06:24:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 06:24:19 Running as SYSTEM 06:24:19 [EnvInject] - Loading node environment variables. 06:24:19 Building remotely on prd-ubuntu1804-builder-4c-4g-19976 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:24:19 [ssh-agent] Looking for ssh-agent implementation... 06:24:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:24:19 $ ssh-agent 06:24:19 SSH_AUTH_SOCK=/tmp/ssh-avTlZosO30Ha/agent.1677 06:24:19 SSH_AGENT_PID=1679 06:24:19 [ssh-agent] Started. 06:24:19 Running ssh-add (command line suppressed) 06:24:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8606965518195711685.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_8606965518195711685.key) 06:24:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:24:19 The recommended git tool is: NONE 06:24:21 using credential onap-jenkins-ssh 06:24:21 Wiping out workspace first. 06:24:21 Cloning the remote Git repository 06:24:21 Cloning repository git://cloud.onap.org/mirror/oom.git 06:24:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:24:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:24:21 > git --version # timeout=10 06:24:21 > git --version # 'git version 2.17.1' 06:24:21 using GIT_SSH to set credentials Gerrit user 06:24:21 Verifying host key using manually-configured host key entries 06:24:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:24:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:24:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:24:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:24:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:24:27 using GIT_SSH to set credentials Gerrit user 06:24:27 Verifying host key using manually-configured host key entries 06:24:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/8 # timeout=30 06:24:27 > git rev-parse 21f97f085608be588359c3a3bbaf4454ef7c33af^{commit} # timeout=10 06:24:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:24:27 Checking out Revision 21f97f085608be588359c3a3bbaf4454ef7c33af (refs/changes/90/137590/8) 06:24:27 > git config core.sparsecheckout # timeout=10 06:24:27 > git checkout -f 21f97f085608be588359c3a3bbaf4454ef7c33af # timeout=30 06:24:31 Commit message: "[portal-ng] ui is exposed on wrong port" 06:24:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:24:31 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 06:24:31 [EnvInject] - Injecting environment variables from a build step. 06:24:31 [EnvInject] - Injecting as environment variables the properties content 06:24:31 PYTHON=python3 06:24:31 06:24:31 [EnvInject] - Variables injected successfully. 06:24:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13103772027821586358.sh 06:24:31 ---> tox-install.sh 06:24:31 + source /home/jenkins/lf-env.sh 06:24:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:24:31 ++ mktemp -d /tmp/venv-XXXX 06:24:31 + lf_venv=/tmp/venv-U8Ye 06:24:31 + local venv_file=/tmp/.os_lf_venv 06:24:31 + local python=python3 06:24:31 + local options 06:24:31 + local set_path=true 06:24:31 + local install_args= 06:24: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:24:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:24:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:24:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:24:31 + true 06:24:31 + case $1 in 06:24:31 + venv_file=/tmp/.toxenv 06:24:31 + shift 2 06:24:31 + true 06:24:31 + case $1 in 06:24:31 + shift 06:24:31 + break 06:24:31 + case $python in 06:24:31 + local pkg_list= 06:24:31 + [[ -d /opt/pyenv ]] 06:24:31 + echo 'Setup pyenv:' 06:24:31 Setup pyenv: 06:24:31 + export PYENV_ROOT=/opt/pyenv 06:24:31 + PYENV_ROOT=/opt/pyenv 06:24:31 + 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:24:31 + 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:24:31 + pyenv versions 06:24:31 * system (set by /opt/pyenv/version) 06:24:31 * 3.8.13 (set by /opt/pyenv/version) 06:24:31 * 3.9.13 (set by /opt/pyenv/version) 06:24:31 * 3.10.6 (set by /opt/pyenv/version) 06:24:31 + command -v pyenv 06:24:31 ++ pyenv init - --no-rehash 06:24: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:24:31 export PATH="/opt/pyenv/shims:${PATH}" 06:24:31 export PYENV_SHELL=bash 06:24:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:24:31 pyenv() { 06:24:31 local command 06:24:31 command="${1:-}" 06:24:31 if [ "$#" -gt 0 ]; then 06:24:31 shift 06:24:31 fi 06:24:31 06:24:31 case "$command" in 06:24:31 rehash|shell) 06:24:31 eval "$(pyenv "sh-$command" "$@")" 06:24:31 ;; 06:24:31 *) 06:24:31 command pyenv "$command" "$@" 06:24:31 ;; 06:24:31 esac 06:24:31 }' 06:24: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:24:31 ++ 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:24:31 ++ 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:24:31 ++ 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:24:31 ++ export PYENV_SHELL=bash 06:24:31 ++ PYENV_SHELL=bash 06:24:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:24:31 +++ complete -F _pyenv pyenv 06:24:31 ++ lf-pyver python3 06:24:31 ++ local py_version_xy=python3 06:24:31 ++ local py_version_xyz= 06:24:31 ++ pyenv versions 06:24:31 ++ sed 's/^[ *]* //' 06:24:31 ++ local command 06:24:31 ++ command=versions 06:24:31 ++ '[' 1 -gt 0 ']' 06:24:31 ++ awk '{ print $1 }' 06:24:31 ++ shift 06:24:31 ++ case "$command" in 06:24:31 ++ command pyenv versions 06:24:31 ++ pyenv versions 06:24:31 ++ grep -E '^[0-9.]*[0-9]$' 06:24:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:24:31 +++ grep '^3' /tmp/.pyenv_versions 06:24:31 +++ sort -V 06:24:31 +++ tail -n 1 06:24:31 ++ py_version_xyz=3.10.6 06:24:31 ++ [[ -z 3.10.6 ]] 06:24:31 ++ echo 3.10.6 06:24:31 ++ return 0 06:24:31 + pyenv local 3.10.6 06:24:31 + local command 06:24:31 + command=local 06:24:31 + '[' 2 -gt 0 ']' 06:24:31 + shift 06:24:31 + case "$command" in 06:24:31 + command pyenv local 3.10.6 06:24:31 + pyenv local 3.10.6 06:24:31 + for arg in "$@" 06:24:31 + case $arg in 06:24:31 + pkg_list+='tox ' 06:24:31 + for arg in "$@" 06:24:31 + case $arg in 06:24:31 + pkg_list+='virtualenv ' 06:24:31 + for arg in "$@" 06:24:31 + case $arg in 06:24:31 + pkg_list+='urllib3~=1.26.15 ' 06:24:31 + [[ -f /tmp/.toxenv ]] 06:24:31 + [[ ! -f /tmp/.toxenv ]] 06:24:31 + [[ -n '' ]] 06:24:31 + python3 -m venv /tmp/venv-U8Ye 06:24:37 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U8Ye' 06:24:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-U8Ye 06:24:37 + echo /tmp/venv-U8Ye 06:24:37 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:24:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:24:37 + /tmp/venv-U8Ye/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:24:41 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:24:41 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:24:41 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:24:41 + /tmp/venv-U8Ye/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:24:45 + type python3 06:24:45 + true 06:24:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U8Ye/bin to PATH' 06:24:45 lf-activate-venv(): INFO: Adding /tmp/venv-U8Ye/bin to PATH 06:24:45 + PATH=/tmp/venv-U8Ye/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:24:45 + return 0 06:24:45 + python3 --version 06:24:45 Python 3.10.6 06:24:45 + python3 -m pip --version 06:24:45 pip 24.0 from /tmp/venv-U8Ye/lib/python3.10/site-packages/pip (python 3.10) 06:24:45 + python3 -m pip freeze 06:24:46 cachetools==5.3.3 06:24:46 chardet==5.2.0 06:24:46 colorama==0.4.6 06:24:46 distlib==0.3.8 06:24:46 filelock==3.13.3 06:24:46 packaging==24.0 06:24:46 platformdirs==4.2.0 06:24:46 pluggy==1.4.0 06:24:46 pyproject-api==1.6.1 06:24:46 tomli==2.0.1 06:24:46 tox==4.14.2 06:24:46 urllib3==1.26.18 06:24:46 virtualenv==20.25.1 06:24:46 [EnvInject] - Injecting environment variables from a build step. 06:24:46 [EnvInject] - Injecting as environment variables the properties content 06:24:46 PARALLEL=false 06:24:46 06:24:46 [EnvInject] - Variables injected successfully. 06:24:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5428661877344985030.sh 06:24:46 ---> tox-run.sh 06:24:46 + 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:24:46 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:24:46 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:24:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:24:46 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:24:46 + source /home/jenkins/lf-env.sh 06:24:46 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:24:46 ++ mktemp -d /tmp/venv-XXXX 06:24:46 + lf_venv=/tmp/venv-Q1a1 06:24:46 + local venv_file=/tmp/.os_lf_venv 06:24:46 + local python=python3 06:24:46 + local options 06:24:46 + local set_path=true 06:24:46 + local install_args= 06:24:46 ++ 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:24:46 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:24:46 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:24:46 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:24:46 + true 06:24:46 + case $1 in 06:24:46 + venv_file=/tmp/.toxenv 06:24:46 + shift 2 06:24:46 + true 06:24:46 + case $1 in 06:24:46 + shift 06:24:46 + break 06:24:46 + case $python in 06:24:46 + local pkg_list= 06:24:46 + [[ -d /opt/pyenv ]] 06:24:46 + echo 'Setup pyenv:' 06:24:46 Setup pyenv: 06:24:46 + export PYENV_ROOT=/opt/pyenv 06:24:46 + PYENV_ROOT=/opt/pyenv 06:24:46 + 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:24:46 + 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:24:46 + pyenv versions 06:24:46 system 06:24:46 3.8.13 06:24:46 3.9.13 06:24:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:24:46 + command -v pyenv 06:24:46 ++ pyenv init - --no-rehash 06:24:46 + 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:24:46 export PATH="/opt/pyenv/shims:${PATH}" 06:24:46 export PYENV_SHELL=bash 06:24:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:24:46 pyenv() { 06:24:46 local command 06:24:46 command="${1:-}" 06:24:46 if [ "$#" -gt 0 ]; then 06:24:46 shift 06:24:46 fi 06:24:46 06:24:46 case "$command" in 06:24:46 rehash|shell) 06:24:46 eval "$(pyenv "sh-$command" "$@")" 06:24:46 ;; 06:24:46 *) 06:24:46 command pyenv "$command" "$@" 06:24:46 ;; 06:24:46 esac 06:24:46 }' 06:24:46 +++ 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:24:46 ++ 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:24:46 ++ 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:24:46 ++ 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:24:46 ++ export PYENV_SHELL=bash 06:24:46 ++ PYENV_SHELL=bash 06:24:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:24:46 +++ complete -F _pyenv pyenv 06:24:46 ++ lf-pyver python3 06:24:46 ++ local py_version_xy=python3 06:24:46 ++ local py_version_xyz= 06:24:46 ++ pyenv versions 06:24:46 ++ local command 06:24:46 ++ command=versions 06:24:46 ++ '[' 1 -gt 0 ']' 06:24:46 ++ shift 06:24:46 ++ case "$command" in 06:24:46 ++ sed 's/^[ *]* //' 06:24:46 ++ command pyenv versions 06:24:46 ++ pyenv versions 06:24:46 ++ grep -E '^[0-9.]*[0-9]$' 06:24:46 ++ awk '{ print $1 }' 06:24:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:24:46 +++ grep '^3' /tmp/.pyenv_versions 06:24:46 +++ tail -n 1 06:24:46 +++ sort -V 06:24:46 ++ py_version_xyz=3.10.6 06:24:46 ++ [[ -z 3.10.6 ]] 06:24:46 ++ echo 3.10.6 06:24:46 ++ return 0 06:24:46 + pyenv local 3.10.6 06:24:46 + local command 06:24:46 + command=local 06:24:46 + '[' 2 -gt 0 ']' 06:24:46 + shift 06:24:46 + case "$command" in 06:24:46 + command pyenv local 3.10.6 06:24:46 + pyenv local 3.10.6 06:24:46 + for arg in "$@" 06:24:46 + case $arg in 06:24:46 + pkg_list+='tox ' 06:24:46 + for arg in "$@" 06:24:46 + case $arg in 06:24:46 + pkg_list+='virtualenv ' 06:24:46 + for arg in "$@" 06:24:46 + case $arg in 06:24:46 + pkg_list+='urllib3~=1.26.15 ' 06:24:46 + [[ -f /tmp/.toxenv ]] 06:24:46 ++ cat /tmp/.toxenv 06:24:46 + lf_venv=/tmp/venv-U8Ye 06:24:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U8Ye from' file:/tmp/.toxenv 06:24:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-U8Ye from file:/tmp/.toxenv 06:24:46 + /tmp/venv-U8Ye/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:24:47 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:24:47 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:24:47 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:24:47 + /tmp/venv-U8Ye/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:24:48 + type python3 06:24:48 + true 06:24:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-U8Ye/bin to PATH' 06:24:48 lf-activate-venv(): INFO: Adding /tmp/venv-U8Ye/bin to PATH 06:24:48 + PATH=/tmp/venv-U8Ye/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:24:48 + return 0 06:24:48 + [[ -d /opt/pyenv ]] 06:24:48 + echo '---> Setting up pyenv' 06:24:48 ---> Setting up pyenv 06:24:48 + export PYENV_ROOT=/opt/pyenv 06:24:48 + PYENV_ROOT=/opt/pyenv 06:24:48 + export PATH=/opt/pyenv/bin:/tmp/venv-U8Ye/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:24:48 + PATH=/opt/pyenv/bin:/tmp/venv-U8Ye/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:24:48 ++ pwd 06:24:48 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:24:48 + export PYTHONPATH 06:24:48 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:24:48 + TOX_TESTENV_PASSENV=PYTHONPATH 06:24:48 + tox --version 06:24:49 4.14.2 from /tmp/venv-U8Ye/lib/python3.10/site-packages/tox/__init__.py 06:24:49 + PARALLEL=false 06:24:49 + TOX_OPTIONS_LIST= 06:24:49 + [[ -n checkbashisms ]] 06:24:49 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:24:49 + case ${PARALLEL,,} in 06:24:49 + tox -e checkbashisms 06:24:49 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:24:50 checkbashisms: freeze> python -m pip freeze --all 06:24:51 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 06:24:51 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:24:52 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:24:52 you may get strange results 06:24:52 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:24:54 checkbashisms: OK (4.87=setup[1.75]+cmd[3.12] seconds) 06:24:54 congratulations :) (5.05 seconds) 06:24:54 + tox_status=0 06:24:54 + echo '---> Completed tox runs' 06:24:54 ---> Completed tox runs 06:24:54 + for i in .tox/*/log 06:24:54 ++ echo .tox/checkbashisms/log 06:24:54 ++ awk -F/ '{print $2}' 06:24:54 + tox_env=checkbashisms 06:24:54 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:24:54 + DOC_DIR=docs/_build/html 06:24:54 + [[ -d docs/_build/html ]] 06:24:54 + echo '---> tox-run.sh ends' 06:24:54 ---> tox-run.sh ends 06:24:54 + test 0 -eq 0 06:24:54 $ ssh-agent -k 06:24:54 unset SSH_AUTH_SOCK; 06:24:54 unset SSH_AGENT_PID; 06:24:54 echo Agent pid 1679 killed; 06:24:54 [ssh-agent] Stopped. 06:24:54 [PostBuildScript] - [INFO] Executing post build scripts. 06:24:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins809180861539706079.sh 06:24:54 ---> sysstat.sh 06:24:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12975319041275467090.sh 06:24:54 ---> package-listing.sh 06:24:54 ++ facter osfamily 06:24:54 ++ tr '[:upper:]' '[:lower:]' 06:24:55 + OS_FAMILY=debian 06:24:55 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:24:55 + START_PACKAGES=/tmp/packages_start.txt 06:24:55 + END_PACKAGES=/tmp/packages_end.txt 06:24:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:24:55 + PACKAGES=/tmp/packages_start.txt 06:24:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:24:55 + PACKAGES=/tmp/packages_end.txt 06:24:55 + case "${OS_FAMILY}" in 06:24:55 + dpkg -l 06:24:55 + grep '^ii' 06:24:55 + '[' -f /tmp/packages_start.txt ']' 06:24:55 + '[' -f /tmp/packages_end.txt ']' 06:24:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:24:55 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:24:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:24:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:24:55 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16436032403547059503.sh 06:24:55 ---> capture-instance-metadata.sh 06:24:55 Setup pyenv: 06:24:55 system 06:24:55 3.8.13 06:24:55 3.9.13 06:24:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:24:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mSUX 06:24:59 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:25:02 lf-activate-venv(): INFO: Installing: lftools 06:25:41 lf-activate-venv(): INFO: Adding /tmp/venv-mSUX/bin to PATH 06:25:41 INFO: Running in OpenStack, capturing instance metadata 06:25:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11557810034682941826.sh 06:25:42 provisioning config files... 06:25:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config7439010536705555485tmp 06:25:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:25:42 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:25:42 [EnvInject] - Injecting environment variables from a build step. 06:25:42 [EnvInject] - Injecting as environment variables the properties content 06:25:42 SERVER_ID=logs 06:25:42 06:25:42 [EnvInject] - Variables injected successfully. 06:25:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11331813169344886221.sh 06:25:42 ---> create-netrc.sh 06:25:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10064828810424427338.sh 06:25:42 ---> python-tools-install.sh 06:25:42 Setup pyenv: 06:25:42 system 06:25:42 3.8.13 06:25:42 3.9.13 06:25:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:25:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mSUX from file:/tmp/.os_lf_venv 06:25:43 lf-activate-venv(): INFO: Installing: lftools 06:25:53 lf-activate-venv(): INFO: Adding /tmp/venv-mSUX/bin to PATH 06:25:53 Generating Requirements File 06:26:23 Python 3.10.6 06:26:23 pip 24.0 from /tmp/venv-mSUX/lib/python3.10/site-packages/pip (python 3.10) 06:26:23 appdirs==1.4.4 06:26:23 argcomplete==3.2.3 06:26:23 aspy.yaml==1.3.0 06:26:23 attrs==23.2.0 06:26:23 autopage==0.5.2 06:26:23 beautifulsoup4==4.12.3 06:26:23 boto3==1.34.75 06:26:23 botocore==1.34.75 06:26:23 bs4==0.0.2 06:26:23 cachetools==5.3.3 06:26:23 certifi==2024.2.2 06:26:23 cffi==1.16.0 06:26:23 cfgv==3.4.0 06:26:23 chardet==5.2.0 06:26:23 charset-normalizer==3.3.2 06:26:23 click==8.1.7 06:26:23 cliff==4.6.0 06:26:23 cmd2==2.4.3 06:26:23 cryptography==3.3.2 06:26:23 debtcollector==3.0.0 06:26:23 decorator==5.1.1 06:26:23 defusedxml==0.7.1 06:26:23 Deprecated==1.2.14 06:26:23 distlib==0.3.8 06:26:23 dnspython==2.6.1 06:26:23 docker==4.2.2 06:26:23 dogpile.cache==1.3.2 06:26:23 email_validator==2.1.1 06:26:23 filelock==3.13.3 06:26:23 future==1.0.0 06:26:23 gitdb==4.0.11 06:26:23 GitPython==3.1.43 06:26:23 google-auth==2.29.0 06:26:23 httplib2==0.22.0 06:26:23 identify==2.5.35 06:26:23 idna==3.6 06:26:23 importlib-resources==1.5.0 06:26:23 iso8601==2.1.0 06:26:23 Jinja2==3.1.3 06:26:23 jmespath==1.0.1 06:26:23 jsonpatch==1.33 06:26:23 jsonpointer==2.4 06:26:23 jsonschema==4.21.1 06:26:23 jsonschema-specifications==2023.12.1 06:26:23 keystoneauth1==5.6.0 06:26:23 kubernetes==29.0.0 06:26:23 lftools==0.37.10 06:26:23 lxml==5.2.0 06:26:23 MarkupSafe==2.1.5 06:26:23 msgpack==1.0.8 06:26:23 multi_key_dict==2.0.3 06:26:23 munch==4.0.0 06:26:23 netaddr==1.2.1 06:26:23 netifaces==0.11.0 06:26:23 niet==1.4.2 06:26:23 nodeenv==1.8.0 06:26:23 oauth2client==4.1.3 06:26:23 oauthlib==3.2.2 06:26:23 openstacksdk==3.0.0 06:26:23 os-client-config==2.1.0 06:26:23 os-service-types==1.7.0 06:26:23 osc-lib==3.0.1 06:26:23 oslo.config==9.4.0 06:26:23 oslo.context==5.5.0 06:26:23 oslo.i18n==6.3.0 06:26:23 oslo.log==5.5.0 06:26:23 oslo.serialization==5.4.0 06:26:23 oslo.utils==7.1.0 06:26:23 packaging==24.0 06:26:23 pbr==6.0.0 06:26:23 platformdirs==4.2.0 06:26:23 prettytable==3.10.0 06:26:23 pyasn1==0.6.0 06:26:23 pyasn1_modules==0.4.0 06:26:23 pycparser==2.22 06:26:23 pygerrit2==2.0.15 06:26:23 PyGithub==2.3.0 06:26:23 pyinotify==0.9.6 06:26:23 PyJWT==2.8.0 06:26:23 PyNaCl==1.5.0 06:26:23 pyparsing==2.4.7 06:26:23 pyperclip==1.8.2 06:26:23 pyrsistent==0.20.0 06:26:23 python-cinderclient==9.5.0 06:26:23 python-dateutil==2.9.0.post0 06:26:23 python-heatclient==3.5.0 06:26:23 python-jenkins==1.8.2 06:26:23 python-keystoneclient==5.4.0 06:26:23 python-magnumclient==4.4.0 06:26:23 python-novaclient==18.6.0 06:26:23 python-openstackclient==6.6.0 06:26:23 python-swiftclient==4.5.0 06:26:23 PyYAML==6.0.1 06:26:23 referencing==0.34.0 06:26:23 requests==2.31.0 06:26:23 requests-oauthlib==2.0.0 06:26:23 requestsexceptions==1.4.0 06:26:23 rfc3986==2.0.0 06:26:23 rpds-py==0.18.0 06:26:23 rsa==4.9 06:26:23 ruamel.yaml==0.18.6 06:26:23 ruamel.yaml.clib==0.2.8 06:26:23 s3transfer==0.10.1 06:26:23 simplejson==3.19.2 06:26:23 six==1.16.0 06:26:23 smmap==5.0.1 06:26:23 soupsieve==2.5 06:26:23 stevedore==5.2.0 06:26:23 tabulate==0.9.0 06:26:23 toml==0.10.2 06:26:23 tomlkit==0.12.4 06:26:23 tqdm==4.66.2 06:26:23 typing_extensions==4.10.0 06:26:23 tzdata==2024.1 06:26:23 urllib3==1.26.18 06:26:23 virtualenv==20.25.1 06:26:23 wcwidth==0.2.13 06:26:23 websocket-client==1.7.0 06:26:23 wrapt==1.16.0 06:26:23 xdg==6.0.0 06:26:23 xmltodict==0.13.0 06:26:23 yq==3.2.3 06:26:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9992598665310131890.sh 06:26:24 ---> sudo-logs.sh 06:26:24 Archiving 'sudo' log.. 06:26:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5547431517636624763.sh 06:26:24 ---> job-cost.sh 06:26:24 Setup pyenv: 06:26:24 system 06:26:24 3.8.13 06:26:24 3.9.13 06:26:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:26:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mSUX from file:/tmp/.os_lf_venv 06:26:25 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-mSUX/bin to PATH 06:26:30 INFO: No Stack... 06:26:31 INFO: Retrieving Pricing Info for: v3-standard-4 06:26:31 INFO: Archiving Costs 06:26:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11158111518716722782.sh 06:26:31 ---> logs-deploy.sh 06:26:31 Setup pyenv: 06:26:31 system 06:26:31 3.8.13 06:26:31 3.9.13 06:26:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:26:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mSUX from file:/tmp/.os_lf_venv 06:26:32 lf-activate-venv(): INFO: Installing: lftools 06:26:41 lf-activate-venv(): INFO: Adding /tmp/venv-mSUX/bin to PATH 06:26:41 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3401 06:26:41 INFO: archiving workspace using pattern(s): 06:26:42 Archives upload complete. 06:26:42 INFO: archiving logs to Nexus 06:26:43 ---> uname -a: 06:26:43 Linux prd-ubuntu1804-builder-4c-4g-19976 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:26:43 06:26:43 06:26:43 ---> lscpu: 06:26:43 Architecture: x86_64 06:26:43 CPU op-mode(s): 32-bit, 64-bit 06:26:43 Byte Order: Little Endian 06:26:43 CPU(s): 4 06:26:43 On-line CPU(s) list: 0-3 06:26:43 Thread(s) per core: 1 06:26:43 Core(s) per socket: 1 06:26:43 Socket(s): 4 06:26:43 NUMA node(s): 1 06:26:43 Vendor ID: AuthenticAMD 06:26:43 CPU family: 23 06:26:43 Model: 49 06:26:43 Model name: AMD EPYC-Rome Processor 06:26:43 Stepping: 0 06:26:43 CPU MHz: 2799.998 06:26:43 BogoMIPS: 5599.99 06:26:43 Virtualization: AMD-V 06:26:43 Hypervisor vendor: KVM 06:26:43 Virtualization type: full 06:26:43 L1d cache: 32K 06:26:43 L1i cache: 32K 06:26:43 L2 cache: 512K 06:26:43 L3 cache: 16384K 06:26:43 NUMA node0 CPU(s): 0-3 06:26:43 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:26:43 06:26:43 06:26:43 ---> nproc: 06:26:43 4 06:26:43 06:26:43 06:26:43 ---> df -h: 06:26:43 Filesystem Size Used Avail Use% Mounted on 06:26:43 udev 7.9G 0 7.9G 0% /dev 06:26:43 tmpfs 1.6G 672K 1.6G 1% /run 06:26:43 /dev/vda1 78G 8.3G 70G 11% / 06:26:43 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:26:43 tmpfs 5.0M 0 5.0M 0% /run/lock 06:26:43 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:26:43 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:26:43 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:26:43 06:26:43 06:26:43 ---> free -m: 06:26:43 total used free shared buff/cache available 06:26:43 Mem: 16040 523 13279 0 2237 15185 06:26:43 Swap: 1023 0 1023 06:26:43 06:26:43 06:26:43 ---> ip addr: 06:26:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:26:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:26:43 inet 127.0.0.1/8 scope host lo 06:26:43 valid_lft forever preferred_lft forever 06:26:43 inet6 ::1/128 scope host 06:26:43 valid_lft forever preferred_lft forever 06:26:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:26:43 link/ether fa:16:3e:d9:cd:6c brd ff:ff:ff:ff:ff:ff 06:26:43 inet 10.30.106.227/23 brd 10.30.107.255 scope global dynamic ens3 06:26:43 valid_lft 86231sec preferred_lft 86231sec 06:26:43 inet6 fe80::f816:3eff:fed9:cd6c/64 scope link 06:26:43 valid_lft forever preferred_lft forever 06:26:43 06:26:43 06:26:43 ---> sar -b -r -n DEV: 06:26:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19976) 04/02/24 _x86_64_ (4 CPU) 06:26:43 06:26:43 06:23:57 LINUX RESTART (4 CPU) 06:26:43 06:26:43 06:24:01 tps rtps wtps bread/s bwrtn/s 06:26:43 06:25:01 157.44 59.69 97.75 3760.44 70567.31 06:26:43 06:26:01 666.81 570.67 96.14 5652.34 40736.80 06:26:43 Average: 412.91 315.96 96.94 4709.29 55606.21 06:26:43 06:26:43 06:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:26:43 06:25:01 14141260 15601600 2283700 13.90 46720 1620496 784660 4.49 630156 1450212 102656 06:26:43 06:26:01 13677168 15522228 2747792 16.73 202236 1815608 798880 4.57 858452 1618188 143060 06:26:43 Average: 13909214 15561914 2515746 15.32 124478 1718052 791770 4.53 744304 1534200 122858 06:26:43 06:26:43 06:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:26:43 06:25:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 06:26:43 06:25:01 ens3 374.82 274.70 1551.47 75.01 0.00 0.00 0.00 0.00 06:26:43 06:26:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 06:26:43 06:26:01 ens3 44.47 30.89 644.46 7.34 0.00 0.00 0.00 0.00 06:26:43 Average: lo 1.28 1.28 0.13 0.13 0.00 0.00 0.00 0.00 06:26:43 Average: ens3 209.14 152.42 1096.57 41.07 0.00 0.00 0.00 0.00 06:26:43 06:26:43 06:26:43 ---> sar -P ALL: 06:26:43 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19976) 04/02/24 _x86_64_ (4 CPU) 06:26:43 06:26:43 06:23:57 LINUX RESTART (4 CPU) 06:26:43 06:26:43 06:24:01 CPU %user %nice %system %iowait %steal %idle 06:26:43 06:25:01 all 17.36 0.00 2.45 12.80 0.08 67.30 06:26:43 06:25:01 0 23.60 0.00 3.21 13.14 0.12 59.93 06:26:43 06:25:01 1 8.40 0.00 2.05 29.11 0.08 60.35 06:26:43 06:25:01 2 25.60 0.00 2.51 3.99 0.07 67.83 06:26:43 06:25:01 3 11.87 0.00 2.05 4.99 0.08 81.00 06:26:43 06:26:01 all 18.14 0.00 1.86 13.05 0.05 66.90 06:26:43 06:26:01 0 22.61 0.00 1.34 9.24 0.03 66.77 06:26:43 06:26:01 1 15.66 0.00 2.03 12.64 0.08 69.59 06:26:43 06:26:01 2 27.48 0.00 2.24 4.36 0.07 65.86 06:26:43 06:26:01 3 6.78 0.00 1.85 25.96 0.05 65.36 06:26:43 Average: all 17.75 0.00 2.16 12.93 0.07 67.10 06:26:43 Average: 0 23.10 0.00 2.27 11.17 0.08 63.38 06:26:43 Average: 1 12.05 0.00 2.04 20.84 0.08 64.99 06:26:43 Average: 2 26.54 0.00 2.37 4.17 0.07 66.84 06:26:43 Average: 3 9.31 0.00 1.95 15.53 0.07 73.14 06:26:43 06:26:43 06:26:43