12:59:13 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136723 12:59:13 Running as SYSTEM 12:59:13 [EnvInject] - Loading node environment variables. 12:59:13 Building remotely on prd-ubuntu1804-builder-4c-4g-2274 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:59:13 [ssh-agent] Looking for ssh-agent implementation... 12:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:59:13 $ ssh-agent 12:59:13 SSH_AUTH_SOCK=/tmp/ssh-8TYTuPa6fFFW/agent.1725 12:59:13 SSH_AGENT_PID=1727 12:59:13 [ssh-agent] Started. 12:59:13 Running ssh-add (command line suppressed) 12:59:13 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11018038458933678658.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11018038458933678658.key) 12:59:13 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:59:13 The recommended git tool is: NONE 12:59:15 using credential onap-jenkins-ssh 12:59:15 Wiping out workspace first. 12:59:15 Cloning the remote Git repository 12:59:15 Cloning repository git://cloud.onap.org/mirror/oom.git 12:59:15 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:59:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:59:15 > git --version # timeout=10 12:59:15 > git --version # 'git version 2.17.1' 12:59:15 using GIT_SSH to set credentials Gerrit user 12:59:15 Verifying host key using manually-configured host key entries 12:59:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:59:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:59:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:59:20 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:59:20 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:59:20 using GIT_SSH to set credentials Gerrit user 12:59:20 Verifying host key using manually-configured host key entries 12:59:20 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/23/136723/4 # timeout=30 12:59:21 > git rev-parse 32f87a3f3dd3f40e8d95272d3c806628b0721ca9^{commit} # timeout=10 12:59:21 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:59:21 Checking out Revision 32f87a3f3dd3f40e8d95272d3c806628b0721ca9 (refs/changes/23/136723/4) 12:59:21 > git config core.sparsecheckout # timeout=10 12:59:21 > git checkout -f 32f87a3f3dd3f40e8d95272d3c806628b0721ca9 # timeout=30 12:59:24 Commit message: "[PORTAL-NG] Publish ui and bff charts in OOM" 12:59:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:59:24 > git rev-list --no-walk 2ad6c16c56c038178c8001a242e8c3243e21e9ba # timeout=10 12:59:24 [EnvInject] - Injecting environment variables from a build step. 12:59:24 [EnvInject] - Injecting as environment variables the properties content 12:59:24 PYTHON=python3 12:59:24 12:59:24 [EnvInject] - Variables injected successfully. 12:59:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10997329797061691017.sh 12:59:24 ---> tox-install.sh 12:59:24 + source /home/jenkins/lf-env.sh 12:59:24 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:59:24 ++ mktemp -d /tmp/venv-XXXX 12:59:24 + lf_venv=/tmp/venv-Bz5q 12:59:24 + local venv_file=/tmp/.os_lf_venv 12:59:24 + local python=python3 12:59:24 + local options 12:59:24 + local set_path=true 12:59:24 + local install_args= 12:59:24 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:59:24 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:24 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:24 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:59:24 + true 12:59:24 + case $1 in 12:59:24 + venv_file=/tmp/.toxenv 12:59:24 + shift 2 12:59:24 + true 12:59:24 + case $1 in 12:59:24 + shift 12:59:24 + break 12:59:24 + case $python in 12:59:24 + local pkg_list= 12:59:24 + [[ -d /opt/pyenv ]] 12:59:24 + echo 'Setup pyenv:' 12:59:24 Setup pyenv: 12:59:24 + export PYENV_ROOT=/opt/pyenv 12:59:24 + PYENV_ROOT=/opt/pyenv 12:59:24 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:24 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:24 + pyenv versions 12:59:24 * system (set by /opt/pyenv/version) 12:59:24 * 3.8.13 (set by /opt/pyenv/version) 12:59:24 * 3.9.13 (set by /opt/pyenv/version) 12:59:24 * 3.10.6 (set by /opt/pyenv/version) 12:59:24 + command -v pyenv 12:59:24 ++ pyenv init - --no-rehash 12:59:24 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:59:24 export PATH="/opt/pyenv/shims:${PATH}" 12:59:24 export PYENV_SHELL=bash 12:59:24 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:59:24 pyenv() { 12:59:24 local command 12:59:24 command="${1:-}" 12:59:24 if [ "$#" -gt 0 ]; then 12:59:24 shift 12:59:24 fi 12:59:24 12:59:24 case "$command" in 12:59:24 rehash|shell) 12:59:24 eval "$(pyenv "sh-$command" "$@")" 12:59:24 ;; 12:59:24 *) 12:59:24 command pyenv "$command" "$@" 12:59:24 ;; 12:59:24 esac 12:59:24 }' 12:59:24 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:59:24 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:24 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:24 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:24 ++ export PYENV_SHELL=bash 12:59:24 ++ PYENV_SHELL=bash 12:59:24 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:59:24 +++ complete -F _pyenv pyenv 12:59:24 ++ lf-pyver python3 12:59:24 ++ local py_version_xy=python3 12:59:24 ++ local py_version_xyz= 12:59:24 ++ pyenv versions 12:59:24 ++ local command 12:59:24 ++ command=versions 12:59:24 ++ '[' 1 -gt 0 ']' 12:59:24 ++ shift 12:59:24 ++ case "$command" in 12:59:24 ++ command pyenv versions 12:59:24 ++ pyenv versions 12:59:24 ++ sed 's/^[ *]* //' 12:59:24 ++ grep -E '^[0-9.]*[0-9]$' 12:59:24 ++ awk '{ print $1 }' 12:59:24 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:59:24 +++ grep '^3' /tmp/.pyenv_versions 12:59:24 +++ tail -n 1 12:59:24 +++ sort -V 12:59:24 ++ py_version_xyz=3.10.6 12:59:24 ++ [[ -z 3.10.6 ]] 12:59:24 ++ echo 3.10.6 12:59:24 ++ return 0 12:59:24 + pyenv local 3.10.6 12:59:24 + local command 12:59:24 + command=local 12:59:24 + '[' 2 -gt 0 ']' 12:59:24 + shift 12:59:24 + case "$command" in 12:59:24 + command pyenv local 3.10.6 12:59:24 + pyenv local 3.10.6 12:59:24 + for arg in "$@" 12:59:24 + case $arg in 12:59:24 + pkg_list+='tox ' 12:59:24 + for arg in "$@" 12:59:24 + case $arg in 12:59:24 + pkg_list+='virtualenv ' 12:59:24 + for arg in "$@" 12:59:24 + case $arg in 12:59:24 + pkg_list+='urllib3~=1.26.15 ' 12:59:24 + [[ -f /tmp/.toxenv ]] 12:59:24 + [[ ! -f /tmp/.toxenv ]] 12:59:24 + [[ -n '' ]] 12:59:24 + python3 -m venv /tmp/venv-Bz5q 12:59:29 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Bz5q' 12:59:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Bz5q 12:59:29 + echo /tmp/venv-Bz5q 12:59:29 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:59:29 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:59:29 + /tmp/venv-Bz5q/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:59:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:59:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:59:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:59:37 + /tmp/venv-Bz5q/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:59:53 + type python3 12:59:53 + true 12:59:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Bz5q/bin to PATH' 12:59:53 lf-activate-venv(): INFO: Adding /tmp/venv-Bz5q/bin to PATH 12:59:53 + PATH=/tmp/venv-Bz5q/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:53 + return 0 12:59:53 + python3 --version 12:59:53 Python 3.10.6 12:59:53 + python3 -m pip --version 12:59:53 pip 23.3.1 from /tmp/venv-Bz5q/lib/python3.10/site-packages/pip (python 3.10) 12:59:53 + python3 -m pip freeze 12:59:54 cachetools==5.3.2 12:59:54 chardet==5.2.0 12:59:54 colorama==0.4.6 12:59:54 distlib==0.3.7 12:59:54 filelock==3.13.1 12:59:54 packaging==23.2 12:59:54 platformdirs==4.0.0 12:59:54 pluggy==1.3.0 12:59:54 pyproject-api==1.6.1 12:59:54 tomli==2.0.1 12:59:54 tox==4.11.4 12:59:54 urllib3==1.26.18 12:59:54 virtualenv==20.25.0 12:59:54 [EnvInject] - Injecting environment variables from a build step. 12:59:54 [EnvInject] - Injecting as environment variables the properties content 12:59:54 PARALLEL=false 12:59:54 12:59:54 [EnvInject] - Variables injected successfully. 12:59:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13641673428486606958.sh 12:59:54 ---> tox-run.sh 12:59:54 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:54 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:59:54 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:59:54 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:59:54 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:59:54 + source /home/jenkins/lf-env.sh 12:59:54 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:59:54 ++ mktemp -d /tmp/venv-XXXX 12:59:54 + lf_venv=/tmp/venv-v5WU 12:59:54 + local venv_file=/tmp/.os_lf_venv 12:59:54 + local python=python3 12:59:54 + local options 12:59:54 + local set_path=true 12:59:54 + local install_args= 12:59:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:59:54 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:54 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:59:54 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:59:54 + true 12:59:54 + case $1 in 12:59:54 + venv_file=/tmp/.toxenv 12:59:54 + shift 2 12:59:54 + true 12:59:54 + case $1 in 12:59:54 + shift 12:59:54 + break 12:59:54 + case $python in 12:59:54 + local pkg_list= 12:59:54 + [[ -d /opt/pyenv ]] 12:59:54 + echo 'Setup pyenv:' 12:59:54 Setup pyenv: 12:59:54 + export PYENV_ROOT=/opt/pyenv 12:59:54 + PYENV_ROOT=/opt/pyenv 12:59:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:54 + pyenv versions 12:59:54 system 12:59:54 3.8.13 12:59:54 3.9.13 12:59:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:59:54 + command -v pyenv 12:59:54 ++ pyenv init - --no-rehash 12:59:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:59:54 export PATH="/opt/pyenv/shims:${PATH}" 12:59:54 export PYENV_SHELL=bash 12:59:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:59:54 pyenv() { 12:59:54 local command 12:59:54 command="${1:-}" 12:59:54 if [ "$#" -gt 0 ]; then 12:59:54 shift 12:59:54 fi 12:59:54 12:59:54 case "$command" in 12:59:54 rehash|shell) 12:59:54 eval "$(pyenv "sh-$command" "$@")" 12:59:54 ;; 12:59:54 *) 12:59:54 command pyenv "$command" "$@" 12:59:54 ;; 12:59:54 esac 12:59:54 }' 12:59:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:59:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:54 ++ export PYENV_SHELL=bash 12:59:54 ++ PYENV_SHELL=bash 12:59:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:59:54 +++ complete -F _pyenv pyenv 12:59:54 ++ lf-pyver python3 12:59:54 ++ local py_version_xy=python3 12:59:54 ++ local py_version_xyz= 12:59:54 ++ pyenv versions 12:59:54 ++ local command 12:59:54 ++ awk '{ print $1 }' 12:59:54 ++ command=versions 12:59:54 ++ '[' 1 -gt 0 ']' 12:59:54 ++ sed 's/^[ *]* //' 12:59:54 ++ shift 12:59:54 ++ grep -E '^[0-9.]*[0-9]$' 12:59:54 ++ case "$command" in 12:59:54 ++ command pyenv versions 12:59:54 ++ pyenv versions 12:59:54 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:59:54 +++ sort -V 12:59:54 +++ grep '^3' /tmp/.pyenv_versions 12:59:54 +++ tail -n 1 12:59:54 ++ py_version_xyz=3.10.6 12:59:54 ++ [[ -z 3.10.6 ]] 12:59:54 ++ echo 3.10.6 12:59:54 ++ return 0 12:59:54 + pyenv local 3.10.6 12:59:54 + local command 12:59:54 + command=local 12:59:54 + '[' 2 -gt 0 ']' 12:59:54 + shift 12:59:54 + case "$command" in 12:59:54 + command pyenv local 3.10.6 12:59:54 + pyenv local 3.10.6 12:59:54 + for arg in "$@" 12:59:54 + case $arg in 12:59:54 + pkg_list+='tox ' 12:59:54 + for arg in "$@" 12:59:54 + case $arg in 12:59:54 + pkg_list+='virtualenv ' 12:59:54 + for arg in "$@" 12:59:54 + case $arg in 12:59:54 + pkg_list+='urllib3~=1.26.15 ' 12:59:54 + [[ -f /tmp/.toxenv ]] 12:59:54 ++ cat /tmp/.toxenv 12:59:54 + lf_venv=/tmp/venv-Bz5q 12:59:54 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bz5q from' file:/tmp/.toxenv 12:59:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Bz5q from file:/tmp/.toxenv 12:59:54 + /tmp/venv-Bz5q/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:59:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:59:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:59:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:59:55 + /tmp/venv-Bz5q/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:59:57 + type python3 12:59:57 + true 12:59:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Bz5q/bin to PATH' 12:59:57 lf-activate-venv(): INFO: Adding /tmp/venv-Bz5q/bin to PATH 12:59:57 + PATH=/tmp/venv-Bz5q/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:57 + return 0 12:59:57 + [[ -d /opt/pyenv ]] 12:59:57 + echo '---> Setting up pyenv' 12:59:57 ---> Setting up pyenv 12:59:57 + export PYENV_ROOT=/opt/pyenv 12:59:57 + PYENV_ROOT=/opt/pyenv 12:59:57 + export PATH=/opt/pyenv/bin:/tmp/venv-Bz5q/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:57 + PATH=/opt/pyenv/bin:/tmp/venv-Bz5q/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:59:57 ++ pwd 12:59:57 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:59:57 + export PYTHONPATH 12:59:57 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:59:57 + TOX_TESTENV_PASSENV=PYTHONPATH 12:59:57 + tox --version 12:59:58 4.11.4 from /tmp/venv-Bz5q/lib/python3.10/site-packages/tox/__init__.py 12:59:58 + PARALLEL=false 12:59:58 + TOX_OPTIONS_LIST= 12:59:58 + [[ -n checkbashisms ]] 12:59:58 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:59:58 + case ${PARALLEL,,} in 12:59:58 + tox -e checkbashisms 12:59:58 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:59:59 checkbashisms: freeze> python -m pip freeze --all 13:00:00 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 13:00:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 13:00:01 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 13:00:01 you may get strange results 13:00:02 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 13:00:03 checkbashisms: OK (5.11=setup[1.81]+cmd[3.30] seconds) 13:00:03 congratulations :) (5.29 seconds) 13:00:04 + tox_status=0 13:00:04 + echo '---> Completed tox runs' 13:00:04 ---> Completed tox runs 13:00:04 + for i in .tox/*/log 13:00:04 ++ echo .tox/checkbashisms/log 13:00:04 ++ awk -F/ '{print $2}' 13:00:04 + tox_env=checkbashisms 13:00:04 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 13:00:04 + DOC_DIR=docs/_build/html 13:00:04 + [[ -d docs/_build/html ]] 13:00:04 + echo '---> tox-run.sh ends' 13:00:04 ---> tox-run.sh ends 13:00:04 + test 0 -eq 0 13:00:04 $ ssh-agent -k 13:00:04 unset SSH_AUTH_SOCK; 13:00:04 unset SSH_AGENT_PID; 13:00:04 echo Agent pid 1727 killed; 13:00:04 [ssh-agent] Stopped. 13:00:04 [PostBuildScript] - [INFO] Executing post build scripts. 13:00:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12310091585118376972.sh 13:00:04 ---> sysstat.sh 13:00:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4831274819918376894.sh 13:00:04 ---> package-listing.sh 13:00:04 ++ facter osfamily 13:00:04 ++ tr '[:upper:]' '[:lower:]' 13:00:04 + OS_FAMILY=debian 13:00:04 + workspace=/w/workspace/oom-master-checkbashisms-lint 13:00:04 + START_PACKAGES=/tmp/packages_start.txt 13:00:04 + END_PACKAGES=/tmp/packages_end.txt 13:00:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:00:04 + PACKAGES=/tmp/packages_start.txt 13:00:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:00:04 + PACKAGES=/tmp/packages_end.txt 13:00:04 + case "${OS_FAMILY}" in 13:00:04 + dpkg -l 13:00:04 + grep '^ii' 13:00:04 + '[' -f /tmp/packages_start.txt ']' 13:00:04 + '[' -f /tmp/packages_end.txt ']' 13:00:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:00:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 13:00:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 13:00:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 13:00:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16138008174503983117.sh 13:00:04 ---> capture-instance-metadata.sh 13:00:04 Setup pyenv: 13:00:04 system 13:00:04 3.8.13 13:00:04 3.9.13 13:00:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:00:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-I3zq 13:00:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:00:14 lf-activate-venv(): INFO: Installing: lftools 13:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-I3zq/bin to PATH 13:00:55 INFO: Running in OpenStack, capturing instance metadata 13:00:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15784962052935037330.sh 13:00:55 provisioning config files... 13:00:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config12656308812492747640tmp 13:00:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 13:00:55 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 13:00:55 [EnvInject] - Injecting environment variables from a build step. 13:00:55 [EnvInject] - Injecting as environment variables the properties content 13:00:55 SERVER_ID=logs 13:00:55 13:00:55 [EnvInject] - Variables injected successfully. 13:00:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1712301410520885051.sh 13:00:55 ---> create-netrc.sh 13:00:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3937818625313244376.sh 13:00:55 ---> python-tools-install.sh 13:00:55 Setup pyenv: 13:00:55 system 13:00:55 3.8.13 13:00:55 3.9.13 13:00:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:00:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I3zq from file:/tmp/.os_lf_venv 13:00:56 lf-activate-venv(): INFO: Installing: lftools 13:01:06 lf-activate-venv(): INFO: Adding /tmp/venv-I3zq/bin to PATH 13:01:06 Generating Requirements File 13:01:42 Python 3.10.6 13:01:42 pip 23.3.1 from /tmp/venv-I3zq/lib/python3.10/site-packages/pip (python 3.10) 13:01:43 appdirs==1.4.4 13:01:43 argcomplete==3.1.6 13:01:43 aspy.yaml==1.3.0 13:01:43 attrs==23.1.0 13:01:43 autopage==0.5.2 13:01:43 Babel==2.13.1 13:01:43 beautifulsoup4==4.12.2 13:01:43 boto3==1.33.6 13:01:43 botocore==1.33.6 13:01:43 bs4==0.0.1 13:01:43 cachetools==5.3.2 13:01:43 certifi==2023.11.17 13:01:43 cffi==1.16.0 13:01:43 cfgv==3.4.0 13:01:43 chardet==5.2.0 13:01:43 charset-normalizer==3.3.2 13:01:43 click==8.1.7 13:01:43 cliff==4.4.0 13:01:43 cmd2==2.4.3 13:01:43 cryptography==3.3.2 13:01:43 debtcollector==2.5.0 13:01:43 decorator==5.1.1 13:01:43 defusedxml==0.7.1 13:01:43 Deprecated==1.2.14 13:01:43 distlib==0.3.7 13:01:43 dnspython==2.4.2 13:01:43 docker==4.2.2 13:01:43 dogpile.cache==1.2.2 13:01:43 email-validator==2.1.0.post1 13:01:43 filelock==3.13.1 13:01:43 future==0.18.3 13:01:43 gitdb==4.0.11 13:01:43 GitPython==3.1.40 13:01:43 google-auth==2.24.0 13:01:43 httplib2==0.22.0 13:01:43 identify==2.5.32 13:01:43 idna==3.6 13:01:43 importlib-metadata==7.0.0 13:01:43 importlib-resources==1.5.0 13:01:43 iso8601==2.1.0 13:01:43 Jinja2==3.1.2 13:01:43 jmespath==1.0.1 13:01:43 jsonpatch==1.33 13:01:43 jsonpointer==2.4 13:01:43 jsonschema==4.20.0 13:01:43 jsonschema-specifications==2023.11.2 13:01:43 keystoneauth1==5.4.0 13:01:43 kubernetes==28.1.0 13:01:43 lftools==0.37.8 13:01:43 lxml==4.9.3 13:01:43 MarkupSafe==2.1.3 13:01:43 msgpack==1.0.7 13:01:43 multi-key-dict==2.0.3 13:01:43 munch==4.0.0 13:01:43 netaddr==0.9.0 13:01:43 netifaces==0.11.0 13:01:43 niet==1.4.2 13:01:43 nodeenv==1.8.0 13:01:43 oauth2client==4.1.3 13:01:43 oauthlib==3.2.2 13:01:43 openstacksdk==0.62.0 13:01:43 os-client-config==2.1.0 13:01:43 os-service-types==1.7.0 13:01:43 osc-lib==2.9.0 13:01:43 oslo.config==9.2.0 13:01:43 oslo.context==5.3.0 13:01:43 oslo.i18n==6.2.0 13:01:43 oslo.log==5.4.0 13:01:43 oslo.serialization==5.2.0 13:01:43 oslo.utils==6.3.0 13:01:43 packaging==23.2 13:01:43 pbr==6.0.0 13:01:43 platformdirs==4.0.0 13:01:43 prettytable==3.9.0 13:01:43 pyasn1==0.5.1 13:01:43 pyasn1-modules==0.3.0 13:01:43 pycparser==2.21 13:01:43 pygerrit2==2.0.15 13:01:43 PyGithub==2.1.1 13:01:43 pyinotify==0.9.6 13:01:43 PyJWT==2.8.0 13:01:43 PyNaCl==1.5.0 13:01:43 pyparsing==2.4.7 13:01:43 pyperclip==1.8.2 13:01:43 pyrsistent==0.20.0 13:01:43 python-cinderclient==9.4.0 13:01:43 python-dateutil==2.8.2 13:01:43 python-heatclient==3.3.0 13:01:43 python-jenkins==1.8.2 13:01:43 python-keystoneclient==5.2.0 13:01:43 python-magnumclient==4.3.0 13:01:43 python-novaclient==18.4.0 13:01:43 python-openstackclient==6.0.0 13:01:43 python-swiftclient==4.4.0 13:01:43 pytz==2023.3.post1 13:01:43 PyYAML==6.0.1 13:01:43 referencing==0.31.1 13:01:43 requests==2.31.0 13:01:43 requests-oauthlib==1.3.1 13:01:43 requestsexceptions==1.4.0 13:01:43 rfc3986==2.0.0 13:01:43 rpds-py==0.13.2 13:01:43 rsa==4.9 13:01:43 ruamel.yaml==0.18.5 13:01:43 ruamel.yaml.clib==0.2.8 13:01:43 s3transfer==0.8.2 13:01:43 simplejson==3.19.2 13:01:43 six==1.16.0 13:01:43 smmap==5.0.1 13:01:43 soupsieve==2.5 13:01:43 stevedore==5.1.0 13:01:43 tabulate==0.9.0 13:01:43 toml==0.10.2 13:01:43 tomlkit==0.12.3 13:01:43 tqdm==4.66.1 13:01:43 typing_extensions==4.8.0 13:01:43 tzdata==2023.3 13:01:43 urllib3==1.26.18 13:01:43 virtualenv==20.25.0 13:01:43 wcwidth==0.2.12 13:01:43 websocket-client==1.7.0 13:01:43 wrapt==1.16.0 13:01:43 xdg==6.0.0 13:01:43 xmltodict==0.13.0 13:01:43 yq==3.2.3 13:01:43 zipp==3.17.0 13:01:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8549532049462260073.sh 13:01:43 ---> sudo-logs.sh 13:01:43 Archiving 'sudo' log.. 13:01:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9523761846670379064.sh 13:01:43 ---> job-cost.sh 13:01:43 Setup pyenv: 13:01:43 system 13:01:43 3.8.13 13:01:43 3.9.13 13:01:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:01:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I3zq from file:/tmp/.os_lf_venv 13:01:45 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 13:01:53 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:01:53 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 13:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-I3zq/bin to PATH 13:01:53 INFO: No Stack... 13:01:54 INFO: Retrieving Pricing Info for: v3-standard-4 13:01:54 INFO: Archiving Costs 13:01:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17533578125349365940.sh 13:01:54 ---> logs-deploy.sh 13:01:54 Setup pyenv: 13:01:54 system 13:01:54 3.8.13 13:01:54 3.9.13 13:01:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 13:01:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-I3zq from file:/tmp/.os_lf_venv 13:01:56 lf-activate-venv(): INFO: Installing: lftools 13:02:06 lf-activate-venv(): INFO: Adding /tmp/venv-I3zq/bin to PATH 13:02:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3211 13:02:06 INFO: archiving workspace using pattern(s): 13:02:07 Archives upload complete. 13:02:07 INFO: archiving logs to Nexus 13:02:08 ---> uname -a: 13:02:08 Linux prd-ubuntu1804-builder-4c-4g-2274 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 13:02:08 13:02:08 13:02:08 ---> lscpu: 13:02:08 Architecture: x86_64 13:02:08 CPU op-mode(s): 32-bit, 64-bit 13:02:08 Byte Order: Little Endian 13:02:08 CPU(s): 4 13:02:08 On-line CPU(s) list: 0-3 13:02:08 Thread(s) per core: 1 13:02:08 Core(s) per socket: 1 13:02:08 Socket(s): 4 13:02:08 NUMA node(s): 1 13:02:08 Vendor ID: AuthenticAMD 13:02:08 CPU family: 23 13:02:08 Model: 49 13:02:08 Model name: AMD EPYC-Rome Processor 13:02:08 Stepping: 0 13:02:08 CPU MHz: 2799.996 13:02:08 BogoMIPS: 5599.99 13:02:08 Virtualization: AMD-V 13:02:08 Hypervisor vendor: KVM 13:02:08 Virtualization type: full 13:02:08 L1d cache: 32K 13:02:08 L1i cache: 32K 13:02:08 L2 cache: 512K 13:02:08 L3 cache: 16384K 13:02:08 NUMA node0 CPU(s): 0-3 13:02:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 13:02:08 13:02:08 13:02:08 ---> nproc: 13:02:08 4 13:02:08 13:02:08 13:02:08 ---> df -h: 13:02:08 Filesystem Size Used Avail Use% Mounted on 13:02:08 udev 7.9G 0 7.9G 0% /dev 13:02:08 tmpfs 1.6G 672K 1.6G 1% /run 13:02:08 /dev/vda1 78G 8.3G 70G 11% / 13:02:08 tmpfs 7.9G 0 7.9G 0% /dev/shm 13:02:08 tmpfs 5.0M 0 5.0M 0% /run/lock 13:02:08 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 13:02:08 /dev/vda15 105M 4.4M 100M 5% /boot/efi 13:02:08 tmpfs 1.6G 0 1.6G 0% /run/user/1001 13:02:08 13:02:08 13:02:08 ---> free -m: 13:02:08 total used free shared buff/cache available 13:02:08 Mem: 16040 548 13383 0 2108 15177 13:02:08 Swap: 1023 0 1023 13:02:08 13:02:08 13:02:08 ---> ip addr: 13:02:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 13:02:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:02:08 inet 127.0.0.1/8 scope host lo 13:02:08 valid_lft forever preferred_lft forever 13:02:08 inet6 ::1/128 scope host 13:02:08 valid_lft forever preferred_lft forever 13:02:08 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 13:02:08 link/ether fa:16:3e:24:82:a9 brd ff:ff:ff:ff:ff:ff 13:02:08 inet 10.30.107.202/23 brd 10.30.107.255 scope global dynamic ens3 13:02:08 valid_lft 86204sec preferred_lft 86204sec 13:02:08 inet6 fe80::f816:3eff:fe24:82a9/64 scope link 13:02:08 valid_lft forever preferred_lft forever 13:02:08 13:02:08 13:02:08 ---> sar -b -r -n DEV: 13:02:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2274) 12/04/23 _x86_64_ (4 CPU) 13:02:08 13:02:08 12:58:54 LINUX RESTART (4 CPU) 13:02:08 13:02:08 12:59:02 tps rtps wtps bread/s bwrtn/s 13:02:08 13:00:01 206.37 59.41 146.96 3772.51 33864.09 13:02:08 13:01:01 85.69 14.05 71.64 1058.22 9153.14 13:02:08 13:02:01 67.09 0.37 66.72 25.86 10255.89 13:02:08 Average: 119.23 24.41 94.82 1606.84 17667.74 13:02:08 13:02:08 12:59:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:02:08 13:00:01 14181348 15591216 2243620 13.66 44752 1574980 791728 4.53 637504 1414112 54192 13:02:08 13:01:01 13877988 15545064 2546980 15.51 67296 1794960 784476 4.49 725084 1600032 128076 13:02:08 13:02:01 13680496 15519752 2744472 16.71 78980 1947796 811604 4.64 760692 1745724 139412 13:02:08 Average: 13913277 15552011 2511691 15.29 63676 1772579 795936 4.56 707760 1586623 107227 13:02:08 13:02:08 12:59:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:02:08 13:00:01 ens3 460.60 271.55 1563.37 75.33 0.00 0.00 0.00 0.00 13:02:08 13:00:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 13:02:08 13:01:01 ens3 51.61 32.78 637.58 8.46 0.00 0.00 0.00 0.00 13:02:08 13:01:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:02:08 13:02:01 ens3 39.11 29.10 526.21 6.81 0.00 0.00 0.00 0.00 13:02:08 13:02:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 13:02:08 Average: ens3 182.23 110.24 905.40 29.95 0.00 0.00 0.00 0.00 13:02:08 Average: lo 1.09 1.09 0.11 0.11 0.00 0.00 0.00 0.00 13:02:08 13:02:08 13:02:08 ---> sar -P ALL: 13:02:08 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-2274) 12/04/23 _x86_64_ (4 CPU) 13:02:08 13:02:08 12:58:54 LINUX RESTART (4 CPU) 13:02:08 13:02:08 12:59:02 CPU %user %nice %system %iowait %steal %idle 13:02:08 13:00:01 all 14.91 0.00 1.73 13.02 0.06 70.27 13:02:08 13:00:01 0 10.44 0.00 1.48 1.73 0.05 86.30 13:02:08 13:00:01 1 14.86 0.00 1.38 1.70 0.05 82.01 13:02:08 13:00:01 2 19.06 0.00 1.90 34.00 0.08 44.95 13:02:08 13:00:01 3 15.28 0.00 2.20 14.62 0.05 67.84 13:02:08 13:01:01 all 17.28 0.00 1.34 7.35 0.05 73.99 13:02:08 13:01:01 0 2.67 0.00 0.67 3.05 0.02 93.60 13:02:08 13:01:01 1 37.26 0.00 2.12 3.82 0.10 56.69 13:02:08 13:01:01 2 12.54 0.00 1.29 20.16 0.03 65.98 13:02:08 13:01:01 3 16.68 0.00 1.27 2.40 0.05 79.60 13:02:08 13:02:01 all 19.78 0.00 1.08 4.23 0.05 74.86 13:02:08 13:02:01 0 16.73 0.00 0.82 6.52 0.05 75.88 13:02:08 13:02:01 1 32.83 0.00 1.66 4.86 0.07 60.59 13:02:08 13:02:01 2 15.30 0.00 1.02 4.74 0.05 78.89 13:02:08 13:02:01 3 14.29 0.00 0.82 0.82 0.03 84.04 13:02:08 Average: all 17.34 0.00 1.38 8.17 0.05 73.06 13:02:08 Average: 0 9.93 0.00 0.98 3.78 0.04 85.27 13:02:08 Average: 1 28.39 0.00 1.72 3.47 0.07 66.35 13:02:08 Average: 2 15.62 0.00 1.40 19.55 0.06 63.38 13:02:08 Average: 3 15.42 0.00 1.42 5.88 0.04 77.24 13:02:08 13:02:08 13:02:08