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