11:45:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141850 11:45:25 Running as SYSTEM 11:45:25 [EnvInject] - Loading node environment variables. 11:45:25 Building remotely on prd-ubuntu1804-builder-4c-4g-39999 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:45:25 [ssh-agent] Looking for ssh-agent implementation... 11:45:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:45:25 $ ssh-agent 11:45:25 SSH_AUTH_SOCK=/tmp/ssh-MPNCoXdzITAx/agent.1665 11:45:25 SSH_AGENT_PID=1667 11:45:25 [ssh-agent] Started. 11:45:25 Running ssh-add (command line suppressed) 11:45:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16510008746711163674.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16510008746711163674.key) 11:45:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:45:25 The recommended git tool is: NONE 11:45:26 using credential onap-jenkins-ssh 11:45:26 Wiping out workspace first. 11:45:26 Cloning the remote Git repository 11:45:26 Cloning repository git://cloud.onap.org/mirror/oom.git 11:45:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:45:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:45:27 > git --version # timeout=10 11:45:27 > git --version # 'git version 2.17.1' 11:45:27 using GIT_SSH to set credentials Gerrit user 11:45:27 Verifying host key using manually-configured host key entries 11:45:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:45:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:45:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:45:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:45:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:45:32 using GIT_SSH to set credentials Gerrit user 11:45:32 Verifying host key using manually-configured host key entries 11:45:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/50/141850/7 # timeout=30 11:45:33 > git rev-parse 853391cac5cf54933ef1348e46d3d76af6615152^{commit} # timeout=10 11:45:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:45:33 Checking out Revision 853391cac5cf54933ef1348e46d3d76af6615152 (refs/changes/50/141850/7) 11:45:33 > git config core.sparsecheckout # timeout=10 11:45:33 > git checkout -f 853391cac5cf54933ef1348e46d3d76af6615152 # timeout=30 11:45:36 Commit message: "[SDC] 13.1.1 release" 11:45:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:45:36 > git rev-list --no-walk 4f2a4495a56e9e36b3e0d389b223b7fe21199f28 # timeout=10 11:45:36 [EnvInject] - Injecting environment variables from a build step. 11:45:36 [EnvInject] - Injecting as environment variables the properties content 11:45:36 PYTHON=python3 11:45:36 11:45:36 [EnvInject] - Variables injected successfully. 11:45:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16041485048675404965.sh 11:45:36 ---> tox-install.sh 11:45:36 + source /home/jenkins/lf-env.sh 11:45:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:45:36 ++ mktemp -d /tmp/venv-XXXX 11:45:36 + lf_venv=/tmp/venv-sQzv 11:45:36 + local venv_file=/tmp/.os_lf_venv 11:45:36 + local python=python3 11:45:36 + local options 11:45:36 + local set_path=true 11:45:36 + local install_args= 11:45:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:45:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:45:36 + true 11:45:36 + case $1 in 11:45:36 + venv_file=/tmp/.toxenv 11:45:36 + shift 2 11:45:36 + true 11:45:36 + case $1 in 11:45:36 + shift 11:45:36 + break 11:45:36 + case $python in 11:45:36 + local pkg_list= 11:45:36 + [[ -d /opt/pyenv ]] 11:45:36 + echo 'Setup pyenv:' 11:45:36 Setup pyenv: 11:45:36 + export PYENV_ROOT=/opt/pyenv 11:45:36 + PYENV_ROOT=/opt/pyenv 11:45:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:36 + pyenv versions 11:45:36 * system (set by /opt/pyenv/version) 11:45:36 * 3.8.13 (set by /opt/pyenv/version) 11:45:36 * 3.9.13 (set by /opt/pyenv/version) 11:45:36 * 3.10.6 (set by /opt/pyenv/version) 11:45:36 + command -v pyenv 11:45:36 ++ pyenv init - --no-rehash 11:45:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 11:45:36 export PATH="/opt/pyenv/shims:${PATH}" 11:45:36 export PYENV_SHELL=bash 11:45:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:45:36 pyenv() { 11:45:36 local command 11:45:36 command="${1:-}" 11:45:36 if [ "$#" -gt 0 ]; then 11:45:36 shift 11:45:36 fi 11:45:36 11:45:36 case "$command" in 11:45:36 rehash|shell) 11:45:36 eval "$(pyenv "sh-$command" "$@")" 11:45:36 ;; 11:45:36 *) 11:45:36 command pyenv "$command" "$@" 11:45:36 ;; 11:45:36 esac 11:45:36 }' 11:45:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 11:45:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:36 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:36 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:36 ++ export PYENV_SHELL=bash 11:45:36 ++ PYENV_SHELL=bash 11:45:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:45:36 +++ complete -F _pyenv pyenv 11:45:36 ++ lf-pyver python3 11:45:36 ++ local py_version_xy=python3 11:45:36 ++ local py_version_xyz= 11:45:36 ++ pyenv versions 11:45:36 ++ local command 11:45:36 ++ command=versions 11:45:36 ++ '[' 1 -gt 0 ']' 11:45:36 ++ shift 11:45:36 ++ case "$command" in 11:45:36 ++ command pyenv versions 11:45:36 ++ pyenv versions 11:45:36 ++ awk '{ print $1 }' 11:45:36 ++ grep -E '^[0-9.]*[0-9]$' 11:45:36 ++ sed 's/^[ *]* //' 11:45:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:45:37 +++ grep '^3' /tmp/.pyenv_versions 11:45:37 +++ sort -V 11:45:37 +++ tail -n 1 11:45:37 ++ py_version_xyz=3.10.6 11:45:37 ++ [[ -z 3.10.6 ]] 11:45:37 ++ echo 3.10.6 11:45:37 ++ return 0 11:45:37 + pyenv local 3.10.6 11:45:37 + local command 11:45:37 + command=local 11:45:37 + '[' 2 -gt 0 ']' 11:45:37 + shift 11:45:37 + case "$command" in 11:45:37 + command pyenv local 3.10.6 11:45:37 + pyenv local 3.10.6 11:45:37 + for arg in "$@" 11:45:37 + case $arg in 11:45:37 + pkg_list+='tox ' 11:45:37 + for arg in "$@" 11:45:37 + case $arg in 11:45:37 + pkg_list+='virtualenv ' 11:45:37 + for arg in "$@" 11:45:37 + case $arg in 11:45:37 + pkg_list+='urllib3~=1.26.15 ' 11:45:37 + [[ -f /tmp/.toxenv ]] 11:45:37 + [[ ! -f /tmp/.toxenv ]] 11:45:37 + [[ -n '' ]] 11:45:37 + python3 -m venv /tmp/venv-sQzv 11:45:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sQzv' 11:45:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sQzv 11:45:41 + echo /tmp/venv-sQzv 11:45:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:45:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:45:41 + /tmp/venv-sQzv/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:45:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:45:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:45:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:45:45 + /tmp/venv-sQzv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:45:47 + type python3 11:45:47 + true 11:45:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sQzv/bin to PATH' 11:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-sQzv/bin to PATH 11:45:47 + PATH=/tmp/venv-sQzv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:47 + return 0 11:45:47 + python3 --version 11:45:47 Python 3.10.6 11:45:47 + python3 -m pip --version 11:45:47 pip 25.2 from /tmp/venv-sQzv/lib/python3.10/site-packages/pip (python 3.10) 11:45:47 + python3 -m pip freeze 11:45:47 cachetools==6.1.0 11:45:47 chardet==5.2.0 11:45:47 colorama==0.4.6 11:45:47 distlib==0.4.0 11:45:47 filelock==3.19.1 11:45:47 packaging==25.0 11:45:47 platformdirs==4.3.8 11:45:47 pluggy==1.6.0 11:45:47 pyproject-api==1.9.1 11:45:47 tomli==2.2.1 11:45:47 tox==4.28.4 11:45:47 typing_extensions==4.14.1 11:45:47 urllib3==1.26.20 11:45:47 virtualenv==20.34.0 11:45:48 [EnvInject] - Injecting environment variables from a build step. 11:45:48 [EnvInject] - Injecting as environment variables the properties content 11:45:48 PARALLEL=false 11:45:48 11:45:48 [EnvInject] - Variables injected successfully. 11:45:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2997256540559519251.sh 11:45:48 ---> tox-run.sh 11:45:48 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:45:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:45:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:45:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:45:48 + source /home/jenkins/lf-env.sh 11:45:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:45:48 ++ mktemp -d /tmp/venv-XXXX 11:45:48 + lf_venv=/tmp/venv-jHBB 11:45:48 + local venv_file=/tmp/.os_lf_venv 11:45:48 + local python=python3 11:45:48 + local options 11:45:48 + local set_path=true 11:45:48 + local install_args= 11:45: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 11:45:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:45:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:45:48 + true 11:45:48 + case $1 in 11:45:48 + venv_file=/tmp/.toxenv 11:45:48 + shift 2 11:45:48 + true 11:45:48 + case $1 in 11:45:48 + shift 11:45:48 + break 11:45:48 + case $python in 11:45:48 + local pkg_list= 11:45:48 + [[ -d /opt/pyenv ]] 11:45:48 + echo 'Setup pyenv:' 11:45:48 Setup pyenv: 11:45:48 + export PYENV_ROOT=/opt/pyenv 11:45:48 + PYENV_ROOT=/opt/pyenv 11:45:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:48 + pyenv versions 11:45:48 system 11:45:48 3.8.13 11:45:48 3.9.13 11:45:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:45:48 + command -v pyenv 11:45:48 ++ pyenv init - --no-rehash 11:45: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[*]}"'\'')" 11:45:48 export PATH="/opt/pyenv/shims:${PATH}" 11:45:48 export PYENV_SHELL=bash 11:45:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:45:48 pyenv() { 11:45:48 local command 11:45:48 command="${1:-}" 11:45:48 if [ "$#" -gt 0 ]; then 11:45:48 shift 11:45:48 fi 11:45:48 11:45:48 case "$command" in 11:45:48 rehash|shell) 11:45:48 eval "$(pyenv "sh-$command" "$@")" 11:45:48 ;; 11:45:48 *) 11:45:48 command pyenv "$command" "$@" 11:45:48 ;; 11:45:48 esac 11:45:48 }' 11:45: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[*]}"' 11:45:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:48 ++ export PYENV_SHELL=bash 11:45:48 ++ PYENV_SHELL=bash 11:45:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:45:48 +++ complete -F _pyenv pyenv 11:45:48 ++ lf-pyver python3 11:45:48 ++ local py_version_xy=python3 11:45:48 ++ local py_version_xyz= 11:45:48 ++ pyenv versions 11:45:48 ++ local command 11:45:48 ++ command=versions 11:45:48 ++ '[' 1 -gt 0 ']' 11:45:48 ++ shift 11:45:48 ++ case "$command" in 11:45:48 ++ command pyenv versions 11:45:48 ++ pyenv versions 11:45:48 ++ sed 's/^[ *]* //' 11:45:48 ++ awk '{ print $1 }' 11:45:48 ++ grep -E '^[0-9.]*[0-9]$' 11:45:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:45:48 +++ sort -V 11:45:48 +++ grep '^3' /tmp/.pyenv_versions 11:45:48 +++ tail -n 1 11:45:48 ++ py_version_xyz=3.10.6 11:45:48 ++ [[ -z 3.10.6 ]] 11:45:48 ++ echo 3.10.6 11:45:48 ++ return 0 11:45:48 + pyenv local 3.10.6 11:45:48 + local command 11:45:48 + command=local 11:45:48 + '[' 2 -gt 0 ']' 11:45:48 + shift 11:45:48 + case "$command" in 11:45:48 + command pyenv local 3.10.6 11:45:48 + pyenv local 3.10.6 11:45:48 + for arg in "$@" 11:45:48 + case $arg in 11:45:48 + pkg_list+='tox ' 11:45:48 + for arg in "$@" 11:45:48 + case $arg in 11:45:48 + pkg_list+='virtualenv ' 11:45:48 + for arg in "$@" 11:45:48 + case $arg in 11:45:48 + pkg_list+='urllib3~=1.26.15 ' 11:45:48 + [[ -f /tmp/.toxenv ]] 11:45:48 ++ cat /tmp/.toxenv 11:45:48 + lf_venv=/tmp/venv-sQzv 11:45:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sQzv from' file:/tmp/.toxenv 11:45:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sQzv from file:/tmp/.toxenv 11:45:48 + /tmp/venv-sQzv/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 11:45:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:45:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:45:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:45:49 + /tmp/venv-sQzv/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:45:50 + type python3 11:45:50 + true 11:45:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sQzv/bin to PATH' 11:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-sQzv/bin to PATH 11:45:50 + PATH=/tmp/venv-sQzv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:50 + return 0 11:45:50 + [[ -d /opt/pyenv ]] 11:45:50 + echo '---> Setting up pyenv' 11:45:50 ---> Setting up pyenv 11:45:50 + export PYENV_ROOT=/opt/pyenv 11:45:50 + PYENV_ROOT=/opt/pyenv 11:45:50 + export PATH=/opt/pyenv/bin:/tmp/venv-sQzv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:50 + PATH=/opt/pyenv/bin:/tmp/venv-sQzv/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 11:45:50 ++ pwd 11:45:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:45:50 + export PYTHONPATH 11:45:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:45:50 + TOX_TESTENV_PASSENV=PYTHONPATH 11:45:50 + tox --version 11:45:50 4.28.4 from /tmp/venv-sQzv/lib/python3.10/site-packages/tox/__init__.py 11:45:50 + PARALLEL=false 11:45:50 + TOX_OPTIONS_LIST= 11:45:50 + [[ -n checkbashisms ]] 11:45:50 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:45:50 + case ${PARALLEL,,} in 11:45:50 + tox -e checkbashisms 11:45:50 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:45:51 checkbashisms: freeze> python -m pip freeze --all 11:45:52 checkbashisms: pip==25.2,setuptools==80.9.0 11:45:52 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:45:53 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:45:55 checkbashisms: OK (4.71=setup[1.28]+cmd[3.42] seconds) 11:45:55 congratulations :) (4.92 seconds) 11:45:55 + tox_status=0 11:45:55 + echo '---> Completed tox runs' 11:45:55 ---> Completed tox runs 11:45:55 + for i in .tox/*/log 11:45:55 ++ echo .tox/checkbashisms/log 11:45:55 ++ awk -F/ '{print $2}' 11:45:55 + tox_env=checkbashisms 11:45:55 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:45:55 + DOC_DIR=docs/_build/html 11:45:55 + [[ -d docs/_build/html ]] 11:45:55 + echo '---> tox-run.sh ends' 11:45:55 ---> tox-run.sh ends 11:45:55 + test 0 -eq 0 11:45:55 $ ssh-agent -k 11:45:55 unset SSH_AUTH_SOCK; 11:45:55 unset SSH_AGENT_PID; 11:45:55 echo Agent pid 1667 killed; 11:45:55 [ssh-agent] Stopped. 11:45:55 [PostBuildScript] - [INFO] Executing post build scripts. 11:45:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18007519300045916333.sh 11:45:55 ---> sysstat.sh 11:45:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins290501993644317799.sh 11:45:56 ---> package-listing.sh 11:45:56 ++ facter osfamily 11:45:56 ++ tr '[:upper:]' '[:lower:]' 11:45:56 + OS_FAMILY=debian 11:45:56 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:45:56 + START_PACKAGES=/tmp/packages_start.txt 11:45:56 + END_PACKAGES=/tmp/packages_end.txt 11:45:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:45:56 + PACKAGES=/tmp/packages_start.txt 11:45:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:45:56 + PACKAGES=/tmp/packages_end.txt 11:45:56 + case "${OS_FAMILY}" in 11:45:56 + dpkg -l 11:45:56 + grep '^ii' 11:45:56 + '[' -f /tmp/packages_start.txt ']' 11:45:56 + '[' -f /tmp/packages_end.txt ']' 11:45:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:45:56 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:45:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:45:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:45:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14453974875305483453.sh 11:45:56 ---> capture-instance-metadata.sh 11:45:56 Setup pyenv: 11:45:56 system 11:45:56 3.8.13 11:45:56 3.9.13 11:45:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:46:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zkri 11:46:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:46:03 lf-activate-venv(): INFO: Installing: lftools 11:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-zkri/bin to PATH 11:46:25 INFO: Running in OpenStack, capturing instance metadata 11:46:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15339569013160839283.sh 11:46:26 provisioning config files... 11:46:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1157104290103372494tmp 11:46:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:46:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:46:26 [EnvInject] - Injecting environment variables from a build step. 11:46:26 [EnvInject] - Injecting as environment variables the properties content 11:46:26 SERVER_ID=logs 11:46:26 11:46:26 [EnvInject] - Variables injected successfully. 11:46:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17700887238897893536.sh 11:46:26 ---> create-netrc.sh 11:46:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13695844272660818157.sh 11:46:26 ---> python-tools-install.sh 11:46:26 Setup pyenv: 11:46:26 system 11:46:26 3.8.13 11:46:26 3.9.13 11:46:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:46:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkri from file:/tmp/.os_lf_venv 11:46:28 lf-activate-venv(): INFO: Installing: lftools 11:46:36 lf-activate-venv(): INFO: Adding /tmp/venv-zkri/bin to PATH 11:46:36 Generating Requirements File 11:46:57 Python 3.10.6 11:46:57 pip 25.2 from /tmp/venv-zkri/lib/python3.10/site-packages/pip (python 3.10) 11:46:57 appdirs==1.4.4 11:46:57 argcomplete==3.6.2 11:46:57 aspy.yaml==1.3.0 11:46:57 attrs==25.3.0 11:46:57 autopage==0.5.2 11:46:57 beautifulsoup4==4.13.4 11:46:57 boto3==1.40.15 11:46:57 botocore==1.40.15 11:46:57 bs4==0.0.2 11:46:57 cachetools==5.5.2 11:46:57 certifi==2025.8.3 11:46:57 cffi==1.17.1 11:46:57 cfgv==3.4.0 11:46:57 chardet==5.2.0 11:46:57 charset-normalizer==3.4.3 11:46:57 click==8.2.1 11:46:57 cliff==4.11.0 11:46:57 cmd2==2.7.0 11:46:57 cryptography==3.3.2 11:46:57 debtcollector==3.0.0 11:46:57 decorator==5.2.1 11:46:57 defusedxml==0.7.1 11:46:57 Deprecated==1.2.18 11:46:57 distlib==0.4.0 11:46:57 dnspython==2.7.0 11:46:57 docker==7.1.0 11:46:57 dogpile.cache==1.4.0 11:46:57 durationpy==0.10 11:46:57 email_validator==2.2.0 11:46:57 filelock==3.19.1 11:46:57 future==1.0.0 11:46:57 gitdb==4.0.12 11:46:57 GitPython==3.1.45 11:46:57 google-auth==2.40.3 11:46:57 httplib2==0.22.0 11:46:57 identify==2.6.13 11:46:57 idna==3.10 11:46:57 importlib-resources==1.5.0 11:46:57 iso8601==2.1.0 11:46:57 Jinja2==3.1.6 11:46:57 jmespath==1.0.1 11:46:57 jsonpatch==1.33 11:46:57 jsonpointer==3.0.0 11:46:57 jsonschema==4.25.1 11:46:57 jsonschema-specifications==2025.4.1 11:46:57 keystoneauth1==5.12.0 11:46:57 kubernetes==33.1.0 11:46:57 lftools==0.37.13 11:46:57 lxml==6.0.1 11:46:57 markdown-it-py==4.0.0 11:46:57 MarkupSafe==3.0.2 11:46:57 mdurl==0.1.2 11:46:57 msgpack==1.1.1 11:46:57 multi_key_dict==2.0.3 11:46:57 munch==4.0.0 11:46:57 netaddr==1.3.0 11:46:57 niet==1.4.2 11:46:57 nodeenv==1.9.1 11:46:57 oauth2client==4.1.3 11:46:57 oauthlib==3.3.1 11:46:57 openstacksdk==4.7.0 11:46:57 os-client-config==2.3.0 11:46:57 os-service-types==1.8.0 11:46:57 osc-lib==4.2.0 11:46:57 oslo.config==10.0.0 11:46:57 oslo.context==6.0.0 11:46:57 oslo.i18n==6.5.1 11:46:57 oslo.log==7.2.0 11:46:57 oslo.serialization==5.7.0 11:46:57 oslo.utils==9.0.0 11:46:57 packaging==25.0 11:46:57 pbr==7.0.1 11:46:57 platformdirs==4.3.8 11:46:57 prettytable==3.16.0 11:46:57 psutil==7.0.0 11:46:57 pyasn1==0.6.1 11:46:57 pyasn1_modules==0.4.2 11:46:57 pycparser==2.22 11:46:57 pygerrit2==2.0.15 11:46:57 PyGithub==2.7.0 11:46:57 Pygments==2.19.2 11:46:57 PyJWT==2.10.1 11:46:57 PyNaCl==1.5.0 11:46:57 pyparsing==2.4.7 11:46:57 pyperclip==1.9.0 11:46:57 pyrsistent==0.20.0 11:46:57 python-cinderclient==9.7.0 11:46:57 python-dateutil==2.9.0.post0 11:46:57 python-heatclient==4.3.0 11:46:57 python-jenkins==1.8.3 11:46:57 python-keystoneclient==5.6.0 11:46:57 python-magnumclient==4.8.1 11:46:57 python-openstackclient==8.2.0 11:46:57 python-swiftclient==4.8.0 11:46:57 PyYAML==6.0.2 11:46:57 referencing==0.36.2 11:46:57 requests==2.32.5 11:46:57 requests-oauthlib==2.0.0 11:46:57 requestsexceptions==1.4.0 11:46:57 rfc3986==2.0.0 11:46:57 rich==14.1.0 11:46:57 rich-argparse==1.7.1 11:46:57 rpds-py==0.27.0 11:46:57 rsa==4.9.1 11:46:57 ruamel.yaml==0.18.15 11:46:57 ruamel.yaml.clib==0.2.12 11:46:57 s3transfer==0.13.1 11:46:57 simplejson==3.20.1 11:46:57 six==1.17.0 11:46:57 smmap==5.0.2 11:46:57 soupsieve==2.7 11:46:57 stevedore==5.4.1 11:46:57 tabulate==0.9.0 11:46:57 toml==0.10.2 11:46:57 tomlkit==0.13.3 11:46:57 tqdm==4.67.1 11:46:57 typing_extensions==4.14.1 11:46:57 tzdata==2025.2 11:46:57 urllib3==1.26.20 11:46:57 virtualenv==20.34.0 11:46:57 wcwidth==0.2.13 11:46:57 websocket-client==1.8.0 11:46:57 wrapt==1.17.3 11:46:57 xdg==6.0.0 11:46:57 xmltodict==0.14.2 11:46:57 yq==3.4.3 11:46:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3193695973741748442.sh 11:46:57 ---> sudo-logs.sh 11:46:57 Archiving 'sudo' log.. 11:46:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3907601286616095396.sh 11:46:57 ---> job-cost.sh 11:46:57 Setup pyenv: 11:46:58 system 11:46:58 3.8.13 11:46:58 3.9.13 11:46:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:46:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkri from file:/tmp/.os_lf_venv 11:47:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:47:05 lf-activate-venv(): INFO: Adding /tmp/venv-zkri/bin to PATH 11:47:05 INFO: No Stack... 11:47:05 INFO: Retrieving Pricing Info for: v3-standard-4 11:47:05 INFO: Archiving Costs 11:47:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1391522937097776805.sh 11:47:05 ---> logs-deploy.sh 11:47:05 Setup pyenv: 11:47:05 system 11:47:05 3.8.13 11:47:05 3.9.13 11:47:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:47:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zkri from file:/tmp/.os_lf_venv 11:47:07 lf-activate-venv(): INFO: Installing: lftools 11:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-zkri/bin to PATH 11:47:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4245 11:47:15 INFO: archiving workspace using pattern(s): 11:47:16 Archives upload complete. 11:47:16 INFO: archiving logs to Nexus 11:47:17 ---> uname -a: 11:47:17 Linux prd-ubuntu1804-builder-4c-4g-39999 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:47:17 11:47:17 11:47:17 ---> lscpu: 11:47:17 Architecture: x86_64 11:47:17 CPU op-mode(s): 32-bit, 64-bit 11:47:17 Byte Order: Little Endian 11:47:17 CPU(s): 4 11:47:17 On-line CPU(s) list: 0-3 11:47:17 Thread(s) per core: 1 11:47:17 Core(s) per socket: 1 11:47:17 Socket(s): 4 11:47:17 NUMA node(s): 1 11:47:17 Vendor ID: AuthenticAMD 11:47:17 CPU family: 23 11:47:17 Model: 49 11:47:17 Model name: AMD EPYC-Rome Processor 11:47:17 Stepping: 0 11:47:17 CPU MHz: 2799.998 11:47:17 BogoMIPS: 5599.99 11:47:17 Virtualization: AMD-V 11:47:17 Hypervisor vendor: KVM 11:47:17 Virtualization type: full 11:47:17 L1d cache: 32K 11:47:17 L1i cache: 32K 11:47:17 L2 cache: 512K 11:47:17 L3 cache: 16384K 11:47:17 NUMA node0 CPU(s): 0-3 11:47:17 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 11:47:17 11:47:17 11:47:17 ---> nproc: 11:47:17 4 11:47:17 11:47:17 11:47:17 ---> df -h: 11:47:17 Filesystem Size Used Avail Use% Mounted on 11:47:17 udev 7.9G 0 7.9G 0% /dev 11:47:17 tmpfs 1.6G 672K 1.6G 1% /run 11:47:17 /dev/vda1 78G 8.3G 70G 11% / 11:47:17 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:47:17 tmpfs 5.0M 0 5.0M 0% /run/lock 11:47:17 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:47:17 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:47:17 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:47:17 11:47:17 11:47:17 ---> free -m: 11:47:17 total used free shared buff/cache available 11:47:17 Mem: 16040 560 13412 0 2067 15166 11:47:17 Swap: 1023 0 1023 11:47:17 11:47:17 11:47:17 ---> ip addr: 11:47:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:47:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:47:17 inet 127.0.0.1/8 scope host lo 11:47:17 valid_lft forever preferred_lft forever 11:47:17 inet6 ::1/128 scope host 11:47:17 valid_lft forever preferred_lft forever 11:47:17 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:47:17 link/ether fa:16:3e:ac:95:d7 brd ff:ff:ff:ff:ff:ff 11:47:17 inet 10.30.107.241/23 brd 10.30.107.255 scope global dynamic ens3 11:47:17 valid_lft 86270sec preferred_lft 86270sec 11:47:17 inet6 fe80::f816:3eff:feac:95d7/64 scope link 11:47:17 valid_lft forever preferred_lft forever 11:47:17 11:47:17 11:47:17 ---> sar -b -r -n DEV: 11:47:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39999) 08/22/25 _x86_64_ (4 CPU) 11:47:17 11:47:17 11:45:09 LINUX RESTART (4 CPU) 11:47:17 11:47:17 11:46:01 tps rtps wtps bread/s bwrtn/s 11:47:17 11:47:01 123.90 1.12 122.78 127.05 13641.06 11:47:17 Average: 123.90 1.12 122.78 127.05 13641.06 11:47:17 11:47:17 11:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:47:17 11:47:01 13755736 15542924 2669224 16.25 78688 1896396 772184 4.42 712044 1716180 125244 11:47:17 Average: 13755736 15542924 2669224 16.25 78688 1896396 772184 4.42 712044 1716180 125244 11:47:17 11:47:17 11:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:47:17 11:47:01 lo 1.47 1.47 0.18 0.18 0.00 0.00 0.00 0.00 11:47:17 11:47:01 ens3 180.24 117.78 952.32 15.90 0.00 0.00 0.00 0.00 11:47:17 Average: lo 1.47 1.47 0.18 0.18 0.00 0.00 0.00 0.00 11:47:17 Average: ens3 180.24 117.78 952.32 15.90 0.00 0.00 0.00 0.00 11:47:17 11:47:17 11:47:17 ---> sar -P ALL: 11:47:17 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-39999) 08/22/25 _x86_64_ (4 CPU) 11:47:17 11:47:17 11:45:09 LINUX RESTART (4 CPU) 11:47:17 11:47:17 11:46:01 CPU %user %nice %system %iowait %steal %idle 11:47:17 11:47:01 all 20.84 0.00 1.51 1.59 0.05 76.01 11:47:17 11:47:01 0 48.68 0.00 2.97 0.92 0.05 47.39 11:47:17 11:47:01 1 10.51 0.00 0.67 0.08 0.05 88.69 11:47:17 11:47:01 2 5.94 0.00 1.09 4.41 0.03 88.53 11:47:17 11:47:01 3 18.16 0.00 1.32 0.95 0.03 79.53 11:47:17 Average: all 20.84 0.00 1.51 1.59 0.05 76.01 11:47:17 Average: 0 48.68 0.00 2.97 0.92 0.05 47.39 11:47:17 Average: 1 10.51 0.00 0.67 0.08 0.05 88.69 11:47:17 Average: 2 5.94 0.00 1.09 4.41 0.03 88.53 11:47:17 Average: 3 18.16 0.00 1.32 0.95 0.03 79.53 11:47:17 11:47:17 11:47:17