15:37:00 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136395 15:37:00 Running as SYSTEM 15:37:00 [EnvInject] - Loading node environment variables. 15:37:00 Building remotely on prd-ubuntu1804-builder-4c-4g-2333 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:37:00 [ssh-agent] Looking for ssh-agent implementation... 15:37:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:37:00 $ ssh-agent 15:37:00 SSH_AUTH_SOCK=/tmp/ssh-g5241xVhxJRP/agent.1704 15:37:00 SSH_AGENT_PID=1706 15:37:00 [ssh-agent] Started. 15:37:00 Running ssh-add (command line suppressed) 15:37:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4553979206119047748.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4553979206119047748.key) 15:37:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:37:00 The recommended git tool is: NONE 15:37:02 using credential onap-jenkins-ssh 15:37:02 Wiping out workspace first. 15:37:02 Cloning the remote Git repository 15:37:02 Cloning repository git://cloud.onap.org/mirror/oom.git 15:37:02 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:37:02 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:37:02 > git --version # timeout=10 15:37:02 > git --version # 'git version 2.17.1' 15:37:02 using GIT_SSH to set credentials Gerrit user 15:37:02 Verifying host key using manually-configured host key entries 15:37:02 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:37:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:37:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:37:08 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:37:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:37:08 using GIT_SSH to set credentials Gerrit user 15:37:08 Verifying host key using manually-configured host key entries 15:37:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/95/136395/6 # timeout=30 15:37:08 > git rev-parse 038d2eeed292f9ab03d38147b403e12ce6ee0770^{commit} # timeout=10 15:37:08 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:37:08 Checking out Revision 038d2eeed292f9ab03d38147b403e12ce6ee0770 (refs/changes/95/136395/6) 15:37:08 > git config core.sparsecheckout # timeout=10 15:37:08 > git checkout -f 038d2eeed292f9ab03d38147b403e12ce6ee0770 # timeout=30 15:37:12 Commit message: "[CPS] Config updates for cps-core and DMI" 15:37:12 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:37:12 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 15:37:12 [EnvInject] - Injecting environment variables from a build step. 15:37:12 [EnvInject] - Injecting as environment variables the properties content 15:37:12 PYTHON=python3 15:37:12 15:37:12 [EnvInject] - Variables injected successfully. 15:37:12 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11723483351661185490.sh 15:37:12 ---> tox-install.sh 15:37:12 + source /home/jenkins/lf-env.sh 15:37:12 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:37:12 ++ mktemp -d /tmp/venv-XXXX 15:37:12 + lf_venv=/tmp/venv-kSkD 15:37:12 + local venv_file=/tmp/.os_lf_venv 15:37:12 + local python=python3 15:37:12 + local options 15:37:12 + local set_path=true 15:37:12 + local install_args= 15:37:12 ++ 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 15:37:12 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:12 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:12 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:37:12 + true 15:37:12 + case $1 in 15:37:12 + venv_file=/tmp/.toxenv 15:37:12 + shift 2 15:37:12 + true 15:37:12 + case $1 in 15:37:12 + shift 15:37:12 + break 15:37:12 + case $python in 15:37:12 + local pkg_list= 15:37:12 + [[ -d /opt/pyenv ]] 15:37:12 + echo 'Setup pyenv:' 15:37:12 Setup pyenv: 15:37:12 + export PYENV_ROOT=/opt/pyenv 15:37:12 + PYENV_ROOT=/opt/pyenv 15:37:12 + 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 15:37:12 + 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 15:37:12 + pyenv versions 15:37:12 * system (set by /opt/pyenv/version) 15:37:12 * 3.8.13 (set by /opt/pyenv/version) 15:37:12 * 3.9.13 (set by /opt/pyenv/version) 15:37:12 * 3.10.6 (set by /opt/pyenv/version) 15:37:12 + command -v pyenv 15:37:12 ++ pyenv init - --no-rehash 15:37:12 + 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[*]}"'\'')" 15:37:12 export PATH="/opt/pyenv/shims:${PATH}" 15:37:12 export PYENV_SHELL=bash 15:37:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:37:12 pyenv() { 15:37:12 local command 15:37:12 command="${1:-}" 15:37:12 if [ "$#" -gt 0 ]; then 15:37:12 shift 15:37:12 fi 15:37:12 15:37:12 case "$command" in 15:37:12 rehash|shell) 15:37:12 eval "$(pyenv "sh-$command" "$@")" 15:37:12 ;; 15:37:12 *) 15:37:12 command pyenv "$command" "$@" 15:37:12 ;; 15:37:12 esac 15:37:12 }' 15:37:12 +++ 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[*]}"' 15:37:12 ++ 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 15:37:12 ++ 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 15:37:12 ++ 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 15:37:12 ++ export PYENV_SHELL=bash 15:37:12 ++ PYENV_SHELL=bash 15:37:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:37:12 +++ complete -F _pyenv pyenv 15:37:12 ++ lf-pyver python3 15:37:12 ++ local py_version_xy=python3 15:37:12 ++ local py_version_xyz= 15:37:12 ++ pyenv versions 15:37:12 ++ local command 15:37:12 ++ command=versions 15:37:12 ++ '[' 1 -gt 0 ']' 15:37:12 ++ shift 15:37:12 ++ case "$command" in 15:37:12 ++ command pyenv versions 15:37:12 ++ pyenv versions 15:37:12 ++ awk '{ print $1 }' 15:37:12 ++ sed 's/^[ *]* //' 15:37:12 ++ grep -E '^[0-9.]*[0-9]$' 15:37:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:37:12 +++ grep '^3' /tmp/.pyenv_versions 15:37:12 +++ sort -V 15:37:12 +++ tail -n 1 15:37:12 ++ py_version_xyz=3.10.6 15:37:12 ++ [[ -z 3.10.6 ]] 15:37:12 ++ echo 3.10.6 15:37:12 ++ return 0 15:37:12 + pyenv local 3.10.6 15:37:12 + local command 15:37:12 + command=local 15:37:12 + '[' 2 -gt 0 ']' 15:37:12 + shift 15:37:12 + case "$command" in 15:37:12 + command pyenv local 3.10.6 15:37:12 + pyenv local 3.10.6 15:37:12 + for arg in "$@" 15:37:12 + case $arg in 15:37:12 + pkg_list+='tox ' 15:37:12 + for arg in "$@" 15:37:12 + case $arg in 15:37:12 + pkg_list+='virtualenv ' 15:37:12 + for arg in "$@" 15:37:12 + case $arg in 15:37:12 + pkg_list+='urllib3~=1.26.15 ' 15:37:12 + [[ -f /tmp/.toxenv ]] 15:37:12 + [[ ! -f /tmp/.toxenv ]] 15:37:12 + [[ -n '' ]] 15:37:12 + python3 -m venv /tmp/venv-kSkD 15:37:17 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kSkD' 15:37:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kSkD 15:37:17 + echo /tmp/venv-kSkD 15:37:17 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:37:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:37:17 + /tmp/venv-kSkD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:37:20 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:37:20 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:37:20 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:37:20 + /tmp/venv-kSkD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:37:23 + type python3 15:37:23 + true 15:37:23 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kSkD/bin to PATH' 15:37:23 lf-activate-venv(): INFO: Adding /tmp/venv-kSkD/bin to PATH 15:37:23 + PATH=/tmp/venv-kSkD/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 15:37:23 + return 0 15:37:23 + python3 --version 15:37:23 Python 3.10.6 15:37:23 + python3 -m pip --version 15:37:23 pip 23.3.1 from /tmp/venv-kSkD/lib/python3.10/site-packages/pip (python 3.10) 15:37:23 + python3 -m pip freeze 15:37:23 cachetools==5.3.2 15:37:23 chardet==5.2.0 15:37:23 colorama==0.4.6 15:37:23 distlib==0.3.7 15:37:23 filelock==3.13.1 15:37:23 packaging==23.2 15:37:23 platformdirs==4.1.0 15:37:23 pluggy==1.3.0 15:37:23 pyproject-api==1.6.1 15:37:23 tomli==2.0.1 15:37:23 tox==4.11.4 15:37:23 urllib3==1.26.18 15:37:23 virtualenv==20.25.0 15:37:23 [EnvInject] - Injecting environment variables from a build step. 15:37:23 [EnvInject] - Injecting as environment variables the properties content 15:37:23 PARALLEL=false 15:37:23 15:37:23 [EnvInject] - Variables injected successfully. 15:37:23 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6873966688640626502.sh 15:37:23 ---> tox-run.sh 15:37:23 + 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 15:37:23 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:37:23 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:37:23 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:37:23 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:37:23 + source /home/jenkins/lf-env.sh 15:37:23 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:37:23 ++ mktemp -d /tmp/venv-XXXX 15:37:23 + lf_venv=/tmp/venv-coVA 15:37:23 + local venv_file=/tmp/.os_lf_venv 15:37:23 + local python=python3 15:37:23 + local options 15:37:23 + local set_path=true 15:37:23 + local install_args= 15:37:23 ++ 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 15:37:23 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:23 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:37:23 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:37:23 + true 15:37:23 + case $1 in 15:37:23 + venv_file=/tmp/.toxenv 15:37:23 + shift 2 15:37:23 + true 15:37:23 + case $1 in 15:37:23 + shift 15:37:23 + break 15:37:23 + case $python in 15:37:23 + local pkg_list= 15:37:23 + [[ -d /opt/pyenv ]] 15:37:23 + echo 'Setup pyenv:' 15:37:23 Setup pyenv: 15:37:23 + export PYENV_ROOT=/opt/pyenv 15:37:23 + PYENV_ROOT=/opt/pyenv 15:37:23 + 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 15:37:23 + 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 15:37:23 + pyenv versions 15:37:23 system 15:37:23 3.8.13 15:37:23 3.9.13 15:37:23 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:37:23 + command -v pyenv 15:37:23 ++ pyenv init - --no-rehash 15:37:23 + 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[*]}"'\'')" 15:37:23 export PATH="/opt/pyenv/shims:${PATH}" 15:37:23 export PYENV_SHELL=bash 15:37:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:37:23 pyenv() { 15:37:23 local command 15:37:23 command="${1:-}" 15:37:23 if [ "$#" -gt 0 ]; then 15:37:23 shift 15:37:23 fi 15:37:23 15:37:23 case "$command" in 15:37:23 rehash|shell) 15:37:23 eval "$(pyenv "sh-$command" "$@")" 15:37:23 ;; 15:37:23 *) 15:37:23 command pyenv "$command" "$@" 15:37:23 ;; 15:37:23 esac 15:37:23 }' 15:37:23 +++ 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[*]}"' 15:37:23 ++ 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 15:37:23 ++ 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 15:37:23 ++ 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 15:37:23 ++ export PYENV_SHELL=bash 15:37:23 ++ PYENV_SHELL=bash 15:37:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:37:23 +++ complete -F _pyenv pyenv 15:37:23 ++ lf-pyver python3 15:37:23 ++ local py_version_xy=python3 15:37:23 ++ local py_version_xyz= 15:37:23 ++ pyenv versions 15:37:23 ++ local command 15:37:23 ++ command=versions 15:37:23 ++ '[' 1 -gt 0 ']' 15:37:23 ++ shift 15:37:23 ++ case "$command" in 15:37:23 ++ command pyenv versions 15:37:23 ++ pyenv versions 15:37:23 ++ awk '{ print $1 }' 15:37:23 ++ sed 's/^[ *]* //' 15:37:23 ++ grep -E '^[0-9.]*[0-9]$' 15:37:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:37:23 +++ grep '^3' /tmp/.pyenv_versions 15:37:23 +++ tail -n 1 15:37:23 +++ sort -V 15:37:24 ++ py_version_xyz=3.10.6 15:37:24 ++ [[ -z 3.10.6 ]] 15:37:24 ++ echo 3.10.6 15:37:24 ++ return 0 15:37:24 + pyenv local 3.10.6 15:37:24 + local command 15:37:24 + command=local 15:37:24 + '[' 2 -gt 0 ']' 15:37:24 + shift 15:37:24 + case "$command" in 15:37:24 + command pyenv local 3.10.6 15:37:24 + pyenv local 3.10.6 15:37:24 + for arg in "$@" 15:37:24 + case $arg in 15:37:24 + pkg_list+='tox ' 15:37:24 + for arg in "$@" 15:37:24 + case $arg in 15:37:24 + pkg_list+='virtualenv ' 15:37:24 + for arg in "$@" 15:37:24 + case $arg in 15:37:24 + pkg_list+='urllib3~=1.26.15 ' 15:37:24 + [[ -f /tmp/.toxenv ]] 15:37:24 ++ cat /tmp/.toxenv 15:37:24 + lf_venv=/tmp/venv-kSkD 15:37:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSkD from' file:/tmp/.toxenv 15:37:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-kSkD from file:/tmp/.toxenv 15:37:24 + /tmp/venv-kSkD/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:37:24 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:37:24 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:37:24 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:37:24 + /tmp/venv-kSkD/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:37:26 + type python3 15:37:26 + true 15:37:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-kSkD/bin to PATH' 15:37:26 lf-activate-venv(): INFO: Adding /tmp/venv-kSkD/bin to PATH 15:37:26 + PATH=/tmp/venv-kSkD/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 15:37:26 + return 0 15:37:26 + [[ -d /opt/pyenv ]] 15:37:26 + echo '---> Setting up pyenv' 15:37:26 ---> Setting up pyenv 15:37:26 + export PYENV_ROOT=/opt/pyenv 15:37:26 + PYENV_ROOT=/opt/pyenv 15:37:26 + export PATH=/opt/pyenv/bin:/tmp/venv-kSkD/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 15:37:26 + PATH=/opt/pyenv/bin:/tmp/venv-kSkD/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 15:37:26 ++ pwd 15:37:26 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:37:26 + export PYTHONPATH 15:37:26 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:37:26 + TOX_TESTENV_PASSENV=PYTHONPATH 15:37:26 + tox --version 15:37:26 4.11.4 from /tmp/venv-kSkD/lib/python3.10/site-packages/tox/__init__.py 15:37:26 + PARALLEL=false 15:37:26 + TOX_OPTIONS_LIST= 15:37:26 + [[ -n checkbashisms ]] 15:37:26 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:37:26 + case ${PARALLEL,,} in 15:37:26 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:37:26 + tox -e checkbashisms 15:37:27 checkbashisms: freeze> python -m pip freeze --all 15:37:28 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:37:28 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:37:29 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:37:29 you may get strange results 15:37:30 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:37:31 checkbashisms: OK (4.72=setup[1.62]+cmd[3.10] seconds) 15:37:31 congratulations :) (4.88 seconds) 15:37:31 + tox_status=0 15:37:31 + echo '---> Completed tox runs' 15:37:31 ---> Completed tox runs 15:37:31 + for i in .tox/*/log 15:37:31 ++ echo .tox/checkbashisms/log 15:37:31 ++ awk -F/ '{print $2}' 15:37:31 + tox_env=checkbashisms 15:37:31 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:37:31 + DOC_DIR=docs/_build/html 15:37:31 + [[ -d docs/_build/html ]] 15:37:31 + echo '---> tox-run.sh ends' 15:37:31 ---> tox-run.sh ends 15:37:31 + test 0 -eq 0 15:37:31 $ ssh-agent -k 15:37:31 unset SSH_AUTH_SOCK; 15:37:31 unset SSH_AGENT_PID; 15:37:31 echo Agent pid 1706 killed; 15:37:31 [ssh-agent] Stopped. 15:37:31 [PostBuildScript] - [INFO] Executing post build scripts. 15:37:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6601445772675248966.sh 15:37:31 ---> sysstat.sh 15:37:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9083891966314114880.sh 15:37:32 ---> package-listing.sh 15:37:32 ++ facter osfamily 15:37:32 ++ tr '[:upper:]' '[:lower:]' 15:37:32 + OS_FAMILY=debian 15:37:32 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:37:32 + START_PACKAGES=/tmp/packages_start.txt 15:37:32 + END_PACKAGES=/tmp/packages_end.txt 15:37:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:32 + PACKAGES=/tmp/packages_start.txt 15:37:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:37:32 + PACKAGES=/tmp/packages_end.txt 15:37:32 + case "${OS_FAMILY}" in 15:37:32 + dpkg -l 15:37:32 + grep '^ii' 15:37:32 + '[' -f /tmp/packages_start.txt ']' 15:37:32 + '[' -f /tmp/packages_end.txt ']' 15:37:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:32 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:37:32 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:37:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:37:32 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11196504333160489978.sh 15:37:32 ---> capture-instance-metadata.sh 15:37:32 Setup pyenv: 15:37:32 system 15:37:32 3.8.13 15:37:32 3.9.13 15:37:32 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:37:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-JT0H 15:37:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:37:39 lf-activate-venv(): INFO: Installing: lftools 15:38:10 lf-activate-venv(): INFO: Adding /tmp/venv-JT0H/bin to PATH 15:38:10 INFO: Running in OpenStack, capturing instance metadata 15:38:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12452640418276708575.sh 15:38:10 provisioning config files... 15:38:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1686976605319509815tmp 15:38:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:38:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:38:10 [EnvInject] - Injecting environment variables from a build step. 15:38:10 [EnvInject] - Injecting as environment variables the properties content 15:38:10 SERVER_ID=logs 15:38:10 15:38:10 [EnvInject] - Variables injected successfully. 15:38:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12878729624124653707.sh 15:38:10 ---> create-netrc.sh 15:38:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16763668651681407100.sh 15:38:10 ---> python-tools-install.sh 15:38:10 Setup pyenv: 15:38:10 system 15:38:10 3.8.13 15:38:10 3.9.13 15:38:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:38:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JT0H from file:/tmp/.os_lf_venv 15:38:12 lf-activate-venv(): INFO: Installing: lftools 15:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-JT0H/bin to PATH 15:38:19 Generating Requirements File 15:38:50 Python 3.10.6 15:38:50 pip 23.3.1 from /tmp/venv-JT0H/lib/python3.10/site-packages/pip (python 3.10) 15:38:51 appdirs==1.4.4 15:38:51 argcomplete==3.1.6 15:38:51 aspy.yaml==1.3.0 15:38:51 attrs==23.1.0 15:38:51 autopage==0.5.2 15:38:51 Babel==2.13.1 15:38:51 beautifulsoup4==4.12.2 15:38:51 boto3==1.33.6 15:38:51 botocore==1.33.6 15:38:51 bs4==0.0.1 15:38:51 cachetools==5.3.2 15:38:51 certifi==2023.11.17 15:38:51 cffi==1.16.0 15:38:51 cfgv==3.4.0 15:38:51 chardet==5.2.0 15:38:51 charset-normalizer==3.3.2 15:38:51 click==8.1.7 15:38:51 cliff==4.4.0 15:38:51 cmd2==2.4.3 15:38:51 cryptography==3.3.2 15:38:51 debtcollector==2.5.0 15:38:51 decorator==5.1.1 15:38:51 defusedxml==0.7.1 15:38:51 Deprecated==1.2.14 15:38:51 distlib==0.3.7 15:38:51 dnspython==2.4.2 15:38:51 docker==4.2.2 15:38:51 dogpile.cache==1.2.2 15:38:51 email-validator==2.1.0.post1 15:38:51 filelock==3.13.1 15:38:51 future==0.18.3 15:38:51 gitdb==4.0.11 15:38:51 GitPython==3.1.40 15:38:51 google-auth==2.24.0 15:38:51 httplib2==0.22.0 15:38:51 identify==2.5.32 15:38:51 idna==3.6 15:38:51 importlib-metadata==7.0.0 15:38:51 importlib-resources==1.5.0 15:38:51 iso8601==2.1.0 15:38:51 Jinja2==3.1.2 15:38:51 jmespath==1.0.1 15:38:51 jsonpatch==1.33 15:38:51 jsonpointer==2.4 15:38:51 jsonschema==4.20.0 15:38:51 jsonschema-specifications==2023.11.2 15:38:51 keystoneauth1==5.4.0 15:38:51 kubernetes==28.1.0 15:38:51 lftools==0.37.8 15:38:51 lxml==4.9.3 15:38:51 MarkupSafe==2.1.3 15:38:51 msgpack==1.0.7 15:38:51 multi-key-dict==2.0.3 15:38:51 munch==4.0.0 15:38:51 netaddr==0.9.0 15:38:51 netifaces==0.11.0 15:38:51 niet==1.4.2 15:38:51 nodeenv==1.8.0 15:38:51 oauth2client==4.1.3 15:38:51 oauthlib==3.2.2 15:38:51 openstacksdk==0.62.0 15:38:51 os-client-config==2.1.0 15:38:51 os-service-types==1.7.0 15:38:51 osc-lib==2.9.0 15:38:51 oslo.config==9.2.0 15:38:51 oslo.context==5.3.0 15:38:51 oslo.i18n==6.2.0 15:38:51 oslo.log==5.4.0 15:38:51 oslo.serialization==5.2.0 15:38:51 oslo.utils==6.3.0 15:38:51 packaging==23.2 15:38:51 pbr==6.0.0 15:38:51 platformdirs==4.1.0 15:38:51 prettytable==3.9.0 15:38:51 pyasn1==0.5.1 15:38:51 pyasn1-modules==0.3.0 15:38:51 pycparser==2.21 15:38:51 pygerrit2==2.0.15 15:38:51 PyGithub==2.1.1 15:38:51 pyinotify==0.9.6 15:38:51 PyJWT==2.8.0 15:38:51 PyNaCl==1.5.0 15:38:51 pyparsing==2.4.7 15:38:51 pyperclip==1.8.2 15:38:51 pyrsistent==0.20.0 15:38:51 python-cinderclient==9.4.0 15:38:51 python-dateutil==2.8.2 15:38:51 python-heatclient==3.3.0 15:38:51 python-jenkins==1.8.2 15:38:51 python-keystoneclient==5.2.0 15:38:51 python-magnumclient==4.3.0 15:38:51 python-novaclient==18.4.0 15:38:51 python-openstackclient==6.0.0 15:38:51 python-swiftclient==4.4.0 15:38:51 pytz==2023.3.post1 15:38:51 PyYAML==6.0.1 15:38:51 referencing==0.31.1 15:38:51 requests==2.31.0 15:38:51 requests-oauthlib==1.3.1 15:38:51 requestsexceptions==1.4.0 15:38:51 rfc3986==2.0.0 15:38:51 rpds-py==0.13.2 15:38:51 rsa==4.9 15:38:51 ruamel.yaml==0.18.5 15:38:51 ruamel.yaml.clib==0.2.8 15:38:51 s3transfer==0.8.2 15:38:51 simplejson==3.19.2 15:38:51 six==1.16.0 15:38:51 smmap==5.0.1 15:38:51 soupsieve==2.5 15:38:51 stevedore==5.1.0 15:38:51 tabulate==0.9.0 15:38:51 toml==0.10.2 15:38:51 tomlkit==0.12.3 15:38:51 tqdm==4.66.1 15:38:51 typing_extensions==4.8.0 15:38:51 tzdata==2023.3 15:38:51 urllib3==1.26.18 15:38:51 virtualenv==20.25.0 15:38:51 wcwidth==0.2.12 15:38:51 websocket-client==1.7.0 15:38:51 wrapt==1.16.0 15:38:51 xdg==6.0.0 15:38:51 xmltodict==0.13.0 15:38:51 yq==3.2.3 15:38:51 zipp==3.17.0 15:38:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9477427861693081714.sh 15:38:51 ---> sudo-logs.sh 15:38:51 Archiving 'sudo' log.. 15:38:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10379535702477097737.sh 15:38:51 ---> job-cost.sh 15:38:51 Setup pyenv: 15:38:51 system 15:38:51 3.8.13 15:38:51 3.9.13 15:38:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:38:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JT0H from file:/tmp/.os_lf_venv 15:38:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:39:00 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. 15:39:00 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:39:01 lf-activate-venv(): INFO: Adding /tmp/venv-JT0H/bin to PATH 15:39:01 INFO: No Stack... 15:39:01 INFO: Retrieving Pricing Info for: v3-standard-4 15:39:01 INFO: Archiving Costs 15:39:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4844094184101081744.sh 15:39:01 ---> logs-deploy.sh 15:39:01 Setup pyenv: 15:39:01 system 15:39:01 3.8.13 15:39:01 3.9.13 15:39:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:39:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-JT0H from file:/tmp/.os_lf_venv 15:39:03 lf-activate-venv(): INFO: Installing: lftools 15:39:13 lf-activate-venv(): INFO: Adding /tmp/venv-JT0H/bin to PATH 15:39:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3216 15:39:13 INFO: archiving workspace using pattern(s): 15:39:14 Archives upload complete. 15:39:14 INFO: archiving logs to Nexus 15:39:15 ---> uname -a: 15:39:15 Linux prd-ubuntu1804-builder-4c-4g-2333 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:39:15 15:39:15 15:39:15 ---> lscpu: 15:39:15 Architecture: x86_64 15:39:15 CPU op-mode(s): 32-bit, 64-bit 15:39:15 Byte Order: Little Endian 15:39:15 CPU(s): 4 15:39:15 On-line CPU(s) list: 0-3 15:39:15 Thread(s) per core: 1 15:39:15 Core(s) per socket: 1 15:39:15 Socket(s): 4 15:39:15 NUMA node(s): 1 15:39:15 Vendor ID: AuthenticAMD 15:39:15 CPU family: 23 15:39:15 Model: 49 15:39:15 Model name: AMD EPYC-Rome Processor 15:39:15 Stepping: 0 15:39:15 CPU MHz: 2799.998 15:39:15 BogoMIPS: 5599.99 15:39:15 Virtualization: AMD-V 15:39:15 Hypervisor vendor: KVM 15:39:15 Virtualization type: full 15:39:15 L1d cache: 32K 15:39:15 L1i cache: 32K 15:39:15 L2 cache: 512K 15:39:15 L3 cache: 16384K 15:39:15 NUMA node0 CPU(s): 0-3 15:39:15 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 15:39:15 15:39:15 15:39:15 ---> nproc: 15:39:15 4 15:39:15 15:39:15 15:39:15 ---> df -h: 15:39:15 Filesystem Size Used Avail Use% Mounted on 15:39:15 udev 7.9G 0 7.9G 0% /dev 15:39:15 tmpfs 1.6G 672K 1.6G 1% /run 15:39:15 /dev/vda1 78G 8.3G 70G 11% / 15:39:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:39:15 tmpfs 5.0M 0 5.0M 0% /run/lock 15:39:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:39:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:39:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:39:15 15:39:15 15:39:15 ---> free -m: 15:39:15 total used free shared buff/cache available 15:39:15 Mem: 16040 533 13395 0 2110 15193 15:39:15 Swap: 1023 0 1023 15:39:15 15:39:15 15:39:15 ---> ip addr: 15:39:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:39:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:39:15 inet 127.0.0.1/8 scope host lo 15:39:15 valid_lft forever preferred_lft forever 15:39:15 inet6 ::1/128 scope host 15:39:15 valid_lft forever preferred_lft forever 15:39:15 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:39:15 link/ether fa:16:3e:28:46:ff brd ff:ff:ff:ff:ff:ff 15:39:15 inet 10.30.107.42/23 brd 10.30.107.255 scope global dynamic ens3 15:39:15 valid_lft 86245sec preferred_lft 86245sec 15:39:15 inet6 fe80::f816:3eff:fe28:46ff/64 scope link 15:39:15 valid_lft forever preferred_lft forever 15:39:15 15:39:15 15:39:15 ---> sar -b -r -n DEV: 15:39:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2333) 12/04/23 _x86_64_ (4 CPU) 15:39:15 15:39:15 15:36:43 LINUX RESTART (4 CPU) 15:39:15 15:39:15 15:37:01 tps rtps wtps bread/s bwrtn/s 15:39:15 15:38:01 211.91 34.13 177.79 1660.52 10655.29 15:39:15 15:39:01 81.05 4.23 76.82 218.63 11240.79 15:39:15 Average: 146.48 19.18 127.30 939.58 10948.04 15:39:15 15:39:15 15:37:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:39:15 15:38:01 13938296 15524000 2486672 15.14 56420 1731848 845532 4.84 748284 1531184 95384 15:39:15 15:39:01 13778448 15619772 2646520 16.11 78324 1950544 707420 4.05 658140 1751424 155832 15:39:15 Average: 13858372 15571886 2566596 15.63 67372 1841196 776476 4.44 703212 1641304 125608 15:39:15 15:39:15 15:37:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:39:15 15:38:01 ens3 176.34 126.28 1540.49 35.49 0.00 0.00 0.00 0.00 15:39:15 15:38:01 lo 1.40 1.40 0.15 0.15 0.00 0.00 0.00 0.00 15:39:15 15:39:01 ens3 40.58 30.18 528.52 7.69 0.00 0.00 0.00 0.00 15:39:15 15:39:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 15:39:15 Average: ens3 108.46 78.23 1034.51 21.59 0.00 0.00 0.00 0.00 15:39:15 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:39:15 15:39:15 15:39:15 ---> sar -P ALL: 15:39:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2333) 12/04/23 _x86_64_ (4 CPU) 15:39:15 15:39:15 15:36:43 LINUX RESTART (4 CPU) 15:39:15 15:39:15 15:37:01 CPU %user %nice %system %iowait %steal %idle 15:39:15 15:38:01 all 20.62 0.00 1.81 3.40 0.09 74.09 15:39:15 15:38:01 0 10.02 0.00 1.15 3.76 0.10 84.97 15:39:15 15:38:01 1 28.62 0.00 1.93 3.49 0.10 65.87 15:39:15 15:38:01 2 25.65 0.00 2.06 0.47 0.07 71.76 15:39:15 15:38:01 3 18.20 0.00 2.06 5.90 0.08 73.76 15:39:15 15:39:01 all 21.20 0.00 1.32 2.15 0.06 75.27 15:39:15 15:39:01 0 28.40 0.00 1.47 1.10 0.08 68.95 15:39:15 15:39:01 1 13.19 0.00 1.67 6.80 0.05 78.29 15:39:15 15:39:01 2 25.87 0.00 1.55 0.28 0.08 72.22 15:39:15 15:39:01 3 17.30 0.00 0.65 0.45 0.03 81.56 15:39:15 Average: all 20.91 0.00 1.56 2.78 0.08 74.68 15:39:15 Average: 0 19.21 0.00 1.31 2.43 0.09 76.95 15:39:15 Average: 1 20.89 0.00 1.80 5.15 0.08 72.09 15:39:15 Average: 2 25.76 0.00 1.80 0.38 0.08 71.99 15:39:15 Average: 3 17.75 0.00 1.35 3.17 0.06 77.67 15:39:15 15:39:15 15:39:15