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