11:49:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 11:49:07 Running as SYSTEM 11:49:07 [EnvInject] - Loading node environment variables. 11:49:07 Building remotely on prd-ubuntu1804-builder-4c-4g-18640 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:49:07 [ssh-agent] Looking for ssh-agent implementation... 11:49:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:49:07 $ ssh-agent 11:49:07 SSH_AUTH_SOCK=/tmp/ssh-2UlnDV8XMqMG/agent.1682 11:49:07 SSH_AGENT_PID=1684 11:49:07 [ssh-agent] Started. 11:49:07 Running ssh-add (command line suppressed) 11:49:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14402087992974908469.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14402087992974908469.key) 11:49:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:49:07 The recommended git tool is: NONE 11:49:09 using credential onap-jenkins-ssh 11:49:09 Wiping out workspace first. 11:49:09 Cloning the remote Git repository 11:49:09 Cloning repository git://cloud.onap.org/mirror/oom.git 11:49:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:49:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:49:09 > git --version # timeout=10 11:49:09 > git --version # 'git version 2.17.1' 11:49:09 using GIT_SSH to set credentials Gerrit user 11:49:09 Verifying host key using manually-configured host key entries 11:49:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:49:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:49:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:49:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:49:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:49:16 using GIT_SSH to set credentials Gerrit user 11:49:16 Verifying host key using manually-configured host key entries 11:49:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/1 # timeout=30 11:49:16 > git rev-parse 328300caeadd815af1af3b2d4ccbadd47551666e^{commit} # timeout=10 11:49:16 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:49:16 Checking out Revision 328300caeadd815af1af3b2d4ccbadd47551666e (refs/changes/00/141100/1) 11:49:16 > git config core.sparsecheckout # timeout=10 11:49:16 > git checkout -f 328300caeadd815af1af3b2d4ccbadd47551666e # timeout=30 11:49:16 Commit message: "[DOC] Add ArgoCD deployment example and guide" 11:49:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:49:17 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 11:49:20 [EnvInject] - Injecting environment variables from a build step. 11:49:20 [EnvInject] - Injecting as environment variables the properties content 11:49:20 PYTHON=python3 11:49:20 11:49:20 [EnvInject] - Variables injected successfully. 11:49:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins996751517852438226.sh 11:49:20 ---> tox-install.sh 11:49:20 + source /home/jenkins/lf-env.sh 11:49:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:49:20 ++ mktemp -d /tmp/venv-XXXX 11:49:20 + lf_venv=/tmp/venv-G2aV 11:49:20 + local venv_file=/tmp/.os_lf_venv 11:49:20 + local python=python3 11:49:20 + local options 11:49:20 + local set_path=true 11:49:20 + local install_args= 11:49:20 ++ 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 11:49:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:49:20 + true 11:49:20 + case $1 in 11:49:20 + venv_file=/tmp/.toxenv 11:49:20 + shift 2 11:49:20 + true 11:49:20 + case $1 in 11:49:20 + shift 11:49:20 + break 11:49:20 + case $python in 11:49:20 + local pkg_list= 11:49:20 + [[ -d /opt/pyenv ]] 11:49:20 + echo 'Setup pyenv:' 11:49:20 Setup pyenv: 11:49:20 + export PYENV_ROOT=/opt/pyenv 11:49:20 + PYENV_ROOT=/opt/pyenv 11:49:20 + 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 11:49:20 + 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 11:49:20 + pyenv versions 11:49:20 * system (set by /opt/pyenv/version) 11:49:20 * 3.8.13 (set by /opt/pyenv/version) 11:49:20 * 3.9.13 (set by /opt/pyenv/version) 11:49:20 * 3.10.6 (set by /opt/pyenv/version) 11:49:20 + command -v pyenv 11:49:20 ++ pyenv init - --no-rehash 11:49:20 + 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[*]}"'\'')" 11:49:20 export PATH="/opt/pyenv/shims:${PATH}" 11:49:20 export PYENV_SHELL=bash 11:49:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:49:20 pyenv() { 11:49:20 local command 11:49:20 command="${1:-}" 11:49:20 if [ "$#" -gt 0 ]; then 11:49:20 shift 11:49:20 fi 11:49:20 11:49:20 case "$command" in 11:49:20 rehash|shell) 11:49:20 eval "$(pyenv "sh-$command" "$@")" 11:49:20 ;; 11:49:20 *) 11:49:20 command pyenv "$command" "$@" 11:49:20 ;; 11:49:20 esac 11:49:20 }' 11:49:20 +++ 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[*]}"' 11:49:20 ++ 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 11:49:20 ++ 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 11:49:20 ++ 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 11:49:20 ++ export PYENV_SHELL=bash 11:49:20 ++ PYENV_SHELL=bash 11:49:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:49:20 +++ complete -F _pyenv pyenv 11:49:20 ++ lf-pyver python3 11:49:20 ++ local py_version_xy=python3 11:49:20 ++ local py_version_xyz= 11:49:20 ++ pyenv versions 11:49:20 ++ local command 11:49:20 ++ sed 's/^[ *]* //' 11:49:20 ++ command=versions 11:49:20 ++ '[' 1 -gt 0 ']' 11:49:20 ++ shift 11:49:20 ++ case "$command" in 11:49:20 ++ command pyenv versions 11:49:20 ++ pyenv versions 11:49:20 ++ awk '{ print $1 }' 11:49:20 ++ grep -E '^[0-9.]*[0-9]$' 11:49:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:49:20 +++ grep '^3' /tmp/.pyenv_versions 11:49:20 +++ sort -V 11:49:20 +++ tail -n 1 11:49:20 ++ py_version_xyz=3.10.6 11:49:20 ++ [[ -z 3.10.6 ]] 11:49:20 ++ echo 3.10.6 11:49:20 ++ return 0 11:49:20 + pyenv local 3.10.6 11:49:20 + local command 11:49:20 + command=local 11:49:20 + '[' 2 -gt 0 ']' 11:49:20 + shift 11:49:20 + case "$command" in 11:49:20 + command pyenv local 3.10.6 11:49:20 + pyenv local 3.10.6 11:49:20 + for arg in "$@" 11:49:20 + case $arg in 11:49:20 + pkg_list+='tox ' 11:49:20 + for arg in "$@" 11:49:20 + case $arg in 11:49:20 + pkg_list+='virtualenv ' 11:49:20 + for arg in "$@" 11:49:20 + case $arg in 11:49:20 + pkg_list+='urllib3~=1.26.15 ' 11:49:20 + [[ -f /tmp/.toxenv ]] 11:49:20 + [[ ! -f /tmp/.toxenv ]] 11:49:20 + [[ -n '' ]] 11:49:20 + python3 -m venv /tmp/venv-G2aV 11:49:24 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G2aV' 11:49:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G2aV 11:49:24 + echo /tmp/venv-G2aV 11:49:24 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:49:24 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:49:24 + /tmp/venv-G2aV/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:49:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:49:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:49:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:49:28 + /tmp/venv-G2aV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:49:30 + type python3 11:49:30 + true 11:49:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G2aV/bin to PATH' 11:49:30 lf-activate-venv(): INFO: Adding /tmp/venv-G2aV/bin to PATH 11:49:30 + PATH=/tmp/venv-G2aV/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 11:49:30 + return 0 11:49:30 + python3 --version 11:49:30 Python 3.10.6 11:49:30 + python3 -m pip --version 11:49:31 pip 25.1.1 from /tmp/venv-G2aV/lib/python3.10/site-packages/pip (python 3.10) 11:49:31 + python3 -m pip freeze 11:49:31 cachetools==6.0.0 11:49:31 chardet==5.2.0 11:49:31 colorama==0.4.6 11:49:31 distlib==0.3.9 11:49:31 filelock==3.18.0 11:49:31 packaging==25.0 11:49:31 platformdirs==4.3.8 11:49:31 pluggy==1.6.0 11:49:31 pyproject-api==1.9.1 11:49:31 tomli==2.2.1 11:49:31 tox==4.26.0 11:49:31 typing_extensions==4.14.0 11:49:31 urllib3==1.26.20 11:49:31 virtualenv==20.31.2 11:49:31 [EnvInject] - Injecting environment variables from a build step. 11:49:31 [EnvInject] - Injecting as environment variables the properties content 11:49:31 PARALLEL=false 11:49:31 11:49:31 [EnvInject] - Variables injected successfully. 11:49:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4700370219275964554.sh 11:49:31 ---> tox-run.sh 11:49:31 + 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 11:49:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:49:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:49:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:49:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:49:31 + source /home/jenkins/lf-env.sh 11:49:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:49:31 ++ mktemp -d /tmp/venv-XXXX 11:49:31 + lf_venv=/tmp/venv-TFBb 11:49:31 + local venv_file=/tmp/.os_lf_venv 11:49:31 + local python=python3 11:49:31 + local options 11:49:31 + local set_path=true 11:49:31 + local install_args= 11:49:31 ++ 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 11:49:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:49:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:49:31 + true 11:49:31 + case $1 in 11:49:31 + venv_file=/tmp/.toxenv 11:49:31 + shift 2 11:49:31 + true 11:49:31 + case $1 in 11:49:31 + shift 11:49:31 + break 11:49:31 + case $python in 11:49:31 + local pkg_list= 11:49:31 + [[ -d /opt/pyenv ]] 11:49:31 + echo 'Setup pyenv:' 11:49:31 Setup pyenv: 11:49:31 + export PYENV_ROOT=/opt/pyenv 11:49:31 + PYENV_ROOT=/opt/pyenv 11:49:31 + 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 11:49:31 + 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 11:49:31 + pyenv versions 11:49:31 system 11:49:31 3.8.13 11:49:31 3.9.13 11:49:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:49:31 + command -v pyenv 11:49:31 ++ pyenv init - --no-rehash 11:49:31 + 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[*]}"'\'')" 11:49:31 export PATH="/opt/pyenv/shims:${PATH}" 11:49:31 export PYENV_SHELL=bash 11:49:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:49:31 pyenv() { 11:49:31 local command 11:49:31 command="${1:-}" 11:49:31 if [ "$#" -gt 0 ]; then 11:49:31 shift 11:49:31 fi 11:49:31 11:49:31 case "$command" in 11:49:31 rehash|shell) 11:49:31 eval "$(pyenv "sh-$command" "$@")" 11:49:31 ;; 11:49:31 *) 11:49:31 command pyenv "$command" "$@" 11:49:31 ;; 11:49:31 esac 11:49:31 }' 11:49:31 +++ 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[*]}"' 11:49:31 ++ 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 11:49:31 ++ 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 11:49:31 ++ 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 11:49:31 ++ export PYENV_SHELL=bash 11:49:31 ++ PYENV_SHELL=bash 11:49:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:49:31 +++ complete -F _pyenv pyenv 11:49:31 ++ lf-pyver python3 11:49:31 ++ local py_version_xy=python3 11:49:31 ++ local py_version_xyz= 11:49:31 ++ pyenv versions 11:49:31 ++ awk '{ print $1 }' 11:49:31 ++ sed 's/^[ *]* //' 11:49:31 ++ grep -E '^[0-9.]*[0-9]$' 11:49:31 ++ local command 11:49:31 ++ command=versions 11:49:31 ++ '[' 1 -gt 0 ']' 11:49:31 ++ shift 11:49:31 ++ case "$command" in 11:49:31 ++ command pyenv versions 11:49:31 ++ pyenv versions 11:49:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:49:31 +++ grep '^3' /tmp/.pyenv_versions 11:49:31 +++ sort -V 11:49:31 +++ tail -n 1 11:49:31 ++ py_version_xyz=3.10.6 11:49:31 ++ [[ -z 3.10.6 ]] 11:49:31 ++ echo 3.10.6 11:49:31 ++ return 0 11:49:31 + pyenv local 3.10.6 11:49:31 + local command 11:49:31 + command=local 11:49:31 + '[' 2 -gt 0 ']' 11:49:31 + shift 11:49:31 + case "$command" in 11:49:31 + command pyenv local 3.10.6 11:49:31 + pyenv local 3.10.6 11:49:31 + for arg in "$@" 11:49:31 + case $arg in 11:49:31 + pkg_list+='tox ' 11:49:31 + for arg in "$@" 11:49:31 + case $arg in 11:49:31 + pkg_list+='virtualenv ' 11:49:31 + for arg in "$@" 11:49:31 + case $arg in 11:49:31 + pkg_list+='urllib3~=1.26.15 ' 11:49:31 + [[ -f /tmp/.toxenv ]] 11:49:31 ++ cat /tmp/.toxenv 11:49:31 + lf_venv=/tmp/venv-G2aV 11:49:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2aV from' file:/tmp/.toxenv 11:49:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2aV from file:/tmp/.toxenv 11:49:31 + /tmp/venv-G2aV/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:49:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:49:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:49:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:49:32 + /tmp/venv-G2aV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:49:33 + type python3 11:49:33 + true 11:49:33 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G2aV/bin to PATH' 11:49:33 lf-activate-venv(): INFO: Adding /tmp/venv-G2aV/bin to PATH 11:49:33 + PATH=/tmp/venv-G2aV/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 11:49:33 + return 0 11:49:33 + [[ -d /opt/pyenv ]] 11:49:33 + echo '---> Setting up pyenv' 11:49:33 ---> Setting up pyenv 11:49:33 + export PYENV_ROOT=/opt/pyenv 11:49:33 + PYENV_ROOT=/opt/pyenv 11:49:33 + export PATH=/opt/pyenv/bin:/tmp/venv-G2aV/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 11:49:33 + PATH=/opt/pyenv/bin:/tmp/venv-G2aV/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 11:49:33 ++ pwd 11:49:33 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:49:33 + export PYTHONPATH 11:49:33 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:49:33 + TOX_TESTENV_PASSENV=PYTHONPATH 11:49:33 + tox --version 11:49:34 4.26.0 from /tmp/venv-G2aV/lib/python3.10/site-packages/tox/__init__.py 11:49:34 + PARALLEL=false 11:49:34 + TOX_OPTIONS_LIST= 11:49:34 + [[ -n checkbashisms ]] 11:49:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:49:34 + case ${PARALLEL,,} in 11:49:34 + tox -e checkbashisms 11:49:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:49:35 checkbashisms: freeze> python -m pip freeze --all 11:49:35 checkbashisms: pip==25.1.1,setuptools==80.3.1 11:49:35 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:49:36 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:49:36 you may get strange results 11:49:37 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:49:37 you may get strange results 11:49:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:49:39 checkbashisms: OK (4.80=setup[1.36]+cmd[3.44] seconds) 11:49:39 congratulations :) (5.01 seconds) 11:49:39 + tox_status=0 11:49:39 + echo '---> Completed tox runs' 11:49:39 ---> Completed tox runs 11:49:39 + for i in .tox/*/log 11:49:39 ++ echo .tox/checkbashisms/log 11:49:39 ++ awk -F/ '{print $2}' 11:49:39 + tox_env=checkbashisms 11:49:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:49:39 + DOC_DIR=docs/_build/html 11:49:39 + [[ -d docs/_build/html ]] 11:49:39 + echo '---> tox-run.sh ends' 11:49:39 ---> tox-run.sh ends 11:49:39 + test 0 -eq 0 11:49:39 $ ssh-agent -k 11:49:39 unset SSH_AUTH_SOCK; 11:49:39 unset SSH_AGENT_PID; 11:49:39 echo Agent pid 1684 killed; 11:49:39 [ssh-agent] Stopped. 11:49:39 [PostBuildScript] - [INFO] Executing post build scripts. 11:49:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1111346591114576084.sh 11:49:39 ---> sysstat.sh 11:49:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15901989574320100210.sh 11:49:39 ---> package-listing.sh 11:49:39 ++ tr '[:upper:]' '[:lower:]' 11:49:39 ++ facter osfamily 11:49:40 + OS_FAMILY=debian 11:49:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:49:40 + START_PACKAGES=/tmp/packages_start.txt 11:49:40 + END_PACKAGES=/tmp/packages_end.txt 11:49:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:49:40 + PACKAGES=/tmp/packages_start.txt 11:49:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:49:40 + PACKAGES=/tmp/packages_end.txt 11:49:40 + case "${OS_FAMILY}" in 11:49:40 + dpkg -l 11:49:40 + grep '^ii' 11:49:40 + '[' -f /tmp/packages_start.txt ']' 11:49:40 + '[' -f /tmp/packages_end.txt ']' 11:49:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:49:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:49:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:49:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:49:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15052087211450089372.sh 11:49:40 ---> capture-instance-metadata.sh 11:49:40 Setup pyenv: 11:49:40 system 11:49:40 3.8.13 11:49:40 3.9.13 11:49:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:49:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-flXL 11:49:43 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:49:47 lf-activate-venv(): INFO: Installing: lftools 11:50:11 lf-activate-venv(): INFO: Adding /tmp/venv-flXL/bin to PATH 11:50:11 INFO: Running in OpenStack, capturing instance metadata 11:50:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16658513526202063168.sh 11:50:12 provisioning config files... 11:50:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config4065248850397013586tmp 11:50:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:50:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:50:12 [EnvInject] - Injecting environment variables from a build step. 11:50:12 [EnvInject] - Injecting as environment variables the properties content 11:50:12 SERVER_ID=logs 11:50:12 11:50:12 [EnvInject] - Variables injected successfully. 11:50:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17665361843088037889.sh 11:50:12 ---> create-netrc.sh 11:50:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15088885064886023273.sh 11:50:12 ---> python-tools-install.sh 11:50:12 Setup pyenv: 11:50:12 system 11:50:12 3.8.13 11:50:12 3.9.13 11:50:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:50:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-flXL from file:/tmp/.os_lf_venv 11:50:14 lf-activate-venv(): INFO: Installing: lftools 11:50:22 lf-activate-venv(): INFO: Adding /tmp/venv-flXL/bin to PATH 11:50:22 Generating Requirements File 11:50:43 Python 3.10.6 11:50:43 pip 25.1.1 from /tmp/venv-flXL/lib/python3.10/site-packages/pip (python 3.10) 11:50:43 appdirs==1.4.4 11:50:43 argcomplete==3.6.2 11:50:43 aspy.yaml==1.3.0 11:50:43 attrs==25.3.0 11:50:43 autopage==0.5.2 11:50:43 beautifulsoup4==4.13.4 11:50:43 boto3==1.38.30 11:50:43 botocore==1.38.30 11:50:43 bs4==0.0.2 11:50:43 cachetools==5.5.2 11:50:43 certifi==2025.4.26 11:50:43 cffi==1.17.1 11:50:43 cfgv==3.4.0 11:50:43 chardet==5.2.0 11:50:43 charset-normalizer==3.4.2 11:50:43 click==8.2.1 11:50:43 cliff==4.10.0 11:50:43 cmd2==2.6.0 11:50:43 cryptography==3.3.2 11:50:43 debtcollector==3.0.0 11:50:43 decorator==5.2.1 11:50:43 defusedxml==0.7.1 11:50:43 Deprecated==1.2.18 11:50:43 distlib==0.3.9 11:50:43 dnspython==2.7.0 11:50:43 docker==7.1.0 11:50:43 dogpile.cache==1.4.0 11:50:43 durationpy==0.10 11:50:43 email_validator==2.2.0 11:50:43 filelock==3.18.0 11:50:43 future==1.0.0 11:50:43 gitdb==4.0.12 11:50:43 GitPython==3.1.44 11:50:43 google-auth==2.40.3 11:50:43 httplib2==0.22.0 11:50:43 identify==2.6.12 11:50:43 idna==3.10 11:50:43 importlib-resources==1.5.0 11:50:43 iso8601==2.1.0 11:50:43 Jinja2==3.1.6 11:50:43 jmespath==1.0.1 11:50:43 jsonpatch==1.33 11:50:43 jsonpointer==3.0.0 11:50:43 jsonschema==4.24.0 11:50:43 jsonschema-specifications==2025.4.1 11:50:43 keystoneauth1==5.11.0 11:50:43 kubernetes==32.0.1 11:50:43 lftools==0.37.13 11:50:43 lxml==5.4.0 11:50:43 MarkupSafe==3.0.2 11:50:43 msgpack==1.1.0 11:50:43 multi_key_dict==2.0.3 11:50:43 munch==4.0.0 11:50:43 netaddr==1.3.0 11:50:43 niet==1.4.2 11:50:43 nodeenv==1.9.1 11:50:43 oauth2client==4.1.3 11:50:43 oauthlib==3.2.2 11:50:43 openstacksdk==4.6.0 11:50:43 os-client-config==2.1.0 11:50:43 os-service-types==1.7.0 11:50:43 osc-lib==4.0.2 11:50:43 oslo.config==9.8.0 11:50:43 oslo.context==6.0.0 11:50:43 oslo.i18n==6.5.1 11:50:43 oslo.log==7.1.0 11:50:43 oslo.serialization==5.7.0 11:50:43 oslo.utils==9.0.0 11:50:43 packaging==25.0 11:50:43 pbr==6.1.1 11:50:43 platformdirs==4.3.8 11:50:43 prettytable==3.16.0 11:50:43 psutil==7.0.0 11:50:43 pyasn1==0.6.1 11:50:43 pyasn1_modules==0.4.2 11:50:43 pycparser==2.22 11:50:43 pygerrit2==2.0.15 11:50:43 PyGithub==2.6.1 11:50:43 PyJWT==2.10.1 11:50:43 PyNaCl==1.5.0 11:50:43 pyparsing==2.4.7 11:50:43 pyperclip==1.9.0 11:50:43 pyrsistent==0.20.0 11:50:43 python-cinderclient==9.7.0 11:50:43 python-dateutil==2.9.0.post0 11:50:43 python-heatclient==4.2.0 11:50:43 python-jenkins==1.8.2 11:50:43 python-keystoneclient==5.6.0 11:50:43 python-magnumclient==4.8.1 11:50:43 python-openstackclient==8.1.0 11:50:43 python-swiftclient==4.8.0 11:50:43 PyYAML==6.0.2 11:50:43 referencing==0.36.2 11:50:43 requests==2.32.3 11:50:43 requests-oauthlib==2.0.0 11:50:43 requestsexceptions==1.4.0 11:50:43 rfc3986==2.0.0 11:50:43 rpds-py==0.25.1 11:50:43 rsa==4.9.1 11:50:43 ruamel.yaml==0.18.12 11:50:43 ruamel.yaml.clib==0.2.12 11:50:43 s3transfer==0.13.0 11:50:43 simplejson==3.20.1 11:50:43 six==1.17.0 11:50:43 smmap==5.0.2 11:50:43 soupsieve==2.7 11:50:43 stevedore==5.4.1 11:50:43 tabulate==0.9.0 11:50:43 toml==0.10.2 11:50:43 tomlkit==0.13.3 11:50:43 tqdm==4.67.1 11:50:43 typing_extensions==4.14.0 11:50:43 tzdata==2025.2 11:50:43 urllib3==1.26.20 11:50:43 virtualenv==20.31.2 11:50:43 wcwidth==0.2.13 11:50:43 websocket-client==1.8.0 11:50:43 wrapt==1.17.2 11:50:43 xdg==6.0.0 11:50:43 xmltodict==0.14.2 11:50:43 yq==3.4.3 11:50:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11776057464830537732.sh 11:50:44 ---> sudo-logs.sh 11:50:44 Archiving 'sudo' log.. 11:50:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15895233956154309970.sh 11:50:44 ---> job-cost.sh 11:50:44 Setup pyenv: 11:50:44 system 11:50:44 3.8.13 11:50:44 3.9.13 11:50:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:50:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-flXL from file:/tmp/.os_lf_venv 11:50:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:50:51 lf-activate-venv(): INFO: Adding /tmp/venv-flXL/bin to PATH 11:50:51 INFO: No Stack... 11:50:51 INFO: Retrieving Pricing Info for: v3-standard-4 11:50:51 INFO: Archiving Costs 11:50:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1616430720811562363.sh 11:50:51 ---> logs-deploy.sh 11:50:51 Setup pyenv: 11:50:51 system 11:50:51 3.8.13 11:50:51 3.9.13 11:50:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:50:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-flXL from file:/tmp/.os_lf_venv 11:50:53 lf-activate-venv(): INFO: Installing: lftools 11:51:01 lf-activate-venv(): INFO: Adding /tmp/venv-flXL/bin to PATH 11:51:01 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4070 11:51:01 INFO: archiving workspace using pattern(s): 11:51:02 Archives upload complete. 11:51:02 INFO: archiving logs to Nexus 11:51:03 ---> uname -a: 11:51:03 Linux prd-ubuntu1804-builder-4c-4g-18640 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:51:03 11:51:03 11:51:03 ---> lscpu: 11:51:03 Architecture: x86_64 11:51:03 CPU op-mode(s): 32-bit, 64-bit 11:51:03 Byte Order: Little Endian 11:51:03 CPU(s): 4 11:51:03 On-line CPU(s) list: 0-3 11:51:03 Thread(s) per core: 1 11:51:03 Core(s) per socket: 1 11:51:03 Socket(s): 4 11:51:03 NUMA node(s): 1 11:51:03 Vendor ID: AuthenticAMD 11:51:03 CPU family: 23 11:51:03 Model: 49 11:51:03 Model name: AMD EPYC-Rome Processor 11:51:03 Stepping: 0 11:51:03 CPU MHz: 2800.000 11:51:03 BogoMIPS: 5600.00 11:51:03 Virtualization: AMD-V 11:51:03 Hypervisor vendor: KVM 11:51:03 Virtualization type: full 11:51:03 L1d cache: 32K 11:51:03 L1i cache: 32K 11:51:03 L2 cache: 512K 11:51:03 L3 cache: 16384K 11:51:03 NUMA node0 CPU(s): 0-3 11:51:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:51:03 11:51:03 11:51:03 ---> nproc: 11:51:03 4 11:51:03 11:51:03 11:51:03 ---> df -h: 11:51:03 Filesystem Size Used Avail Use% Mounted on 11:51:03 udev 7.9G 0 7.9G 0% /dev 11:51:03 tmpfs 1.6G 672K 1.6G 1% /run 11:51:03 /dev/vda1 78G 8.3G 70G 11% / 11:51:03 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:51:03 tmpfs 5.0M 0 5.0M 0% /run/lock 11:51:03 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:51:03 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:51:03 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:51:03 11:51:03 11:51:03 ---> free -m: 11:51:03 total used free shared buff/cache available 11:51:03 Mem: 16040 534 13457 0 2048 15193 11:51:03 Swap: 1023 0 1023 11:51:03 11:51:03 11:51:03 ---> ip addr: 11:51:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:51:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:51:03 inet 127.0.0.1/8 scope host lo 11:51:03 valid_lft forever preferred_lft forever 11:51:03 inet6 ::1/128 scope host 11:51:03 valid_lft forever preferred_lft forever 11:51:03 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:51:03 link/ether fa:16:3e:a5:b2:3f brd ff:ff:ff:ff:ff:ff 11:51:03 inet 10.30.107.16/23 brd 10.30.107.255 scope global dynamic ens3 11:51:03 valid_lft 86265sec preferred_lft 86265sec 11:51:03 inet6 fe80::f816:3eff:fea5:b23f/64 scope link 11:51:03 valid_lft forever preferred_lft forever 11:51:03 11:51:03 11:51:03 ---> sar -b -r -n DEV: 11:51:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18640) 06/05/25 _x86_64_ (4 CPU) 11:51:03 11:51:03 11:48:50 LINUX RESTART (4 CPU) 11:51:03 11:51:03 11:49:01 tps rtps wtps bread/s bwrtn/s 11:51:03 11:50:02 313.46 58.01 255.46 3681.25 37734.78 11:51:03 11:51:01 115.32 1.12 114.20 128.66 39459.75 11:51:03 Average: 215.22 29.80 185.42 1919.88 38590.02 11:51:03 11:51:03 11:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:51:03 11:50:02 13986596 15522128 2438372 14.85 55764 1683416 822960 4.71 724800 1507860 130300 11:51:03 11:51:01 13724644 15501976 2700324 16.44 78524 1887464 855816 4.90 759896 1703384 109888 11:51:03 Average: 13855620 15512052 2569348 15.64 67144 1785440 839388 4.80 742348 1605622 120094 11:51:03 11:51:03 11:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:51:03 11:50:02 lo 1.67 1.67 0.19 0.19 0.00 0.00 0.00 0.00 11:51:03 11:50:02 ens3 477.05 321.98 2097.29 85.37 0.00 0.00 0.00 0.00 11:51:03 11:51:01 lo 1.29 1.29 0.14 0.14 0.00 0.00 0.00 0.00 11:51:03 11:51:01 ens3 70.28 53.60 505.14 10.76 0.00 0.00 0.00 0.00 11:51:03 Average: lo 1.48 1.48 0.16 0.16 0.00 0.00 0.00 0.00 11:51:03 Average: ens3 275.37 188.92 1307.90 48.38 0.00 0.00 0.00 0.00 11:51:03 11:51:03 11:51:03 ---> sar -P ALL: 11:51:03 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18640) 06/05/25 _x86_64_ (4 CPU) 11:51:03 11:51:03 11:48:50 LINUX RESTART (4 CPU) 11:51:03 11:51:03 11:49:01 CPU %user %nice %system %iowait %steal %idle 11:51:03 11:50:02 all 22.01 0.00 2.16 4.02 0.06 71.75 11:51:03 11:50:02 0 26.32 0.00 1.92 0.67 0.07 71.02 11:51:03 11:50:02 1 11.43 0.00 1.90 5.21 0.05 81.40 11:51:03 11:50:02 2 33.72 0.00 3.13 4.25 0.07 58.84 11:51:03 11:50:02 3 16.68 0.00 1.63 5.97 0.05 75.67 11:51:03 11:51:01 all 20.61 0.00 1.43 3.06 0.04 74.86 11:51:03 11:51:01 0 25.85 0.00 1.58 1.60 0.03 70.94 11:51:03 11:51:01 1 13.74 0.00 0.93 1.36 0.03 83.94 11:51:03 11:51:01 2 32.04 0.00 2.05 3.41 0.07 62.43 11:51:03 11:51:01 3 10.81 0.00 1.21 5.86 0.03 82.09 11:51:03 Average: all 21.32 0.00 1.80 3.54 0.05 73.29 11:51:03 Average: 0 26.09 0.00 1.75 1.13 0.05 70.98 11:51:03 Average: 1 12.57 0.00 1.42 3.31 0.04 82.66 11:51:03 Average: 2 32.89 0.00 2.59 3.83 0.07 60.62 11:51:03 Average: 3 13.76 0.00 1.42 5.92 0.04 78.86 11:51:03 11:51:03 11:51:03