12:46:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 12:46:07 Running as SYSTEM 12:46:07 [EnvInject] - Loading node environment variables. 12:46:07 Building remotely on prd-ubuntu1804-builder-4c-4g-18847 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:46:07 [ssh-agent] Looking for ssh-agent implementation... 12:46:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:46:08 $ ssh-agent 12:46:08 SSH_AUTH_SOCK=/tmp/ssh-aa0P3t6yCxCv/agent.1696 12:46:08 SSH_AGENT_PID=1697 12:46:08 [ssh-agent] Started. 12:46:08 Running ssh-add (command line suppressed) 12:46:08 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_394612602991869062.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_394612602991869062.key) 12:46:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:46:08 The recommended git tool is: NONE 12:46:09 using credential onap-jenkins-ssh 12:46:09 Wiping out workspace first. 12:46:09 Cloning the remote Git repository 12:46:09 Cloning repository git://cloud.onap.org/mirror/oom.git 12:46:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:46:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:09 > git --version # timeout=10 12:46:09 > git --version # 'git version 2.17.1' 12:46:09 using GIT_SSH to set credentials Gerrit user 12:46:09 Verifying host key using manually-configured host key entries 12:46:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:46:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:46:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:46:15 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:46:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:46:15 using GIT_SSH to set credentials Gerrit user 12:46:15 Verifying host key using manually-configured host key entries 12:46:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/7 # timeout=30 12:46:15 > git rev-parse 10c66b6c60d22d6abdad009e4535acfac70050ee^{commit} # timeout=10 12:46:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:46:15 Checking out Revision 10c66b6c60d22d6abdad009e4535acfac70050ee (refs/changes/90/137590/7) 12:46:15 > git config core.sparsecheckout # timeout=10 12:46:15 > git checkout -f 10c66b6c60d22d6abdad009e4535acfac70050ee # timeout=30 12:46:18 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 12:46:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:46:18 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 12:46:18 [EnvInject] - Injecting environment variables from a build step. 12:46:19 [EnvInject] - Injecting as environment variables the properties content 12:46:19 PYTHON=python3 12:46:19 12:46:19 [EnvInject] - Variables injected successfully. 12:46:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15846611461969186839.sh 12:46:19 ---> tox-install.sh 12:46:19 + source /home/jenkins/lf-env.sh 12:46:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:19 ++ mktemp -d /tmp/venv-XXXX 12:46:19 + lf_venv=/tmp/venv-3lS6 12:46:19 + local venv_file=/tmp/.os_lf_venv 12:46:19 + local python=python3 12:46:19 + local options 12:46:19 + local set_path=true 12:46:19 + local install_args= 12:46:19 ++ 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:46:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:46:19 + true 12:46:19 + case $1 in 12:46:19 + venv_file=/tmp/.toxenv 12:46:19 + shift 2 12:46:19 + true 12:46:19 + case $1 in 12:46:19 + shift 12:46:19 + break 12:46:19 + case $python in 12:46:19 + local pkg_list= 12:46:19 + [[ -d /opt/pyenv ]] 12:46:19 + echo 'Setup pyenv:' 12:46:19 Setup pyenv: 12:46:19 + export PYENV_ROOT=/opt/pyenv 12:46:19 + PYENV_ROOT=/opt/pyenv 12:46:19 + 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:46:19 + 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:46:19 + pyenv versions 12:46:19 * system (set by /opt/pyenv/version) 12:46:19 * 3.8.13 (set by /opt/pyenv/version) 12:46:19 * 3.9.13 (set by /opt/pyenv/version) 12:46:19 * 3.10.6 (set by /opt/pyenv/version) 12:46:19 + command -v pyenv 12:46:19 ++ pyenv init - --no-rehash 12:46:19 + 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:46:19 export PATH="/opt/pyenv/shims:${PATH}" 12:46:19 export PYENV_SHELL=bash 12:46:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:46:19 pyenv() { 12:46:19 local command 12:46:19 command="${1:-}" 12:46:19 if [ "$#" -gt 0 ]; then 12:46:19 shift 12:46:19 fi 12:46:19 12:46:19 case "$command" in 12:46:19 rehash|shell) 12:46:19 eval "$(pyenv "sh-$command" "$@")" 12:46:19 ;; 12:46:19 *) 12:46:19 command pyenv "$command" "$@" 12:46:19 ;; 12:46:19 esac 12:46:19 }' 12:46:19 +++ 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:46:19 ++ 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:46:19 ++ 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:46:19 ++ 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:46:19 ++ export PYENV_SHELL=bash 12:46:19 ++ PYENV_SHELL=bash 12:46:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:46:19 +++ complete -F _pyenv pyenv 12:46:19 ++ lf-pyver python3 12:46:19 ++ local py_version_xy=python3 12:46:19 ++ local py_version_xyz= 12:46:19 ++ sed 's/^[ *]* //' 12:46:19 ++ pyenv versions 12:46:19 ++ awk '{ print $1 }' 12:46:19 ++ local command 12:46:19 ++ command=versions 12:46:19 ++ '[' 1 -gt 0 ']' 12:46:19 ++ shift 12:46:19 ++ case "$command" in 12:46:19 ++ command pyenv versions 12:46:19 ++ pyenv versions 12:46:19 ++ grep -E '^[0-9.]*[0-9]$' 12:46:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:46:19 +++ grep '^3' /tmp/.pyenv_versions 12:46:19 +++ sort -V 12:46:19 +++ tail -n 1 12:46:19 ++ py_version_xyz=3.10.6 12:46:19 ++ [[ -z 3.10.6 ]] 12:46:19 ++ echo 3.10.6 12:46:19 ++ return 0 12:46:19 + pyenv local 3.10.6 12:46:19 + local command 12:46:19 + command=local 12:46:19 + '[' 2 -gt 0 ']' 12:46:19 + shift 12:46:19 + case "$command" in 12:46:19 + command pyenv local 3.10.6 12:46:19 + pyenv local 3.10.6 12:46:19 + for arg in "$@" 12:46:19 + case $arg in 12:46:19 + pkg_list+='tox ' 12:46:19 + for arg in "$@" 12:46:19 + case $arg in 12:46:19 + pkg_list+='virtualenv ' 12:46:19 + for arg in "$@" 12:46:19 + case $arg in 12:46:19 + pkg_list+='urllib3~=1.26.15 ' 12:46:19 + [[ -f /tmp/.toxenv ]] 12:46:19 + [[ ! -f /tmp/.toxenv ]] 12:46:19 + [[ -n '' ]] 12:46:19 + python3 -m venv /tmp/venv-3lS6 12:46:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3lS6' 12:46:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3lS6 12:46:23 + echo /tmp/venv-3lS6 12:46:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:46:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:46:23 + /tmp/venv-3lS6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:46:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:46:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:46:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:46:26 + /tmp/venv-3lS6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:46:28 + type python3 12:46:28 + true 12:46:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3lS6/bin to PATH' 12:46:28 lf-activate-venv(): INFO: Adding /tmp/venv-3lS6/bin to PATH 12:46:28 + PATH=/tmp/venv-3lS6/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:46:28 + return 0 12:46:28 + python3 --version 12:46:28 Python 3.10.6 12:46:28 + python3 -m pip --version 12:46:29 pip 24.0 from /tmp/venv-3lS6/lib/python3.10/site-packages/pip (python 3.10) 12:46:29 + python3 -m pip freeze 12:46:29 cachetools==5.3.3 12:46:29 chardet==5.2.0 12:46:29 colorama==0.4.6 12:46:29 distlib==0.3.8 12:46:29 filelock==3.13.3 12:46:29 packaging==24.0 12:46:29 platformdirs==4.2.0 12:46:29 pluggy==1.4.0 12:46:29 pyproject-api==1.6.1 12:46:29 tomli==2.0.1 12:46:29 tox==4.14.2 12:46:29 urllib3==1.26.18 12:46:29 virtualenv==20.25.1 12:46:29 [EnvInject] - Injecting environment variables from a build step. 12:46:29 [EnvInject] - Injecting as environment variables the properties content 12:46:29 PARALLEL=false 12:46:29 12:46:29 [EnvInject] - Variables injected successfully. 12:46:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5577666668279863976.sh 12:46:29 ---> tox-run.sh 12:46:29 + 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:46:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:46:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:46:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:46:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:46:29 + source /home/jenkins/lf-env.sh 12:46:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:46:29 ++ mktemp -d /tmp/venv-XXXX 12:46:29 + lf_venv=/tmp/venv-Fdw4 12:46:29 + local venv_file=/tmp/.os_lf_venv 12:46:29 + local python=python3 12:46:29 + local options 12:46:29 + local set_path=true 12:46:29 + local install_args= 12:46:29 ++ 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:46:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:46:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:46:29 + true 12:46:29 + case $1 in 12:46:29 + venv_file=/tmp/.toxenv 12:46:29 + shift 2 12:46:29 + true 12:46:29 + case $1 in 12:46:29 + shift 12:46:29 + break 12:46:29 + case $python in 12:46:29 + local pkg_list= 12:46:29 + [[ -d /opt/pyenv ]] 12:46:29 + echo 'Setup pyenv:' 12:46:29 Setup pyenv: 12:46:29 + export PYENV_ROOT=/opt/pyenv 12:46:29 + PYENV_ROOT=/opt/pyenv 12:46:29 + 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:46:29 + 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:46:29 + pyenv versions 12:46:29 system 12:46:29 3.8.13 12:46:29 3.9.13 12:46:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:46:29 + command -v pyenv 12:46:29 ++ pyenv init - --no-rehash 12:46:29 + 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:46:29 export PATH="/opt/pyenv/shims:${PATH}" 12:46:29 export PYENV_SHELL=bash 12:46:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:46:29 pyenv() { 12:46:29 local command 12:46:29 command="${1:-}" 12:46:29 if [ "$#" -gt 0 ]; then 12:46:29 shift 12:46:29 fi 12:46:29 12:46:29 case "$command" in 12:46:29 rehash|shell) 12:46:29 eval "$(pyenv "sh-$command" "$@")" 12:46:29 ;; 12:46:29 *) 12:46:29 command pyenv "$command" "$@" 12:46:29 ;; 12:46:29 esac 12:46:29 }' 12:46:29 +++ 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:46:29 ++ 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:46:29 ++ 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:46:29 ++ 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:46:29 ++ export PYENV_SHELL=bash 12:46:29 ++ PYENV_SHELL=bash 12:46:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:46:29 +++ complete -F _pyenv pyenv 12:46:29 ++ lf-pyver python3 12:46:29 ++ local py_version_xy=python3 12:46:29 ++ local py_version_xyz= 12:46:29 ++ pyenv versions 12:46:29 ++ sed 's/^[ *]* //' 12:46:29 ++ local command 12:46:29 ++ command=versions 12:46:29 ++ '[' 1 -gt 0 ']' 12:46:29 ++ shift 12:46:29 ++ case "$command" in 12:46:29 ++ command pyenv versions 12:46:29 ++ pyenv versions 12:46:29 ++ awk '{ print $1 }' 12:46:29 ++ grep -E '^[0-9.]*[0-9]$' 12:46:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:46:29 +++ grep '^3' /tmp/.pyenv_versions 12:46:29 +++ sort -V 12:46:29 +++ tail -n 1 12:46:29 ++ py_version_xyz=3.10.6 12:46:29 ++ [[ -z 3.10.6 ]] 12:46:29 ++ echo 3.10.6 12:46:29 ++ return 0 12:46:29 + pyenv local 3.10.6 12:46:29 + local command 12:46:29 + command=local 12:46:29 + '[' 2 -gt 0 ']' 12:46:29 + shift 12:46:29 + case "$command" in 12:46:29 + command pyenv local 3.10.6 12:46:29 + pyenv local 3.10.6 12:46:29 + for arg in "$@" 12:46:29 + case $arg in 12:46:29 + pkg_list+='tox ' 12:46:29 + for arg in "$@" 12:46:29 + case $arg in 12:46:29 + pkg_list+='virtualenv ' 12:46:29 + for arg in "$@" 12:46:29 + case $arg in 12:46:29 + pkg_list+='urllib3~=1.26.15 ' 12:46:29 + [[ -f /tmp/.toxenv ]] 12:46:29 ++ cat /tmp/.toxenv 12:46:29 + lf_venv=/tmp/venv-3lS6 12:46:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3lS6 from' file:/tmp/.toxenv 12:46:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3lS6 from file:/tmp/.toxenv 12:46:29 + /tmp/venv-3lS6/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:46:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:46:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:46:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:46:30 + /tmp/venv-3lS6/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:46:32 + type python3 12:46:32 + true 12:46:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3lS6/bin to PATH' 12:46:32 lf-activate-venv(): INFO: Adding /tmp/venv-3lS6/bin to PATH 12:46:32 + PATH=/tmp/venv-3lS6/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:46:32 + return 0 12:46:32 + [[ -d /opt/pyenv ]] 12:46:32 + echo '---> Setting up pyenv' 12:46:32 ---> Setting up pyenv 12:46:32 + export PYENV_ROOT=/opt/pyenv 12:46:32 + PYENV_ROOT=/opt/pyenv 12:46:32 + export PATH=/opt/pyenv/bin:/tmp/venv-3lS6/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:46:32 + PATH=/opt/pyenv/bin:/tmp/venv-3lS6/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:46:32 ++ pwd 12:46:32 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:46:32 + export PYTHONPATH 12:46:32 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:46:32 + TOX_TESTENV_PASSENV=PYTHONPATH 12:46:32 + tox --version 12:46:32 4.14.2 from /tmp/venv-3lS6/lib/python3.10/site-packages/tox/__init__.py 12:46:32 + PARALLEL=false 12:46:32 + TOX_OPTIONS_LIST= 12:46:32 + [[ -n checkbashisms ]] 12:46:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:46:32 + case ${PARALLEL,,} in 12:46:32 + tox -e checkbashisms 12:46:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:46:33 checkbashisms: freeze> python -m pip freeze --all 12:46:34 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:46:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:46:35 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:46:35 you may get strange results 12:46:36 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:46:37 checkbashisms: OK (4.66=setup[1.62]+cmd[3.04] seconds) 12:46:37 congratulations :) (4.84 seconds) 12:46:37 + tox_status=0 12:46:37 + echo '---> Completed tox runs' 12:46:37 ---> Completed tox runs 12:46:37 + for i in .tox/*/log 12:46:37 ++ echo .tox/checkbashisms/log 12:46:37 ++ awk -F/ '{print $2}' 12:46:37 + tox_env=checkbashisms 12:46:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:46:37 + DOC_DIR=docs/_build/html 12:46:37 + [[ -d docs/_build/html ]] 12:46:37 + echo '---> tox-run.sh ends' 12:46:37 ---> tox-run.sh ends 12:46:37 + test 0 -eq 0 12:46:37 $ ssh-agent -k 12:46:37 unset SSH_AUTH_SOCK; 12:46:37 unset SSH_AGENT_PID; 12:46:37 echo Agent pid 1697 killed; 12:46:37 [ssh-agent] Stopped. 12:46:37 [PostBuildScript] - [INFO] Executing post build scripts. 12:46:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11827192714064611514.sh 12:46:37 ---> sysstat.sh 12:46:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7383059204086496581.sh 12:46:38 ---> package-listing.sh 12:46:38 ++ facter osfamily 12:46:38 ++ tr '[:upper:]' '[:lower:]' 12:46:38 + OS_FAMILY=debian 12:46:38 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:46:38 + START_PACKAGES=/tmp/packages_start.txt 12:46:38 + END_PACKAGES=/tmp/packages_end.txt 12:46:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:46:38 + PACKAGES=/tmp/packages_start.txt 12:46:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:46:38 + PACKAGES=/tmp/packages_end.txt 12:46:38 + case "${OS_FAMILY}" in 12:46:38 + dpkg -l 12:46:38 + grep '^ii' 12:46:38 + '[' -f /tmp/packages_start.txt ']' 12:46:38 + '[' -f /tmp/packages_end.txt ']' 12:46:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:46:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:46:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:46:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:46:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7869769187908590624.sh 12:46:38 ---> capture-instance-metadata.sh 12:46:38 Setup pyenv: 12:46:38 system 12:46:38 3.8.13 12:46:38 3.9.13 12:46:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:46:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HpCh 12:46:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:46:45 lf-activate-venv(): INFO: Installing: lftools 12:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-HpCh/bin to PATH 12:47:15 INFO: Running in OpenStack, capturing instance metadata 12:47:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13115443603346368276.sh 12:47:16 provisioning config files... 12:47:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8251754924462703378tmp 12:47:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:47:16 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:47:16 [EnvInject] - Injecting environment variables from a build step. 12:47:16 [EnvInject] - Injecting as environment variables the properties content 12:47:16 SERVER_ID=logs 12:47:16 12:47:16 [EnvInject] - Variables injected successfully. 12:47:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4107716402290000383.sh 12:47:16 ---> create-netrc.sh 12:47:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7204268580040150646.sh 12:47:16 ---> python-tools-install.sh 12:47:16 Setup pyenv: 12:47:16 system 12:47:16 3.8.13 12:47:16 3.9.13 12:47:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:47:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HpCh from file:/tmp/.os_lf_venv 12:47:17 lf-activate-venv(): INFO: Installing: lftools 12:47:25 lf-activate-venv(): INFO: Adding /tmp/venv-HpCh/bin to PATH 12:47:25 Generating Requirements File 12:47:53 Python 3.10.6 12:47:53 pip 24.0 from /tmp/venv-HpCh/lib/python3.10/site-packages/pip (python 3.10) 12:47:54 appdirs==1.4.4 12:47:54 argcomplete==3.2.3 12:47:54 aspy.yaml==1.3.0 12:47:54 attrs==23.2.0 12:47:54 autopage==0.5.2 12:47:54 beautifulsoup4==4.12.3 12:47:54 boto3==1.34.72 12:47:54 botocore==1.34.72 12:47:54 bs4==0.0.2 12:47:54 cachetools==5.3.3 12:47:54 certifi==2024.2.2 12:47:54 cffi==1.16.0 12:47:54 cfgv==3.4.0 12:47:54 chardet==5.2.0 12:47:54 charset-normalizer==3.3.2 12:47:54 click==8.1.7 12:47:54 cliff==4.6.0 12:47:54 cmd2==2.4.3 12:47:54 cryptography==3.3.2 12:47:54 debtcollector==3.0.0 12:47:54 decorator==5.1.1 12:47:54 defusedxml==0.7.1 12:47:54 Deprecated==1.2.14 12:47:54 distlib==0.3.8 12:47:54 dnspython==2.6.1 12:47:54 docker==4.2.2 12:47:54 dogpile.cache==1.3.2 12:47:54 email_validator==2.1.1 12:47:54 filelock==3.13.3 12:47:54 future==1.0.0 12:47:54 gitdb==4.0.11 12:47:54 GitPython==3.1.42 12:47:54 google-auth==2.29.0 12:47:54 httplib2==0.22.0 12:47:54 identify==2.5.35 12:47:54 idna==3.6 12:47:54 importlib-resources==1.5.0 12:47:54 iso8601==2.1.0 12:47:54 Jinja2==3.1.3 12:47:54 jmespath==1.0.1 12:47:54 jsonpatch==1.33 12:47:54 jsonpointer==2.4 12:47:54 jsonschema==4.21.1 12:47:54 jsonschema-specifications==2023.12.1 12:47:54 keystoneauth1==5.6.0 12:47:54 kubernetes==29.0.0 12:47:54 lftools==0.37.10 12:47:54 lxml==5.1.0 12:47:54 MarkupSafe==2.1.5 12:47:54 msgpack==1.0.8 12:47:54 multi_key_dict==2.0.3 12:47:54 munch==4.0.0 12:47:54 netaddr==1.2.1 12:47:54 netifaces==0.11.0 12:47:54 niet==1.4.2 12:47:54 nodeenv==1.8.0 12:47:54 oauth2client==4.1.3 12:47:54 oauthlib==3.2.2 12:47:54 openstacksdk==3.0.0 12:47:54 os-client-config==2.1.0 12:47:54 os-service-types==1.7.0 12:47:54 osc-lib==3.0.1 12:47:54 oslo.config==9.4.0 12:47:54 oslo.context==5.5.0 12:47:54 oslo.i18n==6.3.0 12:47:54 oslo.log==5.5.0 12:47:54 oslo.serialization==5.4.0 12:47:54 oslo.utils==7.1.0 12:47:54 packaging==24.0 12:47:54 pbr==6.0.0 12:47:54 platformdirs==4.2.0 12:47:54 prettytable==3.10.0 12:47:54 pyasn1==0.6.0 12:47:54 pyasn1_modules==0.4.0 12:47:54 pycparser==2.21 12:47:54 pygerrit2==2.0.15 12:47:54 PyGithub==2.3.0 12:47:54 pyinotify==0.9.6 12:47:54 PyJWT==2.8.0 12:47:54 PyNaCl==1.5.0 12:47:54 pyparsing==2.4.7 12:47:54 pyperclip==1.8.2 12:47:54 pyrsistent==0.20.0 12:47:54 python-cinderclient==9.5.0 12:47:54 python-dateutil==2.9.0.post0 12:47:54 python-heatclient==3.5.0 12:47:54 python-jenkins==1.8.2 12:47:54 python-keystoneclient==5.4.0 12:47:54 python-magnumclient==4.4.0 12:47:54 python-novaclient==18.6.0 12:47:54 python-openstackclient==6.6.0 12:47:54 python-swiftclient==4.5.0 12:47:54 PyYAML==6.0.1 12:47:54 referencing==0.34.0 12:47:54 requests==2.31.0 12:47:54 requests-oauthlib==2.0.0 12:47:54 requestsexceptions==1.4.0 12:47:54 rfc3986==2.0.0 12:47:54 rpds-py==0.18.0 12:47:54 rsa==4.9 12:47:54 ruamel.yaml==0.18.6 12:47:54 ruamel.yaml.clib==0.2.8 12:47:54 s3transfer==0.10.1 12:47:54 simplejson==3.19.2 12:47:54 six==1.16.0 12:47:54 smmap==5.0.1 12:47:54 soupsieve==2.5 12:47:54 stevedore==5.2.0 12:47:54 tabulate==0.9.0 12:47:54 toml==0.10.2 12:47:54 tomlkit==0.12.4 12:47:54 tqdm==4.66.2 12:47:54 typing_extensions==4.10.0 12:47:54 tzdata==2024.1 12:47:54 urllib3==1.26.18 12:47:54 virtualenv==20.25.1 12:47:54 wcwidth==0.2.13 12:47:54 websocket-client==1.7.0 12:47:54 wrapt==1.16.0 12:47:54 xdg==6.0.0 12:47:54 xmltodict==0.13.0 12:47:54 yq==3.2.3 12:47:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11536664703306535057.sh 12:47:54 ---> sudo-logs.sh 12:47:54 Archiving 'sudo' log.. 12:47:54 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4003611124734522155.sh 12:47:54 ---> job-cost.sh 12:47:54 Setup pyenv: 12:47:54 system 12:47:54 3.8.13 12:47:54 3.9.13 12:47:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:47:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HpCh from file:/tmp/.os_lf_venv 12:47:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:01 lf-activate-venv(): INFO: Adding /tmp/venv-HpCh/bin to PATH 12:48:01 INFO: No Stack... 12:48:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:48:01 INFO: Archiving Costs 12:48:01 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3077204699037450464.sh 12:48:01 ---> logs-deploy.sh 12:48:01 Setup pyenv: 12:48:01 system 12:48:01 3.8.13 12:48:01 3.9.13 12:48:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:48:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HpCh from file:/tmp/.os_lf_venv 12:48:03 lf-activate-venv(): INFO: Installing: lftools 12:48:12 lf-activate-venv(): INFO: Adding /tmp/venv-HpCh/bin to PATH 12:48:12 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3397 12:48:12 INFO: archiving workspace using pattern(s): 12:48:13 Archives upload complete. 12:48:13 INFO: archiving logs to Nexus 12:48:14 ---> uname -a: 12:48:14 Linux prd-ubuntu1804-builder-4c-4g-18847 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:48:14 12:48:14 12:48:14 ---> lscpu: 12:48:14 Architecture: x86_64 12:48:14 CPU op-mode(s): 32-bit, 64-bit 12:48:14 Byte Order: Little Endian 12:48:14 CPU(s): 4 12:48:14 On-line CPU(s) list: 0-3 12:48:14 Thread(s) per core: 1 12:48:14 Core(s) per socket: 1 12:48:14 Socket(s): 4 12:48:14 NUMA node(s): 1 12:48:14 Vendor ID: AuthenticAMD 12:48:14 CPU family: 23 12:48:14 Model: 49 12:48:14 Model name: AMD EPYC-Rome Processor 12:48:14 Stepping: 0 12:48:14 CPU MHz: 2799.998 12:48:14 BogoMIPS: 5599.99 12:48:14 Virtualization: AMD-V 12:48:14 Hypervisor vendor: KVM 12:48:14 Virtualization type: full 12:48:14 L1d cache: 32K 12:48:14 L1i cache: 32K 12:48:14 L2 cache: 512K 12:48:14 L3 cache: 16384K 12:48:14 NUMA node0 CPU(s): 0-3 12:48:14 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 12:48:14 12:48:14 12:48:14 ---> nproc: 12:48:14 4 12:48:14 12:48:14 12:48:14 ---> df -h: 12:48:14 Filesystem Size Used Avail Use% Mounted on 12:48:14 udev 7.9G 0 7.9G 0% /dev 12:48:14 tmpfs 1.6G 672K 1.6G 1% /run 12:48:14 /dev/vda1 78G 8.3G 70G 11% / 12:48:14 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:48:14 tmpfs 5.0M 0 5.0M 0% /run/lock 12:48:14 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:48:14 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:48:14 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:48:14 12:48:14 12:48:14 ---> free -m: 12:48:14 total used free shared buff/cache available 12:48:14 Mem: 16040 542 13435 0 2061 15185 12:48:14 Swap: 1023 0 1023 12:48:14 12:48:14 12:48:14 ---> ip addr: 12:48:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:48:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:48:14 inet 127.0.0.1/8 scope host lo 12:48:14 valid_lft forever preferred_lft forever 12:48:14 inet6 ::1/128 scope host 12:48:14 valid_lft forever preferred_lft forever 12:48:14 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:48:14 link/ether fa:16:3e:36:03:a0 brd ff:ff:ff:ff:ff:ff 12:48:14 inet 10.30.106.117/23 brd 10.30.107.255 scope global dynamic ens3 12:48:14 valid_lft 86259sec preferred_lft 86259sec 12:48:14 inet6 fe80::f816:3eff:fe36:3a0/64 scope link 12:48:14 valid_lft forever preferred_lft forever 12:48:14 12:48:14 12:48:14 ---> sar -b -r -n DEV: 12:48:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18847) 03/28/24 _x86_64_ (4 CPU) 12:48:14 12:48:14 12:45:54 LINUX RESTART (4 CPU) 12:48:14 12:48:14 12:46:01 tps rtps wtps bread/s bwrtn/s 12:48:14 12:47:03 236.93 58.82 178.11 3740.53 17650.64 12:48:14 12:48:01 114.26 14.65 99.60 1110.29 14218.24 12:48:14 Average: 176.64 37.11 139.53 2447.92 15963.81 12:48:14 12:48:14 12:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:48:14 12:47:03 14038884 15524888 2386084 14.53 53676 1636796 823832 4.71 719972 1459968 79060 12:48:14 12:48:01 13745916 15538440 2679052 16.31 76804 1904808 800364 4.58 734236 1706296 97312 12:48:14 Average: 13892400 15531664 2532568 15.42 65240 1770802 812098 4.65 727104 1583132 88186 12:48:14 12:48:14 12:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:48:14 12:47:03 ens3 408.13 276.03 1643.41 76.71 0.00 0.00 0.00 0.00 12:48:14 12:47:03 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 12:48:14 12:48:01 ens3 53.47 35.36 849.86 9.09 0.00 0.00 0.00 0.00 12:48:14 12:48:01 lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 12:48:14 Average: ens3 233.84 157.75 1253.43 43.48 0.00 0.00 0.00 0.00 12:48:14 Average: lo 1.66 1.66 0.17 0.17 0.00 0.00 0.00 0.00 12:48:14 12:48:14 12:48:14 ---> sar -P ALL: 12:48:14 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18847) 03/28/24 _x86_64_ (4 CPU) 12:48:14 12:48:14 12:45:54 LINUX RESTART (4 CPU) 12:48:14 12:48:14 12:46:01 CPU %user %nice %system %iowait %steal %idle 12:48:14 12:47:03 all 23.83 0.00 2.29 3.11 0.06 70.71 12:48:14 12:47:03 0 21.31 0.00 1.96 0.67 0.07 76.00 12:48:14 12:47:03 1 12.45 0.00 1.71 3.63 0.05 82.16 12:48:14 12:47:03 2 25.57 0.00 2.13 2.98 0.05 69.27 12:48:14 12:47:03 3 35.97 0.00 3.37 5.17 0.05 55.44 12:48:14 12:48:01 all 20.60 0.00 1.43 2.57 0.04 75.36 12:48:14 12:48:01 0 16.18 0.00 0.90 1.66 0.05 81.21 12:48:14 12:48:01 1 27.62 0.00 2.40 3.33 0.05 66.59 12:48:14 12:48:01 2 20.02 0.00 1.02 1.14 0.03 77.78 12:48:14 12:48:01 3 18.56 0.00 1.40 4.13 0.03 75.88 12:48:14 Average: all 22.24 0.00 1.87 2.84 0.05 73.00 12:48:14 Average: 0 18.79 0.00 1.44 1.16 0.06 78.56 12:48:14 Average: 1 19.92 0.00 2.05 3.49 0.05 74.50 12:48:14 Average: 2 22.84 0.00 1.58 2.08 0.04 73.46 12:48:14 Average: 3 27.41 0.00 2.40 4.66 0.04 65.49 12:48:14 12:48:14 12:48:14