13:00:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137159 13:00:09 Running as SYSTEM 13:00:09 [EnvInject] - Loading node environment variables. 13:00:09 Building remotely on prd-ubuntu1804-builder-4c-4g-7991 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:00:09 [ssh-agent] Looking for ssh-agent implementation... 13:00:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:00:10 $ ssh-agent 13:00:10 SSH_AUTH_SOCK=/tmp/ssh-mcNwxy6qp3dt/agent.1666 13:00:10 SSH_AGENT_PID=1668 13:00:10 [ssh-agent] Started. 13:00:10 Running ssh-add (command line suppressed) 13:00:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3443643022840867560.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_3443643022840867560.key) 13:00:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:00:10 The recommended git tool is: NONE 13:00:11 using credential onap-jenkins-ssh 13:00:11 Wiping out workspace first. 13:00:11 Cloning the remote Git repository 13:00:11 Cloning repository git://cloud.onap.org/mirror/oom.git 13:00:11 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:00:11 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:00:11 > git --version # timeout=10 13:00:11 > git --version # 'git version 2.17.1' 13:00:11 using GIT_SSH to set credentials Gerrit user 13:00:11 Verifying host key using manually-configured host key entries 13:00:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:00:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:00:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:17 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:00:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:00:17 using GIT_SSH to set credentials Gerrit user 13:00:17 Verifying host key using manually-configured host key entries 13:00:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/59/137159/5 # timeout=30 13:00:17 > git rev-parse e4f31031b75426fc061a2273c07610382cc95fd1^{commit} # timeout=10 13:00:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:00:17 Checking out Revision e4f31031b75426fc061a2273c07610382cc95fd1 (refs/changes/59/137159/5) 13:00:17 > git config core.sparsecheckout # timeout=10 13:00:17 > git checkout -f e4f31031b75426fc061a2273c07610382cc95fd1 # timeout=30 13:00:20 Commit message: "[SO] Config Changes for SO using Kafka for PNF" 13:00:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:00:20 > git rev-list --no-walk c4851c859da2967f8e5748ce22d0416bc14c7b9a # timeout=10 13:00:20 [EnvInject] - Injecting environment variables from a build step. 13:00:20 [EnvInject] - Injecting as environment variables the properties content 13:00:20 PYTHON=python3 13:00:20 13:00:20 [EnvInject] - Variables injected successfully. 13:00:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15856765867598158913.sh 13:00:20 ---> tox-install.sh 13:00:20 + source /home/jenkins/lf-env.sh 13:00:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:20 ++ mktemp -d /tmp/venv-XXXX 13:00:20 + lf_venv=/tmp/venv-NzD2 13:00:20 + local venv_file=/tmp/.os_lf_venv 13:00:20 + local python=python3 13:00:20 + local options 13:00:20 + local set_path=true 13:00:20 + local install_args= 13:00:20 ++ 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 13:00:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:00:20 + true 13:00:20 + case $1 in 13:00:20 + venv_file=/tmp/.toxenv 13:00:20 + shift 2 13:00:20 + true 13:00:20 + case $1 in 13:00:20 + shift 13:00:20 + break 13:00:20 + case $python in 13:00:20 + local pkg_list= 13:00:20 + [[ -d /opt/pyenv ]] 13:00:20 + echo 'Setup pyenv:' 13:00:20 Setup pyenv: 13:00:20 + export PYENV_ROOT=/opt/pyenv 13:00:20 + PYENV_ROOT=/opt/pyenv 13:00:20 + 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 13:00:20 + 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 13:00:20 + pyenv versions 13:00:21 * system (set by /opt/pyenv/version) 13:00:21 * 3.8.13 (set by /opt/pyenv/version) 13:00:21 * 3.9.13 (set by /opt/pyenv/version) 13:00:21 * 3.10.6 (set by /opt/pyenv/version) 13:00:21 + command -v pyenv 13:00:21 ++ pyenv init - --no-rehash 13:00:21 + 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[*]}"'\'')" 13:00:21 export PATH="/opt/pyenv/shims:${PATH}" 13:00:21 export PYENV_SHELL=bash 13:00:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:00:21 pyenv() { 13:00:21 local command 13:00:21 command="${1:-}" 13:00:21 if [ "$#" -gt 0 ]; then 13:00:21 shift 13:00:21 fi 13:00:21 13:00:21 case "$command" in 13:00:21 rehash|shell) 13:00:21 eval "$(pyenv "sh-$command" "$@")" 13:00:21 ;; 13:00:21 *) 13:00:21 command pyenv "$command" "$@" 13:00:21 ;; 13:00:21 esac 13:00:21 }' 13:00:21 +++ 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[*]}"' 13:00:21 ++ 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 13:00:21 ++ 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 13:00:21 ++ 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 13:00:21 ++ export PYENV_SHELL=bash 13:00:21 ++ PYENV_SHELL=bash 13:00:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:00:21 +++ complete -F _pyenv pyenv 13:00:21 ++ lf-pyver python3 13:00:21 ++ local py_version_xy=python3 13:00:21 ++ local py_version_xyz= 13:00:21 ++ awk '{ print $1 }' 13:00:21 ++ pyenv versions 13:00:21 ++ grep -E '^[0-9.]*[0-9]$' 13:00:21 ++ sed 's/^[ *]* //' 13:00:21 ++ local command 13:00:21 ++ command=versions 13:00:21 ++ '[' 1 -gt 0 ']' 13:00:21 ++ shift 13:00:21 ++ case "$command" in 13:00:21 ++ command pyenv versions 13:00:21 ++ pyenv versions 13:00:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:00:21 +++ grep '^3' /tmp/.pyenv_versions 13:00:21 +++ sort -V 13:00:21 +++ tail -n 1 13:00:21 ++ py_version_xyz=3.10.6 13:00:21 ++ [[ -z 3.10.6 ]] 13:00:21 ++ echo 3.10.6 13:00:21 ++ return 0 13:00:21 + pyenv local 3.10.6 13:00:21 + local command 13:00:21 + command=local 13:00:21 + '[' 2 -gt 0 ']' 13:00:21 + shift 13:00:21 + case "$command" in 13:00:21 + command pyenv local 3.10.6 13:00:21 + pyenv local 3.10.6 13:00:21 + for arg in "$@" 13:00:21 + case $arg in 13:00:21 + pkg_list+='tox ' 13:00:21 + for arg in "$@" 13:00:21 + case $arg in 13:00:21 + pkg_list+='virtualenv ' 13:00:21 + for arg in "$@" 13:00:21 + case $arg in 13:00:21 + pkg_list+='urllib3~=1.26.15 ' 13:00:21 + [[ -f /tmp/.toxenv ]] 13:00:21 + [[ ! -f /tmp/.toxenv ]] 13:00:21 + [[ -n '' ]] 13:00:21 + python3 -m venv /tmp/venv-NzD2 13:00:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NzD2' 13:00:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NzD2 13:00:29 + echo /tmp/venv-NzD2 13:00:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:00:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:00:29 + /tmp/venv-NzD2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:00:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:00:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:00:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:00:32 + /tmp/venv-NzD2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:00:35 + type python3 13:00:35 + true 13:00:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NzD2/bin to PATH' 13:00:35 lf-activate-venv(): INFO: Adding /tmp/venv-NzD2/bin to PATH 13:00:35 + PATH=/tmp/venv-NzD2/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 13:00:35 + return 0 13:00:35 + python3 --version 13:00:35 Python 3.10.6 13:00:35 + python3 -m pip --version 13:00:35 pip 24.0 from /tmp/venv-NzD2/lib/python3.10/site-packages/pip (python 3.10) 13:00:35 + python3 -m pip freeze 13:00:36 cachetools==5.3.2 13:00:36 chardet==5.2.0 13:00:36 colorama==0.4.6 13:00:36 distlib==0.3.8 13:00:36 filelock==3.13.1 13:00:36 packaging==23.2 13:00:36 platformdirs==4.2.0 13:00:36 pluggy==1.4.0 13:00:36 pyproject-api==1.6.1 13:00:36 tomli==2.0.1 13:00:36 tox==4.13.0 13:00:36 urllib3==1.26.18 13:00:36 virtualenv==20.25.1 13:00:36 [EnvInject] - Injecting environment variables from a build step. 13:00:36 [EnvInject] - Injecting as environment variables the properties content 13:00:36 PARALLEL=false 13:00:36 13:00:36 [EnvInject] - Variables injected successfully. 13:00:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12001420228012513480.sh 13:00:36 ---> tox-run.sh 13:00:36 + 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 13:00:36 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:00:36 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:00:36 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:00:36 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:00:36 + source /home/jenkins/lf-env.sh 13:00:36 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:36 ++ mktemp -d /tmp/venv-XXXX 13:00:36 + lf_venv=/tmp/venv-bLIo 13:00:36 + local venv_file=/tmp/.os_lf_venv 13:00:36 + local python=python3 13:00:36 + local options 13:00:36 + local set_path=true 13:00:36 + local install_args= 13:00:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:00:36 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:36 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:00:36 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:00:36 + true 13:00:36 + case $1 in 13:00:36 + venv_file=/tmp/.toxenv 13:00:36 + shift 2 13:00:36 + true 13:00:36 + case $1 in 13:00:36 + shift 13:00:36 + break 13:00:36 + case $python in 13:00:36 + local pkg_list= 13:00:36 + [[ -d /opt/pyenv ]] 13:00:36 + echo 'Setup pyenv:' 13:00:36 Setup pyenv: 13:00:36 + export PYENV_ROOT=/opt/pyenv 13:00:36 + PYENV_ROOT=/opt/pyenv 13:00:36 + 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 13:00:36 + 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 13:00:36 + pyenv versions 13:00:36 system 13:00:36 3.8.13 13:00:36 3.9.13 13:00:36 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:00:36 + command -v pyenv 13:00:36 ++ pyenv init - --no-rehash 13:00:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 13:00:36 export PATH="/opt/pyenv/shims:${PATH}" 13:00:36 export PYENV_SHELL=bash 13:00:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:00:36 pyenv() { 13:00:36 local command 13:00:36 command="${1:-}" 13:00:36 if [ "$#" -gt 0 ]; then 13:00:36 shift 13:00:36 fi 13:00:36 13:00:36 case "$command" in 13:00:36 rehash|shell) 13:00:36 eval "$(pyenv "sh-$command" "$@")" 13:00:36 ;; 13:00:36 *) 13:00:36 command pyenv "$command" "$@" 13:00:36 ;; 13:00:36 esac 13:00:36 }' 13:00:36 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 13:00:36 ++ 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 13:00:36 ++ 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 13:00:36 ++ 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 13:00:36 ++ export PYENV_SHELL=bash 13:00:36 ++ PYENV_SHELL=bash 13:00:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:00:36 +++ complete -F _pyenv pyenv 13:00:36 ++ lf-pyver python3 13:00:36 ++ local py_version_xy=python3 13:00:36 ++ local py_version_xyz= 13:00:36 ++ pyenv versions 13:00:36 ++ local command 13:00:36 ++ command=versions 13:00:36 ++ '[' 1 -gt 0 ']' 13:00:36 ++ shift 13:00:36 ++ case "$command" in 13:00:36 ++ command pyenv versions 13:00:36 ++ pyenv versions 13:00:36 ++ sed 's/^[ *]* //' 13:00:36 ++ awk '{ print $1 }' 13:00:36 ++ grep -E '^[0-9.]*[0-9]$' 13:00:36 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:00:36 +++ grep '^3' /tmp/.pyenv_versions 13:00:36 +++ tail -n 1 13:00:36 +++ sort -V 13:00:36 ++ py_version_xyz=3.10.6 13:00:36 ++ [[ -z 3.10.6 ]] 13:00:36 ++ echo 3.10.6 13:00:36 ++ return 0 13:00:36 + pyenv local 3.10.6 13:00:36 + local command 13:00:36 + command=local 13:00:36 + '[' 2 -gt 0 ']' 13:00:36 + shift 13:00:36 + case "$command" in 13:00:36 + command pyenv local 3.10.6 13:00:36 + pyenv local 3.10.6 13:00:36 + for arg in "$@" 13:00:36 + case $arg in 13:00:36 + pkg_list+='tox ' 13:00:36 + for arg in "$@" 13:00:36 + case $arg in 13:00:36 + pkg_list+='virtualenv ' 13:00:36 + for arg in "$@" 13:00:36 + case $arg in 13:00:36 + pkg_list+='urllib3~=1.26.15 ' 13:00:36 + [[ -f /tmp/.toxenv ]] 13:00:36 ++ cat /tmp/.toxenv 13:00:36 + lf_venv=/tmp/venv-NzD2 13:00:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NzD2 from' file:/tmp/.toxenv 13:00:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-NzD2 from file:/tmp/.toxenv 13:00:36 + /tmp/venv-NzD2/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:00:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:00:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:00:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:00:37 + /tmp/venv-NzD2/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:00:38 + type python3 13:00:38 + true 13:00:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-NzD2/bin to PATH' 13:00:38 lf-activate-venv(): INFO: Adding /tmp/venv-NzD2/bin to PATH 13:00:38 + PATH=/tmp/venv-NzD2/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 13:00:38 + return 0 13:00:38 + [[ -d /opt/pyenv ]] 13:00:38 + echo '---> Setting up pyenv' 13:00:38 ---> Setting up pyenv 13:00:38 + export PYENV_ROOT=/opt/pyenv 13:00:38 + PYENV_ROOT=/opt/pyenv 13:00:38 + export PATH=/opt/pyenv/bin:/tmp/venv-NzD2/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 13:00:38 + PATH=/opt/pyenv/bin:/tmp/venv-NzD2/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 13:00:38 ++ pwd 13:00:38 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:00:38 + export PYTHONPATH 13:00:38 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:00:38 + TOX_TESTENV_PASSENV=PYTHONPATH 13:00:38 + tox --version 13:00:38 4.13.0 from /tmp/venv-NzD2/lib/python3.10/site-packages/tox/__init__.py 13:00:38 + PARALLEL=false 13:00:38 + TOX_OPTIONS_LIST= 13:00:38 + [[ -n checkbashisms ]] 13:00:38 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:00:38 + case ${PARALLEL,,} in 13:00:38 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:00:38 + tox -e checkbashisms 13:00:39 checkbashisms: freeze> python -m pip freeze --all 13:00:40 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 13:00:40 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:00:41 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:00:41 you may get strange results 13:00:42 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:00:43 checkbashisms: OK (4.63=setup[1.61]+cmd[3.02] seconds) 13:00:43 congratulations :) (4.80 seconds) 13:00:43 + tox_status=0 13:00:43 + echo '---> Completed tox runs' 13:00:43 ---> Completed tox runs 13:00:43 + for i in .tox/*/log 13:00:43 ++ echo .tox/checkbashisms/log 13:00:43 ++ awk -F/ '{print $2}' 13:00:43 + tox_env=checkbashisms 13:00:43 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:00:43 + DOC_DIR=docs/_build/html 13:00:43 + [[ -d docs/_build/html ]] 13:00:43 + echo '---> tox-run.sh ends' 13:00:43 ---> tox-run.sh ends 13:00:43 + test 0 -eq 0 13:00:44 $ ssh-agent -k 13:00:44 unset SSH_AUTH_SOCK; 13:00:44 unset SSH_AGENT_PID; 13:00:44 echo Agent pid 1668 killed; 13:00:44 [ssh-agent] Stopped. 13:00:44 [PostBuildScript] - [INFO] Executing post build scripts. 13:00:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8472046616733682213.sh 13:00:44 ---> sysstat.sh 13:00:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13929824685871353938.sh 13:00:44 ---> package-listing.sh 13:00:44 ++ facter osfamily 13:00:44 ++ tr '[:upper:]' '[:lower:]' 13:00:44 + OS_FAMILY=debian 13:00:44 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:00:44 + START_PACKAGES=/tmp/packages_start.txt 13:00:44 + END_PACKAGES=/tmp/packages_end.txt 13:00:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:44 + PACKAGES=/tmp/packages_start.txt 13:00:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:00:44 + PACKAGES=/tmp/packages_end.txt 13:00:44 + case "${OS_FAMILY}" in 13:00:44 + dpkg -l 13:00:44 + grep '^ii' 13:00:44 + '[' -f /tmp/packages_start.txt ']' 13:00:44 + '[' -f /tmp/packages_end.txt ']' 13:00:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:44 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:00:44 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:00:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:00:44 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15039907776446402370.sh 13:00:44 ---> capture-instance-metadata.sh 13:00:44 Setup pyenv: 13:00:44 system 13:00:44 3.8.13 13:00:44 3.9.13 13:00:44 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:00:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pZEr 13:00:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:00:51 lf-activate-venv(): INFO: Installing: lftools 13:01:26 lf-activate-venv(): INFO: Adding /tmp/venv-pZEr/bin to PATH 13:01:26 INFO: Running in OpenStack, capturing instance metadata 13:01:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7871233587545804322.sh 13:01:26 provisioning config files... 13:01:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config3575954263753332781tmp 13:01:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:01:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:01:26 [EnvInject] - Injecting environment variables from a build step. 13:01:26 [EnvInject] - Injecting as environment variables the properties content 13:01:26 SERVER_ID=logs 13:01:26 13:01:26 [EnvInject] - Variables injected successfully. 13:01:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14287885323026091694.sh 13:01:26 ---> create-netrc.sh 13:01:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10030228155536604828.sh 13:01:26 ---> python-tools-install.sh 13:01:26 Setup pyenv: 13:01:26 system 13:01:26 3.8.13 13:01:26 3.9.13 13:01:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:01:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pZEr from file:/tmp/.os_lf_venv 13:01:28 lf-activate-venv(): INFO: Installing: lftools 13:01:35 lf-activate-venv(): INFO: Adding /tmp/venv-pZEr/bin to PATH 13:01:35 Generating Requirements File 13:02:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 13:02:03 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:02:04 Python 3.10.6 13:02:04 pip 24.0 from /tmp/venv-pZEr/lib/python3.10/site-packages/pip (python 3.10) 13:02:04 appdirs==1.4.4 13:02:04 argcomplete==3.2.2 13:02:04 aspy.yaml==1.3.0 13:02:04 attrs==23.2.0 13:02:04 autopage==0.5.2 13:02:04 beautifulsoup4==4.12.3 13:02:04 boto3==1.34.48 13:02:04 botocore==1.34.48 13:02:04 bs4==0.0.2 13:02:04 cachetools==5.3.2 13:02:04 certifi==2024.2.2 13:02:04 cffi==1.16.0 13:02:04 cfgv==3.4.0 13:02:04 chardet==5.2.0 13:02:04 charset-normalizer==3.3.2 13:02:04 click==8.1.7 13:02:04 cliff==4.6.0 13:02:04 cmd2==2.4.3 13:02:04 cryptography==3.3.2 13:02:04 debtcollector==3.0.0 13:02:04 decorator==5.1.1 13:02:04 defusedxml==0.7.1 13:02:04 Deprecated==1.2.14 13:02:04 distlib==0.3.8 13:02:04 dnspython==2.6.1 13:02:04 docker==4.2.2 13:02:04 dogpile.cache==1.3.2 13:02:04 email-validator==2.1.0.post1 13:02:04 filelock==3.13.1 13:02:04 future==1.0.0 13:02:04 gitdb==4.0.11 13:02:04 GitPython==3.1.42 13:02:04 google-auth==2.28.1 13:02:04 httplib2==0.22.0 13:02:04 identify==2.5.35 13:02:04 idna==3.6 13:02:04 importlib-resources==1.5.0 13:02:04 iso8601==2.1.0 13:02:04 Jinja2==3.1.3 13:02:04 jmespath==1.0.1 13:02:04 jsonpatch==1.33 13:02:04 jsonpointer==2.4 13:02:04 jsonschema==4.21.1 13:02:04 jsonschema-specifications==2023.12.1 13:02:04 keystoneauth1==5.6.0 13:02:04 kubernetes==29.0.0 13:02:04 lftools==0.37.9 13:02:04 lxml==5.1.0 13:02:04 MarkupSafe==2.1.5 13:02:04 msgpack==1.0.7 13:02:04 multi_key_dict==2.0.3 13:02:04 munch==4.0.0 13:02:04 netaddr==1.2.1 13:02:04 netifaces==0.11.0 13:02:04 niet==1.4.2 13:02:04 nodeenv==1.8.0 13:02:04 oauth2client==4.1.3 13:02:04 oauthlib==3.2.2 13:02:04 openstacksdk==0.62.0 13:02:04 os-client-config==2.1.0 13:02:04 os-service-types==1.7.0 13:02:04 osc-lib==3.0.1 13:02:04 oslo.config==9.4.0 13:02:04 oslo.context==5.4.0 13:02:04 oslo.i18n==6.3.0 13:02:04 oslo.log==5.5.0 13:02:04 oslo.serialization==5.4.0 13:02:04 oslo.utils==7.1.0 13:02:04 packaging==23.2 13:02:04 pbr==6.0.0 13:02:04 platformdirs==4.2.0 13:02:04 prettytable==3.10.0 13:02:04 pyasn1==0.5.1 13:02:04 pyasn1-modules==0.3.0 13:02:04 pycparser==2.21 13:02:04 pygerrit2==2.0.15 13:02:04 PyGithub==2.2.0 13:02:04 pyinotify==0.9.6 13:02:04 PyJWT==2.8.0 13:02:04 PyNaCl==1.5.0 13:02:04 pyparsing==2.4.7 13:02:04 pyperclip==1.8.2 13:02:04 pyrsistent==0.20.0 13:02:04 python-cinderclient==9.4.0 13:02:04 python-dateutil==2.8.2 13:02:04 python-heatclient==3.4.0 13:02:04 python-jenkins==1.8.2 13:02:04 python-keystoneclient==5.3.0 13:02:04 python-magnumclient==4.3.0 13:02:04 python-novaclient==18.4.0 13:02:04 python-openstackclient==6.0.1 13:02:04 python-swiftclient==4.4.0 13:02:04 PyYAML==6.0.1 13:02:04 referencing==0.33.0 13:02:04 requests==2.31.0 13:02:04 requests-oauthlib==1.3.1 13:02:04 requestsexceptions==1.4.0 13:02:04 rfc3986==2.0.0 13:02:04 rpds-py==0.18.0 13:02:04 rsa==4.9 13:02:04 ruamel.yaml==0.18.6 13:02:04 ruamel.yaml.clib==0.2.8 13:02:04 s3transfer==0.10.0 13:02:04 simplejson==3.19.2 13:02:04 six==1.16.0 13:02:04 smmap==5.0.1 13:02:04 soupsieve==2.5 13:02:04 stevedore==5.2.0 13:02:04 tabulate==0.9.0 13:02:04 toml==0.10.2 13:02:04 tomlkit==0.12.3 13:02:04 tqdm==4.66.2 13:02:04 typing_extensions==4.9.0 13:02:04 tzdata==2024.1 13:02:04 urllib3==1.26.18 13:02:04 virtualenv==20.25.1 13:02:04 wcwidth==0.2.13 13:02:04 websocket-client==1.7.0 13:02:04 wrapt==1.16.0 13:02:04 xdg==6.0.0 13:02:04 xmltodict==0.13.0 13:02:04 yq==3.2.3 13:02:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1050990677483116739.sh 13:02:04 ---> sudo-logs.sh 13:02:04 Archiving 'sudo' log.. 13:02:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5595528614191587226.sh 13:02:05 ---> job-cost.sh 13:02:05 Setup pyenv: 13:02:05 system 13:02:05 3.8.13 13:02:05 3.9.13 13:02:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:02:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pZEr from file:/tmp/.os_lf_venv 13:02:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:02:14 lf-activate-venv(): INFO: Adding /tmp/venv-pZEr/bin to PATH 13:02:14 INFO: No Stack... 13:02:14 INFO: Retrieving Pricing Info for: v3-standard-4 13:02:14 INFO: Archiving Costs 13:02:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2784509044184657503.sh 13:02:14 ---> logs-deploy.sh 13:02:14 Setup pyenv: 13:02:14 system 13:02:14 3.8.13 13:02:14 3.9.13 13:02:15 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:02:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pZEr from file:/tmp/.os_lf_venv 13:02:16 lf-activate-venv(): INFO: Installing: lftools 13:02:25 lf-activate-venv(): INFO: Adding /tmp/venv-pZEr/bin to PATH 13:02:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3326 13:02:25 INFO: archiving workspace using pattern(s): 13:02:26 Archives upload complete. 13:02:27 INFO: archiving logs to Nexus 13:02:27 ---> uname -a: 13:02:27 Linux prd-ubuntu1804-builder-4c-4g-7991 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:02:27 13:02:27 13:02:27 ---> lscpu: 13:02:27 Architecture: x86_64 13:02:27 CPU op-mode(s): 32-bit, 64-bit 13:02:27 Byte Order: Little Endian 13:02:27 CPU(s): 4 13:02:27 On-line CPU(s) list: 0-3 13:02:27 Thread(s) per core: 1 13:02:27 Core(s) per socket: 1 13:02:27 Socket(s): 4 13:02:27 NUMA node(s): 1 13:02:27 Vendor ID: AuthenticAMD 13:02:27 CPU family: 23 13:02:27 Model: 49 13:02:27 Model name: AMD EPYC-Rome Processor 13:02:27 Stepping: 0 13:02:27 CPU MHz: 2799.998 13:02:27 BogoMIPS: 5599.99 13:02:27 Virtualization: AMD-V 13:02:27 Hypervisor vendor: KVM 13:02:27 Virtualization type: full 13:02:27 L1d cache: 32K 13:02:27 L1i cache: 32K 13:02:27 L2 cache: 512K 13:02:27 L3 cache: 16384K 13:02:27 NUMA node0 CPU(s): 0-3 13:02:27 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 13:02:27 13:02:27 13:02:27 ---> nproc: 13:02:27 4 13:02:27 13:02:27 13:02:27 ---> df -h: 13:02:27 Filesystem Size Used Avail Use% Mounted on 13:02:27 udev 7.9G 0 7.9G 0% /dev 13:02:27 tmpfs 1.6G 672K 1.6G 1% /run 13:02:27 /dev/vda1 78G 8.3G 70G 11% / 13:02:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:02:27 tmpfs 5.0M 0 5.0M 0% /run/lock 13:02:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:02:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:02:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:02:27 13:02:27 13:02:27 ---> free -m: 13:02:27 total used free shared buff/cache available 13:02:27 Mem: 16040 564 13414 0 2060 15163 13:02:27 Swap: 1023 0 1023 13:02:27 13:02:27 13:02:27 ---> ip addr: 13:02:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:02:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:02:27 inet 127.0.0.1/8 scope host lo 13:02:27 valid_lft forever preferred_lft forever 13:02:27 inet6 ::1/128 scope host 13:02:27 valid_lft forever preferred_lft forever 13:02:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:02:27 link/ether fa:16:3e:9c:cd:2f brd ff:ff:ff:ff:ff:ff 13:02:27 inet 10.30.106.203/23 brd 10.30.107.255 scope global dynamic ens3 13:02:27 valid_lft 86243sec preferred_lft 86243sec 13:02:27 inet6 fe80::f816:3eff:fe9c:cd2f/64 scope link 13:02:27 valid_lft forever preferred_lft forever 13:02:27 13:02:27 13:02:27 ---> sar -b -r -n DEV: 13:02:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7991) 02/23/24 _x86_64_ (4 CPU) 13:02:27 13:02:27 12:59:53 LINUX RESTART (4 CPU) 13:02:27 13:02:27 13:00:01 tps rtps wtps bread/s bwrtn/s 13:02:27 13:01:01 236.14 58.84 177.30 3742.58 40230.49 13:02:27 13:02:01 122.68 13.85 108.83 1048.09 30393.07 13:02:27 Average: 179.41 36.34 143.07 2395.33 35311.78 13:02:27 13:02:27 13:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:02:27 13:01:01 14076440 15543844 2348528 14.30 50652 1622588 784940 4.49 697864 1448256 98744 13:02:27 13:02:01 13733548 15502276 2691420 16.39 75376 1884916 816216 4.67 780688 1678352 108052 13:02:27 Average: 13904994 15523060 2519974 15.34 63014 1753752 800578 4.58 739276 1563304 103398 13:02:27 13:02:27 13:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:02:27 13:01:01 ens3 421.08 268.41 1604.80 73.86 0.00 0.00 0.00 0.00 13:02:27 13:01:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 13:02:27 13:02:01 ens3 53.22 36.54 865.80 8.53 0.00 0.00 0.00 0.00 13:02:27 13:02:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 13:02:27 Average: ens3 237.15 152.47 1235.30 41.19 0.00 0.00 0.00 0.00 13:02:27 Average: lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 13:02:27 13:02:27 13:02:27 ---> sar -P ALL: 13:02:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-7991) 02/23/24 _x86_64_ (4 CPU) 13:02:27 13:02:27 12:59:53 LINUX RESTART (4 CPU) 13:02:27 13:02:27 13:00:01 CPU %user %nice %system %iowait %steal %idle 13:02:27 13:01:01 all 20.99 0.00 2.02 9.40 0.09 67.49 13:02:27 13:01:01 0 27.68 0.00 2.12 1.92 0.07 68.22 13:02:27 13:01:01 1 22.08 0.00 2.53 5.87 0.07 69.46 13:02:27 13:01:01 2 22.01 0.00 2.09 13.90 0.18 61.82 13:02:27 13:01:01 3 12.20 0.00 1.31 15.92 0.03 70.54 13:02:27 13:02:01 all 19.94 0.00 1.36 6.02 0.07 72.61 13:02:27 13:02:01 0 1.14 0.00 0.92 14.46 0.07 83.42 13:02:27 13:02:01 1 8.12 0.00 0.84 1.07 0.03 89.94 13:02:27 13:02:01 2 55.11 0.00 2.63 3.74 0.10 38.41 13:02:27 13:02:01 3 15.46 0.00 1.05 4.84 0.07 78.58 13:02:27 Average: all 20.47 0.00 1.69 7.71 0.08 70.05 13:02:27 Average: 0 14.43 0.00 1.52 8.18 0.07 75.81 13:02:27 Average: 1 15.09 0.00 1.68 3.47 0.05 79.71 13:02:27 Average: 2 38.53 0.00 2.36 8.83 0.14 50.14 13:02:27 Average: 3 13.83 0.00 1.18 10.37 0.05 74.56 13:02:27 13:02:27 13:02:27