08:33:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137074 08:33:42 Running as SYSTEM 08:33:42 [EnvInject] - Loading node environment variables. 08:33:42 Building remotely on prd-ubuntu1804-builder-4c-4g-15180 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:33:42 [ssh-agent] Looking for ssh-agent implementation... 08:33:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:33:43 $ ssh-agent 08:33:43 SSH_AUTH_SOCK=/tmp/ssh-zupL0r05l8hl/agent.1714 08:33:43 SSH_AGENT_PID=1716 08:33:43 [ssh-agent] Started. 08:33:43 Running ssh-add (command line suppressed) 08:33:43 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5244918382885459082.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5244918382885459082.key) 08:33:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:33:43 The recommended git tool is: NONE 08:33:45 using credential onap-jenkins-ssh 08:33:45 Wiping out workspace first. 08:33:45 Cloning the remote Git repository 08:33:45 Cloning repository git://cloud.onap.org/mirror/oom.git 08:33:45 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:33:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:33:45 > git --version # timeout=10 08:33:45 > git --version # 'git version 2.17.1' 08:33:45 using GIT_SSH to set credentials Gerrit user 08:33:45 Verifying host key using manually-configured host key entries 08:33:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:33:50 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:33:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:33:51 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:33:51 using GIT_SSH to set credentials Gerrit user 08:33:51 Verifying host key using manually-configured host key entries 08:33:51 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/74/137074/2 # timeout=30 08:33:51 > git rev-parse 511202be47cafa7ce158d0c20c01cb54ae4a8edb^{commit} # timeout=10 08:33:51 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:33:51 Checking out Revision 511202be47cafa7ce158d0c20c01cb54ae4a8edb (refs/changes/74/137074/2) 08:33:51 > git config core.sparsecheckout # timeout=10 08:33:51 > git checkout -f 511202be47cafa7ce158d0c20c01cb54ae4a8edb # timeout=30 08:33:54 Commit message: "[AAI] Use latest aai-resources image" 08:33:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:33:54 > git rev-list --no-walk 2ee6ad456a91061d64b859ba20108c7e3c556de3 # timeout=10 08:33:54 [EnvInject] - Injecting environment variables from a build step. 08:33:54 [EnvInject] - Injecting as environment variables the properties content 08:33:54 PYTHON=python3 08:33:54 08:33:54 [EnvInject] - Variables injected successfully. 08:33:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1364988637588793556.sh 08:33:54 ---> tox-install.sh 08:33:54 + source /home/jenkins/lf-env.sh 08:33:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:33:54 ++ mktemp -d /tmp/venv-XXXX 08:33:54 + lf_venv=/tmp/venv-1M7W 08:33:54 + local venv_file=/tmp/.os_lf_venv 08:33:54 + local python=python3 08:33:54 + local options 08:33:54 + local set_path=true 08:33:54 + local install_args= 08:33:54 ++ 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 08:33:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:33:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:33:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:33:54 + true 08:33:54 + case $1 in 08:33:54 + venv_file=/tmp/.toxenv 08:33:54 + shift 2 08:33:54 + true 08:33:54 + case $1 in 08:33:54 + shift 08:33:54 + break 08:33:54 + case $python in 08:33:54 + local pkg_list= 08:33:54 + [[ -d /opt/pyenv ]] 08:33:54 + echo 'Setup pyenv:' 08:33:54 Setup pyenv: 08:33:54 + export PYENV_ROOT=/opt/pyenv 08:33:54 + PYENV_ROOT=/opt/pyenv 08:33:54 + 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 08:33:54 + 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 08:33:54 + pyenv versions 08:33:54 * system (set by /opt/pyenv/version) 08:33:54 * 3.8.13 (set by /opt/pyenv/version) 08:33:54 * 3.9.13 (set by /opt/pyenv/version) 08:33:54 * 3.10.6 (set by /opt/pyenv/version) 08:33:54 + command -v pyenv 08:33:54 ++ pyenv init - --no-rehash 08:33:54 + 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[*]}"'\'')" 08:33:54 export PATH="/opt/pyenv/shims:${PATH}" 08:33:54 export PYENV_SHELL=bash 08:33:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:33:54 pyenv() { 08:33:54 local command 08:33:54 command="${1:-}" 08:33:54 if [ "$#" -gt 0 ]; then 08:33:54 shift 08:33:54 fi 08:33:54 08:33:54 case "$command" in 08:33:54 rehash|shell) 08:33:54 eval "$(pyenv "sh-$command" "$@")" 08:33:54 ;; 08:33:54 *) 08:33:54 command pyenv "$command" "$@" 08:33:54 ;; 08:33:54 esac 08:33:54 }' 08:33:54 +++ 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[*]}"' 08:33:54 ++ 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 08:33:54 ++ 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 08:33:54 ++ 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 08:33:54 ++ export PYENV_SHELL=bash 08:33:54 ++ PYENV_SHELL=bash 08:33:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:33:54 +++ complete -F _pyenv pyenv 08:33:54 ++ lf-pyver python3 08:33:54 ++ local py_version_xy=python3 08:33:54 ++ local py_version_xyz= 08:33:54 ++ pyenv versions 08:33:54 ++ local command 08:33:54 ++ command=versions 08:33:54 ++ '[' 1 -gt 0 ']' 08:33:54 ++ shift 08:33:54 ++ case "$command" in 08:33:54 ++ grep -E '^[0-9.]*[0-9]$' 08:33:54 ++ command pyenv versions 08:33:54 ++ pyenv versions 08:33:54 ++ sed 's/^[ *]* //' 08:33:54 ++ awk '{ print $1 }' 08:33:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:33:54 +++ grep '^3' /tmp/.pyenv_versions 08:33:54 +++ sort -V 08:33:54 +++ tail -n 1 08:33:54 ++ py_version_xyz=3.10.6 08:33:54 ++ [[ -z 3.10.6 ]] 08:33:54 ++ echo 3.10.6 08:33:54 ++ return 0 08:33:54 + pyenv local 3.10.6 08:33:54 + local command 08:33:54 + command=local 08:33:54 + '[' 2 -gt 0 ']' 08:33:54 + shift 08:33:54 + case "$command" in 08:33:54 + command pyenv local 3.10.6 08:33:54 + pyenv local 3.10.6 08:33:54 + for arg in "$@" 08:33:54 + case $arg in 08:33:54 + pkg_list+='tox ' 08:33:54 + for arg in "$@" 08:33:54 + case $arg in 08:33:54 + pkg_list+='virtualenv ' 08:33:54 + for arg in "$@" 08:33:54 + case $arg in 08:33:54 + pkg_list+='urllib3~=1.26.15 ' 08:33:54 + [[ -f /tmp/.toxenv ]] 08:33:54 + [[ ! -f /tmp/.toxenv ]] 08:33:54 + [[ -n '' ]] 08:33:54 + python3 -m venv /tmp/venv-1M7W 08:33:58 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1M7W' 08:33:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1M7W 08:33:58 + echo /tmp/venv-1M7W 08:33:58 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:33:58 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:33:58 + /tmp/venv-1M7W/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:34:02 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:34:02 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:34:02 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:34:02 + /tmp/venv-1M7W/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:34:04 + type python3 08:34:04 + true 08:34:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1M7W/bin to PATH' 08:34:04 lf-activate-venv(): INFO: Adding /tmp/venv-1M7W/bin to PATH 08:34:04 + PATH=/tmp/venv-1M7W/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 08:34:04 + return 0 08:34:04 + python3 --version 08:34:04 Python 3.10.6 08:34:04 + python3 -m pip --version 08:34:05 pip 23.3.2 from /tmp/venv-1M7W/lib/python3.10/site-packages/pip (python 3.10) 08:34:05 + python3 -m pip freeze 08:34:05 cachetools==5.3.2 08:34:05 chardet==5.2.0 08:34:05 colorama==0.4.6 08:34:05 distlib==0.3.8 08:34:05 filelock==3.13.1 08:34:05 packaging==23.2 08:34:05 platformdirs==4.1.0 08:34:05 pluggy==1.4.0 08:34:05 pyproject-api==1.6.1 08:34:05 tomli==2.0.1 08:34:05 tox==4.12.1 08:34:05 urllib3==1.26.18 08:34:05 virtualenv==20.25.0 08:34:05 [EnvInject] - Injecting environment variables from a build step. 08:34:05 [EnvInject] - Injecting as environment variables the properties content 08:34:05 PARALLEL=false 08:34:05 08:34:05 [EnvInject] - Variables injected successfully. 08:34:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10319677472627203776.sh 08:34:05 ---> tox-run.sh 08:34:05 + 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 08:34:05 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:34:05 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:34:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:34:05 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:34:05 + source /home/jenkins/lf-env.sh 08:34:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:34:05 ++ mktemp -d /tmp/venv-XXXX 08:34:05 + lf_venv=/tmp/venv-X6Uk 08:34:05 + local venv_file=/tmp/.os_lf_venv 08:34:05 + local python=python3 08:34:05 + local options 08:34:05 + local set_path=true 08:34:05 + local install_args= 08:34:05 ++ 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 08:34:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:34:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:34:05 + true 08:34:05 + case $1 in 08:34:05 + venv_file=/tmp/.toxenv 08:34:05 + shift 2 08:34:05 + true 08:34:05 + case $1 in 08:34:05 + shift 08:34:05 + break 08:34:05 + case $python in 08:34:05 + local pkg_list= 08:34:05 + [[ -d /opt/pyenv ]] 08:34:05 + echo 'Setup pyenv:' 08:34:05 Setup pyenv: 08:34:05 + export PYENV_ROOT=/opt/pyenv 08:34:05 + PYENV_ROOT=/opt/pyenv 08:34:05 + 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 08:34:05 + 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 08:34:05 + pyenv versions 08:34:05 system 08:34:05 3.8.13 08:34:05 3.9.13 08:34:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:34:05 + command -v pyenv 08:34:05 ++ pyenv init - --no-rehash 08:34:05 + 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[*]}"'\'')" 08:34:05 export PATH="/opt/pyenv/shims:${PATH}" 08:34:05 export PYENV_SHELL=bash 08:34:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:34:05 pyenv() { 08:34:05 local command 08:34:05 command="${1:-}" 08:34:05 if [ "$#" -gt 0 ]; then 08:34:05 shift 08:34:05 fi 08:34:05 08:34:05 case "$command" in 08:34:05 rehash|shell) 08:34:05 eval "$(pyenv "sh-$command" "$@")" 08:34:05 ;; 08:34:05 *) 08:34:05 command pyenv "$command" "$@" 08:34:05 ;; 08:34:05 esac 08:34:05 }' 08:34:05 +++ 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[*]}"' 08:34:05 ++ 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 08:34:05 ++ 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 08:34:05 ++ 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 08:34:05 ++ export PYENV_SHELL=bash 08:34:05 ++ PYENV_SHELL=bash 08:34:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:34:05 +++ complete -F _pyenv pyenv 08:34:05 ++ lf-pyver python3 08:34:05 ++ local py_version_xy=python3 08:34:05 ++ local py_version_xyz= 08:34:05 ++ pyenv versions 08:34:05 ++ local command 08:34:05 ++ command=versions 08:34:05 ++ '[' 1 -gt 0 ']' 08:34:05 ++ shift 08:34:05 ++ case "$command" in 08:34:05 ++ command pyenv versions 08:34:05 ++ pyenv versions 08:34:05 ++ sed 's/^[ *]* //' 08:34:05 ++ grep -E '^[0-9.]*[0-9]$' 08:34:05 ++ awk '{ print $1 }' 08:34:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:34:05 +++ grep '^3' /tmp/.pyenv_versions 08:34:05 +++ sort -V 08:34:05 +++ tail -n 1 08:34:05 ++ py_version_xyz=3.10.6 08:34:05 ++ [[ -z 3.10.6 ]] 08:34:05 ++ echo 3.10.6 08:34:05 ++ return 0 08:34:05 + pyenv local 3.10.6 08:34:05 + local command 08:34:05 + command=local 08:34:05 + '[' 2 -gt 0 ']' 08:34:05 + shift 08:34:05 + case "$command" in 08:34:05 + command pyenv local 3.10.6 08:34:05 + pyenv local 3.10.6 08:34:05 + for arg in "$@" 08:34:05 + case $arg in 08:34:05 + pkg_list+='tox ' 08:34:05 + for arg in "$@" 08:34:05 + case $arg in 08:34:05 + pkg_list+='virtualenv ' 08:34:05 + for arg in "$@" 08:34:05 + case $arg in 08:34:05 + pkg_list+='urllib3~=1.26.15 ' 08:34:05 + [[ -f /tmp/.toxenv ]] 08:34:05 ++ cat /tmp/.toxenv 08:34:05 + lf_venv=/tmp/venv-1M7W 08:34:05 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1M7W from' file:/tmp/.toxenv 08:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1M7W from file:/tmp/.toxenv 08:34:05 + /tmp/venv-1M7W/bin/python3 -m pip install --upgrade --quiet pip virtualenv 08:34:06 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:34:06 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:34:06 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:34:06 + /tmp/venv-1M7W/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:34:07 + type python3 08:34:07 + true 08:34:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1M7W/bin to PATH' 08:34:07 lf-activate-venv(): INFO: Adding /tmp/venv-1M7W/bin to PATH 08:34:07 + PATH=/tmp/venv-1M7W/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 08:34:07 + return 0 08:34:07 + [[ -d /opt/pyenv ]] 08:34:07 + echo '---> Setting up pyenv' 08:34:07 ---> Setting up pyenv 08:34:07 + export PYENV_ROOT=/opt/pyenv 08:34:07 + PYENV_ROOT=/opt/pyenv 08:34:07 + export PATH=/opt/pyenv/bin:/tmp/venv-1M7W/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 08:34:07 + PATH=/opt/pyenv/bin:/tmp/venv-1M7W/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 08:34:07 ++ pwd 08:34:07 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:34:07 + export PYTHONPATH 08:34:07 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:34:07 + TOX_TESTENV_PASSENV=PYTHONPATH 08:34:07 + tox --version 08:34:08 4.12.1 from /tmp/venv-1M7W/lib/python3.10/site-packages/tox/__init__.py 08:34:08 + PARALLEL=false 08:34:08 + TOX_OPTIONS_LIST= 08:34:08 + [[ -n checkbashisms ]] 08:34:08 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:34:08 + case ${PARALLEL,,} in 08:34:08 + tox -e checkbashisms 08:34:08 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:34:09 checkbashisms: freeze> python -m pip freeze --all 08:34:10 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 08:34:10 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:34:11 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:34:11 you may get strange results 08:34:11 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:34:13 checkbashisms: OK (4.69=setup[1.61]+cmd[3.08] seconds) 08:34:13 congratulations :) (4.87 seconds) 08:34:13 + tox_status=0 08:34:13 + echo '---> Completed tox runs' 08:34:13 ---> Completed tox runs 08:34:13 + for i in .tox/*/log 08:34:13 ++ echo .tox/checkbashisms/log 08:34:13 ++ awk -F/ '{print $2}' 08:34:13 + tox_env=checkbashisms 08:34:13 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:34:13 + DOC_DIR=docs/_build/html 08:34:13 + [[ -d docs/_build/html ]] 08:34:13 + echo '---> tox-run.sh ends' 08:34:13 ---> tox-run.sh ends 08:34:13 + test 0 -eq 0 08:34:13 $ ssh-agent -k 08:34:13 unset SSH_AUTH_SOCK; 08:34:13 unset SSH_AGENT_PID; 08:34:13 echo Agent pid 1716 killed; 08:34:13 [ssh-agent] Stopped. 08:34:13 [PostBuildScript] - [INFO] Executing post build scripts. 08:34:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10238074983615429637.sh 08:34:13 ---> sysstat.sh 08:34:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7884575633736449915.sh 08:34:13 ---> package-listing.sh 08:34:13 ++ facter osfamily 08:34:13 ++ tr '[:upper:]' '[:lower:]' 08:34:14 + OS_FAMILY=debian 08:34:14 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:34:14 + START_PACKAGES=/tmp/packages_start.txt 08:34:14 + END_PACKAGES=/tmp/packages_end.txt 08:34:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:34:14 + PACKAGES=/tmp/packages_start.txt 08:34:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:34:14 + PACKAGES=/tmp/packages_end.txt 08:34:14 + case "${OS_FAMILY}" in 08:34:14 + dpkg -l 08:34:14 + grep '^ii' 08:34:14 + '[' -f /tmp/packages_start.txt ']' 08:34:14 + '[' -f /tmp/packages_end.txt ']' 08:34:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:34:14 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:34:14 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:34:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:34:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9458012285363160289.sh 08:34:14 ---> capture-instance-metadata.sh 08:34:14 Setup pyenv: 08:34:14 system 08:34:14 3.8.13 08:34:14 3.9.13 08:34:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:34:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PvkJ 08:34:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:34:20 lf-activate-venv(): INFO: Installing: lftools 08:34:50 lf-activate-venv(): INFO: Adding /tmp/venv-PvkJ/bin to PATH 08:34:50 INFO: Running in OpenStack, capturing instance metadata 08:34:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1278818806477869886.sh 08:34:51 provisioning config files... 08:34:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3934032712822464952tmp 08:34:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:34:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:34:51 [EnvInject] - Injecting environment variables from a build step. 08:34:51 [EnvInject] - Injecting as environment variables the properties content 08:34:51 SERVER_ID=logs 08:34:51 08:34:51 [EnvInject] - Variables injected successfully. 08:34:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1714676689760140446.sh 08:34:51 ---> create-netrc.sh 08:34:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12216343025424171972.sh 08:34:51 ---> python-tools-install.sh 08:34:51 Setup pyenv: 08:34:51 system 08:34:51 3.8.13 08:34:51 3.9.13 08:34:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:34:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PvkJ from file:/tmp/.os_lf_venv 08:34:53 lf-activate-venv(): INFO: Installing: lftools 08:35:00 lf-activate-venv(): INFO: Adding /tmp/venv-PvkJ/bin to PATH 08:35:00 Generating Requirements File 08:35:31 Python 3.10.6 08:35:31 pip 23.3.2 from /tmp/venv-PvkJ/lib/python3.10/site-packages/pip (python 3.10) 08:35:31 appdirs==1.4.4 08:35:31 argcomplete==3.2.2 08:35:31 aspy.yaml==1.3.0 08:35:31 attrs==23.2.0 08:35:31 autopage==0.5.2 08:35:31 beautifulsoup4==4.12.3 08:35:31 boto3==1.34.28 08:35:31 botocore==1.34.28 08:35:31 bs4==0.0.2 08:35:31 cachetools==5.3.2 08:35:31 certifi==2023.11.17 08:35:31 cffi==1.16.0 08:35:31 cfgv==3.4.0 08:35:31 chardet==5.2.0 08:35:31 charset-normalizer==3.3.2 08:35:31 click==8.1.7 08:35:31 cliff==4.5.0 08:35:31 cmd2==2.4.3 08:35:31 cryptography==3.3.2 08:35:31 debtcollector==2.5.0 08:35:31 decorator==5.1.1 08:35:31 defusedxml==0.7.1 08:35:31 Deprecated==1.2.14 08:35:31 distlib==0.3.8 08:35:31 dnspython==2.5.0 08:35:31 docker==4.2.2 08:35:31 dogpile.cache==1.3.0 08:35:31 email-validator==2.1.0.post1 08:35:31 filelock==3.13.1 08:35:31 future==0.18.3 08:35:31 gitdb==4.0.11 08:35:31 GitPython==3.1.41 08:35:31 google-auth==2.27.0 08:35:31 httplib2==0.22.0 08:35:31 identify==2.5.33 08:35:31 idna==3.6 08:35:31 importlib-resources==1.5.0 08:35:31 iso8601==2.1.0 08:35:31 Jinja2==3.1.3 08:35:31 jmespath==1.0.1 08:35:31 jsonpatch==1.33 08:35:31 jsonpointer==2.4 08:35:31 jsonschema==4.21.1 08:35:31 jsonschema-specifications==2023.12.1 08:35:31 keystoneauth1==5.5.0 08:35:31 kubernetes==29.0.0 08:35:31 lftools==0.37.8 08:35:31 lxml==5.1.0 08:35:31 MarkupSafe==2.1.4 08:35:31 msgpack==1.0.7 08:35:31 multi_key_dict==2.0.3 08:35:31 munch==4.0.0 08:35:31 netaddr==0.10.1 08:35:31 netifaces==0.11.0 08:35:31 niet==1.4.2 08:35:31 nodeenv==1.8.0 08:35:31 oauth2client==4.1.3 08:35:31 oauthlib==3.2.2 08:35:31 openstacksdk==0.62.0 08:35:31 os-client-config==2.1.0 08:35:31 os-service-types==1.7.0 08:35:31 osc-lib==3.0.0 08:35:31 oslo.config==9.3.0 08:35:31 oslo.context==5.3.0 08:35:31 oslo.i18n==6.2.0 08:35:31 oslo.log==5.4.0 08:35:31 oslo.serialization==5.3.0 08:35:31 oslo.utils==7.0.0 08:35:31 packaging==23.2 08:35:31 pbr==6.0.0 08:35:31 platformdirs==4.1.0 08:35:31 prettytable==3.9.0 08:35:31 pyasn1==0.5.1 08:35:31 pyasn1-modules==0.3.0 08:35:31 pycparser==2.21 08:35:31 pygerrit2==2.0.15 08:35:31 PyGithub==2.1.1 08:35:31 pyinotify==0.9.6 08:35:31 PyJWT==2.8.0 08:35:31 PyNaCl==1.5.0 08:35:31 pyparsing==2.4.7 08:35:31 pyperclip==1.8.2 08:35:31 pyrsistent==0.20.0 08:35:31 python-cinderclient==9.4.0 08:35:31 python-dateutil==2.8.2 08:35:31 python-heatclient==3.4.0 08:35:31 python-jenkins==1.8.2 08:35:31 python-keystoneclient==5.3.0 08:35:31 python-magnumclient==4.3.0 08:35:31 python-novaclient==18.4.0 08:35:31 python-openstackclient==6.0.0 08:35:31 python-swiftclient==4.4.0 08:35:31 pytz==2023.3.post1 08:35:31 PyYAML==6.0.1 08:35:31 referencing==0.32.1 08:35:31 requests==2.31.0 08:35:31 requests-oauthlib==1.3.1 08:35:31 requestsexceptions==1.4.0 08:35:31 rfc3986==2.0.0 08:35:31 rpds-py==0.17.1 08:35:31 rsa==4.9 08:35:31 ruamel.yaml==0.18.5 08:35:31 ruamel.yaml.clib==0.2.8 08:35:31 s3transfer==0.10.0 08:35:31 simplejson==3.19.2 08:35:31 six==1.16.0 08:35:31 smmap==5.0.1 08:35:31 soupsieve==2.5 08:35:31 stevedore==5.1.0 08:35:31 tabulate==0.9.0 08:35:31 toml==0.10.2 08:35:31 tomlkit==0.12.3 08:35:31 tqdm==4.66.1 08:35:31 typing_extensions==4.9.0 08:35:31 tzdata==2023.4 08:35:31 urllib3==1.26.18 08:35:31 virtualenv==20.25.0 08:35:31 wcwidth==0.2.13 08:35:31 websocket-client==1.7.0 08:35:31 wrapt==1.16.0 08:35:31 xdg==6.0.0 08:35:31 xmltodict==0.13.0 08:35:31 yq==3.2.3 08:35:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11830308476136441843.sh 08:35:32 ---> sudo-logs.sh 08:35:32 Archiving 'sudo' log.. 08:35:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8617891178589041135.sh 08:35:32 ---> job-cost.sh 08:35:32 Setup pyenv: 08:35:32 system 08:35:32 3.8.13 08:35:32 3.9.13 08:35:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:35:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PvkJ from file:/tmp/.os_lf_venv 08:35:33 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:35:41 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. 08:35:41 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 08:35:41 lf-activate-venv(): INFO: Adding /tmp/venv-PvkJ/bin to PATH 08:35:41 INFO: No Stack... 08:35:41 INFO: Retrieving Pricing Info for: v3-standard-4 08:35:42 INFO: Archiving Costs 08:35:42 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1531171991234908520.sh 08:35:42 ---> logs-deploy.sh 08:35:42 Setup pyenv: 08:35:42 system 08:35:42 3.8.13 08:35:42 3.9.13 08:35:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:35:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PvkJ from file:/tmp/.os_lf_venv 08:35:43 lf-activate-venv(): INFO: Installing: lftools 08:35:54 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. 08:35:54 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 08:35:55 lf-activate-venv(): INFO: Adding /tmp/venv-PvkJ/bin to PATH 08:35:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3291 08:35:55 INFO: archiving workspace using pattern(s): 08:35:56 Archives upload complete. 08:35:56 INFO: archiving logs to Nexus 08:35:57 ---> uname -a: 08:35:57 Linux prd-ubuntu1804-builder-4c-4g-15180 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:35:57 08:35:57 08:35:57 ---> lscpu: 08:35:57 Architecture: x86_64 08:35:57 CPU op-mode(s): 32-bit, 64-bit 08:35:57 Byte Order: Little Endian 08:35:57 CPU(s): 4 08:35:57 On-line CPU(s) list: 0-3 08:35:57 Thread(s) per core: 1 08:35:57 Core(s) per socket: 1 08:35:57 Socket(s): 4 08:35:57 NUMA node(s): 1 08:35:57 Vendor ID: AuthenticAMD 08:35:57 CPU family: 23 08:35:57 Model: 49 08:35:57 Model name: AMD EPYC-Rome Processor 08:35:57 Stepping: 0 08:35:57 CPU MHz: 2799.998 08:35:57 BogoMIPS: 5599.99 08:35:57 Virtualization: AMD-V 08:35:57 Hypervisor vendor: KVM 08:35:57 Virtualization type: full 08:35:57 L1d cache: 32K 08:35:57 L1i cache: 32K 08:35:57 L2 cache: 512K 08:35:57 L3 cache: 16384K 08:35:57 NUMA node0 CPU(s): 0-3 08:35:57 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 08:35:57 08:35:57 08:35:57 ---> nproc: 08:35:57 4 08:35:57 08:35:57 08:35:57 ---> df -h: 08:35:57 Filesystem Size Used Avail Use% Mounted on 08:35:57 udev 7.9G 0 7.9G 0% /dev 08:35:57 tmpfs 1.6G 672K 1.6G 1% /run 08:35:57 /dev/vda1 78G 8.3G 70G 11% / 08:35:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:35:57 tmpfs 5.0M 0 5.0M 0% /run/lock 08:35:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:35:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:35:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:35:57 08:35:57 08:35:57 ---> free -m: 08:35:57 total used free shared buff/cache available 08:35:57 Mem: 16040 532 13436 0 2071 15195 08:35:57 Swap: 1023 0 1023 08:35:57 08:35:57 08:35:57 ---> ip addr: 08:35:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:35:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:35:57 inet 127.0.0.1/8 scope host lo 08:35:57 valid_lft forever preferred_lft forever 08:35:57 inet6 ::1/128 scope host 08:35:57 valid_lft forever preferred_lft forever 08:35:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:35:57 link/ether fa:16:3e:65:1f:8f brd ff:ff:ff:ff:ff:ff 08:35:57 inet 10.30.107.136/23 brd 10.30.107.255 scope global dynamic ens3 08:35:57 valid_lft 86244sec preferred_lft 86244sec 08:35:57 inet6 fe80::f816:3eff:fe65:1f8f/64 scope link 08:35:57 valid_lft forever preferred_lft forever 08:35:57 08:35:57 08:35:57 ---> sar -b -r -n DEV: 08:35:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15180) 01/26/24 _x86_64_ (4 CPU) 08:35:57 08:35:57 08:33:24 LINUX RESTART (4 CPU) 08:35:57 08:35:57 08:34:02 tps rtps wtps bread/s bwrtn/s 08:35:57 08:35:01 105.05 22.10 82.95 1202.10 15750.14 08:35:57 Average: 105.05 22.10 82.95 1202.10 15750.14 08:35:57 08:35:57 08:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:35:57 08:35:01 13940620 15615988 2484348 15.13 67048 1803316 698892 4.00 651588 1607888 131284 08:35:57 Average: 13940620 15615988 2484348 15.13 67048 1803316 698892 4.00 651588 1607888 131284 08:35:57 08:35:57 08:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:35:57 08:35:01 ens3 57.28 40.59 687.12 10.64 0.00 0.00 0.00 0.00 08:35:57 08:35:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 08:35:57 Average: ens3 57.28 40.59 687.12 10.64 0.00 0.00 0.00 0.00 08:35:57 Average: lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 08:35:57 08:35:57 08:35:57 ---> sar -P ALL: 08:35:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15180) 01/26/24 _x86_64_ (4 CPU) 08:35:57 08:35:57 08:33:24 LINUX RESTART (4 CPU) 08:35:57 08:35:57 08:34:02 CPU %user %nice %system %iowait %steal %idle 08:35:57 08:35:01 all 20.58 0.00 1.50 3.17 0.06 74.69 08:35:57 08:35:01 0 18.26 0.00 1.48 0.44 0.05 79.77 08:35:57 08:35:01 1 31.43 0.00 1.91 10.34 0.07 56.26 08:35:57 08:35:01 2 27.75 0.00 1.85 1.80 0.05 68.54 08:35:57 08:35:01 3 4.81 0.00 0.77 0.12 0.09 94.22 08:35:57 Average: all 20.58 0.00 1.50 3.17 0.06 74.69 08:35:57 Average: 0 18.26 0.00 1.48 0.44 0.05 79.77 08:35:57 Average: 1 31.43 0.00 1.91 10.34 0.07 56.26 08:35:57 Average: 2 27.75 0.00 1.85 1.80 0.05 68.54 08:35:57 Average: 3 4.81 0.00 0.77 0.12 0.09 94.22 08:35:57 08:35:57 08:35:57