13:56:58 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137077 13:56:58 Running as SYSTEM 13:56:58 [EnvInject] - Loading node environment variables. 13:56:58 Building remotely on prd-ubuntu1804-builder-4c-4g-15028 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:56:58 [ssh-agent] Looking for ssh-agent implementation... 13:56:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:56:58 $ ssh-agent 13:56:58 SSH_AUTH_SOCK=/tmp/ssh-PFb7jgAGUtz7/agent.1666 13:56:58 SSH_AGENT_PID=1668 13:56:58 [ssh-agent] Started. 13:56:58 Running ssh-add (command line suppressed) 13:56:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18133620197972931659.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18133620197972931659.key) 13:56:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:56:58 The recommended git tool is: NONE 13:57:00 using credential onap-jenkins-ssh 13:57:00 Wiping out workspace first. 13:57:00 Cloning the remote Git repository 13:57:00 Cloning repository git://cloud.onap.org/mirror/oom.git 13:57:00 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:57:00 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:57:00 > git --version # timeout=10 13:57:00 > git --version # 'git version 2.17.1' 13:57:00 using GIT_SSH to set credentials Gerrit user 13:57:00 Verifying host key using manually-configured host key entries 13:57:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:57:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:57:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:57:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:57:06 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:57:06 using GIT_SSH to set credentials Gerrit user 13:57:06 Verifying host key using manually-configured host key entries 13:57:06 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/77/137077/3 # timeout=30 13:57:06 > git rev-parse 35058a6502d59df2595932c27321c2dc19a0a5ac^{commit} # timeout=10 13:57:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:57:06 Checking out Revision 35058a6502d59df2595932c27321c2dc19a0a5ac (refs/changes/77/137077/3) 13:57:06 > git config core.sparsecheckout # timeout=10 13:57:06 > git checkout -f 35058a6502d59df2595932c27321c2dc19a0a5ac # timeout=30 13:57:10 Commit message: "[CPS] Updating permit-uri config" 13:57:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:57:10 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 13:57:10 [EnvInject] - Injecting environment variables from a build step. 13:57:10 [EnvInject] - Injecting as environment variables the properties content 13:57:10 PYTHON=python3 13:57:10 13:57:10 [EnvInject] - Variables injected successfully. 13:57:10 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins977861661273280396.sh 13:57:10 ---> tox-install.sh 13:57:10 + source /home/jenkins/lf-env.sh 13:57:10 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:57:10 ++ mktemp -d /tmp/venv-XXXX 13:57:10 + lf_venv=/tmp/venv-mRfC 13:57:10 + local venv_file=/tmp/.os_lf_venv 13:57:10 + local python=python3 13:57:10 + local options 13:57:10 + local set_path=true 13:57:10 + local install_args= 13:57: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 13:57:10 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:10 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:10 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:57:10 + true 13:57:10 + case $1 in 13:57:10 + venv_file=/tmp/.toxenv 13:57:10 + shift 2 13:57:10 + true 13:57:10 + case $1 in 13:57:10 + shift 13:57:10 + break 13:57:10 + case $python in 13:57:10 + local pkg_list= 13:57:10 + [[ -d /opt/pyenv ]] 13:57:10 + echo 'Setup pyenv:' 13:57:10 Setup pyenv: 13:57:10 + export PYENV_ROOT=/opt/pyenv 13:57:10 + PYENV_ROOT=/opt/pyenv 13:57: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 13:57: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 13:57:10 + pyenv versions 13:57:10 * system (set by /opt/pyenv/version) 13:57:10 * 3.8.13 (set by /opt/pyenv/version) 13:57:10 * 3.9.13 (set by /opt/pyenv/version) 13:57:10 * 3.10.6 (set by /opt/pyenv/version) 13:57:10 + command -v pyenv 13:57:10 ++ pyenv init - --no-rehash 13:57: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[*]}"'\'')" 13:57:10 export PATH="/opt/pyenv/shims:${PATH}" 13:57:10 export PYENV_SHELL=bash 13:57:10 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:57:10 pyenv() { 13:57:10 local command 13:57:10 command="${1:-}" 13:57:10 if [ "$#" -gt 0 ]; then 13:57:10 shift 13:57:10 fi 13:57:10 13:57:10 case "$command" in 13:57:10 rehash|shell) 13:57:10 eval "$(pyenv "sh-$command" "$@")" 13:57:10 ;; 13:57:10 *) 13:57:10 command pyenv "$command" "$@" 13:57:10 ;; 13:57:10 esac 13:57:10 }' 13:57: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[*]}"' 13:57: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 13:57: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 13:57: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 13:57:10 ++ export PYENV_SHELL=bash 13:57:10 ++ PYENV_SHELL=bash 13:57:10 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:57:10 +++ complete -F _pyenv pyenv 13:57:10 ++ lf-pyver python3 13:57:10 ++ local py_version_xy=python3 13:57:10 ++ local py_version_xyz= 13:57:10 ++ pyenv versions 13:57:10 ++ sed 's/^[ *]* //' 13:57:10 ++ local command 13:57:10 ++ command=versions 13:57:10 ++ '[' 1 -gt 0 ']' 13:57:10 ++ shift 13:57:10 ++ case "$command" in 13:57:10 ++ command pyenv versions 13:57:10 ++ pyenv versions 13:57:10 ++ awk '{ print $1 }' 13:57:10 ++ grep -E '^[0-9.]*[0-9]$' 13:57:10 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:57:10 +++ grep '^3' /tmp/.pyenv_versions 13:57:10 +++ sort -V 13:57:10 +++ tail -n 1 13:57:10 ++ py_version_xyz=3.10.6 13:57:10 ++ [[ -z 3.10.6 ]] 13:57:10 ++ echo 3.10.6 13:57:10 ++ return 0 13:57:10 + pyenv local 3.10.6 13:57:10 + local command 13:57:10 + command=local 13:57:10 + '[' 2 -gt 0 ']' 13:57:10 + shift 13:57:10 + case "$command" in 13:57:10 + command pyenv local 3.10.6 13:57:10 + pyenv local 3.10.6 13:57:10 + for arg in "$@" 13:57:10 + case $arg in 13:57:10 + pkg_list+='tox ' 13:57:10 + for arg in "$@" 13:57:10 + case $arg in 13:57:10 + pkg_list+='virtualenv ' 13:57:10 + for arg in "$@" 13:57:10 + case $arg in 13:57:10 + pkg_list+='urllib3~=1.26.15 ' 13:57:10 + [[ -f /tmp/.toxenv ]] 13:57:10 + [[ ! -f /tmp/.toxenv ]] 13:57:10 + [[ -n '' ]] 13:57:10 + python3 -m venv /tmp/venv-mRfC 13:57:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mRfC' 13:57:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mRfC 13:57:15 + echo /tmp/venv-mRfC 13:57:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:57:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:57:15 + /tmp/venv-mRfC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:57:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:57:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:57:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:57:19 + /tmp/venv-mRfC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:57:22 + type python3 13:57:22 + true 13:57:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mRfC/bin to PATH' 13:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-mRfC/bin to PATH 13:57:22 + PATH=/tmp/venv-mRfC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:22 + return 0 13:57:22 + python3 --version 13:57:22 Python 3.10.6 13:57:22 + python3 -m pip --version 13:57:22 pip 23.3.2 from /tmp/venv-mRfC/lib/python3.10/site-packages/pip (python 3.10) 13:57:22 + python3 -m pip freeze 13:57:22 cachetools==5.3.2 13:57:22 chardet==5.2.0 13:57:22 colorama==0.4.6 13:57:22 distlib==0.3.8 13:57:22 filelock==3.13.1 13:57:22 packaging==23.2 13:57:22 platformdirs==4.1.0 13:57:22 pluggy==1.4.0 13:57:22 pyproject-api==1.6.1 13:57:22 tomli==2.0.1 13:57:22 tox==4.12.1 13:57:22 urllib3==1.26.18 13:57:22 virtualenv==20.25.0 13:57:22 [EnvInject] - Injecting environment variables from a build step. 13:57:22 [EnvInject] - Injecting as environment variables the properties content 13:57:22 PARALLEL=false 13:57:22 13:57:22 [EnvInject] - Variables injected successfully. 13:57:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10990591999787188758.sh 13:57:22 ---> tox-run.sh 13:57:22 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:57:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:57:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:57:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:57:22 + source /home/jenkins/lf-env.sh 13:57:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:57:22 ++ mktemp -d /tmp/venv-XXXX 13:57:22 + lf_venv=/tmp/venv-GRbd 13:57:22 + local venv_file=/tmp/.os_lf_venv 13:57:22 + local python=python3 13:57:22 + local options 13:57:22 + local set_path=true 13:57:22 + local install_args= 13:57:22 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:57:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:57:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:57:22 + true 13:57:22 + case $1 in 13:57:22 + venv_file=/tmp/.toxenv 13:57:22 + shift 2 13:57:22 + true 13:57:22 + case $1 in 13:57:22 + shift 13:57:22 + break 13:57:22 + case $python in 13:57:22 + local pkg_list= 13:57:22 + [[ -d /opt/pyenv ]] 13:57:22 + echo 'Setup pyenv:' 13:57:22 Setup pyenv: 13:57:22 + export PYENV_ROOT=/opt/pyenv 13:57:22 + PYENV_ROOT=/opt/pyenv 13:57:22 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:22 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:22 + pyenv versions 13:57:22 system 13:57:22 3.8.13 13:57:22 3.9.13 13:57:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:57:22 + command -v pyenv 13:57:22 ++ pyenv init - --no-rehash 13:57:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:57:22 export PATH="/opt/pyenv/shims:${PATH}" 13:57:22 export PYENV_SHELL=bash 13:57:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:57:22 pyenv() { 13:57:22 local command 13:57:22 command="${1:-}" 13:57:22 if [ "$#" -gt 0 ]; then 13:57:22 shift 13:57:22 fi 13:57:22 13:57:22 case "$command" in 13:57:22 rehash|shell) 13:57:22 eval "$(pyenv "sh-$command" "$@")" 13:57:22 ;; 13:57:22 *) 13:57:22 command pyenv "$command" "$@" 13:57:22 ;; 13:57:22 esac 13:57:22 }' 13:57:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:57:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:22 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:22 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:22 ++ export PYENV_SHELL=bash 13:57:22 ++ PYENV_SHELL=bash 13:57:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:57:22 +++ complete -F _pyenv pyenv 13:57:22 ++ lf-pyver python3 13:57:22 ++ local py_version_xy=python3 13:57:22 ++ local py_version_xyz= 13:57:22 ++ pyenv versions 13:57:22 ++ local command 13:57:22 ++ command=versions 13:57:22 ++ '[' 1 -gt 0 ']' 13:57:22 ++ shift 13:57:22 ++ case "$command" in 13:57:22 ++ command pyenv versions 13:57:22 ++ pyenv versions 13:57:22 ++ awk '{ print $1 }' 13:57:22 ++ grep -E '^[0-9.]*[0-9]$' 13:57:22 ++ sed 's/^[ *]* //' 13:57:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:57:22 +++ grep '^3' /tmp/.pyenv_versions 13:57:22 +++ sort -V 13:57:22 +++ tail -n 1 13:57:22 ++ py_version_xyz=3.10.6 13:57:22 ++ [[ -z 3.10.6 ]] 13:57:22 ++ echo 3.10.6 13:57:22 ++ return 0 13:57:22 + pyenv local 3.10.6 13:57:22 + local command 13:57:23 + command=local 13:57:23 + '[' 2 -gt 0 ']' 13:57:23 + shift 13:57:23 + case "$command" in 13:57:23 + command pyenv local 3.10.6 13:57:23 + pyenv local 3.10.6 13:57:23 + for arg in "$@" 13:57:23 + case $arg in 13:57:23 + pkg_list+='tox ' 13:57:23 + for arg in "$@" 13:57:23 + case $arg in 13:57:23 + pkg_list+='virtualenv ' 13:57:23 + for arg in "$@" 13:57:23 + case $arg in 13:57:23 + pkg_list+='urllib3~=1.26.15 ' 13:57:23 + [[ -f /tmp/.toxenv ]] 13:57:23 ++ cat /tmp/.toxenv 13:57:23 + lf_venv=/tmp/venv-mRfC 13:57:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRfC from' file:/tmp/.toxenv 13:57:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mRfC from file:/tmp/.toxenv 13:57:23 + /tmp/venv-mRfC/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:57:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:57:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:57:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:57:24 + /tmp/venv-mRfC/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:57:25 + type python3 13:57:25 + true 13:57:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-mRfC/bin to PATH' 13:57:25 lf-activate-venv(): INFO: Adding /tmp/venv-mRfC/bin to PATH 13:57:25 + PATH=/tmp/venv-mRfC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:25 + return 0 13:57:25 + [[ -d /opt/pyenv ]] 13:57:25 + echo '---> Setting up pyenv' 13:57:25 ---> Setting up pyenv 13:57:25 + export PYENV_ROOT=/opt/pyenv 13:57:25 + PYENV_ROOT=/opt/pyenv 13:57:25 + export PATH=/opt/pyenv/bin:/tmp/venv-mRfC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:25 + PATH=/opt/pyenv/bin:/tmp/venv-mRfC/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 13:57:25 ++ pwd 13:57:25 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:57:25 + export PYTHONPATH 13:57:25 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:57:25 + TOX_TESTENV_PASSENV=PYTHONPATH 13:57:25 + tox --version 13:57:26 4.12.1 from /tmp/venv-mRfC/lib/python3.10/site-packages/tox/__init__.py 13:57:26 + PARALLEL=false 13:57:26 + TOX_OPTIONS_LIST= 13:57:26 + [[ -n checkbashisms ]] 13:57:26 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:57:26 + case ${PARALLEL,,} in 13:57:26 + tox -e checkbashisms 13:57:26 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:57:27 checkbashisms: freeze> python -m pip freeze --all 13:57:28 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:57:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:57:29 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:57:29 you may get strange results 13:57:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:57:31 checkbashisms: OK (5.14=setup[2.01]+cmd[3.13] seconds) 13:57:31 congratulations :) (5.33 seconds) 13:57:31 + tox_status=0 13:57:31 + echo '---> Completed tox runs' 13:57:31 ---> Completed tox runs 13:57:31 + for i in .tox/*/log 13:57:31 ++ echo .tox/checkbashisms/log 13:57:31 ++ awk -F/ '{print $2}' 13:57:31 + tox_env=checkbashisms 13:57:31 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:57:31 + DOC_DIR=docs/_build/html 13:57:31 + [[ -d docs/_build/html ]] 13:57:31 + echo '---> tox-run.sh ends' 13:57:31 ---> tox-run.sh ends 13:57:31 + test 0 -eq 0 13:57:31 $ ssh-agent -k 13:57:31 unset SSH_AUTH_SOCK; 13:57:31 unset SSH_AGENT_PID; 13:57:31 echo Agent pid 1668 killed; 13:57:31 [ssh-agent] Stopped. 13:57:31 [PostBuildScript] - [INFO] Executing post build scripts. 13:57:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17130616051838332154.sh 13:57:31 ---> sysstat.sh 13:57:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1408083145775934144.sh 13:57:32 ---> package-listing.sh 13:57:32 ++ facter osfamily 13:57:32 ++ tr '[:upper:]' '[:lower:]' 13:57:32 + OS_FAMILY=debian 13:57:32 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:57:32 + START_PACKAGES=/tmp/packages_start.txt 13:57:32 + END_PACKAGES=/tmp/packages_end.txt 13:57:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:57:32 + PACKAGES=/tmp/packages_start.txt 13:57:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:57:32 + PACKAGES=/tmp/packages_end.txt 13:57:32 + case "${OS_FAMILY}" in 13:57:32 + dpkg -l 13:57:32 + grep '^ii' 13:57:32 + '[' -f /tmp/packages_start.txt ']' 13:57:32 + '[' -f /tmp/packages_end.txt ']' 13:57:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:57:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:57:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:57:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:57:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13552153254457387557.sh 13:57:32 ---> capture-instance-metadata.sh 13:57:32 Setup pyenv: 13:57:32 system 13:57:32 3.8.13 13:57:32 3.9.13 13:57:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:57:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4Hjv 13:57:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:57:41 lf-activate-venv(): INFO: Installing: lftools 13:58:11 lf-activate-venv(): INFO: Adding /tmp/venv-4Hjv/bin to PATH 13:58:11 INFO: Running in OpenStack, capturing instance metadata 13:58:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5682851676149323719.sh 13:58:11 provisioning config files... 13:58:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10645008018632602909tmp 13:58:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:58:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:58:11 [EnvInject] - Injecting environment variables from a build step. 13:58:11 [EnvInject] - Injecting as environment variables the properties content 13:58:11 SERVER_ID=logs 13:58:11 13:58:11 [EnvInject] - Variables injected successfully. 13:58:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5301773013829867780.sh 13:58:11 ---> create-netrc.sh 13:58:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2421938461198100322.sh 13:58:11 ---> python-tools-install.sh 13:58:11 Setup pyenv: 13:58:11 system 13:58:11 3.8.13 13:58:11 3.9.13 13:58:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:58:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Hjv from file:/tmp/.os_lf_venv 13:58:13 lf-activate-venv(): INFO: Installing: lftools 13:58:20 lf-activate-venv(): INFO: Adding /tmp/venv-4Hjv/bin to PATH 13:58:20 Generating Requirements File 13:58:50 Python 3.10.6 13:58:50 pip 23.3.2 from /tmp/venv-4Hjv/lib/python3.10/site-packages/pip (python 3.10) 13:58:51 appdirs==1.4.4 13:58:51 argcomplete==3.2.2 13:58:51 aspy.yaml==1.3.0 13:58:51 attrs==23.2.0 13:58:51 autopage==0.5.2 13:58:51 beautifulsoup4==4.12.3 13:58:51 boto3==1.34.27 13:58:51 botocore==1.34.27 13:58:51 bs4==0.0.2 13:58:51 cachetools==5.3.2 13:58:51 certifi==2023.11.17 13:58:51 cffi==1.16.0 13:58:51 cfgv==3.4.0 13:58:51 chardet==5.2.0 13:58:51 charset-normalizer==3.3.2 13:58:51 click==8.1.7 13:58:51 cliff==4.5.0 13:58:51 cmd2==2.4.3 13:58:51 cryptography==3.3.2 13:58:51 debtcollector==2.5.0 13:58:51 decorator==5.1.1 13:58:51 defusedxml==0.7.1 13:58:51 Deprecated==1.2.14 13:58:51 distlib==0.3.8 13:58:51 dnspython==2.5.0 13:58:51 docker==4.2.2 13:58:51 dogpile.cache==1.3.0 13:58:51 email-validator==2.1.0.post1 13:58:51 filelock==3.13.1 13:58:51 future==0.18.3 13:58:51 gitdb==4.0.11 13:58:51 GitPython==3.1.41 13:58:51 google-auth==2.27.0 13:58:51 httplib2==0.22.0 13:58:51 identify==2.5.33 13:58:51 idna==3.6 13:58:51 importlib-resources==1.5.0 13:58:51 iso8601==2.1.0 13:58:51 Jinja2==3.1.3 13:58:51 jmespath==1.0.1 13:58:51 jsonpatch==1.33 13:58:51 jsonpointer==2.4 13:58:51 jsonschema==4.21.1 13:58:51 jsonschema-specifications==2023.12.1 13:58:51 keystoneauth1==5.5.0 13:58:51 kubernetes==29.0.0 13:58:51 lftools==0.37.8 13:58:51 lxml==5.1.0 13:58:51 MarkupSafe==2.1.4 13:58:51 msgpack==1.0.7 13:58:51 multi_key_dict==2.0.3 13:58:51 munch==4.0.0 13:58:51 netaddr==0.10.1 13:58:51 netifaces==0.11.0 13:58:51 niet==1.4.2 13:58:51 nodeenv==1.8.0 13:58:51 oauth2client==4.1.3 13:58:51 oauthlib==3.2.2 13:58:51 openstacksdk==0.62.0 13:58:51 os-client-config==2.1.0 13:58:51 os-service-types==1.7.0 13:58:51 osc-lib==3.0.0 13:58:51 oslo.config==9.3.0 13:58:51 oslo.context==5.3.0 13:58:51 oslo.i18n==6.2.0 13:58:51 oslo.log==5.4.0 13:58:51 oslo.serialization==5.3.0 13:58:51 oslo.utils==7.0.0 13:58:51 packaging==23.2 13:58:51 pbr==6.0.0 13:58:51 platformdirs==4.1.0 13:58:51 prettytable==3.9.0 13:58:51 pyasn1==0.5.1 13:58:51 pyasn1-modules==0.3.0 13:58:51 pycparser==2.21 13:58:51 pygerrit2==2.0.15 13:58:51 PyGithub==2.1.1 13:58:51 pyinotify==0.9.6 13:58:51 PyJWT==2.8.0 13:58:51 PyNaCl==1.5.0 13:58:51 pyparsing==2.4.7 13:58:51 pyperclip==1.8.2 13:58:51 pyrsistent==0.20.0 13:58:51 python-cinderclient==9.4.0 13:58:51 python-dateutil==2.8.2 13:58:51 python-heatclient==3.4.0 13:58:51 python-jenkins==1.8.2 13:58:51 python-keystoneclient==5.3.0 13:58:51 python-magnumclient==4.3.0 13:58:51 python-novaclient==18.4.0 13:58:51 python-openstackclient==6.0.0 13:58:51 python-swiftclient==4.4.0 13:58:51 pytz==2023.3.post1 13:58:51 PyYAML==6.0.1 13:58:51 referencing==0.32.1 13:58:51 requests==2.31.0 13:58:51 requests-oauthlib==1.3.1 13:58:51 requestsexceptions==1.4.0 13:58:51 rfc3986==2.0.0 13:58:51 rpds-py==0.17.1 13:58:51 rsa==4.9 13:58:51 ruamel.yaml==0.18.5 13:58:51 ruamel.yaml.clib==0.2.8 13:58:51 s3transfer==0.10.0 13:58:51 simplejson==3.19.2 13:58:51 six==1.16.0 13:58:51 smmap==5.0.1 13:58:51 soupsieve==2.5 13:58:51 stevedore==5.1.0 13:58:51 tabulate==0.9.0 13:58:51 toml==0.10.2 13:58:51 tomlkit==0.12.3 13:58:51 tqdm==4.66.1 13:58:51 typing_extensions==4.9.0 13:58:51 tzdata==2023.4 13:58:51 urllib3==1.26.18 13:58:51 virtualenv==20.25.0 13:58:51 wcwidth==0.2.13 13:58:51 websocket-client==1.7.0 13:58:51 wrapt==1.16.0 13:58:51 xdg==6.0.0 13:58:51 xmltodict==0.13.0 13:58:51 yq==3.2.3 13:58:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16852799921567554868.sh 13:58:51 ---> sudo-logs.sh 13:58:51 Archiving 'sudo' log.. 13:58:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4195813119228914665.sh 13:58:51 ---> job-cost.sh 13:58:51 Setup pyenv: 13:58:51 system 13:58:51 3.8.13 13:58:51 3.9.13 13:58:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:58:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Hjv from file:/tmp/.os_lf_venv 13:58:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:59:00 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. 13:59:00 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:59:00 lf-activate-venv(): INFO: Adding /tmp/venv-4Hjv/bin to PATH 13:59:00 INFO: No Stack... 13:59:01 INFO: Retrieving Pricing Info for: v3-standard-4 13:59:04 INFO: Archiving Costs 13:59:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13969652830027729925.sh 13:59:04 ---> logs-deploy.sh 13:59:04 Setup pyenv: 13:59:04 system 13:59:05 3.8.13 13:59:05 3.9.13 13:59:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:59:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4Hjv from file:/tmp/.os_lf_venv 13:59:06 lf-activate-venv(): INFO: Installing: lftools 13:59:16 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. 13:59:16 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:59:16 lf-activate-venv(): INFO: Adding /tmp/venv-4Hjv/bin to PATH 13:59:16 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3288 13:59:16 INFO: archiving workspace using pattern(s): 13:59:17 Archives upload complete. 13:59:17 INFO: archiving logs to Nexus 13:59:18 ---> uname -a: 13:59:18 Linux prd-ubuntu1804-builder-4c-4g-15028 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:59:18 13:59:18 13:59:18 ---> lscpu: 13:59:18 Architecture: x86_64 13:59:18 CPU op-mode(s): 32-bit, 64-bit 13:59:18 Byte Order: Little Endian 13:59:18 CPU(s): 4 13:59:18 On-line CPU(s) list: 0-3 13:59:18 Thread(s) per core: 1 13:59:18 Core(s) per socket: 1 13:59:18 Socket(s): 4 13:59:18 NUMA node(s): 1 13:59:18 Vendor ID: AuthenticAMD 13:59:18 CPU family: 23 13:59:18 Model: 49 13:59:18 Model name: AMD EPYC-Rome Processor 13:59:18 Stepping: 0 13:59:18 CPU MHz: 2800.000 13:59:18 BogoMIPS: 5600.00 13:59:18 Virtualization: AMD-V 13:59:18 Hypervisor vendor: KVM 13:59:18 Virtualization type: full 13:59:18 L1d cache: 32K 13:59:18 L1i cache: 32K 13:59:18 L2 cache: 512K 13:59:18 L3 cache: 16384K 13:59:18 NUMA node0 CPU(s): 0-3 13:59:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:59:18 13:59:18 13:59:18 ---> nproc: 13:59:18 4 13:59:18 13:59:18 13:59:18 ---> df -h: 13:59:18 Filesystem Size Used Avail Use% Mounted on 13:59:18 udev 7.9G 0 7.9G 0% /dev 13:59:18 tmpfs 1.6G 672K 1.6G 1% /run 13:59:18 /dev/vda1 78G 8.3G 70G 11% / 13:59:18 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:59:18 tmpfs 5.0M 0 5.0M 0% /run/lock 13:59:18 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:59:18 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:59:18 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:59:18 13:59:18 13:59:18 ---> free -m: 13:59:18 total used free shared buff/cache available 13:59:18 Mem: 16040 536 13432 0 2071 15191 13:59:18 Swap: 1023 0 1023 13:59:18 13:59:18 13:59:18 ---> ip addr: 13:59:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:59:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:59:18 inet 127.0.0.1/8 scope host lo 13:59:18 valid_lft forever preferred_lft forever 13:59:18 inet6 ::1/128 scope host 13:59:18 valid_lft forever preferred_lft forever 13:59:18 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:59:18 link/ether fa:16:3e:f3:ec:29 brd ff:ff:ff:ff:ff:ff 13:59:18 inet 10.30.106.13/23 brd 10.30.107.255 scope global dynamic ens3 13:59:18 valid_lft 86240sec preferred_lft 86240sec 13:59:18 inet6 fe80::f816:3eff:fef3:ec29/64 scope link 13:59:18 valid_lft forever preferred_lft forever 13:59:18 13:59:18 13:59:18 ---> sar -b -r -n DEV: 13:59:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15028) 01/25/24 _x86_64_ (4 CPU) 13:59:18 13:59:18 13:56:40 LINUX RESTART (4 CPU) 13:59:18 13:59:18 13:57:01 tps rtps wtps bread/s bwrtn/s 13:59:18 13:58:01 239.85 33.12 206.73 1627.99 57103.77 13:59:18 13:59:01 80.27 4.65 75.62 228.10 9411.10 13:59:18 Average: 160.07 18.89 141.18 928.10 33259.42 13:59:18 13:59:18 13:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:59:18 13:58:01 13943776 15524272 2481192 15.11 56032 1728036 848032 4.85 743076 1529320 91356 13:59:18 13:59:01 13818120 15620136 2606848 15.87 77624 1913080 730372 4.18 655068 1713772 123956 13:59:18 Average: 13880948 15572204 2544020 15.49 66828 1820558 789202 4.52 699072 1621546 107656 13:59:18 13:59:18 13:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:59:18 13:58:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 13:59:18 13:58:01 ens3 133.71 103.65 1518.06 28.60 0.00 0.00 0.00 0.00 13:59:18 13:59:01 lo 1.23 1.23 0.12 0.12 0.00 0.00 0.00 0.00 13:59:18 13:59:01 ens3 37.39 28.96 369.90 7.54 0.00 0.00 0.00 0.00 13:59:18 Average: lo 1.25 1.25 0.13 0.13 0.00 0.00 0.00 0.00 13:59:18 Average: ens3 85.55 66.31 944.02 18.07 0.00 0.00 0.00 0.00 13:59:18 13:59:18 13:59:18 ---> sar -P ALL: 13:59:18 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15028) 01/25/24 _x86_64_ (4 CPU) 13:59:18 13:59:18 13:56:40 LINUX RESTART (4 CPU) 13:59:18 13:59:18 13:57:01 CPU %user %nice %system %iowait %steal %idle 13:59:18 13:58:01 all 19.70 0.00 1.99 8.72 0.08 69.51 13:59:18 13:58:01 0 16.10 0.00 1.51 23.61 0.07 58.71 13:59:18 13:58:01 1 24.08 0.00 2.33 1.82 0.07 71.71 13:59:18 13:58:01 2 10.68 0.00 2.02 6.37 0.08 80.85 13:59:18 13:58:01 3 27.88 0.00 2.12 3.14 0.10 66.75 13:59:18 13:59:01 all 21.32 0.00 1.55 2.00 0.06 75.07 13:59:18 13:59:01 0 11.82 0.00 1.09 0.97 0.03 86.09 13:59:18 13:59:01 1 50.45 0.00 2.99 1.23 0.08 45.25 13:59:18 13:59:01 2 3.79 0.00 0.91 5.40 0.07 89.84 13:59:18 13:59:01 3 19.33 0.00 1.20 0.40 0.05 79.02 13:59:18 Average: all 20.51 0.00 1.77 5.35 0.07 72.30 13:59:18 Average: 0 13.95 0.00 1.30 12.25 0.05 72.45 13:59:18 Average: 1 37.28 0.00 2.66 1.53 0.08 58.46 13:59:18 Average: 2 7.21 0.00 1.46 5.88 0.08 85.37 13:59:18 Average: 3 23.60 0.00 1.66 1.77 0.08 72.89 13:59:18 13:59:18 13:59:18