13:29:44 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136762 13:29:44 Running as SYSTEM 13:29:44 [EnvInject] - Loading node environment variables. 13:29:44 Building remotely on prd-ubuntu1804-builder-4c-4g-3071 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:29:44 [ssh-agent] Looking for ssh-agent implementation... 13:29:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:45 $ ssh-agent 13:29:45 SSH_AUTH_SOCK=/tmp/ssh-8QGKVSsvmqkf/agent.1689 13:29:45 SSH_AGENT_PID=1691 13:29:45 [ssh-agent] Started. 13:29:45 Running ssh-add (command line suppressed) 13:29:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4132934333923433104.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4132934333923433104.key) 13:29:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:29:45 The recommended git tool is: NONE 13:29:46 using credential onap-jenkins-ssh 13:29:46 Wiping out workspace first. 13:29:46 Cloning the remote Git repository 13:29:47 Cloning repository git://cloud.onap.org/mirror/oom.git 13:29:47 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:29:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:29:47 > git --version # timeout=10 13:29:47 > git --version # 'git version 2.17.1' 13:29:47 using GIT_SSH to set credentials Gerrit user 13:29:47 Verifying host key using manually-configured host key entries 13:29:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:29:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:29:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:29:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:29:52 using GIT_SSH to set credentials Gerrit user 13:29:52 Verifying host key using manually-configured host key entries 13:29:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/136762/5 # timeout=30 13:29:53 > git rev-parse d213f5ccc074ef288f8dc20987652d80234bf4ae^{commit} # timeout=10 13:29:53 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:29:53 Checking out Revision d213f5ccc074ef288f8dc20987652d80234bf4ae (refs/changes/62/136762/5) 13:29:53 > git config core.sparsecheckout # timeout=10 13:29:53 > git checkout -f d213f5ccc074ef288f8dc20987652d80234bf4ae # timeout=30 13:29:56 Commit message: "[DOC] Fix graphviz issue in ReadTheDocs Issue-ID: DOC-821" 13:29:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:29:56 > git rev-list --no-walk b1a0103760fdee36c958210c73a1d774658238dc # timeout=10 13:29:56 [EnvInject] - Injecting environment variables from a build step. 13:29:56 [EnvInject] - Injecting as environment variables the properties content 13:29:56 PYTHON=python3 13:29:56 13:29:56 [EnvInject] - Variables injected successfully. 13:29:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15956002376139292794.sh 13:29:56 ---> tox-install.sh 13:29:56 + source /home/jenkins/lf-env.sh 13:29:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:29:56 ++ mktemp -d /tmp/venv-XXXX 13:29:56 + lf_venv=/tmp/venv-aIVb 13:29:56 + local venv_file=/tmp/.os_lf_venv 13:29:56 + local python=python3 13:29:56 + local options 13:29:56 + local set_path=true 13:29:56 + local install_args= 13:29:56 ++ 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:29:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:29:56 + true 13:29:56 + case $1 in 13:29:56 + venv_file=/tmp/.toxenv 13:29:56 + shift 2 13:29:56 + true 13:29:56 + case $1 in 13:29:56 + shift 13:29:56 + break 13:29:56 + case $python in 13:29:56 + local pkg_list= 13:29:56 + [[ -d /opt/pyenv ]] 13:29:56 + echo 'Setup pyenv:' 13:29:56 Setup pyenv: 13:29:56 + export PYENV_ROOT=/opt/pyenv 13:29:56 + PYENV_ROOT=/opt/pyenv 13:29:56 + 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:29:56 + 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:29:56 + pyenv versions 13:29:56 * system (set by /opt/pyenv/version) 13:29:56 * 3.8.13 (set by /opt/pyenv/version) 13:29:56 * 3.9.13 (set by /opt/pyenv/version) 13:29:56 * 3.10.6 (set by /opt/pyenv/version) 13:29:56 + command -v pyenv 13:29:56 ++ pyenv init - --no-rehash 13:29:56 + 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:29:56 export PATH="/opt/pyenv/shims:${PATH}" 13:29:56 export PYENV_SHELL=bash 13:29:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:29:56 pyenv() { 13:29:56 local command 13:29:56 command="${1:-}" 13:29:56 if [ "$#" -gt 0 ]; then 13:29:56 shift 13:29:56 fi 13:29:56 13:29:56 case "$command" in 13:29:56 rehash|shell) 13:29:56 eval "$(pyenv "sh-$command" "$@")" 13:29:56 ;; 13:29:56 *) 13:29:56 command pyenv "$command" "$@" 13:29:56 ;; 13:29:56 esac 13:29:56 }' 13:29:56 +++ 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:29:56 ++ 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:29:56 ++ 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:29:56 ++ 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:29:56 ++ export PYENV_SHELL=bash 13:29:56 ++ PYENV_SHELL=bash 13:29:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:29:56 +++ complete -F _pyenv pyenv 13:29:56 ++ lf-pyver python3 13:29:56 ++ local py_version_xy=python3 13:29:56 ++ local py_version_xyz= 13:29:56 ++ pyenv versions 13:29:56 ++ local command 13:29:56 ++ command=versions 13:29:56 ++ '[' 1 -gt 0 ']' 13:29:56 ++ shift 13:29:56 ++ case "$command" in 13:29:56 ++ command pyenv versions 13:29:56 ++ pyenv versions 13:29:56 ++ sed 's/^[ *]* //' 13:29:56 ++ awk '{ print $1 }' 13:29:56 ++ grep -E '^[0-9.]*[0-9]$' 13:29:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:29:56 +++ grep '^3' /tmp/.pyenv_versions 13:29:56 +++ sort -V 13:29:56 +++ tail -n 1 13:29:56 ++ py_version_xyz=3.10.6 13:29:56 ++ [[ -z 3.10.6 ]] 13:29:56 ++ echo 3.10.6 13:29:56 ++ return 0 13:29:56 + pyenv local 3.10.6 13:29:56 + local command 13:29:56 + command=local 13:29:56 + '[' 2 -gt 0 ']' 13:29:56 + shift 13:29:56 + case "$command" in 13:29:56 + command pyenv local 3.10.6 13:29:56 + pyenv local 3.10.6 13:29:56 + for arg in "$@" 13:29:56 + case $arg in 13:29:56 + pkg_list+='tox ' 13:29:56 + for arg in "$@" 13:29:56 + case $arg in 13:29:56 + pkg_list+='virtualenv ' 13:29:56 + for arg in "$@" 13:29:56 + case $arg in 13:29:56 + pkg_list+='urllib3~=1.26.15 ' 13:29:56 + [[ -f /tmp/.toxenv ]] 13:29:56 + [[ ! -f /tmp/.toxenv ]] 13:29:56 + [[ -n '' ]] 13:29:56 + python3 -m venv /tmp/venv-aIVb 13:30:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aIVb' 13:30:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aIVb 13:30:00 + echo /tmp/venv-aIVb 13:30:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:30:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:30:00 + /tmp/venv-aIVb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:30:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:30:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:30:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:30:04 + /tmp/venv-aIVb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:30:06 + type python3 13:30:06 + true 13:30:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aIVb/bin to PATH' 13:30:06 lf-activate-venv(): INFO: Adding /tmp/venv-aIVb/bin to PATH 13:30:06 + PATH=/tmp/venv-aIVb/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:30:06 + return 0 13:30:06 + python3 --version 13:30:06 Python 3.10.6 13:30:06 + python3 -m pip --version 13:30:06 pip 23.3.1 from /tmp/venv-aIVb/lib/python3.10/site-packages/pip (python 3.10) 13:30:07 + python3 -m pip freeze 13:30:07 cachetools==5.3.2 13:30:07 chardet==5.2.0 13:30:07 colorama==0.4.6 13:30:07 distlib==0.3.7 13:30:07 filelock==3.13.1 13:30:07 packaging==23.2 13:30:07 platformdirs==4.1.0 13:30:07 pluggy==1.3.0 13:30:07 pyproject-api==1.6.1 13:30:07 tomli==2.0.1 13:30:07 tox==4.11.4 13:30:07 urllib3==1.26.18 13:30:07 virtualenv==20.25.0 13:30:07 [EnvInject] - Injecting environment variables from a build step. 13:30:07 [EnvInject] - Injecting as environment variables the properties content 13:30:07 PARALLEL=false 13:30:07 13:30:07 [EnvInject] - Variables injected successfully. 13:30:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11647185517649707831.sh 13:30:07 ---> tox-run.sh 13:30:07 + 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:30:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:30:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:30:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:30:07 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:30:07 + source /home/jenkins/lf-env.sh 13:30:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:30:07 ++ mktemp -d /tmp/venv-XXXX 13:30:07 + lf_venv=/tmp/venv-JWZQ 13:30:07 + local venv_file=/tmp/.os_lf_venv 13:30:07 + local python=python3 13:30:07 + local options 13:30:07 + local set_path=true 13:30:07 + local install_args= 13:30:07 ++ 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:30:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:30:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:30:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:30:07 + true 13:30:07 + case $1 in 13:30:07 + venv_file=/tmp/.toxenv 13:30:07 + shift 2 13:30:07 + true 13:30:07 + case $1 in 13:30:07 + shift 13:30:07 + break 13:30:07 + case $python in 13:30:07 + local pkg_list= 13:30:07 + [[ -d /opt/pyenv ]] 13:30:07 + echo 'Setup pyenv:' 13:30:07 Setup pyenv: 13:30:07 + export PYENV_ROOT=/opt/pyenv 13:30:07 + PYENV_ROOT=/opt/pyenv 13:30:07 + 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:30:07 + 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:30:07 + pyenv versions 13:30:07 system 13:30:07 3.8.13 13:30:07 3.9.13 13:30:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:30:07 + command -v pyenv 13:30:07 ++ pyenv init - --no-rehash 13:30:07 + 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:30:07 export PATH="/opt/pyenv/shims:${PATH}" 13:30:07 export PYENV_SHELL=bash 13:30:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:30:07 pyenv() { 13:30:07 local command 13:30:07 command="${1:-}" 13:30:07 if [ "$#" -gt 0 ]; then 13:30:07 shift 13:30:07 fi 13:30:07 13:30:07 case "$command" in 13:30:07 rehash|shell) 13:30:07 eval "$(pyenv "sh-$command" "$@")" 13:30:07 ;; 13:30:07 *) 13:30:07 command pyenv "$command" "$@" 13:30:07 ;; 13:30:07 esac 13:30:07 }' 13:30:07 +++ 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:30:07 ++ 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:30:07 ++ 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:30:07 ++ 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:30:07 ++ export PYENV_SHELL=bash 13:30:07 ++ PYENV_SHELL=bash 13:30:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:30:07 +++ complete -F _pyenv pyenv 13:30:07 ++ lf-pyver python3 13:30:07 ++ local py_version_xy=python3 13:30:07 ++ local py_version_xyz= 13:30:07 ++ pyenv versions 13:30:07 ++ sed 's/^[ *]* //' 13:30:07 ++ local command 13:30:07 ++ command=versions 13:30:07 ++ '[' 1 -gt 0 ']' 13:30:07 ++ shift 13:30:07 ++ case "$command" in 13:30:07 ++ command pyenv versions 13:30:07 ++ pyenv versions 13:30:07 ++ awk '{ print $1 }' 13:30:07 ++ grep -E '^[0-9.]*[0-9]$' 13:30:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:30:07 +++ sort -V 13:30:07 +++ tail -n 1 13:30:07 +++ grep '^3' /tmp/.pyenv_versions 13:30:07 ++ py_version_xyz=3.10.6 13:30:07 ++ [[ -z 3.10.6 ]] 13:30:07 ++ echo 3.10.6 13:30:07 ++ return 0 13:30:07 + pyenv local 3.10.6 13:30:07 + local command 13:30:07 + command=local 13:30:07 + '[' 2 -gt 0 ']' 13:30:07 + shift 13:30:07 + case "$command" in 13:30:07 + command pyenv local 3.10.6 13:30:07 + pyenv local 3.10.6 13:30:07 + for arg in "$@" 13:30:07 + case $arg in 13:30:07 + pkg_list+='tox ' 13:30:07 + for arg in "$@" 13:30:07 + case $arg in 13:30:07 + pkg_list+='virtualenv ' 13:30:07 + for arg in "$@" 13:30:07 + case $arg in 13:30:07 + pkg_list+='urllib3~=1.26.15 ' 13:30:07 + [[ -f /tmp/.toxenv ]] 13:30:07 ++ cat /tmp/.toxenv 13:30:07 + lf_venv=/tmp/venv-aIVb 13:30:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aIVb from' file:/tmp/.toxenv 13:30:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aIVb from file:/tmp/.toxenv 13:30:07 + /tmp/venv-aIVb/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:30:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:30:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:30:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:30:08 + /tmp/venv-aIVb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:30:09 + type python3 13:30:09 + true 13:30:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aIVb/bin to PATH' 13:30:09 lf-activate-venv(): INFO: Adding /tmp/venv-aIVb/bin to PATH 13:30:09 + PATH=/tmp/venv-aIVb/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:30:09 + return 0 13:30:09 + [[ -d /opt/pyenv ]] 13:30:09 + echo '---> Setting up pyenv' 13:30:09 ---> Setting up pyenv 13:30:09 + export PYENV_ROOT=/opt/pyenv 13:30:09 + PYENV_ROOT=/opt/pyenv 13:30:09 + export PATH=/opt/pyenv/bin:/tmp/venv-aIVb/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:30:09 + PATH=/opt/pyenv/bin:/tmp/venv-aIVb/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:30:09 ++ pwd 13:30:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:30:09 + export PYTHONPATH 13:30:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:30:09 + TOX_TESTENV_PASSENV=PYTHONPATH 13:30:09 + tox --version 13:30:10 4.11.4 from /tmp/venv-aIVb/lib/python3.10/site-packages/tox/__init__.py 13:30:10 + PARALLEL=false 13:30:10 + TOX_OPTIONS_LIST= 13:30:10 + [[ -n checkbashisms ]] 13:30:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:30:10 + case ${PARALLEL,,} in 13:30:10 + tox -e checkbashisms 13:30:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:30:11 checkbashisms: freeze> python -m pip freeze --all 13:30:12 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:30:12 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:30:13 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:30:13 you may get strange results 13:30:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:30:15 checkbashisms: OK (4.67=setup[1.60]+cmd[3.08] seconds) 13:30:15 congratulations :) (4.84 seconds) 13:30:15 + tox_status=0 13:30:15 + echo '---> Completed tox runs' 13:30:15 ---> Completed tox runs 13:30:15 + for i in .tox/*/log 13:30:15 ++ echo .tox/checkbashisms/log 13:30:15 ++ awk -F/ '{print $2}' 13:30:15 + tox_env=checkbashisms 13:30:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:30:15 + DOC_DIR=docs/_build/html 13:30:15 + [[ -d docs/_build/html ]] 13:30:15 + echo '---> tox-run.sh ends' 13:30:15 ---> tox-run.sh ends 13:30:15 + test 0 -eq 0 13:30:15 $ ssh-agent -k 13:30:15 unset SSH_AUTH_SOCK; 13:30:15 unset SSH_AGENT_PID; 13:30:15 echo Agent pid 1691 killed; 13:30:15 [ssh-agent] Stopped. 13:30:15 [PostBuildScript] - [INFO] Executing post build scripts. 13:30:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3071131180998264583.sh 13:30:15 ---> sysstat.sh 13:30:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7414238251146937960.sh 13:30:15 ---> package-listing.sh 13:30:15 ++ tr '[:upper:]' '[:lower:]' 13:30:15 ++ facter osfamily 13:30:15 + OS_FAMILY=debian 13:30:15 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:30:15 + START_PACKAGES=/tmp/packages_start.txt 13:30:15 + END_PACKAGES=/tmp/packages_end.txt 13:30:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:15 + PACKAGES=/tmp/packages_start.txt 13:30:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:30:15 + PACKAGES=/tmp/packages_end.txt 13:30:15 + case "${OS_FAMILY}" in 13:30:15 + dpkg -l 13:30:15 + grep '^ii' 13:30:15 + '[' -f /tmp/packages_start.txt ']' 13:30:15 + '[' -f /tmp/packages_end.txt ']' 13:30:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:30:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:30:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:30:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14328225258128860510.sh 13:30:15 ---> capture-instance-metadata.sh 13:30:15 Setup pyenv: 13:30:16 system 13:30:16 3.8.13 13:30:16 3.9.13 13:30:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:30:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VE9t 13:30:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:30:22 lf-activate-venv(): INFO: Installing: lftools 13:30:55 lf-activate-venv(): INFO: Adding /tmp/venv-VE9t/bin to PATH 13:30:55 INFO: Running in OpenStack, capturing instance metadata 13:30:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2524693557176350388.sh 13:30:55 provisioning config files... 13:30:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7070983247908447750tmp 13:30:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:30:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:30:55 [EnvInject] - Injecting environment variables from a build step. 13:30:55 [EnvInject] - Injecting as environment variables the properties content 13:30:55 SERVER_ID=logs 13:30:55 13:30:55 [EnvInject] - Variables injected successfully. 13:30:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7944213911358511686.sh 13:30:55 ---> create-netrc.sh 13:30:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8469711518635282409.sh 13:30:55 ---> python-tools-install.sh 13:30:55 Setup pyenv: 13:30:55 system 13:30:55 3.8.13 13:30:55 3.9.13 13:30:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:30:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VE9t from file:/tmp/.os_lf_venv 13:30:57 lf-activate-venv(): INFO: Installing: lftools 13:31:04 lf-activate-venv(): INFO: Adding /tmp/venv-VE9t/bin to PATH 13:31:04 Generating Requirements File 13:31:35 Python 3.10.6 13:31:35 pip 23.3.1 from /tmp/venv-VE9t/lib/python3.10/site-packages/pip (python 3.10) 13:31:35 appdirs==1.4.4 13:31:35 argcomplete==3.1.6 13:31:35 aspy.yaml==1.3.0 13:31:35 attrs==23.1.0 13:31:35 autopage==0.5.2 13:31:35 Babel==2.13.1 13:31:35 beautifulsoup4==4.12.2 13:31:35 boto3==1.33.9 13:31:35 botocore==1.33.9 13:31:35 bs4==0.0.1 13:31:35 cachetools==5.3.2 13:31:35 certifi==2023.11.17 13:31:35 cffi==1.16.0 13:31:35 cfgv==3.4.0 13:31:35 chardet==5.2.0 13:31:35 charset-normalizer==3.3.2 13:31:35 click==8.1.7 13:31:35 cliff==4.4.0 13:31:35 cmd2==2.4.3 13:31:35 cryptography==3.3.2 13:31:35 debtcollector==2.5.0 13:31:35 decorator==5.1.1 13:31:35 defusedxml==0.7.1 13:31:35 Deprecated==1.2.14 13:31:35 distlib==0.3.7 13:31:35 dnspython==2.4.2 13:31:35 docker==4.2.2 13:31:35 dogpile.cache==1.2.2 13:31:35 email-validator==2.1.0.post1 13:31:35 filelock==3.13.1 13:31:35 future==0.18.3 13:31:35 gitdb==4.0.11 13:31:35 GitPython==3.1.40 13:31:35 google-auth==2.25.1 13:31:35 httplib2==0.22.0 13:31:35 identify==2.5.33 13:31:35 idna==3.6 13:31:35 importlib-metadata==7.0.0 13:31:35 importlib-resources==1.5.0 13:31:35 iso8601==2.1.0 13:31:35 Jinja2==3.1.2 13:31:35 jmespath==1.0.1 13:31:35 jsonpatch==1.33 13:31:35 jsonpointer==2.4 13:31:35 jsonschema==4.20.0 13:31:35 jsonschema-specifications==2023.11.2 13:31:35 keystoneauth1==5.4.0 13:31:35 kubernetes==28.1.0 13:31:35 lftools==0.37.8 13:31:35 lxml==4.9.3 13:31:35 MarkupSafe==2.1.3 13:31:35 msgpack==1.0.7 13:31:35 multi-key-dict==2.0.3 13:31:35 munch==4.0.0 13:31:35 netaddr==0.9.0 13:31:35 netifaces==0.11.0 13:31:35 niet==1.4.2 13:31:35 nodeenv==1.8.0 13:31:35 oauth2client==4.1.3 13:31:35 oauthlib==3.2.2 13:31:35 openstacksdk==0.62.0 13:31:35 os-client-config==2.1.0 13:31:35 os-service-types==1.7.0 13:31:35 osc-lib==2.9.0 13:31:35 oslo.config==9.2.0 13:31:35 oslo.context==5.3.0 13:31:35 oslo.i18n==6.2.0 13:31:35 oslo.log==5.4.0 13:31:35 oslo.serialization==5.2.0 13:31:35 oslo.utils==6.3.0 13:31:35 packaging==23.2 13:31:35 pbr==6.0.0 13:31:35 platformdirs==4.1.0 13:31:35 prettytable==3.9.0 13:31:35 pyasn1==0.5.1 13:31:35 pyasn1-modules==0.3.0 13:31:35 pycparser==2.21 13:31:35 pygerrit2==2.0.15 13:31:35 PyGithub==2.1.1 13:31:35 pyinotify==0.9.6 13:31:35 PyJWT==2.8.0 13:31:35 PyNaCl==1.5.0 13:31:35 pyparsing==2.4.7 13:31:35 pyperclip==1.8.2 13:31:35 pyrsistent==0.20.0 13:31:35 python-cinderclient==9.4.0 13:31:35 python-dateutil==2.8.2 13:31:35 python-heatclient==3.3.0 13:31:35 python-jenkins==1.8.2 13:31:35 python-keystoneclient==5.2.0 13:31:35 python-magnumclient==4.3.0 13:31:35 python-novaclient==18.4.0 13:31:35 python-openstackclient==6.0.0 13:31:35 python-swiftclient==4.4.0 13:31:35 pytz==2023.3.post1 13:31:35 PyYAML==6.0.1 13:31:35 referencing==0.31.1 13:31:35 requests==2.31.0 13:31:35 requests-oauthlib==1.3.1 13:31:35 requestsexceptions==1.4.0 13:31:35 rfc3986==2.0.0 13:31:35 rpds-py==0.13.2 13:31:35 rsa==4.9 13:31:35 ruamel.yaml==0.18.5 13:31:35 ruamel.yaml.clib==0.2.8 13:31:35 s3transfer==0.8.2 13:31:35 simplejson==3.19.2 13:31:35 six==1.16.0 13:31:35 smmap==5.0.1 13:31:35 soupsieve==2.5 13:31:35 stevedore==5.1.0 13:31:35 tabulate==0.9.0 13:31:35 toml==0.10.2 13:31:35 tomlkit==0.12.3 13:31:35 tqdm==4.66.1 13:31:35 typing_extensions==4.8.0 13:31:35 tzdata==2023.3 13:31:35 urllib3==1.26.18 13:31:35 virtualenv==20.25.0 13:31:35 wcwidth==0.2.12 13:31:35 websocket-client==1.7.0 13:31:35 wrapt==1.16.0 13:31:35 xdg==6.0.0 13:31:35 xmltodict==0.13.0 13:31:35 yq==3.2.3 13:31:35 zipp==3.17.0 13:31:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7705622863877076835.sh 13:31:35 ---> sudo-logs.sh 13:31:35 Archiving 'sudo' log.. 13:31:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11762546546429143859.sh 13:31:36 ---> job-cost.sh 13:31:36 Setup pyenv: 13:31:36 system 13:31:36 3.8.13 13:31:36 3.9.13 13:31:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VE9t from file:/tmp/.os_lf_venv 13:31:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:31:45 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:31:45 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:31:45 lf-activate-venv(): INFO: Adding /tmp/venv-VE9t/bin to PATH 13:31:45 INFO: No Stack... 13:31:45 INFO: Retrieving Pricing Info for: v3-standard-4 13:31:46 INFO: Archiving Costs 13:31:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5618787795934828601.sh 13:31:46 ---> logs-deploy.sh 13:31:46 Setup pyenv: 13:31:46 system 13:31:46 3.8.13 13:31:46 3.9.13 13:31:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VE9t from file:/tmp/.os_lf_venv 13:31:47 lf-activate-venv(): INFO: Installing: lftools 13:31:57 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:31:57 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:31:57 lf-activate-venv(): INFO: Adding /tmp/venv-VE9t/bin to PATH 13:31:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3235 13:31:57 INFO: archiving workspace using pattern(s): 13:31:58 Archives upload complete. 13:31:58 INFO: archiving logs to Nexus 13:31:59 ---> uname -a: 13:31:59 Linux prd-ubuntu1804-builder-4c-4g-3071 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:31:59 13:31:59 13:31:59 ---> lscpu: 13:31:59 Architecture: x86_64 13:31:59 CPU op-mode(s): 32-bit, 64-bit 13:31:59 Byte Order: Little Endian 13:31:59 CPU(s): 4 13:31:59 On-line CPU(s) list: 0-3 13:31:59 Thread(s) per core: 1 13:31:59 Core(s) per socket: 1 13:31:59 Socket(s): 4 13:31:59 NUMA node(s): 1 13:31:59 Vendor ID: AuthenticAMD 13:31:59 CPU family: 23 13:31:59 Model: 49 13:31:59 Model name: AMD EPYC-Rome Processor 13:31:59 Stepping: 0 13:31:59 CPU MHz: 2800.000 13:31:59 BogoMIPS: 5600.00 13:31:59 Virtualization: AMD-V 13:31:59 Hypervisor vendor: KVM 13:31:59 Virtualization type: full 13:31:59 L1d cache: 32K 13:31:59 L1i cache: 32K 13:31:59 L2 cache: 512K 13:31:59 L3 cache: 16384K 13:31:59 NUMA node0 CPU(s): 0-3 13:31:59 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:31:59 13:31:59 13:31:59 ---> nproc: 13:31:59 4 13:31:59 13:31:59 13:31:59 ---> df -h: 13:31:59 Filesystem Size Used Avail Use% Mounted on 13:31:59 udev 7.9G 0 7.9G 0% /dev 13:31:59 tmpfs 1.6G 672K 1.6G 1% /run 13:31:59 /dev/vda1 78G 8.3G 70G 11% / 13:31:59 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:31:59 tmpfs 5.0M 0 5.0M 0% /run/lock 13:31:59 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:31:59 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:31:59 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:31:59 13:31:59 13:31:59 ---> free -m: 13:31:59 total used free shared buff/cache available 13:31:59 Mem: 16040 587 13341 0 2111 15139 13:31:59 Swap: 1023 0 1023 13:31:59 13:31:59 13:31:59 ---> ip addr: 13:31:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:31:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:31:59 inet 127.0.0.1/8 scope host lo 13:31:59 valid_lft forever preferred_lft forever 13:31:59 inet6 ::1/128 scope host 13:31:59 valid_lft forever preferred_lft forever 13:31:59 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:31:59 link/ether fa:16:3e:80:35:c2 brd ff:ff:ff:ff:ff:ff 13:31:59 inet 10.30.106.92/23 brd 10.30.107.255 scope global dynamic ens3 13:31:59 valid_lft 86242sec preferred_lft 86242sec 13:31:59 inet6 fe80::f816:3eff:fe80:35c2/64 scope link 13:31:59 valid_lft forever preferred_lft forever 13:31:59 13:31:59 13:31:59 ---> sar -b -r -n DEV: 13:31:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3071) 12/07/23 _x86_64_ (4 CPU) 13:31:59 13:31:59 13:29:24 LINUX RESTART (4 CPU) 13:31:59 13:31:59 13:30:01 tps rtps wtps bread/s bwrtn/s 13:31:59 13:31:01 111.43 21.76 89.67 1184.47 26240.83 13:31:59 Average: 111.43 21.76 89.67 1184.47 26240.83 13:31:59 13:31:59 13:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:31:59 13:31:01 13825324 15495216 2599644 15.83 67164 1797724 841264 4.81 774760 1603200 128664 13:31:59 Average: 13825324 15495216 2599644 15.83 67164 1797724 841264 4.81 774760 1603200 128664 13:31:59 13:31:59 13:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:31:59 13:31:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:31:59 13:31:01 ens3 57.21 38.61 722.83 12.64 0.00 0.00 0.00 0.00 13:31:59 Average: lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:31:59 Average: ens3 57.21 38.61 722.83 12.64 0.00 0.00 0.00 0.00 13:31:59 13:31:59 13:31:59 ---> sar -P ALL: 13:31:59 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3071) 12/07/23 _x86_64_ (4 CPU) 13:31:59 13:31:59 13:29:24 LINUX RESTART (4 CPU) 13:31:59 13:31:59 13:30:01 CPU %user %nice %system %iowait %steal %idle 13:31:59 13:31:01 all 20.53 0.00 1.58 4.52 0.05 73.32 13:31:59 13:31:01 0 27.56 0.00 1.93 1.18 0.03 69.28 13:31:59 13:31:01 1 9.60 0.00 1.10 0.42 0.05 88.84 13:31:59 13:31:01 2 9.31 0.00 1.31 9.59 0.08 79.71 13:31:59 13:31:01 3 35.77 0.00 1.97 6.86 0.07 55.33 13:31:59 Average: all 20.53 0.00 1.58 4.52 0.05 73.32 13:31:59 Average: 0 27.56 0.00 1.93 1.18 0.03 69.28 13:31:59 Average: 1 9.60 0.00 1.10 0.42 0.05 88.84 13:31:59 Average: 2 9.31 0.00 1.31 9.59 0.08 79.71 13:31:59 Average: 3 35.77 0.00 1.97 6.86 0.07 55.33 13:31:59 13:31:59 13:31:59