15:19:35 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141583 15:19:35 Running as SYSTEM 15:19:35 [EnvInject] - Loading node environment variables. 15:19:35 Building remotely on prd-ubuntu1804-builder-4c-4g-31346 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:19:35 [ssh-agent] Looking for ssh-agent implementation... 15:19:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:36 $ ssh-agent 15:19:36 SSH_AUTH_SOCK=/tmp/ssh-kaseNKqqvJ3O/agent.1635 15:19:36 SSH_AGENT_PID=1636 15:19:36 [ssh-agent] Started. 15:19:36 Running ssh-add (command line suppressed) 15:19:36 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7915724384940504698.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_7915724384940504698.key) 15:19:36 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:19:36 The recommended git tool is: NONE 15:19:38 using credential onap-jenkins-ssh 15:19:38 Wiping out workspace first. 15:19:38 Cloning the remote Git repository 15:19:38 Cloning repository git://cloud.onap.org/mirror/oom.git 15:19:38 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:19:38 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:19:38 > git --version # timeout=10 15:19:38 > git --version # 'git version 2.17.1' 15:19:38 using GIT_SSH to set credentials Gerrit user 15:19:38 Verifying host key using manually-configured host key entries 15:19:38 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:19:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:19:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:19:43 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:19:43 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:19:43 using GIT_SSH to set credentials Gerrit user 15:19:43 Verifying host key using manually-configured host key entries 15:19:43 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/83/141583/5 # timeout=30 15:19:44 > git rev-parse 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6^{commit} # timeout=10 15:19:44 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:19:44 Checking out Revision 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 (refs/changes/83/141583/5) 15:19:44 > git config core.sparsecheckout # timeout=10 15:19:44 > git checkout -f 3f8b4921d8d00c52cda47ea6d4e0bf4f98839ff6 # timeout=30 15:19:47 Commit message: "[PMS] Updated a1pms chart to work with new a1pms images" 15:19:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:19:47 > git rev-list --no-walk a11336f7d4b14219341a58d2bfe4db9f04d2d901 # timeout=10 15:19:47 [EnvInject] - Injecting environment variables from a build step. 15:19:47 [EnvInject] - Injecting as environment variables the properties content 15:19:47 PYTHON=python3 15:19:47 15:19:47 [EnvInject] - Variables injected successfully. 15:19:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3810428708131545002.sh 15:19:48 ---> tox-install.sh 15:19:48 + source /home/jenkins/lf-env.sh 15:19:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:19:48 ++ mktemp -d /tmp/venv-XXXX 15:19:48 + lf_venv=/tmp/venv-RZX7 15:19:48 + local venv_file=/tmp/.os_lf_venv 15:19:48 + local python=python3 15:19:48 + local options 15:19:48 + local set_path=true 15:19:48 + local install_args= 15:19:48 ++ 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 15:19:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:19:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:19:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:19:48 + true 15:19:48 + case $1 in 15:19:48 + venv_file=/tmp/.toxenv 15:19:48 + shift 2 15:19:48 + true 15:19:48 + case $1 in 15:19:48 + shift 15:19:48 + break 15:19:48 + case $python in 15:19:48 + local pkg_list= 15:19:48 + [[ -d /opt/pyenv ]] 15:19:48 + echo 'Setup pyenv:' 15:19:48 Setup pyenv: 15:19:48 + export PYENV_ROOT=/opt/pyenv 15:19:48 + PYENV_ROOT=/opt/pyenv 15:19:48 + 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 15:19:48 + 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 15:19:48 + pyenv versions 15:19:48 * system (set by /opt/pyenv/version) 15:19:48 * 3.8.13 (set by /opt/pyenv/version) 15:19:48 * 3.9.13 (set by /opt/pyenv/version) 15:19:48 * 3.10.6 (set by /opt/pyenv/version) 15:19:48 + command -v pyenv 15:19:48 ++ pyenv init - --no-rehash 15:19:48 + 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[*]}"'\'')" 15:19:48 export PATH="/opt/pyenv/shims:${PATH}" 15:19:48 export PYENV_SHELL=bash 15:19:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:19:48 pyenv() { 15:19:48 local command 15:19:48 command="${1:-}" 15:19:48 if [ "$#" -gt 0 ]; then 15:19:48 shift 15:19:48 fi 15:19:48 15:19:48 case "$command" in 15:19:48 rehash|shell) 15:19:48 eval "$(pyenv "sh-$command" "$@")" 15:19:48 ;; 15:19:48 *) 15:19:48 command pyenv "$command" "$@" 15:19:48 ;; 15:19:48 esac 15:19:48 }' 15:19:48 +++ 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[*]}"' 15:19:48 ++ 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 15:19:48 ++ 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 15:19:48 ++ 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 15:19:48 ++ export PYENV_SHELL=bash 15:19:48 ++ PYENV_SHELL=bash 15:19:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:19:48 +++ complete -F _pyenv pyenv 15:19:48 ++ lf-pyver python3 15:19:48 ++ local py_version_xy=python3 15:19:48 ++ local py_version_xyz= 15:19:48 ++ pyenv versions 15:19:48 ++ local command 15:19:48 ++ command=versions 15:19:48 ++ '[' 1 -gt 0 ']' 15:19:48 ++ shift 15:19:48 ++ case "$command" in 15:19:48 ++ command pyenv versions 15:19:48 ++ pyenv versions 15:19:48 ++ sed 's/^[ *]* //' 15:19:48 ++ awk '{ print $1 }' 15:19:48 ++ grep -E '^[0-9.]*[0-9]$' 15:19:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:19:48 +++ grep '^3' /tmp/.pyenv_versions 15:19:48 +++ sort -V 15:19:48 +++ tail -n 1 15:19:48 ++ py_version_xyz=3.10.6 15:19:48 ++ [[ -z 3.10.6 ]] 15:19:48 ++ echo 3.10.6 15:19:48 ++ return 0 15:19:48 + pyenv local 3.10.6 15:19:48 + local command 15:19:48 + command=local 15:19:48 + '[' 2 -gt 0 ']' 15:19:48 + shift 15:19:48 + case "$command" in 15:19:48 + command pyenv local 3.10.6 15:19:48 + pyenv local 3.10.6 15:19:48 + for arg in "$@" 15:19:48 + case $arg in 15:19:48 + pkg_list+='tox ' 15:19:48 + for arg in "$@" 15:19:48 + case $arg in 15:19:48 + pkg_list+='virtualenv ' 15:19:48 + for arg in "$@" 15:19:48 + case $arg in 15:19:48 + pkg_list+='urllib3~=1.26.15 ' 15:19:48 + [[ -f /tmp/.toxenv ]] 15:19:48 + [[ ! -f /tmp/.toxenv ]] 15:19:48 + [[ -n '' ]] 15:19:48 + python3 -m venv /tmp/venv-RZX7 15:19:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RZX7' 15:19:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RZX7 15:19:52 + echo /tmp/venv-RZX7 15:19:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:19:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:19:52 + /tmp/venv-RZX7/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:19:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:19:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:19:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:19:56 + /tmp/venv-RZX7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:19:59 + type python3 15:19:59 + true 15:19:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RZX7/bin to PATH' 15:19:59 lf-activate-venv(): INFO: Adding /tmp/venv-RZX7/bin to PATH 15:19:59 + PATH=/tmp/venv-RZX7/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 15:19:59 + return 0 15:19:59 + python3 --version 15:19:59 Python 3.10.6 15:19:59 + python3 -m pip --version 15:19:59 pip 25.1.1 from /tmp/venv-RZX7/lib/python3.10/site-packages/pip (python 3.10) 15:19:59 + python3 -m pip freeze 15:19:59 cachetools==6.1.0 15:19:59 chardet==5.2.0 15:19:59 colorama==0.4.6 15:19:59 distlib==0.4.0 15:19:59 filelock==3.18.0 15:19:59 packaging==25.0 15:19:59 platformdirs==4.3.8 15:19:59 pluggy==1.6.0 15:19:59 pyproject-api==1.9.1 15:19:59 tomli==2.2.1 15:19:59 tox==4.28.3 15:19:59 typing_extensions==4.14.1 15:19:59 urllib3==1.26.20 15:19:59 virtualenv==20.32.0 15:19:59 [EnvInject] - Injecting environment variables from a build step. 15:19:59 [EnvInject] - Injecting as environment variables the properties content 15:19:59 PARALLEL=false 15:19:59 15:19:59 [EnvInject] - Variables injected successfully. 15:19:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13571089540642113720.sh 15:19:59 ---> tox-run.sh 15:19:59 + 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 15:19:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:19:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:19:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:19:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:19:59 + source /home/jenkins/lf-env.sh 15:19:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:19:59 ++ mktemp -d /tmp/venv-XXXX 15:19:59 + lf_venv=/tmp/venv-c5A9 15:19:59 + local venv_file=/tmp/.os_lf_venv 15:19:59 + local python=python3 15:19:59 + local options 15:19:59 + local set_path=true 15:19:59 + local install_args= 15:19:59 ++ 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 15:19:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:19:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:19:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:19:59 + true 15:19:59 + case $1 in 15:19:59 + venv_file=/tmp/.toxenv 15:19:59 + shift 2 15:19:59 + true 15:19:59 + case $1 in 15:19:59 + shift 15:19:59 + break 15:19:59 + case $python in 15:19:59 + local pkg_list= 15:19:59 + [[ -d /opt/pyenv ]] 15:19:59 + echo 'Setup pyenv:' 15:19:59 Setup pyenv: 15:19:59 + export PYENV_ROOT=/opt/pyenv 15:19:59 + PYENV_ROOT=/opt/pyenv 15:19:59 + 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 15:19:59 + 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 15:19:59 + pyenv versions 15:19:59 system 15:19:59 3.8.13 15:19:59 3.9.13 15:19:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:19:59 + command -v pyenv 15:19:59 ++ pyenv init - --no-rehash 15:19:59 + 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[*]}"'\'')" 15:19:59 export PATH="/opt/pyenv/shims:${PATH}" 15:19:59 export PYENV_SHELL=bash 15:19:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:19:59 pyenv() { 15:19:59 local command 15:19:59 command="${1:-}" 15:19:59 if [ "$#" -gt 0 ]; then 15:19:59 shift 15:19:59 fi 15:19:59 15:19:59 case "$command" in 15:19:59 rehash|shell) 15:19:59 eval "$(pyenv "sh-$command" "$@")" 15:19:59 ;; 15:19:59 *) 15:19:59 command pyenv "$command" "$@" 15:19:59 ;; 15:19:59 esac 15:19:59 }' 15:19:59 +++ 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[*]}"' 15:19:59 ++ 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 15:19:59 ++ 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 15:19:59 ++ 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 15:19:59 ++ export PYENV_SHELL=bash 15:19:59 ++ PYENV_SHELL=bash 15:19:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:19:59 +++ complete -F _pyenv pyenv 15:19:59 ++ lf-pyver python3 15:19:59 ++ local py_version_xy=python3 15:19:59 ++ local py_version_xyz= 15:19:59 ++ pyenv versions 15:19:59 ++ local command 15:19:59 ++ command=versions 15:19:59 ++ '[' 1 -gt 0 ']' 15:19:59 ++ sed 's/^[ *]* //' 15:19:59 ++ shift 15:19:59 ++ case "$command" in 15:19:59 ++ command pyenv versions 15:19:59 ++ pyenv versions 15:19:59 ++ awk '{ print $1 }' 15:19:59 ++ grep -E '^[0-9.]*[0-9]$' 15:19:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:19:59 +++ grep '^3' /tmp/.pyenv_versions 15:19:59 +++ sort -V 15:19:59 +++ tail -n 1 15:19:59 ++ py_version_xyz=3.10.6 15:19:59 ++ [[ -z 3.10.6 ]] 15:19:59 ++ echo 3.10.6 15:19:59 ++ return 0 15:19:59 + pyenv local 3.10.6 15:19:59 + local command 15:19:59 + command=local 15:19:59 + '[' 2 -gt 0 ']' 15:19:59 + shift 15:19:59 + case "$command" in 15:19:59 + command pyenv local 3.10.6 15:19:59 + pyenv local 3.10.6 15:19:59 + for arg in "$@" 15:19:59 + case $arg in 15:19:59 + pkg_list+='tox ' 15:19:59 + for arg in "$@" 15:19:59 + case $arg in 15:19:59 + pkg_list+='virtualenv ' 15:19:59 + for arg in "$@" 15:19:59 + case $arg in 15:19:59 + pkg_list+='urllib3~=1.26.15 ' 15:19:59 + [[ -f /tmp/.toxenv ]] 15:19:59 ++ cat /tmp/.toxenv 15:19:59 + lf_venv=/tmp/venv-RZX7 15:19:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RZX7 from' file:/tmp/.toxenv 15:19:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RZX7 from file:/tmp/.toxenv 15:19:59 + /tmp/venv-RZX7/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:20:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:20:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:20:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:20:00 + /tmp/venv-RZX7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:20:01 + type python3 15:20:01 + true 15:20:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RZX7/bin to PATH' 15:20:01 lf-activate-venv(): INFO: Adding /tmp/venv-RZX7/bin to PATH 15:20:01 + PATH=/tmp/venv-RZX7/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 15:20:01 + return 0 15:20:01 + [[ -d /opt/pyenv ]] 15:20:01 + echo '---> Setting up pyenv' 15:20:01 ---> Setting up pyenv 15:20:01 + export PYENV_ROOT=/opt/pyenv 15:20:01 + PYENV_ROOT=/opt/pyenv 15:20:01 + export PATH=/opt/pyenv/bin:/tmp/venv-RZX7/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 15:20:01 + PATH=/opt/pyenv/bin:/tmp/venv-RZX7/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 15:20:01 ++ pwd 15:20:01 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:20:01 + export PYTHONPATH 15:20:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:20:01 + TOX_TESTENV_PASSENV=PYTHONPATH 15:20:01 + tox --version 15:20:02 4.28.3 from /tmp/venv-RZX7/lib/python3.10/site-packages/tox/__init__.py 15:20:02 + PARALLEL=false 15:20:02 + TOX_OPTIONS_LIST= 15:20:02 + [[ -n checkbashisms ]] 15:20:02 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:20:02 + case ${PARALLEL,,} in 15:20:02 + tox -e checkbashisms 15:20:02 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:20:03 checkbashisms: freeze> python -m pip freeze --all 15:20:04 checkbashisms: pip==25.1.1,setuptools==80.9.0 15:20:04 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:20:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:20:07 checkbashisms: OK (4.95=setup[1.39]+cmd[3.56] seconds) 15:20:07 congratulations :) (5.17 seconds) 15:20:07 + tox_status=0 15:20:07 + echo '---> Completed tox runs' 15:20:07 ---> Completed tox runs 15:20:07 + for i in .tox/*/log 15:20:07 ++ echo .tox/checkbashisms/log 15:20:07 ++ awk -F/ '{print $2}' 15:20:07 + tox_env=checkbashisms 15:20:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:20:07 + DOC_DIR=docs/_build/html 15:20:07 + [[ -d docs/_build/html ]] 15:20:07 + echo '---> tox-run.sh ends' 15:20:07 ---> tox-run.sh ends 15:20:07 + test 0 -eq 0 15:20:07 $ ssh-agent -k 15:20:07 unset SSH_AUTH_SOCK; 15:20:07 unset SSH_AGENT_PID; 15:20:07 echo Agent pid 1636 killed; 15:20:07 [ssh-agent] Stopped. 15:20:07 [PostBuildScript] - [INFO] Executing post build scripts. 15:20:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12214423407229154498.sh 15:20:07 ---> sysstat.sh 15:20:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2558900898415756459.sh 15:20:08 ---> package-listing.sh 15:20:08 ++ facter osfamily 15:20:08 ++ tr '[:upper:]' '[:lower:]' 15:20:08 + OS_FAMILY=debian 15:20:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:20:08 + START_PACKAGES=/tmp/packages_start.txt 15:20:08 + END_PACKAGES=/tmp/packages_end.txt 15:20:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:08 + PACKAGES=/tmp/packages_start.txt 15:20:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:20:08 + PACKAGES=/tmp/packages_end.txt 15:20:08 + case "${OS_FAMILY}" in 15:20:08 + dpkg -l 15:20:08 + grep '^ii' 15:20:08 + '[' -f /tmp/packages_start.txt ']' 15:20:08 + '[' -f /tmp/packages_end.txt ']' 15:20:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:20:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:20:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:20:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1557546930605381601.sh 15:20:08 ---> capture-instance-metadata.sh 15:20:08 Setup pyenv: 15:20:08 system 15:20:08 3.8.13 15:20:08 3.9.13 15:20:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:20:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zNRH 15:20:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:20:16 lf-activate-venv(): INFO: Installing: lftools 15:20:40 lf-activate-venv(): INFO: Adding /tmp/venv-zNRH/bin to PATH 15:20:40 INFO: Running in OpenStack, capturing instance metadata 15:20:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14270436469246254032.sh 15:20:40 provisioning config files... 15:20:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13498731870413670283tmp 15:20:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:20:40 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:20:40 [EnvInject] - Injecting environment variables from a build step. 15:20:40 [EnvInject] - Injecting as environment variables the properties content 15:20:40 SERVER_ID=logs 15:20:40 15:20:40 [EnvInject] - Variables injected successfully. 15:20:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins813087329993679961.sh 15:20:40 ---> create-netrc.sh 15:20:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12713290425348463442.sh 15:20:40 ---> python-tools-install.sh 15:20:40 Setup pyenv: 15:20:40 system 15:20:40 3.8.13 15:20:40 3.9.13 15:20:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:20:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zNRH from file:/tmp/.os_lf_venv 15:20:43 lf-activate-venv(): INFO: Installing: lftools 15:20:51 lf-activate-venv(): INFO: Adding /tmp/venv-zNRH/bin to PATH 15:20:51 Generating Requirements File 15:21:12 Python 3.10.6 15:21:12 pip 25.1.1 from /tmp/venv-zNRH/lib/python3.10/site-packages/pip (python 3.10) 15:21:12 appdirs==1.4.4 15:21:12 argcomplete==3.6.2 15:21:12 aspy.yaml==1.3.0 15:21:12 attrs==25.3.0 15:21:12 autopage==0.5.2 15:21:12 beautifulsoup4==4.13.4 15:21:12 boto3==1.39.14 15:21:12 botocore==1.39.14 15:21:12 bs4==0.0.2 15:21:12 cachetools==5.5.2 15:21:12 certifi==2025.7.14 15:21:12 cffi==1.17.1 15:21:12 cfgv==3.4.0 15:21:12 chardet==5.2.0 15:21:12 charset-normalizer==3.4.2 15:21:12 click==8.2.1 15:21:12 cliff==4.10.0 15:21:12 cmd2==2.7.0 15:21:12 cryptography==3.3.2 15:21:12 debtcollector==3.0.0 15:21:12 decorator==5.2.1 15:21:12 defusedxml==0.7.1 15:21:12 Deprecated==1.2.18 15:21:12 distlib==0.4.0 15:21:12 dnspython==2.7.0 15:21:12 docker==7.1.0 15:21:12 dogpile.cache==1.4.0 15:21:12 durationpy==0.10 15:21:12 email_validator==2.2.0 15:21:12 filelock==3.18.0 15:21:12 future==1.0.0 15:21:12 gitdb==4.0.12 15:21:12 GitPython==3.1.45 15:21:12 google-auth==2.40.3 15:21:12 httplib2==0.22.0 15:21:12 identify==2.6.12 15:21:12 idna==3.10 15:21:12 importlib-resources==1.5.0 15:21:12 iso8601==2.1.0 15:21:12 Jinja2==3.1.6 15:21:12 jmespath==1.0.1 15:21:12 jsonpatch==1.33 15:21:12 jsonpointer==3.0.0 15:21:12 jsonschema==4.25.0 15:21:12 jsonschema-specifications==2025.4.1 15:21:12 keystoneauth1==5.11.1 15:21:12 kubernetes==33.1.0 15:21:12 lftools==0.37.13 15:21:12 lxml==6.0.0 15:21:12 markdown-it-py==3.0.0 15:21:12 MarkupSafe==3.0.2 15:21:12 mdurl==0.1.2 15:21:12 msgpack==1.1.1 15:21:12 multi_key_dict==2.0.3 15:21:12 munch==4.0.0 15:21:12 netaddr==1.3.0 15:21:12 niet==1.4.2 15:21:12 nodeenv==1.9.1 15:21:12 oauth2client==4.1.3 15:21:12 oauthlib==3.3.1 15:21:12 openstacksdk==4.6.0 15:21:12 os-client-config==2.3.0 15:21:12 os-service-types==1.8.0 15:21:12 osc-lib==4.1.0 15:21:12 oslo.config==10.0.0 15:21:12 oslo.context==6.0.0 15:21:12 oslo.i18n==6.5.1 15:21:12 oslo.log==7.2.0 15:21:12 oslo.serialization==5.7.0 15:21:12 oslo.utils==9.0.0 15:21:12 packaging==25.0 15:21:12 pbr==6.1.1 15:21:12 platformdirs==4.3.8 15:21:12 prettytable==3.16.0 15:21:12 psutil==7.0.0 15:21:12 pyasn1==0.6.1 15:21:12 pyasn1_modules==0.4.2 15:21:12 pycparser==2.22 15:21:12 pygerrit2==2.0.15 15:21:12 PyGithub==2.6.1 15:21:12 Pygments==2.19.2 15:21:12 PyJWT==2.10.1 15:21:12 PyNaCl==1.5.0 15:21:12 pyparsing==2.4.7 15:21:12 pyperclip==1.9.0 15:21:12 pyrsistent==0.20.0 15:21:12 python-cinderclient==9.7.0 15:21:12 python-dateutil==2.9.0.post0 15:21:12 python-heatclient==4.3.0 15:21:12 python-jenkins==1.8.2 15:21:12 python-keystoneclient==5.6.0 15:21:12 python-magnumclient==4.8.1 15:21:12 python-openstackclient==8.1.0 15:21:12 python-swiftclient==4.8.0 15:21:12 PyYAML==6.0.2 15:21:12 referencing==0.36.2 15:21:12 requests==2.32.4 15:21:12 requests-oauthlib==2.0.0 15:21:12 requestsexceptions==1.4.0 15:21:12 rfc3986==2.0.0 15:21:12 rich==14.1.0 15:21:12 rich-argparse==1.7.1 15:21:12 rpds-py==0.26.0 15:21:12 rsa==4.9.1 15:21:12 ruamel.yaml==0.18.14 15:21:12 ruamel.yaml.clib==0.2.12 15:21:12 s3transfer==0.13.1 15:21:12 simplejson==3.20.1 15:21:12 six==1.17.0 15:21:12 smmap==5.0.2 15:21:12 soupsieve==2.7 15:21:12 stevedore==5.4.1 15:21:12 tabulate==0.9.0 15:21:12 toml==0.10.2 15:21:12 tomlkit==0.13.3 15:21:12 tqdm==4.67.1 15:21:12 typing_extensions==4.14.1 15:21:12 tzdata==2025.2 15:21:12 urllib3==1.26.20 15:21:12 virtualenv==20.32.0 15:21:12 wcwidth==0.2.13 15:21:12 websocket-client==1.8.0 15:21:12 wrapt==1.17.2 15:21:12 xdg==6.0.0 15:21:12 xmltodict==0.14.2 15:21:12 yq==3.4.3 15:21:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13793494276094283872.sh 15:21:12 ---> sudo-logs.sh 15:21:12 Archiving 'sudo' log.. 15:21:13 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4235439873207775949.sh 15:21:13 ---> job-cost.sh 15:21:13 Setup pyenv: 15:21:13 system 15:21:13 3.8.13 15:21:13 3.9.13 15:21:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:21:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zNRH from file:/tmp/.os_lf_venv 15:21:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:21:20 lf-activate-venv(): INFO: Adding /tmp/venv-zNRH/bin to PATH 15:21:20 INFO: No Stack... 15:21:20 INFO: Retrieving Pricing Info for: v3-standard-4 15:21:21 INFO: Archiving Costs 15:21:21 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9567332953360395555.sh 15:21:21 ---> logs-deploy.sh 15:21:21 Setup pyenv: 15:21:21 system 15:21:21 3.8.13 15:21:21 3.9.13 15:21:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:21:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zNRH from file:/tmp/.os_lf_venv 15:21:23 lf-activate-venv(): INFO: Installing: lftools 15:21:31 lf-activate-venv(): INFO: Adding /tmp/venv-zNRH/bin to PATH 15:21:31 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4205 15:21:31 INFO: archiving workspace using pattern(s): 15:21:32 Archives upload complete. 15:21:32 INFO: archiving logs to Nexus 15:21:33 ---> uname -a: 15:21:33 Linux prd-ubuntu1804-builder-4c-4g-31346 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:21:33 15:21:33 15:21:33 ---> lscpu: 15:21:33 Architecture: x86_64 15:21:33 CPU op-mode(s): 32-bit, 64-bit 15:21:33 Byte Order: Little Endian 15:21:33 CPU(s): 4 15:21:33 On-line CPU(s) list: 0-3 15:21:33 Thread(s) per core: 1 15:21:33 Core(s) per socket: 1 15:21:33 Socket(s): 4 15:21:33 NUMA node(s): 1 15:21:33 Vendor ID: AuthenticAMD 15:21:33 CPU family: 23 15:21:33 Model: 49 15:21:33 Model name: AMD EPYC-Rome Processor 15:21:33 Stepping: 0 15:21:33 CPU MHz: 2799.998 15:21:33 BogoMIPS: 5599.99 15:21:33 Virtualization: AMD-V 15:21:33 Hypervisor vendor: KVM 15:21:33 Virtualization type: full 15:21:33 L1d cache: 32K 15:21:33 L1i cache: 32K 15:21:33 L2 cache: 512K 15:21:33 L3 cache: 16384K 15:21:33 NUMA node0 CPU(s): 0-3 15:21:33 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 15:21:33 15:21:33 15:21:33 ---> nproc: 15:21:33 4 15:21:33 15:21:33 15:21:33 ---> df -h: 15:21:33 Filesystem Size Used Avail Use% Mounted on 15:21:33 udev 7.9G 0 7.9G 0% /dev 15:21:33 tmpfs 1.6G 672K 1.6G 1% /run 15:21:33 /dev/vda1 78G 8.3G 70G 11% / 15:21:33 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:21:33 tmpfs 5.0M 0 5.0M 0% /run/lock 15:21:33 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:21:33 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:21:33 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:21:33 15:21:33 15:21:33 ---> free -m: 15:21:33 total used free shared buff/cache available 15:21:33 Mem: 16040 552 13423 0 2064 15174 15:21:33 Swap: 1023 0 1023 15:21:33 15:21:33 15:21:33 ---> ip addr: 15:21:33 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:21:33 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:21:33 inet 127.0.0.1/8 scope host lo 15:21:33 valid_lft forever preferred_lft forever 15:21:33 inet6 ::1/128 scope host 15:21:33 valid_lft forever preferred_lft forever 15:21:33 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:21:33 link/ether fa:16:3e:8c:ce:8c brd ff:ff:ff:ff:ff:ff 15:21:33 inet 10.30.106.206/23 brd 10.30.107.255 scope global dynamic ens3 15:21:33 valid_lft 86265sec preferred_lft 86265sec 15:21:33 inet6 fe80::f816:3eff:fe8c:ce8c/64 scope link 15:21:33 valid_lft forever preferred_lft forever 15:21:33 15:21:33 15:21:33 ---> sar -b -r -n DEV: 15:21:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-31346) 07/28/25 _x86_64_ (4 CPU) 15:21:33 15:21:33 15:19:21 LINUX RESTART (4 CPU) 15:21:33 15:21:33 15:20:01 tps rtps wtps bread/s bwrtn/s 15:21:33 15:21:01 98.55 5.15 93.40 206.10 28306.48 15:21:33 Average: 98.55 5.15 93.40 206.10 28306.48 15:21:33 15:21:33 15:20:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:21:33 15:21:01 13865832 15567132 2559136 15.58 71424 1822964 747264 4.28 681792 1647568 162452 15:21:33 Average: 13865832 15567132 2559136 15.58 71424 1822964 747264 4.28 681792 1647568 162452 15:21:33 15:21:33 15:20:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:21:33 15:21:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 15:21:33 15:21:01 ens3 98.68 71.79 793.69 12.59 0.00 0.00 0.00 0.00 15:21:33 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 15:21:33 Average: ens3 98.68 71.79 793.69 12.59 0.00 0.00 0.00 0.00 15:21:33 15:21:33 15:21:33 ---> sar -P ALL: 15:21:33 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-31346) 07/28/25 _x86_64_ (4 CPU) 15:21:33 15:21:33 15:19:21 LINUX RESTART (4 CPU) 15:21:33 15:21:33 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:21:33 15:21:01 all 20.63 0.00 1.47 3.91 0.06 73.94 15:21:33 15:21:01 0 5.90 0.00 0.77 3.41 0.05 89.87 15:21:33 15:21:01 1 10.06 0.00 1.26 9.54 0.05 79.08 15:21:33 15:21:01 2 50.81 0.00 2.71 1.17 0.05 45.26 15:21:33 15:21:01 3 15.72 0.00 1.14 1.50 0.05 81.59 15:21:33 Average: all 20.63 0.00 1.47 3.91 0.06 73.94 15:21:33 Average: 0 5.90 0.00 0.77 3.41 0.05 89.87 15:21:33 Average: 1 10.06 0.00 1.26 9.54 0.05 79.08 15:21:33 Average: 2 50.81 0.00 2.71 1.17 0.05 45.26 15:21:33 Average: 3 15.72 0.00 1.14 1.50 0.05 81.59 15:21:33 15:21:33 15:21:33