12:32:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 12:32:01 Running as SYSTEM 12:32:01 [EnvInject] - Loading node environment variables. 12:32:01 Building remotely on prd-ubuntu1804-builder-4c-4g-14838 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:32:01 [ssh-agent] Looking for ssh-agent implementation... 12:32:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:01 $ ssh-agent 12:32:01 SSH_AUTH_SOCK=/tmp/ssh-G85lo0RLc6VY/agent.1716 12:32:01 SSH_AGENT_PID=1717 12:32:01 [ssh-agent] Started. 12:32:01 Running ssh-add (command line suppressed) 12:32:01 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8358959284035364918.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8358959284035364918.key) 12:32:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:32:01 The recommended git tool is: NONE 12:32:03 using credential onap-jenkins-ssh 12:32:03 Wiping out workspace first. 12:32:03 Cloning the remote Git repository 12:32:03 Cloning repository git://cloud.onap.org/mirror/oom.git 12:32:03 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:32:03 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:03 > git --version # timeout=10 12:32:03 > git --version # 'git version 2.17.1' 12:32:03 using GIT_SSH to set credentials Gerrit user 12:32:03 Verifying host key using manually-configured host key entries 12:32:03 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:32:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:09 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:09 using GIT_SSH to set credentials Gerrit user 12:32:09 Verifying host key using manually-configured host key entries 12:32:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/6 # timeout=30 12:32:10 > git rev-parse abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2^{commit} # timeout=10 12:32:10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:32:10 Checking out Revision abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2 (refs/changes/59/137159/6) 12:32:10 > git config core.sparsecheckout # timeout=10 12:32:10 > git checkout -f abebf2f77a1a8db5d879cda5e9aa2ac670c5aed2 # timeout=30 12:32:13 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 12:32:13 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:32:13 > git rev-list --no-walk c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=10 12:32:13 [EnvInject] - Injecting environment variables from a build step. 12:32:13 [EnvInject] - Injecting as environment variables the properties content 12:32:13 PYTHON=python3 12:32:13 12:32:13 [EnvInject] - Variables injected successfully. 12:32:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11409161417360248128.sh 12:32:13 ---> tox-install.sh 12:32:13 + source /home/jenkins/lf-env.sh 12:32:13 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:13 ++ mktemp -d /tmp/venv-XXXX 12:32:13 + lf_venv=/tmp/venv-pevK 12:32:13 + local venv_file=/tmp/.os_lf_venv 12:32:13 + local python=python3 12:32:13 + local options 12:32:13 + local set_path=true 12:32:13 + local install_args= 12:32:13 ++ 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:32:13 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:13 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:13 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:13 + true 12:32:13 + case $1 in 12:32:13 + venv_file=/tmp/.toxenv 12:32:13 + shift 2 12:32:13 + true 12:32:13 + case $1 in 12:32:13 + shift 12:32:13 + break 12:32:13 + case $python in 12:32:13 + local pkg_list= 12:32:13 + [[ -d /opt/pyenv ]] 12:32:13 + echo 'Setup pyenv:' 12:32:13 Setup pyenv: 12:32:13 + export PYENV_ROOT=/opt/pyenv 12:32:13 + PYENV_ROOT=/opt/pyenv 12:32:13 + 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:32:13 + 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:32:13 + pyenv versions 12:32:13 * system (set by /opt/pyenv/version) 12:32:13 * 3.8.13 (set by /opt/pyenv/version) 12:32:13 * 3.9.13 (set by /opt/pyenv/version) 12:32:13 * 3.10.6 (set by /opt/pyenv/version) 12:32:13 + command -v pyenv 12:32:13 ++ pyenv init - --no-rehash 12:32:13 + 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:32:13 export PATH="/opt/pyenv/shims:${PATH}" 12:32:13 export PYENV_SHELL=bash 12:32:13 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:13 pyenv() { 12:32:13 local command 12:32:13 command="${1:-}" 12:32:13 if [ "$#" -gt 0 ]; then 12:32:13 shift 12:32:13 fi 12:32:13 12:32:13 case "$command" in 12:32:13 rehash|shell) 12:32:13 eval "$(pyenv "sh-$command" "$@")" 12:32:13 ;; 12:32:13 *) 12:32:13 command pyenv "$command" "$@" 12:32:13 ;; 12:32:13 esac 12:32:13 }' 12:32:13 +++ 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:32:13 ++ 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:32:13 ++ 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:32:13 ++ 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:32:13 ++ export PYENV_SHELL=bash 12:32:13 ++ PYENV_SHELL=bash 12:32:13 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:13 +++ complete -F _pyenv pyenv 12:32:13 ++ lf-pyver python3 12:32:13 ++ local py_version_xy=python3 12:32:13 ++ local py_version_xyz= 12:32:13 ++ pyenv versions 12:32:13 ++ sed 's/^[ *]* //' 12:32:13 ++ awk '{ print $1 }' 12:32:13 ++ local command 12:32:13 ++ grep -E '^[0-9.]*[0-9]$' 12:32:13 ++ command=versions 12:32:13 ++ '[' 1 -gt 0 ']' 12:32:13 ++ shift 12:32:13 ++ case "$command" in 12:32:13 ++ command pyenv versions 12:32:13 ++ pyenv versions 12:32:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:14 +++ grep '^3' /tmp/.pyenv_versions 12:32:14 +++ sort -V 12:32:14 +++ tail -n 1 12:32:14 ++ py_version_xyz=3.10.6 12:32:14 ++ [[ -z 3.10.6 ]] 12:32:14 ++ echo 3.10.6 12:32:14 ++ return 0 12:32:14 + pyenv local 3.10.6 12:32:14 + local command 12:32:14 + command=local 12:32:14 + '[' 2 -gt 0 ']' 12:32:14 + shift 12:32:14 + case "$command" in 12:32:14 + command pyenv local 3.10.6 12:32:14 + pyenv local 3.10.6 12:32:14 + for arg in "$@" 12:32:14 + case $arg in 12:32:14 + pkg_list+='tox ' 12:32:14 + for arg in "$@" 12:32:14 + case $arg in 12:32:14 + pkg_list+='virtualenv ' 12:32:14 + for arg in "$@" 12:32:14 + case $arg in 12:32:14 + pkg_list+='urllib3~=1.26.15 ' 12:32:14 + [[ -f /tmp/.toxenv ]] 12:32:14 + [[ ! -f /tmp/.toxenv ]] 12:32:14 + [[ -n '' ]] 12:32:14 + python3 -m venv /tmp/venv-pevK 12:32:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pevK' 12:32:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pevK 12:32:18 + echo /tmp/venv-pevK 12:32:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:32:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:32:18 + /tmp/venv-pevK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:21 + /tmp/venv-pevK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:24 + type python3 12:32:24 + true 12:32:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pevK/bin to PATH' 12:32:24 lf-activate-venv(): INFO: Adding /tmp/venv-pevK/bin to PATH 12:32:24 + PATH=/tmp/venv-pevK/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:32:24 + return 0 12:32:24 + python3 --version 12:32:24 Python 3.10.6 12:32:24 + python3 -m pip --version 12:32:24 pip 24.0 from /tmp/venv-pevK/lib/python3.10/site-packages/pip (python 3.10) 12:32:24 + python3 -m pip freeze 12:32:24 cachetools==5.3.3 12:32:24 chardet==5.2.0 12:32:24 colorama==0.4.6 12:32:24 distlib==0.3.8 12:32:24 filelock==3.13.1 12:32:24 packaging==24.0 12:32:24 platformdirs==4.2.0 12:32:24 pluggy==1.4.0 12:32:24 pyproject-api==1.6.1 12:32:24 tomli==2.0.1 12:32:24 tox==4.14.1 12:32:24 urllib3==1.26.18 12:32:24 virtualenv==20.25.1 12:32:24 [EnvInject] - Injecting environment variables from a build step. 12:32:24 [EnvInject] - Injecting as environment variables the properties content 12:32:24 PARALLEL=false 12:32:24 12:32:24 [EnvInject] - Variables injected successfully. 12:32:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6901268651668305720.sh 12:32:24 ---> tox-run.sh 12:32:24 + 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:32:24 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:32:24 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:32:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:32:24 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:32:24 + source /home/jenkins/lf-env.sh 12:32:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:24 ++ mktemp -d /tmp/venv-XXXX 12:32:24 + lf_venv=/tmp/venv-m4Rn 12:32:24 + local venv_file=/tmp/.os_lf_venv 12:32:24 + local python=python3 12:32:24 + local options 12:32:24 + local set_path=true 12:32:24 + local install_args= 12:32:24 ++ 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:32:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:24 + true 12:32:24 + case $1 in 12:32:24 + venv_file=/tmp/.toxenv 12:32:24 + shift 2 12:32:24 + true 12:32:24 + case $1 in 12:32:24 + shift 12:32:24 + break 12:32:24 + case $python in 12:32:24 + local pkg_list= 12:32:24 + [[ -d /opt/pyenv ]] 12:32:24 + echo 'Setup pyenv:' 12:32:24 Setup pyenv: 12:32:24 + export PYENV_ROOT=/opt/pyenv 12:32:24 + PYENV_ROOT=/opt/pyenv 12:32:24 + 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:32:24 + 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:32:24 + pyenv versions 12:32:25 system 12:32:25 3.8.13 12:32:25 3.9.13 12:32:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:25 + command -v pyenv 12:32:25 ++ pyenv init - --no-rehash 12:32:25 + 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:32:25 export PATH="/opt/pyenv/shims:${PATH}" 12:32:25 export PYENV_SHELL=bash 12:32:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:25 pyenv() { 12:32:25 local command 12:32:25 command="${1:-}" 12:32:25 if [ "$#" -gt 0 ]; then 12:32:25 shift 12:32:25 fi 12:32:25 12:32:25 case "$command" in 12:32:25 rehash|shell) 12:32:25 eval "$(pyenv "sh-$command" "$@")" 12:32:25 ;; 12:32:25 *) 12:32:25 command pyenv "$command" "$@" 12:32:25 ;; 12:32:25 esac 12:32:25 }' 12:32:25 +++ 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:32:25 ++ 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:32:25 ++ 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:32:25 ++ 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:32:25 ++ export PYENV_SHELL=bash 12:32:25 ++ PYENV_SHELL=bash 12:32:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:25 +++ complete -F _pyenv pyenv 12:32:25 ++ lf-pyver python3 12:32:25 ++ local py_version_xy=python3 12:32:25 ++ local py_version_xyz= 12:32:25 ++ pyenv versions 12:32:25 ++ local command 12:32:25 ++ sed 's/^[ *]* //' 12:32:25 ++ command=versions 12:32:25 ++ '[' 1 -gt 0 ']' 12:32:25 ++ shift 12:32:25 ++ case "$command" in 12:32:25 ++ command pyenv versions 12:32:25 ++ pyenv versions 12:32:25 ++ awk '{ print $1 }' 12:32:25 ++ grep -E '^[0-9.]*[0-9]$' 12:32:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:25 +++ grep '^3' /tmp/.pyenv_versions 12:32:25 +++ sort -V 12:32:25 +++ tail -n 1 12:32:25 ++ py_version_xyz=3.10.6 12:32:25 ++ [[ -z 3.10.6 ]] 12:32:25 ++ echo 3.10.6 12:32:25 ++ return 0 12:32:25 + pyenv local 3.10.6 12:32:25 + local command 12:32:25 + command=local 12:32:25 + '[' 2 -gt 0 ']' 12:32:25 + shift 12:32:25 + case "$command" in 12:32:25 + command pyenv local 3.10.6 12:32:25 + pyenv local 3.10.6 12:32:25 + for arg in "$@" 12:32:25 + case $arg in 12:32:25 + pkg_list+='tox ' 12:32:25 + for arg in "$@" 12:32:25 + case $arg in 12:32:25 + pkg_list+='virtualenv ' 12:32:25 + for arg in "$@" 12:32:25 + case $arg in 12:32:25 + pkg_list+='urllib3~=1.26.15 ' 12:32:25 + [[ -f /tmp/.toxenv ]] 12:32:25 ++ cat /tmp/.toxenv 12:32:25 + lf_venv=/tmp/venv-pevK 12:32:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pevK from' file:/tmp/.toxenv 12:32:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pevK from file:/tmp/.toxenv 12:32:25 + /tmp/venv-pevK/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:26 + /tmp/venv-pevK/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:27 + type python3 12:32:27 + true 12:32:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pevK/bin to PATH' 12:32:27 lf-activate-venv(): INFO: Adding /tmp/venv-pevK/bin to PATH 12:32:27 + PATH=/tmp/venv-pevK/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:32:27 + return 0 12:32:27 + [[ -d /opt/pyenv ]] 12:32:27 + echo '---> Setting up pyenv' 12:32:27 ---> Setting up pyenv 12:32:27 + export PYENV_ROOT=/opt/pyenv 12:32:27 + PYENV_ROOT=/opt/pyenv 12:32:27 + export PATH=/opt/pyenv/bin:/tmp/venv-pevK/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:32:27 + PATH=/opt/pyenv/bin:/tmp/venv-pevK/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:32:27 ++ pwd 12:32:27 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:32:27 + export PYTHONPATH 12:32:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:32:27 + TOX_TESTENV_PASSENV=PYTHONPATH 12:32:27 + tox --version 12:32:27 4.14.1 from /tmp/venv-pevK/lib/python3.10/site-packages/tox/__init__.py 12:32:27 + PARALLEL=false 12:32:27 + TOX_OPTIONS_LIST= 12:32:27 + [[ -n checkbashisms ]] 12:32:27 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:32:27 + case ${PARALLEL,,} in 12:32:27 + tox -e checkbashisms 12:32:27 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:32:28 checkbashisms: freeze> python -m pip freeze --all 12:32:29 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:32:29 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:32:30 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:32:30 you may get strange results 12:32:31 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:32:32 checkbashisms: OK (4.75=setup[1.67]+cmd[3.08] seconds) 12:32:32 congratulations :) (4.93 seconds) 12:32:32 + tox_status=0 12:32:32 + echo '---> Completed tox runs' 12:32:32 ---> Completed tox runs 12:32:32 + for i in .tox/*/log 12:32:32 ++ echo .tox/checkbashisms/log 12:32:32 ++ awk -F/ '{print $2}' 12:32:32 + tox_env=checkbashisms 12:32:32 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:32:32 + DOC_DIR=docs/_build/html 12:32:32 + [[ -d docs/_build/html ]] 12:32:32 + echo '---> tox-run.sh ends' 12:32:32 ---> tox-run.sh ends 12:32:32 + test 0 -eq 0 12:32:32 $ ssh-agent -k 12:32:32 unset SSH_AUTH_SOCK; 12:32:32 unset SSH_AGENT_PID; 12:32:32 echo Agent pid 1717 killed; 12:32:32 [ssh-agent] Stopped. 12:32:32 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2615387840711169129.sh 12:32:32 ---> sysstat.sh 12:32:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8018741907059015017.sh 12:32:33 ---> package-listing.sh 12:32:33 ++ facter osfamily 12:32:33 ++ tr '[:upper:]' '[:lower:]' 12:32:33 + OS_FAMILY=debian 12:32:33 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:32:33 + START_PACKAGES=/tmp/packages_start.txt 12:32:33 + END_PACKAGES=/tmp/packages_end.txt 12:32:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:33 + PACKAGES=/tmp/packages_start.txt 12:32:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:32:33 + PACKAGES=/tmp/packages_end.txt 12:32:33 + case "${OS_FAMILY}" in 12:32:33 + dpkg -l 12:32:33 + grep '^ii' 12:32:33 + '[' -f /tmp/packages_start.txt ']' 12:32:33 + '[' -f /tmp/packages_end.txt ']' 12:32:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:33 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:32:33 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:32:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:32:33 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8097024642264321574.sh 12:32:33 ---> capture-instance-metadata.sh 12:32:33 Setup pyenv: 12:32:33 system 12:32:33 3.8.13 12:32:33 3.9.13 12:32:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-unFO 12:32:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:40 lf-activate-venv(): INFO: Installing: lftools 12:33:12 lf-activate-venv(): INFO: Adding /tmp/venv-unFO/bin to PATH 12:33:12 INFO: Running in OpenStack, capturing instance metadata 12:33:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins842859273096422338.sh 12:33:12 provisioning config files... 12:33:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11732344469698997002tmp 12:33:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:33:12 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:33:12 [EnvInject] - Injecting environment variables from a build step. 12:33:12 [EnvInject] - Injecting as environment variables the properties content 12:33:12 SERVER_ID=logs 12:33:12 12:33:12 [EnvInject] - Variables injected successfully. 12:33:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9689886987730865441.sh 12:33:12 ---> create-netrc.sh 12:33:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18027280822677699824.sh 12:33:12 ---> python-tools-install.sh 12:33:12 Setup pyenv: 12:33:12 system 12:33:12 3.8.13 12:33:12 3.9.13 12:33:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-unFO from file:/tmp/.os_lf_venv 12:33:14 lf-activate-venv(): INFO: Installing: lftools 12:33:22 lf-activate-venv(): INFO: Adding /tmp/venv-unFO/bin to PATH 12:33:22 Generating Requirements File 12:33:50 Python 3.10.6 12:33:50 pip 24.0 from /tmp/venv-unFO/lib/python3.10/site-packages/pip (python 3.10) 12:33:50 appdirs==1.4.4 12:33:50 argcomplete==3.2.3 12:33:50 aspy.yaml==1.3.0 12:33:50 attrs==23.2.0 12:33:50 autopage==0.5.2 12:33:50 beautifulsoup4==4.12.3 12:33:50 boto3==1.34.67 12:33:50 botocore==1.34.67 12:33:50 bs4==0.0.2 12:33:50 cachetools==5.3.3 12:33:50 certifi==2024.2.2 12:33:50 cffi==1.16.0 12:33:50 cfgv==3.4.0 12:33:50 chardet==5.2.0 12:33:50 charset-normalizer==3.3.2 12:33:50 click==8.1.7 12:33:50 cliff==4.6.0 12:33:50 cmd2==2.4.3 12:33:50 cryptography==3.3.2 12:33:50 debtcollector==3.0.0 12:33:50 decorator==5.1.1 12:33:50 defusedxml==0.7.1 12:33:50 Deprecated==1.2.14 12:33:50 distlib==0.3.8 12:33:50 dnspython==2.6.1 12:33:50 docker==4.2.2 12:33:50 dogpile.cache==1.3.2 12:33:50 email_validator==2.1.1 12:33:50 filelock==3.13.1 12:33:50 future==1.0.0 12:33:50 gitdb==4.0.11 12:33:50 GitPython==3.1.42 12:33:50 google-auth==2.29.0 12:33:50 httplib2==0.22.0 12:33:50 identify==2.5.35 12:33:50 idna==3.6 12:33:50 importlib-resources==1.5.0 12:33:50 iso8601==2.1.0 12:33:50 Jinja2==3.1.3 12:33:50 jmespath==1.0.1 12:33:50 jsonpatch==1.33 12:33:50 jsonpointer==2.4 12:33:50 jsonschema==4.21.1 12:33:50 jsonschema-specifications==2023.12.1 12:33:50 keystoneauth1==5.6.0 12:33:50 kubernetes==29.0.0 12:33:50 lftools==0.37.10 12:33:50 lxml==5.1.0 12:33:50 MarkupSafe==2.1.5 12:33:50 msgpack==1.0.8 12:33:50 multi_key_dict==2.0.3 12:33:50 munch==4.0.0 12:33:50 netaddr==1.2.1 12:33:50 netifaces==0.11.0 12:33:50 niet==1.4.2 12:33:50 nodeenv==1.8.0 12:33:50 oauth2client==4.1.3 12:33:50 oauthlib==3.2.2 12:33:50 openstacksdk==3.0.0 12:33:50 os-client-config==2.1.0 12:33:50 os-service-types==1.7.0 12:33:50 osc-lib==3.0.1 12:33:50 oslo.config==9.4.0 12:33:50 oslo.context==5.5.0 12:33:50 oslo.i18n==6.3.0 12:33:50 oslo.log==5.5.0 12:33:50 oslo.serialization==5.4.0 12:33:50 oslo.utils==7.1.0 12:33:50 packaging==24.0 12:33:50 pbr==6.0.0 12:33:50 platformdirs==4.2.0 12:33:50 prettytable==3.10.0 12:33:50 pyasn1==0.5.1 12:33:50 pyasn1-modules==0.3.0 12:33:50 pycparser==2.21 12:33:50 pygerrit2==2.0.15 12:33:50 PyGithub==2.2.0 12:33:50 pyinotify==0.9.6 12:33:50 PyJWT==2.8.0 12:33:50 PyNaCl==1.5.0 12:33:50 pyparsing==2.4.7 12:33:50 pyperclip==1.8.2 12:33:50 pyrsistent==0.20.0 12:33:50 python-cinderclient==9.5.0 12:33:50 python-dateutil==2.9.0.post0 12:33:50 python-heatclient==3.5.0 12:33:50 python-jenkins==1.8.2 12:33:50 python-keystoneclient==5.4.0 12:33:50 python-magnumclient==4.4.0 12:33:50 python-novaclient==18.6.0 12:33:50 python-openstackclient==6.6.0 12:33:50 python-swiftclient==4.5.0 12:33:50 PyYAML==6.0.1 12:33:50 referencing==0.34.0 12:33:50 requests==2.31.0 12:33:50 requests-oauthlib==1.4.0 12:33:50 requestsexceptions==1.4.0 12:33:50 rfc3986==2.0.0 12:33:50 rpds-py==0.18.0 12:33:50 rsa==4.9 12:33:50 ruamel.yaml==0.18.6 12:33:50 ruamel.yaml.clib==0.2.8 12:33:50 s3transfer==0.10.1 12:33:50 simplejson==3.19.2 12:33:50 six==1.16.0 12:33:50 smmap==5.0.1 12:33:50 soupsieve==2.5 12:33:50 stevedore==5.2.0 12:33:50 tabulate==0.9.0 12:33:50 toml==0.10.2 12:33:50 tomlkit==0.12.4 12:33:50 tqdm==4.66.2 12:33:50 typing_extensions==4.10.0 12:33:50 tzdata==2024.1 12:33:50 urllib3==1.26.18 12:33:50 virtualenv==20.25.1 12:33:50 wcwidth==0.2.13 12:33:50 websocket-client==1.7.0 12:33:50 wrapt==1.16.0 12:33:50 xdg==6.0.0 12:33:50 xmltodict==0.13.0 12:33:50 yq==3.2.3 12:33:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10613064096464902445.sh 12:33:51 ---> sudo-logs.sh 12:33:51 Archiving 'sudo' log.. 12:33:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16714523395067833822.sh 12:33:51 ---> job-cost.sh 12:33:51 Setup pyenv: 12:33:51 system 12:33:51 3.8.13 12:33:51 3.9.13 12:33:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-unFO from file:/tmp/.os_lf_venv 12:33:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:33:57 lf-activate-venv(): INFO: Adding /tmp/venv-unFO/bin to PATH 12:33:57 INFO: No Stack... 12:33:57 INFO: Retrieving Pricing Info for: v3-standard-4 12:33:58 INFO: Archiving Costs 12:33:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6527400771886046353.sh 12:33:58 ---> logs-deploy.sh 12:33:58 Setup pyenv: 12:33:58 system 12:33:58 3.8.13 12:33:58 3.9.13 12:33:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-unFO from file:/tmp/.os_lf_venv 12:33:59 lf-activate-venv(): INFO: Installing: lftools 12:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-unFO/bin to PATH 12:34:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3371 12:34:08 INFO: archiving workspace using pattern(s): 12:34:09 Archives upload complete. 12:34:09 INFO: archiving logs to Nexus 12:34:10 ---> uname -a: 12:34:10 Linux prd-ubuntu1804-builder-4c-4g-14838 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:34:10 12:34:10 12:34:10 ---> lscpu: 12:34:10 Architecture: x86_64 12:34:10 CPU op-mode(s): 32-bit, 64-bit 12:34:10 Byte Order: Little Endian 12:34:10 CPU(s): 4 12:34:10 On-line CPU(s) list: 0-3 12:34:10 Thread(s) per core: 1 12:34:10 Core(s) per socket: 1 12:34:10 Socket(s): 4 12:34:10 NUMA node(s): 1 12:34:10 Vendor ID: AuthenticAMD 12:34:10 CPU family: 23 12:34:10 Model: 49 12:34:10 Model name: AMD EPYC-Rome Processor 12:34:10 Stepping: 0 12:34:10 CPU MHz: 2800.000 12:34:10 BogoMIPS: 5600.00 12:34:10 Virtualization: AMD-V 12:34:10 Hypervisor vendor: KVM 12:34:10 Virtualization type: full 12:34:10 L1d cache: 32K 12:34:10 L1i cache: 32K 12:34:10 L2 cache: 512K 12:34:10 L3 cache: 16384K 12:34:10 NUMA node0 CPU(s): 0-3 12:34:10 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:34:10 12:34:10 12:34:10 ---> nproc: 12:34:10 4 12:34:10 12:34:10 12:34:10 ---> df -h: 12:34:10 Filesystem Size Used Avail Use% Mounted on 12:34:10 udev 7.9G 0 7.9G 0% /dev 12:34:10 tmpfs 1.6G 672K 1.6G 1% /run 12:34:10 /dev/vda1 78G 8.3G 70G 11% / 12:34:10 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:34:10 tmpfs 5.0M 0 5.0M 0% /run/lock 12:34:10 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:34:10 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:34:10 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:34:10 12:34:10 12:34:10 ---> free -m: 12:34:10 total used free shared buff/cache available 12:34:10 Mem: 16040 538 13441 0 2059 15190 12:34:10 Swap: 1023 0 1023 12:34:10 12:34:10 12:34:10 ---> ip addr: 12:34:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:34:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:34:10 inet 127.0.0.1/8 scope host lo 12:34:10 valid_lft forever preferred_lft forever 12:34:10 inet6 ::1/128 scope host 12:34:10 valid_lft forever preferred_lft forever 12:34:10 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:34:10 link/ether fa:16:3e:2d:e7:14 brd ff:ff:ff:ff:ff:ff 12:34:10 inet 10.30.107.194/23 brd 10.30.107.255 scope global dynamic ens3 12:34:10 valid_lft 86245sec preferred_lft 86245sec 12:34:10 inet6 fe80::f816:3eff:fe2d:e714/64 scope link 12:34:10 valid_lft forever preferred_lft forever 12:34:10 12:34:10 12:34:10 ---> sar -b -r -n DEV: 12:34:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14838) 03/21/24 _x86_64_ (4 CPU) 12:34:10 12:34:10 12:31:37 LINUX RESTART (4 CPU) 12:34:10 12:34:10 12:32:01 tps rtps wtps bread/s bwrtn/s 12:34:10 12:33:02 206.95 28.26 178.69 1049.16 9755.44 12:34:10 12:34:01 89.76 13.13 76.63 964.99 9137.43 12:34:10 Average: 148.85 20.76 128.09 1007.43 9449.03 12:34:10 12:34:10 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:34:10 12:33:02 13950132 15511968 2474836 15.07 56260 1709316 815968 4.67 741912 1528728 93936 12:34:10 12:34:01 13782108 15572676 2642860 16.09 76808 1903672 746428 4.27 706636 1703264 103256 12:34:10 Average: 13866120 15542322 2558848 15.58 66534 1806494 781198 4.47 724274 1615996 98596 12:34:10 12:34:10 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:34:10 12:33:02 ens3 250.82 166.37 1675.97 46.67 0.00 0.00 0.00 0.00 12:34:10 12:33:02 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:34:10 12:34:01 ens3 33.15 24.72 254.01 7.58 0.00 0.00 0.00 0.00 12:34:10 12:34:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 12:34:10 Average: ens3 142.90 96.14 970.96 27.29 0.00 0.00 0.00 0.00 12:34:10 Average: lo 1.51 1.51 0.16 0.16 0.00 0.00 0.00 0.00 12:34:10 12:34:10 12:34:10 ---> sar -P ALL: 12:34:10 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-14838) 03/21/24 _x86_64_ (4 CPU) 12:34:10 12:34:10 12:31:37 LINUX RESTART (4 CPU) 12:34:10 12:34:10 12:32:01 CPU %user %nice %system %iowait %steal %idle 12:34:10 12:33:02 all 21.20 0.00 1.83 3.66 0.06 73.25 12:34:10 12:33:02 0 14.62 0.00 1.50 4.75 0.03 79.09 12:34:10 12:33:02 1 27.15 0.00 2.66 6.18 0.07 63.94 12:34:10 12:33:02 2 20.89 0.00 1.52 2.69 0.05 74.84 12:34:10 12:33:02 3 22.12 0.00 1.66 1.04 0.08 75.10 12:34:10 12:34:01 all 21.29 0.00 1.50 2.53 0.06 74.63 12:34:10 12:34:01 0 29.31 0.00 1.95 1.19 0.05 67.50 12:34:10 12:34:01 1 30.97 0.00 1.80 0.70 0.07 66.47 12:34:10 12:34:01 2 21.43 0.00 1.58 5.80 0.03 71.15 12:34:10 12:34:01 3 3.59 0.00 0.67 2.42 0.08 93.23 12:34:10 Average: all 21.24 0.00 1.67 3.10 0.06 73.93 12:34:10 Average: 0 21.91 0.00 1.73 2.98 0.04 73.34 12:34:10 Average: 1 29.05 0.00 2.23 3.46 0.07 65.20 12:34:10 Average: 2 21.16 0.00 1.55 4.23 0.04 73.01 12:34:10 Average: 3 12.88 0.00 1.17 1.73 0.08 84.14 12:34:10 12:34:10 12:34:10