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