15:14:38 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136757 15:14:38 Running as SYSTEM 15:14:38 [EnvInject] - Loading node environment variables. 15:14:38 Building remotely on prd-ubuntu1804-builder-4c-4g-3108 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:14:38 [ssh-agent] Looking for ssh-agent implementation... 15:14:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:38 $ ssh-agent 15:14:38 SSH_AUTH_SOCK=/tmp/ssh-kkLQi1MEgiqR/agent.1653 15:14:38 SSH_AGENT_PID=1655 15:14:38 [ssh-agent] Started. 15:14:38 Running ssh-add (command line suppressed) 15:14:38 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17554871425072457442.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17554871425072457442.key) 15:14:38 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:14:38 The recommended git tool is: NONE 15:14:39 using credential onap-jenkins-ssh 15:14:39 Wiping out workspace first. 15:14:39 Cloning the remote Git repository 15:14:39 Cloning repository git://cloud.onap.org/mirror/oom.git 15:14:39 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:14:39 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:14:39 > git --version # timeout=10 15:14:39 > git --version # 'git version 2.17.1' 15:14:39 using GIT_SSH to set credentials Gerrit user 15:14:40 Verifying host key using manually-configured host key entries 15:14:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:14:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:14:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:14:45 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:14:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:14:45 using GIT_SSH to set credentials Gerrit user 15:14:45 Verifying host key using manually-configured host key entries 15:14:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/57/136757/7 # timeout=30 15:14:45 > git rev-parse e68c766712ed6c95aff054004335813952bf5ffa^{commit} # timeout=10 15:14:45 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:14:45 Checking out Revision e68c766712ed6c95aff054004335813952bf5ffa (refs/changes/57/136757/7) 15:14:45 > git config core.sparsecheckout # timeout=10 15:14:45 > git checkout -f e68c766712ed6c95aff054004335813952bf5ffa # timeout=30 15:14:49 Commit message: "[COMMON][DOC] Add documentation for Montral and GatewayAPI" 15:14:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:14:49 > git rev-list --no-walk c5cdaf46f0c414ad2be7efcc4b792e9d3d9c51eb # timeout=10 15:14:49 [EnvInject] - Injecting environment variables from a build step. 15:14:49 [EnvInject] - Injecting as environment variables the properties content 15:14:49 PYTHON=python3 15:14:49 15:14:49 [EnvInject] - Variables injected successfully. 15:14:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8987519240379664840.sh 15:14:49 ---> tox-install.sh 15:14:49 + source /home/jenkins/lf-env.sh 15:14:49 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:14:49 ++ mktemp -d /tmp/venv-XXXX 15:14:49 + lf_venv=/tmp/venv-X9tR 15:14:49 + local venv_file=/tmp/.os_lf_venv 15:14:49 + local python=python3 15:14:49 + local options 15:14:49 + local set_path=true 15:14:49 + local install_args= 15:14:49 ++ 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:14:49 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:14:49 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:14:49 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:14:49 + true 15:14:49 + case $1 in 15:14:49 + venv_file=/tmp/.toxenv 15:14:49 + shift 2 15:14:49 + true 15:14:49 + case $1 in 15:14:49 + shift 15:14:49 + break 15:14:49 + case $python in 15:14:49 + local pkg_list= 15:14:49 + [[ -d /opt/pyenv ]] 15:14:49 + echo 'Setup pyenv:' 15:14:49 Setup pyenv: 15:14:49 + export PYENV_ROOT=/opt/pyenv 15:14:49 + PYENV_ROOT=/opt/pyenv 15:14:49 + 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:14:49 + 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:14:49 + pyenv versions 15:14:49 * system (set by /opt/pyenv/version) 15:14:49 * 3.8.13 (set by /opt/pyenv/version) 15:14:49 * 3.9.13 (set by /opt/pyenv/version) 15:14:49 * 3.10.6 (set by /opt/pyenv/version) 15:14:49 + command -v pyenv 15:14:49 ++ pyenv init - --no-rehash 15:14:49 + 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:14:49 export PATH="/opt/pyenv/shims:${PATH}" 15:14:49 export PYENV_SHELL=bash 15:14:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:14:49 pyenv() { 15:14:49 local command 15:14:49 command="${1:-}" 15:14:49 if [ "$#" -gt 0 ]; then 15:14:49 shift 15:14:49 fi 15:14:49 15:14:49 case "$command" in 15:14:49 rehash|shell) 15:14:49 eval "$(pyenv "sh-$command" "$@")" 15:14:49 ;; 15:14:49 *) 15:14:49 command pyenv "$command" "$@" 15:14:49 ;; 15:14:49 esac 15:14:49 }' 15:14:49 +++ 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:14:49 ++ 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:14:49 ++ 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:14:49 ++ 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:14:49 ++ export PYENV_SHELL=bash 15:14:49 ++ PYENV_SHELL=bash 15:14:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:14:49 +++ complete -F _pyenv pyenv 15:14:49 ++ lf-pyver python3 15:14:49 ++ local py_version_xy=python3 15:14:49 ++ local py_version_xyz= 15:14:49 ++ pyenv versions 15:14:49 ++ local command 15:14:49 ++ sed 's/^[ *]* //' 15:14:49 ++ command=versions 15:14:49 ++ '[' 1 -gt 0 ']' 15:14:49 ++ awk '{ print $1 }' 15:14:49 ++ shift 15:14:49 ++ grep -E '^[0-9.]*[0-9]$' 15:14:49 ++ case "$command" in 15:14:49 ++ command pyenv versions 15:14:49 ++ pyenv versions 15:14:49 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:14:49 +++ grep '^3' /tmp/.pyenv_versions 15:14:49 +++ sort -V 15:14:49 +++ tail -n 1 15:14:49 ++ py_version_xyz=3.10.6 15:14:49 ++ [[ -z 3.10.6 ]] 15:14:49 ++ echo 3.10.6 15:14:49 ++ return 0 15:14:49 + pyenv local 3.10.6 15:14:49 + local command 15:14:49 + command=local 15:14:49 + '[' 2 -gt 0 ']' 15:14:49 + shift 15:14:49 + case "$command" in 15:14:49 + command pyenv local 3.10.6 15:14:49 + pyenv local 3.10.6 15:14:49 + for arg in "$@" 15:14:49 + case $arg in 15:14:49 + pkg_list+='tox ' 15:14:49 + for arg in "$@" 15:14:49 + case $arg in 15:14:49 + pkg_list+='virtualenv ' 15:14:49 + for arg in "$@" 15:14:49 + case $arg in 15:14:49 + pkg_list+='urllib3~=1.26.15 ' 15:14:49 + [[ -f /tmp/.toxenv ]] 15:14:49 + [[ ! -f /tmp/.toxenv ]] 15:14:49 + [[ -n '' ]] 15:14:49 + python3 -m venv /tmp/venv-X9tR 15:14:54 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X9tR' 15:14:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-X9tR 15:14:54 + echo /tmp/venv-X9tR 15:14:54 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:14:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:14:54 + /tmp/venv-X9tR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:14:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:14:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:14:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:14:57 + /tmp/venv-X9tR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:00 + type python3 15:15:00 + true 15:15:00 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X9tR/bin to PATH' 15:15:00 lf-activate-venv(): INFO: Adding /tmp/venv-X9tR/bin to PATH 15:15:00 + PATH=/tmp/venv-X9tR/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:15:00 + return 0 15:15:00 + python3 --version 15:15:00 Python 3.10.6 15:15:00 + python3 -m pip --version 15:15:00 pip 23.3.1 from /tmp/venv-X9tR/lib/python3.10/site-packages/pip (python 3.10) 15:15:00 + python3 -m pip freeze 15:15:00 cachetools==5.3.2 15:15:00 chardet==5.2.0 15:15:00 colorama==0.4.6 15:15:00 distlib==0.3.7 15:15:00 filelock==3.13.1 15:15:00 packaging==23.2 15:15:00 platformdirs==4.1.0 15:15:00 pluggy==1.3.0 15:15:00 pyproject-api==1.6.1 15:15:00 tomli==2.0.1 15:15:00 tox==4.11.4 15:15:00 urllib3==1.26.18 15:15:00 virtualenv==20.25.0 15:15:00 [EnvInject] - Injecting environment variables from a build step. 15:15:00 [EnvInject] - Injecting as environment variables the properties content 15:15:00 PARALLEL=false 15:15:00 15:15:00 [EnvInject] - Variables injected successfully. 15:15:00 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6680408735495238928.sh 15:15:00 ---> tox-run.sh 15:15:00 + 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:15:00 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:15:00 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:15:00 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:15:00 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:15:00 + source /home/jenkins/lf-env.sh 15:15:00 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:00 ++ mktemp -d /tmp/venv-XXXX 15:15:00 + lf_venv=/tmp/venv-pUo7 15:15:00 + local venv_file=/tmp/.os_lf_venv 15:15:00 + local python=python3 15:15:00 + local options 15:15:00 + local set_path=true 15:15:00 + local install_args= 15:15:00 ++ 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:15:00 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:00 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:00 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:00 + true 15:15:00 + case $1 in 15:15:00 + venv_file=/tmp/.toxenv 15:15:00 + shift 2 15:15:00 + true 15:15:00 + case $1 in 15:15:00 + shift 15:15:00 + break 15:15:00 + case $python in 15:15:00 + local pkg_list= 15:15:00 + [[ -d /opt/pyenv ]] 15:15:00 + echo 'Setup pyenv:' 15:15:00 Setup pyenv: 15:15:00 + export PYENV_ROOT=/opt/pyenv 15:15:00 + PYENV_ROOT=/opt/pyenv 15:15:00 + 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:15:00 + 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:15:00 + pyenv versions 15:15:00 system 15:15:00 3.8.13 15:15:00 3.9.13 15:15:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:15:00 + command -v pyenv 15:15:00 ++ pyenv init - --no-rehash 15:15:00 + 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:15:00 export PATH="/opt/pyenv/shims:${PATH}" 15:15:00 export PYENV_SHELL=bash 15:15:00 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:00 pyenv() { 15:15:00 local command 15:15:00 command="${1:-}" 15:15:00 if [ "$#" -gt 0 ]; then 15:15:00 shift 15:15:00 fi 15:15:00 15:15:00 case "$command" in 15:15:00 rehash|shell) 15:15:00 eval "$(pyenv "sh-$command" "$@")" 15:15:00 ;; 15:15:00 *) 15:15:00 command pyenv "$command" "$@" 15:15:00 ;; 15:15:00 esac 15:15:00 }' 15:15:00 +++ 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:15:00 ++ 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:15:00 ++ 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:15:00 ++ 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:15:00 ++ export PYENV_SHELL=bash 15:15:00 ++ PYENV_SHELL=bash 15:15:00 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:00 +++ complete -F _pyenv pyenv 15:15:00 ++ lf-pyver python3 15:15:00 ++ local py_version_xy=python3 15:15:00 ++ local py_version_xyz= 15:15:00 ++ pyenv versions 15:15:00 ++ local command 15:15:00 ++ command=versions 15:15:00 ++ '[' 1 -gt 0 ']' 15:15:00 ++ shift 15:15:00 ++ case "$command" in 15:15:00 ++ command pyenv versions 15:15:00 ++ pyenv versions 15:15:00 ++ sed 's/^[ *]* //' 15:15:00 ++ grep -E '^[0-9.]*[0-9]$' 15:15:00 ++ awk '{ print $1 }' 15:15:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:01 +++ grep '^3' /tmp/.pyenv_versions 15:15:01 +++ sort -V 15:15:01 +++ tail -n 1 15:15:01 ++ py_version_xyz=3.10.6 15:15:01 ++ [[ -z 3.10.6 ]] 15:15:01 ++ echo 3.10.6 15:15:01 ++ return 0 15:15:01 + pyenv local 3.10.6 15:15:01 + local command 15:15:01 + command=local 15:15:01 + '[' 2 -gt 0 ']' 15:15:01 + shift 15:15:01 + case "$command" in 15:15:01 + command pyenv local 3.10.6 15:15:01 + pyenv local 3.10.6 15:15:01 + for arg in "$@" 15:15:01 + case $arg in 15:15:01 + pkg_list+='tox ' 15:15:01 + for arg in "$@" 15:15:01 + case $arg in 15:15:01 + pkg_list+='virtualenv ' 15:15:01 + for arg in "$@" 15:15:01 + case $arg in 15:15:01 + pkg_list+='urllib3~=1.26.15 ' 15:15:01 + [[ -f /tmp/.toxenv ]] 15:15:01 ++ cat /tmp/.toxenv 15:15:01 + lf_venv=/tmp/venv-X9tR 15:15:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X9tR from' file:/tmp/.toxenv 15:15:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-X9tR from file:/tmp/.toxenv 15:15:01 + /tmp/venv-X9tR/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:15:01 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:01 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:15:01 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:15:01 + /tmp/venv-X9tR/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:03 + type python3 15:15:03 + true 15:15:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-X9tR/bin to PATH' 15:15:03 lf-activate-venv(): INFO: Adding /tmp/venv-X9tR/bin to PATH 15:15:03 + PATH=/tmp/venv-X9tR/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:15:03 + return 0 15:15:03 + [[ -d /opt/pyenv ]] 15:15:03 + echo '---> Setting up pyenv' 15:15:03 ---> Setting up pyenv 15:15:03 + export PYENV_ROOT=/opt/pyenv 15:15:03 + PYENV_ROOT=/opt/pyenv 15:15:03 + export PATH=/opt/pyenv/bin:/tmp/venv-X9tR/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:15:03 + PATH=/opt/pyenv/bin:/tmp/venv-X9tR/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:15:03 ++ pwd 15:15:03 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:15:03 + export PYTHONPATH 15:15:03 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:15:03 + TOX_TESTENV_PASSENV=PYTHONPATH 15:15:03 + tox --version 15:15:03 4.11.4 from /tmp/venv-X9tR/lib/python3.10/site-packages/tox/__init__.py 15:15:03 + PARALLEL=false 15:15:03 + TOX_OPTIONS_LIST= 15:15:03 + [[ -n checkbashisms ]] 15:15:03 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:15:03 + case ${PARALLEL,,} in 15:15:03 + tox -e checkbashisms 15:15:03 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:15:04 checkbashisms: freeze> python -m pip freeze --all 15:15:05 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:15:05 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:15:06 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:15:06 you may get strange results 15:15:07 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:15:08 checkbashisms: OK (4.78=setup[1.67]+cmd[3.11] seconds) 15:15:08 congratulations :) (4.94 seconds) 15:15:08 + tox_status=0 15:15:08 + echo '---> Completed tox runs' 15:15:08 ---> Completed tox runs 15:15:08 + for i in .tox/*/log 15:15:08 ++ echo .tox/checkbashisms/log 15:15:08 ++ awk -F/ '{print $2}' 15:15:08 + tox_env=checkbashisms 15:15:08 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:15:08 + DOC_DIR=docs/_build/html 15:15:08 + [[ -d docs/_build/html ]] 15:15:08 + echo '---> tox-run.sh ends' 15:15:08 ---> tox-run.sh ends 15:15:08 + test 0 -eq 0 15:15:08 $ ssh-agent -k 15:15:08 unset SSH_AUTH_SOCK; 15:15:08 unset SSH_AGENT_PID; 15:15:08 echo Agent pid 1655 killed; 15:15:08 [ssh-agent] Stopped. 15:15:08 [PostBuildScript] - [INFO] Executing post build scripts. 15:15:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17290252944564532124.sh 15:15:08 ---> sysstat.sh 15:15:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15581054960975479040.sh 15:15:09 ---> package-listing.sh 15:15:09 ++ facter osfamily 15:15:09 ++ tr '[:upper:]' '[:lower:]' 15:15:09 + OS_FAMILY=debian 15:15:09 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:15:09 + START_PACKAGES=/tmp/packages_start.txt 15:15:09 + END_PACKAGES=/tmp/packages_end.txt 15:15:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:09 + PACKAGES=/tmp/packages_start.txt 15:15:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:15:09 + PACKAGES=/tmp/packages_end.txt 15:15:09 + case "${OS_FAMILY}" in 15:15:09 + dpkg -l 15:15:09 + grep '^ii' 15:15:09 + '[' -f /tmp/packages_start.txt ']' 15:15:09 + '[' -f /tmp/packages_end.txt ']' 15:15:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:09 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:15:09 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:15:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:15:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13071648123298870343.sh 15:15:09 ---> capture-instance-metadata.sh 15:15:09 Setup pyenv: 15:15:09 system 15:15:09 3.8.13 15:15:09 3.9.13 15:15:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:15:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jXWP 15:15:13 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:15:16 lf-activate-venv(): INFO: Installing: lftools 15:16:02 lf-activate-venv(): INFO: Adding /tmp/venv-jXWP/bin to PATH 15:16:02 INFO: Running in OpenStack, capturing instance metadata 15:16:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10829687869907480554.sh 15:16:02 provisioning config files... 15:16:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8741856088070966399tmp 15:16:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:02 [EnvInject] - Injecting environment variables from a build step. 15:16:02 [EnvInject] - Injecting as environment variables the properties content 15:16:02 SERVER_ID=logs 15:16:02 15:16:02 [EnvInject] - Variables injected successfully. 15:16:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3728209120760401757.sh 15:16:03 ---> create-netrc.sh 15:16:03 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15549902922493132679.sh 15:16:03 ---> python-tools-install.sh 15:16:03 Setup pyenv: 15:16:03 system 15:16:03 3.8.13 15:16:03 3.9.13 15:16:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:16:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXWP from file:/tmp/.os_lf_venv 15:16:04 lf-activate-venv(): INFO: Installing: lftools 15:16:16 lf-activate-venv(): INFO: Adding /tmp/venv-jXWP/bin to PATH 15:16:16 Generating Requirements File 15:16:58 Python 3.10.6 15:16:59 pip 23.3.1 from /tmp/venv-jXWP/lib/python3.10/site-packages/pip (python 3.10) 15:16:59 appdirs==1.4.4 15:16:59 argcomplete==3.1.6 15:16:59 aspy.yaml==1.3.0 15:16:59 attrs==23.1.0 15:16:59 autopage==0.5.2 15:16:59 Babel==2.13.1 15:16:59 beautifulsoup4==4.12.2 15:16:59 boto3==1.33.9 15:16:59 botocore==1.33.9 15:16:59 bs4==0.0.1 15:16:59 cachetools==5.3.2 15:16:59 certifi==2023.11.17 15:16:59 cffi==1.16.0 15:16:59 cfgv==3.4.0 15:16:59 chardet==5.2.0 15:16:59 charset-normalizer==3.3.2 15:16:59 click==8.1.7 15:16:59 cliff==4.4.0 15:16:59 cmd2==2.4.3 15:16:59 cryptography==3.3.2 15:16:59 debtcollector==2.5.0 15:16:59 decorator==5.1.1 15:16:59 defusedxml==0.7.1 15:16:59 Deprecated==1.2.14 15:16:59 distlib==0.3.7 15:16:59 dnspython==2.4.2 15:16:59 docker==4.2.2 15:16:59 dogpile.cache==1.2.2 15:16:59 email-validator==2.1.0.post1 15:16:59 filelock==3.13.1 15:16:59 future==0.18.3 15:16:59 gitdb==4.0.11 15:16:59 GitPython==3.1.40 15:16:59 google-auth==2.25.1 15:16:59 httplib2==0.22.0 15:16:59 identify==2.5.33 15:16:59 idna==3.6 15:16:59 importlib-metadata==7.0.0 15:16:59 importlib-resources==1.5.0 15:16:59 iso8601==2.1.0 15:16:59 Jinja2==3.1.2 15:16:59 jmespath==1.0.1 15:16:59 jsonpatch==1.33 15:16:59 jsonpointer==2.4 15:16:59 jsonschema==4.20.0 15:16:59 jsonschema-specifications==2023.11.2 15:16:59 keystoneauth1==5.4.0 15:16:59 kubernetes==28.1.0 15:16:59 lftools==0.37.8 15:16:59 lxml==4.9.3 15:16:59 MarkupSafe==2.1.3 15:16:59 msgpack==1.0.7 15:16:59 multi-key-dict==2.0.3 15:16:59 munch==4.0.0 15:16:59 netaddr==0.9.0 15:16:59 netifaces==0.11.0 15:16:59 niet==1.4.2 15:16:59 nodeenv==1.8.0 15:16:59 oauth2client==4.1.3 15:16:59 oauthlib==3.2.2 15:16:59 openstacksdk==0.62.0 15:16:59 os-client-config==2.1.0 15:16:59 os-service-types==1.7.0 15:16:59 osc-lib==2.9.0 15:16:59 oslo.config==9.2.0 15:16:59 oslo.context==5.3.0 15:16:59 oslo.i18n==6.2.0 15:16:59 oslo.log==5.4.0 15:16:59 oslo.serialization==5.2.0 15:16:59 oslo.utils==6.3.0 15:16:59 packaging==23.2 15:16:59 pbr==6.0.0 15:16:59 platformdirs==4.1.0 15:16:59 prettytable==3.9.0 15:16:59 pyasn1==0.5.1 15:16:59 pyasn1-modules==0.3.0 15:16:59 pycparser==2.21 15:16:59 pygerrit2==2.0.15 15:16:59 PyGithub==2.1.1 15:16:59 pyinotify==0.9.6 15:16:59 PyJWT==2.8.0 15:16:59 PyNaCl==1.5.0 15:16:59 pyparsing==2.4.7 15:16:59 pyperclip==1.8.2 15:16:59 pyrsistent==0.20.0 15:16:59 python-cinderclient==9.4.0 15:16:59 python-dateutil==2.8.2 15:16:59 python-heatclient==3.3.0 15:16:59 python-jenkins==1.8.2 15:16:59 python-keystoneclient==5.2.0 15:16:59 python-magnumclient==4.3.0 15:16:59 python-novaclient==18.4.0 15:16:59 python-openstackclient==6.0.0 15:16:59 python-swiftclient==4.4.0 15:16:59 pytz==2023.3.post1 15:16:59 PyYAML==6.0.1 15:16:59 referencing==0.32.0 15:16:59 requests==2.31.0 15:16:59 requests-oauthlib==1.3.1 15:16:59 requestsexceptions==1.4.0 15:16:59 rfc3986==2.0.0 15:16:59 rpds-py==0.13.2 15:16:59 rsa==4.9 15:16:59 ruamel.yaml==0.18.5 15:16:59 ruamel.yaml.clib==0.2.8 15:16:59 s3transfer==0.8.2 15:16:59 simplejson==3.19.2 15:16:59 six==1.16.0 15:16:59 smmap==5.0.1 15:16:59 soupsieve==2.5 15:16:59 stevedore==5.1.0 15:16:59 tabulate==0.9.0 15:16:59 toml==0.10.2 15:16:59 tomlkit==0.12.3 15:16:59 tqdm==4.66.1 15:16:59 typing_extensions==4.8.0 15:16:59 tzdata==2023.3 15:16:59 urllib3==1.26.18 15:16:59 virtualenv==20.25.0 15:16:59 wcwidth==0.2.12 15:16:59 websocket-client==1.7.0 15:16:59 wrapt==1.16.0 15:16:59 xdg==6.0.0 15:16:59 xmltodict==0.13.0 15:16:59 yq==3.2.3 15:16:59 zipp==3.17.0 15:16:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15801611300215708703.sh 15:16:59 ---> sudo-logs.sh 15:16:59 Archiving 'sudo' log.. 15:16:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3387177976440245348.sh 15:16:59 ---> job-cost.sh 15:16:59 Setup pyenv: 15:17:00 system 15:17:00 3.8.13 15:17:00 3.9.13 15:17:00 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:17:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXWP from file:/tmp/.os_lf_venv 15:17:01 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:17:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:17:10 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:17:11 lf-activate-venv(): INFO: Adding /tmp/venv-jXWP/bin to PATH 15:17:11 INFO: No Stack... 15:17:11 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:11 INFO: Archiving Costs 15:17:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2861722834244600683.sh 15:17:11 ---> logs-deploy.sh 15:17:11 Setup pyenv: 15:17:11 system 15:17:11 3.8.13 15:17:11 3.9.13 15:17:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:17:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jXWP from file:/tmp/.os_lf_venv 15:17:13 lf-activate-venv(): INFO: Installing: lftools 15:17:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:17:25 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:17:25 lf-activate-venv(): INFO: Adding /tmp/venv-jXWP/bin to PATH 15:17:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3239 15:17:25 INFO: archiving workspace using pattern(s): 15:17:26 Archives upload complete. 15:17:27 INFO: archiving logs to Nexus 15:17:27 ---> uname -a: 15:17:27 Linux prd-ubuntu1804-builder-4c-4g-3108 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:17:27 15:17:27 15:17:27 ---> lscpu: 15:17:27 Architecture: x86_64 15:17:27 CPU op-mode(s): 32-bit, 64-bit 15:17:27 Byte Order: Little Endian 15:17:27 CPU(s): 4 15:17:27 On-line CPU(s) list: 0-3 15:17:27 Thread(s) per core: 1 15:17:27 Core(s) per socket: 1 15:17:27 Socket(s): 4 15:17:27 NUMA node(s): 1 15:17:27 Vendor ID: AuthenticAMD 15:17:27 CPU family: 23 15:17:27 Model: 49 15:17:27 Model name: AMD EPYC-Rome Processor 15:17:27 Stepping: 0 15:17:27 CPU MHz: 2800.000 15:17:27 BogoMIPS: 5600.00 15:17:27 Virtualization: AMD-V 15:17:27 Hypervisor vendor: KVM 15:17:27 Virtualization type: full 15:17:27 L1d cache: 32K 15:17:27 L1i cache: 32K 15:17:27 L2 cache: 512K 15:17:27 L3 cache: 16384K 15:17:27 NUMA node0 CPU(s): 0-3 15:17:27 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:17:27 15:17:27 15:17:27 ---> nproc: 15:17:27 4 15:17:27 15:17:27 15:17:27 ---> df -h: 15:17:27 Filesystem Size Used Avail Use% Mounted on 15:17:27 udev 7.9G 0 7.9G 0% /dev 15:17:27 tmpfs 1.6G 672K 1.6G 1% /run 15:17:27 /dev/vda1 78G 8.3G 70G 11% / 15:17:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:17:27 tmpfs 5.0M 0 5.0M 0% /run/lock 15:17:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:17:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:17:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:17:27 15:17:27 15:17:27 ---> free -m: 15:17:27 total used free shared buff/cache available 15:17:27 Mem: 16040 539 13389 0 2111 15187 15:17:27 Swap: 1023 0 1023 15:17:27 15:17:27 15:17:27 ---> ip addr: 15:17:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:17:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:17:27 inet 127.0.0.1/8 scope host lo 15:17:27 valid_lft forever preferred_lft forever 15:17:27 inet6 ::1/128 scope host 15:17:27 valid_lft forever preferred_lft forever 15:17:27 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 15:17:27 link/ether fa:16:3e:1e:d9:d2 brd ff:ff:ff:ff:ff:ff 15:17:27 inet 10.30.106.70/23 brd 10.30.107.255 scope global dynamic ens3 15:17:27 valid_lft 86212sec preferred_lft 86212sec 15:17:27 inet6 fe80::f816:3eff:fe1e:d9d2/64 scope link 15:17:27 valid_lft forever preferred_lft forever 15:17:27 15:17:27 15:17:27 ---> sar -b -r -n DEV: 15:17:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3108) 12/07/23 _x86_64_ (4 CPU) 15:17:27 15:17:27 15:14:22 LINUX RESTART (4 CPU) 15:17:27 15:17:27 15:15:01 tps rtps wtps bread/s bwrtn/s 15:17:27 15:16:01 98.50 17.84 80.66 1082.84 16279.77 15:17:27 15:17:01 69.40 0.95 68.45 100.67 16602.93 15:17:27 Average: 83.95 9.40 74.55 591.83 16441.33 15:17:27 15:17:27 15:15:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:17:27 15:16:01 13786912 15515224 2638056 16.06 66328 1855280 814852 4.66 789568 1620732 182924 15:17:27 15:17:01 13745876 15574916 2679092 16.31 77764 1937928 762952 4.37 698528 1739224 124476 15:17:27 Average: 13766394 15545070 2658574 16.19 72046 1896604 788902 4.51 744048 1679978 153700 15:17:27 15:17:27 15:15:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:17:27 15:16:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 15:17:27 15:16:01 ens3 45.75 30.77 630.05 6.64 0.00 0.00 0.00 0.00 15:17:27 15:17:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 15:17:27 15:17:01 ens3 40.20 27.82 481.36 7.10 0.00 0.00 0.00 0.00 15:17:27 Average: lo 0.97 0.97 0.10 0.10 0.00 0.00 0.00 0.00 15:17:27 Average: ens3 42.98 29.30 555.72 6.87 0.00 0.00 0.00 0.00 15:17:27 15:17:27 15:17:27 ---> sar -P ALL: 15:17:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3108) 12/07/23 _x86_64_ (4 CPU) 15:17:27 15:17:27 15:14:22 LINUX RESTART (4 CPU) 15:17:27 15:17:27 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:17:27 15:16:01 all 16.49 0.00 1.32 8.29 0.05 73.85 15:17:27 15:16:01 0 23.66 0.00 1.94 17.62 0.07 56.72 15:17:27 15:16:01 1 11.52 0.00 0.95 14.18 0.07 73.28 15:17:27 15:16:01 2 18.59 0.00 1.27 1.09 0.05 79.00 15:17:27 15:16:01 3 12.19 0.00 1.15 0.27 0.02 86.38 15:17:27 15:17:01 all 16.39 0.00 1.04 8.56 0.04 73.96 15:17:27 15:17:01 0 23.46 0.00 1.53 20.92 0.03 54.05 15:17:27 15:17:01 1 22.91 0.00 1.35 11.57 0.08 64.08 15:17:27 15:17:01 2 12.09 0.00 0.75 1.46 0.03 85.67 15:17:27 15:17:01 3 7.10 0.00 0.52 0.28 0.02 92.08 15:17:27 Average: all 16.44 0.00 1.18 8.43 0.05 73.90 15:17:27 Average: 0 23.56 0.00 1.74 19.27 0.05 55.39 15:17:27 Average: 1 17.22 0.00 1.15 12.87 0.08 68.68 15:17:27 Average: 2 15.34 0.00 1.01 1.27 0.04 82.33 15:17:27 Average: 3 9.64 0.00 0.83 0.28 0.02 89.23 15:17:27 15:17:27 15:17:27