16:16:45 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139461 16:16:45 Running as SYSTEM 16:16:45 [EnvInject] - Loading node environment variables. 16:16:45 Building remotely on prd-ubuntu1804-builder-4c-4g-85033 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 16:16:45 [ssh-agent] Looking for ssh-agent implementation... 16:16:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:16:45 $ ssh-agent 16:16:45 SSH_AUTH_SOCK=/tmp/ssh-TYKO75SyOeqx/agent.1698 16:16:45 SSH_AGENT_PID=1700 16:16:45 [ssh-agent] Started. 16:16:45 Running ssh-add (command line suppressed) 16:16:45 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9164363226783118769.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9164363226783118769.key) 16:16:45 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:16:45 The recommended git tool is: NONE 16:16:46 using credential onap-jenkins-ssh 16:16:46 Wiping out workspace first. 16:16:46 Cloning the remote Git repository 16:16:46 Cloning repository git://cloud.onap.org/mirror/oom.git 16:16:46 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 16:16:46 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:16:46 > git --version # timeout=10 16:16:46 > git --version # 'git version 2.17.1' 16:16:46 using GIT_SSH to set credentials Gerrit user 16:16:46 Verifying host key using manually-configured host key entries 16:16:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 16:16:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:16:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:16:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 16:16:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 16:16:52 using GIT_SSH to set credentials Gerrit user 16:16:52 Verifying host key using manually-configured host key entries 16:16:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/61/139461/1 # timeout=30 16:16:52 > git rev-parse c8c05e420d8a583539bc8e4355f3e9a99d3e9aca^{commit} # timeout=10 16:16:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 16:16:52 Checking out Revision c8c05e420d8a583539bc8e4355f3e9a99d3e9aca (refs/changes/61/139461/1) 16:16:52 > git config core.sparsecheckout # timeout=10 16:16:52 > git checkout -f c8c05e420d8a583539bc8e4355f3e9a99d3e9aca # timeout=30 16:16:55 Commit message: "[POLICY] Update docker images to latest versions" 16:16:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:16:55 > git rev-list --no-walk 7b584c689c52be2238d22aad20b57745bf03367c # timeout=10 16:16:56 [EnvInject] - Injecting environment variables from a build step. 16:16:56 [EnvInject] - Injecting as environment variables the properties content 16:16:56 PYTHON=python3 16:16:56 16:16:56 [EnvInject] - Variables injected successfully. 16:16:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins432366068960619364.sh 16:16:56 ---> tox-install.sh 16:16:56 + source /home/jenkins/lf-env.sh 16:16:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:16:56 ++ mktemp -d /tmp/venv-XXXX 16:16:56 + lf_venv=/tmp/venv-CzSi 16:16:56 + local venv_file=/tmp/.os_lf_venv 16:16:56 + local python=python3 16:16:56 + local options 16:16:56 + local set_path=true 16:16:56 + local install_args= 16:16:56 ++ 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 16:16:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:16:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:16:56 + true 16:16:56 + case $1 in 16:16:56 + venv_file=/tmp/.toxenv 16:16:56 + shift 2 16:16:56 + true 16:16:56 + case $1 in 16:16:56 + shift 16:16:56 + break 16:16:56 + case $python in 16:16:56 + local pkg_list= 16:16:56 + [[ -d /opt/pyenv ]] 16:16:56 + echo 'Setup pyenv:' 16:16:56 Setup pyenv: 16:16:56 + export PYENV_ROOT=/opt/pyenv 16:16:56 + PYENV_ROOT=/opt/pyenv 16:16:56 + 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 16:16:56 + 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 16:16:56 + pyenv versions 16:16:56 * system (set by /opt/pyenv/version) 16:16:56 * 3.8.13 (set by /opt/pyenv/version) 16:16:56 * 3.9.13 (set by /opt/pyenv/version) 16:16:56 * 3.10.6 (set by /opt/pyenv/version) 16:16:56 + command -v pyenv 16:16:56 ++ pyenv init - --no-rehash 16:16:56 + 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[*]}"'\'')" 16:16:56 export PATH="/opt/pyenv/shims:${PATH}" 16:16:56 export PYENV_SHELL=bash 16:16:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:16:56 pyenv() { 16:16:56 local command 16:16:56 command="${1:-}" 16:16:56 if [ "$#" -gt 0 ]; then 16:16:56 shift 16:16:56 fi 16:16:56 16:16:56 case "$command" in 16:16:56 rehash|shell) 16:16:56 eval "$(pyenv "sh-$command" "$@")" 16:16:56 ;; 16:16:56 *) 16:16:56 command pyenv "$command" "$@" 16:16:56 ;; 16:16:56 esac 16:16:56 }' 16:16:56 +++ 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[*]}"' 16:16:56 ++ 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 16:16:56 ++ 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 16:16:56 ++ 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 16:16:56 ++ export PYENV_SHELL=bash 16:16:56 ++ PYENV_SHELL=bash 16:16:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:16:56 +++ complete -F _pyenv pyenv 16:16:56 ++ lf-pyver python3 16:16:56 ++ local py_version_xy=python3 16:16:56 ++ local py_version_xyz= 16:16:56 ++ pyenv versions 16:16:56 ++ local command 16:16:56 ++ command=versions 16:16:56 ++ '[' 1 -gt 0 ']' 16:16:56 ++ shift 16:16:56 ++ case "$command" in 16:16:56 ++ command pyenv versions 16:16:56 ++ awk '{ print $1 }' 16:16:56 ++ pyenv versions 16:16:56 ++ sed 's/^[ *]* //' 16:16:56 ++ grep -E '^[0-9.]*[0-9]$' 16:16:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:16:56 +++ grep '^3' /tmp/.pyenv_versions 16:16:56 +++ sort -V 16:16:56 +++ tail -n 1 16:16:56 ++ py_version_xyz=3.10.6 16:16:56 ++ [[ -z 3.10.6 ]] 16:16:56 ++ echo 3.10.6 16:16:56 ++ return 0 16:16:56 + pyenv local 3.10.6 16:16:56 + local command 16:16:56 + command=local 16:16:56 + '[' 2 -gt 0 ']' 16:16:56 + shift 16:16:56 + case "$command" in 16:16:56 + command pyenv local 3.10.6 16:16:56 + pyenv local 3.10.6 16:16:56 + for arg in "$@" 16:16:56 + case $arg in 16:16:56 + pkg_list+='tox ' 16:16:56 + for arg in "$@" 16:16:56 + case $arg in 16:16:56 + pkg_list+='virtualenv ' 16:16:56 + for arg in "$@" 16:16:56 + case $arg in 16:16:56 + pkg_list+='urllib3~=1.26.15 ' 16:16:56 + [[ -f /tmp/.toxenv ]] 16:16:56 + [[ ! -f /tmp/.toxenv ]] 16:16:56 + [[ -n '' ]] 16:16:56 + python3 -m venv /tmp/venv-CzSi 16:17:00 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CzSi' 16:17:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CzSi 16:17:00 + echo /tmp/venv-CzSi 16:17:00 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 16:17:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 16:17:00 + /tmp/venv-CzSi/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:17:03 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:17:03 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:17:03 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:17:03 + /tmp/venv-CzSi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:17:06 + type python3 16:17:06 + true 16:17:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CzSi/bin to PATH' 16:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-CzSi/bin to PATH 16:17:06 + PATH=/tmp/venv-CzSi/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 16:17:06 + return 0 16:17:06 + python3 --version 16:17:06 Python 3.10.6 16:17:06 + python3 -m pip --version 16:17:06 pip 24.3.1 from /tmp/venv-CzSi/lib/python3.10/site-packages/pip (python 3.10) 16:17:06 + python3 -m pip freeze 16:17:06 cachetools==5.5.0 16:17:06 chardet==5.2.0 16:17:06 colorama==0.4.6 16:17:06 distlib==0.3.9 16:17:06 filelock==3.16.1 16:17:06 packaging==24.2 16:17:06 platformdirs==4.3.6 16:17:06 pluggy==1.5.0 16:17:06 pyproject-api==1.8.0 16:17:06 tomli==2.1.0 16:17:06 tox==4.23.2 16:17:06 typing_extensions==4.12.2 16:17:06 urllib3==1.26.20 16:17:06 virtualenv==20.27.1 16:17:06 [EnvInject] - Injecting environment variables from a build step. 16:17:06 [EnvInject] - Injecting as environment variables the properties content 16:17:06 PARALLEL=false 16:17:06 16:17:06 [EnvInject] - Variables injected successfully. 16:17:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1510621730029418628.sh 16:17:06 ---> tox-run.sh 16:17:06 + 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 16:17:06 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 16:17:06 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 16:17:06 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 16:17:06 + cd /w/workspace/oom-master-checkbashisms-lint/. 16:17:06 + source /home/jenkins/lf-env.sh 16:17:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 16:17:06 ++ mktemp -d /tmp/venv-XXXX 16:17:06 + lf_venv=/tmp/venv-BBhM 16:17:06 + local venv_file=/tmp/.os_lf_venv 16:17:06 + local python=python3 16:17:06 + local options 16:17:06 + local set_path=true 16:17:06 + local install_args= 16:17:06 ++ 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 16:17:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:17:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 16:17:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 16:17:06 + true 16:17:06 + case $1 in 16:17:06 + venv_file=/tmp/.toxenv 16:17:06 + shift 2 16:17:06 + true 16:17:06 + case $1 in 16:17:06 + shift 16:17:06 + break 16:17:06 + case $python in 16:17:06 + local pkg_list= 16:17:06 + [[ -d /opt/pyenv ]] 16:17:06 + echo 'Setup pyenv:' 16:17:06 Setup pyenv: 16:17:06 + export PYENV_ROOT=/opt/pyenv 16:17:06 + PYENV_ROOT=/opt/pyenv 16:17:06 + 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 16:17:06 + 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 16:17:06 + pyenv versions 16:17:06 system 16:17:06 3.8.13 16:17:06 3.9.13 16:17:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:17:06 + command -v pyenv 16:17:06 ++ pyenv init - --no-rehash 16:17:06 + 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[*]}"'\'')" 16:17:06 export PATH="/opt/pyenv/shims:${PATH}" 16:17:06 export PYENV_SHELL=bash 16:17:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 16:17:06 pyenv() { 16:17:06 local command 16:17:06 command="${1:-}" 16:17:06 if [ "$#" -gt 0 ]; then 16:17:06 shift 16:17:06 fi 16:17:06 16:17:06 case "$command" in 16:17:06 rehash|shell) 16:17:06 eval "$(pyenv "sh-$command" "$@")" 16:17:06 ;; 16:17:06 *) 16:17:06 command pyenv "$command" "$@" 16:17:06 ;; 16:17:06 esac 16:17:06 }' 16:17:06 +++ 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[*]}"' 16:17:06 ++ 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 16:17:06 ++ 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 16:17:06 ++ 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 16:17:06 ++ export PYENV_SHELL=bash 16:17:06 ++ PYENV_SHELL=bash 16:17:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 16:17:06 +++ complete -F _pyenv pyenv 16:17:06 ++ lf-pyver python3 16:17:06 ++ local py_version_xy=python3 16:17:06 ++ local py_version_xyz= 16:17:06 ++ pyenv versions 16:17:06 ++ local command 16:17:06 ++ command=versions 16:17:06 ++ '[' 1 -gt 0 ']' 16:17:06 ++ shift 16:17:06 ++ case "$command" in 16:17:06 ++ command pyenv versions 16:17:06 ++ pyenv versions 16:17:06 ++ sed 's/^[ *]* //' 16:17:06 ++ awk '{ print $1 }' 16:17:06 ++ grep -E '^[0-9.]*[0-9]$' 16:17:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 16:17:07 +++ grep '^3' /tmp/.pyenv_versions 16:17:07 +++ sort -V 16:17:07 +++ tail -n 1 16:17:07 ++ py_version_xyz=3.10.6 16:17:07 ++ [[ -z 3.10.6 ]] 16:17:07 ++ echo 3.10.6 16:17:07 ++ return 0 16:17:07 + pyenv local 3.10.6 16:17:07 + local command 16:17:07 + command=local 16:17:07 + '[' 2 -gt 0 ']' 16:17:07 + shift 16:17:07 + case "$command" in 16:17:07 + command pyenv local 3.10.6 16:17:07 + pyenv local 3.10.6 16:17:07 + for arg in "$@" 16:17:07 + case $arg in 16:17:07 + pkg_list+='tox ' 16:17:07 + for arg in "$@" 16:17:07 + case $arg in 16:17:07 + pkg_list+='virtualenv ' 16:17:07 + for arg in "$@" 16:17:07 + case $arg in 16:17:07 + pkg_list+='urllib3~=1.26.15 ' 16:17:07 + [[ -f /tmp/.toxenv ]] 16:17:07 ++ cat /tmp/.toxenv 16:17:07 + lf_venv=/tmp/venv-CzSi 16:17:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzSi from' file:/tmp/.toxenv 16:17:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-CzSi from file:/tmp/.toxenv 16:17:07 + /tmp/venv-CzSi/bin/python3 -m pip install --upgrade --quiet pip virtualenv 16:17:07 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 16:17:07 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 16:17:07 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 16:17:07 + /tmp/venv-CzSi/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 16:17:09 + type python3 16:17:09 + true 16:17:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-CzSi/bin to PATH' 16:17:09 lf-activate-venv(): INFO: Adding /tmp/venv-CzSi/bin to PATH 16:17:09 + PATH=/tmp/venv-CzSi/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 16:17:09 + return 0 16:17:09 + [[ -d /opt/pyenv ]] 16:17:09 + echo '---> Setting up pyenv' 16:17:09 ---> Setting up pyenv 16:17:09 + export PYENV_ROOT=/opt/pyenv 16:17:09 + PYENV_ROOT=/opt/pyenv 16:17:09 + export PATH=/opt/pyenv/bin:/tmp/venv-CzSi/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 16:17:09 + PATH=/opt/pyenv/bin:/tmp/venv-CzSi/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 16:17:09 ++ pwd 16:17:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 16:17:09 + export PYTHONPATH 16:17:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 16:17:09 + TOX_TESTENV_PASSENV=PYTHONPATH 16:17:09 + tox --version 16:17:09 4.23.2 from /tmp/venv-CzSi/lib/python3.10/site-packages/tox/__init__.py 16:17:09 + PARALLEL=false 16:17:09 + TOX_OPTIONS_LIST= 16:17:09 + [[ -n checkbashisms ]] 16:17:09 + TOX_OPTIONS_LIST=' -e checkbashisms' 16:17:09 + case ${PARALLEL,,} in 16:17:09 + tox -e checkbashisms 16:17:09 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 16:17:10 checkbashisms: freeze> python -m pip freeze --all 16:17:11 checkbashisms: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 16:17:11 checkbashisms: commands[0]> .ci/check-bashisms.sh 16:17:12 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:17:12 you may get strange results 16:17:12 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 16:17:12 you may get strange results 16:17:12 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 16:17:14 checkbashisms: OK (4.52=setup[1.33]+cmd[3.19] seconds) 16:17:14 congratulations :) (4.69 seconds) 16:17:14 + tox_status=0 16:17:14 + echo '---> Completed tox runs' 16:17:14 ---> Completed tox runs 16:17:14 + for i in .tox/*/log 16:17:14 ++ echo .tox/checkbashisms/log 16:17:14 ++ awk -F/ '{print $2}' 16:17:14 + tox_env=checkbashisms 16:17:14 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 16:17:14 + DOC_DIR=docs/_build/html 16:17:14 + [[ -d docs/_build/html ]] 16:17:14 + echo '---> tox-run.sh ends' 16:17:14 ---> tox-run.sh ends 16:17:14 + test 0 -eq 0 16:17:14 $ ssh-agent -k 16:17:14 unset SSH_AUTH_SOCK; 16:17:14 unset SSH_AGENT_PID; 16:17:14 echo Agent pid 1700 killed; 16:17:14 [ssh-agent] Stopped. 16:17:14 [PostBuildScript] - [INFO] Executing post build scripts. 16:17:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9052932900163396072.sh 16:17:14 ---> sysstat.sh 16:17:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins834430665151163839.sh 16:17:14 ---> package-listing.sh 16:17:14 ++ facter osfamily 16:17:14 ++ tr '[:upper:]' '[:lower:]' 16:17:15 + OS_FAMILY=debian 16:17:15 + workspace=/w/workspace/oom-master-checkbashisms-lint 16:17:15 + START_PACKAGES=/tmp/packages_start.txt 16:17:15 + END_PACKAGES=/tmp/packages_end.txt 16:17:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:17:15 + PACKAGES=/tmp/packages_start.txt 16:17:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:17:15 + PACKAGES=/tmp/packages_end.txt 16:17:15 + case "${OS_FAMILY}" in 16:17:15 + dpkg -l 16:17:15 + grep '^ii' 16:17:15 + '[' -f /tmp/packages_start.txt ']' 16:17:15 + '[' -f /tmp/packages_end.txt ']' 16:17:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:17:15 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 16:17:15 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 16:17:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 16:17:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1167566221495134074.sh 16:17:15 ---> capture-instance-metadata.sh 16:17:15 Setup pyenv: 16:17:15 system 16:17:15 3.8.13 16:17:15 3.9.13 16:17:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:17:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZLvZ 16:17:19 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:17:21 lf-activate-venv(): INFO: Installing: lftools 16:17:49 lf-activate-venv(): INFO: Adding /tmp/venv-ZLvZ/bin to PATH 16:17:49 INFO: Running in OpenStack, capturing instance metadata 16:17:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1645318623765945005.sh 16:17:50 provisioning config files... 16:17:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8102717059812202993tmp 16:17:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:17:50 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:17:50 [EnvInject] - Injecting environment variables from a build step. 16:17:50 [EnvInject] - Injecting as environment variables the properties content 16:17:50 SERVER_ID=logs 16:17:50 16:17:50 [EnvInject] - Variables injected successfully. 16:17:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8033054694613005669.sh 16:17:50 ---> create-netrc.sh 16:17:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17448021631884029722.sh 16:17:50 ---> python-tools-install.sh 16:17:50 Setup pyenv: 16:17:50 system 16:17:50 3.8.13 16:17:50 3.9.13 16:17:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:17:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLvZ from file:/tmp/.os_lf_venv 16:17:51 lf-activate-venv(): INFO: Installing: lftools 16:17:58 lf-activate-venv(): INFO: Adding /tmp/venv-ZLvZ/bin to PATH 16:17:58 Generating Requirements File 16:18:18 Python 3.10.6 16:18:18 pip 24.3.1 from /tmp/venv-ZLvZ/lib/python3.10/site-packages/pip (python 3.10) 16:18:18 appdirs==1.4.4 16:18:18 argcomplete==3.5.1 16:18:18 aspy.yaml==1.3.0 16:18:18 attrs==24.2.0 16:18:18 autopage==0.5.2 16:18:18 beautifulsoup4==4.12.3 16:18:18 boto3==1.35.64 16:18:18 botocore==1.35.64 16:18:18 bs4==0.0.2 16:18:18 cachetools==5.5.0 16:18:18 certifi==2024.8.30 16:18:18 cffi==1.17.1 16:18:18 cfgv==3.4.0 16:18:18 chardet==5.2.0 16:18:18 charset-normalizer==3.4.0 16:18:18 click==8.1.7 16:18:18 cliff==4.7.0 16:18:18 cmd2==2.5.6 16:18:18 cryptography==3.3.2 16:18:18 debtcollector==3.0.0 16:18:18 decorator==5.1.1 16:18:18 defusedxml==0.7.1 16:18:18 Deprecated==1.2.15 16:18:18 distlib==0.3.9 16:18:18 dnspython==2.7.0 16:18:18 docker==4.2.2 16:18:18 dogpile.cache==1.3.3 16:18:18 durationpy==0.9 16:18:18 email_validator==2.2.0 16:18:18 filelock==3.16.1 16:18:18 future==1.0.0 16:18:18 gitdb==4.0.11 16:18:18 GitPython==3.1.43 16:18:18 google-auth==2.36.0 16:18:18 httplib2==0.22.0 16:18:18 identify==2.6.2 16:18:18 idna==3.10 16:18:18 importlib-resources==1.5.0 16:18:18 iso8601==2.1.0 16:18:18 Jinja2==3.1.4 16:18:18 jmespath==1.0.1 16:18:18 jsonpatch==1.33 16:18:18 jsonpointer==3.0.0 16:18:18 jsonschema==4.23.0 16:18:18 jsonschema-specifications==2024.10.1 16:18:18 keystoneauth1==5.8.0 16:18:18 kubernetes==31.0.0 16:18:18 lftools==0.37.10 16:18:18 lxml==5.3.0 16:18:18 MarkupSafe==3.0.2 16:18:18 msgpack==1.1.0 16:18:18 multi_key_dict==2.0.3 16:18:18 munch==4.0.0 16:18:18 netaddr==1.3.0 16:18:18 netifaces==0.11.0 16:18:18 niet==1.4.2 16:18:18 nodeenv==1.9.1 16:18:18 oauth2client==4.1.3 16:18:18 oauthlib==3.2.2 16:18:18 openstacksdk==4.1.0 16:18:18 os-client-config==2.1.0 16:18:18 os-service-types==1.7.0 16:18:18 osc-lib==3.1.0 16:18:18 oslo.config==9.7.0 16:18:18 oslo.context==5.7.0 16:18:18 oslo.i18n==6.5.0 16:18:18 oslo.log==6.1.2 16:18:18 oslo.serialization==5.6.0 16:18:18 oslo.utils==7.4.0 16:18:18 packaging==24.2 16:18:18 pbr==6.1.0 16:18:18 platformdirs==4.3.6 16:18:18 prettytable==3.12.0 16:18:18 psutil==6.1.0 16:18:18 pyasn1==0.6.1 16:18:18 pyasn1_modules==0.4.1 16:18:18 pycparser==2.22 16:18:18 pygerrit2==2.0.15 16:18:18 PyGithub==2.5.0 16:18:18 PyJWT==2.10.0 16:18:18 PyNaCl==1.5.0 16:18:18 pyparsing==2.4.7 16:18:18 pyperclip==1.9.0 16:18:18 pyrsistent==0.20.0 16:18:18 python-cinderclient==9.6.0 16:18:18 python-dateutil==2.9.0.post0 16:18:18 python-heatclient==4.0.0 16:18:18 python-jenkins==1.8.2 16:18:18 python-keystoneclient==5.5.0 16:18:18 python-magnumclient==4.7.0 16:18:18 python-openstackclient==7.2.1 16:18:18 python-swiftclient==4.6.0 16:18:18 PyYAML==6.0.2 16:18:18 referencing==0.35.1 16:18:18 requests==2.32.3 16:18:18 requests-oauthlib==2.0.0 16:18:18 requestsexceptions==1.4.0 16:18:18 rfc3986==2.0.0 16:18:18 rpds-py==0.21.0 16:18:18 rsa==4.9 16:18:18 ruamel.yaml==0.18.6 16:18:18 ruamel.yaml.clib==0.2.12 16:18:18 s3transfer==0.10.3 16:18:18 simplejson==3.19.3 16:18:18 six==1.16.0 16:18:18 smmap==5.0.1 16:18:18 soupsieve==2.6 16:18:18 stevedore==5.3.0 16:18:18 tabulate==0.9.0 16:18:18 toml==0.10.2 16:18:18 tomlkit==0.13.2 16:18:18 tqdm==4.67.0 16:18:18 typing_extensions==4.12.2 16:18:18 tzdata==2024.2 16:18:18 urllib3==1.26.20 16:18:18 virtualenv==20.27.1 16:18:18 wcwidth==0.2.13 16:18:18 websocket-client==1.8.0 16:18:18 wrapt==1.16.0 16:18:18 xdg==6.0.0 16:18:18 xmltodict==0.14.2 16:18:18 yq==3.4.3 16:18:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2547307950157911931.sh 16:18:18 ---> sudo-logs.sh 16:18:18 Archiving 'sudo' log.. 16:18:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18070055553635687310.sh 16:18:18 ---> job-cost.sh 16:18:19 Setup pyenv: 16:18:19 system 16:18:19 3.8.13 16:18:19 3.9.13 16:18:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLvZ from file:/tmp/.os_lf_venv 16:18:20 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:18:24 lf-activate-venv(): INFO: Adding /tmp/venv-ZLvZ/bin to PATH 16:18:24 INFO: No Stack... 16:18:24 INFO: Retrieving Pricing Info for: v3-standard-4 16:18:24 INFO: Archiving Costs 16:18:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12521422298067630677.sh 16:18:24 ---> logs-deploy.sh 16:18:25 Setup pyenv: 16:18:25 system 16:18:25 3.8.13 16:18:25 3.9.13 16:18:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 16:18:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZLvZ from file:/tmp/.os_lf_venv 16:18:26 lf-activate-venv(): INFO: Installing: lftools 16:18:33 lf-activate-venv(): INFO: Adding /tmp/venv-ZLvZ/bin to PATH 16:18:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3644 16:18:33 INFO: archiving workspace using pattern(s): 16:18:34 Archives upload complete. 16:18:35 INFO: archiving logs to Nexus 16:18:36 ---> uname -a: 16:18:36 Linux prd-ubuntu1804-builder-4c-4g-85033 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:18:36 16:18:36 16:18:36 ---> lscpu: 16:18:36 Architecture: x86_64 16:18:36 CPU op-mode(s): 32-bit, 64-bit 16:18:36 Byte Order: Little Endian 16:18:36 CPU(s): 4 16:18:36 On-line CPU(s) list: 0-3 16:18:36 Thread(s) per core: 1 16:18:36 Core(s) per socket: 1 16:18:36 Socket(s): 4 16:18:36 NUMA node(s): 1 16:18:36 Vendor ID: AuthenticAMD 16:18:36 CPU family: 23 16:18:36 Model: 49 16:18:36 Model name: AMD EPYC-Rome Processor 16:18:36 Stepping: 0 16:18:36 CPU MHz: 2799.998 16:18:36 BogoMIPS: 5599.99 16:18:36 Virtualization: AMD-V 16:18:36 Hypervisor vendor: KVM 16:18:36 Virtualization type: full 16:18:36 L1d cache: 32K 16:18:36 L1i cache: 32K 16:18:36 L2 cache: 512K 16:18:36 L3 cache: 16384K 16:18:36 NUMA node0 CPU(s): 0-3 16:18:36 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 16:18:36 16:18:36 16:18:36 ---> nproc: 16:18:36 4 16:18:36 16:18:36 16:18:36 ---> df -h: 16:18:36 Filesystem Size Used Avail Use% Mounted on 16:18:36 udev 7.9G 0 7.9G 0% /dev 16:18:36 tmpfs 1.6G 672K 1.6G 1% /run 16:18:36 /dev/vda1 78G 8.3G 70G 11% / 16:18:36 tmpfs 7.9G 0 7.9G 0% /dev/shm 16:18:36 tmpfs 5.0M 0 5.0M 0% /run/lock 16:18:36 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 16:18:36 /dev/vda15 105M 4.4M 100M 5% /boot/efi 16:18:36 tmpfs 1.6G 0 1.6G 0% /run/user/1001 16:18:36 16:18:36 16:18:36 ---> free -m: 16:18:36 total used free shared buff/cache available 16:18:36 Mem: 16040 568 13425 0 2045 15160 16:18:36 Swap: 1023 0 1023 16:18:36 16:18:36 16:18:36 ---> ip addr: 16:18:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:18:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:18:36 inet 127.0.0.1/8 scope host lo 16:18:36 valid_lft forever preferred_lft forever 16:18:36 inet6 ::1/128 scope host 16:18:36 valid_lft forever preferred_lft forever 16:18:36 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 16:18:36 link/ether fa:16:3e:8a:9e:7c brd ff:ff:ff:ff:ff:ff 16:18:36 inet 10.30.107.158/23 brd 10.30.107.255 scope global dynamic ens3 16:18:36 valid_lft 86270sec preferred_lft 86270sec 16:18:36 inet6 fe80::f816:3eff:fe8a:9e7c/64 scope link 16:18:36 valid_lft forever preferred_lft forever 16:18:36 16:18:36 16:18:36 ---> sar -b -r -n DEV: 16:18:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85033) 11/19/24 _x86_64_ (4 CPU) 16:18:36 16:18:36 16:16:29 LINUX RESTART (4 CPU) 16:18:36 16:18:36 16:17:01 tps rtps wtps bread/s bwrtn/s 16:18:36 16:18:01 110.76 21.83 88.94 1185.40 26182.44 16:18:36 Average: 110.76 21.83 88.94 1185.40 26182.44 16:18:36 16:18:36 16:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:18:36 16:18:01 13889200 15558108 2535768 15.44 69584 1795060 751364 4.30 714260 1598264 137976 16:18:36 Average: 13889200 15558108 2535768 15.44 69584 1795060 751364 4.30 714260 1598264 137976 16:18:36 16:18:36 16:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:18:36 16:18:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 16:18:36 16:18:01 ens3 65.74 46.21 768.88 14.93 0.00 0.00 0.00 0.00 16:18:36 Average: lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 16:18:36 Average: ens3 65.74 46.21 768.88 14.93 0.00 0.00 0.00 0.00 16:18:36 16:18:36 16:18:36 ---> sar -P ALL: 16:18:36 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85033) 11/19/24 _x86_64_ (4 CPU) 16:18:36 16:18:36 16:16:29 LINUX RESTART (4 CPU) 16:18:36 16:18:36 16:17:01 CPU %user %nice %system %iowait %steal %idle 16:18:36 16:18:01 all 20.59 0.00 1.64 4.39 0.06 73.32 16:18:36 16:18:01 0 17.67 0.00 1.42 0.67 0.05 80.19 16:18:36 16:18:01 1 43.95 0.00 1.89 1.35 0.10 52.71 16:18:36 16:18:01 2 11.22 0.00 1.54 2.16 0.03 85.05 16:18:36 16:18:01 3 9.46 0.00 1.66 13.39 0.05 75.43 16:18:36 Average: all 20.59 0.00 1.64 4.39 0.06 73.32 16:18:36 Average: 0 17.67 0.00 1.42 0.67 0.05 80.19 16:18:36 Average: 1 43.95 0.00 1.89 1.35 0.10 52.71 16:18:36 Average: 2 11.22 0.00 1.54 2.16 0.03 85.05 16:18:36 Average: 3 9.46 0.00 1.66 13.39 0.05 75.43 16:18:36 16:18:36 16:18:36