10:39:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 10:39:57 Running as SYSTEM 10:39:57 [EnvInject] - Loading node environment variables. 10:39:57 Building remotely on prd-ubuntu1804-builder-4c-4g-10999 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:39:57 [ssh-agent] Looking for ssh-agent implementation... 10:39:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:39:58 $ ssh-agent 10:39:58 SSH_AUTH_SOCK=/tmp/ssh-EhcfikXYXZR7/agent.1671 10:39:58 SSH_AGENT_PID=1673 10:39:58 [ssh-agent] Started. 10:39:58 Running ssh-add (command line suppressed) 10:39:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7578391573906421280.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7578391573906421280.key) 10:39:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:39:58 The recommended git tool is: NONE 10:39:59 using credential onap-jenkins-ssh 10:39:59 Wiping out workspace first. 10:39:59 Cloning the remote Git repository 10:39:59 Cloning repository git://cloud.onap.org/mirror/oom.git 10:39:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:39:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:39:59 > git --version # timeout=10 10:40:00 > git --version # 'git version 2.17.1' 10:40:00 using GIT_SSH to set credentials Gerrit user 10:40:00 Verifying host key using manually-configured host key entries 10:40:00 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:40:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:40:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:40:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:40:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:40:05 using GIT_SSH to set credentials Gerrit user 10:40:05 Verifying host key using manually-configured host key entries 10:40:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/2 # timeout=30 10:40:05 > git rev-parse b606f619b33b095f51d2350bb6a37264b5a46c34^{commit} # timeout=10 10:40:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:40:05 Checking out Revision b606f619b33b095f51d2350bb6a37264b5a46c34 (refs/changes/32/136832/2) 10:40:05 > git config core.sparsecheckout # timeout=10 10:40:05 > git checkout -f b606f619b33b095f51d2350bb6a37264b5a46c34 # timeout=30 10:40:09 Commit message: "[POLICY] Update docker images to latest versions" 10:40:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:40:09 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 10:40:09 [EnvInject] - Injecting environment variables from a build step. 10:40:09 [EnvInject] - Injecting as environment variables the properties content 10:40:09 PYTHON=python3 10:40:09 10:40:09 [EnvInject] - Variables injected successfully. 10:40:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16504074021859998804.sh 10:40:09 ---> tox-install.sh 10:40:09 + source /home/jenkins/lf-env.sh 10:40:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:40:09 ++ mktemp -d /tmp/venv-XXXX 10:40:09 + lf_venv=/tmp/venv-5Gfn 10:40:09 + local venv_file=/tmp/.os_lf_venv 10:40:09 + local python=python3 10:40:09 + local options 10:40:09 + local set_path=true 10:40:09 + local install_args= 10:40:09 ++ 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 10:40:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:40:09 + true 10:40:09 + case $1 in 10:40:09 + venv_file=/tmp/.toxenv 10:40:09 + shift 2 10:40:09 + true 10:40:09 + case $1 in 10:40:09 + shift 10:40:09 + break 10:40:09 + case $python in 10:40:09 + local pkg_list= 10:40:09 + [[ -d /opt/pyenv ]] 10:40:09 + echo 'Setup pyenv:' 10:40:09 Setup pyenv: 10:40:09 + export PYENV_ROOT=/opt/pyenv 10:40:09 + PYENV_ROOT=/opt/pyenv 10:40:09 + 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 10:40:09 + 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 10:40:09 + pyenv versions 10:40:09 * system (set by /opt/pyenv/version) 10:40:09 * 3.8.13 (set by /opt/pyenv/version) 10:40:09 * 3.9.13 (set by /opt/pyenv/version) 10:40:09 * 3.10.6 (set by /opt/pyenv/version) 10:40:09 + command -v pyenv 10:40:09 ++ pyenv init - --no-rehash 10:40:09 + 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[*]}"'\'')" 10:40:09 export PATH="/opt/pyenv/shims:${PATH}" 10:40:09 export PYENV_SHELL=bash 10:40:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:40:09 pyenv() { 10:40:09 local command 10:40:09 command="${1:-}" 10:40:09 if [ "$#" -gt 0 ]; then 10:40:09 shift 10:40:09 fi 10:40:09 10:40:09 case "$command" in 10:40:09 rehash|shell) 10:40:09 eval "$(pyenv "sh-$command" "$@")" 10:40:09 ;; 10:40:09 *) 10:40:09 command pyenv "$command" "$@" 10:40:09 ;; 10:40:09 esac 10:40:09 }' 10:40:09 +++ 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[*]}"' 10:40:09 ++ 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 10:40:09 ++ 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 10:40:09 ++ 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 10:40:09 ++ export PYENV_SHELL=bash 10:40:09 ++ PYENV_SHELL=bash 10:40:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:40:09 +++ complete -F _pyenv pyenv 10:40:09 ++ lf-pyver python3 10:40:09 ++ local py_version_xy=python3 10:40:09 ++ local py_version_xyz= 10:40:09 ++ pyenv versions 10:40:09 ++ local command 10:40:09 ++ command=versions 10:40:09 ++ '[' 1 -gt 0 ']' 10:40:09 ++ shift 10:40:09 ++ case "$command" in 10:40:09 ++ command pyenv versions 10:40:09 ++ pyenv versions 10:40:09 ++ sed 's/^[ *]* //' 10:40:09 ++ grep -E '^[0-9.]*[0-9]$' 10:40:09 ++ awk '{ print $1 }' 10:40:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:40:09 +++ grep '^3' /tmp/.pyenv_versions 10:40:09 +++ sort -V 10:40:09 +++ tail -n 1 10:40:09 ++ py_version_xyz=3.10.6 10:40:09 ++ [[ -z 3.10.6 ]] 10:40:09 ++ echo 3.10.6 10:40:09 ++ return 0 10:40:09 + pyenv local 3.10.6 10:40:09 + local command 10:40:09 + command=local 10:40:09 + '[' 2 -gt 0 ']' 10:40:09 + shift 10:40:09 + case "$command" in 10:40:09 + command pyenv local 3.10.6 10:40:09 + pyenv local 3.10.6 10:40:09 + for arg in "$@" 10:40:09 + case $arg in 10:40:09 + pkg_list+='tox ' 10:40:09 + for arg in "$@" 10:40:09 + case $arg in 10:40:09 + pkg_list+='virtualenv ' 10:40:09 + for arg in "$@" 10:40:09 + case $arg in 10:40:09 + pkg_list+='urllib3~=1.26.15 ' 10:40:09 + [[ -f /tmp/.toxenv ]] 10:40:09 + [[ ! -f /tmp/.toxenv ]] 10:40:09 + [[ -n '' ]] 10:40:09 + python3 -m venv /tmp/venv-5Gfn 10:40:13 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Gfn' 10:40:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5Gfn 10:40:13 + echo /tmp/venv-5Gfn 10:40:13 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:40:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:40:13 + /tmp/venv-5Gfn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:40:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:40:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:40:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:40:17 + /tmp/venv-5Gfn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:40:19 + type python3 10:40:19 + true 10:40:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5Gfn/bin to PATH' 10:40:19 lf-activate-venv(): INFO: Adding /tmp/venv-5Gfn/bin to PATH 10:40:19 + PATH=/tmp/venv-5Gfn/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 10:40:19 + return 0 10:40:19 + python3 --version 10:40:19 Python 3.10.6 10:40:19 + python3 -m pip --version 10:40:19 pip 24.0 from /tmp/venv-5Gfn/lib/python3.10/site-packages/pip (python 3.10) 10:40:20 + python3 -m pip freeze 10:40:20 cachetools==5.3.3 10:40:20 chardet==5.2.0 10:40:20 colorama==0.4.6 10:40:20 distlib==0.3.8 10:40:20 filelock==3.13.1 10:40:20 packaging==23.2 10:40:20 platformdirs==4.2.0 10:40:20 pluggy==1.4.0 10:40:20 pyproject-api==1.6.1 10:40:20 tomli==2.0.1 10:40:20 tox==4.13.0 10:40:20 urllib3==1.26.18 10:40:20 virtualenv==20.25.1 10:40:20 [EnvInject] - Injecting environment variables from a build step. 10:40:20 [EnvInject] - Injecting as environment variables the properties content 10:40:20 PARALLEL=false 10:40:20 10:40:20 [EnvInject] - Variables injected successfully. 10:40:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3970476217541719238.sh 10:40:20 ---> tox-run.sh 10:40:20 + 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 10:40:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:40:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:40:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:40:20 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:40:20 + source /home/jenkins/lf-env.sh 10:40:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:40:20 ++ mktemp -d /tmp/venv-XXXX 10:40:20 + lf_venv=/tmp/venv-T0Dt 10:40:20 + local venv_file=/tmp/.os_lf_venv 10:40:20 + local python=python3 10:40:20 + local options 10:40:20 + local set_path=true 10:40:20 + local install_args= 10:40:20 ++ 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 10:40:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:40:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:40:20 + true 10:40:20 + case $1 in 10:40:20 + venv_file=/tmp/.toxenv 10:40:20 + shift 2 10:40:20 + true 10:40:20 + case $1 in 10:40:20 + shift 10:40:20 + break 10:40:20 + case $python in 10:40:20 + local pkg_list= 10:40:20 + [[ -d /opt/pyenv ]] 10:40:20 + echo 'Setup pyenv:' 10:40:20 Setup pyenv: 10:40:20 + export PYENV_ROOT=/opt/pyenv 10:40:20 + PYENV_ROOT=/opt/pyenv 10:40:20 + 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 10:40:20 + 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 10:40:20 + pyenv versions 10:40:20 system 10:40:20 3.8.13 10:40:20 3.9.13 10:40:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:20 + command -v pyenv 10:40:20 ++ pyenv init - --no-rehash 10:40:20 + 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[*]}"'\'')" 10:40:20 export PATH="/opt/pyenv/shims:${PATH}" 10:40:20 export PYENV_SHELL=bash 10:40:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:40:20 pyenv() { 10:40:20 local command 10:40:20 command="${1:-}" 10:40:20 if [ "$#" -gt 0 ]; then 10:40:20 shift 10:40:20 fi 10:40:20 10:40:20 case "$command" in 10:40:20 rehash|shell) 10:40:20 eval "$(pyenv "sh-$command" "$@")" 10:40:20 ;; 10:40:20 *) 10:40:20 command pyenv "$command" "$@" 10:40:20 ;; 10:40:20 esac 10:40:20 }' 10:40:20 +++ 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[*]}"' 10:40:20 ++ 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 10:40:20 ++ 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 10:40:20 ++ 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 10:40:20 ++ export PYENV_SHELL=bash 10:40:20 ++ PYENV_SHELL=bash 10:40:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:40:20 +++ complete -F _pyenv pyenv 10:40:20 ++ lf-pyver python3 10:40:20 ++ local py_version_xy=python3 10:40:20 ++ local py_version_xyz= 10:40:20 ++ pyenv versions 10:40:20 ++ local command 10:40:20 ++ command=versions 10:40:20 ++ '[' 1 -gt 0 ']' 10:40:20 ++ shift 10:40:20 ++ case "$command" in 10:40:20 ++ command pyenv versions 10:40:20 ++ pyenv versions 10:40:20 ++ sed 's/^[ *]* //' 10:40:20 ++ grep -E '^[0-9.]*[0-9]$' 10:40:20 ++ awk '{ print $1 }' 10:40:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:40:20 +++ grep '^3' /tmp/.pyenv_versions 10:40:20 +++ sort -V 10:40:20 +++ tail -n 1 10:40:20 ++ py_version_xyz=3.10.6 10:40:20 ++ [[ -z 3.10.6 ]] 10:40:20 ++ echo 3.10.6 10:40:20 ++ return 0 10:40:20 + pyenv local 3.10.6 10:40:20 + local command 10:40:20 + command=local 10:40:20 + '[' 2 -gt 0 ']' 10:40:20 + shift 10:40:20 + case "$command" in 10:40:20 + command pyenv local 3.10.6 10:40:20 + pyenv local 3.10.6 10:40:20 + for arg in "$@" 10:40:20 + case $arg in 10:40:20 + pkg_list+='tox ' 10:40:20 + for arg in "$@" 10:40:20 + case $arg in 10:40:20 + pkg_list+='virtualenv ' 10:40:20 + for arg in "$@" 10:40:20 + case $arg in 10:40:20 + pkg_list+='urllib3~=1.26.15 ' 10:40:20 + [[ -f /tmp/.toxenv ]] 10:40:20 ++ cat /tmp/.toxenv 10:40:20 + lf_venv=/tmp/venv-5Gfn 10:40:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Gfn from' file:/tmp/.toxenv 10:40:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5Gfn from file:/tmp/.toxenv 10:40:20 + /tmp/venv-5Gfn/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:40:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:40:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:40:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:40:21 + /tmp/venv-5Gfn/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:40:22 + type python3 10:40:22 + true 10:40:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-5Gfn/bin to PATH' 10:40:22 lf-activate-venv(): INFO: Adding /tmp/venv-5Gfn/bin to PATH 10:40:22 + PATH=/tmp/venv-5Gfn/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 10:40:22 + return 0 10:40:22 + [[ -d /opt/pyenv ]] 10:40:22 + echo '---> Setting up pyenv' 10:40:22 ---> Setting up pyenv 10:40:22 + export PYENV_ROOT=/opt/pyenv 10:40:22 + PYENV_ROOT=/opt/pyenv 10:40:22 + export PATH=/opt/pyenv/bin:/tmp/venv-5Gfn/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 10:40:22 + PATH=/opt/pyenv/bin:/tmp/venv-5Gfn/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 10:40:22 ++ pwd 10:40:22 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:40:22 + export PYTHONPATH 10:40:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:40:22 + TOX_TESTENV_PASSENV=PYTHONPATH 10:40:22 + tox --version 10:40:23 4.13.0 from /tmp/venv-5Gfn/lib/python3.10/site-packages/tox/__init__.py 10:40:23 + PARALLEL=false 10:40:23 + TOX_OPTIONS_LIST= 10:40:23 + [[ -n checkbashisms ]] 10:40:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:40:23 + case ${PARALLEL,,} in 10:40:23 + tox -e checkbashisms 10:40:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:40:24 checkbashisms: freeze> python -m pip freeze --all 10:40:25 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 10:40:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:40:26 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:40:26 you may get strange results 10:40:26 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:40:28 checkbashisms: OK (4.76=setup[1.65]+cmd[3.10] seconds) 10:40:28 congratulations :) (4.95 seconds) 10:40:28 + tox_status=0 10:40:28 + echo '---> Completed tox runs' 10:40:28 ---> Completed tox runs 10:40:28 + for i in .tox/*/log 10:40:28 ++ echo .tox/checkbashisms/log 10:40:28 ++ awk -F/ '{print $2}' 10:40:28 + tox_env=checkbashisms 10:40:28 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:40:28 + DOC_DIR=docs/_build/html 10:40:28 + [[ -d docs/_build/html ]] 10:40:28 + echo '---> tox-run.sh ends' 10:40:28 ---> tox-run.sh ends 10:40:28 + test 0 -eq 0 10:40:28 $ ssh-agent -k 10:40:28 unset SSH_AUTH_SOCK; 10:40:28 unset SSH_AGENT_PID; 10:40:28 echo Agent pid 1673 killed; 10:40:28 [ssh-agent] Stopped. 10:40:28 [PostBuildScript] - [INFO] Executing post build scripts. 10:40:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10773582794283906778.sh 10:40:28 ---> sysstat.sh 10:40:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12666324771608359493.sh 10:40:29 ---> package-listing.sh 10:40:29 ++ facter osfamily 10:40:29 ++ tr '[:upper:]' '[:lower:]' 10:40:29 + OS_FAMILY=debian 10:40:29 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:40:29 + START_PACKAGES=/tmp/packages_start.txt 10:40:29 + END_PACKAGES=/tmp/packages_end.txt 10:40:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:40:29 + PACKAGES=/tmp/packages_start.txt 10:40:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:40:29 + PACKAGES=/tmp/packages_end.txt 10:40:29 + case "${OS_FAMILY}" in 10:40:29 + dpkg -l 10:40:29 + grep '^ii' 10:40:29 + '[' -f /tmp/packages_start.txt ']' 10:40:29 + '[' -f /tmp/packages_end.txt ']' 10:40:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:40:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:40:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:40:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:40:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2549362417433670840.sh 10:40:29 ---> capture-instance-metadata.sh 10:40:29 Setup pyenv: 10:40:29 system 10:40:29 3.8.13 10:40:29 3.9.13 10:40:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:40:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tnhh 10:40:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:40:35 lf-activate-venv(): INFO: Installing: lftools 10:41:08 lf-activate-venv(): INFO: Adding /tmp/venv-Tnhh/bin to PATH 10:41:08 INFO: Running in OpenStack, capturing instance metadata 10:41:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9747572783596223707.sh 10:41:09 provisioning config files... 10:41:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8463182102909642862tmp 10:41:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:41:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:41:09 [EnvInject] - Injecting environment variables from a build step. 10:41:09 [EnvInject] - Injecting as environment variables the properties content 10:41:09 SERVER_ID=logs 10:41:09 10:41:09 [EnvInject] - Variables injected successfully. 10:41:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins177584986130204536.sh 10:41:09 ---> create-netrc.sh 10:41:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17640197417148166017.sh 10:41:09 ---> python-tools-install.sh 10:41:09 Setup pyenv: 10:41:09 system 10:41:09 3.8.13 10:41:09 3.9.13 10:41:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:41:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tnhh from file:/tmp/.os_lf_venv 10:41:10 lf-activate-venv(): INFO: Installing: lftools 10:41:18 lf-activate-venv(): INFO: Adding /tmp/venv-Tnhh/bin to PATH 10:41:18 Generating Requirements File 10:41:48 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. 10:41:48 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 10:41:48 Python 3.10.6 10:41:48 pip 24.0 from /tmp/venv-Tnhh/lib/python3.10/site-packages/pip (python 3.10) 10:41:49 appdirs==1.4.4 10:41:49 argcomplete==3.2.2 10:41:49 aspy.yaml==1.3.0 10:41:49 attrs==23.2.0 10:41:49 autopage==0.5.2 10:41:49 beautifulsoup4==4.12.3 10:41:49 boto3==1.34.55 10:41:49 botocore==1.34.55 10:41:49 bs4==0.0.2 10:41:49 cachetools==5.3.3 10:41:49 certifi==2024.2.2 10:41:49 cffi==1.16.0 10:41:49 cfgv==3.4.0 10:41:49 chardet==5.2.0 10:41:49 charset-normalizer==3.3.2 10:41:49 click==8.1.7 10:41:49 cliff==4.6.0 10:41:49 cmd2==2.4.3 10:41:49 cryptography==3.3.2 10:41:49 debtcollector==3.0.0 10:41:49 decorator==5.1.1 10:41:49 defusedxml==0.7.1 10:41:49 Deprecated==1.2.14 10:41:49 distlib==0.3.8 10:41:49 dnspython==2.6.1 10:41:49 docker==4.2.2 10:41:49 dogpile.cache==1.3.2 10:41:49 email_validator==2.1.1 10:41:49 filelock==3.13.1 10:41:49 future==1.0.0 10:41:49 gitdb==4.0.11 10:41:49 GitPython==3.1.42 10:41:49 google-auth==2.28.1 10:41:49 httplib2==0.22.0 10:41:49 identify==2.5.35 10:41:49 idna==3.6 10:41:49 importlib-resources==1.5.0 10:41:49 iso8601==2.1.0 10:41:49 Jinja2==3.1.3 10:41:49 jmespath==1.0.1 10:41:49 jsonpatch==1.33 10:41:49 jsonpointer==2.4 10:41:49 jsonschema==4.21.1 10:41:49 jsonschema-specifications==2023.12.1 10:41:49 keystoneauth1==5.6.0 10:41:49 kubernetes==29.0.0 10:41:49 lftools==0.37.9 10:41:49 lxml==5.1.0 10:41:49 MarkupSafe==2.1.5 10:41:49 msgpack==1.0.8 10:41:49 multi_key_dict==2.0.3 10:41:49 munch==4.0.0 10:41:49 netaddr==1.2.1 10:41:49 netifaces==0.11.0 10:41:49 niet==1.4.2 10:41:49 nodeenv==1.8.0 10:41:49 oauth2client==4.1.3 10:41:49 oauthlib==3.2.2 10:41:49 openstacksdk==0.62.0 10:41:49 os-client-config==2.1.0 10:41:49 os-service-types==1.7.0 10:41:49 osc-lib==3.0.1 10:41:49 oslo.config==9.4.0 10:41:49 oslo.context==5.5.0 10:41:49 oslo.i18n==6.3.0 10:41:49 oslo.log==5.5.0 10:41:49 oslo.serialization==5.4.0 10:41:49 oslo.utils==7.1.0 10:41:49 packaging==23.2 10:41:49 pbr==6.0.0 10:41:49 platformdirs==4.2.0 10:41:49 prettytable==3.10.0 10:41:49 pyasn1==0.5.1 10:41:49 pyasn1-modules==0.3.0 10:41:49 pycparser==2.21 10:41:49 pygerrit2==2.0.15 10:41:49 PyGithub==2.2.0 10:41:49 pyinotify==0.9.6 10:41:49 PyJWT==2.8.0 10:41:49 PyNaCl==1.5.0 10:41:49 pyparsing==2.4.7 10:41:49 pyperclip==1.8.2 10:41:49 pyrsistent==0.20.0 10:41:49 python-cinderclient==9.5.0 10:41:49 python-dateutil==2.9.0.post0 10:41:49 python-heatclient==3.5.0 10:41:49 python-jenkins==1.8.2 10:41:49 python-keystoneclient==5.4.0 10:41:49 python-magnumclient==4.4.0 10:41:49 python-novaclient==18.5.0 10:41:49 python-openstackclient==6.0.1 10:41:49 python-swiftclient==4.5.0 10:41:49 PyYAML==6.0.1 10:41:49 referencing==0.33.0 10:41:49 requests==2.31.0 10:41:49 requests-oauthlib==1.3.1 10:41:49 requestsexceptions==1.4.0 10:41:49 rfc3986==2.0.0 10:41:49 rpds-py==0.18.0 10:41:49 rsa==4.9 10:41:49 ruamel.yaml==0.18.6 10:41:49 ruamel.yaml.clib==0.2.8 10:41:49 s3transfer==0.10.0 10:41:49 simplejson==3.19.2 10:41:49 six==1.16.0 10:41:49 smmap==5.0.1 10:41:49 soupsieve==2.5 10:41:49 stevedore==5.2.0 10:41:49 tabulate==0.9.0 10:41:49 toml==0.10.2 10:41:49 tomlkit==0.12.4 10:41:49 tqdm==4.66.2 10:41:49 typing_extensions==4.10.0 10:41:49 tzdata==2024.1 10:41:49 urllib3==1.26.18 10:41:49 virtualenv==20.25.1 10:41:49 wcwidth==0.2.13 10:41:49 websocket-client==1.7.0 10:41:49 wrapt==1.16.0 10:41:49 xdg==6.0.0 10:41:49 xmltodict==0.13.0 10:41:49 yq==3.2.3 10:41:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14987474576668195179.sh 10:41:49 ---> sudo-logs.sh 10:41:49 Archiving 'sudo' log.. 10:41:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16725786640048421993.sh 10:41:49 ---> job-cost.sh 10:41:49 Setup pyenv: 10:41:49 system 10:41:49 3.8.13 10:41:49 3.9.13 10:41:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:41:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tnhh from file:/tmp/.os_lf_venv 10:41:51 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:41:58 lf-activate-venv(): INFO: Adding /tmp/venv-Tnhh/bin to PATH 10:41:58 INFO: No Stack... 10:41:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:59 INFO: Archiving Costs 10:41:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1471850660009086906.sh 10:41:59 ---> logs-deploy.sh 10:41:59 Setup pyenv: 10:41:59 system 10:41:59 3.8.13 10:41:59 3.9.13 10:41:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:41:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Tnhh from file:/tmp/.os_lf_venv 10:42:01 lf-activate-venv(): INFO: Installing: lftools 10:42:10 lf-activate-venv(): INFO: Adding /tmp/venv-Tnhh/bin to PATH 10:42:10 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3344 10:42:10 INFO: archiving workspace using pattern(s): 10:42:11 Archives upload complete. 10:42:11 INFO: archiving logs to Nexus 10:42:12 ---> uname -a: 10:42:12 Linux prd-ubuntu1804-builder-4c-4g-10999 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:42:12 10:42:12 10:42:12 ---> lscpu: 10:42:12 Architecture: x86_64 10:42:12 CPU op-mode(s): 32-bit, 64-bit 10:42:12 Byte Order: Little Endian 10:42:12 CPU(s): 4 10:42:12 On-line CPU(s) list: 0-3 10:42:12 Thread(s) per core: 1 10:42:12 Core(s) per socket: 1 10:42:12 Socket(s): 4 10:42:12 NUMA node(s): 1 10:42:12 Vendor ID: AuthenticAMD 10:42:12 CPU family: 23 10:42:12 Model: 49 10:42:12 Model name: AMD EPYC-Rome Processor 10:42:12 Stepping: 0 10:42:12 CPU MHz: 2799.998 10:42:12 BogoMIPS: 5599.99 10:42:12 Virtualization: AMD-V 10:42:12 Hypervisor vendor: KVM 10:42:12 Virtualization type: full 10:42:12 L1d cache: 32K 10:42:12 L1i cache: 32K 10:42:12 L2 cache: 512K 10:42:12 L3 cache: 16384K 10:42:12 NUMA node0 CPU(s): 0-3 10:42:12 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 10:42:12 10:42:12 10:42:12 ---> nproc: 10:42:12 4 10:42:12 10:42:12 10:42:12 ---> df -h: 10:42:12 Filesystem Size Used Avail Use% Mounted on 10:42:12 udev 7.9G 0 7.9G 0% /dev 10:42:12 tmpfs 1.6G 672K 1.6G 1% /run 10:42:12 /dev/vda1 78G 8.3G 70G 11% / 10:42:12 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:42:12 tmpfs 5.0M 0 5.0M 0% /run/lock 10:42:12 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:42:12 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:42:12 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:42:12 10:42:12 10:42:12 ---> free -m: 10:42:12 total used free shared buff/cache available 10:42:12 Mem: 16040 550 13425 0 2064 15177 10:42:12 Swap: 1023 0 1023 10:42:12 10:42:12 10:42:12 ---> ip addr: 10:42:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:42:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:42:12 inet 127.0.0.1/8 scope host lo 10:42:12 valid_lft forever preferred_lft forever 10:42:12 inet6 ::1/128 scope host 10:42:12 valid_lft forever preferred_lft forever 10:42:12 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:42:12 link/ether fa:16:3e:a3:89:3d brd ff:ff:ff:ff:ff:ff 10:42:12 inet 10.30.106.212/23 brd 10.30.107.255 scope global dynamic ens3 10:42:12 valid_lft 86249sec preferred_lft 86249sec 10:42:12 inet6 fe80::f816:3eff:fea3:893d/64 scope link 10:42:12 valid_lft forever preferred_lft forever 10:42:12 10:42:12 10:42:12 ---> sar -b -r -n DEV: 10:42:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10999) 03/05/24 _x86_64_ (4 CPU) 10:42:12 10:42:12 10:39:43 LINUX RESTART (4 CPU) 10:42:12 10:42:12 10:40:01 tps rtps wtps bread/s bwrtn/s 10:42:12 10:41:01 235.98 36.71 199.27 1732.24 24338.74 10:42:12 10:42:01 90.62 1.08 89.54 124.25 24560.57 10:42:12 Average: 163.30 18.90 144.40 928.25 24449.66 10:42:12 10:42:12 10:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:42:12 10:41:01 13924924 15513644 2500044 15.22 57052 1734432 829428 4.75 755972 1533576 91640 10:42:12 10:42:01 13775340 15570608 2649628 16.13 78532 1905416 751172 4.30 705276 1706508 100112 10:42:12 Average: 13850132 15542126 2574836 15.68 67792 1819924 790300 4.52 730624 1620042 95876 10:42:12 10:42:12 10:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:42:12 10:41:01 ens3 148.48 110.40 1531.62 28.88 0.00 0.00 0.00 0.00 10:42:12 10:41:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:42:12 10:42:01 ens3 35.04 26.76 290.01 7.82 0.00 0.00 0.00 0.00 10:42:12 10:42:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:42:12 Average: ens3 91.76 68.58 910.81 18.35 0.00 0.00 0.00 0.00 10:42:12 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 10:42:12 10:42:12 10:42:12 ---> sar -P ALL: 10:42:12 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10999) 03/05/24 _x86_64_ (4 CPU) 10:42:12 10:42:12 10:39:43 LINUX RESTART (4 CPU) 10:42:12 10:42:12 10:40:01 CPU %user %nice %system %iowait %steal %idle 10:42:12 10:41:01 all 20.49 0.00 1.93 5.36 0.06 72.16 10:42:12 10:41:01 0 15.17 0.00 1.54 6.39 0.05 76.85 10:42:12 10:41:01 1 26.67 0.00 2.29 2.49 0.05 68.51 10:42:12 10:41:01 2 10.27 0.00 2.37 9.45 0.07 77.84 10:42:12 10:41:01 3 29.88 0.00 1.51 3.10 0.08 65.43 10:42:12 10:42:01 all 21.26 0.00 1.30 4.04 0.05 73.35 10:42:12 10:42:01 0 20.64 0.00 1.23 5.07 0.03 73.02 10:42:12 10:42:01 1 19.17 0.00 1.75 8.94 0.05 70.09 10:42:12 10:42:01 2 4.32 0.00 0.51 0.99 0.08 94.10 10:42:12 10:42:01 3 41.13 0.00 1.73 1.22 0.07 55.85 10:42:12 Average: all 20.87 0.00 1.62 4.70 0.06 72.76 10:42:12 Average: 0 17.91 0.00 1.39 5.73 0.04 74.93 10:42:12 Average: 1 22.92 0.00 2.02 5.71 0.05 69.30 10:42:12 Average: 2 7.27 0.00 1.43 5.19 0.07 86.03 10:42:12 Average: 3 35.51 0.00 1.62 2.16 0.08 60.63 10:42:12 10:42:12 10:42:12