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