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