06:16:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137312 06:16:07 Running as SYSTEM 06:16:07 [EnvInject] - Loading node environment variables. 06:16:07 Building remotely on prd-ubuntu1804-builder-4c-4g-7205 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:16:07 [ssh-agent] Looking for ssh-agent implementation... 06:16:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:16:08 $ ssh-agent 06:16:08 SSH_AUTH_SOCK=/tmp/ssh-D6GkcgL9elFD/agent.1679 06:16:08 SSH_AGENT_PID=1681 06:16:08 [ssh-agent] Started. 06:16:08 Running ssh-add (command line suppressed) 06:16:08 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4250456862646957664.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4250456862646957664.key) 06:16:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:16:08 The recommended git tool is: NONE 06:16:09 using credential onap-jenkins-ssh 06:16:09 Wiping out workspace first. 06:16:09 Cloning the remote Git repository 06:16:09 Cloning repository git://cloud.onap.org/mirror/oom.git 06:16:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:16:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:16:09 > git --version # timeout=10 06:16:09 > git --version # 'git version 2.17.1' 06:16:09 using GIT_SSH to set credentials Gerrit user 06:16:09 Verifying host key using manually-configured host key entries 06:16:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:16:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:16:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:16:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:16:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:16:15 using GIT_SSH to set credentials Gerrit user 06:16:15 Verifying host key using manually-configured host key entries 06:16:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/12/137312/2 # timeout=30 06:16:15 > git rev-parse 5210a5d2f545a6d5b15363783ec6d7e7ff41c387^{commit} # timeout=10 06:16:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:16:15 Checking out Revision 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 (refs/changes/12/137312/2) 06:16:15 > git config core.sparsecheckout # timeout=10 06:16:15 > git checkout -f 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 # timeout=30 06:16:18 Commit message: "[Documentation] Add python compatibility module" 06:16:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:16:18 > git rev-list --no-walk 2140c3d6108068336e5b1c983457b53db2c352f2 # timeout=10 06:16:18 [EnvInject] - Injecting environment variables from a build step. 06:16:18 [EnvInject] - Injecting as environment variables the properties content 06:16:18 PYTHON=python3 06:16:18 06:16:18 [EnvInject] - Variables injected successfully. 06:16:18 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6889393322056505308.sh 06:16:18 ---> tox-install.sh 06:16:18 + source /home/jenkins/lf-env.sh 06:16:18 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:16:18 ++ mktemp -d /tmp/venv-XXXX 06:16:18 + lf_venv=/tmp/venv-xvcd 06:16:18 + local venv_file=/tmp/.os_lf_venv 06:16:18 + local python=python3 06:16:18 + local options 06:16:18 + local set_path=true 06:16:18 + local install_args= 06:16:18 ++ 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 06:16:18 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:18 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:18 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:16:18 + true 06:16:18 + case $1 in 06:16:18 + venv_file=/tmp/.toxenv 06:16:18 + shift 2 06:16:18 + true 06:16:18 + case $1 in 06:16:18 + shift 06:16:18 + break 06:16:18 + case $python in 06:16:18 + local pkg_list= 06:16:18 + [[ -d /opt/pyenv ]] 06:16:18 + echo 'Setup pyenv:' 06:16:18 Setup pyenv: 06:16:18 + export PYENV_ROOT=/opt/pyenv 06:16:18 + PYENV_ROOT=/opt/pyenv 06:16:18 + 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 06:16:18 + 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 06:16:18 + pyenv versions 06:16:18 * system (set by /opt/pyenv/version) 06:16:18 * 3.8.13 (set by /opt/pyenv/version) 06:16:19 * 3.9.13 (set by /opt/pyenv/version) 06:16:19 * 3.10.6 (set by /opt/pyenv/version) 06:16:19 + command -v pyenv 06:16:19 ++ pyenv init - --no-rehash 06:16:19 + 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[*]}"'\'')" 06:16:19 export PATH="/opt/pyenv/shims:${PATH}" 06:16:19 export PYENV_SHELL=bash 06:16:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:16:19 pyenv() { 06:16:19 local command 06:16:19 command="${1:-}" 06:16:19 if [ "$#" -gt 0 ]; then 06:16:19 shift 06:16:19 fi 06:16:19 06:16:19 case "$command" in 06:16:19 rehash|shell) 06:16:19 eval "$(pyenv "sh-$command" "$@")" 06:16:19 ;; 06:16:19 *) 06:16:19 command pyenv "$command" "$@" 06:16:19 ;; 06:16:19 esac 06:16:19 }' 06:16:19 +++ 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[*]}"' 06:16:19 ++ 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 06:16:19 ++ 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 06:16:19 ++ 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 06:16:19 ++ export PYENV_SHELL=bash 06:16:19 ++ PYENV_SHELL=bash 06:16:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:16:19 +++ complete -F _pyenv pyenv 06:16:19 ++ lf-pyver python3 06:16:19 ++ local py_version_xy=python3 06:16:19 ++ local py_version_xyz= 06:16:19 ++ pyenv versions 06:16:19 ++ local command 06:16:19 ++ command=versions 06:16:19 ++ '[' 1 -gt 0 ']' 06:16:19 ++ shift 06:16:19 ++ case "$command" in 06:16:19 ++ command pyenv versions 06:16:19 ++ pyenv versions 06:16:19 ++ awk '{ print $1 }' 06:16:19 ++ grep -E '^[0-9.]*[0-9]$' 06:16:19 ++ sed 's/^[ *]* //' 06:16:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:16:19 +++ grep '^3' /tmp/.pyenv_versions 06:16:19 +++ sort -V 06:16:19 +++ tail -n 1 06:16:19 ++ py_version_xyz=3.10.6 06:16:19 ++ [[ -z 3.10.6 ]] 06:16:19 ++ echo 3.10.6 06:16:19 ++ return 0 06:16:19 + pyenv local 3.10.6 06:16:19 + local command 06:16:19 + command=local 06:16:19 + '[' 2 -gt 0 ']' 06:16:19 + shift 06:16:19 + case "$command" in 06:16:19 + command pyenv local 3.10.6 06:16:19 + pyenv local 3.10.6 06:16:19 + for arg in "$@" 06:16:19 + case $arg in 06:16:19 + pkg_list+='tox ' 06:16:19 + for arg in "$@" 06:16:19 + case $arg in 06:16:19 + pkg_list+='virtualenv ' 06:16:19 + for arg in "$@" 06:16:19 + case $arg in 06:16:19 + pkg_list+='urllib3~=1.26.15 ' 06:16:19 + [[ -f /tmp/.toxenv ]] 06:16:19 + [[ ! -f /tmp/.toxenv ]] 06:16:19 + [[ -n '' ]] 06:16:19 + python3 -m venv /tmp/venv-xvcd 06:16:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xvcd' 06:16:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xvcd 06:16:23 + echo /tmp/venv-xvcd 06:16:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:16:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:16:23 + /tmp/venv-xvcd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:16:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:16:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:16:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:16:26 + /tmp/venv-xvcd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:16:28 + type python3 06:16:28 + true 06:16:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xvcd/bin to PATH' 06:16:28 lf-activate-venv(): INFO: Adding /tmp/venv-xvcd/bin to PATH 06:16:28 + PATH=/tmp/venv-xvcd/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 06:16:28 + return 0 06:16:28 + python3 --version 06:16:28 Python 3.10.6 06:16:28 + python3 -m pip --version 06:16:29 pip 24.0 from /tmp/venv-xvcd/lib/python3.10/site-packages/pip (python 3.10) 06:16:29 + python3 -m pip freeze 06:16:29 cachetools==5.3.2 06:16:29 chardet==5.2.0 06:16:29 colorama==0.4.6 06:16:29 distlib==0.3.8 06:16:29 filelock==3.13.1 06:16:29 packaging==23.2 06:16:29 platformdirs==4.2.0 06:16:29 pluggy==1.4.0 06:16:29 pyproject-api==1.6.1 06:16:29 tomli==2.0.1 06:16:29 tox==4.13.0 06:16:29 urllib3==1.26.18 06:16:29 virtualenv==20.25.0 06:16:29 [EnvInject] - Injecting environment variables from a build step. 06:16:29 [EnvInject] - Injecting as environment variables the properties content 06:16:29 PARALLEL=false 06:16:29 06:16:29 [EnvInject] - Variables injected successfully. 06:16:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10629107617172158896.sh 06:16:29 ---> tox-run.sh 06:16:29 + 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 06:16:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:16:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:16:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:16:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:16:29 + source /home/jenkins/lf-env.sh 06:16:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:16:29 ++ mktemp -d /tmp/venv-XXXX 06:16:29 + lf_venv=/tmp/venv-wdn6 06:16:29 + local venv_file=/tmp/.os_lf_venv 06:16:29 + local python=python3 06:16:29 + local options 06:16:29 + local set_path=true 06:16:29 + local install_args= 06:16:29 ++ 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 06:16:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:16:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:16:29 + true 06:16:29 + case $1 in 06:16:29 + venv_file=/tmp/.toxenv 06:16:29 + shift 2 06:16:29 + true 06:16:29 + case $1 in 06:16:29 + shift 06:16:29 + break 06:16:29 + case $python in 06:16:29 + local pkg_list= 06:16:29 + [[ -d /opt/pyenv ]] 06:16:29 + echo 'Setup pyenv:' 06:16:29 Setup pyenv: 06:16:29 + export PYENV_ROOT=/opt/pyenv 06:16:29 + PYENV_ROOT=/opt/pyenv 06:16:29 + 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 06:16:29 + 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 06:16:29 + pyenv versions 06:16:29 system 06:16:29 3.8.13 06:16:29 3.9.13 06:16:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:16:29 + command -v pyenv 06:16:29 ++ pyenv init - --no-rehash 06:16:29 + 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[*]}"'\'')" 06:16:29 export PATH="/opt/pyenv/shims:${PATH}" 06:16:29 export PYENV_SHELL=bash 06:16:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:16:29 pyenv() { 06:16:29 local command 06:16:29 command="${1:-}" 06:16:29 if [ "$#" -gt 0 ]; then 06:16:29 shift 06:16:29 fi 06:16:29 06:16:29 case "$command" in 06:16:29 rehash|shell) 06:16:29 eval "$(pyenv "sh-$command" "$@")" 06:16:29 ;; 06:16:29 *) 06:16:29 command pyenv "$command" "$@" 06:16:29 ;; 06:16:29 esac 06:16:29 }' 06:16:29 +++ 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[*]}"' 06:16:29 ++ 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 06:16:29 ++ 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 06:16:29 ++ 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 06:16:29 ++ export PYENV_SHELL=bash 06:16:29 ++ PYENV_SHELL=bash 06:16:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:16:29 +++ complete -F _pyenv pyenv 06:16:29 ++ lf-pyver python3 06:16:29 ++ local py_version_xy=python3 06:16:29 ++ local py_version_xyz= 06:16:29 ++ pyenv versions 06:16:29 ++ local command 06:16:29 ++ command=versions 06:16:29 ++ '[' 1 -gt 0 ']' 06:16:29 ++ shift 06:16:29 ++ case "$command" in 06:16:29 ++ command pyenv versions 06:16:29 ++ pyenv versions 06:16:29 ++ sed 's/^[ *]* //' 06:16:29 ++ grep -E '^[0-9.]*[0-9]$' 06:16:29 ++ awk '{ print $1 }' 06:16:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:16:29 +++ grep '^3' /tmp/.pyenv_versions 06:16:29 +++ tail -n 1 06:16:29 +++ sort -V 06:16:29 ++ py_version_xyz=3.10.6 06:16:29 ++ [[ -z 3.10.6 ]] 06:16:29 ++ echo 3.10.6 06:16:29 ++ return 0 06:16:29 + pyenv local 3.10.6 06:16:29 + local command 06:16:29 + command=local 06:16:29 + '[' 2 -gt 0 ']' 06:16:29 + shift 06:16:29 + case "$command" in 06:16:29 + command pyenv local 3.10.6 06:16:29 + pyenv local 3.10.6 06:16:29 + for arg in "$@" 06:16:29 + case $arg in 06:16:29 + pkg_list+='tox ' 06:16:29 + for arg in "$@" 06:16:29 + case $arg in 06:16:29 + pkg_list+='virtualenv ' 06:16:29 + for arg in "$@" 06:16:29 + case $arg in 06:16:29 + pkg_list+='urllib3~=1.26.15 ' 06:16:29 + [[ -f /tmp/.toxenv ]] 06:16:29 ++ cat /tmp/.toxenv 06:16:29 + lf_venv=/tmp/venv-xvcd 06:16:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xvcd from' file:/tmp/.toxenv 06:16:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xvcd from file:/tmp/.toxenv 06:16:29 + /tmp/venv-xvcd/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:16:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:16:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:16:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:16:30 + /tmp/venv-xvcd/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:16:32 + type python3 06:16:32 + true 06:16:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xvcd/bin to PATH' 06:16:32 lf-activate-venv(): INFO: Adding /tmp/venv-xvcd/bin to PATH 06:16:32 + PATH=/tmp/venv-xvcd/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 06:16:32 + return 0 06:16:32 + [[ -d /opt/pyenv ]] 06:16:32 + echo '---> Setting up pyenv' 06:16:32 ---> Setting up pyenv 06:16:32 + export PYENV_ROOT=/opt/pyenv 06:16:32 + PYENV_ROOT=/opt/pyenv 06:16:32 + export PATH=/opt/pyenv/bin:/tmp/venv-xvcd/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 06:16:32 + PATH=/opt/pyenv/bin:/tmp/venv-xvcd/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 06:16:32 ++ pwd 06:16:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:16:32 + export PYTHONPATH 06:16:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:16:32 + TOX_TESTENV_PASSENV=PYTHONPATH 06:16:32 + tox --version 06:16:32 4.13.0 from /tmp/venv-xvcd/lib/python3.10/site-packages/tox/__init__.py 06:16:32 + PARALLEL=false 06:16:32 + TOX_OPTIONS_LIST= 06:16:32 + [[ -n checkbashisms ]] 06:16:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:16:32 + case ${PARALLEL,,} in 06:16:32 + tox -e checkbashisms 06:16:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:16:33 checkbashisms: freeze> python -m pip freeze --all 06:16:34 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 06:16:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:16:35 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:16:35 you may get strange results 06:16:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:16:37 checkbashisms: OK (4.99=setup[1.83]+cmd[3.16] seconds) 06:16:37 congratulations :) (5.16 seconds) 06:16:37 + tox_status=0 06:16:37 + echo '---> Completed tox runs' 06:16:37 ---> Completed tox runs 06:16:37 + for i in .tox/*/log 06:16:37 ++ echo .tox/checkbashisms/log 06:16:37 ++ awk -F/ '{print $2}' 06:16:37 + tox_env=checkbashisms 06:16:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:16:37 + DOC_DIR=docs/_build/html 06:16:37 + [[ -d docs/_build/html ]] 06:16:37 + echo '---> tox-run.sh ends' 06:16:37 ---> tox-run.sh ends 06:16:37 + test 0 -eq 0 06:16:37 $ ssh-agent -k 06:16:37 unset SSH_AUTH_SOCK; 06:16:37 unset SSH_AGENT_PID; 06:16:37 echo Agent pid 1681 killed; 06:16:37 [ssh-agent] Stopped. 06:16:37 [PostBuildScript] - [INFO] Executing post build scripts. 06:16:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6156826573873428510.sh 06:16:37 ---> sysstat.sh 06:16:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13492513324357448523.sh 06:16:38 ---> package-listing.sh 06:16:38 ++ tr '[:upper:]' '[:lower:]' 06:16:38 ++ facter osfamily 06:16:39 + OS_FAMILY=debian 06:16:39 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:16:39 + START_PACKAGES=/tmp/packages_start.txt 06:16:39 + END_PACKAGES=/tmp/packages_end.txt 06:16:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:16:39 + PACKAGES=/tmp/packages_start.txt 06:16:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:16:39 + PACKAGES=/tmp/packages_end.txt 06:16:39 + case "${OS_FAMILY}" in 06:16:39 + dpkg -l 06:16:39 + grep '^ii' 06:16:39 + '[' -f /tmp/packages_start.txt ']' 06:16:39 + '[' -f /tmp/packages_end.txt ']' 06:16:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:16:39 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:16:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:16:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11843273794870118029.sh 06:16:39 ---> capture-instance-metadata.sh 06:16:39 Setup pyenv: 06:16:39 system 06:16:39 3.8.13 06:16:39 3.9.13 06:16:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:16:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kE3Y 06:16:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:16:46 lf-activate-venv(): INFO: Installing: lftools 06:17:19 lf-activate-venv(): INFO: Adding /tmp/venv-kE3Y/bin to PATH 06:17:19 INFO: Running in OpenStack, capturing instance metadata 06:17:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16454573481797079941.sh 06:17:20 provisioning config files... 06:17:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16715249211614645058tmp 06:17:20 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:17:20 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:17:20 [EnvInject] - Injecting environment variables from a build step. 06:17:20 [EnvInject] - Injecting as environment variables the properties content 06:17:20 SERVER_ID=logs 06:17:20 06:17:20 [EnvInject] - Variables injected successfully. 06:17:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2785069134134037819.sh 06:17:20 ---> create-netrc.sh 06:17:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8333969151733128370.sh 06:17:20 ---> python-tools-install.sh 06:17:20 Setup pyenv: 06:17:20 system 06:17:20 3.8.13 06:17:20 3.9.13 06:17:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:17:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kE3Y from file:/tmp/.os_lf_venv 06:17:21 lf-activate-venv(): INFO: Installing: lftools 06:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-kE3Y/bin to PATH 06:17:29 Generating Requirements File 06:18:03 Python 3.10.6 06:18:03 pip 24.0 from /tmp/venv-kE3Y/lib/python3.10/site-packages/pip (python 3.10) 06:18:04 appdirs==1.4.4 06:18:04 argcomplete==3.2.2 06:18:04 aspy.yaml==1.3.0 06:18:04 attrs==23.2.0 06:18:04 autopage==0.5.2 06:18:04 beautifulsoup4==4.12.3 06:18:04 boto3==1.34.46 06:18:04 botocore==1.34.46 06:18:04 bs4==0.0.2 06:18:04 cachetools==5.3.2 06:18:04 certifi==2024.2.2 06:18:04 cffi==1.16.0 06:18:04 cfgv==3.4.0 06:18:04 chardet==5.2.0 06:18:04 charset-normalizer==3.3.2 06:18:04 click==8.1.7 06:18:04 cliff==4.5.0 06:18:04 cmd2==2.4.3 06:18:04 cryptography==3.3.2 06:18:04 debtcollector==2.5.0 06:18:04 decorator==5.1.1 06:18:04 defusedxml==0.7.1 06:18:04 Deprecated==1.2.14 06:18:04 distlib==0.3.8 06:18:04 dnspython==2.6.1 06:18:04 docker==4.2.2 06:18:04 dogpile.cache==1.3.1 06:18:04 email-validator==2.1.0.post1 06:18:04 filelock==3.13.1 06:18:04 future==0.18.3 06:18:04 gitdb==4.0.11 06:18:04 GitPython==3.1.42 06:18:04 google-auth==2.28.0 06:18:04 httplib2==0.22.0 06:18:04 identify==2.5.35 06:18:04 idna==3.6 06:18:04 importlib-resources==1.5.0 06:18:04 iso8601==2.1.0 06:18:04 Jinja2==3.1.3 06:18:04 jmespath==1.0.1 06:18:04 jsonpatch==1.33 06:18:04 jsonpointer==2.4 06:18:04 jsonschema==4.21.1 06:18:04 jsonschema-specifications==2023.12.1 06:18:04 keystoneauth1==5.5.0 06:18:04 kubernetes==29.0.0 06:18:04 lftools==0.37.8 06:18:04 lxml==5.1.0 06:18:04 MarkupSafe==2.1.5 06:18:04 msgpack==1.0.7 06:18:04 multi_key_dict==2.0.3 06:18:04 munch==4.0.0 06:18:04 netaddr==1.2.1 06:18:04 netifaces==0.11.0 06:18:04 niet==1.4.2 06:18:04 nodeenv==1.8.0 06:18:04 oauth2client==4.1.3 06:18:04 oauthlib==3.2.2 06:18:04 openstacksdk==0.62.0 06:18:04 os-client-config==2.1.0 06:18:04 os-service-types==1.7.0 06:18:04 osc-lib==3.0.0 06:18:04 oslo.config==9.3.0 06:18:04 oslo.context==5.3.0 06:18:04 oslo.i18n==6.2.0 06:18:04 oslo.log==5.4.0 06:18:04 oslo.serialization==5.3.0 06:18:04 oslo.utils==7.0.0 06:18:04 packaging==23.2 06:18:04 pbr==6.0.0 06:18:04 platformdirs==4.2.0 06:18:04 prettytable==3.10.0 06:18:04 pyasn1==0.5.1 06:18:04 pyasn1-modules==0.3.0 06:18:04 pycparser==2.21 06:18:04 pygerrit2==2.0.15 06:18:04 PyGithub==2.2.0 06:18:04 pyinotify==0.9.6 06:18:04 PyJWT==2.8.0 06:18:04 PyNaCl==1.5.0 06:18:04 pyparsing==2.4.7 06:18:04 pyperclip==1.8.2 06:18:04 pyrsistent==0.20.0 06:18:04 python-cinderclient==9.4.0 06:18:04 python-dateutil==2.8.2 06:18:04 python-heatclient==3.4.0 06:18:04 python-jenkins==1.8.2 06:18:04 python-keystoneclient==5.3.0 06:18:04 python-magnumclient==4.3.0 06:18:04 python-novaclient==18.4.0 06:18:04 python-openstackclient==6.0.1 06:18:04 python-swiftclient==4.4.0 06:18:04 pytz==2024.1 06:18:04 PyYAML==6.0.1 06:18:04 referencing==0.33.0 06:18:04 requests==2.31.0 06:18:04 requests-oauthlib==1.3.1 06:18:04 requestsexceptions==1.4.0 06:18:04 rfc3986==2.0.0 06:18:04 rpds-py==0.18.0 06:18:04 rsa==4.9 06:18:04 ruamel.yaml==0.18.6 06:18:04 ruamel.yaml.clib==0.2.8 06:18:04 s3transfer==0.10.0 06:18:04 simplejson==3.19.2 06:18:04 six==1.16.0 06:18:04 smmap==5.0.1 06:18:04 soupsieve==2.5 06:18:04 stevedore==5.1.0 06:18:04 tabulate==0.9.0 06:18:04 toml==0.10.2 06:18:04 tomlkit==0.12.3 06:18:04 tqdm==4.66.2 06:18:04 typing_extensions==4.9.0 06:18:04 tzdata==2024.1 06:18:04 urllib3==1.26.18 06:18:04 virtualenv==20.25.0 06:18:04 wcwidth==0.2.13 06:18:04 websocket-client==1.7.0 06:18:04 wrapt==1.16.0 06:18:04 xdg==6.0.0 06:18:04 xmltodict==0.13.0 06:18:04 yq==3.2.3 06:18:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16951323336489299122.sh 06:18:04 ---> sudo-logs.sh 06:18:04 Archiving 'sudo' log.. 06:18:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11824555394827997001.sh 06:18:04 ---> job-cost.sh 06:18:04 Setup pyenv: 06:18:04 system 06:18:04 3.8.13 06:18:04 3.9.13 06:18:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:18:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kE3Y from file:/tmp/.os_lf_venv 06:18:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:18:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:18:13 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 06:18:13 lf-activate-venv(): INFO: Adding /tmp/venv-kE3Y/bin to PATH 06:18:13 INFO: No Stack... 06:18:13 INFO: Retrieving Pricing Info for: v3-standard-4 06:18:14 INFO: Archiving Costs 06:18:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16206162687831282665.sh 06:18:14 ---> logs-deploy.sh 06:18:14 Setup pyenv: 06:18:14 system 06:18:14 3.8.13 06:18:14 3.9.13 06:18:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:18:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kE3Y from file:/tmp/.os_lf_venv 06:18:15 lf-activate-venv(): INFO: Installing: lftools 06:18:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 06:18:24 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 06:18:25 lf-activate-venv(): INFO: Adding /tmp/venv-kE3Y/bin to PATH 06:18:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3318 06:18:25 INFO: archiving workspace using pattern(s): 06:18:26 Archives upload complete. 06:18:26 INFO: archiving logs to Nexus 06:18:27 ---> uname -a: 06:18:27 Linux prd-ubuntu1804-builder-4c-4g-7205 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:18:27 06:18:27 06:18:27 ---> lscpu: 06:18:27 Architecture: x86_64 06:18:27 CPU op-mode(s): 32-bit, 64-bit 06:18:27 Byte Order: Little Endian 06:18:27 CPU(s): 4 06:18:27 On-line CPU(s) list: 0-3 06:18:27 Thread(s) per core: 1 06:18:27 Core(s) per socket: 1 06:18:27 Socket(s): 4 06:18:27 NUMA node(s): 1 06:18:27 Vendor ID: AuthenticAMD 06:18:27 CPU family: 23 06:18:27 Model: 49 06:18:27 Model name: AMD EPYC-Rome Processor 06:18:27 Stepping: 0 06:18:27 CPU MHz: 2800.000 06:18:27 BogoMIPS: 5600.00 06:18:27 Virtualization: AMD-V 06:18:27 Hypervisor vendor: KVM 06:18:27 Virtualization type: full 06:18:27 L1d cache: 32K 06:18:27 L1i cache: 32K 06:18:27 L2 cache: 512K 06:18:27 L3 cache: 16384K 06:18:27 NUMA node0 CPU(s): 0-3 06:18: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 06:18:27 06:18:27 06:18:27 ---> nproc: 06:18:27 4 06:18:27 06:18:27 06:18:27 ---> df -h: 06:18:27 Filesystem Size Used Avail Use% Mounted on 06:18:27 udev 7.9G 0 7.9G 0% /dev 06:18:27 tmpfs 1.6G 672K 1.6G 1% /run 06:18:27 /dev/vda1 78G 8.3G 70G 11% / 06:18:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:18:27 tmpfs 5.0M 0 5.0M 0% /run/lock 06:18:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:18:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:18:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:18:27 06:18:27 06:18:27 ---> free -m: 06:18:27 total used free shared buff/cache available 06:18:27 Mem: 16040 546 13422 0 2071 15181 06:18:27 Swap: 1023 0 1023 06:18:27 06:18:27 06:18:27 ---> ip addr: 06:18:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:18:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:18:27 inet 127.0.0.1/8 scope host lo 06:18:27 valid_lft forever preferred_lft forever 06:18:27 inet6 ::1/128 scope host 06:18:27 valid_lft forever preferred_lft forever 06:18:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:18:27 link/ether fa:16:3e:7a:3f:49 brd ff:ff:ff:ff:ff:ff 06:18:27 inet 10.30.106.231/23 brd 10.30.107.255 scope global dynamic ens3 06:18:27 valid_lft 86245sec preferred_lft 86245sec 06:18:27 inet6 fe80::f816:3eff:fe7a:3f49/64 scope link 06:18:27 valid_lft forever preferred_lft forever 06:18:27 06:18:27 06:18:27 ---> sar -b -r -n DEV: 06:18:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7205) 02/21/24 _x86_64_ (4 CPU) 06:18:27 06:18:27 06:15:55 LINUX RESTART (4 CPU) 06:18:27 06:18:27 06:16:01 tps rtps wtps bread/s bwrtn/s 06:18:27 06:17:01 253.34 59.46 193.88 3761.64 52974.10 06:18:27 06:18:01 127.70 13.83 113.86 1047.96 38420.80 06:18:27 Average: 190.52 36.64 153.87 2404.80 45697.45 06:18:27 06:18:27 06:16:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:18:27 06:17:01 14064112 15545980 2360856 14.37 52268 1634112 784820 4.49 697484 1457144 84420 06:18:27 06:18:01 13709212 15506224 2715756 16.53 76588 1909104 828180 4.74 776676 1700060 125580 06:18:27 Average: 13886662 15526102 2538306 15.45 64428 1771608 806500 4.62 737080 1578602 105000 06:18:27 06:18:27 06:16:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:18:27 06:17:01 ens3 456.36 319.81 1627.15 84.37 0.00 0.00 0.00 0.00 06:18:27 06:17:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 06:18:27 06:18:01 ens3 50.92 36.48 867.53 17.51 0.00 0.00 0.00 0.00 06:18:27 06:18:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 06:18:27 Average: ens3 253.64 178.15 1247.34 50.94 0.00 0.00 0.00 0.00 06:18:27 Average: lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 06:18:27 06:18:27 06:18:27 ---> sar -P ALL: 06:18:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7205) 02/21/24 _x86_64_ (4 CPU) 06:18:27 06:18:27 06:15:55 LINUX RESTART (4 CPU) 06:18:27 06:18:27 06:16:01 CPU %user %nice %system %iowait %steal %idle 06:18:27 06:17:01 all 22.92 0.00 2.55 4.70 0.06 69.77 06:18:27 06:17:01 0 22.23 0.00 2.53 2.80 0.07 72.37 06:18:27 06:17:01 1 29.19 0.00 2.70 1.99 0.05 66.07 06:18:27 06:17:01 2 26.35 0.00 2.62 1.49 0.05 69.49 06:18:27 06:17:01 3 13.83 0.00 2.35 12.57 0.07 71.18 06:18:27 06:18:01 all 20.12 0.00 1.48 6.56 0.05 71.79 06:18:27 06:18:01 0 26.59 0.00 1.72 4.04 0.05 67.60 06:18:27 06:18:01 1 20.08 0.00 1.54 2.04 0.03 76.30 06:18:27 06:18:01 2 18.42 0.00 1.55 3.14 0.03 76.85 06:18:27 06:18:01 3 15.43 0.00 1.15 17.03 0.05 66.34 06:18:27 Average: all 21.52 0.00 2.02 5.63 0.05 70.78 06:18:27 Average: 0 24.41 0.00 2.13 3.42 0.06 69.98 06:18:27 Average: 1 24.63 0.00 2.12 2.01 0.04 71.19 06:18:27 Average: 2 22.39 0.00 2.09 2.31 0.04 73.17 06:18:27 Average: 3 14.63 0.00 1.75 14.81 0.06 68.75 06:18:27 06:18:27 06:18:27