15:06:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136947 15:06:55 Running as SYSTEM 15:06:55 [EnvInject] - Loading node environment variables. 15:06:55 Building remotely on prd-ubuntu1804-builder-4c-4g-10527 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:06:55 [ssh-agent] Looking for ssh-agent implementation... 15:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:06:55 $ ssh-agent 15:06:55 SSH_AUTH_SOCK=/tmp/ssh-KKqulTW3tZ9g/agent.1656 15:06:55 SSH_AGENT_PID=1658 15:06:55 [ssh-agent] Started. 15:06:55 Running ssh-add (command line suppressed) 15:06:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9498696550414284212.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9498696550414284212.key) 15:06:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:06:55 The recommended git tool is: NONE 15:06:57 using credential onap-jenkins-ssh 15:06:57 Wiping out workspace first. 15:06:57 Cloning the remote Git repository 15:06:57 Cloning repository git://cloud.onap.org/mirror/oom.git 15:06:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:06:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:06:57 > git --version # timeout=10 15:06:57 > git --version # 'git version 2.17.1' 15:06:57 using GIT_SSH to set credentials Gerrit user 15:06:57 Verifying host key using manually-configured host key entries 15:06:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:07:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:07:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:07:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:07:02 using GIT_SSH to set credentials Gerrit user 15:07:02 Verifying host key using manually-configured host key entries 15:07:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/47/136947/1 # timeout=30 15:07:03 > git rev-parse 40cbf9be39f507e69e4a0b31b8f6ee5347a3c1a9^{commit} # timeout=10 15:07:03 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:07:03 Checking out Revision 40cbf9be39f507e69e4a0b31b8f6ee5347a3c1a9 (refs/changes/47/136947/1) 15:07:03 > git config core.sparsecheckout # timeout=10 15:07:03 > git checkout -f 40cbf9be39f507e69e4a0b31b8f6ee5347a3c1a9 # timeout=30 15:07:06 Commit message: "[AAI] Make janusgraph caching configurable" 15:07:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:07:06 > git rev-list --no-walk 6aa05ae0c69a6b22d3c4de6cf50e45bc0c9742d9 # timeout=10 15:07:06 [EnvInject] - Injecting environment variables from a build step. 15:07:06 [EnvInject] - Injecting as environment variables the properties content 15:07:06 PYTHON=python3 15:07:06 15:07:06 [EnvInject] - Variables injected successfully. 15:07:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2546793534907335153.sh 15:07:06 ---> tox-install.sh 15:07:06 + source /home/jenkins/lf-env.sh 15:07:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:07:06 ++ mktemp -d /tmp/venv-XXXX 15:07:06 + lf_venv=/tmp/venv-cr46 15:07:06 + local venv_file=/tmp/.os_lf_venv 15:07:06 + local python=python3 15:07:06 + local options 15:07:06 + local set_path=true 15:07:06 + local install_args= 15:07:06 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:07:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:07:06 + true 15:07:06 + case $1 in 15:07:06 + venv_file=/tmp/.toxenv 15:07:06 + shift 2 15:07:06 + true 15:07:06 + case $1 in 15:07:06 + shift 15:07:06 + break 15:07:06 + case $python in 15:07:06 + local pkg_list= 15:07:06 + [[ -d /opt/pyenv ]] 15:07:06 + echo 'Setup pyenv:' 15:07:06 Setup pyenv: 15:07:06 + export PYENV_ROOT=/opt/pyenv 15:07:06 + PYENV_ROOT=/opt/pyenv 15:07:06 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:06 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:06 + pyenv versions 15:07:06 * system (set by /opt/pyenv/version) 15:07:06 * 3.8.13 (set by /opt/pyenv/version) 15:07:06 * 3.9.13 (set by /opt/pyenv/version) 15:07:06 * 3.10.6 (set by /opt/pyenv/version) 15:07:06 + command -v pyenv 15:07:06 ++ pyenv init - --no-rehash 15:07:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:07:06 export PATH="/opt/pyenv/shims:${PATH}" 15:07:06 export PYENV_SHELL=bash 15:07:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:07:06 pyenv() { 15:07:06 local command 15:07:06 command="${1:-}" 15:07:06 if [ "$#" -gt 0 ]; then 15:07:06 shift 15:07:06 fi 15:07:06 15:07:06 case "$command" in 15:07:06 rehash|shell) 15:07:06 eval "$(pyenv "sh-$command" "$@")" 15:07:06 ;; 15:07:06 *) 15:07:06 command pyenv "$command" "$@" 15:07:06 ;; 15:07:06 esac 15:07:06 }' 15:07:06 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:07:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:06 ++ export PYENV_SHELL=bash 15:07:06 ++ PYENV_SHELL=bash 15:07:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:07:06 +++ complete -F _pyenv pyenv 15:07:06 ++ lf-pyver python3 15:07:06 ++ local py_version_xy=python3 15:07:06 ++ local py_version_xyz= 15:07:06 ++ pyenv versions 15:07:06 ++ local command 15:07:06 ++ command=versions 15:07:06 ++ '[' 1 -gt 0 ']' 15:07:06 ++ sed 's/^[ *]* //' 15:07:06 ++ shift 15:07:06 ++ grep -E '^[0-9.]*[0-9]$' 15:07:06 ++ awk '{ print $1 }' 15:07:06 ++ case "$command" in 15:07:06 ++ command pyenv versions 15:07:06 ++ pyenv versions 15:07:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:07:07 +++ grep '^3' /tmp/.pyenv_versions 15:07:07 +++ sort -V 15:07:07 +++ tail -n 1 15:07:07 ++ py_version_xyz=3.10.6 15:07:07 ++ [[ -z 3.10.6 ]] 15:07:07 ++ echo 3.10.6 15:07:07 ++ return 0 15:07:07 + pyenv local 3.10.6 15:07:07 + local command 15:07:07 + command=local 15:07:07 + '[' 2 -gt 0 ']' 15:07:07 + shift 15:07:07 + case "$command" in 15:07:07 + command pyenv local 3.10.6 15:07:07 + pyenv local 3.10.6 15:07:07 + for arg in "$@" 15:07:07 + case $arg in 15:07:07 + pkg_list+='tox ' 15:07:07 + for arg in "$@" 15:07:07 + case $arg in 15:07:07 + pkg_list+='virtualenv ' 15:07:07 + for arg in "$@" 15:07:07 + case $arg in 15:07:07 + pkg_list+='urllib3~=1.26.15 ' 15:07:07 + [[ -f /tmp/.toxenv ]] 15:07:07 + [[ ! -f /tmp/.toxenv ]] 15:07:07 + [[ -n '' ]] 15:07:07 + python3 -m venv /tmp/venv-cr46 15:07:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cr46' 15:07:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cr46 15:07:11 + echo /tmp/venv-cr46 15:07:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:07:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:07:11 + /tmp/venv-cr46/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:07:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:07:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:07:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:07:14 + /tmp/venv-cr46/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:07:17 + type python3 15:07:17 + true 15:07:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cr46/bin to PATH' 15:07:17 lf-activate-venv(): INFO: Adding /tmp/venv-cr46/bin to PATH 15:07:17 + PATH=/tmp/venv-cr46/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 15:07:17 + return 0 15:07:17 + python3 --version 15:07:17 Python 3.10.6 15:07:17 + python3 -m pip --version 15:07:17 pip 23.3.2 from /tmp/venv-cr46/lib/python3.10/site-packages/pip (python 3.10) 15:07:17 + python3 -m pip freeze 15:07:17 cachetools==5.3.2 15:07:17 chardet==5.2.0 15:07:17 colorama==0.4.6 15:07:17 distlib==0.3.8 15:07:17 filelock==3.13.1 15:07:17 packaging==23.2 15:07:17 platformdirs==4.1.0 15:07:17 pluggy==1.3.0 15:07:17 pyproject-api==1.6.1 15:07:17 tomli==2.0.1 15:07:17 tox==4.11.4 15:07:17 urllib3==1.26.18 15:07:17 virtualenv==20.25.0 15:07:17 [EnvInject] - Injecting environment variables from a build step. 15:07:17 [EnvInject] - Injecting as environment variables the properties content 15:07:17 PARALLEL=false 15:07:17 15:07:17 [EnvInject] - Variables injected successfully. 15:07:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5752097225290172743.sh 15:07:17 ---> tox-run.sh 15:07:17 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:07:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:07:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:07:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:07:17 + source /home/jenkins/lf-env.sh 15:07:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:07:17 ++ mktemp -d /tmp/venv-XXXX 15:07:17 + lf_venv=/tmp/venv-kGE6 15:07:17 + local venv_file=/tmp/.os_lf_venv 15:07:17 + local python=python3 15:07:17 + local options 15:07:17 + local set_path=true 15:07:17 + local install_args= 15:07:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:07:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:07:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:07:17 + true 15:07:17 + case $1 in 15:07:17 + venv_file=/tmp/.toxenv 15:07:17 + shift 2 15:07:17 + true 15:07:17 + case $1 in 15:07:17 + shift 15:07:17 + break 15:07:17 + case $python in 15:07:17 + local pkg_list= 15:07:17 + [[ -d /opt/pyenv ]] 15:07:17 + echo 'Setup pyenv:' 15:07:17 Setup pyenv: 15:07:17 + export PYENV_ROOT=/opt/pyenv 15:07:17 + PYENV_ROOT=/opt/pyenv 15:07:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:17 + pyenv versions 15:07:17 system 15:07:17 3.8.13 15:07:17 3.9.13 15:07:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:07:17 + command -v pyenv 15:07:17 ++ pyenv init - --no-rehash 15:07:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:07:17 export PATH="/opt/pyenv/shims:${PATH}" 15:07:17 export PYENV_SHELL=bash 15:07:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:07:17 pyenv() { 15:07:17 local command 15:07:17 command="${1:-}" 15:07:17 if [ "$#" -gt 0 ]; then 15:07:17 shift 15:07:17 fi 15:07:17 15:07:17 case "$command" in 15:07:17 rehash|shell) 15:07:17 eval "$(pyenv "sh-$command" "$@")" 15:07:17 ;; 15:07:17 *) 15:07:17 command pyenv "$command" "$@" 15:07:17 ;; 15:07:17 esac 15:07:17 }' 15:07:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:07:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:07:17 ++ export PYENV_SHELL=bash 15:07:17 ++ PYENV_SHELL=bash 15:07:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:07:17 +++ complete -F _pyenv pyenv 15:07:17 ++ lf-pyver python3 15:07:17 ++ local py_version_xy=python3 15:07:17 ++ local py_version_xyz= 15:07:17 ++ pyenv versions 15:07:17 ++ local command 15:07:17 ++ command=versions 15:07:17 ++ '[' 1 -gt 0 ']' 15:07:17 ++ shift 15:07:17 ++ case "$command" in 15:07:17 ++ command pyenv versions 15:07:17 ++ pyenv versions 15:07:17 ++ awk '{ print $1 }' 15:07:17 ++ grep -E '^[0-9.]*[0-9]$' 15:07:17 ++ sed 's/^[ *]* //' 15:07:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:07:17 +++ sort -V 15:07:17 +++ grep '^3' /tmp/.pyenv_versions 15:07:17 +++ tail -n 1 15:07:17 ++ py_version_xyz=3.10.6 15:07:17 ++ [[ -z 3.10.6 ]] 15:07:17 ++ echo 3.10.6 15:07:17 ++ return 0 15:07:17 + pyenv local 3.10.6 15:07:17 + local command 15:07:17 + command=local 15:07:17 + '[' 2 -gt 0 ']' 15:07:17 + shift 15:07:17 + case "$command" in 15:07:17 + command pyenv local 3.10.6 15:07:17 + pyenv local 3.10.6 15:07:17 + for arg in "$@" 15:07:17 + case $arg in 15:07:17 + pkg_list+='tox ' 15:07:17 + for arg in "$@" 15:07:17 + case $arg in 15:07:17 + pkg_list+='virtualenv ' 15:07:17 + for arg in "$@" 15:07:17 + case $arg in 15:07:17 + pkg_list+='urllib3~=1.26.15 ' 15:07:17 + [[ -f /tmp/.toxenv ]] 15:07:17 ++ cat /tmp/.toxenv 15:07:17 + lf_venv=/tmp/venv-cr46 15:07:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cr46 from' file:/tmp/.toxenv 15:07:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cr46 from file:/tmp/.toxenv 15:07:17 + /tmp/venv-cr46/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:07:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:07:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:07:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:07:18 + /tmp/venv-cr46/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:07:20 + type python3 15:07:20 + true 15:07:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cr46/bin to PATH' 15:07:20 lf-activate-venv(): INFO: Adding /tmp/venv-cr46/bin to PATH 15:07:20 + PATH=/tmp/venv-cr46/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 15:07:20 + return 0 15:07:20 + [[ -d /opt/pyenv ]] 15:07:20 + echo '---> Setting up pyenv' 15:07:20 ---> Setting up pyenv 15:07:20 + export PYENV_ROOT=/opt/pyenv 15:07:20 + PYENV_ROOT=/opt/pyenv 15:07:20 + export PATH=/opt/pyenv/bin:/tmp/venv-cr46/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 15:07:20 + PATH=/opt/pyenv/bin:/tmp/venv-cr46/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 15:07:20 ++ pwd 15:07:20 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:07:20 + export PYTHONPATH 15:07:20 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:07:20 + TOX_TESTENV_PASSENV=PYTHONPATH 15:07:20 + tox --version 15:07:20 4.11.4 from /tmp/venv-cr46/lib/python3.10/site-packages/tox/__init__.py 15:07:20 + PARALLEL=false 15:07:20 + TOX_OPTIONS_LIST= 15:07:20 + [[ -n checkbashisms ]] 15:07:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:07:20 + case ${PARALLEL,,} in 15:07:20 + tox -e checkbashisms 15:07:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:07:21 checkbashisms: freeze> python -m pip freeze --all 15:07:22 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:07:22 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:07:23 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:07:23 you may get strange results 15:07:24 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:07:25 checkbashisms: OK (4.81=setup[1.69]+cmd[3.12] seconds) 15:07:25 congratulations :) (4.97 seconds) 15:07:25 + tox_status=0 15:07:25 + echo '---> Completed tox runs' 15:07:25 ---> Completed tox runs 15:07:25 + for i in .tox/*/log 15:07:25 ++ awk -F/ '{print $2}' 15:07:25 ++ echo .tox/checkbashisms/log 15:07:25 + tox_env=checkbashisms 15:07:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:07:25 + DOC_DIR=docs/_build/html 15:07:25 + [[ -d docs/_build/html ]] 15:07:25 + echo '---> tox-run.sh ends' 15:07:25 ---> tox-run.sh ends 15:07:25 + test 0 -eq 0 15:07:25 $ ssh-agent -k 15:07:25 unset SSH_AUTH_SOCK; 15:07:25 unset SSH_AGENT_PID; 15:07:25 echo Agent pid 1658 killed; 15:07:25 [ssh-agent] Stopped. 15:07:25 [PostBuildScript] - [INFO] Executing post build scripts. 15:07:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6403117338233120208.sh 15:07:25 ---> sysstat.sh 15:07:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1683345338181688338.sh 15:07:26 ---> package-listing.sh 15:07:26 ++ facter osfamily 15:07:26 ++ tr '[:upper:]' '[:lower:]' 15:07:26 + OS_FAMILY=debian 15:07:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:07:26 + START_PACKAGES=/tmp/packages_start.txt 15:07:26 + END_PACKAGES=/tmp/packages_end.txt 15:07:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:07:26 + PACKAGES=/tmp/packages_start.txt 15:07:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:07:26 + PACKAGES=/tmp/packages_end.txt 15:07:26 + case "${OS_FAMILY}" in 15:07:26 + dpkg -l 15:07:26 + grep '^ii' 15:07:26 + '[' -f /tmp/packages_start.txt ']' 15:07:26 + '[' -f /tmp/packages_end.txt ']' 15:07:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:07:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:07:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:07:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:07:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5653512782582157066.sh 15:07:26 ---> capture-instance-metadata.sh 15:07:26 Setup pyenv: 15:07:26 system 15:07:26 3.8.13 15:07:26 3.9.13 15:07:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:07:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ofin 15:07:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:07:33 lf-activate-venv(): INFO: Installing: lftools 15:08:08 lf-activate-venv(): INFO: Adding /tmp/venv-Ofin/bin to PATH 15:08:08 INFO: Running in OpenStack, capturing instance metadata 15:08:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins651618712749806000.sh 15:08:09 provisioning config files... 15:08:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14782101807268190727tmp 15:08:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:08:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:08:09 [EnvInject] - Injecting environment variables from a build step. 15:08:09 [EnvInject] - Injecting as environment variables the properties content 15:08:09 SERVER_ID=logs 15:08:09 15:08:09 [EnvInject] - Variables injected successfully. 15:08:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1094355643342474561.sh 15:08:09 ---> create-netrc.sh 15:08:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5996309229150961982.sh 15:08:09 ---> python-tools-install.sh 15:08:09 Setup pyenv: 15:08:09 system 15:08:09 3.8.13 15:08:09 3.9.13 15:08:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:08:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofin from file:/tmp/.os_lf_venv 15:08:10 lf-activate-venv(): INFO: Installing: lftools 15:08:18 lf-activate-venv(): INFO: Adding /tmp/venv-Ofin/bin to PATH 15:08:18 Generating Requirements File 15:08:50 Python 3.10.6 15:08:51 pip 23.3.2 from /tmp/venv-Ofin/lib/python3.10/site-packages/pip (python 3.10) 15:08:51 appdirs==1.4.4 15:08:51 argcomplete==3.2.1 15:08:51 aspy.yaml==1.3.0 15:08:51 attrs==23.2.0 15:08:51 autopage==0.5.2 15:08:51 Babel==2.14.0 15:08:51 beautifulsoup4==4.12.2 15:08:51 boto3==1.34.14 15:08:51 botocore==1.34.14 15:08:51 bs4==0.0.1 15:08:51 cachetools==5.3.2 15:08:51 certifi==2023.11.17 15:08:51 cffi==1.16.0 15:08:51 cfgv==3.4.0 15:08:51 chardet==5.2.0 15:08:51 charset-normalizer==3.3.2 15:08:51 click==8.1.7 15:08:51 cliff==4.4.0 15:08:51 cmd2==2.4.3 15:08:51 cryptography==3.3.2 15:08:51 debtcollector==2.5.0 15:08:51 decorator==5.1.1 15:08:51 defusedxml==0.7.1 15:08:51 Deprecated==1.2.14 15:08:51 distlib==0.3.8 15:08:51 dnspython==2.4.2 15:08:51 docker==4.2.2 15:08:51 dogpile.cache==1.3.0 15:08:51 email-validator==2.1.0.post1 15:08:51 filelock==3.13.1 15:08:51 future==0.18.3 15:08:51 gitdb==4.0.11 15:08:51 GitPython==3.1.40 15:08:51 google-auth==2.26.1 15:08:51 httplib2==0.22.0 15:08:51 identify==2.5.33 15:08:51 idna==3.6 15:08:51 importlib-metadata==7.0.1 15:08:51 importlib-resources==1.5.0 15:08:51 iso8601==2.1.0 15:08:51 Jinja2==3.1.2 15:08:51 jmespath==1.0.1 15:08:51 jsonpatch==1.33 15:08:51 jsonpointer==2.4 15:08:51 jsonschema==4.20.0 15:08:51 jsonschema-specifications==2023.12.1 15:08:51 keystoneauth1==5.4.0 15:08:51 kubernetes==28.1.0 15:08:51 lftools==0.37.8 15:08:51 lxml==5.1.0 15:08:51 MarkupSafe==2.1.3 15:08:51 msgpack==1.0.7 15:08:51 multi_key_dict==2.0.3 15:08:51 munch==4.0.0 15:08:51 netaddr==0.10.1 15:08:51 netifaces==0.11.0 15:08:51 niet==1.4.2 15:08:51 nodeenv==1.8.0 15:08:51 oauth2client==4.1.3 15:08:51 oauthlib==3.2.2 15:08:51 openstacksdk==0.62.0 15:08:51 os-client-config==2.1.0 15:08:51 os-service-types==1.7.0 15:08:51 osc-lib==2.9.0 15:08:51 oslo.config==9.2.0 15:08:51 oslo.context==5.3.0 15:08:51 oslo.i18n==6.2.0 15:08:51 oslo.log==5.4.0 15:08:51 oslo.serialization==5.2.0 15:08:51 oslo.utils==6.3.0 15:08:51 packaging==23.2 15:08:51 pbr==6.0.0 15:08:51 platformdirs==4.1.0 15:08:51 prettytable==3.9.0 15:08:51 pyasn1==0.5.1 15:08:51 pyasn1-modules==0.3.0 15:08:51 pycparser==2.21 15:08:51 pygerrit2==2.0.15 15:08:51 PyGithub==2.1.1 15:08:51 pyinotify==0.9.6 15:08:51 PyJWT==2.8.0 15:08:51 PyNaCl==1.5.0 15:08:51 pyparsing==2.4.7 15:08:51 pyperclip==1.8.2 15:08:51 pyrsistent==0.20.0 15:08:51 python-cinderclient==9.4.0 15:08:51 python-dateutil==2.8.2 15:08:51 python-heatclient==3.3.0 15:08:51 python-jenkins==1.8.2 15:08:51 python-keystoneclient==5.2.0 15:08:51 python-magnumclient==4.3.0 15:08:51 python-novaclient==18.4.0 15:08:51 python-openstackclient==6.0.0 15:08:51 python-swiftclient==4.4.0 15:08:51 pytz==2023.3.post1 15:08:51 PyYAML==6.0.1 15:08:51 referencing==0.32.1 15:08:51 requests==2.31.0 15:08:51 requests-oauthlib==1.3.1 15:08:51 requestsexceptions==1.4.0 15:08:51 rfc3986==2.0.0 15:08:51 rpds-py==0.16.2 15:08:51 rsa==4.9 15:08:51 ruamel.yaml==0.18.5 15:08:51 ruamel.yaml.clib==0.2.8 15:08:51 s3transfer==0.10.0 15:08:51 simplejson==3.19.2 15:08:51 six==1.16.0 15:08:51 smmap==5.0.1 15:08:51 soupsieve==2.5 15:08:51 stevedore==5.1.0 15:08:51 tabulate==0.9.0 15:08:51 toml==0.10.2 15:08:51 tomlkit==0.12.3 15:08:51 tqdm==4.66.1 15:08:51 typing_extensions==4.9.0 15:08:51 tzdata==2023.4 15:08:51 urllib3==1.26.18 15:08:51 virtualenv==20.25.0 15:08:51 wcwidth==0.2.13 15:08:51 websocket-client==1.7.0 15:08:51 wrapt==1.16.0 15:08:51 xdg==6.0.0 15:08:51 xmltodict==0.13.0 15:08:51 yq==3.2.3 15:08:51 zipp==3.17.0 15:08:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11694252995229522094.sh 15:08:51 ---> sudo-logs.sh 15:08:51 Archiving 'sudo' log.. 15:08:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5785449848057247999.sh 15:08:52 ---> job-cost.sh 15:08:52 Setup pyenv: 15:08:52 system 15:08:52 3.8.13 15:08:52 3.9.13 15:08:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:08:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofin from file:/tmp/.os_lf_venv 15:08:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:09:01 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. 15:09:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:09:02 lf-activate-venv(): INFO: Adding /tmp/venv-Ofin/bin to PATH 15:09:02 INFO: No Stack... 15:09:02 INFO: Retrieving Pricing Info for: v3-standard-4 15:09:02 INFO: Archiving Costs 15:09:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10851175325891783341.sh 15:09:02 ---> logs-deploy.sh 15:09:02 Setup pyenv: 15:09:02 system 15:09:02 3.8.13 15:09:02 3.9.13 15:09:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:09:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Ofin from file:/tmp/.os_lf_venv 15:09:04 lf-activate-venv(): INFO: Installing: lftools 15:09: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. 15:09:13 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:09:14 lf-activate-venv(): INFO: Adding /tmp/venv-Ofin/bin to PATH 15:09:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3257 15:09:14 INFO: archiving workspace using pattern(s): 15:09:15 Archives upload complete. 15:09:15 INFO: archiving logs to Nexus 15:09:16 ---> uname -a: 15:09:16 Linux prd-ubuntu1804-builder-4c-4g-10527 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:09:16 15:09:16 15:09:16 ---> lscpu: 15:09:16 Architecture: x86_64 15:09:16 CPU op-mode(s): 32-bit, 64-bit 15:09:16 Byte Order: Little Endian 15:09:16 CPU(s): 4 15:09:16 On-line CPU(s) list: 0-3 15:09:16 Thread(s) per core: 1 15:09:16 Core(s) per socket: 1 15:09:16 Socket(s): 4 15:09:16 NUMA node(s): 1 15:09:16 Vendor ID: AuthenticAMD 15:09:16 CPU family: 23 15:09:16 Model: 49 15:09:16 Model name: AMD EPYC-Rome Processor 15:09:16 Stepping: 0 15:09:16 CPU MHz: 2799.998 15:09:16 BogoMIPS: 5599.99 15:09:16 Virtualization: AMD-V 15:09:16 Hypervisor vendor: KVM 15:09:16 Virtualization type: full 15:09:16 L1d cache: 32K 15:09:16 L1i cache: 32K 15:09:16 L2 cache: 512K 15:09:16 L3 cache: 16384K 15:09:16 NUMA node0 CPU(s): 0-3 15:09:16 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 15:09:16 15:09:16 15:09:16 ---> nproc: 15:09:16 4 15:09:16 15:09:16 15:09:16 ---> df -h: 15:09:16 Filesystem Size Used Avail Use% Mounted on 15:09:16 udev 7.9G 0 7.9G 0% /dev 15:09:16 tmpfs 1.6G 672K 1.6G 1% /run 15:09:16 /dev/vda1 78G 8.3G 70G 11% / 15:09:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:09:16 tmpfs 5.0M 0 5.0M 0% /run/lock 15:09:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:09:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:09:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:09:16 15:09:16 15:09:16 ---> free -m: 15:09:16 total used free shared buff/cache available 15:09:16 Mem: 16040 536 13382 0 2120 15190 15:09:16 Swap: 1023 0 1023 15:09:16 15:09:16 15:09:16 ---> ip addr: 15:09:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:09:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:09:16 inet 127.0.0.1/8 scope host lo 15:09:16 valid_lft forever preferred_lft forever 15:09:16 inet6 ::1/128 scope host 15:09:16 valid_lft forever preferred_lft forever 15:09:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:09:16 link/ether fa:16:3e:21:e5:7c brd ff:ff:ff:ff:ff:ff 15:09:16 inet 10.30.106.203/23 brd 10.30.107.255 scope global dynamic ens3 15:09:16 valid_lft 86242sec preferred_lft 86242sec 15:09:16 inet6 fe80::f816:3eff:fe21:e57c/64 scope link 15:09:16 valid_lft forever preferred_lft forever 15:09:16 15:09:16 15:09:16 ---> sar -b -r -n DEV: 15:09:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10527) 01/08/24 _x86_64_ (4 CPU) 15:09:16 15:09:16 15:06:41 LINUX RESTART (4 CPU) 15:09:16 15:09:16 15:07:01 tps rtps wtps bread/s bwrtn/s 15:09:16 15:08:00 240.63 36.71 203.92 1732.24 30890.32 15:09:16 15:09:01 93.13 1.05 92.08 122.08 31411.90 15:09:16 Average: 166.27 18.73 147.54 920.51 31153.26 15:09:16 15:09:16 15:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:09:16 15:08:00 13948396 15540208 2476572 15.08 56516 1737760 835172 4.78 730228 1535984 96012 15:09:16 15:09:01 13681640 15540948 2743328 16.70 78468 1967396 780488 4.47 739260 1761328 149012 15:09:16 Average: 13815018 15540578 2609950 15.89 67492 1852578 807830 4.62 734744 1648656 122512 15:09:16 15:09:16 15:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:09:16 15:08:00 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:09:16 15:08:00 ens3 99.90 67.31 938.02 25.48 0.00 0.00 0.00 0.00 15:09:16 15:09:01 lo 1.18 1.18 0.12 0.12 0.00 0.00 0.00 0.00 15:09:16 15:09:01 ens3 44.17 31.39 536.49 7.93 0.00 0.00 0.00 0.00 15:09:16 Average: lo 1.26 1.26 0.13 0.13 0.00 0.00 0.00 0.00 15:09:16 Average: ens3 71.81 49.20 735.60 16.63 0.00 0.00 0.00 0.00 15:09:16 15:09:16 15:09:16 ---> sar -P ALL: 15:09:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10527) 01/08/24 _x86_64_ (4 CPU) 15:09:16 15:09:16 15:06:41 LINUX RESTART (4 CPU) 15:09:16 15:09:16 15:07:01 CPU %user %nice %system %iowait %steal %idle 15:09:16 15:08:00 all 19.86 0.00 1.93 6.27 0.06 71.88 15:09:16 15:08:00 0 20.00 0.00 2.21 9.54 0.03 68.22 15:09:16 15:08:00 1 19.95 0.00 1.74 2.67 0.05 75.59 15:09:16 15:08:00 2 15.03 0.00 1.84 11.07 0.05 72.01 15:09:16 15:08:00 3 24.53 0.00 1.92 1.77 0.08 71.70 15:09:16 15:09:01 all 20.53 0.00 1.34 5.54 0.06 72.53 15:09:16 15:09:01 0 41.05 0.00 1.86 2.37 0.12 54.60 15:09:16 15:09:01 1 22.98 0.00 1.53 2.94 0.05 72.50 15:09:16 15:09:01 2 1.28 0.00 0.66 15.93 0.03 82.10 15:09:16 15:09:01 3 16.85 0.00 1.35 0.90 0.07 80.83 15:09:16 Average: all 20.20 0.00 1.63 5.90 0.06 72.21 15:09:16 Average: 0 30.61 0.00 2.03 5.93 0.07 61.36 15:09:16 Average: 1 21.48 0.00 1.63 2.81 0.05 74.03 15:09:16 Average: 2 8.09 0.00 1.24 13.52 0.04 77.10 15:09:16 Average: 3 20.64 0.00 1.63 1.33 0.07 76.32 15:09:16 15:09:16 15:09:16