15:20:48 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:20:48 Running as SYSTEM 15:20:48 [EnvInject] - Loading node environment variables. 15:20:48 Building remotely on prd-ubuntu1804-builder-4c-4g-1159 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:20:48 [ssh-agent] Looking for ssh-agent implementation... 15:20:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:49 $ ssh-agent 15:20:49 SSH_AUTH_SOCK=/tmp/ssh-ta9d2ndzx3h3/agent.1861 15:20:49 SSH_AGENT_PID=1863 15:20:49 [ssh-agent] Started. 15:20:49 Running ssh-add (command line suppressed) 15:20:49 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3152432260333362148.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3152432260333362148.key) 15:20:49 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:20:49 The recommended git tool is: NONE 15:20:50 using credential onap-jenkins-ssh 15:20:50 Wiping out workspace first. 15:20:50 Cloning the remote Git repository 15:20:50 Cloning repository git://cloud.onap.org/mirror/oom.git 15:20:50 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:20:50 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:20:50 > git --version # timeout=10 15:20:50 > git --version # 'git version 2.17.1' 15:20:50 using GIT_SSH to set credentials Gerrit user 15:20:50 Verifying host key using manually-configured host key entries 15:20:50 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:20:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:20:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:20:56 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:20:56 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:20:56 using GIT_SSH to set credentials Gerrit user 15:20:56 Verifying host key using manually-configured host key entries 15:20:56 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/3 # timeout=30 15:20:57 > git rev-parse f47dc8948150c50d9b5826c06254acbabfb652c8^{commit} # timeout=10 15:20:57 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:20:57 Checking out Revision f47dc8948150c50d9b5826c06254acbabfb652c8 (refs/changes/36/136836/3) 15:20:57 > git config core.sparsecheckout # timeout=10 15:20:57 > git checkout -f f47dc8948150c50d9b5826c06254acbabfb652c8 # timeout=30 15:21:00 Commit message: "[DCAEGEN2] Update snmptrap-collector image." 15:21:00 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:21:00 > git rev-list --no-walk 56dc9e04a2a11bc0bc83cfd344d72b6b1eb18419 # timeout=10 15:21:00 [EnvInject] - Injecting environment variables from a build step. 15:21:00 [EnvInject] - Injecting as environment variables the properties content 15:21:00 PYTHON=python3 15:21:00 15:21:00 [EnvInject] - Variables injected successfully. 15:21:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11964011046323049662.sh 15:21:00 ---> tox-install.sh 15:21:00 + source /home/jenkins/lf-env.sh 15:21:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:00 ++ mktemp -d /tmp/venv-XXXX 15:21:00 + lf_venv=/tmp/venv-Zbjp 15:21:00 + local venv_file=/tmp/.os_lf_venv 15:21:00 + local python=python3 15:21:00 + local options 15:21:00 + local set_path=true 15:21:00 + local install_args= 15:21:00 ++ 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:21:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:00 + true 15:21:00 + case $1 in 15:21:00 + venv_file=/tmp/.toxenv 15:21:00 + shift 2 15:21:00 + true 15:21:00 + case $1 in 15:21:00 + shift 15:21:00 + break 15:21:00 + case $python in 15:21:00 + local pkg_list= 15:21:00 + [[ -d /opt/pyenv ]] 15:21:00 + echo 'Setup pyenv:' 15:21:00 Setup pyenv: 15:21:00 + export PYENV_ROOT=/opt/pyenv 15:21:00 + PYENV_ROOT=/opt/pyenv 15:21:00 + 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:21:00 + 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:21:00 + pyenv versions 15:21:00 * system (set by /opt/pyenv/version) 15:21:00 * 3.8.13 (set by /opt/pyenv/version) 15:21:00 * 3.9.13 (set by /opt/pyenv/version) 15:21:00 * 3.10.6 (set by /opt/pyenv/version) 15:21:00 + command -v pyenv 15:21:00 ++ pyenv init - --no-rehash 15:21:00 + 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:21:00 export PATH="/opt/pyenv/shims:${PATH}" 15:21:00 export PYENV_SHELL=bash 15:21:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:00 pyenv() { 15:21:00 local command 15:21:00 command="${1:-}" 15:21:00 if [ "$#" -gt 0 ]; then 15:21:00 shift 15:21:00 fi 15:21:00 15:21:00 case "$command" in 15:21:00 rehash|shell) 15:21:00 eval "$(pyenv "sh-$command" "$@")" 15:21:00 ;; 15:21:00 *) 15:21:00 command pyenv "$command" "$@" 15:21:00 ;; 15:21:00 esac 15:21:00 }' 15:21:00 +++ 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:21:00 ++ 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:21:00 ++ 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:21:00 ++ 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:21:00 ++ export PYENV_SHELL=bash 15:21:00 ++ PYENV_SHELL=bash 15:21:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:00 +++ complete -F _pyenv pyenv 15:21:00 ++ lf-pyver python3 15:21:00 ++ local py_version_xy=python3 15:21:00 ++ local py_version_xyz= 15:21:00 ++ pyenv versions 15:21:00 ++ local command 15:21:00 ++ command=versions 15:21:00 ++ '[' 1 -gt 0 ']' 15:21:00 ++ grep -E '^[0-9.]*[0-9]$' 15:21:00 ++ awk '{ print $1 }' 15:21:00 ++ shift 15:21:00 ++ case "$command" in 15:21:00 ++ command pyenv versions 15:21:00 ++ pyenv versions 15:21:00 ++ sed 's/^[ *]* //' 15:21:00 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:00 +++ grep '^3' /tmp/.pyenv_versions 15:21:00 +++ sort -V 15:21:00 +++ tail -n 1 15:21:00 ++ py_version_xyz=3.10.6 15:21:00 ++ [[ -z 3.10.6 ]] 15:21:00 ++ echo 3.10.6 15:21:00 ++ return 0 15:21:00 + pyenv local 3.10.6 15:21:00 + local command 15:21:00 + command=local 15:21:00 + '[' 2 -gt 0 ']' 15:21:00 + shift 15:21:00 + case "$command" in 15:21:00 + command pyenv local 3.10.6 15:21:00 + pyenv local 3.10.6 15:21:00 + for arg in "$@" 15:21:00 + case $arg in 15:21:00 + pkg_list+='tox ' 15:21:00 + for arg in "$@" 15:21:00 + case $arg in 15:21:00 + pkg_list+='virtualenv ' 15:21:00 + for arg in "$@" 15:21:00 + case $arg in 15:21:00 + pkg_list+='urllib3~=1.26.15 ' 15:21:00 + [[ -f /tmp/.toxenv ]] 15:21:00 + [[ ! -f /tmp/.toxenv ]] 15:21:00 + [[ -n '' ]] 15:21:00 + python3 -m venv /tmp/venv-Zbjp 15:21:05 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zbjp' 15:21:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zbjp 15:21:05 + echo /tmp/venv-Zbjp 15:21:05 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:21:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:21:05 + /tmp/venv-Zbjp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:08 + /tmp/venv-Zbjp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:10 + type python3 15:21:10 + true 15:21:10 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zbjp/bin to PATH' 15:21:10 lf-activate-venv(): INFO: Adding /tmp/venv-Zbjp/bin to PATH 15:21:10 + PATH=/tmp/venv-Zbjp/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:21:10 + return 0 15:21:10 + python3 --version 15:21:10 Python 3.10.6 15:21:10 + python3 -m pip --version 15:21:10 pip 23.3.2 from /tmp/venv-Zbjp/lib/python3.10/site-packages/pip (python 3.10) 15:21:10 + python3 -m pip freeze 15:21:11 cachetools==5.3.2 15:21:11 chardet==5.2.0 15:21:11 colorama==0.4.6 15:21:11 distlib==0.3.8 15:21:11 filelock==3.13.1 15:21:11 packaging==23.2 15:21:11 platformdirs==4.2.0 15:21:11 pluggy==1.4.0 15:21:11 pyproject-api==1.6.1 15:21:11 tomli==2.0.1 15:21:11 tox==4.12.1 15:21:11 urllib3==1.26.18 15:21:11 virtualenv==20.25.0 15:21:11 [EnvInject] - Injecting environment variables from a build step. 15:21:11 [EnvInject] - Injecting as environment variables the properties content 15:21:11 PARALLEL=false 15:21:11 15:21:11 [EnvInject] - Variables injected successfully. 15:21:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3312830190935599036.sh 15:21:11 ---> tox-run.sh 15:21:11 + 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:21:11 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:21:11 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:21:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:21:11 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:21:11 + source /home/jenkins/lf-env.sh 15:21:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:21:11 ++ mktemp -d /tmp/venv-XXXX 15:21:11 + lf_venv=/tmp/venv-ljL3 15:21:11 + local venv_file=/tmp/.os_lf_venv 15:21:11 + local python=python3 15:21:11 + local options 15:21:11 + local set_path=true 15:21:11 + local install_args= 15:21:11 ++ 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:21:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:21:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:21:11 + true 15:21:11 + case $1 in 15:21:11 + venv_file=/tmp/.toxenv 15:21:11 + shift 2 15:21:11 + true 15:21:11 + case $1 in 15:21:11 + shift 15:21:11 + break 15:21:11 + case $python in 15:21:11 + local pkg_list= 15:21:11 + [[ -d /opt/pyenv ]] 15:21:11 + echo 'Setup pyenv:' 15:21:11 Setup pyenv: 15:21:11 + export PYENV_ROOT=/opt/pyenv 15:21:11 + PYENV_ROOT=/opt/pyenv 15:21:11 + 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:21:11 + 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:21:11 + pyenv versions 15:21:11 system 15:21:11 3.8.13 15:21:11 3.9.13 15:21:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:21:11 + command -v pyenv 15:21:11 ++ pyenv init - --no-rehash 15:21:11 + 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:21:11 export PATH="/opt/pyenv/shims:${PATH}" 15:21:11 export PYENV_SHELL=bash 15:21:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:21:11 pyenv() { 15:21:11 local command 15:21:11 command="${1:-}" 15:21:11 if [ "$#" -gt 0 ]; then 15:21:11 shift 15:21:11 fi 15:21:11 15:21:11 case "$command" in 15:21:11 rehash|shell) 15:21:11 eval "$(pyenv "sh-$command" "$@")" 15:21:11 ;; 15:21:11 *) 15:21:11 command pyenv "$command" "$@" 15:21:11 ;; 15:21:11 esac 15:21:11 }' 15:21:11 +++ 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:21:11 ++ 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:21:11 ++ 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:21:11 ++ 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:21:11 ++ export PYENV_SHELL=bash 15:21:11 ++ PYENV_SHELL=bash 15:21:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:21:11 +++ complete -F _pyenv pyenv 15:21:11 ++ lf-pyver python3 15:21:11 ++ local py_version_xy=python3 15:21:11 ++ local py_version_xyz= 15:21:11 ++ sed 's/^[ *]* //' 15:21:11 ++ grep -E '^[0-9.]*[0-9]$' 15:21:11 ++ awk '{ print $1 }' 15:21:11 ++ pyenv versions 15:21:11 ++ local command 15:21:11 ++ command=versions 15:21:11 ++ '[' 1 -gt 0 ']' 15:21:11 ++ shift 15:21:11 ++ case "$command" in 15:21:11 ++ command pyenv versions 15:21:11 ++ pyenv versions 15:21:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:21:11 +++ grep '^3' /tmp/.pyenv_versions 15:21:11 +++ sort -V 15:21:11 +++ tail -n 1 15:21:11 ++ py_version_xyz=3.10.6 15:21:11 ++ [[ -z 3.10.6 ]] 15:21:11 ++ echo 3.10.6 15:21:11 ++ return 0 15:21:11 + pyenv local 3.10.6 15:21:11 + local command 15:21:11 + command=local 15:21:11 + '[' 2 -gt 0 ']' 15:21:11 + shift 15:21:11 + case "$command" in 15:21:11 + command pyenv local 3.10.6 15:21:11 + pyenv local 3.10.6 15:21:11 + for arg in "$@" 15:21:11 + case $arg in 15:21:11 + pkg_list+='tox ' 15:21:11 + for arg in "$@" 15:21:11 + case $arg in 15:21:11 + pkg_list+='virtualenv ' 15:21:11 + for arg in "$@" 15:21:11 + case $arg in 15:21:11 + pkg_list+='urllib3~=1.26.15 ' 15:21:11 + [[ -f /tmp/.toxenv ]] 15:21:11 ++ cat /tmp/.toxenv 15:21:11 + lf_venv=/tmp/venv-Zbjp 15:21:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zbjp from' file:/tmp/.toxenv 15:21:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zbjp from file:/tmp/.toxenv 15:21:11 + /tmp/venv-Zbjp/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:21:12 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:21:12 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:21:12 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:21:12 + /tmp/venv-Zbjp/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:21:13 + type python3 15:21:13 + true 15:21:13 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zbjp/bin to PATH' 15:21:13 lf-activate-venv(): INFO: Adding /tmp/venv-Zbjp/bin to PATH 15:21:13 + PATH=/tmp/venv-Zbjp/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:21:13 + return 0 15:21:13 + [[ -d /opt/pyenv ]] 15:21:13 + echo '---> Setting up pyenv' 15:21:13 ---> Setting up pyenv 15:21:13 + export PYENV_ROOT=/opt/pyenv 15:21:13 + PYENV_ROOT=/opt/pyenv 15:21:13 + export PATH=/opt/pyenv/bin:/tmp/venv-Zbjp/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:21:13 + PATH=/opt/pyenv/bin:/tmp/venv-Zbjp/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:21:13 ++ pwd 15:21:13 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:21:13 + export PYTHONPATH 15:21:13 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:21:13 + TOX_TESTENV_PASSENV=PYTHONPATH 15:21:13 + tox --version 15:21:14 4.12.1 from /tmp/venv-Zbjp/lib/python3.10/site-packages/tox/__init__.py 15:21:14 + PARALLEL=false 15:21:14 + TOX_OPTIONS_LIST= 15:21:14 + [[ -n checkbashisms ]] 15:21:14 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:21:14 + case ${PARALLEL,,} in 15:21:14 + tox -e checkbashisms 15:21:14 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:21:15 checkbashisms: freeze> python -m pip freeze --all 15:21:16 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:21:16 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:21:17 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:21:17 you may get strange results 15:21:18 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:21:19 checkbashisms: OK (5.28=setup[2.17]+cmd[3.10] seconds) 15:21:19 congratulations :) (5.46 seconds) 15:21:19 + tox_status=0 15:21:19 + echo '---> Completed tox runs' 15:21:19 ---> Completed tox runs 15:21:19 + for i in .tox/*/log 15:21:19 ++ echo .tox/checkbashisms/log 15:21:19 ++ awk -F/ '{print $2}' 15:21:19 + tox_env=checkbashisms 15:21:19 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:21:19 + DOC_DIR=docs/_build/html 15:21:19 + [[ -d docs/_build/html ]] 15:21:19 + echo '---> tox-run.sh ends' 15:21:19 ---> tox-run.sh ends 15:21:19 + test 0 -eq 0 15:21:19 $ ssh-agent -k 15:21:19 unset SSH_AUTH_SOCK; 15:21:19 unset SSH_AGENT_PID; 15:21:19 echo Agent pid 1863 killed; 15:21:19 [ssh-agent] Stopped. 15:21:19 [PostBuildScript] - [INFO] Executing post build scripts. 15:21:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13399417330282214696.sh 15:21:20 ---> sysstat.sh 15:21:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7329687219045384807.sh 15:21:20 ---> package-listing.sh 15:21:20 ++ facter osfamily 15:21:20 ++ tr '[:upper:]' '[:lower:]' 15:21:20 + OS_FAMILY=debian 15:21:20 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:21:20 + START_PACKAGES=/tmp/packages_start.txt 15:21:20 + END_PACKAGES=/tmp/packages_end.txt 15:21:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:20 + PACKAGES=/tmp/packages_start.txt 15:21:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:21:20 + PACKAGES=/tmp/packages_end.txt 15:21:20 + case "${OS_FAMILY}" in 15:21:20 + dpkg -l 15:21:20 + grep '^ii' 15:21:20 + '[' -f /tmp/packages_start.txt ']' 15:21:20 + '[' -f /tmp/packages_end.txt ']' 15:21:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:20 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:21:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:21:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:21:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5268792539381774440.sh 15:21:20 ---> capture-instance-metadata.sh 15:21:20 Setup pyenv: 15:21:20 system 15:21:20 3.8.13 15:21:20 3.9.13 15:21:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:21:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iNJg 15:21:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:21:27 lf-activate-venv(): INFO: Installing: lftools 15:21:59 lf-activate-venv(): INFO: Adding /tmp/venv-iNJg/bin to PATH 15:21:59 INFO: Running in OpenStack, capturing instance metadata 15:21:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1797757379821489325.sh 15:21:59 provisioning config files... 15:21:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1850111697070630115tmp 15:21:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:21:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:21:59 [EnvInject] - Injecting environment variables from a build step. 15:21:59 [EnvInject] - Injecting as environment variables the properties content 15:21:59 SERVER_ID=logs 15:21:59 15:21:59 [EnvInject] - Variables injected successfully. 15:21:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18184539779832995774.sh 15:21:59 ---> create-netrc.sh 15:21:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11182137950804757657.sh 15:21:59 ---> python-tools-install.sh 15:21:59 Setup pyenv: 15:21:59 system 15:21:59 3.8.13 15:21:59 3.9.13 15:21:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:22:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iNJg from file:/tmp/.os_lf_venv 15:22:01 lf-activate-venv(): INFO: Installing: lftools 15:22:09 lf-activate-venv(): INFO: Adding /tmp/venv-iNJg/bin to PATH 15:22:09 Generating Requirements File 15:22:39 Python 3.10.6 15:22:39 pip 23.3.2 from /tmp/venv-iNJg/lib/python3.10/site-packages/pip (python 3.10) 15:22:40 appdirs==1.4.4 15:22:40 argcomplete==3.2.2 15:22:40 aspy.yaml==1.3.0 15:22:40 attrs==23.2.0 15:22:40 autopage==0.5.2 15:22:40 beautifulsoup4==4.12.3 15:22:40 boto3==1.34.31 15:22:40 botocore==1.34.31 15:22:40 bs4==0.0.2 15:22:40 cachetools==5.3.2 15:22:40 certifi==2023.11.17 15:22:40 cffi==1.16.0 15:22:40 cfgv==3.4.0 15:22:40 chardet==5.2.0 15:22:40 charset-normalizer==3.3.2 15:22:40 click==8.1.7 15:22:40 cliff==4.5.0 15:22:40 cmd2==2.4.3 15:22:40 cryptography==3.3.2 15:22:40 debtcollector==2.5.0 15:22:40 decorator==5.1.1 15:22:40 defusedxml==0.7.1 15:22:40 Deprecated==1.2.14 15:22:40 distlib==0.3.8 15:22:40 dnspython==2.5.0 15:22:40 docker==4.2.2 15:22:40 dogpile.cache==1.3.0 15:22:40 email-validator==2.1.0.post1 15:22:40 filelock==3.13.1 15:22:40 future==0.18.3 15:22:40 gitdb==4.0.11 15:22:40 GitPython==3.1.41 15:22:40 google-auth==2.27.0 15:22:40 httplib2==0.22.0 15:22:40 identify==2.5.33 15:22:40 idna==3.6 15:22:40 importlib-resources==1.5.0 15:22:40 iso8601==2.1.0 15:22:40 Jinja2==3.1.3 15:22:40 jmespath==1.0.1 15:22:40 jsonpatch==1.33 15:22:40 jsonpointer==2.4 15:22:40 jsonschema==4.21.1 15:22:40 jsonschema-specifications==2023.12.1 15:22:40 keystoneauth1==5.5.0 15:22:40 kubernetes==29.0.0 15:22:40 lftools==0.37.8 15:22:40 lxml==5.1.0 15:22:40 MarkupSafe==2.1.4 15:22:40 msgpack==1.0.7 15:22:40 multi_key_dict==2.0.3 15:22:40 munch==4.0.0 15:22:40 netaddr==0.10.1 15:22:40 netifaces==0.11.0 15:22:40 niet==1.4.2 15:22:40 nodeenv==1.8.0 15:22:40 oauth2client==4.1.3 15:22:40 oauthlib==3.2.2 15:22:40 openstacksdk==0.62.0 15:22:40 os-client-config==2.1.0 15:22:40 os-service-types==1.7.0 15:22:40 osc-lib==3.0.0 15:22:40 oslo.config==9.3.0 15:22:40 oslo.context==5.3.0 15:22:40 oslo.i18n==6.2.0 15:22:40 oslo.log==5.4.0 15:22:40 oslo.serialization==5.3.0 15:22:40 oslo.utils==7.0.0 15:22:40 packaging==23.2 15:22:40 pbr==6.0.0 15:22:40 platformdirs==4.2.0 15:22:40 prettytable==3.9.0 15:22:40 pyasn1==0.5.1 15:22:40 pyasn1-modules==0.3.0 15:22:40 pycparser==2.21 15:22:40 pygerrit2==2.0.15 15:22:40 PyGithub==2.2.0 15:22:40 pyinotify==0.9.6 15:22:40 PyJWT==2.8.0 15:22:40 PyNaCl==1.5.0 15:22:40 pyparsing==2.4.7 15:22:40 pyperclip==1.8.2 15:22:40 pyrsistent==0.20.0 15:22:40 python-cinderclient==9.4.0 15:22:40 python-dateutil==2.8.2 15:22:40 python-heatclient==3.4.0 15:22:40 python-jenkins==1.8.2 15:22:40 python-keystoneclient==5.3.0 15:22:40 python-magnumclient==4.3.0 15:22:40 python-novaclient==18.4.0 15:22:40 python-openstackclient==6.0.0 15:22:40 python-swiftclient==4.4.0 15:22:40 pytz==2023.4 15:22:40 PyYAML==6.0.1 15:22:40 referencing==0.33.0 15:22:40 requests==2.31.0 15:22:40 requests-oauthlib==1.3.1 15:22:40 requestsexceptions==1.4.0 15:22:40 rfc3986==2.0.0 15:22:40 rpds-py==0.17.1 15:22:40 rsa==4.9 15:22:40 ruamel.yaml==0.18.5 15:22:40 ruamel.yaml.clib==0.2.8 15:22:40 s3transfer==0.10.0 15:22:40 simplejson==3.19.2 15:22:40 six==1.16.0 15:22:40 smmap==5.0.1 15:22:40 soupsieve==2.5 15:22:40 stevedore==5.1.0 15:22:40 tabulate==0.9.0 15:22:40 toml==0.10.2 15:22:40 tomlkit==0.12.3 15:22:40 tqdm==4.66.1 15:22:40 typing_extensions==4.9.0 15:22:40 tzdata==2023.4 15:22:40 urllib3==1.26.18 15:22:40 virtualenv==20.25.0 15:22:40 wcwidth==0.2.13 15:22:40 websocket-client==1.7.0 15:22:40 wrapt==1.16.0 15:22:40 xdg==6.0.0 15:22:40 xmltodict==0.13.0 15:22:40 yq==3.2.3 15:22:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17791523744448419157.sh 15:22:40 ---> sudo-logs.sh 15:22:40 Archiving 'sudo' log.. 15:22:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4184767713652803617.sh 15:22:40 ---> job-cost.sh 15:22:40 Setup pyenv: 15:22:40 system 15:22:40 3.8.13 15:22:40 3.9.13 15:22:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:22:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iNJg from file:/tmp/.os_lf_venv 15:22:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:22:49 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:22:49 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:22:49 lf-activate-venv(): INFO: Adding /tmp/venv-iNJg/bin to PATH 15:22:49 INFO: No Stack... 15:22:49 INFO: Retrieving Pricing Info for: v3-standard-4 15:22:50 INFO: Archiving Costs 15:22:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13050298284051248771.sh 15:22:50 ---> logs-deploy.sh 15:22:50 Setup pyenv: 15:22:50 system 15:22:50 3.8.13 15:22:50 3.9.13 15:22:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:22:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iNJg from file:/tmp/.os_lf_venv 15:22:51 lf-activate-venv(): INFO: Installing: lftools 15:23:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:23:01 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:23:01 lf-activate-venv(): INFO: Adding /tmp/venv-iNJg/bin to PATH 15:23:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3292 15:23:01 INFO: archiving workspace using pattern(s): 15:23:02 Archives upload complete. 15:23:03 INFO: archiving logs to Nexus 15:23:04 ---> uname -a: 15:23:04 Linux prd-ubuntu1804-builder-4c-4g-1159 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:23:04 15:23:04 15:23:04 ---> lscpu: 15:23:04 Architecture: x86_64 15:23:04 CPU op-mode(s): 32-bit, 64-bit 15:23:04 Byte Order: Little Endian 15:23:04 CPU(s): 4 15:23:04 On-line CPU(s) list: 0-3 15:23:04 Thread(s) per core: 1 15:23:04 Core(s) per socket: 1 15:23:04 Socket(s): 4 15:23:04 NUMA node(s): 1 15:23:04 Vendor ID: AuthenticAMD 15:23:04 CPU family: 23 15:23:04 Model: 49 15:23:04 Model name: AMD EPYC-Rome Processor 15:23:04 Stepping: 0 15:23:04 CPU MHz: 2800.000 15:23:04 BogoMIPS: 5600.00 15:23:04 Virtualization: AMD-V 15:23:04 Hypervisor vendor: KVM 15:23:04 Virtualization type: full 15:23:04 L1d cache: 32K 15:23:04 L1i cache: 32K 15:23:04 L2 cache: 512K 15:23:04 L3 cache: 16384K 15:23:04 NUMA node0 CPU(s): 0-3 15:23:04 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:23:04 15:23:04 15:23:04 ---> nproc: 15:23:04 4 15:23:04 15:23:04 15:23:04 ---> df -h: 15:23:04 Filesystem Size Used Avail Use% Mounted on 15:23:04 udev 7.9G 0 7.9G 0% /dev 15:23:04 tmpfs 1.6G 672K 1.6G 1% /run 15:23:04 /dev/vda1 78G 8.3G 70G 11% / 15:23:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:23:04 tmpfs 5.0M 0 5.0M 0% /run/lock 15:23:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:23:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:23:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:23:04 15:23:04 15:23:04 ---> free -m: 15:23:04 total used free shared buff/cache available 15:23:04 Mem: 16040 545 13422 0 2072 15182 15:23:04 Swap: 1023 0 1023 15:23:04 15:23:04 15:23:04 ---> ip addr: 15:23:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:23:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:23:04 inet 127.0.0.1/8 scope host lo 15:23:04 valid_lft forever preferred_lft forever 15:23:04 inet6 ::1/128 scope host 15:23:04 valid_lft forever preferred_lft forever 15:23:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:23:04 link/ether fa:16:3e:87:f8:d8 brd ff:ff:ff:ff:ff:ff 15:23:04 inet 10.30.107.95/23 brd 10.30.107.255 scope global dynamic ens3 15:23:04 valid_lft 86229sec preferred_lft 86229sec 15:23:04 inet6 fe80::f816:3eff:fe87:f8d8/64 scope link 15:23:04 valid_lft forever preferred_lft forever 15:23:04 15:23:04 15:23:04 ---> sar -b -r -n DEV: 15:23:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1159) 01/31/24 _x86_64_ (4 CPU) 15:23:04 15:23:04 15:20:15 LINUX RESTART (4 CPU) 15:23:04 15:23:04 15:21:02 tps rtps wtps bread/s bwrtn/s 15:23:04 15:22:01 105.12 23.81 81.31 1273.95 15004.91 15:23:04 15:23:01 74.21 0.37 73.84 25.86 15511.10 15:23:04 Average: 89.53 11.99 77.54 644.61 15260.15 15:23:04 15:23:04 15:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:23:04 15:22:01 13902488 15578048 2522480 15.36 66500 1804184 755296 4.32 687604 1609104 141200 15:23:04 15:23:01 13706580 15509444 2718388 16.55 78812 1912380 820716 4.70 768780 1709888 105380 15:23:04 Average: 13804534 15543746 2620434 15.95 72656 1858282 788006 4.51 728192 1659496 123290 15:23:04 15:23:04 15:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:23:04 15:22:01 ens3 59.58 40.04 796.27 10.26 0.00 0.00 0.00 0.00 15:23:04 15:22:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 15:23:04 15:23:01 ens3 39.05 28.41 366.36 8.08 0.00 0.00 0.00 0.00 15:23:04 15:23:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 15:23:04 Average: ens3 49.23 34.18 579.49 9.16 0.00 0.00 0.00 0.00 15:23:04 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 15:23:04 15:23:04 15:23:04 ---> sar -P ALL: 15:23:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-1159) 01/31/24 _x86_64_ (4 CPU) 15:23:04 15:23:04 15:20:15 LINUX RESTART (4 CPU) 15:23:04 15:23:04 15:21:02 CPU %user %nice %system %iowait %steal %idle 15:23:04 15:22:01 all 20.76 0.00 1.86 3.36 0.06 73.96 15:23:04 15:22:01 0 23.10 0.00 1.87 0.42 0.05 74.56 15:23:04 15:22:01 1 16.51 0.00 1.83 0.74 0.03 80.88 15:23:04 15:22:01 2 10.74 0.00 1.94 8.02 0.07 79.23 15:23:04 15:22:01 3 32.74 0.00 1.82 4.26 0.07 61.11 15:23:04 15:23:01 all 21.59 0.00 1.23 3.08 0.06 74.04 15:23:04 15:23:01 0 28.27 0.00 1.38 0.37 0.07 69.91 15:23:04 15:23:01 1 24.59 0.00 1.34 4.83 0.10 69.15 15:23:04 15:23:01 2 30.32 0.00 1.52 1.04 0.05 67.07 15:23:04 15:23:01 3 3.17 0.00 0.67 6.06 0.03 90.06 15:23:04 Average: all 21.18 0.00 1.54 3.22 0.06 74.00 15:23:04 Average: 0 25.71 0.00 1.62 0.40 0.06 72.22 15:23:04 Average: 1 20.57 0.00 1.58 2.80 0.07 74.98 15:23:04 Average: 2 20.61 0.00 1.73 4.50 0.06 73.10 15:23:04 Average: 3 17.81 0.00 1.24 5.17 0.05 75.73 15:23:04 15:23:04 15:23:04