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