13:29:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141100 13:29:35 Running as SYSTEM 13:29:35 [EnvInject] - Loading node environment variables. 13:29:35 Building remotely on prd-ubuntu1804-builder-4c-4g-21614 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:29:35 [ssh-agent] Looking for ssh-agent implementation... 13:29:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:29:35 $ ssh-agent 13:29:35 SSH_AUTH_SOCK=/tmp/ssh-wpiv0VjgkCGq/agent.1656 13:29:35 SSH_AGENT_PID=1658 13:29:35 [ssh-agent] Started. 13:29:35 Running ssh-add (command line suppressed) 13:29:35 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8996990860029722644.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8996990860029722644.key) 13:29:35 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:29:35 The recommended git tool is: NONE 13:29:37 using credential onap-jenkins-ssh 13:29:37 Wiping out workspace first. 13:29:37 Cloning the remote Git repository 13:29:37 Cloning repository git://cloud.onap.org/mirror/oom.git 13:29:37 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:29:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:29:37 > git --version # timeout=10 13:29:37 > git --version # 'git version 2.17.1' 13:29:37 using GIT_SSH to set credentials Gerrit user 13:29:37 Verifying host key using manually-configured host key entries 13:29:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:29:42 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:29:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:29:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:29:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:29:43 using GIT_SSH to set credentials Gerrit user 13:29:43 Verifying host key using manually-configured host key entries 13:29:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/00/141100/13 # timeout=30 13:29:43 > git rev-parse c8093ac356ad56296b0fbde721251a33b5ad4fe9^{commit} # timeout=10 13:29:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:29:43 Checking out Revision c8093ac356ad56296b0fbde721251a33b5ad4fe9 (refs/changes/00/141100/13) 13:29:43 > git config core.sparsecheckout # timeout=10 13:29:43 > git checkout -f c8093ac356ad56296b0fbde721251a33b5ad4fe9 # timeout=30 13:29:43 Commit message: "[DOC] Add ArgoCD deployment example and guide" 13:29:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:29:43 > git rev-list --no-walk d5cb3e4fb50a3d6d2b3e92c33510f0a1dcf8257d # timeout=10 13:29:47 [EnvInject] - Injecting environment variables from a build step. 13:29:47 [EnvInject] - Injecting as environment variables the properties content 13:29:47 PYTHON=python3 13:29:47 13:29:47 [EnvInject] - Variables injected successfully. 13:29:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins535179159407720957.sh 13:29:47 ---> tox-install.sh 13:29:47 + source /home/jenkins/lf-env.sh 13:29:47 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:29:47 ++ mktemp -d /tmp/venv-XXXX 13:29:47 + lf_venv=/tmp/venv-jM78 13:29:47 + local venv_file=/tmp/.os_lf_venv 13:29:47 + local python=python3 13:29:47 + local options 13:29:47 + local set_path=true 13:29:47 + local install_args= 13:29:47 ++ 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 13:29:47 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:47 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:47 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:29:47 + true 13:29:47 + case $1 in 13:29:47 + venv_file=/tmp/.toxenv 13:29:47 + shift 2 13:29:47 + true 13:29:47 + case $1 in 13:29:47 + shift 13:29:47 + break 13:29:47 + case $python in 13:29:47 + local pkg_list= 13:29:47 + [[ -d /opt/pyenv ]] 13:29:47 + echo 'Setup pyenv:' 13:29:47 Setup pyenv: 13:29:47 + export PYENV_ROOT=/opt/pyenv 13:29:47 + PYENV_ROOT=/opt/pyenv 13:29:47 + 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 13:29:47 + 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 13:29:47 + pyenv versions 13:29:47 * system (set by /opt/pyenv/version) 13:29:47 * 3.8.13 (set by /opt/pyenv/version) 13:29:47 * 3.9.13 (set by /opt/pyenv/version) 13:29:47 * 3.10.6 (set by /opt/pyenv/version) 13:29:47 + command -v pyenv 13:29:47 ++ pyenv init - --no-rehash 13:29:47 + 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[*]}"'\'')" 13:29:47 export PATH="/opt/pyenv/shims:${PATH}" 13:29:47 export PYENV_SHELL=bash 13:29:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:29:47 pyenv() { 13:29:47 local command 13:29:47 command="${1:-}" 13:29:47 if [ "$#" -gt 0 ]; then 13:29:47 shift 13:29:47 fi 13:29:47 13:29:47 case "$command" in 13:29:47 rehash|shell) 13:29:47 eval "$(pyenv "sh-$command" "$@")" 13:29:47 ;; 13:29:47 *) 13:29:47 command pyenv "$command" "$@" 13:29:47 ;; 13:29:47 esac 13:29:47 }' 13:29:47 +++ 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[*]}"' 13:29:47 ++ 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 13:29:47 ++ 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 13:29:47 ++ 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 13:29:47 ++ export PYENV_SHELL=bash 13:29:47 ++ PYENV_SHELL=bash 13:29:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:29:47 +++ complete -F _pyenv pyenv 13:29:47 ++ lf-pyver python3 13:29:47 ++ local py_version_xy=python3 13:29:47 ++ local py_version_xyz= 13:29:47 ++ pyenv versions 13:29:47 ++ local command 13:29:47 ++ command=versions 13:29:47 ++ '[' 1 -gt 0 ']' 13:29:47 ++ sed 's/^[ *]* //' 13:29:47 ++ shift 13:29:47 ++ case "$command" in 13:29:47 ++ command pyenv versions 13:29:47 ++ pyenv versions 13:29:47 ++ grep -E '^[0-9.]*[0-9]$' 13:29:47 ++ awk '{ print $1 }' 13:29:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:29:47 +++ grep '^3' /tmp/.pyenv_versions 13:29:47 +++ sort -V 13:29:47 +++ tail -n 1 13:29:47 ++ py_version_xyz=3.10.6 13:29:47 ++ [[ -z 3.10.6 ]] 13:29:47 ++ echo 3.10.6 13:29:47 ++ return 0 13:29:47 + pyenv local 3.10.6 13:29:47 + local command 13:29:47 + command=local 13:29:47 + '[' 2 -gt 0 ']' 13:29:47 + shift 13:29:47 + case "$command" in 13:29:47 + command pyenv local 3.10.6 13:29:47 + pyenv local 3.10.6 13:29:47 + for arg in "$@" 13:29:47 + case $arg in 13:29:47 + pkg_list+='tox ' 13:29:47 + for arg in "$@" 13:29:47 + case $arg in 13:29:47 + pkg_list+='virtualenv ' 13:29:47 + for arg in "$@" 13:29:47 + case $arg in 13:29:47 + pkg_list+='urllib3~=1.26.15 ' 13:29:47 + [[ -f /tmp/.toxenv ]] 13:29:47 + [[ ! -f /tmp/.toxenv ]] 13:29:47 + [[ -n '' ]] 13:29:47 + python3 -m venv /tmp/venv-jM78 13:29:51 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jM78' 13:29:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jM78 13:29:51 + echo /tmp/venv-jM78 13:29:51 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:29:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:29:51 + /tmp/venv-jM78/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:29:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:29:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:29:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:29:55 + /tmp/venv-jM78/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:29:58 + type python3 13:29:58 + true 13:29:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jM78/bin to PATH' 13:29:58 lf-activate-venv(): INFO: Adding /tmp/venv-jM78/bin to PATH 13:29:58 + PATH=/tmp/venv-jM78/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 13:29:58 + return 0 13:29:58 + python3 --version 13:29:58 Python 3.10.6 13:29:58 + python3 -m pip --version 13:29:58 pip 25.1.1 from /tmp/venv-jM78/lib/python3.10/site-packages/pip (python 3.10) 13:29:58 + python3 -m pip freeze 13:29:58 cachetools==6.0.0 13:29:58 chardet==5.2.0 13:29:58 colorama==0.4.6 13:29:58 distlib==0.3.9 13:29:58 filelock==3.18.0 13:29:58 packaging==25.0 13:29:58 platformdirs==4.3.8 13:29:58 pluggy==1.6.0 13:29:58 pyproject-api==1.9.1 13:29:58 tomli==2.2.1 13:29:58 tox==4.26.0 13:29:58 typing_extensions==4.14.0 13:29:58 urllib3==1.26.20 13:29:58 virtualenv==20.31.2 13:29:58 [EnvInject] - Injecting environment variables from a build step. 13:29:58 [EnvInject] - Injecting as environment variables the properties content 13:29:58 PARALLEL=false 13:29:58 13:29:58 [EnvInject] - Variables injected successfully. 13:29:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17556640923265770704.sh 13:29:58 ---> tox-run.sh 13:29:58 + 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 13:29:58 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:29:58 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:29:58 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:29:58 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:29:58 + source /home/jenkins/lf-env.sh 13:29:58 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:29:58 ++ mktemp -d /tmp/venv-XXXX 13:29:58 + lf_venv=/tmp/venv-w0Az 13:29:58 + local venv_file=/tmp/.os_lf_venv 13:29:58 + local python=python3 13:29:58 + local options 13:29:58 + local set_path=true 13:29:58 + local install_args= 13:29:58 ++ 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 13:29:58 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:58 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:29:58 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:29:58 + true 13:29:58 + case $1 in 13:29:58 + venv_file=/tmp/.toxenv 13:29:58 + shift 2 13:29:58 + true 13:29:58 + case $1 in 13:29:58 + shift 13:29:58 + break 13:29:58 + case $python in 13:29:58 + local pkg_list= 13:29:58 + [[ -d /opt/pyenv ]] 13:29:58 + echo 'Setup pyenv:' 13:29:58 Setup pyenv: 13:29:58 + export PYENV_ROOT=/opt/pyenv 13:29:58 + PYENV_ROOT=/opt/pyenv 13:29:58 + 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 13:29:58 + 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 13:29:58 + pyenv versions 13:29:58 system 13:29:58 3.8.13 13:29:58 3.9.13 13:29:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:29:58 + command -v pyenv 13:29:58 ++ pyenv init - --no-rehash 13:29:58 + 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[*]}"'\'')" 13:29:58 export PATH="/opt/pyenv/shims:${PATH}" 13:29:58 export PYENV_SHELL=bash 13:29:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:29:58 pyenv() { 13:29:58 local command 13:29:58 command="${1:-}" 13:29:58 if [ "$#" -gt 0 ]; then 13:29:58 shift 13:29:58 fi 13:29:58 13:29:58 case "$command" in 13:29:58 rehash|shell) 13:29:58 eval "$(pyenv "sh-$command" "$@")" 13:29:58 ;; 13:29:58 *) 13:29:58 command pyenv "$command" "$@" 13:29:58 ;; 13:29:58 esac 13:29:58 }' 13:29:58 +++ 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[*]}"' 13:29:58 ++ 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 13:29:58 ++ 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 13:29:58 ++ 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 13:29:58 ++ export PYENV_SHELL=bash 13:29:58 ++ PYENV_SHELL=bash 13:29:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:29:58 +++ complete -F _pyenv pyenv 13:29:58 ++ lf-pyver python3 13:29:58 ++ local py_version_xy=python3 13:29:58 ++ local py_version_xyz= 13:29:58 ++ sed 's/^[ *]* //' 13:29:58 ++ pyenv versions 13:29:58 ++ local command 13:29:58 ++ command=versions 13:29:58 ++ '[' 1 -gt 0 ']' 13:29:58 ++ shift 13:29:58 ++ case "$command" in 13:29:58 ++ command pyenv versions 13:29:58 ++ pyenv versions 13:29:58 ++ awk '{ print $1 }' 13:29:58 ++ grep -E '^[0-9.]*[0-9]$' 13:29:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:29:58 +++ grep '^3' /tmp/.pyenv_versions 13:29:58 +++ sort -V 13:29:58 +++ tail -n 1 13:29:58 ++ py_version_xyz=3.10.6 13:29:58 ++ [[ -z 3.10.6 ]] 13:29:58 ++ echo 3.10.6 13:29:58 ++ return 0 13:29:58 + pyenv local 3.10.6 13:29:58 + local command 13:29:58 + command=local 13:29:58 + '[' 2 -gt 0 ']' 13:29:58 + shift 13:29:58 + case "$command" in 13:29:58 + command pyenv local 3.10.6 13:29:58 + pyenv local 3.10.6 13:29:58 + for arg in "$@" 13:29:58 + case $arg in 13:29:58 + pkg_list+='tox ' 13:29:58 + for arg in "$@" 13:29:58 + case $arg in 13:29:58 + pkg_list+='virtualenv ' 13:29:58 + for arg in "$@" 13:29:58 + case $arg in 13:29:58 + pkg_list+='urllib3~=1.26.15 ' 13:29:58 + [[ -f /tmp/.toxenv ]] 13:29:58 ++ cat /tmp/.toxenv 13:29:58 + lf_venv=/tmp/venv-jM78 13:29:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jM78 from' file:/tmp/.toxenv 13:29:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jM78 from file:/tmp/.toxenv 13:29:58 + /tmp/venv-jM78/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 13:29:59 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:29:59 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:29:59 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:29:59 + /tmp/venv-jM78/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:30:00 + type python3 13:30:00 + true 13:30:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jM78/bin to PATH' 13:30:00 lf-activate-venv(): INFO: Adding /tmp/venv-jM78/bin to PATH 13:30:00 + PATH=/tmp/venv-jM78/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 13:30:00 + return 0 13:30:00 + [[ -d /opt/pyenv ]] 13:30:00 + echo '---> Setting up pyenv' 13:30:00 ---> Setting up pyenv 13:30:00 + export PYENV_ROOT=/opt/pyenv 13:30:00 + PYENV_ROOT=/opt/pyenv 13:30:00 + export PATH=/opt/pyenv/bin:/tmp/venv-jM78/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 13:30:00 + PATH=/opt/pyenv/bin:/tmp/venv-jM78/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 13:30:00 ++ pwd 13:30:00 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:30:00 + export PYTHONPATH 13:30:00 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:30:00 + TOX_TESTENV_PASSENV=PYTHONPATH 13:30:00 + tox --version 13:30:01 4.26.0 from /tmp/venv-jM78/lib/python3.10/site-packages/tox/__init__.py 13:30:01 + PARALLEL=false 13:30:01 + TOX_OPTIONS_LIST= 13:30:01 + [[ -n checkbashisms ]] 13:30:01 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:30:01 + case ${PARALLEL,,} in 13:30:01 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:30:01 + tox -e checkbashisms 13:30:02 checkbashisms: freeze> python -m pip freeze --all 13:30:03 checkbashisms: pip==25.1.1,setuptools==80.3.1 13:30:03 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:30:04 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:30:04 you may get strange results 13:30:04 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:30:04 you may get strange results 13:30:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:30:06 ./argo/updateVariables.sh: local file="$1" 13:30:06 ./argo/updateVariables.sh: local tmpfile="${file}.tmp" 13:30:06 checkbashisms: exit 5 (3.58 seconds) /w/workspace/oom-master-checkbashisms-lint> .ci/check-bashisms.sh pid=2241 13:30:06 checkbashisms: FAIL code 5 (5.11=setup[1.53]+cmd[3.58] seconds) 13:30:06 evaluation failed :( (5.34 seconds) 13:30:07 + tox_status=5 13:30:07 + echo '---> Completed tox runs' 13:30:07 ---> Completed tox runs 13:30:07 + for i in .tox/*/log 13:30:07 ++ echo .tox/checkbashisms/log 13:30:07 ++ awk -F/ '{print $2}' 13:30:07 + tox_env=checkbashisms 13:30:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:30:07 + DOC_DIR=docs/_build/html 13:30:07 + [[ -d docs/_build/html ]] 13:30:07 + echo '---> tox-run.sh ends' 13:30:07 ---> tox-run.sh ends 13:30:07 + test 5 -eq 0 13:30:07 + exit 5 13:30:07 ++ '[' 2 = 1 ']' 13:30:07 Build step 'Execute shell' marked build as failure 13:30:07 $ ssh-agent -k 13:30:07 unset SSH_AUTH_SOCK; 13:30:07 unset SSH_AGENT_PID; 13:30:07 echo Agent pid 1658 killed; 13:30:07 [ssh-agent] Stopped. 13:30:07 [PostBuildScript] - [INFO] Executing post build scripts. 13:30:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10009993323134983108.sh 13:30:07 ---> sysstat.sh 13:30:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12430811200254591700.sh 13:30:07 ---> package-listing.sh 13:30:07 ++ facter osfamily 13:30:07 ++ tr '[:upper:]' '[:lower:]' 13:30:07 + OS_FAMILY=debian 13:30:07 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:30:07 + START_PACKAGES=/tmp/packages_start.txt 13:30:07 + END_PACKAGES=/tmp/packages_end.txt 13:30:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:07 + PACKAGES=/tmp/packages_start.txt 13:30:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:30:07 + PACKAGES=/tmp/packages_end.txt 13:30:07 + case "${OS_FAMILY}" in 13:30:07 + dpkg -l 13:30:07 + grep '^ii' 13:30:07 + '[' -f /tmp/packages_start.txt ']' 13:30:07 + '[' -f /tmp/packages_end.txt ']' 13:30:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:07 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:30:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:30:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:30:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5763102814278905806.sh 13:30:07 ---> capture-instance-metadata.sh 13:30:07 Setup pyenv: 13:30:07 system 13:30:07 3.8.13 13:30:07 3.9.13 13:30:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:30:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fruH 13:30:11 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:30:15 lf-activate-venv(): INFO: Installing: lftools 13:30:39 lf-activate-venv(): INFO: Adding /tmp/venv-fruH/bin to PATH 13:30:39 INFO: Running in OpenStack, capturing instance metadata 13:30:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15289062597439281481.sh 13:30:40 provisioning config files... 13:30:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18179305017649340855tmp 13:30:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:30:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:30:40 [EnvInject] - Injecting environment variables from a build step. 13:30:40 [EnvInject] - Injecting as environment variables the properties content 13:30:40 SERVER_ID=logs 13:30:40 13:30:40 [EnvInject] - Variables injected successfully. 13:30:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7304202977884149588.sh 13:30:40 ---> create-netrc.sh 13:30:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7328297495597701543.sh 13:30:40 ---> python-tools-install.sh 13:30:40 Setup pyenv: 13:30:40 system 13:30:40 3.8.13 13:30:40 3.9.13 13:30:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:30:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fruH from file:/tmp/.os_lf_venv 13:30:42 lf-activate-venv(): INFO: Installing: lftools 13:30:50 lf-activate-venv(): INFO: Adding /tmp/venv-fruH/bin to PATH 13:30:50 Generating Requirements File 13:31:12 Python 3.10.6 13:31:12 pip 25.1.1 from /tmp/venv-fruH/lib/python3.10/site-packages/pip (python 3.10) 13:31:13 appdirs==1.4.4 13:31:13 argcomplete==3.6.2 13:31:13 aspy.yaml==1.3.0 13:31:13 attrs==25.3.0 13:31:13 autopage==0.5.2 13:31:13 beautifulsoup4==4.13.4 13:31:13 boto3==1.38.36 13:31:13 botocore==1.38.36 13:31:13 bs4==0.0.2 13:31:13 cachetools==5.5.2 13:31:13 certifi==2025.6.15 13:31:13 cffi==1.17.1 13:31:13 cfgv==3.4.0 13:31:13 chardet==5.2.0 13:31:13 charset-normalizer==3.4.2 13:31:13 click==8.2.1 13:31:13 cliff==4.10.0 13:31:13 cmd2==2.6.1 13:31:13 cryptography==3.3.2 13:31:13 debtcollector==3.0.0 13:31:13 decorator==5.2.1 13:31:13 defusedxml==0.7.1 13:31:13 Deprecated==1.2.18 13:31:13 distlib==0.3.9 13:31:13 dnspython==2.7.0 13:31:13 docker==7.1.0 13:31:13 dogpile.cache==1.4.0 13:31:13 durationpy==0.10 13:31:13 email_validator==2.2.0 13:31:13 filelock==3.18.0 13:31:13 future==1.0.0 13:31:13 gitdb==4.0.12 13:31:13 GitPython==3.1.44 13:31:13 google-auth==2.40.3 13:31:13 httplib2==0.22.0 13:31:13 identify==2.6.12 13:31:13 idna==3.10 13:31:13 importlib-resources==1.5.0 13:31:13 iso8601==2.1.0 13:31:13 Jinja2==3.1.6 13:31:13 jmespath==1.0.1 13:31:13 jsonpatch==1.33 13:31:13 jsonpointer==3.0.0 13:31:13 jsonschema==4.24.0 13:31:13 jsonschema-specifications==2025.4.1 13:31:13 keystoneauth1==5.11.1 13:31:13 kubernetes==33.1.0 13:31:13 lftools==0.37.13 13:31:13 lxml==5.4.0 13:31:13 MarkupSafe==3.0.2 13:31:13 msgpack==1.1.1 13:31:13 multi_key_dict==2.0.3 13:31:13 munch==4.0.0 13:31:13 netaddr==1.3.0 13:31:13 niet==1.4.2 13:31:13 nodeenv==1.9.1 13:31:13 oauth2client==4.1.3 13:31:13 oauthlib==3.2.2 13:31:13 openstacksdk==4.6.0 13:31:13 os-client-config==2.1.0 13:31:13 os-service-types==1.7.0 13:31:13 osc-lib==4.0.2 13:31:13 oslo.config==9.8.0 13:31:13 oslo.context==6.0.0 13:31:13 oslo.i18n==6.5.1 13:31:13 oslo.log==7.1.0 13:31:13 oslo.serialization==5.7.0 13:31:13 oslo.utils==9.0.0 13:31:13 packaging==25.0 13:31:13 pbr==6.1.1 13:31:13 platformdirs==4.3.8 13:31:13 prettytable==3.16.0 13:31:13 psutil==7.0.0 13:31:13 pyasn1==0.6.1 13:31:13 pyasn1_modules==0.4.2 13:31:13 pycparser==2.22 13:31:13 pygerrit2==2.0.15 13:31:13 PyGithub==2.6.1 13:31:13 PyJWT==2.10.1 13:31:13 PyNaCl==1.5.0 13:31:13 pyparsing==2.4.7 13:31:13 pyperclip==1.9.0 13:31:13 pyrsistent==0.20.0 13:31:13 python-cinderclient==9.7.0 13:31:13 python-dateutil==2.9.0.post0 13:31:13 python-heatclient==4.2.0 13:31:13 python-jenkins==1.8.2 13:31:13 python-keystoneclient==5.6.0 13:31:13 python-magnumclient==4.8.1 13:31:13 python-openstackclient==8.1.0 13:31:13 python-swiftclient==4.8.0 13:31:13 PyYAML==6.0.2 13:31:13 referencing==0.36.2 13:31:13 requests==2.32.4 13:31:13 requests-oauthlib==2.0.0 13:31:13 requestsexceptions==1.4.0 13:31:13 rfc3986==2.0.0 13:31:13 rpds-py==0.25.1 13:31:13 rsa==4.9.1 13:31:13 ruamel.yaml==0.18.14 13:31:13 ruamel.yaml.clib==0.2.12 13:31:13 s3transfer==0.13.0 13:31:13 simplejson==3.20.1 13:31:13 six==1.17.0 13:31:13 smmap==5.0.2 13:31:13 soupsieve==2.7 13:31:13 stevedore==5.4.1 13:31:13 tabulate==0.9.0 13:31:13 toml==0.10.2 13:31:13 tomlkit==0.13.3 13:31:13 tqdm==4.67.1 13:31:13 typing_extensions==4.14.0 13:31:13 tzdata==2025.2 13:31:13 urllib3==1.26.20 13:31:13 virtualenv==20.31.2 13:31:13 wcwidth==0.2.13 13:31:13 websocket-client==1.8.0 13:31:13 wrapt==1.17.2 13:31:13 xdg==6.0.0 13:31:13 xmltodict==0.14.2 13:31:13 yq==3.4.3 13:31:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5679619562910570408.sh 13:31:13 ---> sudo-logs.sh 13:31:13 Archiving 'sudo' log.. 13:31:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3265347865493290708.sh 13:31:13 ---> job-cost.sh 13:31:13 Setup pyenv: 13:31:13 system 13:31:13 3.8.13 13:31:13 3.9.13 13:31:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fruH from file:/tmp/.os_lf_venv 13:31:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:31:20 lf-activate-venv(): INFO: Adding /tmp/venv-fruH/bin to PATH 13:31:20 INFO: No Stack... 13:31:20 INFO: Retrieving Pricing Info for: v3-standard-4 13:31:21 INFO: Archiving Costs 13:31:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15998089295782517752.sh 13:31:21 ---> logs-deploy.sh 13:31:21 Setup pyenv: 13:31:21 system 13:31:21 3.8.13 13:31:21 3.9.13 13:31:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:31:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-fruH from file:/tmp/.os_lf_venv 13:31:23 lf-activate-venv(): INFO: Installing: lftools 13:31:32 lf-activate-venv(): INFO: Adding /tmp/venv-fruH/bin to PATH 13:31:32 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4117 13:31:32 INFO: archiving workspace using pattern(s): 13:31:33 Archives upload complete. 13:31:33 INFO: archiving logs to Nexus 13:31:34 ---> uname -a: 13:31:34 Linux prd-ubuntu1804-builder-4c-4g-21614 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:31:34 13:31:34 13:31:34 ---> lscpu: 13:31:34 Architecture: x86_64 13:31:34 CPU op-mode(s): 32-bit, 64-bit 13:31:34 Byte Order: Little Endian 13:31:34 CPU(s): 4 13:31:34 On-line CPU(s) list: 0-3 13:31:34 Thread(s) per core: 1 13:31:34 Core(s) per socket: 1 13:31:34 Socket(s): 4 13:31:34 NUMA node(s): 1 13:31:34 Vendor ID: AuthenticAMD 13:31:34 CPU family: 23 13:31:34 Model: 49 13:31:34 Model name: AMD EPYC-Rome Processor 13:31:34 Stepping: 0 13:31:34 CPU MHz: 2799.998 13:31:34 BogoMIPS: 5599.99 13:31:34 Virtualization: AMD-V 13:31:34 Hypervisor vendor: KVM 13:31:34 Virtualization type: full 13:31:34 L1d cache: 32K 13:31:34 L1i cache: 32K 13:31:34 L2 cache: 512K 13:31:34 L3 cache: 16384K 13:31:34 NUMA node0 CPU(s): 0-3 13:31:34 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 13:31:34 13:31:34 13:31:34 ---> nproc: 13:31:34 4 13:31:34 13:31:34 13:31:34 ---> df -h: 13:31:34 Filesystem Size Used Avail Use% Mounted on 13:31:34 udev 7.9G 0 7.9G 0% /dev 13:31:34 tmpfs 1.6G 672K 1.6G 1% /run 13:31:34 /dev/vda1 78G 8.3G 70G 11% / 13:31:34 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:31:34 tmpfs 5.0M 0 5.0M 0% /run/lock 13:31:34 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:31:34 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:31:34 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:31:34 13:31:34 13:31:34 ---> free -m: 13:31:34 total used free shared buff/cache available 13:31:34 Mem: 16040 556 13439 0 2043 15170 13:31:34 Swap: 1023 0 1023 13:31:34 13:31:34 13:31:34 ---> ip addr: 13:31:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:31:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:31:34 inet 127.0.0.1/8 scope host lo 13:31:34 valid_lft forever preferred_lft forever 13:31:34 inet6 ::1/128 scope host 13:31:34 valid_lft forever preferred_lft forever 13:31:34 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:31:34 link/ether fa:16:3e:1d:f7:56 brd ff:ff:ff:ff:ff:ff 13:31:34 inet 10.30.107.2/23 brd 10.30.107.255 scope global dynamic ens3 13:31:34 valid_lft 86264sec preferred_lft 86264sec 13:31:34 inet6 fe80::f816:3eff:fe1d:f756/64 scope link 13:31:34 valid_lft forever preferred_lft forever 13:31:34 13:31:34 13:31:34 ---> sar -b -r -n DEV: 13:31:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21614) 06/16/25 _x86_64_ (4 CPU) 13:31:34 13:31:34 13:29:20 LINUX RESTART (4 CPU) 13:31:34 13:31:34 13:30:01 tps rtps wtps bread/s bwrtn/s 13:31:34 13:31:01 99.60 4.90 94.70 191.40 22489.70 13:31:34 Average: 99.60 4.90 94.70 191.40 22489.70 13:31:34 13:31:34 13:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:31:34 13:31:01 13859696 15542628 2565264 15.62 71588 1805692 767276 4.39 707080 1629076 149856 13:31:34 Average: 13859696 15542628 2565264 15.62 71588 1805692 767276 4.39 707080 1629076 149856 13:31:34 13:31:34 13:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:31:34 13:31:01 lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 13:31:34 13:31:01 ens3 162.38 113.16 765.38 15.60 0.00 0.00 0.00 0.00 13:31:34 Average: lo 1.33 1.33 0.16 0.16 0.00 0.00 0.00 0.00 13:31:34 Average: ens3 162.38 113.16 765.38 15.60 0.00 0.00 0.00 0.00 13:31:34 13:31:34 13:31:34 ---> sar -P ALL: 13:31:34 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21614) 06/16/25 _x86_64_ (4 CPU) 13:31:34 13:31:34 13:29:20 LINUX RESTART (4 CPU) 13:31:34 13:31:34 13:30:01 CPU %user %nice %system %iowait %steal %idle 13:31:34 13:31:01 all 20.94 0.00 1.53 3.40 0.06 74.06 13:31:34 13:31:01 0 24.67 0.00 1.35 3.30 0.05 70.62 13:31:34 13:31:01 1 30.98 0.00 2.62 1.70 0.05 64.65 13:31:34 13:31:01 2 10.98 0.00 0.70 0.34 0.07 87.91 13:31:34 13:31:01 3 17.11 0.00 1.45 8.24 0.03 73.16 13:31:34 Average: all 20.94 0.00 1.53 3.40 0.06 74.06 13:31:34 Average: 0 24.67 0.00 1.35 3.30 0.05 70.62 13:31:34 Average: 1 30.98 0.00 2.62 1.70 0.05 64.65 13:31:34 Average: 2 10.98 0.00 0.70 0.34 0.07 87.91 13:31:34 Average: 3 17.11 0.00 1.45 8.24 0.03 73.16 13:31:34 13:31:34 13:31:34