17:36:42 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137500 17:36:42 Running as SYSTEM 17:36:42 [EnvInject] - Loading node environment variables. 17:36:42 Building remotely on prd-ubuntu1804-builder-4c-4g-12723 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 17:36:42 [ssh-agent] Looking for ssh-agent implementation... 17:36:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:36:42 $ ssh-agent 17:36:42 SSH_AUTH_SOCK=/tmp/ssh-yBav3OMVQzMm/agent.1698 17:36:42 SSH_AGENT_PID=1700 17:36:42 [ssh-agent] Started. 17:36:42 Running ssh-add (command line suppressed) 17:36:42 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1260640037548603093.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1260640037548603093.key) 17:36:42 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:36:42 The recommended git tool is: NONE 17:36:44 using credential onap-jenkins-ssh 17:36:44 Wiping out workspace first. 17:36:44 Cloning the remote Git repository 17:36:44 Cloning repository git://cloud.onap.org/mirror/oom.git 17:36:44 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 17:36:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:36:44 > git --version # timeout=10 17:36:44 > git --version # 'git version 2.17.1' 17:36:44 using GIT_SSH to set credentials Gerrit user 17:36:44 Verifying host key using manually-configured host key entries 17:36:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:36:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:36:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:36:49 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 17:36:49 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 17:36:49 using GIT_SSH to set credentials Gerrit user 17:36:49 Verifying host key using manually-configured host key entries 17:36:49 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/137500/2 # timeout=30 17:36:50 > git rev-parse 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1^{commit} # timeout=10 17:36:50 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:36:50 Checking out Revision 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1 (refs/changes/00/137500/2) 17:36:50 > git config core.sparsecheckout # timeout=10 17:36:50 > git checkout -f 22c7dd318891400ddfb6bfef8a2bdb6f5c2c51a1 # timeout=30 17:36:50 Commit message: "[COMMON] Harmonize resource settings, Part 2" 17:36:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:36:50 > git rev-list --no-walk fa01ec554cfa10cb1f9ec8be0c5530dd3f3ea50a # timeout=10 17:36:50 [EnvInject] - Injecting environment variables from a build step. 17:36:50 [EnvInject] - Injecting as environment variables the properties content 17:36:50 PYTHON=python3 17:36:50 17:36:50 [EnvInject] - Variables injected successfully. 17:36:50 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4887503712846102052.sh 17:36:50 ---> tox-install.sh 17:36:50 + source /home/jenkins/lf-env.sh 17:36:50 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:36:50 ++ mktemp -d /tmp/venv-XXXX 17:36:50 + lf_venv=/tmp/venv-cNAW 17:36:50 + local venv_file=/tmp/.os_lf_venv 17:36:50 + local python=python3 17:36:50 + local options 17:36:50 + local set_path=true 17:36:50 + local install_args= 17:36:50 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:36:50 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:36:50 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:36:50 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:36:50 + true 17:36:50 + case $1 in 17:36:50 + venv_file=/tmp/.toxenv 17:36:50 + shift 2 17:36:50 + true 17:36:50 + case $1 in 17:36:50 + shift 17:36:50 + break 17:36:50 + case $python in 17:36:50 + local pkg_list= 17:36:50 + [[ -d /opt/pyenv ]] 17:36:50 + echo 'Setup pyenv:' 17:36:50 Setup pyenv: 17:36:50 + export PYENV_ROOT=/opt/pyenv 17:36:50 + PYENV_ROOT=/opt/pyenv 17:36:50 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:36:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:36:50 + pyenv versions 17:36:50 * system (set by /opt/pyenv/version) 17:36:50 * 3.8.13 (set by /opt/pyenv/version) 17:36:50 * 3.9.13 (set by /opt/pyenv/version) 17:36:50 * 3.10.6 (set by /opt/pyenv/version) 17:36:50 + command -v pyenv 17:36:50 ++ pyenv init - --no-rehash 17:36:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:36:50 export PATH="/opt/pyenv/shims:${PATH}" 17:36:50 export PYENV_SHELL=bash 17:36:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:36:50 pyenv() { 17:36:50 local command 17:36:50 command="${1:-}" 17:36:50 if [ "$#" -gt 0 ]; then 17:36:50 shift 17:36:50 fi 17:36:50 17:36:50 case "$command" in 17:36:50 rehash|shell) 17:36:50 eval "$(pyenv "sh-$command" "$@")" 17:36:50 ;; 17:36:50 *) 17:36:50 command pyenv "$command" "$@" 17:36:50 ;; 17:36:50 esac 17:36:50 }' 17:36:50 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:36:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:36:50 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:36:50 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:36:50 ++ export PYENV_SHELL=bash 17:36:50 ++ PYENV_SHELL=bash 17:36:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:36:50 +++ complete -F _pyenv pyenv 17:36:50 ++ lf-pyver python3 17:36:50 ++ local py_version_xy=python3 17:36:50 ++ local py_version_xyz= 17:36:50 ++ pyenv versions 17:36:50 ++ local command 17:36:50 ++ command=versions 17:36:50 ++ sed 's/^[ *]* //' 17:36:50 ++ '[' 1 -gt 0 ']' 17:36:50 ++ shift 17:36:50 ++ case "$command" in 17:36:50 ++ command pyenv versions 17:36:50 ++ pyenv versions 17:36:50 ++ awk '{ print $1 }' 17:36:50 ++ grep -E '^[0-9.]*[0-9]$' 17:36:51 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:36:51 +++ sort -V 17:36:51 +++ tail -n 1 17:36:51 +++ grep '^3' /tmp/.pyenv_versions 17:36:51 ++ py_version_xyz=3.10.6 17:36:51 ++ [[ -z 3.10.6 ]] 17:36:51 ++ echo 3.10.6 17:36:51 ++ return 0 17:36:51 + pyenv local 3.10.6 17:36:51 + local command 17:36:51 + command=local 17:36:51 + '[' 2 -gt 0 ']' 17:36:51 + shift 17:36:51 + case "$command" in 17:36:51 + command pyenv local 3.10.6 17:36:51 + pyenv local 3.10.6 17:36:51 + for arg in "$@" 17:36:51 + case $arg in 17:36:51 + pkg_list+='tox ' 17:36:51 + for arg in "$@" 17:36:51 + case $arg in 17:36:51 + pkg_list+='virtualenv ' 17:36:51 + for arg in "$@" 17:36:51 + case $arg in 17:36:51 + pkg_list+='urllib3~=1.26.15 ' 17:36:51 + [[ -f /tmp/.toxenv ]] 17:36:51 + [[ ! -f /tmp/.toxenv ]] 17:36:51 + [[ -n '' ]] 17:36:51 + python3 -m venv /tmp/venv-cNAW 17:36:55 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cNAW' 17:36:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cNAW 17:36:55 + echo /tmp/venv-cNAW 17:36:55 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:36:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:36:55 + /tmp/venv-cNAW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:36:58 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:36:58 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:36:58 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:36:58 + /tmp/venv-cNAW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:37:01 + type python3 17:37:01 + true 17:37:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cNAW/bin to PATH' 17:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-cNAW/bin to PATH 17:37:01 + PATH=/tmp/venv-cNAW/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 17:37:01 + return 0 17:37:01 + python3 --version 17:37:01 Python 3.10.6 17:37:01 + python3 -m pip --version 17:37:01 pip 24.0 from /tmp/venv-cNAW/lib/python3.10/site-packages/pip (python 3.10) 17:37:01 + python3 -m pip freeze 17:37:01 cachetools==5.3.3 17:37:01 chardet==5.2.0 17:37:01 colorama==0.4.6 17:37:01 distlib==0.3.8 17:37:01 filelock==3.13.1 17:37:01 packaging==24.0 17:37:01 platformdirs==4.2.0 17:37:01 pluggy==1.4.0 17:37:01 pyproject-api==1.6.1 17:37:01 tomli==2.0.1 17:37:01 tox==4.14.1 17:37:01 urllib3==1.26.18 17:37:01 virtualenv==20.25.1 17:37:02 [EnvInject] - Injecting environment variables from a build step. 17:37:02 [EnvInject] - Injecting as environment variables the properties content 17:37:02 PARALLEL=false 17:37:02 17:37:02 [EnvInject] - Variables injected successfully. 17:37:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8835210772936022692.sh 17:37:02 ---> tox-run.sh 17:37:02 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:37:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 17:37:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 17:37:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 17:37:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 17:37:02 + source /home/jenkins/lf-env.sh 17:37:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:37:02 ++ mktemp -d /tmp/venv-XXXX 17:37:02 + lf_venv=/tmp/venv-VhaE 17:37:02 + local venv_file=/tmp/.os_lf_venv 17:37:02 + local python=python3 17:37:02 + local options 17:37:02 + local set_path=true 17:37:02 + local install_args= 17:37:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:37:02 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:37:02 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:37:02 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:37:02 + true 17:37:02 + case $1 in 17:37:02 + venv_file=/tmp/.toxenv 17:37:02 + shift 2 17:37:02 + true 17:37:02 + case $1 in 17:37:02 + shift 17:37:02 + break 17:37:02 + case $python in 17:37:02 + local pkg_list= 17:37:02 + [[ -d /opt/pyenv ]] 17:37:02 + echo 'Setup pyenv:' 17:37:02 Setup pyenv: 17:37:02 + export PYENV_ROOT=/opt/pyenv 17:37:02 + PYENV_ROOT=/opt/pyenv 17:37:02 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:37:02 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:37:02 + pyenv versions 17:37:02 system 17:37:02 3.8.13 17:37:02 3.9.13 17:37:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:37:02 + command -v pyenv 17:37:02 ++ pyenv init - --no-rehash 17:37:02 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 17:37:02 export PATH="/opt/pyenv/shims:${PATH}" 17:37:02 export PYENV_SHELL=bash 17:37:02 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:37:02 pyenv() { 17:37:02 local command 17:37:02 command="${1:-}" 17:37:02 if [ "$#" -gt 0 ]; then 17:37:02 shift 17:37:02 fi 17:37:02 17:37:02 case "$command" in 17:37:02 rehash|shell) 17:37:02 eval "$(pyenv "sh-$command" "$@")" 17:37:02 ;; 17:37:02 *) 17:37:02 command pyenv "$command" "$@" 17:37:02 ;; 17:37:02 esac 17:37:02 }' 17:37:02 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 17:37:02 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:37:02 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:37:02 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 17:37:02 ++ export PYENV_SHELL=bash 17:37:02 ++ PYENV_SHELL=bash 17:37:02 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:37:02 +++ complete -F _pyenv pyenv 17:37:02 ++ lf-pyver python3 17:37:02 ++ local py_version_xy=python3 17:37:02 ++ local py_version_xyz= 17:37:02 ++ pyenv versions 17:37:02 ++ local command 17:37:02 ++ command=versions 17:37:02 ++ '[' 1 -gt 0 ']' 17:37:02 ++ shift 17:37:02 ++ case "$command" in 17:37:02 ++ command pyenv versions 17:37:02 ++ pyenv versions 17:37:02 ++ sed 's/^[ *]* //' 17:37:02 ++ awk '{ print $1 }' 17:37:02 ++ grep -E '^[0-9.]*[0-9]$' 17:37:02 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:37:02 +++ grep '^3' /tmp/.pyenv_versions 17:37:02 +++ sort -V 17:37:02 +++ tail -n 1 17:37:02 ++ py_version_xyz=3.10.6 17:37:02 ++ [[ -z 3.10.6 ]] 17:37:02 ++ echo 3.10.6 17:37:02 ++ return 0 17:37:02 + pyenv local 3.10.6 17:37:02 + local command 17:37:02 + command=local 17:37:02 + '[' 2 -gt 0 ']' 17:37:02 + shift 17:37:02 + case "$command" in 17:37:02 + command pyenv local 3.10.6 17:37:02 + pyenv local 3.10.6 17:37:02 + for arg in "$@" 17:37:02 + case $arg in 17:37:02 + pkg_list+='tox ' 17:37:02 + for arg in "$@" 17:37:02 + case $arg in 17:37:02 + pkg_list+='virtualenv ' 17:37:02 + for arg in "$@" 17:37:02 + case $arg in 17:37:02 + pkg_list+='urllib3~=1.26.15 ' 17:37:02 + [[ -f /tmp/.toxenv ]] 17:37:02 ++ cat /tmp/.toxenv 17:37:02 + lf_venv=/tmp/venv-cNAW 17:37:02 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cNAW from' file:/tmp/.toxenv 17:37:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-cNAW from file:/tmp/.toxenv 17:37:02 + /tmp/venv-cNAW/bin/python3 -m pip install --upgrade --quiet pip virtualenv 17:37:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:37:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:37:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:37:03 + /tmp/venv-cNAW/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:37:04 + type python3 17:37:04 + true 17:37:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-cNAW/bin to PATH' 17:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-cNAW/bin to PATH 17:37:04 + PATH=/tmp/venv-cNAW/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 17:37:04 + return 0 17:37:04 + [[ -d /opt/pyenv ]] 17:37:04 + echo '---> Setting up pyenv' 17:37:04 ---> Setting up pyenv 17:37:04 + export PYENV_ROOT=/opt/pyenv 17:37:04 + PYENV_ROOT=/opt/pyenv 17:37:04 + export PATH=/opt/pyenv/bin:/tmp/venv-cNAW/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 17:37:04 + PATH=/opt/pyenv/bin:/tmp/venv-cNAW/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 17:37:04 ++ pwd 17:37:04 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 17:37:04 + export PYTHONPATH 17:37:04 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:37:04 + TOX_TESTENV_PASSENV=PYTHONPATH 17:37:04 + tox --version 17:37:04 4.14.1 from /tmp/venv-cNAW/lib/python3.10/site-packages/tox/__init__.py 17:37:04 + PARALLEL=false 17:37:04 + TOX_OPTIONS_LIST= 17:37:04 + [[ -n checkbashisms ]] 17:37:04 + TOX_OPTIONS_LIST=' -e checkbashisms' 17:37:04 + case ${PARALLEL,,} in 17:37:04 + tox -e checkbashisms 17:37:04 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 17:37:05 checkbashisms: freeze> python -m pip freeze --all 17:37:06 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 17:37:06 checkbashisms: commands[0]> .ci/check-bashisms.sh 17:37:08 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 17:37:08 you may get strange results 17:37:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 17:37:10 checkbashisms: OK (4.87=setup[1.72]+cmd[3.15] seconds) 17:37:10 congratulations :) (5.04 seconds) 17:37:10 + tox_status=0 17:37:10 + echo '---> Completed tox runs' 17:37:10 ---> Completed tox runs 17:37:10 + for i in .tox/*/log 17:37:10 ++ echo .tox/checkbashisms/log 17:37:10 ++ awk -F/ '{print $2}' 17:37:10 + tox_env=checkbashisms 17:37:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 17:37:10 + DOC_DIR=docs/_build/html 17:37:10 + [[ -d docs/_build/html ]] 17:37:10 + echo '---> tox-run.sh ends' 17:37:10 ---> tox-run.sh ends 17:37:10 + test 0 -eq 0 17:37:10 $ ssh-agent -k 17:37:10 unset SSH_AUTH_SOCK; 17:37:10 unset SSH_AGENT_PID; 17:37:10 echo Agent pid 1700 killed; 17:37:10 [ssh-agent] Stopped. 17:37:10 [PostBuildScript] - [INFO] Executing post build scripts. 17:37:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7150896276140640383.sh 17:37:10 ---> sysstat.sh 17:37:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12075758731297884123.sh 17:37:10 ---> package-listing.sh 17:37:10 ++ facter osfamily 17:37:10 ++ tr '[:upper:]' '[:lower:]' 17:37:11 + OS_FAMILY=debian 17:37:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 17:37:11 + START_PACKAGES=/tmp/packages_start.txt 17:37:11 + END_PACKAGES=/tmp/packages_end.txt 17:37:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:11 + PACKAGES=/tmp/packages_start.txt 17:37:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:37:11 + PACKAGES=/tmp/packages_end.txt 17:37:11 + case "${OS_FAMILY}" in 17:37:11 + dpkg -l 17:37:11 + grep '^ii' 17:37:11 + '[' -f /tmp/packages_start.txt ']' 17:37:11 + '[' -f /tmp/packages_end.txt ']' 17:37:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 17:37:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 17:37:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 17:37:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13529944877572077438.sh 17:37:11 ---> capture-instance-metadata.sh 17:37:11 Setup pyenv: 17:37:11 system 17:37:11 3.8.13 17:37:11 3.9.13 17:37:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:37:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xbSj 17:37:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:37:17 lf-activate-venv(): INFO: Installing: lftools 17:37:50 lf-activate-venv(): INFO: Adding /tmp/venv-xbSj/bin to PATH 17:37:50 INFO: Running in OpenStack, capturing instance metadata 17:37:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17002457309556888452.sh 17:37:50 provisioning config files... 17:37:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11519795587578269501tmp 17:37:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:37:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:37:50 [EnvInject] - Injecting environment variables from a build step. 17:37:50 [EnvInject] - Injecting as environment variables the properties content 17:37:50 SERVER_ID=logs 17:37:50 17:37:50 [EnvInject] - Variables injected successfully. 17:37:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5961382062420118561.sh 17:37:50 ---> create-netrc.sh 17:37:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16648391112022172368.sh 17:37:50 ---> python-tools-install.sh 17:37:50 Setup pyenv: 17:37:50 system 17:37:50 3.8.13 17:37:50 3.9.13 17:37:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:37:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xbSj from file:/tmp/.os_lf_venv 17:37:52 lf-activate-venv(): INFO: Installing: lftools 17:38:00 lf-activate-venv(): INFO: Adding /tmp/venv-xbSj/bin to PATH 17:38:00 Generating Requirements File 17:38:28 Python 3.10.6 17:38:28 pip 24.0 from /tmp/venv-xbSj/lib/python3.10/site-packages/pip (python 3.10) 17:38:29 appdirs==1.4.4 17:38:29 argcomplete==3.2.3 17:38:29 aspy.yaml==1.3.0 17:38:29 attrs==23.2.0 17:38:29 autopage==0.5.2 17:38:29 beautifulsoup4==4.12.3 17:38:29 boto3==1.34.60 17:38:29 botocore==1.34.60 17:38:29 bs4==0.0.2 17:38:29 cachetools==5.3.3 17:38:29 certifi==2024.2.2 17:38:29 cffi==1.16.0 17:38:29 cfgv==3.4.0 17:38:29 chardet==5.2.0 17:38:29 charset-normalizer==3.3.2 17:38:29 click==8.1.7 17:38:29 cliff==4.6.0 17:38:29 cmd2==2.4.3 17:38:29 cryptography==3.3.2 17:38:29 debtcollector==3.0.0 17:38:29 decorator==5.1.1 17:38:29 defusedxml==0.7.1 17:38:29 Deprecated==1.2.14 17:38:29 distlib==0.3.8 17:38:29 dnspython==2.6.1 17:38:29 docker==4.2.2 17:38:29 dogpile.cache==1.3.2 17:38:29 email_validator==2.1.1 17:38:29 filelock==3.13.1 17:38:29 future==1.0.0 17:38:29 gitdb==4.0.11 17:38:29 GitPython==3.1.42 17:38:29 google-auth==2.28.2 17:38:29 httplib2==0.22.0 17:38:29 identify==2.5.35 17:38:29 idna==3.6 17:38:29 importlib-resources==1.5.0 17:38:29 iso8601==2.1.0 17:38:29 Jinja2==3.1.3 17:38:29 jmespath==1.0.1 17:38:29 jsonpatch==1.33 17:38:29 jsonpointer==2.4 17:38:29 jsonschema==4.21.1 17:38:29 jsonschema-specifications==2023.12.1 17:38:29 keystoneauth1==5.6.0 17:38:29 kubernetes==29.0.0 17:38:29 lftools==0.37.10 17:38:29 lxml==5.1.0 17:38:29 MarkupSafe==2.1.5 17:38:29 msgpack==1.0.8 17:38:29 multi_key_dict==2.0.3 17:38:29 munch==4.0.0 17:38:29 netaddr==1.2.1 17:38:29 netifaces==0.11.0 17:38:29 niet==1.4.2 17:38:29 nodeenv==1.8.0 17:38:29 oauth2client==4.1.3 17:38:29 oauthlib==3.2.2 17:38:29 openstacksdk==3.0.0 17:38:29 os-client-config==2.1.0 17:38:29 os-service-types==1.7.0 17:38:29 osc-lib==3.0.1 17:38:29 oslo.config==9.4.0 17:38:29 oslo.context==5.5.0 17:38:29 oslo.i18n==6.3.0 17:38:29 oslo.log==5.5.0 17:38:29 oslo.serialization==5.4.0 17:38:29 oslo.utils==7.1.0 17:38:29 packaging==24.0 17:38:29 pbr==6.0.0 17:38:29 platformdirs==4.2.0 17:38:29 prettytable==3.10.0 17:38:29 pyasn1==0.5.1 17:38:29 pyasn1-modules==0.3.0 17:38:29 pycparser==2.21 17:38:29 pygerrit2==2.0.15 17:38:29 PyGithub==2.2.0 17:38:29 pyinotify==0.9.6 17:38:29 PyJWT==2.8.0 17:38:29 PyNaCl==1.5.0 17:38:29 pyparsing==2.4.7 17:38:29 pyperclip==1.8.2 17:38:29 pyrsistent==0.20.0 17:38:29 python-cinderclient==9.5.0 17:38:29 python-dateutil==2.9.0.post0 17:38:29 python-heatclient==3.5.0 17:38:29 python-jenkins==1.8.2 17:38:29 python-keystoneclient==5.4.0 17:38:29 python-magnumclient==4.4.0 17:38:29 python-novaclient==18.6.0 17:38:29 python-openstackclient==6.5.0 17:38:29 python-swiftclient==4.5.0 17:38:29 PyYAML==6.0.1 17:38:29 referencing==0.33.0 17:38:29 requests==2.31.0 17:38:29 requests-oauthlib==1.4.0 17:38:29 requestsexceptions==1.4.0 17:38:29 rfc3986==2.0.0 17:38:29 rpds-py==0.18.0 17:38:29 rsa==4.9 17:38:29 ruamel.yaml==0.18.6 17:38:29 ruamel.yaml.clib==0.2.8 17:38:29 s3transfer==0.10.0 17:38:29 simplejson==3.19.2 17:38:29 six==1.16.0 17:38:29 smmap==5.0.1 17:38:29 soupsieve==2.5 17:38:29 stevedore==5.2.0 17:38:29 tabulate==0.9.0 17:38:29 toml==0.10.2 17:38:29 tomlkit==0.12.4 17:38:29 tqdm==4.66.2 17:38:29 typing_extensions==4.10.0 17:38:29 tzdata==2024.1 17:38:29 urllib3==1.26.18 17:38:29 virtualenv==20.25.1 17:38:29 wcwidth==0.2.13 17:38:29 websocket-client==1.7.0 17:38:29 wrapt==1.16.0 17:38:29 xdg==6.0.0 17:38:29 xmltodict==0.13.0 17:38:29 yq==3.2.3 17:38:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13081867317904691619.sh 17:38:29 ---> sudo-logs.sh 17:38:29 Archiving 'sudo' log.. 17:38:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18257689654725125617.sh 17:38:29 ---> job-cost.sh 17:38:29 Setup pyenv: 17:38:29 system 17:38:29 3.8.13 17:38:29 3.9.13 17:38:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:38:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xbSj from file:/tmp/.os_lf_venv 17:38:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:38:36 lf-activate-venv(): INFO: Adding /tmp/venv-xbSj/bin to PATH 17:38:36 INFO: No Stack... 17:38:36 INFO: Retrieving Pricing Info for: v3-standard-4 17:38:36 INFO: Archiving Costs 17:38:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11372317635131734562.sh 17:38:36 ---> logs-deploy.sh 17:38:36 Setup pyenv: 17:38:36 system 17:38:36 3.8.13 17:38:36 3.9.13 17:38:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 17:38:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xbSj from file:/tmp/.os_lf_venv 17:38:38 lf-activate-venv(): INFO: Installing: lftools 17:38:47 lf-activate-venv(): INFO: Adding /tmp/venv-xbSj/bin to PATH 17:38:47 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3356 17:38:47 INFO: archiving workspace using pattern(s): 17:38:48 Archives upload complete. 17:38:48 INFO: archiving logs to Nexus 17:38:49 ---> uname -a: 17:38:49 Linux prd-ubuntu1804-builder-4c-4g-12723 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:38:49 17:38:49 17:38:49 ---> lscpu: 17:38:49 Architecture: x86_64 17:38:49 CPU op-mode(s): 32-bit, 64-bit 17:38:49 Byte Order: Little Endian 17:38:49 CPU(s): 4 17:38:49 On-line CPU(s) list: 0-3 17:38:49 Thread(s) per core: 1 17:38:49 Core(s) per socket: 1 17:38:49 Socket(s): 4 17:38:49 NUMA node(s): 1 17:38:49 Vendor ID: AuthenticAMD 17:38:49 CPU family: 23 17:38:49 Model: 49 17:38:49 Model name: AMD EPYC-Rome Processor 17:38:49 Stepping: 0 17:38:49 CPU MHz: 2799.998 17:38:49 BogoMIPS: 5599.99 17:38:49 Virtualization: AMD-V 17:38:49 Hypervisor vendor: KVM 17:38:49 Virtualization type: full 17:38:49 L1d cache: 32K 17:38:49 L1i cache: 32K 17:38:49 L2 cache: 512K 17:38:49 L3 cache: 16384K 17:38:49 NUMA node0 CPU(s): 0-3 17:38:49 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 17:38:49 17:38:49 17:38:49 ---> nproc: 17:38:49 4 17:38:49 17:38:49 17:38:49 ---> df -h: 17:38:49 Filesystem Size Used Avail Use% Mounted on 17:38:49 udev 7.9G 0 7.9G 0% /dev 17:38:49 tmpfs 1.6G 672K 1.6G 1% /run 17:38:49 /dev/vda1 78G 8.3G 70G 11% / 17:38:49 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:38:49 tmpfs 5.0M 0 5.0M 0% /run/lock 17:38:49 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:38:49 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:38:49 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:38:49 17:38:49 17:38:49 ---> free -m: 17:38:49 total used free shared buff/cache available 17:38:49 Mem: 16040 523 13455 0 2060 15204 17:38:49 Swap: 1023 0 1023 17:38:49 17:38:49 17:38:49 ---> ip addr: 17:38:49 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:38:49 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:38:49 inet 127.0.0.1/8 scope host lo 17:38:49 valid_lft forever preferred_lft forever 17:38:49 inet6 ::1/128 scope host 17:38:49 valid_lft forever preferred_lft forever 17:38:49 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:38:49 link/ether fa:16:3e:88:2d:15 brd ff:ff:ff:ff:ff:ff 17:38:49 inet 10.30.107.188/23 brd 10.30.107.255 scope global dynamic ens3 17:38:49 valid_lft 86254sec preferred_lft 86254sec 17:38:49 inet6 fe80::f816:3eff:fe88:2d15/64 scope link 17:38:49 valid_lft forever preferred_lft forever 17:38:49 17:38:49 17:38:49 ---> sar -b -r -n DEV: 17:38:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12723) 03/12/24 _x86_64_ (4 CPU) 17:38:49 17:38:49 17:36:24 LINUX RESTART (4 CPU) 17:38:49 17:38:49 17:37:02 tps rtps wtps bread/s bwrtn/s 17:38:49 17:38:01 109.90 18.71 91.19 1174.99 30626.81 17:38:49 Average: 109.90 18.71 91.19 1174.99 30626.81 17:38:49 17:38:49 17:37:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:38:49 17:38:01 13952888 15631016 2472080 15.05 67932 1805284 707232 4.05 640468 1609188 131160 17:38:49 Average: 13952888 15631016 2472080 15.05 67932 1805284 707232 4.05 640468 1609188 131160 17:38:49 17:38:49 17:37:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:38:49 17:38:01 ens3 55.26 38.28 683.75 26.72 0.00 0.00 0.00 0.00 17:38:49 17:38:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 17:38:49 Average: ens3 55.26 38.28 683.75 26.72 0.00 0.00 0.00 0.00 17:38:49 Average: lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 17:38:49 17:38:49 17:38:49 ---> sar -P ALL: 17:38:49 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12723) 03/12/24 _x86_64_ (4 CPU) 17:38:49 17:38:49 17:36:24 LINUX RESTART (4 CPU) 17:38:49 17:38:49 17:37:02 CPU %user %nice %system %iowait %steal %idle 17:38:49 17:38:01 all 21.33 0.00 1.46 4.54 0.06 72.61 17:38:49 17:38:01 0 25.37 0.00 1.19 0.63 0.07 72.74 17:38:49 17:38:01 1 10.20 0.00 1.19 1.53 0.07 87.01 17:38:49 17:38:01 2 8.23 0.00 0.71 13.65 0.03 77.37 17:38:49 17:38:01 3 41.51 0.00 2.73 2.32 0.07 53.37 17:38:49 Average: all 21.33 0.00 1.46 4.54 0.06 72.61 17:38:49 Average: 0 25.37 0.00 1.19 0.63 0.07 72.74 17:38:49 Average: 1 10.20 0.00 1.19 1.53 0.07 87.01 17:38:49 Average: 2 8.23 0.00 0.71 13.65 0.03 77.37 17:38:49 Average: 3 41.51 0.00 2.73 2.32 0.07 53.37 17:38:49 17:38:49 17:38:49