06:48:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137736 06:48:08 Running as SYSTEM 06:48:08 [EnvInject] - Loading node environment variables. 06:48:08 Building remotely on prd-ubuntu1804-builder-4c-4g-25787 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:48:08 [ssh-agent] Looking for ssh-agent implementation... 06:48:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:48:08 $ ssh-agent 06:48:08 SSH_AUTH_SOCK=/tmp/ssh-hkeugto1RnvP/agent.1694 06:48:08 SSH_AGENT_PID=1695 06:48:08 [ssh-agent] Started. 06:48:08 Running ssh-add (command line suppressed) 06:48:08 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13086796416738402945.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13086796416738402945.key) 06:48:09 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:48:09 The recommended git tool is: NONE 06:48:10 using credential onap-jenkins-ssh 06:48:10 Wiping out workspace first. 06:48:10 Cloning the remote Git repository 06:48:10 Cloning repository git://cloud.onap.org/mirror/oom.git 06:48:10 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:48:10 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:48:10 > git --version # timeout=10 06:48:10 > git --version # 'git version 2.17.1' 06:48:10 using GIT_SSH to set credentials Gerrit user 06:48:10 Verifying host key using manually-configured host key entries 06:48:10 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:48:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:48:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:48:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:48:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:48:16 using GIT_SSH to set credentials Gerrit user 06:48:16 Verifying host key using manually-configured host key entries 06:48:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/36/137736/2 # timeout=30 06:48:17 > git rev-parse add1935385b13c3e7b658f65f578ff1a906a4038^{commit} # timeout=10 06:48:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:48:17 Checking out Revision add1935385b13c3e7b658f65f578ff1a906a4038 (refs/changes/36/137736/2) 06:48:17 > git config core.sparsecheckout # timeout=10 06:48:17 > git checkout -f add1935385b13c3e7b658f65f578ff1a906a4038 # timeout=30 06:48:20 Commit message: "[KEYCLOAK-INIT] Add feature to customize REALMs and configure Ingress Access" 06:48:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:48:20 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 06:48:20 [EnvInject] - Injecting environment variables from a build step. 06:48:20 [EnvInject] - Injecting as environment variables the properties content 06:48:20 PYTHON=python3 06:48:20 06:48:20 [EnvInject] - Variables injected successfully. 06:48:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15545370582562331084.sh 06:48:20 ---> tox-install.sh 06:48:20 + source /home/jenkins/lf-env.sh 06:48:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:48:20 ++ mktemp -d /tmp/venv-XXXX 06:48:20 + lf_venv=/tmp/venv-PW8A 06:48:20 + local venv_file=/tmp/.os_lf_venv 06:48:20 + local python=python3 06:48:20 + local options 06:48:20 + local set_path=true 06:48:20 + local install_args= 06:48: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 06:48:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:48:20 + true 06:48:20 + case $1 in 06:48:20 + venv_file=/tmp/.toxenv 06:48:20 + shift 2 06:48:20 + true 06:48:20 + case $1 in 06:48:20 + shift 06:48:20 + break 06:48:20 + case $python in 06:48:20 + local pkg_list= 06:48:20 + [[ -d /opt/pyenv ]] 06:48:20 + echo 'Setup pyenv:' 06:48:20 Setup pyenv: 06:48:20 + export PYENV_ROOT=/opt/pyenv 06:48:20 + PYENV_ROOT=/opt/pyenv 06:48: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 06:48: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 06:48:20 + pyenv versions 06:48:20 * system (set by /opt/pyenv/version) 06:48:20 * 3.8.13 (set by /opt/pyenv/version) 06:48:20 * 3.9.13 (set by /opt/pyenv/version) 06:48:20 * 3.10.6 (set by /opt/pyenv/version) 06:48:20 + command -v pyenv 06:48:20 ++ pyenv init - --no-rehash 06:48:20 + 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[*]}"'\'')" 06:48:20 export PATH="/opt/pyenv/shims:${PATH}" 06:48:20 export PYENV_SHELL=bash 06:48:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:48:20 pyenv() { 06:48:20 local command 06:48:20 command="${1:-}" 06:48:20 if [ "$#" -gt 0 ]; then 06:48:20 shift 06:48:20 fi 06:48:20 06:48:20 case "$command" in 06:48:20 rehash|shell) 06:48:20 eval "$(pyenv "sh-$command" "$@")" 06:48:20 ;; 06:48:20 *) 06:48:20 command pyenv "$command" "$@" 06:48:20 ;; 06:48:20 esac 06:48:20 }' 06:48:20 +++ 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[*]}"' 06:48: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 06:48:20 ++ 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 06:48:20 ++ 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 06:48:20 ++ export PYENV_SHELL=bash 06:48:20 ++ PYENV_SHELL=bash 06:48:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:48:20 +++ complete -F _pyenv pyenv 06:48:20 ++ lf-pyver python3 06:48:20 ++ local py_version_xy=python3 06:48:20 ++ local py_version_xyz= 06:48:20 ++ pyenv versions 06:48:20 ++ local command 06:48:20 ++ command=versions 06:48:20 ++ sed 's/^[ *]* //' 06:48:20 ++ '[' 1 -gt 0 ']' 06:48:20 ++ shift 06:48:20 ++ case "$command" in 06:48:20 ++ command pyenv versions 06:48:20 ++ pyenv versions 06:48:20 ++ awk '{ print $1 }' 06:48:20 ++ grep -E '^[0-9.]*[0-9]$' 06:48:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:48:21 +++ grep '^3' /tmp/.pyenv_versions 06:48:21 +++ sort -V 06:48:21 +++ tail -n 1 06:48:21 ++ py_version_xyz=3.10.6 06:48:21 ++ [[ -z 3.10.6 ]] 06:48:21 ++ echo 3.10.6 06:48:21 ++ return 0 06:48:21 + pyenv local 3.10.6 06:48:21 + local command 06:48:21 + command=local 06:48:21 + '[' 2 -gt 0 ']' 06:48:21 + shift 06:48:21 + case "$command" in 06:48:21 + command pyenv local 3.10.6 06:48:21 + pyenv local 3.10.6 06:48:21 + for arg in "$@" 06:48:21 + case $arg in 06:48:21 + pkg_list+='tox ' 06:48:21 + for arg in "$@" 06:48:21 + case $arg in 06:48:21 + pkg_list+='virtualenv ' 06:48:21 + for arg in "$@" 06:48:21 + case $arg in 06:48:21 + pkg_list+='urllib3~=1.26.15 ' 06:48:21 + [[ -f /tmp/.toxenv ]] 06:48:21 + [[ ! -f /tmp/.toxenv ]] 06:48:21 + [[ -n '' ]] 06:48:21 + python3 -m venv /tmp/venv-PW8A 06:48:25 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PW8A' 06:48:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PW8A 06:48:25 + echo /tmp/venv-PW8A 06:48:25 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:48:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:48:25 + /tmp/venv-PW8A/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:48:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:48:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:48:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:48:28 + /tmp/venv-PW8A/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:48:31 + type python3 06:48:31 + true 06:48:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PW8A/bin to PATH' 06:48:31 lf-activate-venv(): INFO: Adding /tmp/venv-PW8A/bin to PATH 06:48:31 + PATH=/tmp/venv-PW8A/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 06:48:31 + return 0 06:48:31 + python3 --version 06:48:31 Python 3.10.6 06:48:31 + python3 -m pip --version 06:48:31 pip 24.0 from /tmp/venv-PW8A/lib/python3.10/site-packages/pip (python 3.10) 06:48:31 + python3 -m pip freeze 06:48:31 cachetools==5.3.3 06:48:31 chardet==5.2.0 06:48:31 colorama==0.4.6 06:48:31 distlib==0.3.8 06:48:31 filelock==3.13.4 06:48:31 packaging==24.0 06:48:31 platformdirs==4.2.1 06:48:31 pluggy==1.5.0 06:48:31 pyproject-api==1.6.1 06:48:31 tomli==2.0.1 06:48:31 tox==4.14.2 06:48:31 urllib3==1.26.18 06:48:31 virtualenv==20.26.0 06:48:31 [EnvInject] - Injecting environment variables from a build step. 06:48:31 [EnvInject] - Injecting as environment variables the properties content 06:48:31 PARALLEL=false 06:48:31 06:48:31 [EnvInject] - Variables injected successfully. 06:48:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1128519869562892767.sh 06:48:31 ---> tox-run.sh 06:48:31 + 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 06:48:31 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:48:31 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:48:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:48:31 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:48:31 + source /home/jenkins/lf-env.sh 06:48:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:48:31 ++ mktemp -d /tmp/venv-XXXX 06:48:31 + lf_venv=/tmp/venv-gXFb 06:48:31 + local venv_file=/tmp/.os_lf_venv 06:48:31 + local python=python3 06:48:31 + local options 06:48:31 + local set_path=true 06:48:31 + local install_args= 06:48:31 ++ 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 06:48:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:48:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:48:31 + true 06:48:31 + case $1 in 06:48:31 + venv_file=/tmp/.toxenv 06:48:31 + shift 2 06:48:31 + true 06:48:31 + case $1 in 06:48:31 + shift 06:48:31 + break 06:48:31 + case $python in 06:48:31 + local pkg_list= 06:48:31 + [[ -d /opt/pyenv ]] 06:48:31 + echo 'Setup pyenv:' 06:48:31 Setup pyenv: 06:48:31 + export PYENV_ROOT=/opt/pyenv 06:48:31 + PYENV_ROOT=/opt/pyenv 06:48:31 + 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 06:48:31 + 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 06:48:31 + pyenv versions 06:48:31 system 06:48:31 3.8.13 06:48:31 3.9.13 06:48:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:48:31 + command -v pyenv 06:48:31 ++ pyenv init - --no-rehash 06:48:31 + 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[*]}"'\'')" 06:48:31 export PATH="/opt/pyenv/shims:${PATH}" 06:48:31 export PYENV_SHELL=bash 06:48:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:48:31 pyenv() { 06:48:31 local command 06:48:31 command="${1:-}" 06:48:31 if [ "$#" -gt 0 ]; then 06:48:31 shift 06:48:31 fi 06:48:31 06:48:31 case "$command" in 06:48:31 rehash|shell) 06:48:31 eval "$(pyenv "sh-$command" "$@")" 06:48:31 ;; 06:48:31 *) 06:48:31 command pyenv "$command" "$@" 06:48:31 ;; 06:48:31 esac 06:48:31 }' 06:48:31 +++ 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[*]}"' 06:48:31 ++ 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 06:48:31 ++ 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 06:48:31 ++ 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 06:48:31 ++ export PYENV_SHELL=bash 06:48:31 ++ PYENV_SHELL=bash 06:48:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:48:31 +++ complete -F _pyenv pyenv 06:48:31 ++ lf-pyver python3 06:48:31 ++ local py_version_xy=python3 06:48:31 ++ local py_version_xyz= 06:48:31 ++ pyenv versions 06:48:31 ++ sed 's/^[ *]* //' 06:48:31 ++ local command 06:48:31 ++ command=versions 06:48:31 ++ '[' 1 -gt 0 ']' 06:48:31 ++ shift 06:48:31 ++ case "$command" in 06:48:31 ++ command pyenv versions 06:48:31 ++ pyenv versions 06:48:31 ++ awk '{ print $1 }' 06:48:31 ++ grep -E '^[0-9.]*[0-9]$' 06:48:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:48:31 +++ grep '^3' /tmp/.pyenv_versions 06:48:31 +++ sort -V 06:48:31 +++ tail -n 1 06:48:31 ++ py_version_xyz=3.10.6 06:48:31 ++ [[ -z 3.10.6 ]] 06:48:31 ++ echo 3.10.6 06:48:31 ++ return 0 06:48:31 + pyenv local 3.10.6 06:48:31 + local command 06:48:31 + command=local 06:48:31 + '[' 2 -gt 0 ']' 06:48:31 + shift 06:48:31 + case "$command" in 06:48:31 + command pyenv local 3.10.6 06:48:31 + pyenv local 3.10.6 06:48:31 + for arg in "$@" 06:48:31 + case $arg in 06:48:31 + pkg_list+='tox ' 06:48:31 + for arg in "$@" 06:48:31 + case $arg in 06:48:31 + pkg_list+='virtualenv ' 06:48:31 + for arg in "$@" 06:48:31 + case $arg in 06:48:31 + pkg_list+='urllib3~=1.26.15 ' 06:48:31 + [[ -f /tmp/.toxenv ]] 06:48:31 ++ cat /tmp/.toxenv 06:48:31 + lf_venv=/tmp/venv-PW8A 06:48:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PW8A from' file:/tmp/.toxenv 06:48:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PW8A from file:/tmp/.toxenv 06:48:31 + /tmp/venv-PW8A/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:48:32 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:48:32 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:48:32 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:48:32 + /tmp/venv-PW8A/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:48:34 + type python3 06:48:34 + true 06:48:34 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PW8A/bin to PATH' 06:48:34 lf-activate-venv(): INFO: Adding /tmp/venv-PW8A/bin to PATH 06:48:34 + PATH=/tmp/venv-PW8A/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 06:48:34 + return 0 06:48:34 + [[ -d /opt/pyenv ]] 06:48:34 + echo '---> Setting up pyenv' 06:48:34 ---> Setting up pyenv 06:48:34 + export PYENV_ROOT=/opt/pyenv 06:48:34 + PYENV_ROOT=/opt/pyenv 06:48:34 + export PATH=/opt/pyenv/bin:/tmp/venv-PW8A/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 06:48:34 + PATH=/opt/pyenv/bin:/tmp/venv-PW8A/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 06:48:34 ++ pwd 06:48:34 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:48:34 + export PYTHONPATH 06:48:34 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:48:34 + TOX_TESTENV_PASSENV=PYTHONPATH 06:48:34 + tox --version 06:48:34 4.14.2 from /tmp/venv-PW8A/lib/python3.10/site-packages/tox/__init__.py 06:48:34 + PARALLEL=false 06:48:34 + TOX_OPTIONS_LIST= 06:48:34 + [[ -n checkbashisms ]] 06:48:34 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:48:34 + case ${PARALLEL,,} in 06:48:34 + tox -e checkbashisms 06:48:34 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:48:35 checkbashisms: freeze> python -m pip freeze --all 06:48:36 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 06:48:36 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:48:37 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:48:37 you may get strange results 06:48:37 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:48:39 checkbashisms: OK (4.68=setup[1.63]+cmd[3.06] seconds) 06:48:39 congratulations :) (4.85 seconds) 06:48:39 + tox_status=0 06:48:39 + echo '---> Completed tox runs' 06:48:39 ---> Completed tox runs 06:48:39 + for i in .tox/*/log 06:48:39 ++ echo .tox/checkbashisms/log 06:48:39 ++ awk -F/ '{print $2}' 06:48:39 + tox_env=checkbashisms 06:48:39 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:48:39 + DOC_DIR=docs/_build/html 06:48:39 + [[ -d docs/_build/html ]] 06:48:39 + echo '---> tox-run.sh ends' 06:48:39 ---> tox-run.sh ends 06:48:39 + test 0 -eq 0 06:48:39 $ ssh-agent -k 06:48:39 unset SSH_AUTH_SOCK; 06:48:39 unset SSH_AGENT_PID; 06:48:39 echo Agent pid 1695 killed; 06:48:39 [ssh-agent] Stopped. 06:48:39 [PostBuildScript] - [INFO] Executing post build scripts. 06:48:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13715989624160532924.sh 06:48:39 ---> sysstat.sh 06:48:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9232224741576360163.sh 06:48:39 ---> package-listing.sh 06:48:39 ++ facter osfamily 06:48:39 ++ tr '[:upper:]' '[:lower:]' 06:48:40 + OS_FAMILY=debian 06:48:40 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:48:40 + START_PACKAGES=/tmp/packages_start.txt 06:48:40 + END_PACKAGES=/tmp/packages_end.txt 06:48:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:48:40 + PACKAGES=/tmp/packages_start.txt 06:48:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:48:40 + PACKAGES=/tmp/packages_end.txt 06:48:40 + case "${OS_FAMILY}" in 06:48:40 + dpkg -l 06:48:40 + grep '^ii' 06:48:40 + '[' -f /tmp/packages_start.txt ']' 06:48:40 + '[' -f /tmp/packages_end.txt ']' 06:48:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:48:40 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:48:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:48:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:48:40 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6658449813278812894.sh 06:48:40 ---> capture-instance-metadata.sh 06:48:40 Setup pyenv: 06:48:40 system 06:48:40 3.8.13 06:48:40 3.9.13 06:48:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:48:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6eAb 06:48:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:48:46 lf-activate-venv(): INFO: Installing: lftools 06:49:19 lf-activate-venv(): INFO: Adding /tmp/venv-6eAb/bin to PATH 06:49:19 INFO: Running in OpenStack, capturing instance metadata 06:49:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16974609011534764529.sh 06:49:19 provisioning config files... 06:49:19 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9062448043522184852tmp 06:49:19 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:49:19 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:49:19 [EnvInject] - Injecting environment variables from a build step. 06:49:19 [EnvInject] - Injecting as environment variables the properties content 06:49:19 SERVER_ID=logs 06:49:19 06:49:19 [EnvInject] - Variables injected successfully. 06:49:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11968892260886781380.sh 06:49:19 ---> create-netrc.sh 06:49:19 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2130688186661989016.sh 06:49:19 ---> python-tools-install.sh 06:49:19 Setup pyenv: 06:49:19 system 06:49:19 3.8.13 06:49:19 3.9.13 06:49:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:49:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eAb from file:/tmp/.os_lf_venv 06:49:21 lf-activate-venv(): INFO: Installing: lftools 06:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-6eAb/bin to PATH 06:49:29 Generating Requirements File 06:49:56 Python 3.10.6 06:49:56 pip 24.0 from /tmp/venv-6eAb/lib/python3.10/site-packages/pip (python 3.10) 06:49:57 appdirs==1.4.4 06:49:57 argcomplete==3.3.0 06:49:57 aspy.yaml==1.3.0 06:49:57 attrs==23.2.0 06:49:57 autopage==0.5.2 06:49:57 beautifulsoup4==4.12.3 06:49:57 boto3==1.34.91 06:49:57 botocore==1.34.91 06:49:57 bs4==0.0.2 06:49:57 cachetools==5.3.3 06:49:57 certifi==2024.2.2 06:49:57 cffi==1.16.0 06:49:57 cfgv==3.4.0 06:49:57 chardet==5.2.0 06:49:57 charset-normalizer==3.3.2 06:49:57 click==8.1.7 06:49:57 cliff==4.6.0 06:49:57 cmd2==2.4.3 06:49:57 cryptography==3.3.2 06:49:57 debtcollector==3.0.0 06:49:57 decorator==5.1.1 06:49:57 defusedxml==0.7.1 06:49:57 Deprecated==1.2.14 06:49:57 distlib==0.3.8 06:49:57 dnspython==2.6.1 06:49:57 docker==4.2.2 06:49:57 dogpile.cache==1.3.2 06:49:57 email_validator==2.1.1 06:49:57 filelock==3.13.4 06:49:57 future==1.0.0 06:49:57 gitdb==4.0.11 06:49:57 GitPython==3.1.43 06:49:57 google-auth==2.29.0 06:49:57 httplib2==0.22.0 06:49:57 identify==2.5.36 06:49:57 idna==3.7 06:49:57 importlib-resources==1.5.0 06:49:57 iso8601==2.1.0 06:49:57 Jinja2==3.1.3 06:49:57 jmespath==1.0.1 06:49:57 jsonpatch==1.33 06:49:57 jsonpointer==2.4 06:49:57 jsonschema==4.21.1 06:49:57 jsonschema-specifications==2023.12.1 06:49:57 keystoneauth1==5.6.0 06:49:57 kubernetes==29.0.0 06:49:57 lftools==0.37.10 06:49:57 lxml==5.2.1 06:49:57 MarkupSafe==2.1.5 06:49:57 msgpack==1.0.8 06:49:57 multi_key_dict==2.0.3 06:49:57 munch==4.0.0 06:49:57 netaddr==1.2.1 06:49:57 netifaces==0.11.0 06:49:57 niet==1.4.2 06:49:57 nodeenv==1.8.0 06:49:57 oauth2client==4.1.3 06:49:57 oauthlib==3.2.2 06:49:57 openstacksdk==3.1.0 06:49:57 os-client-config==2.1.0 06:49:57 os-service-types==1.7.0 06:49:57 osc-lib==3.0.1 06:49:57 oslo.config==9.4.0 06:49:57 oslo.context==5.5.0 06:49:57 oslo.i18n==6.3.0 06:49:57 oslo.log==5.5.1 06:49:57 oslo.serialization==5.4.0 06:49:57 oslo.utils==7.1.0 06:49:57 packaging==24.0 06:49:57 pbr==6.0.0 06:49:57 platformdirs==4.2.1 06:49:57 prettytable==3.10.0 06:49:57 pyasn1==0.6.0 06:49:57 pyasn1_modules==0.4.0 06:49:57 pycparser==2.22 06:49:57 pygerrit2==2.0.15 06:49:57 PyGithub==2.3.0 06:49:57 pyinotify==0.9.6 06:49:57 PyJWT==2.8.0 06:49:57 PyNaCl==1.5.0 06:49:57 pyparsing==2.4.7 06:49:57 pyperclip==1.8.2 06:49:57 pyrsistent==0.20.0 06:49:57 python-cinderclient==9.5.0 06:49:57 python-dateutil==2.9.0.post0 06:49:57 python-heatclient==3.5.0 06:49:57 python-jenkins==1.8.2 06:49:57 python-keystoneclient==5.4.0 06:49:57 python-magnumclient==4.4.0 06:49:57 python-novaclient==18.6.0 06:49:57 python-openstackclient==6.6.0 06:49:57 python-swiftclient==4.5.0 06:49:57 PyYAML==6.0.1 06:49:57 referencing==0.35.0 06:49:57 requests==2.31.0 06:49:57 requests-oauthlib==2.0.0 06:49:57 requestsexceptions==1.4.0 06:49:57 rfc3986==2.0.0 06:49:57 rpds-py==0.18.0 06:49:57 rsa==4.9 06:49:57 ruamel.yaml==0.18.6 06:49:57 ruamel.yaml.clib==0.2.8 06:49:57 s3transfer==0.10.1 06:49:57 simplejson==3.19.2 06:49:57 six==1.16.0 06:49:57 smmap==5.0.1 06:49:57 soupsieve==2.5 06:49:57 stevedore==5.2.0 06:49:57 tabulate==0.9.0 06:49:57 toml==0.10.2 06:49:57 tomlkit==0.12.4 06:49:57 tqdm==4.66.2 06:49:57 typing_extensions==4.11.0 06:49:57 tzdata==2024.1 06:49:57 urllib3==1.26.18 06:49:57 virtualenv==20.26.0 06:49:57 wcwidth==0.2.13 06:49:57 websocket-client==1.8.0 06:49:57 wrapt==1.16.0 06:49:57 xdg==6.0.0 06:49:57 xmltodict==0.13.0 06:49:57 yq==3.4.1 06:49:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1269545264068089946.sh 06:49:57 ---> sudo-logs.sh 06:49:57 Archiving 'sudo' log.. 06:49:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5676615552556020228.sh 06:49:57 ---> job-cost.sh 06:49:57 Setup pyenv: 06:49:57 system 06:49:57 3.8.13 06:49:57 3.9.13 06:49:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:49:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eAb from file:/tmp/.os_lf_venv 06:49:59 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:50:03 lf-activate-venv(): INFO: Adding /tmp/venv-6eAb/bin to PATH 06:50:03 INFO: No Stack... 06:50:04 INFO: Retrieving Pricing Info for: v3-standard-4 06:50:04 INFO: Archiving Costs 06:50:04 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins297523839968358077.sh 06:50:04 ---> logs-deploy.sh 06:50:04 Setup pyenv: 06:50:04 system 06:50:04 3.8.13 06:50:04 3.9.13 06:50:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:50:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6eAb from file:/tmp/.os_lf_venv 06:50:06 lf-activate-venv(): INFO: Installing: lftools 06:50:14 lf-activate-venv(): INFO: Adding /tmp/venv-6eAb/bin to PATH 06:50:14 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3448 06:50:14 INFO: archiving workspace using pattern(s): 06:50:15 Archives upload complete. 06:50:16 INFO: archiving logs to Nexus 06:50:16 ---> uname -a: 06:50:16 Linux prd-ubuntu1804-builder-4c-4g-25787 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:50:16 06:50:16 06:50:16 ---> lscpu: 06:50:16 Architecture: x86_64 06:50:16 CPU op-mode(s): 32-bit, 64-bit 06:50:16 Byte Order: Little Endian 06:50:16 CPU(s): 4 06:50:16 On-line CPU(s) list: 0-3 06:50:16 Thread(s) per core: 1 06:50:16 Core(s) per socket: 1 06:50:16 Socket(s): 4 06:50:16 NUMA node(s): 1 06:50:16 Vendor ID: AuthenticAMD 06:50:16 CPU family: 23 06:50:16 Model: 49 06:50:16 Model name: AMD EPYC-Rome Processor 06:50:16 Stepping: 0 06:50:16 CPU MHz: 2799.998 06:50:16 BogoMIPS: 5599.99 06:50:16 Virtualization: AMD-V 06:50:16 Hypervisor vendor: KVM 06:50:16 Virtualization type: full 06:50:16 L1d cache: 32K 06:50:16 L1i cache: 32K 06:50:16 L2 cache: 512K 06:50:16 L3 cache: 16384K 06:50:16 NUMA node0 CPU(s): 0-3 06:50:16 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 06:50:16 06:50:16 06:50:16 ---> nproc: 06:50:16 4 06:50:16 06:50:16 06:50:16 ---> df -h: 06:50:16 Filesystem Size Used Avail Use% Mounted on 06:50:16 udev 7.9G 0 7.9G 0% /dev 06:50:16 tmpfs 1.6G 672K 1.6G 1% /run 06:50:16 /dev/vda1 78G 8.3G 70G 11% / 06:50:16 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:50:16 tmpfs 5.0M 0 5.0M 0% /run/lock 06:50:16 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:50:16 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:50:16 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:50:16 06:50:16 06:50:16 ---> free -m: 06:50:16 total used free shared buff/cache available 06:50:16 Mem: 16040 543 13443 0 2053 15185 06:50:16 Swap: 1023 0 1023 06:50:16 06:50:16 06:50:16 ---> ip addr: 06:50:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:50:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:50:16 inet 127.0.0.1/8 scope host lo 06:50:16 valid_lft forever preferred_lft forever 06:50:16 inet6 ::1/128 scope host 06:50:16 valid_lft forever preferred_lft forever 06:50:16 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:50:16 link/ether fa:16:3e:63:cb:e7 brd ff:ff:ff:ff:ff:ff 06:50:16 inet 10.30.106.245/23 brd 10.30.107.255 scope global dynamic ens3 06:50:16 valid_lft 86254sec preferred_lft 86254sec 06:50:16 inet6 fe80::f816:3eff:fe63:cbe7/64 scope link 06:50:16 valid_lft forever preferred_lft forever 06:50:16 06:50:16 06:50:16 ---> sar -b -r -n DEV: 06:50:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25787) 04/25/24 _x86_64_ (4 CPU) 06:50:16 06:50:16 06:47:53 LINUX RESTART (4 CPU) 06:50:16 06:50:16 06:48:01 tps rtps wtps bread/s bwrtn/s 06:50:16 06:49:01 240.03 59.42 180.60 3757.64 31813.23 06:50:16 06:50:01 124.21 14.18 110.03 1073.42 31411.16 06:50:16 Average: 182.12 36.80 145.32 2415.53 31612.20 06:50:16 06:50:16 06:48:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:50:16 06:49:01 14059864 15546372 2365104 14.40 52932 1638108 781908 4.47 695420 1460808 86124 06:50:16 06:50:01 13771064 15547864 2653904 16.16 76884 1888564 772396 4.42 723920 1689532 98252 06:50:16 Average: 13915464 15547118 2509504 15.28 64908 1763336 777152 4.45 709670 1575170 92188 06:50:16 06:50:16 06:48:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:50:16 06:49:01 lo 2.00 2.00 0.22 0.22 0.00 0.00 0.00 0.00 06:50:16 06:49:01 ens3 402.52 267.67 1627.68 75.83 0.00 0.00 0.00 0.00 06:50:16 06:50:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 06:50:16 06:50:01 ens3 50.72 34.21 794.65 8.67 0.00 0.00 0.00 0.00 06:50:16 Average: lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 06:50:16 Average: ens3 226.62 150.94 1211.17 42.25 0.00 0.00 0.00 0.00 06:50:16 06:50:16 06:50:16 ---> sar -P ALL: 06:50:16 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-25787) 04/25/24 _x86_64_ (4 CPU) 06:50:16 06:50:16 06:47:53 LINUX RESTART (4 CPU) 06:50:16 06:50:16 06:48:01 CPU %user %nice %system %iowait %steal %idle 06:50:16 06:49:01 all 22.34 0.00 2.24 5.80 0.06 69.56 06:50:16 06:49:01 0 17.64 0.00 1.49 5.61 0.05 75.21 06:50:16 06:49:01 1 36.47 0.00 2.83 5.58 0.07 55.04 06:50:16 06:49:01 2 12.88 0.00 1.97 8.39 0.05 76.70 06:50:16 06:49:01 3 22.40 0.00 2.65 3.60 0.07 71.29 06:50:16 06:50:01 all 20.81 0.00 1.36 4.36 0.05 73.42 06:50:16 06:50:01 0 34.02 0.00 1.67 1.05 0.05 63.20 06:50:16 06:50:01 1 7.17 0.00 0.80 0.22 0.03 91.78 06:50:16 06:50:01 2 14.99 0.00 1.09 5.85 0.05 78.02 06:50:16 06:50:01 3 27.09 0.00 1.89 10.33 0.07 60.62 06:50:16 Average: all 21.57 0.00 1.80 5.08 0.06 71.49 06:50:16 Average: 0 25.83 0.00 1.58 3.33 0.05 69.21 06:50:16 Average: 1 21.79 0.00 1.82 2.90 0.05 73.45 06:50:16 Average: 2 13.94 0.00 1.53 7.12 0.05 77.36 06:50:16 Average: 3 24.74 0.00 2.27 6.97 0.07 65.95 06:50:16 06:50:16 06:50:16