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