14:31:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141468 14:31:05 Running as SYSTEM 14:31:05 [EnvInject] - Loading node environment variables. 14:31:05 Building remotely on prd-ubuntu1804-builder-4c-4g-26904 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:31:05 [ssh-agent] Looking for ssh-agent implementation... 14:31:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:31:05 $ ssh-agent 14:31:05 SSH_AUTH_SOCK=/tmp/ssh-Lh8EeRtuT3Z9/agent.1707 14:31:05 SSH_AGENT_PID=1709 14:31:05 [ssh-agent] Started. 14:31:05 Running ssh-add (command line suppressed) 14:31:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10464732937975034979.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_10464732937975034979.key) 14:31:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:31:05 The recommended git tool is: NONE 14:31:07 using credential onap-jenkins-ssh 14:31:07 Wiping out workspace first. 14:31:07 Cloning the remote Git repository 14:31:07 Cloning repository git://cloud.onap.org/mirror/oom.git 14:31:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:31:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:31:07 > git --version # timeout=10 14:31:07 > git --version # 'git version 2.17.1' 14:31:07 using GIT_SSH to set credentials Gerrit user 14:31:07 Verifying host key using manually-configured host key entries 14:31:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:31:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:31:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:31:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:31:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:31:12 using GIT_SSH to set credentials Gerrit user 14:31:12 Verifying host key using manually-configured host key entries 14:31:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/141468/2 # timeout=30 14:31:13 > git rev-parse b792d289eff45b3e860ee5942d78b0922b0e16fd^{commit} # timeout=10 14:31:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 14:31:13 Checking out Revision b792d289eff45b3e860ee5942d78b0922b0e16fd (refs/changes/68/141468/2) 14:31:13 > git config core.sparsecheckout # timeout=10 14:31:13 > git checkout -f b792d289eff45b3e860ee5942d78b0922b0e16fd # timeout=30 14:31:16 Commit message: "[SO] 16.0.4 release" 14:31:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:31:16 > git rev-list --no-walk 2f38164c1dfecae72b2632e2f1dee82454bd522c # timeout=10 14:31:16 [EnvInject] - Injecting environment variables from a build step. 14:31:16 [EnvInject] - Injecting as environment variables the properties content 14:31:16 PYTHON=python3 14:31:16 14:31:16 [EnvInject] - Variables injected successfully. 14:31:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7924449386887023976.sh 14:31:16 ---> tox-install.sh 14:31:16 + source /home/jenkins/lf-env.sh 14:31:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:31:16 ++ mktemp -d /tmp/venv-XXXX 14:31:16 + lf_venv=/tmp/venv-U1AD 14:31:16 + local venv_file=/tmp/.os_lf_venv 14:31:16 + local python=python3 14:31:16 + local options 14:31:16 + local set_path=true 14:31:16 + local install_args= 14:31:16 ++ 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 14:31:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:31:16 + true 14:31:16 + case $1 in 14:31:16 + venv_file=/tmp/.toxenv 14:31:16 + shift 2 14:31:16 + true 14:31:16 + case $1 in 14:31:16 + shift 14:31:16 + break 14:31:16 + case $python in 14:31:16 + local pkg_list= 14:31:16 + [[ -d /opt/pyenv ]] 14:31:16 + echo 'Setup pyenv:' 14:31:16 Setup pyenv: 14:31:16 + export PYENV_ROOT=/opt/pyenv 14:31:16 + PYENV_ROOT=/opt/pyenv 14:31:16 + 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 14:31:16 + 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 14:31:16 + pyenv versions 14:31:16 * system (set by /opt/pyenv/version) 14:31:16 * 3.8.13 (set by /opt/pyenv/version) 14:31:16 * 3.9.13 (set by /opt/pyenv/version) 14:31:16 * 3.10.6 (set by /opt/pyenv/version) 14:31:16 + command -v pyenv 14:31:16 ++ pyenv init - --no-rehash 14:31: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[*]}"'\'')" 14:31:17 export PATH="/opt/pyenv/shims:${PATH}" 14:31:17 export PYENV_SHELL=bash 14:31:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:31:17 pyenv() { 14:31:17 local command 14:31:17 command="${1:-}" 14:31:17 if [ "$#" -gt 0 ]; then 14:31:17 shift 14:31:17 fi 14:31:17 14:31:17 case "$command" in 14:31:17 rehash|shell) 14:31:17 eval "$(pyenv "sh-$command" "$@")" 14:31:17 ;; 14:31:17 *) 14:31:17 command pyenv "$command" "$@" 14:31:17 ;; 14:31:17 esac 14:31:17 }' 14:31: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[*]}"' 14:31: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 14:31: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 14:31: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 14:31:17 ++ export PYENV_SHELL=bash 14:31:17 ++ PYENV_SHELL=bash 14:31:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:31:17 +++ complete -F _pyenv pyenv 14:31:17 ++ lf-pyver python3 14:31:17 ++ local py_version_xy=python3 14:31:17 ++ local py_version_xyz= 14:31:17 ++ pyenv versions 14:31:17 ++ local command 14:31:17 ++ command=versions 14:31:17 ++ '[' 1 -gt 0 ']' 14:31:17 ++ shift 14:31:17 ++ case "$command" in 14:31:17 ++ command pyenv versions 14:31:17 ++ pyenv versions 14:31:17 ++ sed 's/^[ *]* //' 14:31:17 ++ grep -E '^[0-9.]*[0-9]$' 14:31:17 ++ awk '{ print $1 }' 14:31:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:31:17 +++ grep '^3' /tmp/.pyenv_versions 14:31:17 +++ sort -V 14:31:17 +++ tail -n 1 14:31:17 ++ py_version_xyz=3.10.6 14:31:17 ++ [[ -z 3.10.6 ]] 14:31:17 ++ echo 3.10.6 14:31:17 ++ return 0 14:31:17 + pyenv local 3.10.6 14:31:17 + local command 14:31:17 + command=local 14:31:17 + '[' 2 -gt 0 ']' 14:31:17 + shift 14:31:17 + case "$command" in 14:31:17 + command pyenv local 3.10.6 14:31:17 + pyenv local 3.10.6 14:31:17 + for arg in "$@" 14:31:17 + case $arg in 14:31:17 + pkg_list+='tox ' 14:31:17 + for arg in "$@" 14:31:17 + case $arg in 14:31:17 + pkg_list+='virtualenv ' 14:31:17 + for arg in "$@" 14:31:17 + case $arg in 14:31:17 + pkg_list+='urllib3~=1.26.15 ' 14:31:17 + [[ -f /tmp/.toxenv ]] 14:31:17 + [[ ! -f /tmp/.toxenv ]] 14:31:17 + [[ -n '' ]] 14:31:17 + python3 -m venv /tmp/venv-U1AD 14:31:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U1AD' 14:31:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U1AD 14:31:21 + echo /tmp/venv-U1AD 14:31:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:31:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:31:21 + /tmp/venv-U1AD/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:31:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:31:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:31:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:31:25 + /tmp/venv-U1AD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:31:31 + type python3 14:31:31 + true 14:31:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U1AD/bin to PATH' 14:31:31 lf-activate-venv(): INFO: Adding /tmp/venv-U1AD/bin to PATH 14:31:31 + PATH=/tmp/venv-U1AD/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 14:31:31 + return 0 14:31:31 + python3 --version 14:31:31 Python 3.10.6 14:31:31 + python3 -m pip --version 14:31:32 pip 25.1.1 from /tmp/venv-U1AD/lib/python3.10/site-packages/pip (python 3.10) 14:31:32 + python3 -m pip freeze 14:31:32 cachetools==6.1.0 14:31:32 chardet==5.2.0 14:31:32 colorama==0.4.6 14:31:32 distlib==0.3.9 14:31:32 filelock==3.18.0 14:31:32 packaging==25.0 14:31:32 platformdirs==4.3.8 14:31:32 pluggy==1.6.0 14:31:32 pyproject-api==1.9.1 14:31:32 tomli==2.2.1 14:31:32 tox==4.27.0 14:31:32 typing_extensions==4.14.1 14:31:32 urllib3==1.26.20 14:31:32 virtualenv==20.31.2 14:31:32 [EnvInject] - Injecting environment variables from a build step. 14:31:32 [EnvInject] - Injecting as environment variables the properties content 14:31:32 PARALLEL=false 14:31:32 14:31:32 [EnvInject] - Variables injected successfully. 14:31:32 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10181190867723912354.sh 14:31:32 ---> tox-run.sh 14:31:32 + 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 14:31:32 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:31:32 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:31:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:31:32 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:31:32 + source /home/jenkins/lf-env.sh 14:31:32 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:31:32 ++ mktemp -d /tmp/venv-XXXX 14:31:32 + lf_venv=/tmp/venv-wDC2 14:31:32 + local venv_file=/tmp/.os_lf_venv 14:31:32 + local python=python3 14:31:32 + local options 14:31:32 + local set_path=true 14:31:32 + local install_args= 14:31:32 ++ 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 14:31:32 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:32 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:31:32 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:31:32 + true 14:31:32 + case $1 in 14:31:32 + venv_file=/tmp/.toxenv 14:31:32 + shift 2 14:31:32 + true 14:31:32 + case $1 in 14:31:32 + shift 14:31:32 + break 14:31:32 + case $python in 14:31:32 + local pkg_list= 14:31:32 + [[ -d /opt/pyenv ]] 14:31:32 + echo 'Setup pyenv:' 14:31:32 Setup pyenv: 14:31:32 + export PYENV_ROOT=/opt/pyenv 14:31:32 + PYENV_ROOT=/opt/pyenv 14:31:32 + 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 14:31:32 + 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 14:31:32 + pyenv versions 14:31:32 system 14:31:32 3.8.13 14:31:32 3.9.13 14:31:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:31:32 + command -v pyenv 14:31:32 ++ pyenv init - --no-rehash 14:31:32 + 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[*]}"'\'')" 14:31:32 export PATH="/opt/pyenv/shims:${PATH}" 14:31:32 export PYENV_SHELL=bash 14:31:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:31:32 pyenv() { 14:31:32 local command 14:31:32 command="${1:-}" 14:31:32 if [ "$#" -gt 0 ]; then 14:31:32 shift 14:31:32 fi 14:31:32 14:31:32 case "$command" in 14:31:32 rehash|shell) 14:31:32 eval "$(pyenv "sh-$command" "$@")" 14:31:32 ;; 14:31:32 *) 14:31:32 command pyenv "$command" "$@" 14:31:32 ;; 14:31:32 esac 14:31:32 }' 14:31:32 +++ 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[*]}"' 14:31:32 ++ 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 14:31:32 ++ 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 14:31:32 ++ 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 14:31:32 ++ export PYENV_SHELL=bash 14:31:32 ++ PYENV_SHELL=bash 14:31:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:31:32 +++ complete -F _pyenv pyenv 14:31:32 ++ lf-pyver python3 14:31:32 ++ local py_version_xy=python3 14:31:32 ++ local py_version_xyz= 14:31:32 ++ pyenv versions 14:31:32 ++ local command 14:31:32 ++ command=versions 14:31:32 ++ '[' 1 -gt 0 ']' 14:31:32 ++ shift 14:31:32 ++ case "$command" in 14:31:32 ++ command pyenv versions 14:31:32 ++ pyenv versions 14:31:32 ++ sed 's/^[ *]* //' 14:31:32 ++ grep -E '^[0-9.]*[0-9]$' 14:31:32 ++ awk '{ print $1 }' 14:31:32 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:31:32 +++ grep '^3' /tmp/.pyenv_versions 14:31:32 +++ sort -V 14:31:32 +++ tail -n 1 14:31:32 ++ py_version_xyz=3.10.6 14:31:32 ++ [[ -z 3.10.6 ]] 14:31:32 ++ echo 3.10.6 14:31:32 ++ return 0 14:31:32 + pyenv local 3.10.6 14:31:32 + local command 14:31:32 + command=local 14:31:32 + '[' 2 -gt 0 ']' 14:31:32 + shift 14:31:32 + case "$command" in 14:31:32 + command pyenv local 3.10.6 14:31:32 + pyenv local 3.10.6 14:31:32 + for arg in "$@" 14:31:32 + case $arg in 14:31:32 + pkg_list+='tox ' 14:31:32 + for arg in "$@" 14:31:32 + case $arg in 14:31:32 + pkg_list+='virtualenv ' 14:31:32 + for arg in "$@" 14:31:32 + case $arg in 14:31:32 + pkg_list+='urllib3~=1.26.15 ' 14:31:32 + [[ -f /tmp/.toxenv ]] 14:31:32 ++ cat /tmp/.toxenv 14:31:32 + lf_venv=/tmp/venv-U1AD 14:31:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U1AD from' file:/tmp/.toxenv 14:31:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U1AD from file:/tmp/.toxenv 14:31:32 + /tmp/venv-U1AD/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:31:33 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:31:33 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:31:33 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:31:33 + /tmp/venv-U1AD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:31:34 + type python3 14:31:34 + true 14:31:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U1AD/bin to PATH' 14:31:34 lf-activate-venv(): INFO: Adding /tmp/venv-U1AD/bin to PATH 14:31:34 + PATH=/tmp/venv-U1AD/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 14:31:34 + return 0 14:31:34 + [[ -d /opt/pyenv ]] 14:31:34 + echo '---> Setting up pyenv' 14:31:34 ---> Setting up pyenv 14:31:34 + export PYENV_ROOT=/opt/pyenv 14:31:34 + PYENV_ROOT=/opt/pyenv 14:31:34 + export PATH=/opt/pyenv/bin:/tmp/venv-U1AD/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 14:31:34 + PATH=/opt/pyenv/bin:/tmp/venv-U1AD/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 14:31:34 ++ pwd 14:31:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:31:34 + export PYTHONPATH 14:31:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:31:34 + TOX_TESTENV_PASSENV=PYTHONPATH 14:31:34 + tox --version 14:31:34 4.27.0 from /tmp/venv-U1AD/lib/python3.10/site-packages/tox/__init__.py 14:31:35 + PARALLEL=false 14:31:35 + TOX_OPTIONS_LIST= 14:31:35 + [[ -n checkbashisms ]] 14:31:35 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:31:35 + case ${PARALLEL,,} in 14:31:35 + tox -e checkbashisms 14:31:35 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:31:36 checkbashisms: freeze> python -m pip freeze --all 14:31:36 checkbashisms: pip==25.1.1,setuptools==80.3.1 14:31:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:31:38 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:31:38 you may get strange results 14:31:38 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:31:38 you may get strange results 14:31:38 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:31:40 checkbashisms: OK (5.11=setup[1.49]+cmd[3.61] seconds) 14:31:40 congratulations :) (5.32 seconds) 14:31:40 + tox_status=0 14:31:40 + echo '---> Completed tox runs' 14:31:40 ---> Completed tox runs 14:31:40 + for i in .tox/*/log 14:31:40 ++ echo .tox/checkbashisms/log 14:31:40 ++ awk -F/ '{print $2}' 14:31:40 + tox_env=checkbashisms 14:31:40 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:31:40 + DOC_DIR=docs/_build/html 14:31:40 + [[ -d docs/_build/html ]] 14:31:40 + echo '---> tox-run.sh ends' 14:31:40 ---> tox-run.sh ends 14:31:40 + test 0 -eq 0 14:31:40 $ ssh-agent -k 14:31:40 unset SSH_AUTH_SOCK; 14:31:40 unset SSH_AGENT_PID; 14:31:40 echo Agent pid 1709 killed; 14:31:40 [ssh-agent] Stopped. 14:31:40 [PostBuildScript] - [INFO] Executing post build scripts. 14:31:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11681728361420168091.sh 14:31:40 ---> sysstat.sh 14:31:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9101491095802233276.sh 14:31:41 ---> package-listing.sh 14:31:41 ++ facter osfamily 14:31:41 ++ tr '[:upper:]' '[:lower:]' 14:31:41 + OS_FAMILY=debian 14:31:41 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:31:41 + START_PACKAGES=/tmp/packages_start.txt 14:31:41 + END_PACKAGES=/tmp/packages_end.txt 14:31:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:31:41 + PACKAGES=/tmp/packages_start.txt 14:31:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:31:41 + PACKAGES=/tmp/packages_end.txt 14:31:41 + case "${OS_FAMILY}" in 14:31:41 + dpkg -l 14:31:41 + grep '^ii' 14:31:41 + '[' -f /tmp/packages_start.txt ']' 14:31:41 + '[' -f /tmp/packages_end.txt ']' 14:31:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:31:41 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:31:41 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:31:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:31:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16867356373253119484.sh 14:31:41 ---> capture-instance-metadata.sh 14:31:41 Setup pyenv: 14:31:41 system 14:31:41 3.8.13 14:31:41 3.9.13 14:31:41 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:31:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6m2Q 14:31:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:31:48 lf-activate-venv(): INFO: Installing: lftools 14:32:11 lf-activate-venv(): INFO: Adding /tmp/venv-6m2Q/bin to PATH 14:32:11 INFO: Running in OpenStack, capturing instance metadata 14:32:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1608744309914852467.sh 14:32:12 provisioning config files... 14:32:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9247201652156312991tmp 14:32:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:32:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:32:12 [EnvInject] - Injecting environment variables from a build step. 14:32:12 [EnvInject] - Injecting as environment variables the properties content 14:32:12 SERVER_ID=logs 14:32:12 14:32:12 [EnvInject] - Variables injected successfully. 14:32:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10036174420906458105.sh 14:32:12 ---> create-netrc.sh 14:32:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9362736023999000172.sh 14:32:12 ---> python-tools-install.sh 14:32:12 Setup pyenv: 14:32:12 system 14:32:12 3.8.13 14:32:12 3.9.13 14:32:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:32:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6m2Q from file:/tmp/.os_lf_venv 14:32:14 lf-activate-venv(): INFO: Installing: lftools 14:32:22 lf-activate-venv(): INFO: Adding /tmp/venv-6m2Q/bin to PATH 14:32:22 Generating Requirements File 14:32:42 Python 3.10.6 14:32:43 pip 25.1.1 from /tmp/venv-6m2Q/lib/python3.10/site-packages/pip (python 3.10) 14:32:43 appdirs==1.4.4 14:32:43 argcomplete==3.6.2 14:32:43 aspy.yaml==1.3.0 14:32:43 attrs==25.3.0 14:32:43 autopage==0.5.2 14:32:43 beautifulsoup4==4.13.4 14:32:43 boto3==1.39.3 14:32:43 botocore==1.39.3 14:32:43 bs4==0.0.2 14:32:43 cachetools==5.5.2 14:32:43 certifi==2025.7.9 14:32:43 cffi==1.17.1 14:32:43 cfgv==3.4.0 14:32:43 chardet==5.2.0 14:32:43 charset-normalizer==3.4.2 14:32:43 click==8.2.1 14:32:43 cliff==4.10.0 14:32:43 cmd2==2.7.0 14:32:43 cryptography==3.3.2 14:32:43 debtcollector==3.0.0 14:32:43 decorator==5.2.1 14:32:43 defusedxml==0.7.1 14:32:43 Deprecated==1.2.18 14:32:43 distlib==0.3.9 14:32:43 dnspython==2.7.0 14:32:43 docker==7.1.0 14:32:43 dogpile.cache==1.4.0 14:32:43 durationpy==0.10 14:32:43 email_validator==2.2.0 14:32:43 filelock==3.18.0 14:32:43 future==1.0.0 14:32:43 gitdb==4.0.12 14:32:43 GitPython==3.1.44 14:32:43 google-auth==2.40.3 14:32:43 httplib2==0.22.0 14:32:43 identify==2.6.12 14:32:43 idna==3.10 14:32:43 importlib-resources==1.5.0 14:32:43 iso8601==2.1.0 14:32:43 Jinja2==3.1.6 14:32:43 jmespath==1.0.1 14:32:43 jsonpatch==1.33 14:32:43 jsonpointer==3.0.0 14:32:43 jsonschema==4.24.0 14:32:43 jsonschema-specifications==2025.4.1 14:32:43 keystoneauth1==5.11.1 14:32:43 kubernetes==33.1.0 14:32:43 lftools==0.37.13 14:32:43 lxml==6.0.0 14:32:43 markdown-it-py==3.0.0 14:32:43 MarkupSafe==3.0.2 14:32:43 mdurl==0.1.2 14:32:43 msgpack==1.1.1 14:32:43 multi_key_dict==2.0.3 14:32:43 munch==4.0.0 14:32:43 netaddr==1.3.0 14:32:43 niet==1.4.2 14:32:43 nodeenv==1.9.1 14:32:43 oauth2client==4.1.3 14:32:43 oauthlib==3.3.1 14:32:43 openstacksdk==4.6.0 14:32:43 os-client-config==2.3.0 14:32:43 os-service-types==1.8.0 14:32:43 osc-lib==4.1.0 14:32:43 oslo.config==9.8.0 14:32:43 oslo.context==6.0.0 14:32:43 oslo.i18n==6.5.1 14:32:43 oslo.log==7.1.0 14:32:43 oslo.serialization==5.7.0 14:32:43 oslo.utils==9.0.0 14:32:43 packaging==25.0 14:32:43 pbr==6.1.1 14:32:43 platformdirs==4.3.8 14:32:43 prettytable==3.16.0 14:32:43 psutil==7.0.0 14:32:43 pyasn1==0.6.1 14:32:43 pyasn1_modules==0.4.2 14:32:43 pycparser==2.22 14:32:43 pygerrit2==2.0.15 14:32:43 PyGithub==2.6.1 14:32:43 Pygments==2.19.2 14:32:43 PyJWT==2.10.1 14:32:43 PyNaCl==1.5.0 14:32:43 pyparsing==2.4.7 14:32:43 pyperclip==1.9.0 14:32:43 pyrsistent==0.20.0 14:32:43 python-cinderclient==9.7.0 14:32:43 python-dateutil==2.9.0.post0 14:32:43 python-heatclient==4.2.0 14:32:43 python-jenkins==1.8.2 14:32:43 python-keystoneclient==5.6.0 14:32:43 python-magnumclient==4.8.1 14:32:43 python-openstackclient==8.1.0 14:32:43 python-swiftclient==4.8.0 14:32:43 PyYAML==6.0.2 14:32:43 referencing==0.36.2 14:32:43 requests==2.32.4 14:32:43 requests-oauthlib==2.0.0 14:32:43 requestsexceptions==1.4.0 14:32:43 rfc3986==2.0.0 14:32:43 rich==14.0.0 14:32:43 rich-argparse==1.7.1 14:32:43 rpds-py==0.26.0 14:32:43 rsa==4.9.1 14:32:43 ruamel.yaml==0.18.14 14:32:43 ruamel.yaml.clib==0.2.12 14:32:43 s3transfer==0.13.0 14:32:43 simplejson==3.20.1 14:32:43 six==1.17.0 14:32:43 smmap==5.0.2 14:32:43 soupsieve==2.7 14:32:43 stevedore==5.4.1 14:32:43 tabulate==0.9.0 14:32:43 toml==0.10.2 14:32:43 tomlkit==0.13.3 14:32:43 tqdm==4.67.1 14:32:43 typing_extensions==4.14.1 14:32:43 tzdata==2025.2 14:32:43 urllib3==1.26.20 14:32:43 virtualenv==20.31.2 14:32:43 wcwidth==0.2.13 14:32:43 websocket-client==1.8.0 14:32:43 wrapt==1.17.2 14:32:43 xdg==6.0.0 14:32:43 xmltodict==0.14.2 14:32:43 yq==3.4.3 14:32:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1570647708371168091.sh 14:32:43 ---> sudo-logs.sh 14:32:43 Archiving 'sudo' log.. 14:32:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16838304964755348974.sh 14:32:43 ---> job-cost.sh 14:32:43 Setup pyenv: 14:32:43 system 14:32:43 3.8.13 14:32:43 3.9.13 14:32:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:32:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6m2Q from file:/tmp/.os_lf_venv 14:32:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:32:51 lf-activate-venv(): INFO: Adding /tmp/venv-6m2Q/bin to PATH 14:32:51 INFO: No Stack... 14:32:51 INFO: Retrieving Pricing Info for: v3-standard-4 14:32:51 INFO: Archiving Costs 14:32:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins431949653791388451.sh 14:32:51 ---> logs-deploy.sh 14:32:51 Setup pyenv: 14:32:51 system 14:32:51 3.8.13 14:32:51 3.9.13 14:32:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:32:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6m2Q from file:/tmp/.os_lf_venv 14:32:53 lf-activate-venv(): INFO: Installing: lftools 14:33:01 lf-activate-venv(): INFO: Adding /tmp/venv-6m2Q/bin to PATH 14:33:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4188 14:33:01 INFO: archiving workspace using pattern(s): 14:33:02 Archives upload complete. 14:33:03 INFO: archiving logs to Nexus 14:33:03 ---> uname -a: 14:33:03 Linux prd-ubuntu1804-builder-4c-4g-26904 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 14:33:03 14:33:03 14:33:03 ---> lscpu: 14:33:03 Architecture: x86_64 14:33:03 CPU op-mode(s): 32-bit, 64-bit 14:33:03 Byte Order: Little Endian 14:33:03 CPU(s): 4 14:33:03 On-line CPU(s) list: 0-3 14:33:03 Thread(s) per core: 1 14:33:03 Core(s) per socket: 1 14:33:03 Socket(s): 4 14:33:03 NUMA node(s): 1 14:33:03 Vendor ID: AuthenticAMD 14:33:03 CPU family: 23 14:33:03 Model: 49 14:33:03 Model name: AMD EPYC-Rome Processor 14:33:03 Stepping: 0 14:33:03 CPU MHz: 2799.998 14:33:03 BogoMIPS: 5599.99 14:33:03 Virtualization: AMD-V 14:33:03 Hypervisor vendor: KVM 14:33:03 Virtualization type: full 14:33:03 L1d cache: 32K 14:33:03 L1i cache: 32K 14:33:03 L2 cache: 512K 14:33:03 L3 cache: 16384K 14:33:03 NUMA node0 CPU(s): 0-3 14:33:03 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 14:33:03 14:33:03 14:33:03 ---> nproc: 14:33:03 4 14:33:03 14:33:03 14:33:03 ---> df -h: 14:33:03 Filesystem Size Used Avail Use% Mounted on 14:33:03 udev 7.9G 0 7.9G 0% /dev 14:33:03 tmpfs 1.6G 672K 1.6G 1% /run 14:33:03 /dev/vda1 78G 8.3G 70G 11% / 14:33:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:33:03 tmpfs 5.0M 0 5.0M 0% /run/lock 14:33:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:33:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:33:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:33:03 14:33:03 14:33:03 ---> free -m: 14:33:03 total used free shared buff/cache available 14:33:03 Mem: 16040 559 13422 0 2058 15167 14:33:03 Swap: 1023 0 1023 14:33:03 14:33:03 14:33:03 ---> ip addr: 14:33:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:33:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:33:03 inet 127.0.0.1/8 scope host lo 14:33:03 valid_lft forever preferred_lft forever 14:33:03 inet6 ::1/128 scope host 14:33:03 valid_lft forever preferred_lft forever 14:33:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:33:03 link/ether fa:16:3e:af:05:a0 brd ff:ff:ff:ff:ff:ff 14:33:03 inet 10.30.106.21/23 brd 10.30.107.255 scope global dynamic ens3 14:33:03 valid_lft 86267sec preferred_lft 86267sec 14:33:03 inet6 fe80::f816:3eff:feaf:5a0/64 scope link 14:33:03 valid_lft forever preferred_lft forever 14:33:03 14:33:03 14:33:03 ---> sar -b -r -n DEV: 14:33:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26904) 07/09/25 _x86_64_ (4 CPU) 14:33:03 14:33:03 14:30:52 LINUX RESTART (4 CPU) 14:33:03 14:33:03 14:31:01 tps rtps wtps bread/s bwrtn/s 14:33:03 14:32:02 333.11 58.11 275.00 3680.19 68982.64 14:33:03 14:33:01 100.36 1.12 99.24 128.66 10962.48 14:33:03 Average: 217.71 29.85 187.86 1919.34 40216.30 14:33:03 14:33:03 14:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:33:03 14:32:02 13984992 15494676 2439976 14.86 55252 1658284 811020 4.64 747836 1484196 93500 14:33:03 14:33:01 13689244 15475532 2735724 16.66 78784 1894860 850652 4.87 782552 1711828 121304 14:33:03 Average: 13837118 15485104 2587850 15.76 67018 1776572 830836 4.75 765194 1598012 107402 14:33:03 14:33:03 14:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:33:03 14:32:02 ens3 529.53 352.96 1938.37 84.73 0.00 0.00 0.00 0.00 14:33:03 14:32:02 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 14:33:03 14:33:01 ens3 86.12 63.18 701.24 11.71 0.00 0.00 0.00 0.00 14:33:03 14:33:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 14:33:03 Average: ens3 309.69 209.28 1325.00 48.53 0.00 0.00 0.00 0.00 14:33:03 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 14:33:03 14:33:03 14:33:03 ---> sar -P ALL: 14:33:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-26904) 07/09/25 _x86_64_ (4 CPU) 14:33:03 14:33:03 14:30:52 LINUX RESTART (4 CPU) 14:33:03 14:33:03 14:31:01 CPU %user %nice %system %iowait %steal %idle 14:33:03 14:32:02 all 22.41 0.00 2.13 6.43 0.06 68.96 14:33:03 14:32:02 0 23.73 0.00 1.72 0.50 0.05 74.00 14:33:03 14:32:02 1 14.96 0.00 1.92 0.92 0.05 82.15 14:33:03 14:32:02 2 21.86 0.00 2.04 18.57 0.08 57.44 14:33:03 14:32:02 3 29.14 0.00 2.83 5.76 0.07 62.21 14:33:03 14:33:01 all 21.23 0.00 1.50 1.44 0.06 75.77 14:33:03 14:33:01 0 26.08 0.00 1.61 0.71 0.05 71.55 14:33:03 14:33:01 1 6.08 0.00 0.98 1.75 0.03 91.16 14:33:03 14:33:01 2 15.07 0.00 1.11 2.52 0.10 81.20 14:33:03 14:33:01 3 37.66 0.00 2.31 0.76 0.07 59.20 14:33:03 Average: all 21.82 0.00 1.82 3.95 0.06 72.34 14:33:03 Average: 0 24.89 0.00 1.67 0.61 0.05 72.78 14:33:03 Average: 1 10.56 0.00 1.46 1.33 0.04 86.61 14:33:03 Average: 2 18.49 0.00 1.58 10.62 0.09 69.22 14:33:03 Average: 3 33.36 0.00 2.57 3.28 0.07 60.72 14:33:03 14:33:03 14:33:03