15:08:17 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137590 15:08:17 Running as SYSTEM 15:08:17 [EnvInject] - Loading node environment variables. 15:08:17 Building remotely on prd-ubuntu1804-builder-4c-4g-18320 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:08:17 [ssh-agent] Looking for ssh-agent implementation... 15:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:08:17 $ ssh-agent 15:08:17 SSH_AUTH_SOCK=/tmp/ssh-Q28WZ1UCnLll/agent.1698 15:08:17 SSH_AGENT_PID=1700 15:08:17 [ssh-agent] Started. 15:08:17 Running ssh-add (command line suppressed) 15:08:17 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1525019102486416030.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1525019102486416030.key) 15:08:17 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:08:17 The recommended git tool is: NONE 15:08:19 using credential onap-jenkins-ssh 15:08:19 Wiping out workspace first. 15:08:19 Cloning the remote Git repository 15:08:19 Cloning repository git://cloud.onap.org/mirror/oom.git 15:08:19 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:08:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:08:19 > git --version # timeout=10 15:08:19 > git --version # 'git version 2.17.1' 15:08:19 using GIT_SSH to set credentials Gerrit user 15:08:19 Verifying host key using manually-configured host key entries 15:08:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:08:24 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:08:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:25 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:08:25 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:08:25 using GIT_SSH to set credentials Gerrit user 15:08:25 Verifying host key using manually-configured host key entries 15:08:25 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/90/137590/3 # timeout=30 15:08:25 > git rev-parse dc5c47dd328bf8724d448ec7ac651de7c450446d^{commit} # timeout=10 15:08:25 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:08:25 Checking out Revision dc5c47dd328bf8724d448ec7ac651de7c450446d (refs/changes/90/137590/3) 15:08:25 > git config core.sparsecheckout # timeout=10 15:08:25 > git checkout -f dc5c47dd328bf8724d448ec7ac651de7c450446d # timeout=30 15:08:28 Commit message: "[PORTAL-NG] Ui is exposed on wrong port" 15:08:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:08:28 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 15:08:28 [EnvInject] - Injecting environment variables from a build step. 15:08:28 [EnvInject] - Injecting as environment variables the properties content 15:08:28 PYTHON=python3 15:08:28 15:08:28 [EnvInject] - Variables injected successfully. 15:08:28 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17801615342464081156.sh 15:08:28 ---> tox-install.sh 15:08:28 + source /home/jenkins/lf-env.sh 15:08:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:08:28 ++ mktemp -d /tmp/venv-XXXX 15:08:28 + lf_venv=/tmp/venv-tDYh 15:08:28 + local venv_file=/tmp/.os_lf_venv 15:08:28 + local python=python3 15:08:28 + local options 15:08:28 + local set_path=true 15:08:28 + local install_args= 15:08:28 ++ 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 15:08:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:08:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:08:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:08:28 + true 15:08:28 + case $1 in 15:08:28 + venv_file=/tmp/.toxenv 15:08:28 + shift 2 15:08:28 + true 15:08:28 + case $1 in 15:08:28 + shift 15:08:28 + break 15:08:28 + case $python in 15:08:28 + local pkg_list= 15:08:28 + [[ -d /opt/pyenv ]] 15:08:28 + echo 'Setup pyenv:' 15:08:28 Setup pyenv: 15:08:28 + export PYENV_ROOT=/opt/pyenv 15:08:28 + PYENV_ROOT=/opt/pyenv 15:08:28 + 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 15:08:28 + 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 15:08:28 + pyenv versions 15:08:28 * system (set by /opt/pyenv/version) 15:08:29 * 3.8.13 (set by /opt/pyenv/version) 15:08:29 * 3.9.13 (set by /opt/pyenv/version) 15:08:29 * 3.10.6 (set by /opt/pyenv/version) 15:08:29 + command -v pyenv 15:08:29 ++ pyenv init - --no-rehash 15:08: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[*]}"'\'')" 15:08:29 export PATH="/opt/pyenv/shims:${PATH}" 15:08:29 export PYENV_SHELL=bash 15:08:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:08:29 pyenv() { 15:08:29 local command 15:08:29 command="${1:-}" 15:08:29 if [ "$#" -gt 0 ]; then 15:08:29 shift 15:08:29 fi 15:08:29 15:08:29 case "$command" in 15:08:29 rehash|shell) 15:08:29 eval "$(pyenv "sh-$command" "$@")" 15:08:29 ;; 15:08:29 *) 15:08:29 command pyenv "$command" "$@" 15:08:29 ;; 15:08:29 esac 15:08:29 }' 15:08: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[*]}"' 15:08:29 ++ 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 15:08:29 ++ 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 15:08:29 ++ 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 15:08:29 ++ export PYENV_SHELL=bash 15:08:29 ++ PYENV_SHELL=bash 15:08:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:08:29 +++ complete -F _pyenv pyenv 15:08:29 ++ lf-pyver python3 15:08:29 ++ local py_version_xy=python3 15:08:29 ++ local py_version_xyz= 15:08:29 ++ pyenv versions 15:08:29 ++ local command 15:08:29 ++ command=versions 15:08:29 ++ '[' 1 -gt 0 ']' 15:08:29 ++ shift 15:08:29 ++ case "$command" in 15:08:29 ++ command pyenv versions 15:08:29 ++ pyenv versions 15:08:29 ++ sed 's/^[ *]* //' 15:08:29 ++ awk '{ print $1 }' 15:08:29 ++ grep -E '^[0-9.]*[0-9]$' 15:08:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:08:29 +++ grep '^3' /tmp/.pyenv_versions 15:08:29 +++ sort -V 15:08:29 +++ tail -n 1 15:08:29 ++ py_version_xyz=3.10.6 15:08:29 ++ [[ -z 3.10.6 ]] 15:08:29 ++ echo 3.10.6 15:08:29 ++ return 0 15:08:29 + pyenv local 3.10.6 15:08:29 + local command 15:08:29 + command=local 15:08:29 + '[' 2 -gt 0 ']' 15:08:29 + shift 15:08:29 + case "$command" in 15:08:29 + command pyenv local 3.10.6 15:08:29 + pyenv local 3.10.6 15:08:29 + for arg in "$@" 15:08:29 + case $arg in 15:08:29 + pkg_list+='tox ' 15:08:29 + for arg in "$@" 15:08:29 + case $arg in 15:08:29 + pkg_list+='virtualenv ' 15:08:29 + for arg in "$@" 15:08:29 + case $arg in 15:08:29 + pkg_list+='urllib3~=1.26.15 ' 15:08:29 + [[ -f /tmp/.toxenv ]] 15:08:29 + [[ ! -f /tmp/.toxenv ]] 15:08:29 + [[ -n '' ]] 15:08:29 + python3 -m venv /tmp/venv-tDYh 15:08:33 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tDYh' 15:08:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tDYh 15:08:33 + echo /tmp/venv-tDYh 15:08:33 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:08:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:08:33 + /tmp/venv-tDYh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:08:37 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:08:37 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:08:37 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:08:37 + /tmp/venv-tDYh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:08:40 + type python3 15:08:40 + true 15:08:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tDYh/bin to PATH' 15:08:40 lf-activate-venv(): INFO: Adding /tmp/venv-tDYh/bin to PATH 15:08:40 + PATH=/tmp/venv-tDYh/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 15:08:40 + return 0 15:08:40 + python3 --version 15:08:40 Python 3.10.6 15:08:40 + python3 -m pip --version 15:08:40 pip 24.0 from /tmp/venv-tDYh/lib/python3.10/site-packages/pip (python 3.10) 15:08:40 + python3 -m pip freeze 15:08:40 cachetools==5.3.3 15:08:40 chardet==5.2.0 15:08:40 colorama==0.4.6 15:08:40 distlib==0.3.8 15:08:40 filelock==3.13.3 15:08:40 packaging==24.0 15:08:40 platformdirs==4.2.0 15:08:40 pluggy==1.4.0 15:08:40 pyproject-api==1.6.1 15:08:40 tomli==2.0.1 15:08:40 tox==4.14.2 15:08:40 urllib3==1.26.18 15:08:40 virtualenv==20.25.1 15:08:40 [EnvInject] - Injecting environment variables from a build step. 15:08:40 [EnvInject] - Injecting as environment variables the properties content 15:08:40 PARALLEL=false 15:08:40 15:08:40 [EnvInject] - Variables injected successfully. 15:08:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14486514091156202417.sh 15:08:40 ---> tox-run.sh 15:08:40 + 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 15:08:40 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:08:40 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:08:40 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:08:40 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:08:40 + source /home/jenkins/lf-env.sh 15:08:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:08:40 ++ mktemp -d /tmp/venv-XXXX 15:08:40 + lf_venv=/tmp/venv-GibY 15:08:40 + local venv_file=/tmp/.os_lf_venv 15:08:40 + local python=python3 15:08:40 + local options 15:08:40 + local set_path=true 15:08:40 + local install_args= 15:08:40 ++ 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 15:08:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:08:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:08:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:08:40 + true 15:08:40 + case $1 in 15:08:40 + venv_file=/tmp/.toxenv 15:08:40 + shift 2 15:08:40 + true 15:08:40 + case $1 in 15:08:40 + shift 15:08:40 + break 15:08:40 + case $python in 15:08:40 + local pkg_list= 15:08:40 + [[ -d /opt/pyenv ]] 15:08:40 + echo 'Setup pyenv:' 15:08:40 Setup pyenv: 15:08:40 + export PYENV_ROOT=/opt/pyenv 15:08:40 + PYENV_ROOT=/opt/pyenv 15:08:40 + 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 15:08:40 + 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 15:08:40 + pyenv versions 15:08:40 system 15:08:40 3.8.13 15:08:40 3.9.13 15:08:40 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:08:40 + command -v pyenv 15:08:40 ++ pyenv init - --no-rehash 15:08:40 + 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[*]}"'\'')" 15:08:40 export PATH="/opt/pyenv/shims:${PATH}" 15:08:40 export PYENV_SHELL=bash 15:08:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:08:40 pyenv() { 15:08:40 local command 15:08:40 command="${1:-}" 15:08:40 if [ "$#" -gt 0 ]; then 15:08:40 shift 15:08:40 fi 15:08:40 15:08:40 case "$command" in 15:08:40 rehash|shell) 15:08:40 eval "$(pyenv "sh-$command" "$@")" 15:08:40 ;; 15:08:40 *) 15:08:40 command pyenv "$command" "$@" 15:08:40 ;; 15:08:40 esac 15:08:40 }' 15:08:40 +++ 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[*]}"' 15:08:40 ++ 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 15:08:40 ++ 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 15:08:40 ++ 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 15:08:40 ++ export PYENV_SHELL=bash 15:08:40 ++ PYENV_SHELL=bash 15:08:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:08:40 +++ complete -F _pyenv pyenv 15:08:40 ++ lf-pyver python3 15:08:40 ++ local py_version_xy=python3 15:08:40 ++ local py_version_xyz= 15:08:40 ++ pyenv versions 15:08:40 ++ local command 15:08:40 ++ command=versions 15:08:40 ++ '[' 1 -gt 0 ']' 15:08:40 ++ shift 15:08:40 ++ case "$command" in 15:08:40 ++ command pyenv versions 15:08:40 ++ pyenv versions 15:08:40 ++ grep -E '^[0-9.]*[0-9]$' 15:08:40 ++ sed 's/^[ *]* //' 15:08:40 ++ awk '{ print $1 }' 15:08:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:08:41 +++ grep '^3' /tmp/.pyenv_versions 15:08:41 +++ sort -V 15:08:41 +++ tail -n 1 15:08:41 ++ py_version_xyz=3.10.6 15:08:41 ++ [[ -z 3.10.6 ]] 15:08:41 ++ echo 3.10.6 15:08:41 ++ return 0 15:08:41 + pyenv local 3.10.6 15:08:41 + local command 15:08:41 + command=local 15:08:41 + '[' 2 -gt 0 ']' 15:08:41 + shift 15:08:41 + case "$command" in 15:08:41 + command pyenv local 3.10.6 15:08:41 + pyenv local 3.10.6 15:08:41 + for arg in "$@" 15:08:41 + case $arg in 15:08:41 + pkg_list+='tox ' 15:08:41 + for arg in "$@" 15:08:41 + case $arg in 15:08:41 + pkg_list+='virtualenv ' 15:08:41 + for arg in "$@" 15:08:41 + case $arg in 15:08:41 + pkg_list+='urllib3~=1.26.15 ' 15:08:41 + [[ -f /tmp/.toxenv ]] 15:08:41 ++ cat /tmp/.toxenv 15:08:41 + lf_venv=/tmp/venv-tDYh 15:08:41 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tDYh from' file:/tmp/.toxenv 15:08:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tDYh from file:/tmp/.toxenv 15:08:41 + /tmp/venv-tDYh/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:08:42 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:08:42 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:08:42 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:08:42 + /tmp/venv-tDYh/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:08:43 + type python3 15:08:43 + true 15:08:43 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tDYh/bin to PATH' 15:08:43 lf-activate-venv(): INFO: Adding /tmp/venv-tDYh/bin to PATH 15:08:43 + PATH=/tmp/venv-tDYh/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 15:08:43 + return 0 15:08:43 + [[ -d /opt/pyenv ]] 15:08:43 + echo '---> Setting up pyenv' 15:08:43 ---> Setting up pyenv 15:08:43 + export PYENV_ROOT=/opt/pyenv 15:08:43 + PYENV_ROOT=/opt/pyenv 15:08:43 + export PATH=/opt/pyenv/bin:/tmp/venv-tDYh/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 15:08:43 + PATH=/opt/pyenv/bin:/tmp/venv-tDYh/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 15:08:43 ++ pwd 15:08:43 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:08:43 + export PYTHONPATH 15:08:43 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:08:43 + TOX_TESTENV_PASSENV=PYTHONPATH 15:08:43 + tox --version 15:08:44 4.14.2 from /tmp/venv-tDYh/lib/python3.10/site-packages/tox/__init__.py 15:08:44 + PARALLEL=false 15:08:44 + TOX_OPTIONS_LIST= 15:08:44 + [[ -n checkbashisms ]] 15:08:44 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:08:44 + case ${PARALLEL,,} in 15:08:44 + tox -e checkbashisms 15:08:44 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:08:45 checkbashisms: freeze> python -m pip freeze --all 15:08:46 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 15:08:46 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:08:47 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:08:47 you may get strange results 15:08:47 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:08:49 checkbashisms: OK (5.09=setup[1.84]+cmd[3.25] seconds) 15:08:49 congratulations :) (5.25 seconds) 15:08:49 + tox_status=0 15:08:49 + echo '---> Completed tox runs' 15:08:49 ---> Completed tox runs 15:08:49 + for i in .tox/*/log 15:08:49 ++ echo .tox/checkbashisms/log 15:08:49 ++ awk -F/ '{print $2}' 15:08:49 + tox_env=checkbashisms 15:08:49 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:08:49 + DOC_DIR=docs/_build/html 15:08:49 + [[ -d docs/_build/html ]] 15:08:49 + echo '---> tox-run.sh ends' 15:08:49 ---> tox-run.sh ends 15:08:49 + test 0 -eq 0 15:08:49 $ ssh-agent -k 15:08:49 unset SSH_AUTH_SOCK; 15:08:49 unset SSH_AGENT_PID; 15:08:49 echo Agent pid 1700 killed; 15:08:49 [ssh-agent] Stopped. 15:08:49 [PostBuildScript] - [INFO] Executing post build scripts. 15:08:49 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11923520109777750649.sh 15:08:49 ---> sysstat.sh 15:08:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7951382153511591901.sh 15:08:50 ---> package-listing.sh 15:08:50 ++ facter osfamily 15:08:50 ++ tr '[:upper:]' '[:lower:]' 15:08:50 + OS_FAMILY=debian 15:08:50 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:08:50 + START_PACKAGES=/tmp/packages_start.txt 15:08:50 + END_PACKAGES=/tmp/packages_end.txt 15:08:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:08:50 + PACKAGES=/tmp/packages_start.txt 15:08:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:08:50 + PACKAGES=/tmp/packages_end.txt 15:08:50 + case "${OS_FAMILY}" in 15:08:50 + dpkg -l 15:08:50 + grep '^ii' 15:08:50 + '[' -f /tmp/packages_start.txt ']' 15:08:50 + '[' -f /tmp/packages_end.txt ']' 15:08:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:08:50 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:08:50 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:08:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:08:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1400452367036934607.sh 15:08:50 ---> capture-instance-metadata.sh 15:08:50 Setup pyenv: 15:08:50 system 15:08:50 3.8.13 15:08:50 3.9.13 15:08:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:08:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-OHyt 15:08:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:08:57 lf-activate-venv(): INFO: Installing: lftools 15:09:29 lf-activate-venv(): INFO: Adding /tmp/venv-OHyt/bin to PATH 15:09:29 INFO: Running in OpenStack, capturing instance metadata 15:09:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins341743724274781426.sh 15:09:29 provisioning config files... 15:09:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8734983059774055994tmp 15:09:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:09:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:09:29 [EnvInject] - Injecting environment variables from a build step. 15:09:29 [EnvInject] - Injecting as environment variables the properties content 15:09:29 SERVER_ID=logs 15:09:29 15:09:29 [EnvInject] - Variables injected successfully. 15:09:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11081138657331368987.sh 15:09:29 ---> create-netrc.sh 15:09:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15662212890746099079.sh 15:09:29 ---> python-tools-install.sh 15:09:29 Setup pyenv: 15:09:29 system 15:09:29 3.8.13 15:09:29 3.9.13 15:09:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:09:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OHyt from file:/tmp/.os_lf_venv 15:09:31 lf-activate-venv(): INFO: Installing: lftools 15:09:39 lf-activate-venv(): INFO: Adding /tmp/venv-OHyt/bin to PATH 15:09:39 Generating Requirements File 15:10:05 Python 3.10.6 15:10:05 pip 24.0 from /tmp/venv-OHyt/lib/python3.10/site-packages/pip (python 3.10) 15:10:06 appdirs==1.4.4 15:10:06 argcomplete==3.2.3 15:10:06 aspy.yaml==1.3.0 15:10:06 attrs==23.2.0 15:10:06 autopage==0.5.2 15:10:06 beautifulsoup4==4.12.3 15:10:06 boto3==1.34.70 15:10:06 botocore==1.34.70 15:10:06 bs4==0.0.2 15:10:06 cachetools==5.3.3 15:10:06 certifi==2024.2.2 15:10:06 cffi==1.16.0 15:10:06 cfgv==3.4.0 15:10:06 chardet==5.2.0 15:10:06 charset-normalizer==3.3.2 15:10:06 click==8.1.7 15:10:06 cliff==4.6.0 15:10:06 cmd2==2.4.3 15:10:06 cryptography==3.3.2 15:10:06 debtcollector==3.0.0 15:10:06 decorator==5.1.1 15:10:06 defusedxml==0.7.1 15:10:06 Deprecated==1.2.14 15:10:06 distlib==0.3.8 15:10:06 dnspython==2.6.1 15:10:06 docker==4.2.2 15:10:06 dogpile.cache==1.3.2 15:10:06 email_validator==2.1.1 15:10:06 filelock==3.13.3 15:10:06 future==1.0.0 15:10:06 gitdb==4.0.11 15:10:06 GitPython==3.1.42 15:10:06 google-auth==2.29.0 15:10:06 httplib2==0.22.0 15:10:06 identify==2.5.35 15:10:06 idna==3.6 15:10:06 importlib-resources==1.5.0 15:10:06 iso8601==2.1.0 15:10:06 Jinja2==3.1.3 15:10:06 jmespath==1.0.1 15:10:06 jsonpatch==1.33 15:10:06 jsonpointer==2.4 15:10:06 jsonschema==4.21.1 15:10:06 jsonschema-specifications==2023.12.1 15:10:06 keystoneauth1==5.6.0 15:10:06 kubernetes==29.0.0 15:10:06 lftools==0.37.10 15:10:06 lxml==5.1.0 15:10:06 MarkupSafe==2.1.5 15:10:06 msgpack==1.0.8 15:10:06 multi_key_dict==2.0.3 15:10:06 munch==4.0.0 15:10:06 netaddr==1.2.1 15:10:06 netifaces==0.11.0 15:10:06 niet==1.4.2 15:10:06 nodeenv==1.8.0 15:10:06 oauth2client==4.1.3 15:10:06 oauthlib==3.2.2 15:10:06 openstacksdk==3.0.0 15:10:06 os-client-config==2.1.0 15:10:06 os-service-types==1.7.0 15:10:06 osc-lib==3.0.1 15:10:06 oslo.config==9.4.0 15:10:06 oslo.context==5.5.0 15:10:06 oslo.i18n==6.3.0 15:10:06 oslo.log==5.5.0 15:10:06 oslo.serialization==5.4.0 15:10:06 oslo.utils==7.1.0 15:10:06 packaging==24.0 15:10:06 pbr==6.0.0 15:10:06 platformdirs==4.2.0 15:10:06 prettytable==3.10.0 15:10:06 pyasn1==0.5.1 15:10:06 pyasn1-modules==0.3.0 15:10:06 pycparser==2.21 15:10:06 pygerrit2==2.0.15 15:10:06 PyGithub==2.3.0 15:10:06 pyinotify==0.9.6 15:10:06 PyJWT==2.8.0 15:10:06 PyNaCl==1.5.0 15:10:06 pyparsing==2.4.7 15:10:06 pyperclip==1.8.2 15:10:06 pyrsistent==0.20.0 15:10:06 python-cinderclient==9.5.0 15:10:06 python-dateutil==2.9.0.post0 15:10:06 python-heatclient==3.5.0 15:10:06 python-jenkins==1.8.2 15:10:06 python-keystoneclient==5.4.0 15:10:06 python-magnumclient==4.4.0 15:10:06 python-novaclient==18.6.0 15:10:06 python-openstackclient==6.6.0 15:10:06 python-swiftclient==4.5.0 15:10:06 PyYAML==6.0.1 15:10:06 referencing==0.34.0 15:10:06 requests==2.31.0 15:10:06 requests-oauthlib==2.0.0 15:10:06 requestsexceptions==1.4.0 15:10:06 rfc3986==2.0.0 15:10:06 rpds-py==0.18.0 15:10:06 rsa==4.9 15:10:06 ruamel.yaml==0.18.6 15:10:06 ruamel.yaml.clib==0.2.8 15:10:06 s3transfer==0.10.1 15:10:06 simplejson==3.19.2 15:10:06 six==1.16.0 15:10:06 smmap==5.0.1 15:10:06 soupsieve==2.5 15:10:06 stevedore==5.2.0 15:10:06 tabulate==0.9.0 15:10:06 toml==0.10.2 15:10:06 tomlkit==0.12.4 15:10:06 tqdm==4.66.2 15:10:06 typing_extensions==4.10.0 15:10:06 tzdata==2024.1 15:10:06 urllib3==1.26.18 15:10:06 virtualenv==20.25.1 15:10:06 wcwidth==0.2.13 15:10:06 websocket-client==1.7.0 15:10:06 wrapt==1.16.0 15:10:06 xdg==6.0.0 15:10:06 xmltodict==0.13.0 15:10:06 yq==3.2.3 15:10:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15149071707847180563.sh 15:10:06 ---> sudo-logs.sh 15:10:06 Archiving 'sudo' log.. 15:10:06 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14051166985400372152.sh 15:10:06 ---> job-cost.sh 15:10:06 Setup pyenv: 15:10:06 system 15:10:06 3.8.13 15:10:06 3.9.13 15:10:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:10:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OHyt from file:/tmp/.os_lf_venv 15:10:07 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:10:12 lf-activate-venv(): INFO: Adding /tmp/venv-OHyt/bin to PATH 15:10:12 INFO: No Stack... 15:10:12 INFO: Retrieving Pricing Info for: v3-standard-4 15:10:13 INFO: Archiving Costs 15:10:13 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13366913697362765727.sh 15:10:13 ---> logs-deploy.sh 15:10:13 Setup pyenv: 15:10:13 system 15:10:13 3.8.13 15:10:13 3.9.13 15:10:13 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:10:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-OHyt from file:/tmp/.os_lf_venv 15:10:14 lf-activate-venv(): INFO: Installing: lftools 15:10:23 lf-activate-venv(): INFO: Adding /tmp/venv-OHyt/bin to PATH 15:10:23 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3384 15:10:23 INFO: archiving workspace using pattern(s): 15:10:24 Archives upload complete. 15:10:24 INFO: archiving logs to Nexus 15:10:25 ---> uname -a: 15:10:25 Linux prd-ubuntu1804-builder-4c-4g-18320 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:10:25 15:10:25 15:10:25 ---> lscpu: 15:10:25 Architecture: x86_64 15:10:25 CPU op-mode(s): 32-bit, 64-bit 15:10:25 Byte Order: Little Endian 15:10:25 CPU(s): 4 15:10:25 On-line CPU(s) list: 0-3 15:10:25 Thread(s) per core: 1 15:10:25 Core(s) per socket: 1 15:10:25 Socket(s): 4 15:10:25 NUMA node(s): 1 15:10:25 Vendor ID: AuthenticAMD 15:10:25 CPU family: 23 15:10:25 Model: 49 15:10:25 Model name: AMD EPYC-Rome Processor 15:10:25 Stepping: 0 15:10:25 CPU MHz: 2800.000 15:10:25 BogoMIPS: 5600.00 15:10:25 Virtualization: AMD-V 15:10:25 Hypervisor vendor: KVM 15:10:25 Virtualization type: full 15:10:25 L1d cache: 32K 15:10:25 L1i cache: 32K 15:10:25 L2 cache: 512K 15:10:25 L3 cache: 16384K 15:10:25 NUMA node0 CPU(s): 0-3 15:10:25 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 15:10:25 15:10:25 15:10:25 ---> nproc: 15:10:25 4 15:10:25 15:10:25 15:10:25 ---> df -h: 15:10:25 Filesystem Size Used Avail Use% Mounted on 15:10:25 udev 7.9G 0 7.9G 0% /dev 15:10:25 tmpfs 1.6G 672K 1.6G 1% /run 15:10:25 /dev/vda1 78G 8.3G 70G 11% / 15:10:25 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:10:25 tmpfs 5.0M 0 5.0M 0% /run/lock 15:10:25 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:10:25 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:10:25 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:10:25 15:10:25 15:10:25 ---> free -m: 15:10:25 total used free shared buff/cache available 15:10:25 Mem: 16040 557 13425 0 2057 15171 15:10:25 Swap: 1023 0 1023 15:10:25 15:10:25 15:10:25 ---> ip addr: 15:10:25 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:10:25 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:10:25 inet 127.0.0.1/8 scope host lo 15:10:25 valid_lft forever preferred_lft forever 15:10:25 inet6 ::1/128 scope host 15:10:25 valid_lft forever preferred_lft forever 15:10:25 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:10:25 link/ether fa:16:3e:27:3b:95 brd ff:ff:ff:ff:ff:ff 15:10:25 inet 10.30.106.199/23 brd 10.30.107.255 scope global dynamic ens3 15:10:25 valid_lft 86256sec preferred_lft 86256sec 15:10:25 inet6 fe80::f816:3eff:fe27:3b95/64 scope link 15:10:25 valid_lft forever preferred_lft forever 15:10:25 15:10:25 15:10:25 ---> sar -b -r -n DEV: 15:10:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18320) 03/26/24 _x86_64_ (4 CPU) 15:10:25 15:10:25 15:08:03 LINUX RESTART (4 CPU) 15:10:25 15:10:25 15:09:02 tps rtps wtps bread/s bwrtn/s 15:10:25 15:10:01 123.82 14.18 109.64 1069.47 12324.64 15:10:25 Average: 123.82 14.18 109.64 1069.47 12324.64 15:10:25 15:10:25 15:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:10:25 15:10:01 13763100 15514980 2661868 16.21 73948 1870488 792732 4.54 764116 1666276 91956 15:10:25 Average: 13763100 15514980 2661868 16.21 73948 1870488 792732 4.54 764116 1666276 91956 15:10:25 15:10:25 15:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:10:25 15:10:01 ens3 55.91 38.68 885.45 8.98 0.00 0.00 0.00 0.00 15:10:25 15:10:01 lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 15:10:25 Average: ens3 55.91 38.68 885.45 8.98 0.00 0.00 0.00 0.00 15:10:25 Average: lo 1.22 1.22 0.13 0.13 0.00 0.00 0.00 0.00 15:10:25 15:10:25 15:10:25 ---> sar -P ALL: 15:10:25 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18320) 03/26/24 _x86_64_ (4 CPU) 15:10:25 15:10:25 15:08:03 LINUX RESTART (4 CPU) 15:10:25 15:10:25 15:09:02 CPU %user %nice %system %iowait %steal %idle 15:10:25 15:10:01 all 21.67 0.00 1.54 1.80 0.06 74.93 15:10:25 15:10:01 0 4.92 0.00 0.81 0.27 0.05 93.94 15:10:25 15:10:01 1 32.37 0.00 1.83 4.29 0.05 61.46 15:10:25 15:10:01 2 23.73 0.00 1.38 0.57 0.05 74.27 15:10:25 15:10:01 3 25.64 0.00 2.14 2.09 0.05 70.08 15:10:25 Average: all 21.67 0.00 1.54 1.80 0.06 74.93 15:10:25 Average: 0 4.92 0.00 0.81 0.27 0.05 93.94 15:10:25 Average: 1 32.37 0.00 1.83 4.29 0.05 61.46 15:10:25 Average: 2 23.73 0.00 1.38 0.57 0.05 74.27 15:10:25 Average: 3 25.64 0.00 2.14 2.09 0.05 70.08 15:10:25 15:10:25 15:10:25