15:32:37 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:32:37 Running as SYSTEM 15:32:37 [EnvInject] - Loading node environment variables. 15:32:37 Building remotely on prd-ubuntu1804-builder-4c-4g-4813 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:32:37 [ssh-agent] Looking for ssh-agent implementation... 15:32:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:37 $ ssh-agent 15:32:37 SSH_AUTH_SOCK=/tmp/ssh-U4LfL9Os6tjv/agent.1820 15:32:37 SSH_AGENT_PID=1822 15:32:37 [ssh-agent] Started. 15:32:37 Running ssh-add (command line suppressed) 15:32:37 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5063996006760398767.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5063996006760398767.key) 15:32:37 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:32:37 The recommended git tool is: NONE 15:32:40 using credential onap-jenkins-ssh 15:32:40 Wiping out workspace first. 15:32:40 Cloning the remote Git repository 15:32:40 Cloning repository git://cloud.onap.org/mirror/oom.git 15:32:40 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:32:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:32:40 > git --version # timeout=10 15:32:40 > git --version # 'git version 2.17.1' 15:32:40 using GIT_SSH to set credentials Gerrit user 15:32:40 Verifying host key using manually-configured host key entries 15:32:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:32:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:32:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:46 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:32:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:32:46 using GIT_SSH to set credentials Gerrit user 15:32:46 Verifying host key using manually-configured host key entries 15:32:46 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/1 # timeout=30 15:32:46 > git rev-parse 06c155c966bf4b7f70d4c6a2f8ff94fee90133f8^{commit} # timeout=10 15:32:46 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:32:46 Checking out Revision 06c155c966bf4b7f70d4c6a2f8ff94fee90133f8 (refs/changes/36/136836/1) 15:32:46 > git config core.sparsecheckout # timeout=10 15:32:46 > git checkout -f 06c155c966bf4b7f70d4c6a2f8ff94fee90133f8 # timeout=30 15:32:50 Commit message: "[DCAEGEN2] Update snmptrap-collector image." 15:32:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:32:50 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 15:32:50 [EnvInject] - Injecting environment variables from a build step. 15:32:50 [EnvInject] - Injecting as environment variables the properties content 15:32:50 PYTHON=python3 15:32:50 15:32:50 [EnvInject] - Variables injected successfully. 15:32:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8786690081700697083.sh 15:32:50 ---> tox-install.sh 15:32:50 + source /home/jenkins/lf-env.sh 15:32:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:32:50 ++ mktemp -d /tmp/venv-XXXX 15:32:50 + lf_venv=/tmp/venv-t7yn 15:32:50 + local venv_file=/tmp/.os_lf_venv 15:32:50 + local python=python3 15:32:50 + local options 15:32:50 + local set_path=true 15:32:50 + local install_args= 15:32:50 ++ 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:32:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:32:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:32:50 + true 15:32:50 + case $1 in 15:32:50 + venv_file=/tmp/.toxenv 15:32:50 + shift 2 15:32:50 + true 15:32:50 + case $1 in 15:32:50 + shift 15:32:50 + break 15:32:50 + case $python in 15:32:50 + local pkg_list= 15:32:50 + [[ -d /opt/pyenv ]] 15:32:50 + echo 'Setup pyenv:' 15:32:50 Setup pyenv: 15:32:50 + export PYENV_ROOT=/opt/pyenv 15:32:50 + PYENV_ROOT=/opt/pyenv 15:32:50 + 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:32:50 + 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:32:50 + pyenv versions 15:32:50 * system (set by /opt/pyenv/version) 15:32:50 * 3.8.13 (set by /opt/pyenv/version) 15:32:50 * 3.9.13 (set by /opt/pyenv/version) 15:32:50 * 3.10.6 (set by /opt/pyenv/version) 15:32:50 + command -v pyenv 15:32:50 ++ pyenv init - --no-rehash 15:32:50 + 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:32:50 export PATH="/opt/pyenv/shims:${PATH}" 15:32:50 export PYENV_SHELL=bash 15:32:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:32:50 pyenv() { 15:32:50 local command 15:32:50 command="${1:-}" 15:32:50 if [ "$#" -gt 0 ]; then 15:32:50 shift 15:32:50 fi 15:32:50 15:32:50 case "$command" in 15:32:50 rehash|shell) 15:32:50 eval "$(pyenv "sh-$command" "$@")" 15:32:50 ;; 15:32:50 *) 15:32:50 command pyenv "$command" "$@" 15:32:50 ;; 15:32:50 esac 15:32:50 }' 15:32:50 +++ 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:32:50 ++ 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:32:50 ++ 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:32:50 ++ 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:32:50 ++ export PYENV_SHELL=bash 15:32:50 ++ PYENV_SHELL=bash 15:32:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:32:50 +++ complete -F _pyenv pyenv 15:32:50 ++ lf-pyver python3 15:32:50 ++ local py_version_xy=python3 15:32:50 ++ local py_version_xyz= 15:32:50 ++ pyenv versions 15:32:50 ++ local command 15:32:50 ++ command=versions 15:32:50 ++ sed 's/^[ *]* //' 15:32:50 ++ '[' 1 -gt 0 ']' 15:32:50 ++ shift 15:32:50 ++ case "$command" in 15:32:50 ++ command pyenv versions 15:32:50 ++ pyenv versions 15:32:50 ++ awk '{ print $1 }' 15:32:50 ++ grep -E '^[0-9.]*[0-9]$' 15:32:50 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:32:50 +++ grep '^3' /tmp/.pyenv_versions 15:32:50 +++ sort -V 15:32:50 +++ tail -n 1 15:32:50 ++ py_version_xyz=3.10.6 15:32:50 ++ [[ -z 3.10.6 ]] 15:32:50 ++ echo 3.10.6 15:32:50 ++ return 0 15:32:50 + pyenv local 3.10.6 15:32:50 + local command 15:32:50 + command=local 15:32:50 + '[' 2 -gt 0 ']' 15:32:50 + shift 15:32:50 + case "$command" in 15:32:50 + command pyenv local 3.10.6 15:32:50 + pyenv local 3.10.6 15:32:50 + for arg in "$@" 15:32:50 + case $arg in 15:32:50 + pkg_list+='tox ' 15:32:50 + for arg in "$@" 15:32:50 + case $arg in 15:32:50 + pkg_list+='virtualenv ' 15:32:50 + for arg in "$@" 15:32:50 + case $arg in 15:32:50 + pkg_list+='urllib3~=1.26.15 ' 15:32:50 + [[ -f /tmp/.toxenv ]] 15:32:50 + [[ ! -f /tmp/.toxenv ]] 15:32:50 + [[ -n '' ]] 15:32:50 + python3 -m venv /tmp/venv-t7yn 15:32:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t7yn' 15:32:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-t7yn 15:32:55 + echo /tmp/venv-t7yn 15:32:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:32:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:32:55 + /tmp/venv-t7yn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:32:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:32:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:32:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:32:58 + /tmp/venv-t7yn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:33:01 + type python3 15:33:01 + true 15:33:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t7yn/bin to PATH' 15:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-t7yn/bin to PATH 15:33:01 + PATH=/tmp/venv-t7yn/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:33:01 + return 0 15:33:01 + python3 --version 15:33:01 Python 3.10.6 15:33:01 + python3 -m pip --version 15:33:01 pip 23.3.1 from /tmp/venv-t7yn/lib/python3.10/site-packages/pip (python 3.10) 15:33:01 + python3 -m pip freeze 15:33:02 cachetools==5.3.2 15:33:02 chardet==5.2.0 15:33:02 colorama==0.4.6 15:33:02 distlib==0.3.8 15:33:02 filelock==3.13.1 15:33:02 packaging==23.2 15:33:02 platformdirs==4.1.0 15:33:02 pluggy==1.3.0 15:33:02 pyproject-api==1.6.1 15:33:02 tomli==2.0.1 15:33:02 tox==4.11.4 15:33:02 urllib3==1.26.18 15:33:02 virtualenv==20.25.0 15:33:02 [EnvInject] - Injecting environment variables from a build step. 15:33:02 [EnvInject] - Injecting as environment variables the properties content 15:33:02 PARALLEL=false 15:33:02 15:33:02 [EnvInject] - Variables injected successfully. 15:33:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1709940250070565359.sh 15:33:02 ---> tox-run.sh 15:33:02 + 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:33:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:33:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:33:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:33:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:33:02 + source /home/jenkins/lf-env.sh 15:33:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:33:02 ++ mktemp -d /tmp/venv-XXXX 15:33:02 + lf_venv=/tmp/venv-uqmQ 15:33:02 + local venv_file=/tmp/.os_lf_venv 15:33:02 + local python=python3 15:33:02 + local options 15:33:02 + local set_path=true 15:33:02 + local install_args= 15:33:02 ++ 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:33:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:33:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:33:02 + true 15:33:02 + case $1 in 15:33:02 + venv_file=/tmp/.toxenv 15:33:02 + shift 2 15:33:02 + true 15:33:02 + case $1 in 15:33:02 + shift 15:33:02 + break 15:33:02 + case $python in 15:33:02 + local pkg_list= 15:33:02 + [[ -d /opt/pyenv ]] 15:33:02 + echo 'Setup pyenv:' 15:33:02 Setup pyenv: 15:33:02 + export PYENV_ROOT=/opt/pyenv 15:33:02 + PYENV_ROOT=/opt/pyenv 15:33:02 + 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:33:02 + 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:33:02 + pyenv versions 15:33:02 system 15:33:02 3.8.13 15:33:02 3.9.13 15:33:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:33:02 + command -v pyenv 15:33:02 ++ pyenv init - --no-rehash 15:33:02 + 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:33:02 export PATH="/opt/pyenv/shims:${PATH}" 15:33:02 export PYENV_SHELL=bash 15:33:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:33:02 pyenv() { 15:33:02 local command 15:33:02 command="${1:-}" 15:33:02 if [ "$#" -gt 0 ]; then 15:33:02 shift 15:33:02 fi 15:33:02 15:33:02 case "$command" in 15:33:02 rehash|shell) 15:33:02 eval "$(pyenv "sh-$command" "$@")" 15:33:02 ;; 15:33:02 *) 15:33:02 command pyenv "$command" "$@" 15:33:02 ;; 15:33:02 esac 15:33:02 }' 15:33:02 +++ 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:33:02 ++ 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:33:02 ++ 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:33:02 ++ 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:33:02 ++ export PYENV_SHELL=bash 15:33:02 ++ PYENV_SHELL=bash 15:33:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:33:02 +++ complete -F _pyenv pyenv 15:33:02 ++ lf-pyver python3 15:33:02 ++ local py_version_xy=python3 15:33:02 ++ local py_version_xyz= 15:33:02 ++ pyenv versions 15:33:02 ++ local command 15:33:02 ++ sed 's/^[ *]* //' 15:33:02 ++ command=versions 15:33:02 ++ '[' 1 -gt 0 ']' 15:33:02 ++ shift 15:33:02 ++ case "$command" in 15:33:02 ++ command pyenv versions 15:33:02 ++ pyenv versions 15:33:02 ++ grep -E '^[0-9.]*[0-9]$' 15:33:02 ++ awk '{ print $1 }' 15:33:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:33:02 +++ grep '^3' /tmp/.pyenv_versions 15:33:02 +++ sort -V 15:33:02 +++ tail -n 1 15:33:02 ++ py_version_xyz=3.10.6 15:33:02 ++ [[ -z 3.10.6 ]] 15:33:02 ++ echo 3.10.6 15:33:02 ++ return 0 15:33:02 + pyenv local 3.10.6 15:33:02 + local command 15:33:02 + command=local 15:33:02 + '[' 2 -gt 0 ']' 15:33:02 + shift 15:33:02 + case "$command" in 15:33:02 + command pyenv local 3.10.6 15:33:02 + pyenv local 3.10.6 15:33:02 + for arg in "$@" 15:33:02 + case $arg in 15:33:02 + pkg_list+='tox ' 15:33:02 + for arg in "$@" 15:33:02 + case $arg in 15:33:02 + pkg_list+='virtualenv ' 15:33:02 + for arg in "$@" 15:33:02 + case $arg in 15:33:02 + pkg_list+='urllib3~=1.26.15 ' 15:33:02 + [[ -f /tmp/.toxenv ]] 15:33:02 ++ cat /tmp/.toxenv 15:33:02 + lf_venv=/tmp/venv-t7yn 15:33:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t7yn from' file:/tmp/.toxenv 15:33:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-t7yn from file:/tmp/.toxenv 15:33:02 + /tmp/venv-t7yn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:33:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:33:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:33:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:33:03 + /tmp/venv-t7yn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:33:05 + type python3 15:33:05 + true 15:33:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-t7yn/bin to PATH' 15:33:05 lf-activate-venv(): INFO: Adding /tmp/venv-t7yn/bin to PATH 15:33:05 + PATH=/tmp/venv-t7yn/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:33:05 + return 0 15:33:05 + [[ -d /opt/pyenv ]] 15:33:05 + echo '---> Setting up pyenv' 15:33:05 ---> Setting up pyenv 15:33:05 + export PYENV_ROOT=/opt/pyenv 15:33:05 + PYENV_ROOT=/opt/pyenv 15:33:05 + export PATH=/opt/pyenv/bin:/tmp/venv-t7yn/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:33:05 + PATH=/opt/pyenv/bin:/tmp/venv-t7yn/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:33:05 ++ pwd 15:33:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:33:05 + export PYTHONPATH 15:33:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:33:05 + TOX_TESTENV_PASSENV=PYTHONPATH 15:33:05 + tox --version 15:33:06 4.11.4 from /tmp/venv-t7yn/lib/python3.10/site-packages/tox/__init__.py 15:33:06 + PARALLEL=false 15:33:06 + TOX_OPTIONS_LIST= 15:33:06 + [[ -n checkbashisms ]] 15:33:06 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:33:06 + case ${PARALLEL,,} in 15:33:06 + tox -e checkbashisms 15:33:06 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:33:07 checkbashisms: freeze> python -m pip freeze --all 15:33:08 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:33:08 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:33:09 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:33:09 you may get strange results 15:33:10 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:33:11 checkbashisms: OK (5.34=setup[1.97]+cmd[3.37] seconds) 15:33:11 congratulations :) (5.52 seconds) 15:33:11 + tox_status=0 15:33:11 + echo '---> Completed tox runs' 15:33:11 ---> Completed tox runs 15:33:11 + for i in .tox/*/log 15:33:11 ++ awk -F/ '{print $2}' 15:33:11 ++ echo .tox/checkbashisms/log 15:33:11 + tox_env=checkbashisms 15:33:11 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:33:11 + DOC_DIR=docs/_build/html 15:33:11 + [[ -d docs/_build/html ]] 15:33:11 + echo '---> tox-run.sh ends' 15:33:11 ---> tox-run.sh ends 15:33:11 + test 0 -eq 0 15:33:12 $ ssh-agent -k 15:33:12 unset SSH_AUTH_SOCK; 15:33:12 unset SSH_AGENT_PID; 15:33:12 echo Agent pid 1822 killed; 15:33:12 [ssh-agent] Stopped. 15:33:12 [PostBuildScript] - [INFO] Executing post build scripts. 15:33:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10116065789922060463.sh 15:33:12 ---> sysstat.sh 15:33:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4113952547678420612.sh 15:33:12 ---> package-listing.sh 15:33:12 ++ facter osfamily 15:33:12 ++ tr '[:upper:]' '[:lower:]' 15:33:12 + OS_FAMILY=debian 15:33:12 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:33:12 + START_PACKAGES=/tmp/packages_start.txt 15:33:12 + END_PACKAGES=/tmp/packages_end.txt 15:33:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:12 + PACKAGES=/tmp/packages_start.txt 15:33:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:33:12 + PACKAGES=/tmp/packages_end.txt 15:33:12 + case "${OS_FAMILY}" in 15:33:12 + dpkg -l 15:33:12 + grep '^ii' 15:33:12 + '[' -f /tmp/packages_start.txt ']' 15:33:12 + '[' -f /tmp/packages_end.txt ']' 15:33:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:12 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:33:12 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:33:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:33:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3608492479625012725.sh 15:33:12 ---> capture-instance-metadata.sh 15:33:12 Setup pyenv: 15:33:12 system 15:33:12 3.8.13 15:33:12 3.9.13 15:33:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:33:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-86An 15:33:16 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:33:19 lf-activate-venv(): INFO: Installing: lftools 15:33:52 lf-activate-venv(): INFO: Adding /tmp/venv-86An/bin to PATH 15:33:52 INFO: Running in OpenStack, capturing instance metadata 15:33:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14375723510921096599.sh 15:33:52 provisioning config files... 15:33:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7034048128635078972tmp 15:33:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:33:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:33:52 [EnvInject] - Injecting environment variables from a build step. 15:33:52 [EnvInject] - Injecting as environment variables the properties content 15:33:52 SERVER_ID=logs 15:33:52 15:33:52 [EnvInject] - Variables injected successfully. 15:33:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5801683845503124536.sh 15:33:52 ---> create-netrc.sh 15:33:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9561696190138139015.sh 15:33:52 ---> python-tools-install.sh 15:33:52 Setup pyenv: 15:33:52 system 15:33:52 3.8.13 15:33:52 3.9.13 15:33:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:33:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86An from file:/tmp/.os_lf_venv 15:33:54 lf-activate-venv(): INFO: Installing: lftools 15:34:01 lf-activate-venv(): INFO: Adding /tmp/venv-86An/bin to PATH 15:34:01 Generating Requirements File 15:34:34 Python 3.10.6 15:34:34 pip 23.3.1 from /tmp/venv-86An/lib/python3.10/site-packages/pip (python 3.10) 15:34:35 appdirs==1.4.4 15:34:35 argcomplete==3.2.1 15:34:35 aspy.yaml==1.3.0 15:34:35 attrs==23.1.0 15:34:35 autopage==0.5.2 15:34:35 Babel==2.14.0 15:34:35 beautifulsoup4==4.12.2 15:34:35 boto3==1.33.13 15:34:35 botocore==1.33.13 15:34:35 bs4==0.0.1 15:34:35 cachetools==5.3.2 15:34:35 certifi==2023.11.17 15:34:35 cffi==1.16.0 15:34:35 cfgv==3.4.0 15:34:35 chardet==5.2.0 15:34:35 charset-normalizer==3.3.2 15:34:35 click==8.1.7 15:34:35 cliff==4.4.0 15:34:35 cmd2==2.4.3 15:34:35 cryptography==3.3.2 15:34:35 debtcollector==2.5.0 15:34:35 decorator==5.1.1 15:34:35 defusedxml==0.7.1 15:34:35 Deprecated==1.2.14 15:34:35 distlib==0.3.8 15:34:35 dnspython==2.4.2 15:34:35 docker==4.2.2 15:34:35 dogpile.cache==1.2.2 15:34:35 email-validator==2.1.0.post1 15:34:35 filelock==3.13.1 15:34:35 future==0.18.3 15:34:35 gitdb==4.0.11 15:34:35 GitPython==3.1.40 15:34:35 google-auth==2.25.2 15:34:35 httplib2==0.22.0 15:34:35 identify==2.5.33 15:34:35 idna==3.6 15:34:35 importlib-metadata==7.0.0 15:34:35 importlib-resources==1.5.0 15:34:35 iso8601==2.1.0 15:34:35 Jinja2==3.1.2 15:34:35 jmespath==1.0.1 15:34:35 jsonpatch==1.33 15:34:35 jsonpointer==2.4 15:34:35 jsonschema==4.20.0 15:34:35 jsonschema-specifications==2023.11.2 15:34:35 keystoneauth1==5.4.0 15:34:35 kubernetes==28.1.0 15:34:35 lftools==0.37.8 15:34:35 lxml==4.9.3 15:34:35 MarkupSafe==2.1.3 15:34:35 msgpack==1.0.7 15:34:35 multi-key-dict==2.0.3 15:34:35 munch==4.0.0 15:34:35 netaddr==0.9.0 15:34:35 netifaces==0.11.0 15:34:35 niet==1.4.2 15:34:35 nodeenv==1.8.0 15:34:35 oauth2client==4.1.3 15:34:35 oauthlib==3.2.2 15:34:35 openstacksdk==0.62.0 15:34:35 os-client-config==2.1.0 15:34:35 os-service-types==1.7.0 15:34:35 osc-lib==2.9.0 15:34:35 oslo.config==9.2.0 15:34:35 oslo.context==5.3.0 15:34:35 oslo.i18n==6.2.0 15:34:35 oslo.log==5.4.0 15:34:35 oslo.serialization==5.2.0 15:34:35 oslo.utils==6.3.0 15:34:35 packaging==23.2 15:34:35 pbr==6.0.0 15:34:35 platformdirs==4.1.0 15:34:35 prettytable==3.9.0 15:34:35 pyasn1==0.5.1 15:34:35 pyasn1-modules==0.3.0 15:34:35 pycparser==2.21 15:34:35 pygerrit2==2.0.15 15:34:35 PyGithub==2.1.1 15:34:35 pyinotify==0.9.6 15:34:35 PyJWT==2.8.0 15:34:35 PyNaCl==1.5.0 15:34:35 pyparsing==2.4.7 15:34:35 pyperclip==1.8.2 15:34:35 pyrsistent==0.20.0 15:34:35 python-cinderclient==9.4.0 15:34:35 python-dateutil==2.8.2 15:34:35 python-heatclient==3.3.0 15:34:35 python-jenkins==1.8.2 15:34:35 python-keystoneclient==5.2.0 15:34:35 python-magnumclient==4.3.0 15:34:35 python-novaclient==18.4.0 15:34:35 python-openstackclient==6.0.0 15:34:35 python-swiftclient==4.4.0 15:34:35 pytz==2023.3.post1 15:34:35 PyYAML==6.0.1 15:34:35 referencing==0.32.0 15:34:35 requests==2.31.0 15:34:35 requests-oauthlib==1.3.1 15:34:35 requestsexceptions==1.4.0 15:34:35 rfc3986==2.0.0 15:34:35 rpds-py==0.13.2 15:34:35 rsa==4.9 15:34:35 ruamel.yaml==0.18.5 15:34:35 ruamel.yaml.clib==0.2.8 15:34:35 s3transfer==0.8.2 15:34:35 simplejson==3.19.2 15:34:35 six==1.16.0 15:34:35 smmap==5.0.1 15:34:35 soupsieve==2.5 15:34:35 stevedore==5.1.0 15:34:35 tabulate==0.9.0 15:34:35 toml==0.10.2 15:34:35 tomlkit==0.12.3 15:34:35 tqdm==4.66.1 15:34:35 typing_extensions==4.9.0 15:34:35 tzdata==2023.3 15:34:35 urllib3==1.26.18 15:34:35 virtualenv==20.25.0 15:34:35 wcwidth==0.2.12 15:34:35 websocket-client==1.7.0 15:34:35 wrapt==1.16.0 15:34:35 xdg==6.0.0 15:34:35 xmltodict==0.13.0 15:34:35 yq==3.2.3 15:34:35 zipp==3.17.0 15:34:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17834862609947439799.sh 15:34:35 ---> sudo-logs.sh 15:34:35 Archiving 'sudo' log.. 15:34:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9380689466004006193.sh 15:34:35 ---> job-cost.sh 15:34:35 Setup pyenv: 15:34:35 system 15:34:35 3.8.13 15:34:35 3.9.13 15:34:35 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86An from file:/tmp/.os_lf_venv 15:34:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:34:46 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:34:46 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:34:46 lf-activate-venv(): INFO: Adding /tmp/venv-86An/bin to PATH 15:34:46 INFO: No Stack... 15:34:46 INFO: Retrieving Pricing Info for: v3-standard-4 15:34:46 INFO: Archiving Costs 15:34:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins847645066777040741.sh 15:34:46 ---> logs-deploy.sh 15:34:46 Setup pyenv: 15:34:46 system 15:34:46 3.8.13 15:34:46 3.9.13 15:34:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:34:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-86An from file:/tmp/.os_lf_venv 15:34:48 lf-activate-venv(): INFO: Installing: lftools 15:34: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. 15:34:57 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-86An/bin to PATH 15:34:58 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3245 15:34:58 INFO: archiving workspace using pattern(s): 15:34:59 Archives upload complete. 15:34:59 INFO: archiving logs to Nexus 15:35:00 ---> uname -a: 15:35:00 Linux prd-ubuntu1804-builder-4c-4g-4813 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:35:00 15:35:00 15:35:00 ---> lscpu: 15:35:00 Architecture: x86_64 15:35:00 CPU op-mode(s): 32-bit, 64-bit 15:35:00 Byte Order: Little Endian 15:35:00 CPU(s): 4 15:35:00 On-line CPU(s) list: 0-3 15:35:00 Thread(s) per core: 1 15:35:00 Core(s) per socket: 1 15:35:00 Socket(s): 4 15:35:00 NUMA node(s): 1 15:35:00 Vendor ID: AuthenticAMD 15:35:00 CPU family: 23 15:35:00 Model: 49 15:35:00 Model name: AMD EPYC-Rome Processor 15:35:00 Stepping: 0 15:35:00 CPU MHz: 2800.000 15:35:00 BogoMIPS: 5600.00 15:35:00 Virtualization: AMD-V 15:35:00 Hypervisor vendor: KVM 15:35:00 Virtualization type: full 15:35:00 L1d cache: 32K 15:35:00 L1i cache: 32K 15:35:00 L2 cache: 512K 15:35:00 L3 cache: 16384K 15:35:00 NUMA node0 CPU(s): 0-3 15:35:00 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:35:00 15:35:00 15:35:00 ---> nproc: 15:35:00 4 15:35:00 15:35:00 15:35:00 ---> df -h: 15:35:00 Filesystem Size Used Avail Use% Mounted on 15:35:00 udev 7.9G 0 7.9G 0% /dev 15:35:00 tmpfs 1.6G 672K 1.6G 1% /run 15:35:00 /dev/vda1 78G 8.3G 70G 11% / 15:35:00 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:35:00 tmpfs 5.0M 0 5.0M 0% /run/lock 15:35:00 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:35:00 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:35:00 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:35:00 15:35:00 15:35:00 ---> free -m: 15:35:00 total used free shared buff/cache available 15:35:00 Mem: 16040 526 13397 0 2116 15199 15:35:00 Swap: 1023 0 1023 15:35:00 15:35:00 15:35:00 ---> ip addr: 15:35:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:35:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:35:00 inet 127.0.0.1/8 scope host lo 15:35:00 valid_lft forever preferred_lft forever 15:35:00 inet6 ::1/128 scope host 15:35:00 valid_lft forever preferred_lft forever 15:35:00 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:35:00 link/ether fa:16:3e:91:bb:72 brd ff:ff:ff:ff:ff:ff 15:35:00 inet 10.30.106.164/23 brd 10.30.107.255 scope global dynamic ens3 15:35:00 valid_lft 86209sec preferred_lft 86209sec 15:35:00 inet6 fe80::f816:3eff:fe91:bb72/64 scope link 15:35:00 valid_lft forever preferred_lft forever 15:35:00 15:35:00 15:35:00 ---> sar -b -r -n DEV: 15:35:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4813) 12/13/23 _x86_64_ (4 CPU) 15:35:00 15:35:00 15:31:51 LINUX RESTART (4 CPU) 15:35:00 15:35:00 15:32:01 tps rtps wtps bread/s bwrtn/s 15:35:00 15:33:01 200.85 54.33 146.52 3635.05 44882.77 15:35:00 15:34:01 97.00 18.34 78.66 1154.82 21511.50 15:35:00 Average: 148.93 36.34 112.59 2394.94 33197.13 15:35:00 15:35:00 15:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:35:00 15:33:01 14257388 15635372 2167580 13.20 42544 1547532 775128 4.44 584044 1394608 60980 15:35:00 15:34:01 13872980 15543256 2551988 15.54 67308 1797764 851980 4.88 724484 1602112 127888 15:35:00 Average: 14065184 15589314 2359784 14.37 54926 1672648 813554 4.66 654264 1498360 94434 15:35:00 15:35:00 15:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:35:00 15:33:01 ens3 358.53 256.51 1535.04 71.67 0.00 0.00 0.00 0.00 15:35:00 15:33:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 15:35:00 15:34:01 ens3 49.85 33.67 635.25 9.26 0.00 0.00 0.00 0.00 15:35:00 15:34:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 15:35:00 Average: ens3 204.19 145.09 1085.14 40.47 0.00 0.00 0.00 0.00 15:35:00 Average: lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 15:35:00 15:35:00 15:35:00 ---> sar -P ALL: 15:35:00 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-4813) 12/13/23 _x86_64_ (4 CPU) 15:35:00 15:35:00 15:31:51 LINUX RESTART (4 CPU) 15:35:00 15:35:00 15:32:01 CPU %user %nice %system %iowait %steal %idle 15:35:00 15:33:01 all 11.89 0.00 1.55 27.06 0.05 59.45 15:35:00 15:33:01 0 15.69 0.00 1.52 2.54 0.05 80.19 15:35:00 15:33:01 1 9.40 0.00 1.29 49.36 0.05 39.90 15:35:00 15:33:01 2 11.29 0.00 1.46 34.49 0.05 52.71 15:35:00 15:33:01 3 11.17 0.00 1.95 21.90 0.05 64.93 15:35:00 15:34:01 all 19.96 0.00 1.47 4.76 0.06 73.75 15:35:00 15:34:01 0 32.89 0.00 2.55 1.83 0.05 62.68 15:35:00 15:34:01 1 6.43 0.00 0.82 0.47 0.03 92.24 15:35:00 15:34:01 2 34.63 0.00 1.39 2.94 0.05 60.99 15:35:00 15:34:01 3 5.89 0.00 1.11 13.79 0.10 79.11 15:35:00 Average: all 15.92 0.00 1.51 15.91 0.05 66.60 15:35:00 Average: 0 24.28 0.00 2.03 2.18 0.05 71.45 15:35:00 Average: 1 7.92 0.00 1.06 24.91 0.04 66.07 15:35:00 Average: 2 22.95 0.00 1.43 18.72 0.05 56.85 15:35:00 Average: 3 8.53 0.00 1.53 17.85 0.08 72.02 15:35:00 15:35:00 15:35:00