14:29:55 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 14:29:55 Running as SYSTEM 14:29:55 [EnvInject] - Loading node environment variables. 14:29:55 Building remotely on prd-ubuntu1804-builder-4c-4g-24822 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 14:29:55 [ssh-agent] Looking for ssh-agent implementation... 14:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:29:55 $ ssh-agent 14:29:55 SSH_AUTH_SOCK=/tmp/ssh-Mviwnd5Lr71j/agent.1660 14:29:55 SSH_AGENT_PID=1662 14:29:55 [ssh-agent] Started. 14:29:55 Running ssh-add (command line suppressed) 14:29:55 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18132496443840978401.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_18132496443840978401.key) 14:29:55 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:29:55 The recommended git tool is: NONE 14:29:56 using credential onap-jenkins-ssh 14:29:56 Wiping out workspace first. 14:29:56 Cloning the remote Git repository 14:29:57 Cloning repository git://cloud.onap.org/mirror/oom.git 14:29:57 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 14:29:57 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:29:57 > git --version # timeout=10 14:29:57 > git --version # 'git version 2.17.1' 14:29:57 using GIT_SSH to set credentials Gerrit user 14:29:57 Verifying host key using manually-configured host key entries 14:29:57 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 14:30:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:30:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:02 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 14:30:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 14:30:02 using GIT_SSH to set credentials Gerrit user 14:30:02 Verifying host key using manually-configured host key entries 14:30:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/9 # timeout=30 14:30:02 > git rev-parse 4aa97c5471768903a586260ea70bfc0626924c4d^{commit} # timeout=10 14: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 14:30:02 Checking out Revision 4aa97c5471768903a586260ea70bfc0626924c4d (refs/changes/87/141387/9) 14:30:02 > git config core.sparsecheckout # timeout=10 14:30:02 > git checkout -f 4aa97c5471768903a586260ea70bfc0626924c4d # timeout=30 14:30:06 Commit message: "[SO] 16.0.3 release" 14:30:06 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:30:06 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 14:30:06 [EnvInject] - Injecting environment variables from a build step. 14:30:06 [EnvInject] - Injecting as environment variables the properties content 14:30:06 PYTHON=python3 14:30:06 14:30:06 [EnvInject] - Variables injected successfully. 14:30:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13056296463149328469.sh 14:30:06 ---> tox-install.sh 14:30:06 + source /home/jenkins/lf-env.sh 14:30:06 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:30:06 ++ mktemp -d /tmp/venv-XXXX 14:30:06 + lf_venv=/tmp/venv-yhmj 14:30:06 + local venv_file=/tmp/.os_lf_venv 14:30:06 + local python=python3 14:30:06 + local options 14:30:06 + local set_path=true 14:30:06 + local install_args= 14: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 14:30:06 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:06 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:06 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:30:06 + true 14:30:06 + case $1 in 14:30:06 + venv_file=/tmp/.toxenv 14:30:06 + shift 2 14:30:06 + true 14:30:06 + case $1 in 14:30:06 + shift 14:30:06 + break 14:30:06 + case $python in 14:30:06 + local pkg_list= 14:30:06 + [[ -d /opt/pyenv ]] 14:30:06 + echo 'Setup pyenv:' 14:30:06 Setup pyenv: 14:30:06 + export PYENV_ROOT=/opt/pyenv 14:30:06 + PYENV_ROOT=/opt/pyenv 14: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 14: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 14:30:06 + pyenv versions 14:30:06 * system (set by /opt/pyenv/version) 14:30:06 * 3.8.13 (set by /opt/pyenv/version) 14:30:06 * 3.9.13 (set by /opt/pyenv/version) 14:30:06 * 3.10.6 (set by /opt/pyenv/version) 14:30:06 + command -v pyenv 14:30:06 ++ pyenv init - --no-rehash 14: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[*]}"'\'')" 14:30:06 export PATH="/opt/pyenv/shims:${PATH}" 14:30:06 export PYENV_SHELL=bash 14:30:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:30:06 pyenv() { 14:30:06 local command 14:30:06 command="${1:-}" 14:30:06 if [ "$#" -gt 0 ]; then 14:30:06 shift 14:30:06 fi 14:30:06 14:30:06 case "$command" in 14:30:06 rehash|shell) 14:30:06 eval "$(pyenv "sh-$command" "$@")" 14:30:06 ;; 14:30:06 *) 14:30:06 command pyenv "$command" "$@" 14:30:06 ;; 14:30:06 esac 14:30:06 }' 14: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[*]}"' 14: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 14: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 14: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 14:30:06 ++ export PYENV_SHELL=bash 14:30:06 ++ PYENV_SHELL=bash 14:30:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:30:06 +++ complete -F _pyenv pyenv 14:30:06 ++ lf-pyver python3 14:30:06 ++ local py_version_xy=python3 14:30:06 ++ local py_version_xyz= 14:30:06 ++ pyenv versions 14:30:06 ++ local command 14:30:06 ++ command=versions 14:30:06 ++ '[' 1 -gt 0 ']' 14:30:06 ++ shift 14:30:06 ++ case "$command" in 14:30:06 ++ command pyenv versions 14:30:06 ++ pyenv versions 14:30:06 ++ awk '{ print $1 }' 14:30:06 ++ sed 's/^[ *]* //' 14:30:06 ++ grep -E '^[0-9.]*[0-9]$' 14:30:06 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:30:06 +++ grep '^3' /tmp/.pyenv_versions 14:30:06 +++ sort -V 14:30:06 +++ tail -n 1 14:30:06 ++ py_version_xyz=3.10.6 14:30:06 ++ [[ -z 3.10.6 ]] 14:30:06 ++ echo 3.10.6 14:30:06 ++ return 0 14:30:06 + pyenv local 3.10.6 14:30:06 + local command 14:30:06 + command=local 14:30:06 + '[' 2 -gt 0 ']' 14:30:06 + shift 14:30:06 + case "$command" in 14:30:06 + command pyenv local 3.10.6 14:30:06 + pyenv local 3.10.6 14:30:07 + for arg in "$@" 14:30:07 + case $arg in 14:30:07 + pkg_list+='tox ' 14:30:07 + for arg in "$@" 14:30:07 + case $arg in 14:30:07 + pkg_list+='virtualenv ' 14:30:07 + for arg in "$@" 14:30:07 + case $arg in 14:30:07 + pkg_list+='urllib3~=1.26.15 ' 14:30:07 + [[ -f /tmp/.toxenv ]] 14:30:07 + [[ ! -f /tmp/.toxenv ]] 14:30:07 + [[ -n '' ]] 14:30:07 + python3 -m venv /tmp/venv-yhmj 14:30:11 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yhmj' 14:30:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yhmj 14:30:11 + echo /tmp/venv-yhmj 14:30:11 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 14:30:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 14:30:11 + /tmp/venv-yhmj/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:30:14 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:30:14 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:30:14 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:30:14 + /tmp/venv-yhmj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:30:17 + type python3 14:30:17 + true 14:30:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yhmj/bin to PATH' 14:30:17 lf-activate-venv(): INFO: Adding /tmp/venv-yhmj/bin to PATH 14:30:17 + PATH=/tmp/venv-yhmj/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:30:17 + return 0 14:30:17 + python3 --version 14:30:17 Python 3.10.6 14:30:17 + python3 -m pip --version 14:30:17 pip 25.1.1 from /tmp/venv-yhmj/lib/python3.10/site-packages/pip (python 3.10) 14:30:17 + python3 -m pip freeze 14:30:17 cachetools==6.1.0 14:30:17 chardet==5.2.0 14:30:17 colorama==0.4.6 14:30:17 distlib==0.3.9 14:30:17 filelock==3.18.0 14:30:17 packaging==25.0 14:30:17 platformdirs==4.3.8 14:30:17 pluggy==1.6.0 14:30:17 pyproject-api==1.9.1 14:30:17 tomli==2.2.1 14:30:17 tox==4.27.0 14:30:17 typing_extensions==4.14.0 14:30:17 urllib3==1.26.20 14:30:17 virtualenv==20.31.2 14:30:17 [EnvInject] - Injecting environment variables from a build step. 14:30:17 [EnvInject] - Injecting as environment variables the properties content 14:30:17 PARALLEL=false 14:30:17 14:30:17 [EnvInject] - Variables injected successfully. 14:30:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5830957487669556958.sh 14:30:17 ---> tox-run.sh 14: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 14:30:17 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 14:30:17 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 14:30:17 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 14:30:17 + cd /w/workspace/oom-master-checkbashisms-lint/. 14:30:17 + source /home/jenkins/lf-env.sh 14:30:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 14:30:17 ++ mktemp -d /tmp/venv-XXXX 14:30:17 + lf_venv=/tmp/venv-5E6T 14:30:17 + local venv_file=/tmp/.os_lf_venv 14:30:17 + local python=python3 14:30:17 + local options 14:30:17 + local set_path=true 14:30:17 + local install_args= 14: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 14:30:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 14:30:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 14:30:17 + true 14:30:17 + case $1 in 14:30:17 + venv_file=/tmp/.toxenv 14:30:17 + shift 2 14:30:17 + true 14:30:17 + case $1 in 14:30:17 + shift 14:30:17 + break 14:30:17 + case $python in 14:30:17 + local pkg_list= 14:30:17 + [[ -d /opt/pyenv ]] 14:30:17 + echo 'Setup pyenv:' 14:30:17 Setup pyenv: 14:30:17 + export PYENV_ROOT=/opt/pyenv 14:30:17 + PYENV_ROOT=/opt/pyenv 14: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 14: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 14:30:17 + pyenv versions 14:30:17 system 14:30:17 3.8.13 14:30:17 3.9.13 14:30:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:30:17 + command -v pyenv 14:30:17 ++ pyenv init - --no-rehash 14: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[*]}"'\'')" 14:30:17 export PATH="/opt/pyenv/shims:${PATH}" 14:30:17 export PYENV_SHELL=bash 14:30:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 14:30:17 pyenv() { 14:30:17 local command 14:30:17 command="${1:-}" 14:30:17 if [ "$#" -gt 0 ]; then 14:30:17 shift 14:30:17 fi 14:30:17 14:30:17 case "$command" in 14:30:17 rehash|shell) 14:30:17 eval "$(pyenv "sh-$command" "$@")" 14:30:17 ;; 14:30:17 *) 14:30:17 command pyenv "$command" "$@" 14:30:17 ;; 14:30:17 esac 14:30:17 }' 14: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[*]}"' 14: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 14: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 14: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 14:30:17 ++ export PYENV_SHELL=bash 14:30:17 ++ PYENV_SHELL=bash 14:30:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 14:30:17 +++ complete -F _pyenv pyenv 14:30:17 ++ lf-pyver python3 14:30:17 ++ local py_version_xy=python3 14:30:17 ++ local py_version_xyz= 14:30:17 ++ pyenv versions 14:30:17 ++ local command 14:30:17 ++ command=versions 14:30:17 ++ '[' 1 -gt 0 ']' 14:30:17 ++ shift 14:30:17 ++ case "$command" in 14:30:17 ++ awk '{ print $1 }' 14:30:17 ++ command pyenv versions 14:30:17 ++ pyenv versions 14:30:17 ++ sed 's/^[ *]* //' 14:30:17 ++ grep -E '^[0-9.]*[0-9]$' 14:30:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 14:30:17 +++ grep '^3' /tmp/.pyenv_versions 14:30:17 +++ sort -V 14:30:17 +++ tail -n 1 14:30:17 ++ py_version_xyz=3.10.6 14:30:17 ++ [[ -z 3.10.6 ]] 14:30:17 ++ echo 3.10.6 14:30:17 ++ return 0 14:30:17 + pyenv local 3.10.6 14:30:17 + local command 14:30:17 + command=local 14:30:17 + '[' 2 -gt 0 ']' 14:30:17 + shift 14:30:17 + case "$command" in 14:30:17 + command pyenv local 3.10.6 14:30:17 + pyenv local 3.10.6 14:30:17 + for arg in "$@" 14:30:17 + case $arg in 14:30:17 + pkg_list+='tox ' 14:30:17 + for arg in "$@" 14:30:17 + case $arg in 14:30:17 + pkg_list+='virtualenv ' 14:30:17 + for arg in "$@" 14:30:17 + case $arg in 14:30:17 + pkg_list+='urllib3~=1.26.15 ' 14:30:17 + [[ -f /tmp/.toxenv ]] 14:30:17 ++ cat /tmp/.toxenv 14:30:17 + lf_venv=/tmp/venv-yhmj 14:30:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhmj from' file:/tmp/.toxenv 14:30:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yhmj from file:/tmp/.toxenv 14:30:17 + /tmp/venv-yhmj/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 14:30:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 14:30:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 14:30:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 14:30:18 + /tmp/venv-yhmj/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 14:30:19 + type python3 14:30:19 + true 14:30:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yhmj/bin to PATH' 14:30:19 lf-activate-venv(): INFO: Adding /tmp/venv-yhmj/bin to PATH 14:30:19 + PATH=/tmp/venv-yhmj/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:30:19 + return 0 14:30:19 + [[ -d /opt/pyenv ]] 14:30:19 + echo '---> Setting up pyenv' 14:30:19 ---> Setting up pyenv 14:30:19 + export PYENV_ROOT=/opt/pyenv 14:30:19 + PYENV_ROOT=/opt/pyenv 14:30:19 + export PATH=/opt/pyenv/bin:/tmp/venv-yhmj/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:30:19 + PATH=/opt/pyenv/bin:/tmp/venv-yhmj/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:30:19 ++ pwd 14:30:19 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 14:30:19 + export PYTHONPATH 14:30:19 + export TOX_TESTENV_PASSENV=PYTHONPATH 14:30:19 + TOX_TESTENV_PASSENV=PYTHONPATH 14:30:19 + tox --version 14:30:20 4.27.0 from /tmp/venv-yhmj/lib/python3.10/site-packages/tox/__init__.py 14:30:20 + PARALLEL=false 14:30:20 + TOX_OPTIONS_LIST= 14:30:20 + [[ -n checkbashisms ]] 14:30:20 + TOX_OPTIONS_LIST=' -e checkbashisms' 14:30:20 + case ${PARALLEL,,} in 14:30:20 + tox -e checkbashisms 14:30:20 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 14:30:21 checkbashisms: freeze> python -m pip freeze --all 14:30:21 checkbashisms: pip==25.1.1,setuptools==80.3.1 14:30:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 14:30:22 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:30:22 you may get strange results 14:30:22 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 14:30:22 you may get strange results 14:30:23 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 14:30:25 checkbashisms: OK (4.83=setup[1.28]+cmd[3.54] seconds) 14:30:25 congratulations :) (5.04 seconds) 14:30:25 + tox_status=0 14:30:25 + echo '---> Completed tox runs' 14:30:25 ---> Completed tox runs 14:30:25 + for i in .tox/*/log 14:30:25 ++ echo .tox/checkbashisms/log 14:30:25 ++ awk -F/ '{print $2}' 14:30:25 + tox_env=checkbashisms 14:30:25 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 14:30:25 + DOC_DIR=docs/_build/html 14:30:25 + [[ -d docs/_build/html ]] 14:30:25 + echo '---> tox-run.sh ends' 14:30:25 ---> tox-run.sh ends 14:30:25 + test 0 -eq 0 14:30:25 $ ssh-agent -k 14:30:25 unset SSH_AUTH_SOCK; 14:30:25 unset SSH_AGENT_PID; 14:30:25 echo Agent pid 1662 killed; 14:30:25 [ssh-agent] Stopped. 14:30:25 [PostBuildScript] - [INFO] Executing post build scripts. 14:30:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9319385454216867695.sh 14:30:25 ---> sysstat.sh 14:30:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13175229922046070258.sh 14:30:25 ---> package-listing.sh 14:30:25 ++ tr '[:upper:]' '[:lower:]' 14:30:25 ++ facter osfamily 14:30:26 + OS_FAMILY=debian 14:30:26 + workspace=/w/workspace/oom-master-checkbashisms-lint 14:30:26 + START_PACKAGES=/tmp/packages_start.txt 14:30:26 + END_PACKAGES=/tmp/packages_end.txt 14:30:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:30:26 + PACKAGES=/tmp/packages_start.txt 14:30:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:30:26 + PACKAGES=/tmp/packages_end.txt 14:30:26 + case "${OS_FAMILY}" in 14:30:26 + dpkg -l 14:30:26 + grep '^ii' 14:30:26 + '[' -f /tmp/packages_start.txt ']' 14:30:26 + '[' -f /tmp/packages_end.txt ']' 14:30:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:30:26 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 14:30:26 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 14:30:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 14:30:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17252737485113241102.sh 14:30:26 ---> capture-instance-metadata.sh 14:30:26 Setup pyenv: 14:30:26 system 14:30:26 3.8.13 14:30:26 3.9.13 14:30:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:30:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BHQs 14:30:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:30:33 lf-activate-venv(): INFO: Installing: lftools 14:30:56 lf-activate-venv(): INFO: Adding /tmp/venv-BHQs/bin to PATH 14:30:56 INFO: Running in OpenStack, capturing instance metadata 14:30:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5031138616814321921.sh 14:30:56 provisioning config files... 14:30:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14509698412791883688tmp 14:30:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:30:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:30:56 [EnvInject] - Injecting environment variables from a build step. 14:30:56 [EnvInject] - Injecting as environment variables the properties content 14:30:56 SERVER_ID=logs 14:30:56 14:30:56 [EnvInject] - Variables injected successfully. 14:30:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13794422628281767198.sh 14:30:56 ---> create-netrc.sh 14:30:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17689107444036938094.sh 14:30:56 ---> python-tools-install.sh 14:30:56 Setup pyenv: 14:30:56 system 14:30:56 3.8.13 14:30:56 3.9.13 14:30:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:30:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BHQs from file:/tmp/.os_lf_venv 14:30:58 lf-activate-venv(): INFO: Installing: lftools 14:31:06 lf-activate-venv(): INFO: Adding /tmp/venv-BHQs/bin to PATH 14:31:06 Generating Requirements File 14:31:24 Python 3.10.6 14:31:24 pip 25.1.1 from /tmp/venv-BHQs/lib/python3.10/site-packages/pip (python 3.10) 14:31:25 appdirs==1.4.4 14:31:25 argcomplete==3.6.2 14:31:25 aspy.yaml==1.3.0 14:31:25 attrs==25.3.0 14:31:25 autopage==0.5.2 14:31:25 beautifulsoup4==4.13.4 14:31:25 boto3==1.38.46 14:31:25 botocore==1.38.46 14:31:25 bs4==0.0.2 14:31:25 cachetools==5.5.2 14:31:25 certifi==2025.6.15 14:31:25 cffi==1.17.1 14:31:25 cfgv==3.4.0 14:31:25 chardet==5.2.0 14:31:25 charset-normalizer==3.4.2 14:31:25 click==8.2.1 14:31:25 cliff==4.10.0 14:31:25 cmd2==2.6.2 14:31:25 cryptography==3.3.2 14:31:25 debtcollector==3.0.0 14:31:25 decorator==5.2.1 14:31:25 defusedxml==0.7.1 14:31:25 Deprecated==1.2.18 14:31:25 distlib==0.3.9 14:31:25 dnspython==2.7.0 14:31:25 docker==7.1.0 14:31:25 dogpile.cache==1.4.0 14:31:25 durationpy==0.10 14:31:25 email_validator==2.2.0 14:31:25 filelock==3.18.0 14:31:25 future==1.0.0 14:31:25 gitdb==4.0.12 14:31:25 GitPython==3.1.44 14:31:25 google-auth==2.40.3 14:31:25 httplib2==0.22.0 14:31:25 identify==2.6.12 14:31:25 idna==3.10 14:31:25 importlib-resources==1.5.0 14:31:25 iso8601==2.1.0 14:31:25 Jinja2==3.1.6 14:31:25 jmespath==1.0.1 14:31:25 jsonpatch==1.33 14:31:25 jsonpointer==3.0.0 14:31:25 jsonschema==4.24.0 14:31:25 jsonschema-specifications==2025.4.1 14:31:25 keystoneauth1==5.11.1 14:31:25 kubernetes==33.1.0 14:31:25 lftools==0.37.13 14:31:25 lxml==6.0.0 14:31:25 MarkupSafe==3.0.2 14:31:25 msgpack==1.1.1 14:31:25 multi_key_dict==2.0.3 14:31:25 munch==4.0.0 14:31:25 netaddr==1.3.0 14:31:25 niet==1.4.2 14:31:25 nodeenv==1.9.1 14:31:25 oauth2client==4.1.3 14:31:25 oauthlib==3.3.1 14:31:25 openstacksdk==4.6.0 14:31:25 os-client-config==2.1.0 14:31:25 os-service-types==1.7.0 14:31:25 osc-lib==4.0.2 14:31:25 oslo.config==9.8.0 14:31:25 oslo.context==6.0.0 14:31:25 oslo.i18n==6.5.1 14:31:25 oslo.log==7.1.0 14:31:25 oslo.serialization==5.7.0 14:31:25 oslo.utils==9.0.0 14:31:25 packaging==25.0 14:31:25 pbr==6.1.1 14:31:25 platformdirs==4.3.8 14:31:25 prettytable==3.16.0 14:31:25 psutil==7.0.0 14:31:25 pyasn1==0.6.1 14:31:25 pyasn1_modules==0.4.2 14:31:25 pycparser==2.22 14:31:25 pygerrit2==2.0.15 14:31:25 PyGithub==2.6.1 14:31:25 PyJWT==2.10.1 14:31:25 PyNaCl==1.5.0 14:31:25 pyparsing==2.4.7 14:31:25 pyperclip==1.9.0 14:31:25 pyrsistent==0.20.0 14:31:25 python-cinderclient==9.7.0 14:31:25 python-dateutil==2.9.0.post0 14:31:25 python-heatclient==4.2.0 14:31:25 python-jenkins==1.8.2 14:31:25 python-keystoneclient==5.6.0 14:31:25 python-magnumclient==4.8.1 14:31:25 python-openstackclient==8.1.0 14:31:25 python-swiftclient==4.8.0 14:31:25 PyYAML==6.0.2 14:31:25 referencing==0.36.2 14:31:25 requests==2.32.4 14:31:25 requests-oauthlib==2.0.0 14:31:25 requestsexceptions==1.4.0 14:31:25 rfc3986==2.0.0 14:31:25 rpds-py==0.25.1 14:31:25 rsa==4.9.1 14:31:25 ruamel.yaml==0.18.14 14:31:25 ruamel.yaml.clib==0.2.12 14:31:25 s3transfer==0.13.0 14:31:25 simplejson==3.20.1 14:31:25 six==1.17.0 14:31:25 smmap==5.0.2 14:31:25 soupsieve==2.7 14:31:25 stevedore==5.4.1 14:31:25 tabulate==0.9.0 14:31:25 toml==0.10.2 14:31:25 tomlkit==0.13.3 14:31:25 tqdm==4.67.1 14:31:25 typing_extensions==4.14.0 14:31:25 tzdata==2025.2 14:31:25 urllib3==1.26.20 14:31:25 virtualenv==20.31.2 14:31:25 wcwidth==0.2.13 14:31:25 websocket-client==1.8.0 14:31:25 wrapt==1.17.2 14:31:25 xdg==6.0.0 14:31:25 xmltodict==0.14.2 14:31:25 yq==3.4.3 14:31:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12674156507032383777.sh 14:31:25 ---> sudo-logs.sh 14:31:25 Archiving 'sudo' log.. 14:31:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8012621168626226150.sh 14:31:25 ---> job-cost.sh 14:31:25 Setup pyenv: 14:31:25 system 14:31:25 3.8.13 14:31:25 3.9.13 14:31:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:31:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BHQs from file:/tmp/.os_lf_venv 14:31:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:31:32 lf-activate-venv(): INFO: Adding /tmp/venv-BHQs/bin to PATH 14:31:32 INFO: No Stack... 14:31:32 INFO: Retrieving Pricing Info for: v3-standard-4 14:31:32 INFO: Archiving Costs 14:31:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2682120470710848526.sh 14:31:33 ---> logs-deploy.sh 14:31:33 Setup pyenv: 14:31:33 system 14:31:33 3.8.13 14:31:33 3.9.13 14:31:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 14:31:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BHQs from file:/tmp/.os_lf_venv 14:31:35 lf-activate-venv(): INFO: Installing: lftools 14:31:42 lf-activate-venv(): INFO: Adding /tmp/venv-BHQs/bin to PATH 14:31:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4167 14:31:42 INFO: archiving workspace using pattern(s): 14:31:43 Archives upload complete. 14:31:43 INFO: archiving logs to Nexus 14:31:44 ---> uname -a: 14:31:44 Linux prd-ubuntu1804-builder-4c-4g-24822 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:31:44 14:31:44 14:31:44 ---> lscpu: 14:31:44 Architecture: x86_64 14:31:44 CPU op-mode(s): 32-bit, 64-bit 14:31:44 Byte Order: Little Endian 14:31:44 CPU(s): 4 14:31:44 On-line CPU(s) list: 0-3 14:31:44 Thread(s) per core: 1 14:31:44 Core(s) per socket: 1 14:31:44 Socket(s): 4 14:31:44 NUMA node(s): 1 14:31:44 Vendor ID: AuthenticAMD 14:31:44 CPU family: 23 14:31:44 Model: 49 14:31:44 Model name: AMD EPYC-Rome Processor 14:31:44 Stepping: 0 14:31:44 CPU MHz: 2799.998 14:31:44 BogoMIPS: 5599.99 14:31:44 Virtualization: AMD-V 14:31:44 Hypervisor vendor: KVM 14:31:44 Virtualization type: full 14:31:44 L1d cache: 32K 14:31:44 L1i cache: 32K 14:31:44 L2 cache: 512K 14:31:44 L3 cache: 16384K 14:31:44 NUMA node0 CPU(s): 0-3 14:31:44 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:31:44 14:31:44 14:31:44 ---> nproc: 14:31:44 4 14:31:44 14:31:44 14:31:44 ---> df -h: 14:31:44 Filesystem Size Used Avail Use% Mounted on 14:31:44 udev 7.9G 0 7.9G 0% /dev 14:31:44 tmpfs 1.6G 672K 1.6G 1% /run 14:31:44 /dev/vda1 78G 8.3G 70G 11% / 14:31:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 14:31:44 tmpfs 5.0M 0 5.0M 0% /run/lock 14:31:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 14:31:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 14:31:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 14:31:44 14:31:44 14:31:44 ---> free -m: 14:31:44 total used free shared buff/cache available 14:31:44 Mem: 16040 558 13436 0 2045 15169 14:31:44 Swap: 1023 0 1023 14:31:44 14:31:44 14:31:44 ---> ip addr: 14:31:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:31:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:31:44 inet 127.0.0.1/8 scope host lo 14:31:44 valid_lft forever preferred_lft forever 14:31:44 inet6 ::1/128 scope host 14:31:44 valid_lft forever preferred_lft forever 14:31:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 14:31:44 link/ether fa:16:3e:fe:77:62 brd ff:ff:ff:ff:ff:ff 14:31:44 inet 10.30.107.179/23 brd 10.30.107.255 scope global dynamic ens3 14:31:44 valid_lft 86272sec preferred_lft 86272sec 14:31:44 inet6 fe80::f816:3eff:fefe:7762/64 scope link 14:31:44 valid_lft forever preferred_lft forever 14:31:44 14:31:44 14:31:44 ---> sar -b -r -n DEV: 14:31:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24822) 06/30/25 _x86_64_ (4 CPU) 14:31:44 14:31:44 14:29:39 LINUX RESTART (4 CPU) 14:31:44 14:31:44 14:30:01 tps rtps wtps bread/s bwrtn/s 14:31:44 14:31:01 355.82 24.38 331.44 886.12 59289.32 14:31:44 Average: 355.82 24.38 331.44 886.12 59289.32 14:31:44 14:31:44 14:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:31:44 14:31:01 13870376 15526640 2554592 15.55 68920 1783508 805260 4.61 724704 1609068 163820 14:31:44 Average: 13870376 15526640 2554592 15.55 68920 1783508 805260 4.61 724704 1609068 163820 14:31:44 14:31:44 14:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:31:44 14:31:01 ens3 254.96 172.14 990.91 36.53 0.00 0.00 0.00 0.00 14:31:44 14:31:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 14:31:44 Average: ens3 254.96 172.14 990.91 36.53 0.00 0.00 0.00 0.00 14:31:44 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 14:31:44 14:31:44 14:31:44 ---> sar -P ALL: 14:31:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24822) 06/30/25 _x86_64_ (4 CPU) 14:31:44 14:31:44 14:29:39 LINUX RESTART (4 CPU) 14:31:44 14:31:44 14:30:01 CPU %user %nice %system %iowait %steal %idle 14:31:44 14:31:01 all 21.44 0.00 1.98 3.58 0.06 72.95 14:31:44 14:31:01 0 19.20 0.00 1.24 4.76 0.05 74.75 14:31:44 14:31:01 1 25.29 0.00 2.39 4.69 0.07 67.57 14:31:44 14:31:01 2 33.90 0.00 2.27 1.30 0.07 62.46 14:31:44 14:31:01 3 7.37 0.00 1.98 3.57 0.03 87.05 14:31:44 Average: all 21.44 0.00 1.98 3.58 0.06 72.95 14:31:44 Average: 0 19.20 0.00 1.24 4.76 0.05 74.75 14:31:44 Average: 1 25.29 0.00 2.39 4.69 0.07 67.57 14:31:44 Average: 2 33.90 0.00 2.27 1.30 0.07 62.46 14:31:44 Average: 3 7.37 0.00 1.98 3.57 0.03 87.05 14:31:44 14:31:44 14:31:44