22:12:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141137 22:12:05 Running as SYSTEM 22:12:05 [EnvInject] - Loading node environment variables. 22:12:05 Building remotely on prd-ubuntu1804-builder-4c-4g-19389 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 22:12:05 [ssh-agent] Looking for ssh-agent implementation... 22:12:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:12:05 $ ssh-agent 22:12:05 SSH_AUTH_SOCK=/tmp/ssh-jWAYF8U3vFsv/agent.1676 22:12:05 SSH_AGENT_PID=1679 22:12:05 [ssh-agent] Started. 22:12:05 Running ssh-add (command line suppressed) 22:12:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10797706299000270444.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10797706299000270444.key) 22:12:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 22:12:06 The recommended git tool is: NONE 22:12:07 using credential onap-jenkins-ssh 22:12:07 Wiping out workspace first. 22:12:07 Cloning the remote Git repository 22:12:07 Cloning repository git://cloud.onap.org/mirror/oom.git 22:12:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 22:12:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:12:07 > git --version # timeout=10 22:12:07 > git --version # 'git version 2.17.1' 22:12:07 using GIT_SSH to set credentials Gerrit user 22:12:07 Verifying host key using manually-configured host key entries 22:12:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 22:12:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:12:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:12:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 22:12:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 22:12:13 using GIT_SSH to set credentials Gerrit user 22:12:13 Verifying host key using manually-configured host key entries 22:12:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/141137/1 # timeout=30 22:12:13 > git rev-parse c3c232c968027b17663a5d4b99ea0f6faeb1108d^{commit} # timeout=10 22:12:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 22:12:13 Checking out Revision c3c232c968027b17663a5d4b99ea0f6faeb1108d (refs/changes/37/141137/1) 22:12:13 > git config core.sparsecheckout # timeout=10 22:12:13 > git checkout -f c3c232c968027b17663a5d4b99ea0f6faeb1108d # timeout=30 22:12:16 Commit message: "[SO] so-admin-cockpit 1.10.0 release" 22:12:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:12:16 > git rev-list --no-walk 852218a1715e275d19f297cfeaa0d83e7568d162 # timeout=10 22:12:17 [EnvInject] - Injecting environment variables from a build step. 22:12:17 [EnvInject] - Injecting as environment variables the properties content 22:12:17 PYTHON=python3 22:12:17 22:12:17 [EnvInject] - Variables injected successfully. 22:12:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins41839808980844032.sh 22:12:17 ---> tox-install.sh 22:12:17 + source /home/jenkins/lf-env.sh 22:12:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:12:17 ++ mktemp -d /tmp/venv-XXXX 22:12:17 + lf_venv=/tmp/venv-LmM0 22:12:17 + local venv_file=/tmp/.os_lf_venv 22:12:17 + local python=python3 22:12:17 + local options 22:12:17 + local set_path=true 22:12:17 + local install_args= 22:12:17 ++ 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 22:12:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:12:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:12:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:12:17 + true 22:12:17 + case $1 in 22:12:17 + venv_file=/tmp/.toxenv 22:12:17 + shift 2 22:12:17 + true 22:12:17 + case $1 in 22:12:17 + shift 22:12:17 + break 22:12:17 + case $python in 22:12:17 + local pkg_list= 22:12:17 + [[ -d /opt/pyenv ]] 22:12:17 + echo 'Setup pyenv:' 22:12:17 Setup pyenv: 22:12:17 + export PYENV_ROOT=/opt/pyenv 22:12:17 + PYENV_ROOT=/opt/pyenv 22:12:17 + 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 22:12:17 + 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 22:12:17 + pyenv versions 22:12:17 * system (set by /opt/pyenv/version) 22:12:17 * 3.8.13 (set by /opt/pyenv/version) 22:12:17 * 3.9.13 (set by /opt/pyenv/version) 22:12:17 * 3.10.6 (set by /opt/pyenv/version) 22:12:17 + command -v pyenv 22:12:17 ++ pyenv init - --no-rehash 22:12:17 + 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[*]}"'\'')" 22:12:17 export PATH="/opt/pyenv/shims:${PATH}" 22:12:17 export PYENV_SHELL=bash 22:12:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:12:17 pyenv() { 22:12:17 local command 22:12:17 command="${1:-}" 22:12:17 if [ "$#" -gt 0 ]; then 22:12:17 shift 22:12:17 fi 22:12:17 22:12:17 case "$command" in 22:12:17 rehash|shell) 22:12:17 eval "$(pyenv "sh-$command" "$@")" 22:12:17 ;; 22:12:17 *) 22:12:17 command pyenv "$command" "$@" 22:12:17 ;; 22:12:17 esac 22:12:17 }' 22:12:17 +++ 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[*]}"' 22:12:17 ++ 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 22:12:17 ++ 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 22:12:17 ++ 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 22:12:17 ++ export PYENV_SHELL=bash 22:12:17 ++ PYENV_SHELL=bash 22:12:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:12:17 +++ complete -F _pyenv pyenv 22:12:17 ++ lf-pyver python3 22:12:17 ++ local py_version_xy=python3 22:12:17 ++ local py_version_xyz= 22:12:17 ++ pyenv versions 22:12:17 ++ local command 22:12:17 ++ command=versions 22:12:17 ++ '[' 1 -gt 0 ']' 22:12:17 ++ shift 22:12:17 ++ case "$command" in 22:12:17 ++ awk '{ print $1 }' 22:12:17 ++ command pyenv versions 22:12:17 ++ pyenv versions 22:12:17 ++ sed 's/^[ *]* //' 22:12:17 ++ grep -E '^[0-9.]*[0-9]$' 22:12:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:12:17 +++ grep '^3' /tmp/.pyenv_versions 22:12:17 +++ sort -V 22:12:17 +++ tail -n 1 22:12:17 ++ py_version_xyz=3.10.6 22:12:17 ++ [[ -z 3.10.6 ]] 22:12:17 ++ echo 3.10.6 22:12:17 ++ return 0 22:12:17 + pyenv local 3.10.6 22:12:17 + local command 22:12:17 + command=local 22:12:17 + '[' 2 -gt 0 ']' 22:12:17 + shift 22:12:17 + case "$command" in 22:12:17 + command pyenv local 3.10.6 22:12:17 + pyenv local 3.10.6 22:12:17 + for arg in "$@" 22:12:17 + case $arg in 22:12:17 + pkg_list+='tox ' 22:12:17 + for arg in "$@" 22:12:17 + case $arg in 22:12:17 + pkg_list+='virtualenv ' 22:12:17 + for arg in "$@" 22:12:17 + case $arg in 22:12:17 + pkg_list+='urllib3~=1.26.15 ' 22:12:17 + [[ -f /tmp/.toxenv ]] 22:12:17 + [[ ! -f /tmp/.toxenv ]] 22:12:17 + [[ -n '' ]] 22:12:17 + python3 -m venv /tmp/venv-LmM0 22:12:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LmM0' 22:12:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LmM0 22:12:21 + echo /tmp/venv-LmM0 22:12:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 22:12:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 22:12:21 + /tmp/venv-LmM0/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 22:12:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:12:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:12:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:12:25 + /tmp/venv-LmM0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:12:28 + type python3 22:12:28 + true 22:12:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LmM0/bin to PATH' 22:12:28 lf-activate-venv(): INFO: Adding /tmp/venv-LmM0/bin to PATH 22:12:28 + PATH=/tmp/venv-LmM0/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 22:12:28 + return 0 22:12:28 + python3 --version 22:12:28 Python 3.10.6 22:12:28 + python3 -m pip --version 22:12:28 pip 25.1.1 from /tmp/venv-LmM0/lib/python3.10/site-packages/pip (python 3.10) 22:12:28 + python3 -m pip freeze 22:12:28 cachetools==6.0.0 22:12:28 chardet==5.2.0 22:12:28 colorama==0.4.6 22:12:28 distlib==0.3.9 22:12:28 filelock==3.18.0 22:12:28 packaging==25.0 22:12:28 platformdirs==4.3.8 22:12:28 pluggy==1.6.0 22:12:28 pyproject-api==1.9.1 22:12:28 tomli==2.2.1 22:12:28 tox==4.26.0 22:12:28 typing_extensions==4.14.0 22:12:28 urllib3==1.26.20 22:12:28 virtualenv==20.31.2 22:12:28 [EnvInject] - Injecting environment variables from a build step. 22:12:28 [EnvInject] - Injecting as environment variables the properties content 22:12:28 PARALLEL=false 22:12:28 22:12:28 [EnvInject] - Variables injected successfully. 22:12:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16883047709561394764.sh 22:12:28 ---> tox-run.sh 22:12:28 + 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 22:12:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 22:12:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 22:12:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 22:12:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 22:12:28 + source /home/jenkins/lf-env.sh 22:12:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 22:12:28 ++ mktemp -d /tmp/venv-XXXX 22:12:28 + lf_venv=/tmp/venv-gUuy 22:12:28 + local venv_file=/tmp/.os_lf_venv 22:12:28 + local python=python3 22:12:28 + local options 22:12:28 + local set_path=true 22:12:28 + local install_args= 22:12:28 ++ 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 22:12:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:12:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 22:12:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 22:12:28 + true 22:12:28 + case $1 in 22:12:28 + venv_file=/tmp/.toxenv 22:12:28 + shift 2 22:12:28 + true 22:12:28 + case $1 in 22:12:28 + shift 22:12:28 + break 22:12:28 + case $python in 22:12:28 + local pkg_list= 22:12:28 + [[ -d /opt/pyenv ]] 22:12:28 + echo 'Setup pyenv:' 22:12:28 Setup pyenv: 22:12:28 + export PYENV_ROOT=/opt/pyenv 22:12:28 + PYENV_ROOT=/opt/pyenv 22:12:28 + 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 22:12:28 + 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 22:12:28 + pyenv versions 22:12:28 system 22:12:28 3.8.13 22:12:28 3.9.13 22:12:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:12:28 + command -v pyenv 22:12:28 ++ pyenv init - --no-rehash 22:12:28 + 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[*]}"'\'')" 22:12:28 export PATH="/opt/pyenv/shims:${PATH}" 22:12:28 export PYENV_SHELL=bash 22:12:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:12:28 pyenv() { 22:12:28 local command 22:12:28 command="${1:-}" 22:12:28 if [ "$#" -gt 0 ]; then 22:12:28 shift 22:12:28 fi 22:12:28 22:12:28 case "$command" in 22:12:28 rehash|shell) 22:12:28 eval "$(pyenv "sh-$command" "$@")" 22:12:28 ;; 22:12:28 *) 22:12:28 command pyenv "$command" "$@" 22:12:28 ;; 22:12:28 esac 22:12:28 }' 22:12:28 +++ 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[*]}"' 22:12:28 ++ 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 22:12:28 ++ 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 22:12:28 ++ 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 22:12:28 ++ export PYENV_SHELL=bash 22:12:28 ++ PYENV_SHELL=bash 22:12:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:12:28 +++ complete -F _pyenv pyenv 22:12:28 ++ lf-pyver python3 22:12:28 ++ local py_version_xy=python3 22:12:28 ++ local py_version_xyz= 22:12:28 ++ pyenv versions 22:12:28 ++ sed 's/^[ *]* //' 22:12:28 ++ local command 22:12:28 ++ command=versions 22:12:28 ++ awk '{ print $1 }' 22:12:28 ++ '[' 1 -gt 0 ']' 22:12:28 ++ shift 22:12:28 ++ case "$command" in 22:12:28 ++ grep -E '^[0-9.]*[0-9]$' 22:12:28 ++ command pyenv versions 22:12:28 ++ pyenv versions 22:12:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:12:28 +++ grep '^3' /tmp/.pyenv_versions 22:12:28 +++ sort -V 22:12:28 +++ tail -n 1 22:12:28 ++ py_version_xyz=3.10.6 22:12:28 ++ [[ -z 3.10.6 ]] 22:12:28 ++ echo 3.10.6 22:12:28 ++ return 0 22:12:28 + pyenv local 3.10.6 22:12:28 + local command 22:12:28 + command=local 22:12:28 + '[' 2 -gt 0 ']' 22:12:28 + shift 22:12:28 + case "$command" in 22:12:28 + command pyenv local 3.10.6 22:12:28 + pyenv local 3.10.6 22:12:29 + for arg in "$@" 22:12:29 + case $arg in 22:12:29 + pkg_list+='tox ' 22:12:29 + for arg in "$@" 22:12:29 + case $arg in 22:12:29 + pkg_list+='virtualenv ' 22:12:29 + for arg in "$@" 22:12:29 + case $arg in 22:12:29 + pkg_list+='urllib3~=1.26.15 ' 22:12:29 + [[ -f /tmp/.toxenv ]] 22:12:29 ++ cat /tmp/.toxenv 22:12:29 + lf_venv=/tmp/venv-LmM0 22:12:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LmM0 from' file:/tmp/.toxenv 22:12:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LmM0 from file:/tmp/.toxenv 22:12:29 + /tmp/venv-LmM0/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 22:12:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 22:12:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 22:12:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 22:12:29 + /tmp/venv-LmM0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 22:12:30 + type python3 22:12:30 + true 22:12:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-LmM0/bin to PATH' 22:12:30 lf-activate-venv(): INFO: Adding /tmp/venv-LmM0/bin to PATH 22:12:30 + PATH=/tmp/venv-LmM0/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 22:12:30 + return 0 22:12:30 + [[ -d /opt/pyenv ]] 22:12:30 + echo '---> Setting up pyenv' 22:12:30 ---> Setting up pyenv 22:12:30 + export PYENV_ROOT=/opt/pyenv 22:12:30 + PYENV_ROOT=/opt/pyenv 22:12:30 + export PATH=/opt/pyenv/bin:/tmp/venv-LmM0/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 22:12:30 + PATH=/opt/pyenv/bin:/tmp/venv-LmM0/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 22:12:30 ++ pwd 22:12:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 22:12:30 + export PYTHONPATH 22:12:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 22:12:30 + TOX_TESTENV_PASSENV=PYTHONPATH 22:12:30 + tox --version 22:12:31 4.26.0 from /tmp/venv-LmM0/lib/python3.10/site-packages/tox/__init__.py 22:12:31 + PARALLEL=false 22:12:31 + TOX_OPTIONS_LIST= 22:12:31 + [[ -n checkbashisms ]] 22:12:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 22:12:31 + case ${PARALLEL,,} in 22:12:31 + tox -e checkbashisms 22:12:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 22:12:32 checkbashisms: freeze> python -m pip freeze --all 22:12:33 checkbashisms: pip==25.1.1,setuptools==80.3.1 22:12:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 22:12:34 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 22:12:34 you may get strange results 22:12:34 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 22:12:34 you may get strange results 22:12:34 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 22:12:36 checkbashisms: OK (4.88=setup[1.40]+cmd[3.48] seconds) 22:12:36 congratulations :) (5.11 seconds) 22:12:36 + tox_status=0 22:12:36 + echo '---> Completed tox runs' 22:12:36 ---> Completed tox runs 22:12:36 + for i in .tox/*/log 22:12:36 ++ echo .tox/checkbashisms/log 22:12:36 ++ awk -F/ '{print $2}' 22:12:36 + tox_env=checkbashisms 22:12:36 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 22:12:36 + DOC_DIR=docs/_build/html 22:12:36 + [[ -d docs/_build/html ]] 22:12:36 + echo '---> tox-run.sh ends' 22:12:36 ---> tox-run.sh ends 22:12:36 + test 0 -eq 0 22:12:36 $ ssh-agent -k 22:12:36 unset SSH_AUTH_SOCK; 22:12:36 unset SSH_AGENT_PID; 22:12:36 echo Agent pid 1679 killed; 22:12:36 [ssh-agent] Stopped. 22:12:36 [PostBuildScript] - [INFO] Executing post build scripts. 22:12:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7294368718316485415.sh 22:12:36 ---> sysstat.sh 22:12:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins45925244204985318.sh 22:12:37 ---> package-listing.sh 22:12:37 ++ facter osfamily 22:12:37 ++ tr '[:upper:]' '[:lower:]' 22:12:37 + OS_FAMILY=debian 22:12:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 22:12:37 + START_PACKAGES=/tmp/packages_start.txt 22:12:37 + END_PACKAGES=/tmp/packages_end.txt 22:12:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:12:37 + PACKAGES=/tmp/packages_start.txt 22:12:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:12:37 + PACKAGES=/tmp/packages_end.txt 22:12:37 + case "${OS_FAMILY}" in 22:12:37 + dpkg -l 22:12:37 + grep '^ii' 22:12:37 + '[' -f /tmp/packages_start.txt ']' 22:12:37 + '[' -f /tmp/packages_end.txt ']' 22:12:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:12:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 22:12:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 22:12:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 22:12:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins311862346747930346.sh 22:12:37 ---> capture-instance-metadata.sh 22:12:37 Setup pyenv: 22:12:37 system 22:12:37 3.8.13 22:12:37 3.9.13 22:12:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:12:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IRnJ 22:12:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:12:45 lf-activate-venv(): INFO: Installing: lftools 22:13:07 lf-activate-venv(): INFO: Adding /tmp/venv-IRnJ/bin to PATH 22:13:07 INFO: Running in OpenStack, capturing instance metadata 22:13:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4593813254994330065.sh 22:13:08 provisioning config files... 22:13:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15410261951275901717tmp 22:13:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 22:13:08 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 22:13:08 [EnvInject] - Injecting environment variables from a build step. 22:13:08 [EnvInject] - Injecting as environment variables the properties content 22:13:08 SERVER_ID=logs 22:13:08 22:13:08 [EnvInject] - Variables injected successfully. 22:13:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12898408283831451766.sh 22:13:08 ---> create-netrc.sh 22:13:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11320702353365622977.sh 22:13:08 ---> python-tools-install.sh 22:13:08 Setup pyenv: 22:13:08 system 22:13:08 3.8.13 22:13:08 3.9.13 22:13:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:13:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IRnJ from file:/tmp/.os_lf_venv 22:13:10 lf-activate-venv(): INFO: Installing: lftools 22:13:17 lf-activate-venv(): INFO: Adding /tmp/venv-IRnJ/bin to PATH 22:13:17 Generating Requirements File 22:13:36 Python 3.10.6 22:13:36 pip 25.1.1 from /tmp/venv-IRnJ/lib/python3.10/site-packages/pip (python 3.10) 22:13:37 appdirs==1.4.4 22:13:37 argcomplete==3.6.2 22:13:37 aspy.yaml==1.3.0 22:13:37 attrs==25.3.0 22:13:37 autopage==0.5.2 22:13:37 beautifulsoup4==4.13.4 22:13:37 boto3==1.38.32 22:13:37 botocore==1.38.32 22:13:37 bs4==0.0.2 22:13:37 cachetools==5.5.2 22:13:37 certifi==2025.4.26 22:13:37 cffi==1.17.1 22:13:37 cfgv==3.4.0 22:13:37 chardet==5.2.0 22:13:37 charset-normalizer==3.4.2 22:13:37 click==8.2.1 22:13:37 cliff==4.10.0 22:13:37 cmd2==2.6.0 22:13:37 cryptography==3.3.2 22:13:37 debtcollector==3.0.0 22:13:37 decorator==5.2.1 22:13:37 defusedxml==0.7.1 22:13:37 Deprecated==1.2.18 22:13:37 distlib==0.3.9 22:13:37 dnspython==2.7.0 22:13:37 docker==7.1.0 22:13:37 dogpile.cache==1.4.0 22:13:37 durationpy==0.10 22:13:37 email_validator==2.2.0 22:13:37 filelock==3.18.0 22:13:37 future==1.0.0 22:13:37 gitdb==4.0.12 22:13:37 GitPython==3.1.44 22:13:37 google-auth==2.40.3 22:13:37 httplib2==0.22.0 22:13:37 identify==2.6.12 22:13:37 idna==3.10 22:13:37 importlib-resources==1.5.0 22:13:37 iso8601==2.1.0 22:13:37 Jinja2==3.1.6 22:13:37 jmespath==1.0.1 22:13:37 jsonpatch==1.33 22:13:37 jsonpointer==3.0.0 22:13:37 jsonschema==4.24.0 22:13:37 jsonschema-specifications==2025.4.1 22:13:37 keystoneauth1==5.11.0 22:13:37 kubernetes==32.0.1 22:13:37 lftools==0.37.13 22:13:37 lxml==5.4.0 22:13:37 MarkupSafe==3.0.2 22:13:37 msgpack==1.1.0 22:13:37 multi_key_dict==2.0.3 22:13:37 munch==4.0.0 22:13:37 netaddr==1.3.0 22:13:37 niet==1.4.2 22:13:37 nodeenv==1.9.1 22:13:37 oauth2client==4.1.3 22:13:37 oauthlib==3.2.2 22:13:37 openstacksdk==4.6.0 22:13:37 os-client-config==2.1.0 22:13:37 os-service-types==1.7.0 22:13:37 osc-lib==4.0.2 22:13:37 oslo.config==9.8.0 22:13:37 oslo.context==6.0.0 22:13:37 oslo.i18n==6.5.1 22:13:37 oslo.log==7.1.0 22:13:37 oslo.serialization==5.7.0 22:13:37 oslo.utils==9.0.0 22:13:37 packaging==25.0 22:13:37 pbr==6.1.1 22:13:37 platformdirs==4.3.8 22:13:37 prettytable==3.16.0 22:13:37 psutil==7.0.0 22:13:37 pyasn1==0.6.1 22:13:37 pyasn1_modules==0.4.2 22:13:37 pycparser==2.22 22:13:37 pygerrit2==2.0.15 22:13:37 PyGithub==2.6.1 22:13:37 PyJWT==2.10.1 22:13:37 PyNaCl==1.5.0 22:13:37 pyparsing==2.4.7 22:13:37 pyperclip==1.9.0 22:13:37 pyrsistent==0.20.0 22:13:37 python-cinderclient==9.7.0 22:13:37 python-dateutil==2.9.0.post0 22:13:37 python-heatclient==4.2.0 22:13:37 python-jenkins==1.8.2 22:13:37 python-keystoneclient==5.6.0 22:13:37 python-magnumclient==4.8.1 22:13:37 python-openstackclient==8.1.0 22:13:37 python-swiftclient==4.8.0 22:13:37 PyYAML==6.0.2 22:13:37 referencing==0.36.2 22:13:37 requests==2.32.3 22:13:37 requests-oauthlib==2.0.0 22:13:37 requestsexceptions==1.4.0 22:13:37 rfc3986==2.0.0 22:13:37 rpds-py==0.25.1 22:13:37 rsa==4.9.1 22:13:37 ruamel.yaml==0.18.13 22:13:37 ruamel.yaml.clib==0.2.12 22:13:37 s3transfer==0.13.0 22:13:37 simplejson==3.20.1 22:13:37 six==1.17.0 22:13:37 smmap==5.0.2 22:13:37 soupsieve==2.7 22:13:37 stevedore==5.4.1 22:13:37 tabulate==0.9.0 22:13:37 toml==0.10.2 22:13:37 tomlkit==0.13.3 22:13:37 tqdm==4.67.1 22:13:37 typing_extensions==4.14.0 22:13:37 tzdata==2025.2 22:13:37 urllib3==1.26.20 22:13:37 virtualenv==20.31.2 22:13:37 wcwidth==0.2.13 22:13:37 websocket-client==1.8.0 22:13:37 wrapt==1.17.2 22:13:37 xdg==6.0.0 22:13:37 xmltodict==0.14.2 22:13:37 yq==3.4.3 22:13:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13429731240380567808.sh 22:13:37 ---> sudo-logs.sh 22:13:37 Archiving 'sudo' log.. 22:13:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1764417713492992765.sh 22:13:37 ---> job-cost.sh 22:13:37 Setup pyenv: 22:13:37 system 22:13:37 3.8.13 22:13:37 3.9.13 22:13:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:13:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IRnJ from file:/tmp/.os_lf_venv 22:13:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:13:44 lf-activate-venv(): INFO: Adding /tmp/venv-IRnJ/bin to PATH 22:13:44 INFO: No Stack... 22:13:44 INFO: Retrieving Pricing Info for: v3-standard-4 22:13:45 INFO: Archiving Costs 22:13:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17771153900961837869.sh 22:13:45 ---> logs-deploy.sh 22:13:45 Setup pyenv: 22:13:45 system 22:13:45 3.8.13 22:13:45 3.9.13 22:13:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 22:13:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-IRnJ from file:/tmp/.os_lf_venv 22:13:47 lf-activate-venv(): INFO: Installing: lftools 22:13:55 lf-activate-venv(): INFO: Adding /tmp/venv-IRnJ/bin to PATH 22:13:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4083 22:13:55 INFO: archiving workspace using pattern(s): 22:13:56 Archives upload complete. 22:13:56 INFO: archiving logs to Nexus 22:13:57 ---> uname -a: 22:13:57 Linux prd-ubuntu1804-builder-4c-4g-19389 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 22:13:57 22:13:57 22:13:57 ---> lscpu: 22:13:57 Architecture: x86_64 22:13:57 CPU op-mode(s): 32-bit, 64-bit 22:13:57 Byte Order: Little Endian 22:13:57 CPU(s): 4 22:13:57 On-line CPU(s) list: 0-3 22:13:57 Thread(s) per core: 1 22:13:57 Core(s) per socket: 1 22:13:57 Socket(s): 4 22:13:57 NUMA node(s): 1 22:13:57 Vendor ID: AuthenticAMD 22:13:57 CPU family: 23 22:13:57 Model: 49 22:13:57 Model name: AMD EPYC-Rome Processor 22:13:57 Stepping: 0 22:13:57 CPU MHz: 2800.000 22:13:57 BogoMIPS: 5600.00 22:13:57 Virtualization: AMD-V 22:13:57 Hypervisor vendor: KVM 22:13:57 Virtualization type: full 22:13:57 L1d cache: 32K 22:13:57 L1i cache: 32K 22:13:57 L2 cache: 512K 22:13:57 L3 cache: 16384K 22:13:57 NUMA node0 CPU(s): 0-3 22:13:57 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 22:13:57 22:13:57 22:13:57 ---> nproc: 22:13:57 4 22:13:57 22:13:57 22:13:57 ---> df -h: 22:13:57 Filesystem Size Used Avail Use% Mounted on 22:13:57 udev 7.9G 0 7.9G 0% /dev 22:13:57 tmpfs 1.6G 672K 1.6G 1% /run 22:13:57 /dev/vda1 78G 8.3G 70G 11% / 22:13:57 tmpfs 7.9G 0 7.9G 0% /dev/shm 22:13:57 tmpfs 5.0M 0 5.0M 0% /run/lock 22:13:57 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 22:13:57 /dev/vda15 105M 4.4M 100M 5% /boot/efi 22:13:57 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:13:57 22:13:57 22:13:57 ---> free -m: 22:13:57 total used free shared buff/cache available 22:13:57 Mem: 16040 581 13413 0 2044 15146 22:13:57 Swap: 1023 0 1023 22:13:57 22:13:57 22:13:57 ---> ip addr: 22:13:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:13:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:13:57 inet 127.0.0.1/8 scope host lo 22:13:57 valid_lft forever preferred_lft forever 22:13:57 inet6 ::1/128 scope host 22:13:57 valid_lft forever preferred_lft forever 22:13:57 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 22:13:57 link/ether fa:16:3e:d8:7c:8a brd ff:ff:ff:ff:ff:ff 22:13:57 inet 10.30.106.97/23 brd 10.30.107.255 scope global dynamic ens3 22:13:57 valid_lft 86271sec preferred_lft 86271sec 22:13:57 inet6 fe80::f816:3eff:fed8:7c8a/64 scope link 22:13:57 valid_lft forever preferred_lft forever 22:13:57 22:13:57 22:13:57 ---> sar -b -r -n DEV: 22:13:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19389) 06/07/25 _x86_64_ (4 CPU) 22:13:57 22:13:57 22:11:50 LINUX RESTART (4 CPU) 22:13:57 22:13:57 22:12:01 tps rtps wtps bread/s bwrtn/s 22:13:57 22:13:01 337.98 58.36 279.62 3705.25 13498.15 22:13:57 Average: 337.98 58.36 279.62 3705.25 13498.15 22:13:57 22:13:57 22:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:13:57 22:13:01 13887400 15466932 2537560 15.45 58176 1723740 848928 4.86 784768 1543364 131788 22:13:57 Average: 13887400 15466932 2537560 15.45 58176 1723740 848928 4.86 784768 1543364 131788 22:13:57 22:13:57 22:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:13:57 22:13:01 ens3 544.44 385.34 2348.63 88.11 0.00 0.00 0.00 0.00 22:13:57 22:13:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 22:13:57 Average: ens3 544.44 385.34 2348.63 88.11 0.00 0.00 0.00 0.00 22:13:57 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 22:13:57 22:13:57 22:13:57 ---> sar -P ALL: 22:13:57 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19389) 06/07/25 _x86_64_ (4 CPU) 22:13:57 22:13:57 22:11:50 LINUX RESTART (4 CPU) 22:13:57 22:13:57 22:12:01 CPU %user %nice %system %iowait %steal %idle 22:13:57 22:13:01 all 23.80 0.00 2.38 2.67 0.05 71.11 22:13:57 22:13:01 0 18.69 0.00 2.13 1.79 0.03 77.36 22:13:57 22:13:01 1 28.73 0.00 2.29 1.74 0.05 67.20 22:13:57 22:13:01 2 15.33 0.00 2.31 3.10 0.05 79.21 22:13:57 22:13:01 3 32.41 0.00 2.80 4.03 0.08 60.68 22:13:57 Average: all 23.80 0.00 2.38 2.67 0.05 71.11 22:13:57 Average: 0 18.69 0.00 2.13 1.79 0.03 77.36 22:13:57 Average: 1 28.73 0.00 2.29 1.74 0.05 67.20 22:13:57 Average: 2 15.33 0.00 2.31 3.10 0.05 79.21 22:13:57 Average: 3 32.41 0.00 2.80 4.03 0.08 60.68 22:13:57 22:13:57 22:13:57