15:42:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136836 15:42:59 Running as SYSTEM 15:42:59 [EnvInject] - Loading node environment variables. 15:43:00 Building remotely on prd-ubuntu1804-builder-4c-4g-5583 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:43:00 [ssh-agent] Looking for ssh-agent implementation... 15:43:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:43:00 $ ssh-agent 15:43:00 SSH_AUTH_SOCK=/tmp/ssh-YEfRoN2KzoJQ/agent.1709 15:43:00 SSH_AGENT_PID=1711 15:43:00 [ssh-agent] Started. 15:43:00 Running ssh-add (command line suppressed) 15:43:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8406401812440942792.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8406401812440942792.key) 15:43:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:43:00 The recommended git tool is: NONE 15:43:01 using credential onap-jenkins-ssh 15:43:01 Wiping out workspace first. 15:43:01 Cloning the remote Git repository 15:43:01 Cloning repository git://cloud.onap.org/mirror/oom.git 15:43:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:43:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:01 > git --version # timeout=10 15:43:01 > git --version # 'git version 2.17.1' 15:43:01 using GIT_SSH to set credentials Gerrit user 15:43:01 Verifying host key using manually-configured host key entries 15:43:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:43:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:43:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:43:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:43:07 using GIT_SSH to set credentials Gerrit user 15:43:07 Verifying host key using manually-configured host key entries 15:43:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/136836/6 # timeout=30 15:43:07 > git rev-parse b02ca62bfca08104683f0ff0781fc759158952b9^{commit} # timeout=10 15:43:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:43:07 Checking out Revision b02ca62bfca08104683f0ff0781fc759158952b9 (refs/changes/36/136836/6) 15:43:07 > git config core.sparsecheckout # timeout=10 15:43:07 > git checkout -f b02ca62bfca08104683f0ff0781fc759158952b9 # timeout=30 15:43:11 Commit message: "[DCAEGEN2] Update snmptrap-collector image" 15:43:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:43:11 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 15:43:11 [EnvInject] - Injecting environment variables from a build step. 15:43:11 [EnvInject] - Injecting as environment variables the properties content 15:43:11 PYTHON=python3 15:43:11 15:43:11 [EnvInject] - Variables injected successfully. 15:43:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17916394456604616918.sh 15:43:11 ---> tox-install.sh 15:43:11 + source /home/jenkins/lf-env.sh 15:43:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:11 ++ mktemp -d /tmp/venv-XXXX 15:43:11 + lf_venv=/tmp/venv-uoxH 15:43:11 + local venv_file=/tmp/.os_lf_venv 15:43:11 + local python=python3 15:43:11 + local options 15:43:11 + local set_path=true 15:43:11 + local install_args= 15:43: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:43:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:11 + true 15:43:11 + case $1 in 15:43:11 + venv_file=/tmp/.toxenv 15:43:11 + shift 2 15:43:11 + true 15:43:11 + case $1 in 15:43:11 + shift 15:43:11 + break 15:43:11 + case $python in 15:43:11 + local pkg_list= 15:43:11 + [[ -d /opt/pyenv ]] 15:43:11 + echo 'Setup pyenv:' 15:43:11 Setup pyenv: 15:43:11 + export PYENV_ROOT=/opt/pyenv 15:43:11 + PYENV_ROOT=/opt/pyenv 15:43:11 + 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:43:11 + 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:43:11 + pyenv versions 15:43:11 * system (set by /opt/pyenv/version) 15:43:11 * 3.8.13 (set by /opt/pyenv/version) 15:43:11 * 3.9.13 (set by /opt/pyenv/version) 15:43:11 * 3.10.6 (set by /opt/pyenv/version) 15:43:11 + command -v pyenv 15:43:11 ++ pyenv init - --no-rehash 15:43: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:43:11 export PATH="/opt/pyenv/shims:${PATH}" 15:43:11 export PYENV_SHELL=bash 15:43:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:11 pyenv() { 15:43:11 local command 15:43:11 command="${1:-}" 15:43:11 if [ "$#" -gt 0 ]; then 15:43:11 shift 15:43:11 fi 15:43:11 15:43:11 case "$command" in 15:43:11 rehash|shell) 15:43:11 eval "$(pyenv "sh-$command" "$@")" 15:43:11 ;; 15:43:11 *) 15:43:11 command pyenv "$command" "$@" 15:43:11 ;; 15:43:11 esac 15:43:11 }' 15:43: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:43:11 ++ 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:43:11 ++ 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:43:11 ++ 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:43:11 ++ export PYENV_SHELL=bash 15:43:11 ++ PYENV_SHELL=bash 15:43:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:11 +++ complete -F _pyenv pyenv 15:43:11 ++ lf-pyver python3 15:43:11 ++ local py_version_xy=python3 15:43:11 ++ local py_version_xyz= 15:43:11 ++ pyenv versions 15:43:11 ++ sed 's/^[ *]* //' 15:43:11 ++ awk '{ print $1 }' 15:43:11 ++ local command 15:43:11 ++ command=versions 15:43:11 ++ '[' 1 -gt 0 ']' 15:43:11 ++ shift 15:43:11 ++ case "$command" in 15:43:11 ++ command pyenv versions 15:43:11 ++ pyenv versions 15:43:11 ++ grep -E '^[0-9.]*[0-9]$' 15:43:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:11 +++ grep '^3' /tmp/.pyenv_versions 15:43:11 +++ sort -V 15:43:11 +++ tail -n 1 15:43:11 ++ py_version_xyz=3.10.6 15:43:11 ++ [[ -z 3.10.6 ]] 15:43:11 ++ echo 3.10.6 15:43:11 ++ return 0 15:43:11 + pyenv local 3.10.6 15:43:11 + local command 15:43:11 + command=local 15:43:11 + '[' 2 -gt 0 ']' 15:43:11 + shift 15:43:11 + case "$command" in 15:43:11 + command pyenv local 3.10.6 15:43:11 + pyenv local 3.10.6 15:43:11 + for arg in "$@" 15:43:11 + case $arg in 15:43:11 + pkg_list+='tox ' 15:43:11 + for arg in "$@" 15:43:11 + case $arg in 15:43:11 + pkg_list+='virtualenv ' 15:43:11 + for arg in "$@" 15:43:11 + case $arg in 15:43:11 + pkg_list+='urllib3~=1.26.15 ' 15:43:11 + [[ -f /tmp/.toxenv ]] 15:43:11 + [[ ! -f /tmp/.toxenv ]] 15:43:11 + [[ -n '' ]] 15:43:11 + python3 -m venv /tmp/venv-uoxH 15:43:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uoxH' 15:43:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uoxH 15:43:15 + echo /tmp/venv-uoxH 15:43:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:43:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:43:15 + /tmp/venv-uoxH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:43:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:43:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:43:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:43:18 + /tmp/venv-uoxH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:43:21 + type python3 15:43:21 + true 15:43:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uoxH/bin to PATH' 15:43:21 lf-activate-venv(): INFO: Adding /tmp/venv-uoxH/bin to PATH 15:43:21 + PATH=/tmp/venv-uoxH/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:43:21 + return 0 15:43:21 + python3 --version 15:43:21 Python 3.10.6 15:43:21 + python3 -m pip --version 15:43:21 pip 24.0 from /tmp/venv-uoxH/lib/python3.10/site-packages/pip (python 3.10) 15:43:21 + python3 -m pip freeze 15:43:21 cachetools==5.3.2 15:43:21 chardet==5.2.0 15:43:21 colorama==0.4.6 15:43:21 distlib==0.3.8 15:43:21 filelock==3.13.1 15:43:21 packaging==23.2 15:43:21 platformdirs==4.2.0 15:43:21 pluggy==1.4.0 15:43:21 pyproject-api==1.6.1 15:43:21 tomli==2.0.1 15:43:21 tox==4.12.1 15:43:21 urllib3==1.26.18 15:43:21 virtualenv==20.25.0 15:43:21 [EnvInject] - Injecting environment variables from a build step. 15:43:21 [EnvInject] - Injecting as environment variables the properties content 15:43:21 PARALLEL=false 15:43:21 15:43:21 [EnvInject] - Variables injected successfully. 15:43:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11929377757791858601.sh 15:43:21 ---> tox-run.sh 15:43:21 + 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:43:21 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:43:21 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:43:21 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:43:21 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:43:21 + source /home/jenkins/lf-env.sh 15:43:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:43:21 ++ mktemp -d /tmp/venv-XXXX 15:43:21 + lf_venv=/tmp/venv-OND7 15:43:21 + local venv_file=/tmp/.os_lf_venv 15:43:21 + local python=python3 15:43:21 + local options 15:43:21 + local set_path=true 15:43:21 + local install_args= 15:43:21 ++ 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:43:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:43:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:43:21 + true 15:43:21 + case $1 in 15:43:21 + venv_file=/tmp/.toxenv 15:43:21 + shift 2 15:43:21 + true 15:43:21 + case $1 in 15:43:21 + shift 15:43:21 + break 15:43:21 + case $python in 15:43:21 + local pkg_list= 15:43:21 + [[ -d /opt/pyenv ]] 15:43:21 + echo 'Setup pyenv:' 15:43:21 Setup pyenv: 15:43:21 + export PYENV_ROOT=/opt/pyenv 15:43:21 + PYENV_ROOT=/opt/pyenv 15:43:21 + 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:43:21 + 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:43:21 + pyenv versions 15:43:21 system 15:43:21 3.8.13 15:43:21 3.9.13 15:43:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:43:21 + command -v pyenv 15:43:21 ++ pyenv init - --no-rehash 15:43:21 + 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:43:21 export PATH="/opt/pyenv/shims:${PATH}" 15:43:21 export PYENV_SHELL=bash 15:43:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:43:21 pyenv() { 15:43:21 local command 15:43:21 command="${1:-}" 15:43:21 if [ "$#" -gt 0 ]; then 15:43:21 shift 15:43:21 fi 15:43:21 15:43:21 case "$command" in 15:43:21 rehash|shell) 15:43:21 eval "$(pyenv "sh-$command" "$@")" 15:43:21 ;; 15:43:21 *) 15:43:21 command pyenv "$command" "$@" 15:43:21 ;; 15:43:21 esac 15:43:21 }' 15:43:21 +++ 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:43:21 ++ 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:43:21 ++ 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:43:21 ++ 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:43:21 ++ export PYENV_SHELL=bash 15:43:21 ++ PYENV_SHELL=bash 15:43:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:43:21 +++ complete -F _pyenv pyenv 15:43:21 ++ lf-pyver python3 15:43:21 ++ local py_version_xy=python3 15:43:21 ++ local py_version_xyz= 15:43:21 ++ sed 's/^[ *]* //' 15:43:21 ++ pyenv versions 15:43:21 ++ local command 15:43:21 ++ command=versions 15:43:21 ++ '[' 1 -gt 0 ']' 15:43:21 ++ shift 15:43:21 ++ case "$command" in 15:43:21 ++ command pyenv versions 15:43:21 ++ pyenv versions 15:43:21 ++ awk '{ print $1 }' 15:43:21 ++ grep -E '^[0-9.]*[0-9]$' 15:43:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:43:22 +++ grep '^3' /tmp/.pyenv_versions 15:43:22 +++ tail -n 1 15:43:22 +++ sort -V 15:43:22 ++ py_version_xyz=3.10.6 15:43:22 ++ [[ -z 3.10.6 ]] 15:43:22 ++ echo 3.10.6 15:43:22 ++ return 0 15:43:22 + pyenv local 3.10.6 15:43:22 + local command 15:43:22 + command=local 15:43:22 + '[' 2 -gt 0 ']' 15:43:22 + shift 15:43:22 + case "$command" in 15:43:22 + command pyenv local 3.10.6 15:43:22 + pyenv local 3.10.6 15:43:22 + for arg in "$@" 15:43:22 + case $arg in 15:43:22 + pkg_list+='tox ' 15:43:22 + for arg in "$@" 15:43:22 + case $arg in 15:43:22 + pkg_list+='virtualenv ' 15:43:22 + for arg in "$@" 15:43:22 + case $arg in 15:43:22 + pkg_list+='urllib3~=1.26.15 ' 15:43:22 + [[ -f /tmp/.toxenv ]] 15:43:22 ++ cat /tmp/.toxenv 15:43:22 + lf_venv=/tmp/venv-uoxH 15:43:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uoxH from' file:/tmp/.toxenv 15:43:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uoxH from file:/tmp/.toxenv 15:43:22 + /tmp/venv-uoxH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:43:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:43:22 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:43:22 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:43:22 + /tmp/venv-uoxH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:43:24 + type python3 15:43:24 + true 15:43:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-uoxH/bin to PATH' 15:43:24 lf-activate-venv(): INFO: Adding /tmp/venv-uoxH/bin to PATH 15:43:24 + PATH=/tmp/venv-uoxH/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:43:24 + return 0 15:43:24 + [[ -d /opt/pyenv ]] 15:43:24 + echo '---> Setting up pyenv' 15:43:24 ---> Setting up pyenv 15:43:24 + export PYENV_ROOT=/opt/pyenv 15:43:24 + PYENV_ROOT=/opt/pyenv 15:43:24 + export PATH=/opt/pyenv/bin:/tmp/venv-uoxH/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:43:24 + PATH=/opt/pyenv/bin:/tmp/venv-uoxH/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:43:24 ++ pwd 15:43:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:43:24 + export PYTHONPATH 15:43:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:43:24 + TOX_TESTENV_PASSENV=PYTHONPATH 15:43:24 + tox --version 15:43:24 4.12.1 from /tmp/venv-uoxH/lib/python3.10/site-packages/tox/__init__.py 15:43:24 + PARALLEL=false 15:43:24 + TOX_OPTIONS_LIST= 15:43:24 + [[ -n checkbashisms ]] 15:43:24 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:43:24 + case ${PARALLEL,,} in 15:43:24 + tox -e checkbashisms 15:43:24 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:43:25 checkbashisms: freeze> python -m pip freeze --all 15:43:26 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:43:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:43:27 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:43:27 you may get strange results 15:43:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:43:29 checkbashisms: OK (4.69=setup[1.57]+cmd[3.11] seconds) 15:43:29 congratulations :) (4.85 seconds) 15:43:29 + tox_status=0 15:43:29 + echo '---> Completed tox runs' 15:43:29 ---> Completed tox runs 15:43:29 + for i in .tox/*/log 15:43:29 ++ echo .tox/checkbashisms/log 15:43:29 ++ awk -F/ '{print $2}' 15:43:29 + tox_env=checkbashisms 15:43:29 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:43:29 + DOC_DIR=docs/_build/html 15:43:29 + [[ -d docs/_build/html ]] 15:43:29 + echo '---> tox-run.sh ends' 15:43:29 ---> tox-run.sh ends 15:43:29 + test 0 -eq 0 15:43:29 $ ssh-agent -k 15:43:29 unset SSH_AUTH_SOCK; 15:43:29 unset SSH_AGENT_PID; 15:43:29 echo Agent pid 1711 killed; 15:43:29 [ssh-agent] Stopped. 15:43:29 [PostBuildScript] - [INFO] Executing post build scripts. 15:43:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3998340771231329897.sh 15:43:29 ---> sysstat.sh 15:43:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5818498272735382289.sh 15:43:30 ---> package-listing.sh 15:43:30 ++ tr '[:upper:]' '[:lower:]' 15:43:30 ++ facter osfamily 15:43:30 + OS_FAMILY=debian 15:43:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:43:30 + START_PACKAGES=/tmp/packages_start.txt 15:43:30 + END_PACKAGES=/tmp/packages_end.txt 15:43:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:43:30 + PACKAGES=/tmp/packages_start.txt 15:43:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:43:30 + PACKAGES=/tmp/packages_end.txt 15:43:30 + case "${OS_FAMILY}" in 15:43:30 + dpkg -l 15:43:30 + grep '^ii' 15:43:30 + '[' -f /tmp/packages_start.txt ']' 15:43:30 + '[' -f /tmp/packages_end.txt ']' 15:43:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:43:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:43:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:43:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:43:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins826836850725216584.sh 15:43:30 ---> capture-instance-metadata.sh 15:43:30 Setup pyenv: 15:43:30 system 15:43:30 3.8.13 15:43:30 3.9.13 15:43:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:43:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vs9t 15:43:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:43:37 lf-activate-venv(): INFO: Installing: lftools 15:44:08 lf-activate-venv(): INFO: Adding /tmp/venv-vs9t/bin to PATH 15:44:08 INFO: Running in OpenStack, capturing instance metadata 15:44:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12187098625164564496.sh 15:44:08 provisioning config files... 15:44:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config2930918370246368396tmp 15:44:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:44:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:44:08 [EnvInject] - Injecting environment variables from a build step. 15:44:08 [EnvInject] - Injecting as environment variables the properties content 15:44:08 SERVER_ID=logs 15:44:08 15:44:08 [EnvInject] - Variables injected successfully. 15:44:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17203878409621682491.sh 15:44:08 ---> create-netrc.sh 15:44:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11870907478454414412.sh 15:44:08 ---> python-tools-install.sh 15:44:08 Setup pyenv: 15:44:08 system 15:44:08 3.8.13 15:44:08 3.9.13 15:44:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:44:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vs9t from file:/tmp/.os_lf_venv 15:44:10 lf-activate-venv(): INFO: Installing: lftools 15:44:17 lf-activate-venv(): INFO: Adding /tmp/venv-vs9t/bin to PATH 15:44:17 Generating Requirements File 15:44:51 Python 3.10.6 15:44:51 pip 24.0 from /tmp/venv-vs9t/lib/python3.10/site-packages/pip (python 3.10) 15:44:52 appdirs==1.4.4 15:44:52 argcomplete==3.2.2 15:44:52 aspy.yaml==1.3.0 15:44:52 attrs==23.2.0 15:44:52 autopage==0.5.2 15:44:52 beautifulsoup4==4.12.3 15:44:52 boto3==1.34.42 15:44:52 botocore==1.34.42 15:44:52 bs4==0.0.2 15:44:52 cachetools==5.3.2 15:44:52 certifi==2024.2.2 15:44:52 cffi==1.16.0 15:44:52 cfgv==3.4.0 15:44:52 chardet==5.2.0 15:44:52 charset-normalizer==3.3.2 15:44:52 click==8.1.7 15:44:52 cliff==4.5.0 15:44:52 cmd2==2.4.3 15:44:52 cryptography==3.3.2 15:44:52 debtcollector==2.5.0 15:44:52 decorator==5.1.1 15:44:52 defusedxml==0.7.1 15:44:52 Deprecated==1.2.14 15:44:52 distlib==0.3.8 15:44:52 dnspython==2.5.0 15:44:52 docker==4.2.2 15:44:52 dogpile.cache==1.3.1 15:44:52 email-validator==2.1.0.post1 15:44:52 filelock==3.13.1 15:44:52 future==0.18.3 15:44:52 gitdb==4.0.11 15:44:52 GitPython==3.1.41 15:44:52 google-auth==2.27.0 15:44:52 httplib2==0.22.0 15:44:52 identify==2.5.34 15:44:52 idna==3.6 15:44:52 importlib-resources==1.5.0 15:44:52 iso8601==2.1.0 15:44:52 Jinja2==3.1.3 15:44:52 jmespath==1.0.1 15:44:52 jsonpatch==1.33 15:44:52 jsonpointer==2.4 15:44:52 jsonschema==4.21.1 15:44:52 jsonschema-specifications==2023.12.1 15:44:52 keystoneauth1==5.5.0 15:44:52 kubernetes==29.0.0 15:44:52 lftools==0.37.8 15:44:52 lxml==5.1.0 15:44:52 MarkupSafe==2.1.5 15:44:52 msgpack==1.0.7 15:44:52 multi_key_dict==2.0.3 15:44:52 munch==4.0.0 15:44:52 netaddr==1.1.0 15:44:52 netifaces==0.11.0 15:44:52 niet==1.4.2 15:44:52 nodeenv==1.8.0 15:44:52 oauth2client==4.1.3 15:44:52 oauthlib==3.2.2 15:44:52 openstacksdk==0.62.0 15:44:52 os-client-config==2.1.0 15:44:52 os-service-types==1.7.0 15:44:52 osc-lib==3.0.0 15:44:52 oslo.config==9.3.0 15:44:52 oslo.context==5.3.0 15:44:52 oslo.i18n==6.2.0 15:44:52 oslo.log==5.4.0 15:44:52 oslo.serialization==5.3.0 15:44:52 oslo.utils==7.0.0 15:44:52 packaging==23.2 15:44:52 pbr==6.0.0 15:44:52 platformdirs==4.2.0 15:44:52 prettytable==3.9.0 15:44:52 pyasn1==0.5.1 15:44:52 pyasn1-modules==0.3.0 15:44:52 pycparser==2.21 15:44:52 pygerrit2==2.0.15 15:44:52 PyGithub==2.2.0 15:44:52 pyinotify==0.9.6 15:44:52 PyJWT==2.8.0 15:44:52 PyNaCl==1.5.0 15:44:52 pyparsing==2.4.7 15:44:52 pyperclip==1.8.2 15:44:52 pyrsistent==0.20.0 15:44:52 python-cinderclient==9.4.0 15:44:52 python-dateutil==2.8.2 15:44:52 python-heatclient==3.4.0 15:44:52 python-jenkins==1.8.2 15:44:52 python-keystoneclient==5.3.0 15:44:52 python-magnumclient==4.3.0 15:44:52 python-novaclient==18.4.0 15:44:52 python-openstackclient==6.0.1 15:44:52 python-swiftclient==4.4.0 15:44:52 pytz==2024.1 15:44:52 PyYAML==6.0.1 15:44:52 referencing==0.33.0 15:44:52 requests==2.31.0 15:44:52 requests-oauthlib==1.3.1 15:44:52 requestsexceptions==1.4.0 15:44:52 rfc3986==2.0.0 15:44:52 rpds-py==0.18.0 15:44:52 rsa==4.9 15:44:52 ruamel.yaml==0.18.6 15:44:52 ruamel.yaml.clib==0.2.8 15:44:52 s3transfer==0.10.0 15:44:52 simplejson==3.19.2 15:44:52 six==1.16.0 15:44:52 smmap==5.0.1 15:44:52 soupsieve==2.5 15:44:52 stevedore==5.1.0 15:44:52 tabulate==0.9.0 15:44:52 toml==0.10.2 15:44:52 tomlkit==0.12.3 15:44:52 tqdm==4.66.2 15:44:52 typing_extensions==4.9.0 15:44:52 tzdata==2024.1 15:44:52 urllib3==1.26.18 15:44:52 virtualenv==20.25.0 15:44:52 wcwidth==0.2.13 15:44:52 websocket-client==1.7.0 15:44:52 wrapt==1.16.0 15:44:52 xdg==6.0.0 15:44:52 xmltodict==0.13.0 15:44:52 yq==3.2.3 15:44:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6271156076174557555.sh 15:44:52 ---> sudo-logs.sh 15:44:52 Archiving 'sudo' log.. 15:44:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18313044591112796415.sh 15:44:52 ---> job-cost.sh 15:44:52 Setup pyenv: 15:44:52 system 15:44:52 3.8.13 15:44:52 3.9.13 15:44:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:44:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vs9t from file:/tmp/.os_lf_venv 15:44:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:45:00 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:45:00 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 15:45:01 lf-activate-venv(): INFO: Adding /tmp/venv-vs9t/bin to PATH 15:45:01 INFO: No Stack... 15:45:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:01 INFO: Archiving Costs 15:45:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins993743831473989508.sh 15:45:01 ---> logs-deploy.sh 15:45:01 Setup pyenv: 15:45:02 system 15:45:02 3.8.13 15:45:02 3.9.13 15:45:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:45:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vs9t from file:/tmp/.os_lf_venv 15:45:03 lf-activate-venv(): INFO: Installing: lftools 15:45:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:45:13 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:45:13 lf-activate-venv(): INFO: Adding /tmp/venv-vs9t/bin to PATH 15:45:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3315 15:45:13 INFO: archiving workspace using pattern(s): 15:45:14 Archives upload complete. 15:45:14 INFO: archiving logs to Nexus 15:45:15 ---> uname -a: 15:45:15 Linux prd-ubuntu1804-builder-4c-4g-5583 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:45:15 15:45:15 15:45:15 ---> lscpu: 15:45:15 Architecture: x86_64 15:45:15 CPU op-mode(s): 32-bit, 64-bit 15:45:15 Byte Order: Little Endian 15:45:15 CPU(s): 4 15:45:15 On-line CPU(s) list: 0-3 15:45:15 Thread(s) per core: 1 15:45:15 Core(s) per socket: 1 15:45:15 Socket(s): 4 15:45:15 NUMA node(s): 1 15:45:15 Vendor ID: AuthenticAMD 15:45:15 CPU family: 23 15:45:15 Model: 49 15:45:15 Model name: AMD EPYC-Rome Processor 15:45:15 Stepping: 0 15:45:15 CPU MHz: 2800.000 15:45:15 BogoMIPS: 5600.00 15:45:15 Virtualization: AMD-V 15:45:15 Hypervisor vendor: KVM 15:45:15 Virtualization type: full 15:45:15 L1d cache: 32K 15:45:15 L1i cache: 32K 15:45:15 L2 cache: 512K 15:45:15 L3 cache: 16384K 15:45:15 NUMA node0 CPU(s): 0-3 15:45:15 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:45:15 15:45:15 15:45:15 ---> nproc: 15:45:15 4 15:45:15 15:45:15 15:45:15 ---> df -h: 15:45:15 Filesystem Size Used Avail Use% Mounted on 15:45:15 udev 7.9G 0 7.9G 0% /dev 15:45:15 tmpfs 1.6G 672K 1.6G 1% /run 15:45:15 /dev/vda1 78G 8.3G 70G 11% / 15:45:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:45:15 tmpfs 5.0M 0 5.0M 0% /run/lock 15:45:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:45:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:45:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:45:15 15:45:15 15:45:15 ---> free -m: 15:45:15 total used free shared buff/cache available 15:45:15 Mem: 16040 557 13409 0 2072 15170 15:45:15 Swap: 1023 0 1023 15:45:15 15:45:15 15:45:15 ---> ip addr: 15:45:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:45:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:45:15 inet 127.0.0.1/8 scope host lo 15:45:15 valid_lft forever preferred_lft forever 15:45:15 inet6 ::1/128 scope host 15:45:15 valid_lft forever preferred_lft forever 15:45:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:45:15 link/ether fa:16:3e:56:1c:9c brd ff:ff:ff:ff:ff:ff 15:45:15 inet 10.30.106.192/23 brd 10.30.107.255 scope global dynamic ens3 15:45:15 valid_lft 86246sec preferred_lft 86246sec 15:45:15 inet6 fe80::f816:3eff:fe56:1c9c/64 scope link 15:45:15 valid_lft forever preferred_lft forever 15:45:15 15:45:15 15:45:15 ---> sar -b -r -n DEV: 15:45:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5583) 02/15/24 _x86_64_ (4 CPU) 15:45:15 15:45:15 15:42:43 LINUX RESTART (4 CPU) 15:45:15 15:45:15 15:43:01 tps rtps wtps bread/s bwrtn/s 15:45:15 15:44:02 232.17 37.19 194.99 1745.15 12088.77 15:45:15 15:45:01 78.72 1.08 77.63 126.22 12556.11 15:45:15 Average: 156.10 19.29 136.81 942.55 12320.46 15:45:15 15:45:15 15:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:45:15 15:44:02 13911756 15512184 2513212 15.30 57164 1745920 827960 4.74 763984 1540128 104512 15:45:15 15:45:01 13791732 15595032 2633236 16.03 77796 1914108 717524 4.11 681188 1713960 104104 15:45:15 Average: 13851744 15553608 2573224 15.67 67480 1830014 772742 4.42 722586 1627044 104308 15:45:15 15:45:15 15:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:45:15 15:44:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 15:45:15 15:44:02 ens3 162.78 114.63 1528.77 31.21 0.00 0.00 0.00 0.00 15:45:15 15:45:01 lo 1.42 1.42 0.14 0.14 0.00 0.00 0.00 0.00 15:45:15 15:45:01 ens3 37.81 28.00 372.20 15.60 0.00 0.00 0.00 0.00 15:45:15 Average: lo 1.45 1.45 0.15 0.15 0.00 0.00 0.00 0.00 15:45:15 Average: ens3 100.82 71.68 955.39 23.47 0.00 0.00 0.00 0.00 15:45:15 15:45:15 15:45:15 ---> sar -P ALL: 15:45:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-5583) 02/15/24 _x86_64_ (4 CPU) 15:45:15 15:45:15 15:42:43 LINUX RESTART (4 CPU) 15:45:15 15:45:15 15:43:01 CPU %user %nice %system %iowait %steal %idle 15:45:15 15:44:02 all 21.24 0.00 1.92 3.57 0.07 73.19 15:45:15 15:44:02 0 9.20 0.00 1.42 0.35 0.07 88.96 15:45:15 15:44:02 1 31.72 0.00 2.14 2.53 0.07 63.54 15:45:15 15:44:02 2 27.26 0.00 2.56 6.10 0.08 64.00 15:45:15 15:44:02 3 16.79 0.00 1.59 5.30 0.07 76.26 15:45:15 15:45:01 all 21.70 0.00 1.30 2.12 0.06 74.83 15:45:15 15:45:01 0 12.88 0.00 0.87 0.31 0.07 85.89 15:45:15 15:45:01 1 10.70 0.00 0.72 0.03 0.03 88.51 15:45:15 15:45:01 2 10.74 0.00 1.16 4.59 0.05 83.47 15:45:15 15:45:01 3 52.57 0.00 2.48 3.57 0.08 41.29 15:45:15 Average: all 21.47 0.00 1.61 2.85 0.06 74.01 15:45:15 Average: 0 11.03 0.00 1.15 0.33 0.07 87.43 15:45:15 Average: 1 21.23 0.00 1.43 1.28 0.05 76.00 15:45:15 Average: 2 19.06 0.00 1.86 5.35 0.07 73.66 15:45:15 Average: 3 34.54 0.00 2.03 4.44 0.08 58.92 15:45:15 15:45:15 15:45:15