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