09:50:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141387 09:50:05 Running as SYSTEM 09:50:05 [EnvInject] - Loading node environment variables. 09:50:05 Building remotely on prd-ubuntu1804-builder-4c-4g-25147 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:50:05 [ssh-agent] Looking for ssh-agent implementation... 09:50:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:50:05 $ ssh-agent 09:50:05 SSH_AUTH_SOCK=/tmp/ssh-pPj4P06ABsG2/agent.1656 09:50:05 SSH_AGENT_PID=1658 09:50:05 [ssh-agent] Started. 09:50:05 Running ssh-add (command line suppressed) 09:50:05 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1444886267011675302.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1444886267011675302.key) 09:50:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:50:05 The recommended git tool is: NONE 09:50:07 using credential onap-jenkins-ssh 09:50:07 Wiping out workspace first. 09:50:07 Cloning the remote Git repository 09:50:07 Cloning repository git://cloud.onap.org/mirror/oom.git 09:50:07 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:50:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:50:07 > git --version # timeout=10 09:50:07 > git --version # 'git version 2.17.1' 09:50:07 using GIT_SSH to set credentials Gerrit user 09:50:07 Verifying host key using manually-configured host key entries 09:50:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:50:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:50:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:50:12 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:50:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:50:12 using GIT_SSH to set credentials Gerrit user 09:50:12 Verifying host key using manually-configured host key entries 09:50:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/87/141387/15 # timeout=30 09:50:13 > git rev-parse cdf1f7cdbe8075c36ddce75349562c4bbbfc6511^{commit} # timeout=10 09:50:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:50:13 Checking out Revision cdf1f7cdbe8075c36ddce75349562c4bbbfc6511 (refs/changes/87/141387/15) 09:50:13 > git config core.sparsecheckout # timeout=10 09:50:13 > git checkout -f cdf1f7cdbe8075c36ddce75349562c4bbbfc6511 # timeout=30 09:50:16 Commit message: "[SO] 16.0.3 release" 09:50:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:50:16 > git rev-list --no-walk 5b005900c21aea3578ebe858c65a45a9f711b6c6 # timeout=10 09:50:16 [EnvInject] - Injecting environment variables from a build step. 09:50:16 [EnvInject] - Injecting as environment variables the properties content 09:50:16 PYTHON=python3 09:50:16 09:50:16 [EnvInject] - Variables injected successfully. 09:50:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15342026031545326560.sh 09:50:16 ---> tox-install.sh 09:50:16 + source /home/jenkins/lf-env.sh 09:50:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:16 ++ mktemp -d /tmp/venv-XXXX 09:50:16 + lf_venv=/tmp/venv-meBV 09:50:16 + local venv_file=/tmp/.os_lf_venv 09:50:16 + local python=python3 09:50:16 + local options 09:50:16 + local set_path=true 09:50:16 + local install_args= 09:50:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:16 + true 09:50:16 + case $1 in 09:50:16 + venv_file=/tmp/.toxenv 09:50:16 + shift 2 09:50:16 + true 09:50:16 + case $1 in 09:50:16 + shift 09:50:16 + break 09:50:16 + case $python in 09:50:16 + local pkg_list= 09:50:16 + [[ -d /opt/pyenv ]] 09:50:16 + echo 'Setup pyenv:' 09:50:16 Setup pyenv: 09:50:16 + export PYENV_ROOT=/opt/pyenv 09:50:16 + PYENV_ROOT=/opt/pyenv 09:50:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:16 + pyenv versions 09:50:16 * system (set by /opt/pyenv/version) 09:50:16 * 3.8.13 (set by /opt/pyenv/version) 09:50:16 * 3.9.13 (set by /opt/pyenv/version) 09:50:16 * 3.10.6 (set by /opt/pyenv/version) 09:50:16 + command -v pyenv 09:50:16 ++ pyenv init - --no-rehash 09:50: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:50:17 export PATH="/opt/pyenv/shims:${PATH}" 09:50:17 export PYENV_SHELL=bash 09:50:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:17 pyenv() { 09:50:17 local command 09:50:17 command="${1:-}" 09:50:17 if [ "$#" -gt 0 ]; then 09:50:17 shift 09:50:17 fi 09:50:17 09:50:17 case "$command" in 09:50:17 rehash|shell) 09:50:17 eval "$(pyenv "sh-$command" "$@")" 09:50:17 ;; 09:50:17 *) 09:50:17 command pyenv "$command" "$@" 09:50:17 ;; 09:50:17 esac 09:50:17 }' 09:50: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:50:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:17 ++ export PYENV_SHELL=bash 09:50:17 ++ PYENV_SHELL=bash 09:50:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:17 +++ complete -F _pyenv pyenv 09:50:17 ++ lf-pyver python3 09:50:17 ++ local py_version_xy=python3 09:50:17 ++ local py_version_xyz= 09:50:17 ++ pyenv versions 09:50:17 ++ grep -E '^[0-9.]*[0-9]$' 09:50:17 ++ sed 's/^[ *]* //' 09:50:17 ++ awk '{ print $1 }' 09:50:17 ++ local command 09:50:17 ++ command=versions 09:50:17 ++ '[' 1 -gt 0 ']' 09:50:17 ++ shift 09:50:17 ++ case "$command" in 09:50:17 ++ command pyenv versions 09:50:17 ++ pyenv versions 09:50:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:17 +++ grep '^3' /tmp/.pyenv_versions 09:50:17 +++ sort -V 09:50:17 +++ tail -n 1 09:50:17 ++ py_version_xyz=3.10.6 09:50:17 ++ [[ -z 3.10.6 ]] 09:50:17 ++ echo 3.10.6 09:50:17 ++ return 0 09:50:17 + pyenv local 3.10.6 09:50:17 + local command 09:50:17 + command=local 09:50:17 + '[' 2 -gt 0 ']' 09:50:17 + shift 09:50:17 + case "$command" in 09:50:17 + command pyenv local 3.10.6 09:50:17 + pyenv local 3.10.6 09:50:17 + for arg in "$@" 09:50:17 + case $arg in 09:50:17 + pkg_list+='tox ' 09:50:17 + for arg in "$@" 09:50:17 + case $arg in 09:50:17 + pkg_list+='virtualenv ' 09:50:17 + for arg in "$@" 09:50:17 + case $arg in 09:50:17 + pkg_list+='urllib3~=1.26.15 ' 09:50:17 + [[ -f /tmp/.toxenv ]] 09:50:17 + [[ ! -f /tmp/.toxenv ]] 09:50:17 + [[ -n '' ]] 09:50:17 + python3 -m venv /tmp/venv-meBV 09:50:21 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-meBV' 09:50:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-meBV 09:50:21 + echo /tmp/venv-meBV 09:50:21 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:50:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:50:21 + /tmp/venv-meBV/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:50:25 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:25 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:50:25 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:50:25 + /tmp/venv-meBV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:27 + type python3 09:50:27 + true 09:50:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-meBV/bin to PATH' 09:50:27 lf-activate-venv(): INFO: Adding /tmp/venv-meBV/bin to PATH 09:50:27 + PATH=/tmp/venv-meBV/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:50:27 + return 0 09:50:27 + python3 --version 09:50:27 Python 3.10.6 09:50:27 + python3 -m pip --version 09:50:27 pip 25.1.1 from /tmp/venv-meBV/lib/python3.10/site-packages/pip (python 3.10) 09:50:27 + python3 -m pip freeze 09:50:27 cachetools==6.1.0 09:50:27 chardet==5.2.0 09:50:27 colorama==0.4.6 09:50:27 distlib==0.3.9 09:50:27 filelock==3.18.0 09:50:27 packaging==25.0 09:50:27 platformdirs==4.3.8 09:50:27 pluggy==1.6.0 09:50:27 pyproject-api==1.9.1 09:50:27 tomli==2.2.1 09:50:27 tox==4.27.0 09:50:27 typing_extensions==4.14.0 09:50:27 urllib3==1.26.20 09:50:27 virtualenv==20.31.2 09:50:28 [EnvInject] - Injecting environment variables from a build step. 09:50:28 [EnvInject] - Injecting as environment variables the properties content 09:50:28 PARALLEL=false 09:50:28 09:50:28 [EnvInject] - Variables injected successfully. 09:50:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17123853952390624217.sh 09:50:28 ---> tox-run.sh 09:50:28 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:28 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:50:28 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:50:28 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:50:28 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:50:28 + source /home/jenkins/lf-env.sh 09:50:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:28 ++ mktemp -d /tmp/venv-XXXX 09:50:28 + lf_venv=/tmp/venv-WSDf 09:50:28 + local venv_file=/tmp/.os_lf_venv 09:50:28 + local python=python3 09:50:28 + local options 09:50:28 + local set_path=true 09:50:28 + local install_args= 09:50:28 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:50:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:50:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:50:28 + true 09:50:28 + case $1 in 09:50:28 + venv_file=/tmp/.toxenv 09:50:28 + shift 2 09:50:28 + true 09:50:28 + case $1 in 09:50:28 + shift 09:50:28 + break 09:50:28 + case $python in 09:50:28 + local pkg_list= 09:50:28 + [[ -d /opt/pyenv ]] 09:50:28 + echo 'Setup pyenv:' 09:50:28 Setup pyenv: 09:50:28 + export PYENV_ROOT=/opt/pyenv 09:50:28 + PYENV_ROOT=/opt/pyenv 09:50:28 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:28 + pyenv versions 09:50:28 system 09:50:28 3.8.13 09:50:28 3.9.13 09:50:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:50:28 + command -v pyenv 09:50:28 ++ pyenv init - --no-rehash 09:50:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:50:28 export PATH="/opt/pyenv/shims:${PATH}" 09:50:28 export PYENV_SHELL=bash 09:50:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:50:28 pyenv() { 09:50:28 local command 09:50:28 command="${1:-}" 09:50:28 if [ "$#" -gt 0 ]; then 09:50:28 shift 09:50:28 fi 09:50:28 09:50:28 case "$command" in 09:50:28 rehash|shell) 09:50:28 eval "$(pyenv "sh-$command" "$@")" 09:50:28 ;; 09:50:28 *) 09:50:28 command pyenv "$command" "$@" 09:50:28 ;; 09:50:28 esac 09:50:28 }' 09:50:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:50:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:28 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:28 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:50:28 ++ export PYENV_SHELL=bash 09:50:28 ++ PYENV_SHELL=bash 09:50:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:50:28 +++ complete -F _pyenv pyenv 09:50:28 ++ lf-pyver python3 09:50:28 ++ local py_version_xy=python3 09:50:28 ++ local py_version_xyz= 09:50:28 ++ pyenv versions 09:50:28 ++ local command 09:50:28 ++ command=versions 09:50:28 ++ '[' 1 -gt 0 ']' 09:50:28 ++ shift 09:50:28 ++ case "$command" in 09:50:28 ++ command pyenv versions 09:50:28 ++ pyenv versions 09:50:28 ++ sed 's/^[ *]* //' 09:50:28 ++ awk '{ print $1 }' 09:50:28 ++ grep -E '^[0-9.]*[0-9]$' 09:50:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:50:28 +++ grep '^3' /tmp/.pyenv_versions 09:50:28 +++ sort -V 09:50:28 +++ tail -n 1 09:50:28 ++ py_version_xyz=3.10.6 09:50:28 ++ [[ -z 3.10.6 ]] 09:50:28 ++ echo 3.10.6 09:50:28 ++ return 0 09:50:28 + pyenv local 3.10.6 09:50:28 + local command 09:50:28 + command=local 09:50:28 + '[' 2 -gt 0 ']' 09:50:28 + shift 09:50:28 + case "$command" in 09:50:28 + command pyenv local 3.10.6 09:50:28 + pyenv local 3.10.6 09:50:28 + for arg in "$@" 09:50:28 + case $arg in 09:50:28 + pkg_list+='tox ' 09:50:28 + for arg in "$@" 09:50:28 + case $arg in 09:50:28 + pkg_list+='virtualenv ' 09:50:28 + for arg in "$@" 09:50:28 + case $arg in 09:50:28 + pkg_list+='urllib3~=1.26.15 ' 09:50:28 + [[ -f /tmp/.toxenv ]] 09:50:28 ++ cat /tmp/.toxenv 09:50:28 + lf_venv=/tmp/venv-meBV 09:50:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-meBV from' file:/tmp/.toxenv 09:50:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-meBV from file:/tmp/.toxenv 09:50:28 + /tmp/venv-meBV/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:50:29 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:50:29 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:50:29 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:50:29 + /tmp/venv-meBV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:50:30 + type python3 09:50:30 + true 09:50:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-meBV/bin to PATH' 09:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-meBV/bin to PATH 09:50:30 + PATH=/tmp/venv-meBV/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:50:30 + return 0 09:50:30 + [[ -d /opt/pyenv ]] 09:50:30 + echo '---> Setting up pyenv' 09:50:30 ---> Setting up pyenv 09:50:30 + export PYENV_ROOT=/opt/pyenv 09:50:30 + PYENV_ROOT=/opt/pyenv 09:50:30 + export PATH=/opt/pyenv/bin:/tmp/venv-meBV/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:50:30 + PATH=/opt/pyenv/bin:/tmp/venv-meBV/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:50:30 ++ pwd 09:50:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:50:30 + export PYTHONPATH 09:50:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:50:30 + TOX_TESTENV_PASSENV=PYTHONPATH 09:50:30 + tox --version 09:50:30 4.27.0 from /tmp/venv-meBV/lib/python3.10/site-packages/tox/__init__.py 09:50:30 + PARALLEL=false 09:50:30 + TOX_OPTIONS_LIST= 09:50:30 + [[ -n checkbashisms ]] 09:50:30 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:50:30 + case ${PARALLEL,,} in 09:50:30 + tox -e checkbashisms 09:50:30 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:50:31 checkbashisms: freeze> python -m pip freeze --all 09:50:32 checkbashisms: pip==25.1.1,setuptools==80.3.1 09:50:32 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:50:33 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:50:33 you may get strange results 09:50:33 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:50:33 you may get strange results 09:50:33 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:50:35 checkbashisms: OK (4.85=setup[1.37]+cmd[3.48] seconds) 09:50:35 congratulations :) (5.07 seconds) 09:50:35 + tox_status=0 09:50:35 + echo '---> Completed tox runs' 09:50:35 ---> Completed tox runs 09:50:35 + for i in .tox/*/log 09:50:35 ++ echo .tox/checkbashisms/log 09:50:35 ++ awk -F/ '{print $2}' 09:50:35 + tox_env=checkbashisms 09:50:35 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:50:35 + DOC_DIR=docs/_build/html 09:50:35 + [[ -d docs/_build/html ]] 09:50:35 + echo '---> tox-run.sh ends' 09:50:35 ---> tox-run.sh ends 09:50:35 + test 0 -eq 0 09:50:35 $ ssh-agent -k 09:50:35 unset SSH_AUTH_SOCK; 09:50:35 unset SSH_AGENT_PID; 09:50:35 echo Agent pid 1658 killed; 09:50:35 [ssh-agent] Stopped. 09:50:35 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:35 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11211979669228782702.sh 09:50:35 ---> sysstat.sh 09:50:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins377335947022050519.sh 09:50:36 ---> package-listing.sh 09:50:36 ++ facter osfamily 09:50:36 ++ tr '[:upper:]' '[:lower:]' 09:50:36 + OS_FAMILY=debian 09:50:36 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:50:36 + START_PACKAGES=/tmp/packages_start.txt 09:50:36 + END_PACKAGES=/tmp/packages_end.txt 09:50:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:50:36 + PACKAGES=/tmp/packages_start.txt 09:50:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:50:36 + PACKAGES=/tmp/packages_end.txt 09:50:36 + case "${OS_FAMILY}" in 09:50:36 + dpkg -l 09:50:36 + grep '^ii' 09:50:36 + '[' -f /tmp/packages_start.txt ']' 09:50:36 + '[' -f /tmp/packages_end.txt ']' 09:50:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:50:36 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:50:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:50:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:50:36 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13102693929389291636.sh 09:50:36 ---> capture-instance-metadata.sh 09:50:36 Setup pyenv: 09:50:36 system 09:50:36 3.8.13 09:50:36 3.9.13 09:50:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:50:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-svjc 09:50:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:50:44 lf-activate-venv(): INFO: Installing: lftools 09:51:07 lf-activate-venv(): INFO: Adding /tmp/venv-svjc/bin to PATH 09:51:07 INFO: Running in OpenStack, capturing instance metadata 09:51:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4033794415981033720.sh 09:51:07 provisioning config files... 09:51:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12583772018939280514tmp 09:51:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:51:07 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:51:07 [EnvInject] - Injecting environment variables from a build step. 09:51:07 [EnvInject] - Injecting as environment variables the properties content 09:51:07 SERVER_ID=logs 09:51:07 09:51:07 [EnvInject] - Variables injected successfully. 09:51:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8710551828630246538.sh 09:51:07 ---> create-netrc.sh 09:51:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4144293232927501557.sh 09:51:07 ---> python-tools-install.sh 09:51:07 Setup pyenv: 09:51:07 system 09:51:07 3.8.13 09:51:07 3.9.13 09:51:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:51:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-svjc from file:/tmp/.os_lf_venv 09:51:09 lf-activate-venv(): INFO: Installing: lftools 09:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-svjc/bin to PATH 09:51:17 Generating Requirements File 09:51:37 Python 3.10.6 09:51:37 pip 25.1.1 from /tmp/venv-svjc/lib/python3.10/site-packages/pip (python 3.10) 09:51:38 appdirs==1.4.4 09:51:38 argcomplete==3.6.2 09:51:38 aspy.yaml==1.3.0 09:51:38 attrs==25.3.0 09:51:38 autopage==0.5.2 09:51:38 beautifulsoup4==4.13.4 09:51:38 boto3==1.39.1 09:51:38 botocore==1.39.1 09:51:38 bs4==0.0.2 09:51:38 cachetools==5.5.2 09:51:38 certifi==2025.6.15 09:51:38 cffi==1.17.1 09:51:38 cfgv==3.4.0 09:51:38 chardet==5.2.0 09:51:38 charset-normalizer==3.4.2 09:51:38 click==8.2.1 09:51:38 cliff==4.10.0 09:51:38 cmd2==2.7.0 09:51:38 cryptography==3.3.2 09:51:38 debtcollector==3.0.0 09:51:38 decorator==5.2.1 09:51:38 defusedxml==0.7.1 09:51:38 Deprecated==1.2.18 09:51:38 distlib==0.3.9 09:51:38 dnspython==2.7.0 09:51:38 docker==7.1.0 09:51:38 dogpile.cache==1.4.0 09:51:38 durationpy==0.10 09:51:38 email_validator==2.2.0 09:51:38 filelock==3.18.0 09:51:38 future==1.0.0 09:51:38 gitdb==4.0.12 09:51:38 GitPython==3.1.44 09:51:38 google-auth==2.40.3 09:51:38 httplib2==0.22.0 09:51:38 identify==2.6.12 09:51:38 idna==3.10 09:51:38 importlib-resources==1.5.0 09:51:38 iso8601==2.1.0 09:51:38 Jinja2==3.1.6 09:51:38 jmespath==1.0.1 09:51:38 jsonpatch==1.33 09:51:38 jsonpointer==3.0.0 09:51:38 jsonschema==4.24.0 09:51:38 jsonschema-specifications==2025.4.1 09:51:38 keystoneauth1==5.11.1 09:51:38 kubernetes==33.1.0 09:51:38 lftools==0.37.13 09:51:38 lxml==6.0.0 09:51:38 markdown-it-py==3.0.0 09:51:38 MarkupSafe==3.0.2 09:51:38 mdurl==0.1.2 09:51:38 msgpack==1.1.1 09:51:38 multi_key_dict==2.0.3 09:51:38 munch==4.0.0 09:51:38 netaddr==1.3.0 09:51:38 niet==1.4.2 09:51:38 nodeenv==1.9.1 09:51:38 oauth2client==4.1.3 09:51:38 oauthlib==3.3.1 09:51:38 openstacksdk==4.6.0 09:51:38 os-client-config==2.1.0 09:51:38 os-service-types==1.7.0 09:51:38 osc-lib==4.0.2 09:51:38 oslo.config==9.8.0 09:51:38 oslo.context==6.0.0 09:51:38 oslo.i18n==6.5.1 09:51:38 oslo.log==7.1.0 09:51:38 oslo.serialization==5.7.0 09:51:38 oslo.utils==9.0.0 09:51:38 packaging==25.0 09:51:38 pbr==6.1.1 09:51:38 platformdirs==4.3.8 09:51:38 prettytable==3.16.0 09:51:38 psutil==7.0.0 09:51:38 pyasn1==0.6.1 09:51:38 pyasn1_modules==0.4.2 09:51:38 pycparser==2.22 09:51:38 pygerrit2==2.0.15 09:51:38 PyGithub==2.6.1 09:51:38 Pygments==2.19.2 09:51:38 PyJWT==2.10.1 09:51:38 PyNaCl==1.5.0 09:51:38 pyparsing==2.4.7 09:51:38 pyperclip==1.9.0 09:51:38 pyrsistent==0.20.0 09:51:38 python-cinderclient==9.7.0 09:51:38 python-dateutil==2.9.0.post0 09:51:38 python-heatclient==4.2.0 09:51:38 python-jenkins==1.8.2 09:51:38 python-keystoneclient==5.6.0 09:51:38 python-magnumclient==4.8.1 09:51:38 python-openstackclient==8.1.0 09:51:38 python-swiftclient==4.8.0 09:51:38 PyYAML==6.0.2 09:51:38 referencing==0.36.2 09:51:38 requests==2.32.4 09:51:38 requests-oauthlib==2.0.0 09:51:38 requestsexceptions==1.4.0 09:51:38 rfc3986==2.0.0 09:51:38 rich==14.0.0 09:51:38 rich-argparse==1.7.1 09:51:38 rpds-py==0.26.0 09:51:38 rsa==4.9.1 09:51:38 ruamel.yaml==0.18.14 09:51:38 ruamel.yaml.clib==0.2.12 09:51:38 s3transfer==0.13.0 09:51:38 simplejson==3.20.1 09:51:38 six==1.17.0 09:51:38 smmap==5.0.2 09:51:38 soupsieve==2.7 09:51:38 stevedore==5.4.1 09:51:38 tabulate==0.9.0 09:51:38 toml==0.10.2 09:51:38 tomlkit==0.13.3 09:51:38 tqdm==4.67.1 09:51:38 typing_extensions==4.14.0 09:51:38 tzdata==2025.2 09:51:38 urllib3==1.26.20 09:51:38 virtualenv==20.31.2 09:51:38 wcwidth==0.2.13 09:51:38 websocket-client==1.8.0 09:51:38 wrapt==1.17.2 09:51:38 xdg==6.0.0 09:51:38 xmltodict==0.14.2 09:51:38 yq==3.4.3 09:51:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13082229946008069984.sh 09:51:38 ---> sudo-logs.sh 09:51:38 Archiving 'sudo' log.. 09:51:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2111729516642210014.sh 09:51:38 ---> job-cost.sh 09:51:38 Setup pyenv: 09:51:38 system 09:51:38 3.8.13 09:51:38 3.9.13 09:51:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:51:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-svjc from file:/tmp/.os_lf_venv 09:51:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:51:46 lf-activate-venv(): INFO: Adding /tmp/venv-svjc/bin to PATH 09:51:46 INFO: No Stack... 09:51:46 INFO: Retrieving Pricing Info for: v3-standard-4 09:51:46 INFO: Archiving Costs 09:51:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins467692790218001788.sh 09:51:46 ---> logs-deploy.sh 09:51:46 Setup pyenv: 09:51:46 system 09:51:46 3.8.13 09:51:46 3.9.13 09:51:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:51:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-svjc from file:/tmp/.os_lf_venv 09:51:48 lf-activate-venv(): INFO: Installing: lftools 09:51:56 lf-activate-venv(): INFO: Adding /tmp/venv-svjc/bin to PATH 09:51:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4175 09:51:56 INFO: archiving workspace using pattern(s): 09:51:57 Archives upload complete. 09:51:58 INFO: archiving logs to Nexus 09:51:58 ---> uname -a: 09:51:58 Linux prd-ubuntu1804-builder-4c-4g-25147 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:51:58 09:51:58 09:51:58 ---> lscpu: 09:51:58 Architecture: x86_64 09:51:58 CPU op-mode(s): 32-bit, 64-bit 09:51:58 Byte Order: Little Endian 09:51:58 CPU(s): 4 09:51:58 On-line CPU(s) list: 0-3 09:51:58 Thread(s) per core: 1 09:51:58 Core(s) per socket: 1 09:51:58 Socket(s): 4 09:51:58 NUMA node(s): 1 09:51:58 Vendor ID: AuthenticAMD 09:51:58 CPU family: 23 09:51:58 Model: 49 09:51:58 Model name: AMD EPYC-Rome Processor 09:51:58 Stepping: 0 09:51:58 CPU MHz: 2799.998 09:51:58 BogoMIPS: 5599.99 09:51:58 Virtualization: AMD-V 09:51:58 Hypervisor vendor: KVM 09:51:58 Virtualization type: full 09:51:58 L1d cache: 32K 09:51:58 L1i cache: 32K 09:51:58 L2 cache: 512K 09:51:58 L3 cache: 16384K 09:51:58 NUMA node0 CPU(s): 0-3 09:51:58 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:51:58 09:51:58 09:51:58 ---> nproc: 09:51:58 4 09:51:58 09:51:58 09:51:58 ---> df -h: 09:51:58 Filesystem Size Used Avail Use% Mounted on 09:51:58 udev 7.9G 0 7.9G 0% /dev 09:51:58 tmpfs 1.6G 672K 1.6G 1% /run 09:51:58 /dev/vda1 78G 8.3G 70G 11% / 09:51:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:51:58 tmpfs 5.0M 0 5.0M 0% /run/lock 09:51:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:51:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:51:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:51:58 09:51:58 09:51:58 ---> free -m: 09:51:58 total used free shared buff/cache available 09:51:58 Mem: 16040 551 13426 0 2061 15175 09:51:58 Swap: 1023 0 1023 09:51:58 09:51:58 09:51:58 ---> ip addr: 09:51:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:51:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:51:58 inet 127.0.0.1/8 scope host lo 09:51:58 valid_lft forever preferred_lft forever 09:51:58 inet6 ::1/128 scope host 09:51:58 valid_lft forever preferred_lft forever 09:51:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:51:58 link/ether fa:16:3e:91:1e:65 brd ff:ff:ff:ff:ff:ff 09:51:58 inet 10.30.107.207/23 brd 10.30.107.255 scope global dynamic ens3 09:51:58 valid_lft 86270sec preferred_lft 86270sec 09:51:58 inet6 fe80::f816:3eff:fe91:1e65/64 scope link 09:51:58 valid_lft forever preferred_lft forever 09:51:58 09:51:58 09:51:58 ---> sar -b -r -n DEV: 09:51:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25147) 07/02/25 _x86_64_ (4 CPU) 09:51:58 09:51:58 09:49:51 LINUX RESTART (4 CPU) 09:51:58 09:51:58 09:50:01 tps rtps wtps bread/s bwrtn/s 09:51:58 09:51:01 352.62 58.91 293.72 3735.11 67499.68 09:51:58 Average: 352.62 58.91 293.72 3735.11 67499.68 09:51:58 09:51:58 09:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:51:58 09:51:01 13885620 15490128 2539340 15.46 59020 1746972 855084 4.89 769124 1558916 148064 09:51:58 Average: 13885620 15490128 2539340 15.46 59020 1746972 855084 4.89 769124 1558916 148064 09:51:58 09:51:58 09:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:51:58 09:51:01 ens3 591.98 402.65 2357.48 88.24 0.00 0.00 0.00 0.00 09:51:58 09:51:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 09:51:58 Average: ens3 591.98 402.65 2357.48 88.24 0.00 0.00 0.00 0.00 09:51:58 Average: lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 09:51:58 09:51:58 09:51:58 ---> sar -P ALL: 09:51:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25147) 07/02/25 _x86_64_ (4 CPU) 09:51:58 09:51:58 09:49:51 LINUX RESTART (4 CPU) 09:51:58 09:51:58 09:50:01 CPU %user %nice %system %iowait %steal %idle 09:51:58 09:51:01 all 23.58 0.00 2.43 4.32 0.06 69.61 09:51:58 09:51:01 0 26.57 0.00 2.34 0.95 0.07 70.07 09:51:58 09:51:01 1 11.79 0.00 2.49 9.34 0.05 76.33 09:51:58 09:51:01 2 37.44 0.00 2.59 1.72 0.05 58.20 09:51:58 09:51:01 3 18.49 0.00 2.28 5.27 0.07 73.90 09:51:58 Average: all 23.58 0.00 2.43 4.32 0.06 69.61 09:51:58 Average: 0 26.57 0.00 2.34 0.95 0.07 70.07 09:51:58 Average: 1 11.79 0.00 2.49 9.34 0.05 76.33 09:51:58 Average: 2 37.44 0.00 2.59 1.72 0.05 58.20 09:51:58 Average: 3 18.49 0.00 2.28 5.27 0.07 73.90 09:51:58 09:51:58 09:51:58