11:26:59 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136908 11:26:59 Running as SYSTEM 11:26:59 [EnvInject] - Loading node environment variables. 11:26:59 Building remotely on prd-ubuntu1804-builder-4c-4g-17778 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 11:26:59 [ssh-agent] Looking for ssh-agent implementation... 11:27:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:27:00 $ ssh-agent 11:27:00 SSH_AUTH_SOCK=/tmp/ssh-ddT3sv11tWHC/agent.1767 11:27:00 SSH_AGENT_PID=1769 11:27:00 [ssh-agent] Started. 11:27:00 Running ssh-add (command line suppressed) 11:27:00 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11605611129486591867.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_11605611129486591867.key) 11:27:00 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 11:27:00 The recommended git tool is: NONE 11:27:01 using credential onap-jenkins-ssh 11:27:01 Wiping out workspace first. 11:27:01 Cloning the remote Git repository 11:27:01 Cloning repository git://cloud.onap.org/mirror/oom.git 11:27:01 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 11:27:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:01 > git --version # timeout=10 11:27:01 > git --version # 'git version 2.17.1' 11:27:01 using GIT_SSH to set credentials Gerrit user 11:27:01 Verifying host key using manually-configured host key entries 11:27:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 11:27:06 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:27:07 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 11:27:07 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 11:27:07 using GIT_SSH to set credentials Gerrit user 11:27:07 Verifying host key using manually-configured host key entries 11:27:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/136908/3 # timeout=30 11:27:07 > git rev-parse d782ce8b64920d06985aa98fc3a292f9438bf386^{commit} # timeout=10 11:27:07 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 11:27:07 Checking out Revision d782ce8b64920d06985aa98fc3a292f9438bf386 (refs/changes/08/136908/3) 11:27:07 > git config core.sparsecheckout # timeout=10 11:27:07 > git checkout -f d782ce8b64920d06985aa98fc3a292f9438bf386 # timeout=30 11:27:11 Commit message: "[SO][SDNC] Configure RFC 8040 APIs to support new SDNC version" 11:27:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 11:27:11 > git rev-list --no-walk 5fa1a05b3142c1f70757d5ce5b4519e574f6f5b2 # timeout=10 11:27:11 [EnvInject] - Injecting environment variables from a build step. 11:27:11 [EnvInject] - Injecting as environment variables the properties content 11:27:11 PYTHON=python3 11:27:11 11:27:11 [EnvInject] - Variables injected successfully. 11:27:11 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15083509671673889313.sh 11:27:11 ---> tox-install.sh 11:27:11 + source /home/jenkins/lf-env.sh 11:27:11 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:11 ++ mktemp -d /tmp/venv-XXXX 11:27:11 + lf_venv=/tmp/venv-oWpG 11:27:11 + local venv_file=/tmp/.os_lf_venv 11:27:11 + local python=python3 11:27:11 + local options 11:27:11 + local set_path=true 11:27:11 + local install_args= 11:27:11 ++ 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 11:27:11 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:11 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:11 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:11 + true 11:27:11 + case $1 in 11:27:11 + venv_file=/tmp/.toxenv 11:27:11 + shift 2 11:27:11 + true 11:27:11 + case $1 in 11:27:11 + shift 11:27:11 + break 11:27:11 + case $python in 11:27:11 + local pkg_list= 11:27:11 + [[ -d /opt/pyenv ]] 11:27:11 + echo 'Setup pyenv:' 11:27:11 Setup pyenv: 11:27:11 + export PYENV_ROOT=/opt/pyenv 11:27:11 + PYENV_ROOT=/opt/pyenv 11:27:11 + 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 11:27:11 + 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 11:27:11 + pyenv versions 11:27:11 * system (set by /opt/pyenv/version) 11:27:11 * 3.8.13 (set by /opt/pyenv/version) 11:27:11 * 3.9.13 (set by /opt/pyenv/version) 11:27:11 * 3.10.6 (set by /opt/pyenv/version) 11:27:11 + command -v pyenv 11:27:11 ++ pyenv init - --no-rehash 11:27:11 + 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[*]}"'\'')" 11:27:11 export PATH="/opt/pyenv/shims:${PATH}" 11:27:11 export PYENV_SHELL=bash 11:27:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:11 pyenv() { 11:27:11 local command 11:27:11 command="${1:-}" 11:27:11 if [ "$#" -gt 0 ]; then 11:27:11 shift 11:27:11 fi 11:27:11 11:27:11 case "$command" in 11:27:11 rehash|shell) 11:27:11 eval "$(pyenv "sh-$command" "$@")" 11:27:11 ;; 11:27:11 *) 11:27:11 command pyenv "$command" "$@" 11:27:11 ;; 11:27:11 esac 11:27:11 }' 11:27:11 +++ 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[*]}"' 11:27:11 ++ 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 11:27:11 ++ 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 11:27:11 ++ 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 11:27:11 ++ export PYENV_SHELL=bash 11:27:11 ++ PYENV_SHELL=bash 11:27:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:11 +++ complete -F _pyenv pyenv 11:27:11 ++ lf-pyver python3 11:27:11 ++ local py_version_xy=python3 11:27:11 ++ local py_version_xyz= 11:27:11 ++ pyenv versions 11:27:11 ++ local command 11:27:11 ++ command=versions 11:27:11 ++ '[' 1 -gt 0 ']' 11:27:11 ++ shift 11:27:11 ++ case "$command" in 11:27:11 ++ command pyenv versions 11:27:11 ++ pyenv versions 11:27:11 ++ awk '{ print $1 }' 11:27:11 ++ sed 's/^[ *]* //' 11:27:11 ++ grep -E '^[0-9.]*[0-9]$' 11:27:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:11 +++ grep '^3' /tmp/.pyenv_versions 11:27:11 +++ sort -V 11:27:11 +++ tail -n 1 11:27:11 ++ py_version_xyz=3.10.6 11:27:11 ++ [[ -z 3.10.6 ]] 11:27:11 ++ echo 3.10.6 11:27:11 ++ return 0 11:27:11 + pyenv local 3.10.6 11:27:11 + local command 11:27:11 + command=local 11:27:11 + '[' 2 -gt 0 ']' 11:27:11 + shift 11:27:11 + case "$command" in 11:27:11 + command pyenv local 3.10.6 11:27:11 + pyenv local 3.10.6 11:27:11 + for arg in "$@" 11:27:11 + case $arg in 11:27:11 + pkg_list+='tox ' 11:27:11 + for arg in "$@" 11:27:11 + case $arg in 11:27:11 + pkg_list+='virtualenv ' 11:27:11 + for arg in "$@" 11:27:11 + case $arg in 11:27:11 + pkg_list+='urllib3~=1.26.15 ' 11:27:11 + [[ -f /tmp/.toxenv ]] 11:27:11 + [[ ! -f /tmp/.toxenv ]] 11:27:11 + [[ -n '' ]] 11:27:11 + python3 -m venv /tmp/venv-oWpG 11:27:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oWpG' 11:27:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oWpG 11:27:15 + echo /tmp/venv-oWpG 11:27:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 11:27:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 11:27:15 + /tmp/venv-oWpG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:27:18 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:18 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:27:18 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:27:18 + /tmp/venv-oWpG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:21 + type python3 11:27:21 + true 11:27:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oWpG/bin to PATH' 11:27:21 lf-activate-venv(): INFO: Adding /tmp/venv-oWpG/bin to PATH 11:27:21 + PATH=/tmp/venv-oWpG/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 11:27:21 + return 0 11:27:21 + python3 --version 11:27:21 Python 3.10.6 11:27:21 + python3 -m pip --version 11:27:21 pip 24.0 from /tmp/venv-oWpG/lib/python3.10/site-packages/pip (python 3.10) 11:27:21 + python3 -m pip freeze 11:27:22 cachetools==5.3.3 11:27:22 chardet==5.2.0 11:27:22 colorama==0.4.6 11:27:22 distlib==0.3.8 11:27:22 filelock==3.13.1 11:27:22 packaging==24.0 11:27:22 platformdirs==4.2.0 11:27:22 pluggy==1.4.0 11:27:22 pyproject-api==1.6.1 11:27:22 tomli==2.0.1 11:27:22 tox==4.14.2 11:27:22 urllib3==1.26.18 11:27:22 virtualenv==20.25.1 11:27:22 [EnvInject] - Injecting environment variables from a build step. 11:27:22 [EnvInject] - Injecting as environment variables the properties content 11:27:22 PARALLEL=false 11:27:22 11:27:22 [EnvInject] - Variables injected successfully. 11:27:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5080180635034085535.sh 11:27:22 ---> tox-run.sh 11:27:22 + 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 11:27:22 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 11:27:22 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 11:27:22 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 11:27:22 + cd /w/workspace/oom-master-checkbashisms-lint/. 11:27:22 + source /home/jenkins/lf-env.sh 11:27:22 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 11:27:22 ++ mktemp -d /tmp/venv-XXXX 11:27:22 + lf_venv=/tmp/venv-SeKr 11:27:22 + local venv_file=/tmp/.os_lf_venv 11:27:22 + local python=python3 11:27:22 + local options 11:27:22 + local set_path=true 11:27:22 + local install_args= 11:27:22 ++ 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 11:27:22 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:22 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 11:27:22 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 11:27:22 + true 11:27:22 + case $1 in 11:27:22 + venv_file=/tmp/.toxenv 11:27:22 + shift 2 11:27:22 + true 11:27:22 + case $1 in 11:27:22 + shift 11:27:22 + break 11:27:22 + case $python in 11:27:22 + local pkg_list= 11:27:22 + [[ -d /opt/pyenv ]] 11:27:22 + echo 'Setup pyenv:' 11:27:22 Setup pyenv: 11:27:22 + export PYENV_ROOT=/opt/pyenv 11:27:22 + PYENV_ROOT=/opt/pyenv 11:27:22 + 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 11:27:22 + 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 11:27:22 + pyenv versions 11:27:22 system 11:27:22 3.8.13 11:27:22 3.9.13 11:27:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:22 + command -v pyenv 11:27:22 ++ pyenv init - --no-rehash 11:27:22 + 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[*]}"'\'')" 11:27:22 export PATH="/opt/pyenv/shims:${PATH}" 11:27:22 export PYENV_SHELL=bash 11:27:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 11:27:22 pyenv() { 11:27:22 local command 11:27:22 command="${1:-}" 11:27:22 if [ "$#" -gt 0 ]; then 11:27:22 shift 11:27:22 fi 11:27:22 11:27:22 case "$command" in 11:27:22 rehash|shell) 11:27:22 eval "$(pyenv "sh-$command" "$@")" 11:27:22 ;; 11:27:22 *) 11:27:22 command pyenv "$command" "$@" 11:27:22 ;; 11:27:22 esac 11:27:22 }' 11:27:22 +++ 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[*]}"' 11:27:22 ++ 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 11:27:22 ++ 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 11:27:22 ++ 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 11:27:22 ++ export PYENV_SHELL=bash 11:27:22 ++ PYENV_SHELL=bash 11:27:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 11:27:22 +++ complete -F _pyenv pyenv 11:27:22 ++ lf-pyver python3 11:27:22 ++ local py_version_xy=python3 11:27:22 ++ local py_version_xyz= 11:27:22 ++ pyenv versions 11:27:22 ++ sed 's/^[ *]* //' 11:27:22 ++ local command 11:27:22 ++ command=versions 11:27:22 ++ '[' 1 -gt 0 ']' 11:27:22 ++ shift 11:27:22 ++ case "$command" in 11:27:22 ++ command pyenv versions 11:27:22 ++ pyenv versions 11:27:22 ++ awk '{ print $1 }' 11:27:22 ++ grep -E '^[0-9.]*[0-9]$' 11:27:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 11:27:22 +++ grep '^3' /tmp/.pyenv_versions 11:27:22 +++ sort -V 11:27:22 +++ tail -n 1 11:27:22 ++ py_version_xyz=3.10.6 11:27:22 ++ [[ -z 3.10.6 ]] 11:27:22 ++ echo 3.10.6 11:27:22 ++ return 0 11:27:22 + pyenv local 3.10.6 11:27:22 + local command 11:27:22 + command=local 11:27:22 + '[' 2 -gt 0 ']' 11:27:22 + shift 11:27:22 + case "$command" in 11:27:22 + command pyenv local 3.10.6 11:27:22 + pyenv local 3.10.6 11:27:22 + for arg in "$@" 11:27:22 + case $arg in 11:27:22 + pkg_list+='tox ' 11:27:22 + for arg in "$@" 11:27:22 + case $arg in 11:27:22 + pkg_list+='virtualenv ' 11:27:22 + for arg in "$@" 11:27:22 + case $arg in 11:27:22 + pkg_list+='urllib3~=1.26.15 ' 11:27:22 + [[ -f /tmp/.toxenv ]] 11:27:22 ++ cat /tmp/.toxenv 11:27:22 + lf_venv=/tmp/venv-oWpG 11:27:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oWpG from' file:/tmp/.toxenv 11:27:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oWpG from file:/tmp/.toxenv 11:27:22 + /tmp/venv-oWpG/bin/python3 -m pip install --upgrade --quiet pip virtualenv 11:27:23 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 11:27:23 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 11:27:23 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 11:27:23 + /tmp/venv-oWpG/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 11:27:24 + type python3 11:27:24 + true 11:27:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oWpG/bin to PATH' 11:27:24 lf-activate-venv(): INFO: Adding /tmp/venv-oWpG/bin to PATH 11:27:24 + PATH=/tmp/venv-oWpG/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 11:27:24 + return 0 11:27:24 + [[ -d /opt/pyenv ]] 11:27:24 + echo '---> Setting up pyenv' 11:27:24 ---> Setting up pyenv 11:27:24 + export PYENV_ROOT=/opt/pyenv 11:27:24 + PYENV_ROOT=/opt/pyenv 11:27:24 + export PATH=/opt/pyenv/bin:/tmp/venv-oWpG/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 11:27:24 + PATH=/opt/pyenv/bin:/tmp/venv-oWpG/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 11:27:24 ++ pwd 11:27:24 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 11:27:24 + export PYTHONPATH 11:27:24 + export TOX_TESTENV_PASSENV=PYTHONPATH 11:27:24 + TOX_TESTENV_PASSENV=PYTHONPATH 11:27:24 + tox --version 11:27:25 4.14.2 from /tmp/venv-oWpG/lib/python3.10/site-packages/tox/__init__.py 11:27:25 + PARALLEL=false 11:27:25 + TOX_OPTIONS_LIST= 11:27:25 + [[ -n checkbashisms ]] 11:27:25 + TOX_OPTIONS_LIST=' -e checkbashisms' 11:27:25 + case ${PARALLEL,,} in 11:27:25 + tox -e checkbashisms 11:27:25 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 11:27:26 checkbashisms: freeze> python -m pip freeze --all 11:27:27 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 11:27:27 checkbashisms: commands[0]> .ci/check-bashisms.sh 11:27:28 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 11:27:28 you may get strange results 11:27:28 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 11:27:30 checkbashisms: OK (4.83=setup[1.73]+cmd[3.10] seconds) 11:27:30 congratulations :) (5.01 seconds) 11:27:30 + tox_status=0 11:27:30 + echo '---> Completed tox runs' 11:27:30 ---> Completed tox runs 11:27:30 + for i in .tox/*/log 11:27:30 ++ echo .tox/checkbashisms/log 11:27:30 ++ awk -F/ '{print $2}' 11:27:30 + tox_env=checkbashisms 11:27:30 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 11:27:30 + DOC_DIR=docs/_build/html 11:27:30 + [[ -d docs/_build/html ]] 11:27:30 + echo '---> tox-run.sh ends' 11:27:30 ---> tox-run.sh ends 11:27:30 + test 0 -eq 0 11:27:30 $ ssh-agent -k 11:27:30 unset SSH_AUTH_SOCK; 11:27:30 unset SSH_AGENT_PID; 11:27:30 echo Agent pid 1769 killed; 11:27:30 [ssh-agent] Stopped. 11:27:30 [PostBuildScript] - [INFO] Executing post build scripts. 11:27:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14730949658623055056.sh 11:27:30 ---> sysstat.sh 11:27:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10567224974151577230.sh 11:27:30 ---> package-listing.sh 11:27:30 ++ tr '[:upper:]' '[:lower:]' 11:27:30 ++ facter osfamily 11:27:31 + OS_FAMILY=debian 11:27:31 + workspace=/w/workspace/oom-master-checkbashisms-lint 11:27:31 + START_PACKAGES=/tmp/packages_start.txt 11:27:31 + END_PACKAGES=/tmp/packages_end.txt 11:27:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:27:31 + PACKAGES=/tmp/packages_start.txt 11:27:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:27:31 + PACKAGES=/tmp/packages_end.txt 11:27:31 + case "${OS_FAMILY}" in 11:27:31 + dpkg -l 11:27:31 + grep '^ii' 11:27:31 + '[' -f /tmp/packages_start.txt ']' 11:27:31 + '[' -f /tmp/packages_end.txt ']' 11:27:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:27:31 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 11:27:31 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 11:27:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 11:27:31 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17183307802284382209.sh 11:27:31 ---> capture-instance-metadata.sh 11:27:31 Setup pyenv: 11:27:31 system 11:27:31 3.8.13 11:27:31 3.9.13 11:27:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:27:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GvIP 11:27:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 11:27:38 lf-activate-venv(): INFO: Installing: lftools 11:28:10 lf-activate-venv(): INFO: Adding /tmp/venv-GvIP/bin to PATH 11:28:10 INFO: Running in OpenStack, capturing instance metadata 11:28:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3489935258433065055.sh 11:28:10 provisioning config files... 11:28:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11085269692744690476tmp 11:28:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 11:28:10 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 11:28:10 [EnvInject] - Injecting environment variables from a build step. 11:28:10 [EnvInject] - Injecting as environment variables the properties content 11:28:10 SERVER_ID=logs 11:28:10 11:28:10 [EnvInject] - Variables injected successfully. 11:28:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12741584833136750629.sh 11:28:10 ---> create-netrc.sh 11:28:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11083403795050791493.sh 11:28:10 ---> python-tools-install.sh 11:28:10 Setup pyenv: 11:28:10 system 11:28:10 3.8.13 11:28:10 3.9.13 11:28:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvIP from file:/tmp/.os_lf_venv 11:28:12 lf-activate-venv(): INFO: Installing: lftools 11:28:20 lf-activate-venv(): INFO: Adding /tmp/venv-GvIP/bin to PATH 11:28:20 Generating Requirements File 11:28:47 Python 3.10.6 11:28:47 pip 24.0 from /tmp/venv-GvIP/lib/python3.10/site-packages/pip (python 3.10) 11:28:48 appdirs==1.4.4 11:28:48 argcomplete==3.2.3 11:28:48 aspy.yaml==1.3.0 11:28:48 attrs==23.2.0 11:28:48 autopage==0.5.2 11:28:48 beautifulsoup4==4.12.3 11:28:48 boto3==1.34.69 11:28:48 botocore==1.34.69 11:28:48 bs4==0.0.2 11:28:48 cachetools==5.3.3 11:28:48 certifi==2024.2.2 11:28:48 cffi==1.16.0 11:28:48 cfgv==3.4.0 11:28:48 chardet==5.2.0 11:28:48 charset-normalizer==3.3.2 11:28:48 click==8.1.7 11:28:48 cliff==4.6.0 11:28:48 cmd2==2.4.3 11:28:48 cryptography==3.3.2 11:28:48 debtcollector==3.0.0 11:28:48 decorator==5.1.1 11:28:48 defusedxml==0.7.1 11:28:48 Deprecated==1.2.14 11:28:48 distlib==0.3.8 11:28:48 dnspython==2.6.1 11:28:48 docker==4.2.2 11:28:48 dogpile.cache==1.3.2 11:28:48 email_validator==2.1.1 11:28:48 filelock==3.13.1 11:28:48 future==1.0.0 11:28:48 gitdb==4.0.11 11:28:48 GitPython==3.1.42 11:28:48 google-auth==2.29.0 11:28:48 httplib2==0.22.0 11:28:48 identify==2.5.35 11:28:48 idna==3.6 11:28:48 importlib-resources==1.5.0 11:28:48 iso8601==2.1.0 11:28:48 Jinja2==3.1.3 11:28:48 jmespath==1.0.1 11:28:48 jsonpatch==1.33 11:28:48 jsonpointer==2.4 11:28:48 jsonschema==4.21.1 11:28:48 jsonschema-specifications==2023.12.1 11:28:48 keystoneauth1==5.6.0 11:28:48 kubernetes==29.0.0 11:28:48 lftools==0.37.10 11:28:48 lxml==5.1.0 11:28:48 MarkupSafe==2.1.5 11:28:48 msgpack==1.0.8 11:28:48 multi_key_dict==2.0.3 11:28:48 munch==4.0.0 11:28:48 netaddr==1.2.1 11:28:48 netifaces==0.11.0 11:28:48 niet==1.4.2 11:28:48 nodeenv==1.8.0 11:28:48 oauth2client==4.1.3 11:28:48 oauthlib==3.2.2 11:28:48 openstacksdk==3.0.0 11:28:48 os-client-config==2.1.0 11:28:48 os-service-types==1.7.0 11:28:48 osc-lib==3.0.1 11:28:48 oslo.config==9.4.0 11:28:48 oslo.context==5.5.0 11:28:48 oslo.i18n==6.3.0 11:28:48 oslo.log==5.5.0 11:28:48 oslo.serialization==5.4.0 11:28:48 oslo.utils==7.1.0 11:28:48 packaging==24.0 11:28:48 pbr==6.0.0 11:28:48 platformdirs==4.2.0 11:28:48 prettytable==3.10.0 11:28:48 pyasn1==0.5.1 11:28:48 pyasn1-modules==0.3.0 11:28:48 pycparser==2.21 11:28:48 pygerrit2==2.0.15 11:28:48 PyGithub==2.2.0 11:28:48 pyinotify==0.9.6 11:28:48 PyJWT==2.8.0 11:28:48 PyNaCl==1.5.0 11:28:48 pyparsing==2.4.7 11:28:48 pyperclip==1.8.2 11:28:48 pyrsistent==0.20.0 11:28:48 python-cinderclient==9.5.0 11:28:48 python-dateutil==2.9.0.post0 11:28:48 python-heatclient==3.5.0 11:28:48 python-jenkins==1.8.2 11:28:48 python-keystoneclient==5.4.0 11:28:48 python-magnumclient==4.4.0 11:28:48 python-novaclient==18.6.0 11:28:48 python-openstackclient==6.6.0 11:28:48 python-swiftclient==4.5.0 11:28:48 PyYAML==6.0.1 11:28:48 referencing==0.34.0 11:28:48 requests==2.31.0 11:28:48 requests-oauthlib==2.0.0 11:28:48 requestsexceptions==1.4.0 11:28:48 rfc3986==2.0.0 11:28:48 rpds-py==0.18.0 11:28:48 rsa==4.9 11:28:48 ruamel.yaml==0.18.6 11:28:48 ruamel.yaml.clib==0.2.8 11:28:48 s3transfer==0.10.1 11:28:48 simplejson==3.19.2 11:28:48 six==1.16.0 11:28:48 smmap==5.0.1 11:28:48 soupsieve==2.5 11:28:48 stevedore==5.2.0 11:28:48 tabulate==0.9.0 11:28:48 toml==0.10.2 11:28:48 tomlkit==0.12.4 11:28:48 tqdm==4.66.2 11:28:48 typing_extensions==4.10.0 11:28:48 tzdata==2024.1 11:28:48 urllib3==1.26.18 11:28:48 virtualenv==20.25.1 11:28:48 wcwidth==0.2.13 11:28:48 websocket-client==1.7.0 11:28:48 wrapt==1.16.0 11:28:48 xdg==6.0.0 11:28:48 xmltodict==0.13.0 11:28:48 yq==3.2.3 11:28:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13615369188545432838.sh 11:28:48 ---> sudo-logs.sh 11:28:48 Archiving 'sudo' log.. 11:28:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6437587047609656781.sh 11:28:48 ---> job-cost.sh 11:28:48 Setup pyenv: 11:28:48 system 11:28:48 3.8.13 11:28:48 3.9.13 11:28:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvIP from file:/tmp/.os_lf_venv 11:28:50 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 11:28:55 lf-activate-venv(): INFO: Adding /tmp/venv-GvIP/bin to PATH 11:28:55 INFO: No Stack... 11:28:55 INFO: Retrieving Pricing Info for: v3-standard-4 11:28:55 INFO: Archiving Costs 11:28:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12909199125725483044.sh 11:28:55 ---> logs-deploy.sh 11:28:55 Setup pyenv: 11:28:55 system 11:28:55 3.8.13 11:28:55 3.9.13 11:28:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 11:28:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GvIP from file:/tmp/.os_lf_venv 11:28:57 lf-activate-venv(): INFO: Installing: lftools 11:29:05 lf-activate-venv(): INFO: Adding /tmp/venv-GvIP/bin to PATH 11:29:05 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3375 11:29:05 INFO: archiving workspace using pattern(s): 11:29:06 Archives upload complete. 11:29:07 INFO: archiving logs to Nexus 11:29:07 ---> uname -a: 11:29:07 Linux prd-ubuntu1804-builder-4c-4g-17778 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 11:29:07 11:29:07 11:29:07 ---> lscpu: 11:29:07 Architecture: x86_64 11:29:07 CPU op-mode(s): 32-bit, 64-bit 11:29:07 Byte Order: Little Endian 11:29:07 CPU(s): 4 11:29:07 On-line CPU(s) list: 0-3 11:29:07 Thread(s) per core: 1 11:29:07 Core(s) per socket: 1 11:29:07 Socket(s): 4 11:29:07 NUMA node(s): 1 11:29:07 Vendor ID: AuthenticAMD 11:29:07 CPU family: 23 11:29:07 Model: 49 11:29:07 Model name: AMD EPYC-Rome Processor 11:29:07 Stepping: 0 11:29:07 CPU MHz: 2800.000 11:29:07 BogoMIPS: 5600.00 11:29:07 Virtualization: AMD-V 11:29:07 Hypervisor vendor: KVM 11:29:07 Virtualization type: full 11:29:07 L1d cache: 32K 11:29:07 L1i cache: 32K 11:29:07 L2 cache: 512K 11:29:07 L3 cache: 16384K 11:29:07 NUMA node0 CPU(s): 0-3 11:29:07 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 11:29:07 11:29:07 11:29:07 ---> nproc: 11:29:07 4 11:29:07 11:29:07 11:29:07 ---> df -h: 11:29:07 Filesystem Size Used Avail Use% Mounted on 11:29:07 udev 7.9G 0 7.9G 0% /dev 11:29:07 tmpfs 1.6G 672K 1.6G 1% /run 11:29:07 /dev/vda1 78G 8.3G 70G 11% / 11:29:07 tmpfs 7.9G 0 7.9G 0% /dev/shm 11:29:07 tmpfs 5.0M 0 5.0M 0% /run/lock 11:29:07 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 11:29:07 /dev/vda15 105M 4.4M 100M 5% /boot/efi 11:29:07 tmpfs 1.6G 0 1.6G 0% /run/user/1001 11:29:07 11:29:07 11:29:07 ---> free -m: 11:29:07 total used free shared buff/cache available 11:29:07 Mem: 16040 531 13447 0 2061 15196 11:29:07 Swap: 1023 0 1023 11:29:07 11:29:07 11:29:07 ---> ip addr: 11:29:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 11:29:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:29:07 inet 127.0.0.1/8 scope host lo 11:29:07 valid_lft forever preferred_lft forever 11:29:07 inet6 ::1/128 scope host 11:29:07 valid_lft forever preferred_lft forever 11:29:07 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 11:29:07 link/ether fa:16:3e:19:39:4b brd ff:ff:ff:ff:ff:ff 11:29:07 inet 10.30.106.102/23 brd 10.30.107.255 scope global dynamic ens3 11:29:07 valid_lft 86256sec preferred_lft 86256sec 11:29:07 inet6 fe80::f816:3eff:fe19:394b/64 scope link 11:29:07 valid_lft forever preferred_lft forever 11:29:07 11:29:07 11:29:07 ---> sar -b -r -n DEV: 11:29:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17778) 03/24/24 _x86_64_ (4 CPU) 11:29:07 11:29:07 11:26:46 LINUX RESTART (4 CPU) 11:29:07 11:29:07 11:27:01 tps rtps wtps bread/s bwrtn/s 11:29:07 11:28:02 237.46 33.54 203.92 1637.73 29209.27 11:29:07 11:29:01 98.19 4.32 93.87 222.43 29062.56 11:29:07 Average: 168.40 19.05 149.35 935.97 29136.52 11:29:07 11:29:07 11:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:29:07 11:28:02 13929208 15515228 2495760 15.19 57152 1731460 838792 4.80 755072 1530532 90200 11:29:07 11:29:01 13751468 15543708 2673500 16.28 77448 1904236 799608 4.58 728096 1702680 84000 11:29:07 Average: 13840338 15529468 2584630 15.74 67300 1817848 819200 4.69 741584 1616606 87100 11:29:07 11:29:07 11:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:29:07 11:28:02 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 11:29:07 11:28:02 ens3 138.46 103.67 1538.48 29.12 0.00 0.00 0.00 0.00 11:29:07 11:29:01 lo 1.49 1.49 0.15 0.15 0.00 0.00 0.00 0.00 11:29:07 11:29:01 ens3 34.02 27.01 255.66 8.38 0.00 0.00 0.00 0.00 11:29:07 Average: lo 1.48 1.48 0.15 0.15 0.00 0.00 0.00 0.00 11:29:07 Average: ens3 86.68 65.66 902.40 18.83 0.00 0.00 0.00 0.00 11:29:07 11:29:07 11:29:07 ---> sar -P ALL: 11:29:07 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-17778) 03/24/24 _x86_64_ (4 CPU) 11:29:07 11:29:07 11:26:46 LINUX RESTART (4 CPU) 11:29:07 11:29:07 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:29:07 11:28:02 all 20.19 0.00 2.20 4.93 0.06 72.62 11:29:07 11:28:02 0 18.17 0.00 2.42 3.36 0.07 75.98 11:29:07 11:28:02 1 27.20 0.00 2.62 2.04 0.07 68.07 11:29:07 11:28:02 2 19.17 0.00 1.96 2.81 0.05 76.01 11:29:07 11:28:02 3 16.21 0.00 1.81 11.55 0.07 70.36 11:29:07 11:29:01 all 21.44 0.00 1.33 3.75 0.06 73.43 11:29:07 11:29:01 0 5.36 0.00 0.83 3.49 0.07 90.25 11:29:07 11:29:01 1 23.02 0.00 1.44 0.17 0.05 75.31 11:29:07 11:29:01 2 56.44 0.00 2.46 2.09 0.08 38.92 11:29:07 11:29:01 3 0.80 0.00 0.55 9.25 0.03 89.37 11:29:07 Average: all 20.81 0.00 1.77 4.34 0.06 73.02 11:29:07 Average: 0 11.83 0.00 1.64 3.42 0.07 83.05 11:29:07 Average: 1 25.13 0.00 2.04 1.11 0.06 71.67 11:29:07 Average: 2 37.66 0.00 2.21 2.45 0.07 57.62 11:29:07 Average: 3 8.58 0.00 1.18 10.41 0.05 79.77 11:29:07 11:29:07 11:29:07