13:19:32 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137672 13:19:32 Running as SYSTEM 13:19:32 [EnvInject] - Loading node environment variables. 13:19:32 Building remotely on prd-ubuntu1804-builder-4c-4g-22458 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:19:32 [ssh-agent] Looking for ssh-agent implementation... 13:19:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:19:32 $ ssh-agent 13:19:32 SSH_AUTH_SOCK=/tmp/ssh-lkpMUKT8oC9M/agent.1784 13:19:32 SSH_AGENT_PID=1786 13:19:32 [ssh-agent] Started. 13:19:32 Running ssh-add (command line suppressed) 13:19:33 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6545666885058484768.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6545666885058484768.key) 13:19:33 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:19:33 The recommended git tool is: NONE 13:19:35 using credential onap-jenkins-ssh 13:19:35 Wiping out workspace first. 13:19:35 Cloning the remote Git repository 13:19:35 Cloning repository git://cloud.onap.org/mirror/oom.git 13:19:35 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:19:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:35 > git --version # timeout=10 13:19:35 > git --version # 'git version 2.17.1' 13:19:35 using GIT_SSH to set credentials Gerrit user 13:19:35 Verifying host key using manually-configured host key entries 13:19:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:19:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:19:44 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:19:44 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:19:44 using GIT_SSH to set credentials Gerrit user 13:19:44 Verifying host key using manually-configured host key entries 13:19:44 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/72/137672/4 # timeout=30 13:19:45 > git rev-parse 28e1b0031e7fad0484a5c7f5248c9f5573cbc110^{commit} # timeout=10 13:19:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:19:45 Checking out Revision 28e1b0031e7fad0484a5c7f5248c9f5573cbc110 (refs/changes/72/137672/4) 13:19:45 > git config core.sparsecheckout # timeout=10 13:19:45 > git checkout -f 28e1b0031e7fad0484a5c7f5248c9f5573cbc110 # timeout=30 13:19:46 Commit message: "[COMMON] Update all ReadinessChecks" 13:19:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:19:46 > git rev-list --no-walk 16d200e4f99dbad508156d936b9481bed051055b # timeout=10 13:19:46 [EnvInject] - Injecting environment variables from a build step. 13:19:46 [EnvInject] - Injecting as environment variables the properties content 13:19:46 PYTHON=python3 13:19:46 13:19:46 [EnvInject] - Variables injected successfully. 13:19:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7064864472412820301.sh 13:19:46 ---> tox-install.sh 13:19:46 + source /home/jenkins/lf-env.sh 13:19:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:46 ++ mktemp -d /tmp/venv-XXXX 13:19:46 + lf_venv=/tmp/venv-bEYa 13:19:46 + local venv_file=/tmp/.os_lf_venv 13:19:46 + local python=python3 13:19:46 + local options 13:19:46 + local set_path=true 13:19:46 + local install_args= 13:19:46 ++ 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 13:19:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:46 + true 13:19:46 + case $1 in 13:19:46 + venv_file=/tmp/.toxenv 13:19:46 + shift 2 13:19:46 + true 13:19:46 + case $1 in 13:19:46 + shift 13:19:46 + break 13:19:46 + case $python in 13:19:46 + local pkg_list= 13:19:46 + [[ -d /opt/pyenv ]] 13:19:46 + echo 'Setup pyenv:' 13:19:46 Setup pyenv: 13:19:46 + export PYENV_ROOT=/opt/pyenv 13:19:46 + PYENV_ROOT=/opt/pyenv 13:19:46 + 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 13:19:46 + 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 13:19:46 + pyenv versions 13:19:46 * system (set by /opt/pyenv/version) 13:19:46 * 3.8.13 (set by /opt/pyenv/version) 13:19:46 * 3.9.13 (set by /opt/pyenv/version) 13:19:46 * 3.10.6 (set by /opt/pyenv/version) 13:19:46 + command -v pyenv 13:19:46 ++ pyenv init - --no-rehash 13:19:46 + 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[*]}"'\'')" 13:19:46 export PATH="/opt/pyenv/shims:${PATH}" 13:19:46 export PYENV_SHELL=bash 13:19:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:46 pyenv() { 13:19:46 local command 13:19:46 command="${1:-}" 13:19:46 if [ "$#" -gt 0 ]; then 13:19:46 shift 13:19:46 fi 13:19:46 13:19:46 case "$command" in 13:19:46 rehash|shell) 13:19:46 eval "$(pyenv "sh-$command" "$@")" 13:19:46 ;; 13:19:46 *) 13:19:46 command pyenv "$command" "$@" 13:19:46 ;; 13:19:46 esac 13:19:46 }' 13:19:46 +++ 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[*]}"' 13:19:46 ++ 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 13:19:46 ++ 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 13:19:46 ++ 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 13:19:46 ++ export PYENV_SHELL=bash 13:19:46 ++ PYENV_SHELL=bash 13:19:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:46 +++ complete -F _pyenv pyenv 13:19:46 ++ lf-pyver python3 13:19:46 ++ local py_version_xy=python3 13:19:46 ++ local py_version_xyz= 13:19:46 ++ pyenv versions 13:19:46 ++ local command 13:19:46 ++ sed 's/^[ *]* //' 13:19:46 ++ command=versions 13:19:46 ++ '[' 1 -gt 0 ']' 13:19:46 ++ shift 13:19:46 ++ awk '{ print $1 }' 13:19:46 ++ case "$command" in 13:19:46 ++ command pyenv versions 13:19:46 ++ grep -E '^[0-9.]*[0-9]$' 13:19:46 ++ pyenv versions 13:19:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:46 +++ grep '^3' /tmp/.pyenv_versions 13:19:46 +++ sort -V 13:19:46 +++ tail -n 1 13:19:46 ++ py_version_xyz=3.10.6 13:19:46 ++ [[ -z 3.10.6 ]] 13:19:46 ++ echo 3.10.6 13:19:46 ++ return 0 13:19:46 + pyenv local 3.10.6 13:19:46 + local command 13:19:46 + command=local 13:19:46 + '[' 2 -gt 0 ']' 13:19:46 + shift 13:19:46 + case "$command" in 13:19:46 + command pyenv local 3.10.6 13:19:46 + pyenv local 3.10.6 13:19:46 + for arg in "$@" 13:19:46 + case $arg in 13:19:46 + pkg_list+='tox ' 13:19:46 + for arg in "$@" 13:19:46 + case $arg in 13:19:46 + pkg_list+='virtualenv ' 13:19:46 + for arg in "$@" 13:19:46 + case $arg in 13:19:46 + pkg_list+='urllib3~=1.26.15 ' 13:19:46 + [[ -f /tmp/.toxenv ]] 13:19:46 + [[ ! -f /tmp/.toxenv ]] 13:19:46 + [[ -n '' ]] 13:19:46 + python3 -m venv /tmp/venv-bEYa 13:19:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bEYa' 13:19:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bEYa 13:19:51 + echo /tmp/venv-bEYa 13:19:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:19:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:19:51 + /tmp/venv-bEYa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:19:54 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:19:54 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:19:54 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:19:54 + /tmp/venv-bEYa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:19:57 + type python3 13:19:57 + true 13:19:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bEYa/bin to PATH' 13:19:57 lf-activate-venv(): INFO: Adding /tmp/venv-bEYa/bin to PATH 13:19:57 + PATH=/tmp/venv-bEYa/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 13:19:57 + return 0 13:19:57 + python3 --version 13:19:57 Python 3.10.6 13:19:57 + python3 -m pip --version 13:19:58 pip 24.0 from /tmp/venv-bEYa/lib/python3.10/site-packages/pip (python 3.10) 13:19:58 + python3 -m pip freeze 13:19:58 cachetools==5.3.3 13:19:58 chardet==5.2.0 13:19:58 colorama==0.4.6 13:19:58 distlib==0.3.8 13:19:58 filelock==3.13.4 13:19:58 packaging==24.0 13:19:58 platformdirs==4.2.0 13:19:58 pluggy==1.4.0 13:19:58 pyproject-api==1.6.1 13:19:58 tomli==2.0.1 13:19:58 tox==4.14.2 13:19:58 urllib3==1.26.18 13:19:58 virtualenv==20.25.1 13:19:58 [EnvInject] - Injecting environment variables from a build step. 13:19:58 [EnvInject] - Injecting as environment variables the properties content 13:19:58 PARALLEL=false 13:19:58 13:19:58 [EnvInject] - Variables injected successfully. 13:19:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3077315782789057052.sh 13:19:58 ---> tox-run.sh 13:19:58 + 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 13:19:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:19:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:19:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:19:58 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:19:58 + source /home/jenkins/lf-env.sh 13:19:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:19:58 ++ mktemp -d /tmp/venv-XXXX 13:19:58 + lf_venv=/tmp/venv-ahRs 13:19:58 + local venv_file=/tmp/.os_lf_venv 13:19:58 + local python=python3 13:19:58 + local options 13:19:58 + local set_path=true 13:19:58 + local install_args= 13:19:58 ++ 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 13:19:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:19:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:19:58 + true 13:19:58 + case $1 in 13:19:58 + venv_file=/tmp/.toxenv 13:19:58 + shift 2 13:19:58 + true 13:19:58 + case $1 in 13:19:58 + shift 13:19:58 + break 13:19:58 + case $python in 13:19:58 + local pkg_list= 13:19:58 + [[ -d /opt/pyenv ]] 13:19:58 + echo 'Setup pyenv:' 13:19:58 Setup pyenv: 13:19:58 + export PYENV_ROOT=/opt/pyenv 13:19:58 + PYENV_ROOT=/opt/pyenv 13:19:58 + 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 13:19:58 + 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 13:19:58 + pyenv versions 13:19:58 system 13:19:58 3.8.13 13:19:58 3.9.13 13:19:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:19:58 + command -v pyenv 13:19:58 ++ pyenv init - --no-rehash 13:19:58 + 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[*]}"'\'')" 13:19:58 export PATH="/opt/pyenv/shims:${PATH}" 13:19:58 export PYENV_SHELL=bash 13:19:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:19:58 pyenv() { 13:19:58 local command 13:19:58 command="${1:-}" 13:19:58 if [ "$#" -gt 0 ]; then 13:19:58 shift 13:19:58 fi 13:19:58 13:19:58 case "$command" in 13:19:58 rehash|shell) 13:19:58 eval "$(pyenv "sh-$command" "$@")" 13:19:58 ;; 13:19:58 *) 13:19:58 command pyenv "$command" "$@" 13:19:58 ;; 13:19:58 esac 13:19:58 }' 13:19:58 +++ 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[*]}"' 13:19:58 ++ 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 13:19:58 ++ 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 13:19:58 ++ 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 13:19:58 ++ export PYENV_SHELL=bash 13:19:58 ++ PYENV_SHELL=bash 13:19:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:19:58 +++ complete -F _pyenv pyenv 13:19:58 ++ lf-pyver python3 13:19:58 ++ local py_version_xy=python3 13:19:58 ++ local py_version_xyz= 13:19:58 ++ sed 's/^[ *]* //' 13:19:58 ++ pyenv versions 13:19:58 ++ awk '{ print $1 }' 13:19:58 ++ local command 13:19:58 ++ command=versions 13:19:58 ++ '[' 1 -gt 0 ']' 13:19:58 ++ shift 13:19:58 ++ case "$command" in 13:19:58 ++ command pyenv versions 13:19:58 ++ pyenv versions 13:19:58 ++ grep -E '^[0-9.]*[0-9]$' 13:19:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:19:58 +++ grep '^3' /tmp/.pyenv_versions 13:19:58 +++ sort -V 13:19:58 +++ tail -n 1 13:19:58 ++ py_version_xyz=3.10.6 13:19:58 ++ [[ -z 3.10.6 ]] 13:19:58 ++ echo 3.10.6 13:19:58 ++ return 0 13:19:58 + pyenv local 3.10.6 13:19:58 + local command 13:19:58 + command=local 13:19:58 + '[' 2 -gt 0 ']' 13:19:58 + shift 13:19:58 + case "$command" in 13:19:58 + command pyenv local 3.10.6 13:19:58 + pyenv local 3.10.6 13:19:58 + for arg in "$@" 13:19:58 + case $arg in 13:19:58 + pkg_list+='tox ' 13:19:58 + for arg in "$@" 13:19:58 + case $arg in 13:19:58 + pkg_list+='virtualenv ' 13:19:58 + for arg in "$@" 13:19:58 + case $arg in 13:19:58 + pkg_list+='urllib3~=1.26.15 ' 13:19:58 + [[ -f /tmp/.toxenv ]] 13:19:58 ++ cat /tmp/.toxenv 13:19:58 + lf_venv=/tmp/venv-bEYa 13:19:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bEYa from' file:/tmp/.toxenv 13:19:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-bEYa from file:/tmp/.toxenv 13:19:58 + /tmp/venv-bEYa/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:19:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:19:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:19:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:19:59 + /tmp/venv-bEYa/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:20:00 + type python3 13:20:00 + true 13:20:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-bEYa/bin to PATH' 13:20:00 lf-activate-venv(): INFO: Adding /tmp/venv-bEYa/bin to PATH 13:20:00 + PATH=/tmp/venv-bEYa/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 13:20:00 + return 0 13:20:00 + [[ -d /opt/pyenv ]] 13:20:00 + echo '---> Setting up pyenv' 13:20:00 ---> Setting up pyenv 13:20:00 + export PYENV_ROOT=/opt/pyenv 13:20:00 + PYENV_ROOT=/opt/pyenv 13:20:00 + export PATH=/opt/pyenv/bin:/tmp/venv-bEYa/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 13:20:00 + PATH=/opt/pyenv/bin:/tmp/venv-bEYa/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 13:20:00 ++ pwd 13:20:00 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:20:00 + export PYTHONPATH 13:20:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:20:00 + TOX_TESTENV_PASSENV=PYTHONPATH 13:20:00 + tox --version 13:20:01 4.14.2 from /tmp/venv-bEYa/lib/python3.10/site-packages/tox/__init__.py 13:20:01 + PARALLEL=false 13:20:01 + TOX_OPTIONS_LIST= 13:20:01 + [[ -n checkbashisms ]] 13:20:01 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:20:01 + case ${PARALLEL,,} in 13:20:01 + tox -e checkbashisms 13:20:01 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:20:02 checkbashisms: freeze> python -m pip freeze --all 13:20:03 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 13:20:03 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:20:04 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:20:04 you may get strange results 13:20:04 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:20:06 checkbashisms: OK (4.85=setup[1.76]+cmd[3.08] seconds) 13:20:06 congratulations :) (5.03 seconds) 13:20:06 + tox_status=0 13:20:06 + echo '---> Completed tox runs' 13:20:06 ---> Completed tox runs 13:20:06 + for i in .tox/*/log 13:20:06 ++ echo .tox/checkbashisms/log 13:20:06 ++ awk -F/ '{print $2}' 13:20:06 + tox_env=checkbashisms 13:20:06 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:20:06 + DOC_DIR=docs/_build/html 13:20:06 + [[ -d docs/_build/html ]] 13:20:06 + echo '---> tox-run.sh ends' 13:20:06 ---> tox-run.sh ends 13:20:06 + test 0 -eq 0 13:20:06 $ ssh-agent -k 13:20:06 unset SSH_AUTH_SOCK; 13:20:06 unset SSH_AGENT_PID; 13:20:06 echo Agent pid 1786 killed; 13:20:06 [ssh-agent] Stopped. 13:20:06 [PostBuildScript] - [INFO] Executing post build scripts. 13:20:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17464605324862930031.sh 13:20:06 ---> sysstat.sh 13:20:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11198597212750218608.sh 13:20:07 ---> package-listing.sh 13:20:07 ++ facter osfamily 13:20:07 ++ tr '[:upper:]' '[:lower:]' 13:20:07 + OS_FAMILY=debian 13:20:07 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:20:07 + START_PACKAGES=/tmp/packages_start.txt 13:20:07 + END_PACKAGES=/tmp/packages_end.txt 13:20:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:07 + PACKAGES=/tmp/packages_start.txt 13:20:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:20:07 + PACKAGES=/tmp/packages_end.txt 13:20:07 + case "${OS_FAMILY}" in 13:20:07 + dpkg -l 13:20:07 + grep '^ii' 13:20:07 + '[' -f /tmp/packages_start.txt ']' 13:20:07 + '[' -f /tmp/packages_end.txt ']' 13:20:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:20:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:20:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:20:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11205955922767950237.sh 13:20:07 ---> capture-instance-metadata.sh 13:20:07 Setup pyenv: 13:20:07 system 13:20:07 3.8.13 13:20:07 3.9.13 13:20:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:20:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J2q9 13:20:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:20:14 lf-activate-venv(): INFO: Installing: lftools 13:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-J2q9/bin to PATH 13:20:51 INFO: Running in OpenStack, capturing instance metadata 13:20:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9707505295505356853.sh 13:20:51 provisioning config files... 13:20:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4245797744564957477tmp 13:20:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:20:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:20:51 [EnvInject] - Injecting environment variables from a build step. 13:20:51 [EnvInject] - Injecting as environment variables the properties content 13:20:51 SERVER_ID=logs 13:20:51 13:20:51 [EnvInject] - Variables injected successfully. 13:20:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15869543996031735332.sh 13:20:51 ---> create-netrc.sh 13:20:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8789280200560751939.sh 13:20:51 ---> python-tools-install.sh 13:20:51 Setup pyenv: 13:20:51 system 13:20:51 3.8.13 13:20:51 3.9.13 13:20:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:20:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J2q9 from file:/tmp/.os_lf_venv 13:20:53 lf-activate-venv(): INFO: Installing: lftools 13:21:02 lf-activate-venv(): INFO: Adding /tmp/venv-J2q9/bin to PATH 13:21:02 Generating Requirements File 13:21:33 Python 3.10.6 13:21:33 pip 24.0 from /tmp/venv-J2q9/lib/python3.10/site-packages/pip (python 3.10) 13:21:33 appdirs==1.4.4 13:21:33 argcomplete==3.2.3 13:21:33 aspy.yaml==1.3.0 13:21:33 attrs==23.2.0 13:21:33 autopage==0.5.2 13:21:33 beautifulsoup4==4.12.3 13:21:33 boto3==1.34.82 13:21:33 botocore==1.34.82 13:21:33 bs4==0.0.2 13:21:33 cachetools==5.3.3 13:21:33 certifi==2024.2.2 13:21:33 cffi==1.16.0 13:21:33 cfgv==3.4.0 13:21:33 chardet==5.2.0 13:21:33 charset-normalizer==3.3.2 13:21:33 click==8.1.7 13:21:33 cliff==4.6.0 13:21:33 cmd2==2.4.3 13:21:33 cryptography==3.3.2 13:21:33 debtcollector==3.0.0 13:21:33 decorator==5.1.1 13:21:33 defusedxml==0.7.1 13:21:33 Deprecated==1.2.14 13:21:33 distlib==0.3.8 13:21:33 dnspython==2.6.1 13:21:33 docker==4.2.2 13:21:33 dogpile.cache==1.3.2 13:21:33 email_validator==2.1.1 13:21:33 filelock==3.13.4 13:21:33 future==1.0.0 13:21:33 gitdb==4.0.11 13:21:33 GitPython==3.1.43 13:21:33 google-auth==2.29.0 13:21:33 httplib2==0.22.0 13:21:33 identify==2.5.35 13:21:33 idna==3.7 13:21:33 importlib-resources==1.5.0 13:21:33 iso8601==2.1.0 13:21:33 Jinja2==3.1.3 13:21:33 jmespath==1.0.1 13:21:33 jsonpatch==1.33 13:21:33 jsonpointer==2.4 13:21:33 jsonschema==4.21.1 13:21:33 jsonschema-specifications==2023.12.1 13:21:33 keystoneauth1==5.6.0 13:21:33 kubernetes==29.0.0 13:21:33 lftools==0.37.10 13:21:33 lxml==5.2.1 13:21:33 MarkupSafe==2.1.5 13:21:33 msgpack==1.0.8 13:21:33 multi_key_dict==2.0.3 13:21:33 munch==4.0.0 13:21:33 netaddr==1.2.1 13:21:33 netifaces==0.11.0 13:21:33 niet==1.4.2 13:21:33 nodeenv==1.8.0 13:21:33 oauth2client==4.1.3 13:21:33 oauthlib==3.2.2 13:21:33 openstacksdk==3.0.0 13:21:33 os-client-config==2.1.0 13:21:33 os-service-types==1.7.0 13:21:33 osc-lib==3.0.1 13:21:33 oslo.config==9.4.0 13:21:33 oslo.context==5.5.0 13:21:33 oslo.i18n==6.3.0 13:21:33 oslo.log==5.5.1 13:21:33 oslo.serialization==5.4.0 13:21:33 oslo.utils==7.1.0 13:21:33 packaging==24.0 13:21:33 pbr==6.0.0 13:21:33 platformdirs==4.2.0 13:21:33 prettytable==3.10.0 13:21:33 pyasn1==0.6.0 13:21:33 pyasn1_modules==0.4.0 13:21:33 pycparser==2.22 13:21:33 pygerrit2==2.0.15 13:21:33 PyGithub==2.3.0 13:21:33 pyinotify==0.9.6 13:21:33 PyJWT==2.8.0 13:21:33 PyNaCl==1.5.0 13:21:33 pyparsing==2.4.7 13:21:33 pyperclip==1.8.2 13:21:33 pyrsistent==0.20.0 13:21:33 python-cinderclient==9.5.0 13:21:33 python-dateutil==2.9.0.post0 13:21:33 python-heatclient==3.5.0 13:21:33 python-jenkins==1.8.2 13:21:33 python-keystoneclient==5.4.0 13:21:33 python-magnumclient==4.4.0 13:21:33 python-novaclient==18.6.0 13:21:33 python-openstackclient==6.6.0 13:21:33 python-swiftclient==4.5.0 13:21:33 PyYAML==6.0.1 13:21:33 referencing==0.34.0 13:21:33 requests==2.31.0 13:21:33 requests-oauthlib==2.0.0 13:21:33 requestsexceptions==1.4.0 13:21:33 rfc3986==2.0.0 13:21:33 rpds-py==0.18.0 13:21:33 rsa==4.9 13:21:33 ruamel.yaml==0.18.6 13:21:33 ruamel.yaml.clib==0.2.8 13:21:33 s3transfer==0.10.1 13:21:33 simplejson==3.19.2 13:21:33 six==1.16.0 13:21:33 smmap==5.0.1 13:21:33 soupsieve==2.5 13:21:33 stevedore==5.2.0 13:21:33 tabulate==0.9.0 13:21:33 toml==0.10.2 13:21:33 tomlkit==0.12.4 13:21:33 tqdm==4.66.2 13:21:33 typing_extensions==4.11.0 13:21:33 tzdata==2024.1 13:21:33 urllib3==1.26.18 13:21:33 virtualenv==20.25.1 13:21:33 wcwidth==0.2.13 13:21:33 websocket-client==1.7.0 13:21:33 wrapt==1.16.0 13:21:33 xdg==6.0.0 13:21:33 xmltodict==0.13.0 13:21:33 yq==3.2.3 13:21:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8664601119915187958.sh 13:21:33 ---> sudo-logs.sh 13:21:33 Archiving 'sudo' log.. 13:21:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16041253981257797840.sh 13:21:34 ---> job-cost.sh 13:21:34 Setup pyenv: 13:21:34 system 13:21:34 3.8.13 13:21:34 3.9.13 13:21:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:21:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J2q9 from file:/tmp/.os_lf_venv 13:21:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:21:41 lf-activate-venv(): INFO: Adding /tmp/venv-J2q9/bin to PATH 13:21:41 INFO: No Stack... 13:21:41 INFO: Retrieving Pricing Info for: v3-standard-4 13:21:41 INFO: Archiving Costs 13:21:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9125474905279161857.sh 13:21:41 ---> logs-deploy.sh 13:21:41 Setup pyenv: 13:21:41 system 13:21:41 3.8.13 13:21:41 3.9.13 13:21:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:21:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J2q9 from file:/tmp/.os_lf_venv 13:21:43 lf-activate-venv(): INFO: Installing: lftools 13:21:52 lf-activate-venv(): INFO: Adding /tmp/venv-J2q9/bin to PATH 13:21:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3435 13:21:52 INFO: archiving workspace using pattern(s): 13:21:53 Archives upload complete. 13:21:53 INFO: archiving logs to Nexus 13:21:54 ---> uname -a: 13:21:54 Linux prd-ubuntu1804-builder-4c-4g-22458 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:21:54 13:21:54 13:21:54 ---> lscpu: 13:21:54 Architecture: x86_64 13:21:54 CPU op-mode(s): 32-bit, 64-bit 13:21:54 Byte Order: Little Endian 13:21:54 CPU(s): 4 13:21:54 On-line CPU(s) list: 0-3 13:21:54 Thread(s) per core: 1 13:21:54 Core(s) per socket: 1 13:21:54 Socket(s): 4 13:21:54 NUMA node(s): 1 13:21:54 Vendor ID: AuthenticAMD 13:21:54 CPU family: 23 13:21:54 Model: 49 13:21:54 Model name: AMD EPYC-Rome Processor 13:21:54 Stepping: 0 13:21:54 CPU MHz: 2799.998 13:21:54 BogoMIPS: 5599.99 13:21:54 Virtualization: AMD-V 13:21:54 Hypervisor vendor: KVM 13:21:54 Virtualization type: full 13:21:54 L1d cache: 32K 13:21:54 L1i cache: 32K 13:21:54 L2 cache: 512K 13:21:54 L3 cache: 16384K 13:21:54 NUMA node0 CPU(s): 0-3 13:21:54 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 13:21:54 13:21:54 13:21:54 ---> nproc: 13:21:54 4 13:21:54 13:21:54 13:21:54 ---> df -h: 13:21:54 Filesystem Size Used Avail Use% Mounted on 13:21:54 udev 7.9G 0 7.9G 0% /dev 13:21:54 tmpfs 1.6G 672K 1.6G 1% /run 13:21:54 /dev/vda1 78G 8.3G 70G 11% / 13:21:54 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:21:54 tmpfs 5.0M 0 5.0M 0% /run/lock 13:21:54 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:21:54 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:21:54 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:21:54 13:21:54 13:21:54 ---> free -m: 13:21:54 total used free shared buff/cache available 13:21:54 Mem: 16040 539 13453 0 2047 15189 13:21:54 Swap: 1023 0 1023 13:21:54 13:21:54 13:21:54 ---> ip addr: 13:21:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:21:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:21:54 inet 127.0.0.1/8 scope host lo 13:21:54 valid_lft forever preferred_lft forever 13:21:54 inet6 ::1/128 scope host 13:21:54 valid_lft forever preferred_lft forever 13:21:54 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:21:54 link/ether fa:16:3e:18:fb:27 brd ff:ff:ff:ff:ff:ff 13:21:54 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 13:21:54 valid_lft 86203sec preferred_lft 86203sec 13:21:54 inet6 fe80::f816:3eff:fe18:fb27/64 scope link 13:21:54 valid_lft forever preferred_lft forever 13:21:54 13:21:54 13:21:54 ---> sar -b -r -n DEV: 13:21:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22458) 04/11/24 _x86_64_ (4 CPU) 13:21:54 13:21:54 13:18:40 LINUX RESTART (4 CPU) 13:21:54 13:21:54 13:19:05 tps rtps wtps bread/s bwrtn/s 13:21:54 13:20:01 97.21 62.06 35.15 3958.86 25059.81 13:21:54 13:21:02 98.38 15.00 83.39 1077.15 20557.51 13:21:54 Average: 97.82 37.72 60.10 2468.33 22731.05 13:21:54 13:21:54 13:19:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:21:54 13:20:01 14220920 15600668 2204048 13.42 43264 1548328 792324 4.53 627568 1387884 61596 13:21:54 13:21:02 13857084 15521852 2567884 15.63 67932 1791432 847356 4.85 748664 1595672 123268 13:21:54 Average: 14039002 15561260 2385966 14.53 55598 1669880 819840 4.69 688116 1491778 92432 13:21:54 13:21:54 13:19:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:21:54 13:20:01 ens3 439.28 284.27 1687.97 109.04 0.00 0.00 0.00 0.00 13:21:54 13:20:01 lo 1.21 1.21 0.13 0.13 0.00 0.00 0.00 0.00 13:21:54 13:21:02 ens3 153.64 122.43 687.62 128.09 0.00 0.00 0.00 0.00 13:21:54 13:21:02 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 13:21:54 Average: ens3 291.54 200.56 1170.55 118.89 0.00 0.00 0.00 0.00 13:21:54 Average: lo 1.21 1.21 0.13 0.13 0.00 0.00 0.00 0.00 13:21:54 13:21:54 13:21:54 ---> sar -P ALL: 13:21:54 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22458) 04/11/24 _x86_64_ (4 CPU) 13:21:54 13:21:54 13:18:40 LINUX RESTART (4 CPU) 13:21:54 13:21:54 13:19:05 CPU %user %nice %system %iowait %steal %idle 13:21:54 13:20:01 all 14.73 0.00 1.64 20.77 0.07 62.79 13:21:54 13:20:01 0 13.48 0.00 1.81 12.02 0.05 72.64 13:21:54 13:20:01 1 17.13 0.00 1.73 22.08 0.09 58.98 13:21:54 13:20:01 2 14.21 0.00 1.31 31.40 0.05 53.02 13:21:54 13:20:01 3 14.10 0.00 1.71 17.61 0.07 66.51 13:21:54 13:21:02 all 19.87 0.00 1.54 6.11 0.06 72.41 13:21:54 13:21:02 0 28.12 0.00 2.06 6.88 0.08 62.85 13:21:54 13:21:02 1 26.15 0.00 1.61 0.85 0.07 71.33 13:21:54 13:21:02 2 13.47 0.00 1.19 11.92 0.05 73.38 13:21:54 13:21:02 3 11.78 0.00 1.31 4.80 0.05 82.06 13:21:54 Average: all 17.39 0.00 1.59 13.18 0.06 67.77 13:21:54 Average: 0 21.04 0.00 1.94 9.37 0.07 67.59 13:21:54 Average: 1 21.80 0.00 1.67 11.07 0.08 65.38 13:21:54 Average: 2 13.83 0.00 1.25 21.32 0.05 63.56 13:21:54 Average: 3 12.90 0.00 1.50 10.98 0.06 74.56 13:21:54 13:21:54 13:21:54