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