13:45:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137149 13:45:59 Running as SYSTEM 13:45:59 [EnvInject] - Loading node environment variables. 13:45:59 Building remotely on prd-ubuntu1804-builder-4c-4g-3441 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 13:45:59 [ssh-agent] Looking for ssh-agent implementation... 13:45:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:45:59 $ ssh-agent 13:45:59 SSH_AUTH_SOCK=/tmp/ssh-CpB8tXIDNvi0/agent.1698 13:45:59 SSH_AGENT_PID=1700 13:45:59 [ssh-agent] Started. 13:45:59 Running ssh-add (command line suppressed) 13:46:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16391744358893454025.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16391744358893454025.key) 13:46:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:46:00 The recommended git tool is: NONE 13:46:01 using credential onap-jenkins-ssh 13:46:01 Wiping out workspace first. 13:46:01 Cloning the remote Git repository 13:46:01 Cloning repository git://cloud.onap.org/mirror/oom.git 13:46:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 13:46:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:01 > git --version # timeout=10 13:46:01 > git --version # 'git version 2.17.1' 13:46:01 using GIT_SSH to set credentials Gerrit user 13:46:01 Verifying host key using manually-configured host key entries 13:46:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:46:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:07 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:46:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 13:46:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 13:46:07 using GIT_SSH to set credentials Gerrit user 13:46:07 Verifying host key using manually-configured host key entries 13:46:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/137149/3 # timeout=30 13:46:07 > git rev-parse d456ef21f07e6673216176513b8b66e7a1f6e532^{commit} # timeout=10 13:46:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:46:07 Checking out Revision d456ef21f07e6673216176513b8b66e7a1f6e532 (refs/changes/49/137149/3) 13:46:07 > git config core.sparsecheckout # timeout=10 13:46:07 > git checkout -f d456ef21f07e6673216176513b8b66e7a1f6e532 # timeout=30 13:46:11 Commit message: "[PLATFORM][KEYCLOAK] Update Keycloak instructions and Realm import" 13:46:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:46:11 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 13:46:11 [EnvInject] - Injecting environment variables from a build step. 13:46:11 [EnvInject] - Injecting as environment variables the properties content 13:46:11 PYTHON=python3 13:46:11 13:46:11 [EnvInject] - Variables injected successfully. 13:46:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13735705088522388137.sh 13:46:11 ---> tox-install.sh 13:46:11 + source /home/jenkins/lf-env.sh 13:46:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:11 ++ mktemp -d /tmp/venv-XXXX 13:46:11 + lf_venv=/tmp/venv-Zqb8 13:46:11 + local venv_file=/tmp/.os_lf_venv 13:46:11 + local python=python3 13:46:11 + local options 13:46:11 + local set_path=true 13:46:11 + local install_args= 13:46:11 ++ 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:46:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:11 + true 13:46:11 + case $1 in 13:46:11 + venv_file=/tmp/.toxenv 13:46:11 + shift 2 13:46:11 + true 13:46:11 + case $1 in 13:46:11 + shift 13:46:11 + break 13:46:11 + case $python in 13:46:11 + local pkg_list= 13:46:11 + [[ -d /opt/pyenv ]] 13:46:11 + echo 'Setup pyenv:' 13:46:11 Setup pyenv: 13:46:11 + export PYENV_ROOT=/opt/pyenv 13:46:11 + PYENV_ROOT=/opt/pyenv 13:46:11 + 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:46:11 + 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:46:11 + pyenv versions 13:46:11 * system (set by /opt/pyenv/version) 13:46:11 * 3.8.13 (set by /opt/pyenv/version) 13:46:11 * 3.9.13 (set by /opt/pyenv/version) 13:46:11 * 3.10.6 (set by /opt/pyenv/version) 13:46:11 + command -v pyenv 13:46:11 ++ pyenv init - --no-rehash 13:46:11 + 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:46:11 export PATH="/opt/pyenv/shims:${PATH}" 13:46:11 export PYENV_SHELL=bash 13:46:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:11 pyenv() { 13:46:11 local command 13:46:11 command="${1:-}" 13:46:11 if [ "$#" -gt 0 ]; then 13:46:11 shift 13:46:11 fi 13:46:11 13:46:11 case "$command" in 13:46:11 rehash|shell) 13:46:11 eval "$(pyenv "sh-$command" "$@")" 13:46:11 ;; 13:46:11 *) 13:46:11 command pyenv "$command" "$@" 13:46:11 ;; 13:46:11 esac 13:46:11 }' 13:46:11 +++ 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:46:11 ++ 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:46:11 ++ 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:46:11 ++ 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:46:11 ++ export PYENV_SHELL=bash 13:46:11 ++ PYENV_SHELL=bash 13:46:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:11 +++ complete -F _pyenv pyenv 13:46:11 ++ lf-pyver python3 13:46:11 ++ local py_version_xy=python3 13:46:11 ++ local py_version_xyz= 13:46:11 ++ sed 's/^[ *]* //' 13:46:11 ++ awk '{ print $1 }' 13:46:11 ++ pyenv versions 13:46:11 ++ local command 13:46:11 ++ command=versions 13:46:11 ++ '[' 1 -gt 0 ']' 13:46:11 ++ shift 13:46:11 ++ case "$command" in 13:46:11 ++ command pyenv versions 13:46:11 ++ pyenv versions 13:46:11 ++ grep -E '^[0-9.]*[0-9]$' 13:46:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:11 +++ sort -V 13:46:11 +++ tail -n 1 13:46:11 +++ grep '^3' /tmp/.pyenv_versions 13:46:11 ++ py_version_xyz=3.10.6 13:46:11 ++ [[ -z 3.10.6 ]] 13:46:11 ++ echo 3.10.6 13:46:11 ++ return 0 13:46:11 + pyenv local 3.10.6 13:46:11 + local command 13:46:11 + command=local 13:46:11 + '[' 2 -gt 0 ']' 13:46:11 + shift 13:46:11 + case "$command" in 13:46:11 + command pyenv local 3.10.6 13:46:11 + pyenv local 3.10.6 13:46:11 + for arg in "$@" 13:46:11 + case $arg in 13:46:11 + pkg_list+='tox ' 13:46:11 + for arg in "$@" 13:46:11 + case $arg in 13:46:11 + pkg_list+='virtualenv ' 13:46:11 + for arg in "$@" 13:46:11 + case $arg in 13:46:11 + pkg_list+='urllib3~=1.26.15 ' 13:46:11 + [[ -f /tmp/.toxenv ]] 13:46:11 + [[ ! -f /tmp/.toxenv ]] 13:46:11 + [[ -n '' ]] 13:46:11 + python3 -m venv /tmp/venv-Zqb8 13:46:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zqb8' 13:46:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zqb8 13:46:15 + echo /tmp/venv-Zqb8 13:46:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 13:46:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 13:46:15 + /tmp/venv-Zqb8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:19 + /tmp/venv-Zqb8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:21 + type python3 13:46:21 + true 13:46:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zqb8/bin to PATH' 13:46:21 lf-activate-venv(): INFO: Adding /tmp/venv-Zqb8/bin to PATH 13:46:21 + PATH=/tmp/venv-Zqb8/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:46:21 + return 0 13:46:21 + python3 --version 13:46:21 Python 3.10.6 13:46:21 + python3 -m pip --version 13:46:21 pip 24.0 from /tmp/venv-Zqb8/lib/python3.10/site-packages/pip (python 3.10) 13:46:21 + python3 -m pip freeze 13:46:22 cachetools==5.3.2 13:46:22 chardet==5.2.0 13:46:22 colorama==0.4.6 13:46:22 distlib==0.3.8 13:46:22 filelock==3.13.1 13:46:22 packaging==23.2 13:46:22 platformdirs==4.2.0 13:46:22 pluggy==1.4.0 13:46:22 pyproject-api==1.6.1 13:46:22 tomli==2.0.1 13:46:22 tox==4.12.1 13:46:22 urllib3==1.26.18 13:46:22 virtualenv==20.25.0 13:46:22 [EnvInject] - Injecting environment variables from a build step. 13:46:22 [EnvInject] - Injecting as environment variables the properties content 13:46:22 PARALLEL=false 13:46:22 13:46:22 [EnvInject] - Variables injected successfully. 13:46:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7282889679518969805.sh 13:46:22 ---> tox-run.sh 13:46:22 + 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:46:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 13:46:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 13:46:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 13:46:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 13:46:22 + source /home/jenkins/lf-env.sh 13:46:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 13:46:22 ++ mktemp -d /tmp/venv-XXXX 13:46:22 + lf_venv=/tmp/venv-qmvz 13:46:22 + local venv_file=/tmp/.os_lf_venv 13:46:22 + local python=python3 13:46:22 + local options 13:46:22 + local set_path=true 13:46:22 + local install_args= 13:46:22 ++ 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:46:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 13:46:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 13:46:22 + true 13:46:22 + case $1 in 13:46:22 + venv_file=/tmp/.toxenv 13:46:22 + shift 2 13:46:22 + true 13:46:22 + case $1 in 13:46:22 + shift 13:46:22 + break 13:46:22 + case $python in 13:46:22 + local pkg_list= 13:46:22 + [[ -d /opt/pyenv ]] 13:46:22 + echo 'Setup pyenv:' 13:46:22 Setup pyenv: 13:46:22 + export PYENV_ROOT=/opt/pyenv 13:46:22 + PYENV_ROOT=/opt/pyenv 13:46:22 + 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:46:22 + 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:46:22 + pyenv versions 13:46:22 system 13:46:22 3.8.13 13:46:22 3.9.13 13:46:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:46:22 + command -v pyenv 13:46:22 ++ pyenv init - --no-rehash 13:46:22 + 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:46:22 export PATH="/opt/pyenv/shims:${PATH}" 13:46:22 export PYENV_SHELL=bash 13:46:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 13:46:22 pyenv() { 13:46:22 local command 13:46:22 command="${1:-}" 13:46:22 if [ "$#" -gt 0 ]; then 13:46:22 shift 13:46:22 fi 13:46:22 13:46:22 case "$command" in 13:46:22 rehash|shell) 13:46:22 eval "$(pyenv "sh-$command" "$@")" 13:46:22 ;; 13:46:22 *) 13:46:22 command pyenv "$command" "$@" 13:46:22 ;; 13:46:22 esac 13:46:22 }' 13:46:22 +++ 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:46:22 ++ 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:46:22 ++ 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:46:22 ++ 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:46:22 ++ export PYENV_SHELL=bash 13:46:22 ++ PYENV_SHELL=bash 13:46:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 13:46:22 +++ complete -F _pyenv pyenv 13:46:22 ++ lf-pyver python3 13:46:22 ++ local py_version_xy=python3 13:46:22 ++ local py_version_xyz= 13:46:22 ++ pyenv versions 13:46:22 ++ local command 13:46:22 ++ command=versions 13:46:22 ++ '[' 1 -gt 0 ']' 13:46:22 ++ shift 13:46:22 ++ case "$command" in 13:46:22 ++ command pyenv versions 13:46:22 ++ pyenv versions 13:46:22 ++ sed 's/^[ *]* //' 13:46:22 ++ awk '{ print $1 }' 13:46:22 ++ grep -E '^[0-9.]*[0-9]$' 13:46:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 13:46:22 +++ grep '^3' /tmp/.pyenv_versions 13:46:22 +++ sort -V 13:46:22 +++ tail -n 1 13:46:22 ++ py_version_xyz=3.10.6 13:46:22 ++ [[ -z 3.10.6 ]] 13:46:22 ++ echo 3.10.6 13:46:22 ++ return 0 13:46:22 + pyenv local 3.10.6 13:46:22 + local command 13:46:22 + command=local 13:46:22 + '[' 2 -gt 0 ']' 13:46:22 + shift 13:46:22 + case "$command" in 13:46:22 + command pyenv local 3.10.6 13:46:22 + pyenv local 3.10.6 13:46:22 + for arg in "$@" 13:46:22 + case $arg in 13:46:22 + pkg_list+='tox ' 13:46:22 + for arg in "$@" 13:46:22 + case $arg in 13:46:22 + pkg_list+='virtualenv ' 13:46:22 + for arg in "$@" 13:46:22 + case $arg in 13:46:22 + pkg_list+='urllib3~=1.26.15 ' 13:46:22 + [[ -f /tmp/.toxenv ]] 13:46:22 ++ cat /tmp/.toxenv 13:46:22 + lf_venv=/tmp/venv-Zqb8 13:46:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zqb8 from' file:/tmp/.toxenv 13:46:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zqb8 from file:/tmp/.toxenv 13:46:22 + /tmp/venv-Zqb8/bin/python3 -m pip install --upgrade --quiet pip virtualenv 13:46:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 13:46:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 13:46:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 13:46:23 + /tmp/venv-Zqb8/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 13:46:24 + type python3 13:46:24 + true 13:46:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zqb8/bin to PATH' 13:46:24 lf-activate-venv(): INFO: Adding /tmp/venv-Zqb8/bin to PATH 13:46:24 + PATH=/tmp/venv-Zqb8/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:46:24 + return 0 13:46:24 + [[ -d /opt/pyenv ]] 13:46:24 + echo '---> Setting up pyenv' 13:46:24 ---> Setting up pyenv 13:46:24 + export PYENV_ROOT=/opt/pyenv 13:46:24 + PYENV_ROOT=/opt/pyenv 13:46:24 + export PATH=/opt/pyenv/bin:/tmp/venv-Zqb8/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:46:24 + PATH=/opt/pyenv/bin:/tmp/venv-Zqb8/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:46:24 ++ pwd 13:46:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 13:46:24 + export PYTHONPATH 13:46:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 13:46:24 + TOX_TESTENV_PASSENV=PYTHONPATH 13:46:24 + tox --version 13:46:25 4.12.1 from /tmp/venv-Zqb8/lib/python3.10/site-packages/tox/__init__.py 13:46:25 + PARALLEL=false 13:46:25 + TOX_OPTIONS_LIST= 13:46:25 + [[ -n checkbashisms ]] 13:46:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 13:46:25 + case ${PARALLEL,,} in 13:46:25 + tox -e checkbashisms 13:46:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 13:46:25 checkbashisms: freeze> python -m pip freeze --all 13:46:26 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:46:26 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:46:28 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:46:28 you may get strange results 13:46:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:46:30 checkbashisms: OK (4.67=setup[1.55]+cmd[3.12] seconds) 13:46:30 congratulations :) (4.85 seconds) 13:46:30 + tox_status=0 13:46:30 + echo '---> Completed tox runs' 13:46:30 ---> Completed tox runs 13:46:30 + for i in .tox/*/log 13:46:30 ++ echo .tox/checkbashisms/log 13:46:30 ++ awk -F/ '{print $2}' 13:46:30 + tox_env=checkbashisms 13:46:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:46:30 + DOC_DIR=docs/_build/html 13:46:30 + [[ -d docs/_build/html ]] 13:46:30 + echo '---> tox-run.sh ends' 13:46:30 ---> tox-run.sh ends 13:46:30 + test 0 -eq 0 13:46:30 $ ssh-agent -k 13:46:30 unset SSH_AUTH_SOCK; 13:46:30 unset SSH_AGENT_PID; 13:46:30 echo Agent pid 1700 killed; 13:46:30 [ssh-agent] Stopped. 13:46:30 [PostBuildScript] - [INFO] Executing post build scripts. 13:46:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15583692110127793616.sh 13:46:30 ---> sysstat.sh 13:46:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5925698377102863316.sh 13:46:30 ---> package-listing.sh 13:46:30 ++ facter osfamily 13:46:30 ++ tr '[:upper:]' '[:lower:]' 13:46:30 + OS_FAMILY=debian 13:46:30 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:46:30 + START_PACKAGES=/tmp/packages_start.txt 13:46:30 + END_PACKAGES=/tmp/packages_end.txt 13:46:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:46:30 + PACKAGES=/tmp/packages_start.txt 13:46:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:46:30 + PACKAGES=/tmp/packages_end.txt 13:46:30 + case "${OS_FAMILY}" in 13:46:30 + dpkg -l 13:46:30 + grep '^ii' 13:46:30 + '[' -f /tmp/packages_start.txt ']' 13:46:30 + '[' -f /tmp/packages_end.txt ']' 13:46:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:46:30 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:46:30 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:46:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:46:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2706351040020256052.sh 13:46:30 ---> capture-instance-metadata.sh 13:46:30 Setup pyenv: 13:46:30 system 13:46:30 3.8.13 13:46:30 3.9.13 13:46:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:46:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SLUo 13:46:34 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:46:37 lf-activate-venv(): INFO: Installing: lftools 13:47:09 lf-activate-venv(): INFO: Adding /tmp/venv-SLUo/bin to PATH 13:47:09 INFO: Running in OpenStack, capturing instance metadata 13:47:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16177461463787740174.sh 13:47:09 provisioning config files... 13:47:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17907094429250608899tmp 13:47:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:47:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:47:09 [EnvInject] - Injecting environment variables from a build step. 13:47:09 [EnvInject] - Injecting as environment variables the properties content 13:47:09 SERVER_ID=logs 13:47:09 13:47:09 [EnvInject] - Variables injected successfully. 13:47:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9124717372302890268.sh 13:47:09 ---> create-netrc.sh 13:47:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8379019835735242724.sh 13:47:09 ---> python-tools-install.sh 13:47:09 Setup pyenv: 13:47:09 system 13:47:09 3.8.13 13:47:09 3.9.13 13:47:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:47:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SLUo from file:/tmp/.os_lf_venv 13:47:11 lf-activate-venv(): INFO: Installing: lftools 13:47:18 lf-activate-venv(): INFO: Adding /tmp/venv-SLUo/bin to PATH 13:47:18 Generating Requirements File 13:47:50 Python 3.10.6 13:47:51 pip 24.0 from /tmp/venv-SLUo/lib/python3.10/site-packages/pip (python 3.10) 13:47:51 appdirs==1.4.4 13:47:51 argcomplete==3.2.2 13:47:51 aspy.yaml==1.3.0 13:47:51 attrs==23.2.0 13:47:51 autopage==0.5.2 13:47:51 beautifulsoup4==4.12.3 13:47:51 boto3==1.34.36 13:47:51 botocore==1.34.36 13:47:51 bs4==0.0.2 13:47:51 cachetools==5.3.2 13:47:51 certifi==2024.2.2 13:47:51 cffi==1.16.0 13:47:51 cfgv==3.4.0 13:47:51 chardet==5.2.0 13:47:51 charset-normalizer==3.3.2 13:47:51 click==8.1.7 13:47:51 cliff==4.5.0 13:47:51 cmd2==2.4.3 13:47:51 cryptography==3.3.2 13:47:51 debtcollector==2.5.0 13:47:51 decorator==5.1.1 13:47:51 defusedxml==0.7.1 13:47:51 Deprecated==1.2.14 13:47:51 distlib==0.3.8 13:47:51 dnspython==2.5.0 13:47:51 docker==4.2.2 13:47:51 dogpile.cache==1.3.0 13:47:51 email-validator==2.1.0.post1 13:47:51 filelock==3.13.1 13:47:51 future==0.18.3 13:47:51 gitdb==4.0.11 13:47:51 GitPython==3.1.41 13:47:51 google-auth==2.27.0 13:47:51 httplib2==0.22.0 13:47:51 identify==2.5.33 13:47:51 idna==3.6 13:47:51 importlib-resources==1.5.0 13:47:51 iso8601==2.1.0 13:47:51 Jinja2==3.1.3 13:47:51 jmespath==1.0.1 13:47:51 jsonpatch==1.33 13:47:51 jsonpointer==2.4 13:47:51 jsonschema==4.21.1 13:47:51 jsonschema-specifications==2023.12.1 13:47:51 keystoneauth1==5.5.0 13:47:51 kubernetes==29.0.0 13:47:51 lftools==0.37.8 13:47:51 lxml==5.1.0 13:47:51 MarkupSafe==2.1.5 13:47:51 msgpack==1.0.7 13:47:51 multi_key_dict==2.0.3 13:47:51 munch==4.0.0 13:47:51 netaddr==0.10.1 13:47:51 netifaces==0.11.0 13:47:51 niet==1.4.2 13:47:51 nodeenv==1.8.0 13:47:51 oauth2client==4.1.3 13:47:51 oauthlib==3.2.2 13:47:51 openstacksdk==0.62.0 13:47:51 os-client-config==2.1.0 13:47:51 os-service-types==1.7.0 13:47:51 osc-lib==3.0.0 13:47:51 oslo.config==9.3.0 13:47:51 oslo.context==5.3.0 13:47:51 oslo.i18n==6.2.0 13:47:51 oslo.log==5.4.0 13:47:51 oslo.serialization==5.3.0 13:47:51 oslo.utils==7.0.0 13:47:51 packaging==23.2 13:47:51 pbr==6.0.0 13:47:51 platformdirs==4.2.0 13:47:51 prettytable==3.9.0 13:47:51 pyasn1==0.5.1 13:47:51 pyasn1-modules==0.3.0 13:47:51 pycparser==2.21 13:47:51 pygerrit2==2.0.15 13:47:51 PyGithub==2.2.0 13:47:51 pyinotify==0.9.6 13:47:51 PyJWT==2.8.0 13:47:51 PyNaCl==1.5.0 13:47:51 pyparsing==2.4.7 13:47:51 pyperclip==1.8.2 13:47:51 pyrsistent==0.20.0 13:47:51 python-cinderclient==9.4.0 13:47:51 python-dateutil==2.8.2 13:47:51 python-heatclient==3.4.0 13:47:51 python-jenkins==1.8.2 13:47:51 python-keystoneclient==5.3.0 13:47:51 python-magnumclient==4.3.0 13:47:51 python-novaclient==18.4.0 13:47:51 python-openstackclient==6.0.0 13:47:51 python-swiftclient==4.4.0 13:47:51 pytz==2024.1 13:47:51 PyYAML==6.0.1 13:47:51 referencing==0.33.0 13:47:51 requests==2.31.0 13:47:51 requests-oauthlib==1.3.1 13:47:51 requestsexceptions==1.4.0 13:47:51 rfc3986==2.0.0 13:47:51 rpds-py==0.17.1 13:47:51 rsa==4.9 13:47:51 ruamel.yaml==0.18.6 13:47:51 ruamel.yaml.clib==0.2.8 13:47:51 s3transfer==0.10.0 13:47:51 simplejson==3.19.2 13:47:51 six==1.16.0 13:47:51 smmap==5.0.1 13:47:51 soupsieve==2.5 13:47:51 stevedore==5.1.0 13:47:51 tabulate==0.9.0 13:47:51 toml==0.10.2 13:47:51 tomlkit==0.12.3 13:47:51 tqdm==4.66.1 13:47:51 typing_extensions==4.9.0 13:47:51 tzdata==2023.4 13:47:51 urllib3==1.26.18 13:47:51 virtualenv==20.25.0 13:47:51 wcwidth==0.2.13 13:47:51 websocket-client==1.7.0 13:47:51 wrapt==1.16.0 13:47:51 xdg==6.0.0 13:47:51 xmltodict==0.13.0 13:47:51 yq==3.2.3 13:47:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1064775510719998159.sh 13:47:51 ---> sudo-logs.sh 13:47:51 Archiving 'sudo' log.. 13:47:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5434086444604510062.sh 13:47:52 ---> job-cost.sh 13:47:52 Setup pyenv: 13:47:52 system 13:47:52 3.8.13 13:47:52 3.9.13 13:47:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:47:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SLUo from file:/tmp/.os_lf_venv 13:47:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:48:01 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:48:01 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 13:48:01 lf-activate-venv(): INFO: Adding /tmp/venv-SLUo/bin to PATH 13:48:01 INFO: No Stack... 13:48:01 INFO: Retrieving Pricing Info for: v3-standard-4 13:48:01 INFO: Archiving Costs 13:48:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3951626857342710389.sh 13:48:01 ---> logs-deploy.sh 13:48:01 Setup pyenv: 13:48:01 system 13:48:01 3.8.13 13:48:01 3.9.13 13:48:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:48:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SLUo from file:/tmp/.os_lf_venv 13:48:03 lf-activate-venv(): INFO: Installing: lftools 13:48:12 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:48:12 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 13:48:13 lf-activate-venv(): INFO: Adding /tmp/venv-SLUo/bin to PATH 13:48:13 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3305 13:48:13 INFO: archiving workspace using pattern(s): 13:48:14 Archives upload complete. 13:48:14 INFO: archiving logs to Nexus 13:48:15 ---> uname -a: 13:48:15 Linux prd-ubuntu1804-builder-4c-4g-3441 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:48:15 13:48:15 13:48:15 ---> lscpu: 13:48:15 Architecture: x86_64 13:48:15 CPU op-mode(s): 32-bit, 64-bit 13:48:15 Byte Order: Little Endian 13:48:15 CPU(s): 4 13:48:15 On-line CPU(s) list: 0-3 13:48:15 Thread(s) per core: 1 13:48:15 Core(s) per socket: 1 13:48:15 Socket(s): 4 13:48:15 NUMA node(s): 1 13:48:15 Vendor ID: AuthenticAMD 13:48:15 CPU family: 23 13:48:15 Model: 49 13:48:15 Model name: AMD EPYC-Rome Processor 13:48:15 Stepping: 0 13:48:15 CPU MHz: 2799.998 13:48:15 BogoMIPS: 5599.99 13:48:15 Virtualization: AMD-V 13:48:15 Hypervisor vendor: KVM 13:48:15 Virtualization type: full 13:48:15 L1d cache: 32K 13:48:15 L1i cache: 32K 13:48:15 L2 cache: 512K 13:48:15 L3 cache: 16384K 13:48:15 NUMA node0 CPU(s): 0-3 13:48: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 13:48:15 13:48:15 13:48:15 ---> nproc: 13:48:15 4 13:48:15 13:48:15 13:48:15 ---> df -h: 13:48:15 Filesystem Size Used Avail Use% Mounted on 13:48:15 udev 7.9G 0 7.9G 0% /dev 13:48:15 tmpfs 1.6G 672K 1.6G 1% /run 13:48:15 /dev/vda1 78G 8.3G 70G 11% / 13:48:15 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:48:15 tmpfs 5.0M 0 5.0M 0% /run/lock 13:48:15 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:48:15 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:48:15 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:48:15 13:48:15 13:48:15 ---> free -m: 13:48:15 total used free shared buff/cache available 13:48:15 Mem: 16040 532 13435 0 2072 15195 13:48:15 Swap: 1023 0 1023 13:48:15 13:48:15 13:48:15 ---> ip addr: 13:48:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:48:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:48:15 inet 127.0.0.1/8 scope host lo 13:48:15 valid_lft forever preferred_lft forever 13:48:15 inet6 ::1/128 scope host 13:48:15 valid_lft forever preferred_lft forever 13:48:15 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 13:48:15 link/ether fa:16:3e:09:5d:f7 brd ff:ff:ff:ff:ff:ff 13:48:15 inet 10.30.107.245/23 brd 10.30.107.255 scope global dynamic ens3 13:48:15 valid_lft 86246sec preferred_lft 86246sec 13:48:15 inet6 fe80::f816:3eff:fe09:5df7/64 scope link 13:48:15 valid_lft forever preferred_lft forever 13:48:15 13:48:15 13:48:15 ---> sar -b -r -n DEV: 13:48:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3441) 02/07/24 _x86_64_ (4 CPU) 13:48:15 13:48:15 13:45:45 LINUX RESTART (4 CPU) 13:48:15 13:48:15 13:46:01 tps rtps wtps bread/s bwrtn/s 13:48:15 13:47:00 237.33 35.28 202.05 1710.65 31013.63 13:48:15 13:48:01 95.64 4.16 91.48 215.05 31443.76 13:48:15 Average: 165.90 19.59 146.31 956.67 31230.47 13:48:15 13:48:15 13:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:48:15 13:47:00 13944136 15526116 2480832 15.10 56136 1728944 831120 4.76 742600 1528732 90960 13:48:15 13:48:01 13820728 15623848 2604240 15.86 77752 1913864 723000 4.14 651724 1714080 103192 13:48:15 Average: 13882432 15574982 2542536 15.48 66944 1821404 777060 4.45 697162 1621406 97076 13:48:15 13:48:15 13:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:48:15 13:47:00 ens3 208.73 149.89 1592.69 42.41 0.00 0.00 0.00 0.00 13:48:15 13:47:00 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 13:48:15 13:48:01 ens3 37.29 28.24 361.07 7.93 0.00 0.00 0.00 0.00 13:48:15 13:48:01 lo 1.44 1.44 0.15 0.15 0.00 0.00 0.00 0.00 13:48:15 Average: ens3 122.30 88.56 971.79 25.03 0.00 0.00 0.00 0.00 13:48:15 Average: lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 13:48:15 13:48:15 13:48:15 ---> sar -P ALL: 13:48:15 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3441) 02/07/24 _x86_64_ (4 CPU) 13:48:15 13:48:15 13:45:45 LINUX RESTART (4 CPU) 13:48:15 13:48:15 13:46:01 CPU %user %nice %system %iowait %steal %idle 13:48:15 13:47:00 all 21.33 0.00 1.92 5.12 0.07 71.57 13:48:15 13:47:00 0 30.30 0.00 2.76 12.52 0.10 54.31 13:48:15 13:47:00 1 18.39 0.00 1.24 0.84 0.07 79.47 13:48:15 13:47:00 2 21.90 0.00 1.80 1.79 0.07 74.44 13:48:15 13:47:00 3 14.74 0.00 1.87 5.35 0.07 77.98 13:48:15 13:48:01 all 21.45 0.00 1.33 4.10 0.05 73.07 13:48:15 13:48:01 0 8.93 0.00 0.48 7.28 0.05 83.26 13:48:15 13:48:01 1 22.41 0.00 1.25 0.81 0.03 75.49 13:48:15 13:48:01 2 17.07 0.00 1.05 5.62 0.05 76.21 13:48:15 13:48:01 3 37.46 0.00 2.54 2.67 0.05 57.28 13:48:15 Average: all 21.39 0.00 1.62 4.61 0.06 72.32 13:48:15 Average: 0 19.52 0.00 1.61 9.88 0.07 68.92 13:48:15 Average: 1 20.42 0.00 1.24 0.82 0.05 77.47 13:48:15 Average: 2 19.47 0.00 1.42 3.72 0.06 75.33 13:48:15 Average: 3 26.17 0.00 2.21 4.00 0.06 67.56 13:48:15 13:48:15 13:48:15