06:39:31 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136908 06:39:31 Running as SYSTEM 06:39:31 [EnvInject] - Loading node environment variables. 06:39:31 Building remotely on prd-ubuntu1804-builder-4c-4g-22635 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 06:39:31 [ssh-agent] Looking for ssh-agent implementation... 06:39:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:31 $ ssh-agent 06:39:31 SSH_AUTH_SOCK=/tmp/ssh-5DoyOe6ZbAP9/agent.1667 06:39:31 SSH_AGENT_PID=1669 06:39:31 [ssh-agent] Started. 06:39:31 Running ssh-add (command line suppressed) 06:39:31 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9933542404384781066.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_9933542404384781066.key) 06:39:31 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 06:39:31 The recommended git tool is: NONE 06:39:33 using credential onap-jenkins-ssh 06:39:33 Wiping out workspace first. 06:39:33 Cloning the remote Git repository 06:39:33 Cloning repository git://cloud.onap.org/mirror/oom.git 06:39:33 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 06:39:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:39:33 > git --version # timeout=10 06:39:33 > git --version # 'git version 2.17.1' 06:39:33 using GIT_SSH to set credentials Gerrit user 06:39:33 Verifying host key using manually-configured host key entries 06:39:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 06:39:39 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:39:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:39:40 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 06:39:40 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 06:39:40 using GIT_SSH to set credentials Gerrit user 06:39:40 Verifying host key using manually-configured host key entries 06:39:40 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/08/136908/4 # timeout=30 06:39:40 > git rev-parse 0314f2df56dbd99e7ca93011b26d457947e8facb^{commit} # timeout=10 06:39:40 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:39:40 Checking out Revision 0314f2df56dbd99e7ca93011b26d457947e8facb (refs/changes/08/136908/4) 06:39:40 > git config core.sparsecheckout # timeout=10 06:39:40 > git checkout -f 0314f2df56dbd99e7ca93011b26d457947e8facb # timeout=30 06:39:43 Commit message: "[SO][SDNC] Configure RFC 8040 APIs to support new SDNC version" 06:39:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:39:44 > git rev-list --no-walk 3c9a839dec53d453bd86692ae7ba08bc116bd12b # timeout=10 06:39:44 [EnvInject] - Injecting environment variables from a build step. 06:39:44 [EnvInject] - Injecting as environment variables the properties content 06:39:44 PYTHON=python3 06:39:44 06:39:44 [EnvInject] - Variables injected successfully. 06:39:44 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2387402254219228660.sh 06:39:44 ---> tox-install.sh 06:39:44 + source /home/jenkins/lf-env.sh 06:39:44 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:39:44 ++ mktemp -d /tmp/venv-XXXX 06:39:44 + lf_venv=/tmp/venv-ZINV 06:39:44 + local venv_file=/tmp/.os_lf_venv 06:39:44 + local python=python3 06:39:44 + local options 06:39:44 + local set_path=true 06:39:44 + local install_args= 06:39:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:39:44 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:39:44 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:39:44 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:39:44 + true 06:39:44 + case $1 in 06:39:44 + venv_file=/tmp/.toxenv 06:39:44 + shift 2 06:39:44 + true 06:39:44 + case $1 in 06:39:44 + shift 06:39:44 + break 06:39:44 + case $python in 06:39:44 + local pkg_list= 06:39:44 + [[ -d /opt/pyenv ]] 06:39:44 + echo 'Setup pyenv:' 06:39:44 Setup pyenv: 06:39:44 + export PYENV_ROOT=/opt/pyenv 06:39:44 + PYENV_ROOT=/opt/pyenv 06:39:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:44 + pyenv versions 06:39:44 * system (set by /opt/pyenv/version) 06:39:44 * 3.8.13 (set by /opt/pyenv/version) 06:39:44 * 3.9.13 (set by /opt/pyenv/version) 06:39:44 * 3.10.6 (set by /opt/pyenv/version) 06:39:44 + command -v pyenv 06:39:44 ++ pyenv init - --no-rehash 06:39:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:39:44 export PATH="/opt/pyenv/shims:${PATH}" 06:39:44 export PYENV_SHELL=bash 06:39:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:39:44 pyenv() { 06:39:44 local command 06:39:44 command="${1:-}" 06:39:44 if [ "$#" -gt 0 ]; then 06:39:44 shift 06:39:44 fi 06:39:44 06:39:44 case "$command" in 06:39:44 rehash|shell) 06:39:44 eval "$(pyenv "sh-$command" "$@")" 06:39:44 ;; 06:39:44 *) 06:39:44 command pyenv "$command" "$@" 06:39:44 ;; 06:39:44 esac 06:39:44 }' 06:39:44 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:39:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:44 ++ export PYENV_SHELL=bash 06:39:44 ++ PYENV_SHELL=bash 06:39:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:39:44 +++ complete -F _pyenv pyenv 06:39:44 ++ lf-pyver python3 06:39:44 ++ local py_version_xy=python3 06:39:44 ++ local py_version_xyz= 06:39:44 ++ pyenv versions 06:39:44 ++ sed 's/^[ *]* //' 06:39:44 ++ grep -E '^[0-9.]*[0-9]$' 06:39:44 ++ local command 06:39:44 ++ awk '{ print $1 }' 06:39:44 ++ command=versions 06:39:44 ++ '[' 1 -gt 0 ']' 06:39:44 ++ shift 06:39:44 ++ case "$command" in 06:39:44 ++ command pyenv versions 06:39:44 ++ pyenv versions 06:39:44 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:39:44 +++ grep '^3' /tmp/.pyenv_versions 06:39:44 +++ sort -V 06:39:44 +++ tail -n 1 06:39:44 ++ py_version_xyz=3.10.6 06:39:44 ++ [[ -z 3.10.6 ]] 06:39:44 ++ echo 3.10.6 06:39:44 ++ return 0 06:39:44 + pyenv local 3.10.6 06:39:44 + local command 06:39:44 + command=local 06:39:44 + '[' 2 -gt 0 ']' 06:39:44 + shift 06:39:44 + case "$command" in 06:39:44 + command pyenv local 3.10.6 06:39:44 + pyenv local 3.10.6 06:39:44 + for arg in "$@" 06:39:44 + case $arg in 06:39:44 + pkg_list+='tox ' 06:39:44 + for arg in "$@" 06:39:44 + case $arg in 06:39:44 + pkg_list+='virtualenv ' 06:39:44 + for arg in "$@" 06:39:44 + case $arg in 06:39:44 + pkg_list+='urllib3~=1.26.15 ' 06:39:44 + [[ -f /tmp/.toxenv ]] 06:39:44 + [[ ! -f /tmp/.toxenv ]] 06:39:44 + [[ -n '' ]] 06:39:44 + python3 -m venv /tmp/venv-ZINV 06:39:49 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZINV' 06:39:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZINV 06:39:49 + echo /tmp/venv-ZINV 06:39:49 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:39:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:39:49 + /tmp/venv-ZINV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:39:52 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:39:52 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:39:52 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:39:52 + /tmp/venv-ZINV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:39:55 + type python3 06:39:55 + true 06:39:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZINV/bin to PATH' 06:39:55 lf-activate-venv(): INFO: Adding /tmp/venv-ZINV/bin to PATH 06:39:55 + PATH=/tmp/venv-ZINV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:55 + return 0 06:39:55 + python3 --version 06:39:55 Python 3.10.6 06:39:55 + python3 -m pip --version 06:39:55 pip 24.0 from /tmp/venv-ZINV/lib/python3.10/site-packages/pip (python 3.10) 06:39:55 + python3 -m pip freeze 06:39:55 cachetools==5.3.3 06:39:55 chardet==5.2.0 06:39:55 colorama==0.4.6 06:39:55 distlib==0.3.8 06:39:55 filelock==3.13.4 06:39:55 packaging==24.0 06:39:55 platformdirs==4.2.0 06:39:55 pluggy==1.4.0 06:39:55 pyproject-api==1.6.1 06:39:55 tomli==2.0.1 06:39:55 tox==4.14.2 06:39:55 urllib3==1.26.18 06:39:55 virtualenv==20.25.1 06:39:55 [EnvInject] - Injecting environment variables from a build step. 06:39:55 [EnvInject] - Injecting as environment variables the properties content 06:39:55 PARALLEL=false 06:39:55 06:39:55 [EnvInject] - Variables injected successfully. 06:39:55 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9005116080922832897.sh 06:39:55 ---> tox-run.sh 06:39:55 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:55 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 06:39:55 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 06:39:55 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 06:39:55 + cd /w/workspace/oom-master-checkbashisms-lint/. 06:39:55 + source /home/jenkins/lf-env.sh 06:39:55 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:39:55 ++ mktemp -d /tmp/venv-XXXX 06:39:55 + lf_venv=/tmp/venv-jV2Z 06:39:55 + local venv_file=/tmp/.os_lf_venv 06:39:55 + local python=python3 06:39:55 + local options 06:39:55 + local set_path=true 06:39:55 + local install_args= 06:39:55 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:39:55 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:39:55 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:39:55 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:39:55 + true 06:39:55 + case $1 in 06:39:55 + venv_file=/tmp/.toxenv 06:39:55 + shift 2 06:39:55 + true 06:39:55 + case $1 in 06:39:55 + shift 06:39:55 + break 06:39:55 + case $python in 06:39:55 + local pkg_list= 06:39:55 + [[ -d /opt/pyenv ]] 06:39:55 + echo 'Setup pyenv:' 06:39:55 Setup pyenv: 06:39:55 + export PYENV_ROOT=/opt/pyenv 06:39:55 + PYENV_ROOT=/opt/pyenv 06:39:55 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:55 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:55 + pyenv versions 06:39:55 system 06:39:55 3.8.13 06:39:55 3.9.13 06:39:55 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:39:55 + command -v pyenv 06:39:55 ++ pyenv init - --no-rehash 06:39:55 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 06:39:55 export PATH="/opt/pyenv/shims:${PATH}" 06:39:55 export PYENV_SHELL=bash 06:39:55 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:39:55 pyenv() { 06:39:55 local command 06:39:55 command="${1:-}" 06:39:55 if [ "$#" -gt 0 ]; then 06:39:55 shift 06:39:55 fi 06:39:55 06:39:55 case "$command" in 06:39:55 rehash|shell) 06:39:55 eval "$(pyenv "sh-$command" "$@")" 06:39:55 ;; 06:39:55 *) 06:39:55 command pyenv "$command" "$@" 06:39:55 ;; 06:39:55 esac 06:39:55 }' 06:39:55 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 06:39:55 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:55 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:55 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:55 ++ export PYENV_SHELL=bash 06:39:55 ++ PYENV_SHELL=bash 06:39:55 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:39:55 +++ complete -F _pyenv pyenv 06:39:55 ++ lf-pyver python3 06:39:55 ++ local py_version_xy=python3 06:39:55 ++ local py_version_xyz= 06:39:55 ++ pyenv versions 06:39:55 ++ local command 06:39:55 ++ command=versions 06:39:55 ++ '[' 1 -gt 0 ']' 06:39:55 ++ shift 06:39:55 ++ case "$command" in 06:39:55 ++ command pyenv versions 06:39:55 ++ pyenv versions 06:39:55 ++ sed 's/^[ *]* //' 06:39:55 ++ awk '{ print $1 }' 06:39:55 ++ grep -E '^[0-9.]*[0-9]$' 06:39:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:39:55 +++ grep '^3' /tmp/.pyenv_versions 06:39:55 +++ sort -V 06:39:55 +++ tail -n 1 06:39:55 ++ py_version_xyz=3.10.6 06:39:55 ++ [[ -z 3.10.6 ]] 06:39:55 ++ echo 3.10.6 06:39:55 ++ return 0 06:39:55 + pyenv local 3.10.6 06:39:55 + local command 06:39:55 + command=local 06:39:55 + '[' 2 -gt 0 ']' 06:39:55 + shift 06:39:55 + case "$command" in 06:39:55 + command pyenv local 3.10.6 06:39:55 + pyenv local 3.10.6 06:39:55 + for arg in "$@" 06:39:55 + case $arg in 06:39:55 + pkg_list+='tox ' 06:39:55 + for arg in "$@" 06:39:55 + case $arg in 06:39:55 + pkg_list+='virtualenv ' 06:39:55 + for arg in "$@" 06:39:55 + case $arg in 06:39:55 + pkg_list+='urllib3~=1.26.15 ' 06:39:55 + [[ -f /tmp/.toxenv ]] 06:39:55 ++ cat /tmp/.toxenv 06:39:55 + lf_venv=/tmp/venv-ZINV 06:39:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZINV from' file:/tmp/.toxenv 06:39:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZINV from file:/tmp/.toxenv 06:39:55 + /tmp/venv-ZINV/bin/python3 -m pip install --upgrade --quiet pip virtualenv 06:39:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:39:56 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:39:56 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:39:56 + /tmp/venv-ZINV/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:39:58 + type python3 06:39:58 + true 06:39:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZINV/bin to PATH' 06:39:58 lf-activate-venv(): INFO: Adding /tmp/venv-ZINV/bin to PATH 06:39:58 + PATH=/tmp/venv-ZINV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:58 + return 0 06:39:58 + [[ -d /opt/pyenv ]] 06:39:58 + echo '---> Setting up pyenv' 06:39:58 ---> Setting up pyenv 06:39:58 + export PYENV_ROOT=/opt/pyenv 06:39:58 + PYENV_ROOT=/opt/pyenv 06:39:58 + export PATH=/opt/pyenv/bin:/tmp/venv-ZINV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:58 + PATH=/opt/pyenv/bin:/tmp/venv-ZINV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 06:39:58 ++ pwd 06:39:58 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 06:39:58 + export PYTHONPATH 06:39:58 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:39:58 + TOX_TESTENV_PASSENV=PYTHONPATH 06:39:58 + tox --version 06:39:58 4.14.2 from /tmp/venv-ZINV/lib/python3.10/site-packages/tox/__init__.py 06:39:58 + PARALLEL=false 06:39:58 + TOX_OPTIONS_LIST= 06:39:58 + [[ -n checkbashisms ]] 06:39:58 + TOX_OPTIONS_LIST=' -e checkbashisms' 06:39:58 + case ${PARALLEL,,} in 06:39:58 + tox -e checkbashisms 06:39:58 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 06:39:59 checkbashisms: freeze> python -m pip freeze --all 06:40:00 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 06:40:00 checkbashisms: commands[0]> .ci/check-bashisms.sh 06:40:01 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 06:40:01 you may get strange results 06:40:02 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 06:40:03 checkbashisms: OK (4.82=setup[1.69]+cmd[3.13] seconds) 06:40:03 congratulations :) (5.00 seconds) 06:40:04 + tox_status=0 06:40:04 + echo '---> Completed tox runs' 06:40:04 ---> Completed tox runs 06:40:04 + for i in .tox/*/log 06:40:04 ++ echo .tox/checkbashisms/log 06:40:04 ++ awk -F/ '{print $2}' 06:40:04 + tox_env=checkbashisms 06:40:04 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 06:40:04 + DOC_DIR=docs/_build/html 06:40:04 + [[ -d docs/_build/html ]] 06:40:04 + echo '---> tox-run.sh ends' 06:40:04 ---> tox-run.sh ends 06:40:04 + test 0 -eq 0 06:40:04 $ ssh-agent -k 06:40:04 unset SSH_AUTH_SOCK; 06:40:04 unset SSH_AGENT_PID; 06:40:04 echo Agent pid 1669 killed; 06:40:04 [ssh-agent] Stopped. 06:40:04 [PostBuildScript] - [INFO] Executing post build scripts. 06:40:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18163074441531296165.sh 06:40:04 ---> sysstat.sh 06:40:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14578020542801180804.sh 06:40:04 ---> package-listing.sh 06:40:04 ++ facter osfamily 06:40:04 ++ tr '[:upper:]' '[:lower:]' 06:40:04 + OS_FAMILY=debian 06:40:04 + workspace=/w/workspace/oom-master-checkbashisms-lint 06:40:04 + START_PACKAGES=/tmp/packages_start.txt 06:40:04 + END_PACKAGES=/tmp/packages_end.txt 06:40:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:04 + PACKAGES=/tmp/packages_start.txt 06:40:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:40:04 + PACKAGES=/tmp/packages_end.txt 06:40:04 + case "${OS_FAMILY}" in 06:40:04 + dpkg -l 06:40:04 + grep '^ii' 06:40:04 + '[' -f /tmp/packages_start.txt ']' 06:40:04 + '[' -f /tmp/packages_end.txt ']' 06:40:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:04 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 06:40:04 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 06:40:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 06:40:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4193006968349810361.sh 06:40:04 ---> capture-instance-metadata.sh 06:40:04 Setup pyenv: 06:40:04 system 06:40:04 3.8.13 06:40:04 3.9.13 06:40:04 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:40:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4QCD 06:40:08 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:40:11 lf-activate-venv(): INFO: Installing: lftools 06:40:45 lf-activate-venv(): INFO: Adding /tmp/venv-4QCD/bin to PATH 06:40:45 INFO: Running in OpenStack, capturing instance metadata 06:40:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17756826897882663395.sh 06:40:45 provisioning config files... 06:40:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config1003941280593747415tmp 06:40:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 06:40:45 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 06:40:45 [EnvInject] - Injecting environment variables from a build step. 06:40:45 [EnvInject] - Injecting as environment variables the properties content 06:40:45 SERVER_ID=logs 06:40:45 06:40:45 [EnvInject] - Variables injected successfully. 06:40:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9485185927980798598.sh 06:40:45 ---> create-netrc.sh 06:40:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1517661491883352531.sh 06:40:45 ---> python-tools-install.sh 06:40:45 Setup pyenv: 06:40:46 system 06:40:46 3.8.13 06:40:46 3.9.13 06:40:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:40:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QCD from file:/tmp/.os_lf_venv 06:40:47 lf-activate-venv(): INFO: Installing: lftools 06:40:55 lf-activate-venv(): INFO: Adding /tmp/venv-4QCD/bin to PATH 06:40:55 Generating Requirements File 06:41:25 Python 3.10.6 06:41:25 pip 24.0 from /tmp/venv-4QCD/lib/python3.10/site-packages/pip (python 3.10) 06:41:26 appdirs==1.4.4 06:41:26 argcomplete==3.2.3 06:41:26 aspy.yaml==1.3.0 06:41:26 attrs==23.2.0 06:41:26 autopage==0.5.2 06:41:26 beautifulsoup4==4.12.3 06:41:26 boto3==1.34.83 06:41:26 botocore==1.34.83 06:41:26 bs4==0.0.2 06:41:26 cachetools==5.3.3 06:41:26 certifi==2024.2.2 06:41:26 cffi==1.16.0 06:41:26 cfgv==3.4.0 06:41:26 chardet==5.2.0 06:41:26 charset-normalizer==3.3.2 06:41:26 click==8.1.7 06:41:26 cliff==4.6.0 06:41:26 cmd2==2.4.3 06:41:26 cryptography==3.3.2 06:41:26 debtcollector==3.0.0 06:41:26 decorator==5.1.1 06:41:26 defusedxml==0.7.1 06:41:26 Deprecated==1.2.14 06:41:26 distlib==0.3.8 06:41:26 dnspython==2.6.1 06:41:26 docker==4.2.2 06:41:26 dogpile.cache==1.3.2 06:41:26 email_validator==2.1.1 06:41:26 filelock==3.13.4 06:41:26 future==1.0.0 06:41:26 gitdb==4.0.11 06:41:26 GitPython==3.1.43 06:41:26 google-auth==2.29.0 06:41:26 httplib2==0.22.0 06:41:26 identify==2.5.35 06:41:26 idna==3.7 06:41:26 importlib-resources==1.5.0 06:41:26 iso8601==2.1.0 06:41:26 Jinja2==3.1.3 06:41:26 jmespath==1.0.1 06:41:26 jsonpatch==1.33 06:41:26 jsonpointer==2.4 06:41:26 jsonschema==4.21.1 06:41:26 jsonschema-specifications==2023.12.1 06:41:26 keystoneauth1==5.6.0 06:41:26 kubernetes==29.0.0 06:41:26 lftools==0.37.10 06:41:26 lxml==5.2.1 06:41:26 MarkupSafe==2.1.5 06:41:26 msgpack==1.0.8 06:41:26 multi_key_dict==2.0.3 06:41:26 munch==4.0.0 06:41:26 netaddr==1.2.1 06:41:26 netifaces==0.11.0 06:41:26 niet==1.4.2 06:41:26 nodeenv==1.8.0 06:41:26 oauth2client==4.1.3 06:41:26 oauthlib==3.2.2 06:41:26 openstacksdk==3.0.0 06:41:26 os-client-config==2.1.0 06:41:26 os-service-types==1.7.0 06:41:26 osc-lib==3.0.1 06:41:26 oslo.config==9.4.0 06:41:26 oslo.context==5.5.0 06:41:26 oslo.i18n==6.3.0 06:41:26 oslo.log==5.5.1 06:41:26 oslo.serialization==5.4.0 06:41:26 oslo.utils==7.1.0 06:41:26 packaging==24.0 06:41:26 pbr==6.0.0 06:41:26 platformdirs==4.2.0 06:41:26 prettytable==3.10.0 06:41:26 pyasn1==0.6.0 06:41:26 pyasn1_modules==0.4.0 06:41:26 pycparser==2.22 06:41:26 pygerrit2==2.0.15 06:41:26 PyGithub==2.3.0 06:41:26 pyinotify==0.9.6 06:41:26 PyJWT==2.8.0 06:41:26 PyNaCl==1.5.0 06:41:26 pyparsing==2.4.7 06:41:26 pyperclip==1.8.2 06:41:26 pyrsistent==0.20.0 06:41:26 python-cinderclient==9.5.0 06:41:26 python-dateutil==2.9.0.post0 06:41:26 python-heatclient==3.5.0 06:41:26 python-jenkins==1.8.2 06:41:26 python-keystoneclient==5.4.0 06:41:26 python-magnumclient==4.4.0 06:41:26 python-novaclient==18.6.0 06:41:26 python-openstackclient==6.6.0 06:41:26 python-swiftclient==4.5.0 06:41:26 PyYAML==6.0.1 06:41:26 referencing==0.34.0 06:41:26 requests==2.31.0 06:41:26 requests-oauthlib==2.0.0 06:41:26 requestsexceptions==1.4.0 06:41:26 rfc3986==2.0.0 06:41:26 rpds-py==0.18.0 06:41:26 rsa==4.9 06:41:26 ruamel.yaml==0.18.6 06:41:26 ruamel.yaml.clib==0.2.8 06:41:26 s3transfer==0.10.1 06:41:26 simplejson==3.19.2 06:41:26 six==1.16.0 06:41:26 smmap==5.0.1 06:41:26 soupsieve==2.5 06:41:26 stevedore==5.2.0 06:41:26 tabulate==0.9.0 06:41:26 toml==0.10.2 06:41:26 tomlkit==0.12.4 06:41:26 tqdm==4.66.2 06:41:26 typing_extensions==4.11.0 06:41:26 tzdata==2024.1 06:41:26 urllib3==1.26.18 06:41:26 virtualenv==20.25.1 06:41:26 wcwidth==0.2.13 06:41:26 websocket-client==1.7.0 06:41:26 wrapt==1.16.0 06:41:26 xdg==6.0.0 06:41:26 xmltodict==0.13.0 06:41:26 yq==3.2.3 06:41:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18018946376181669060.sh 06:41:26 ---> sudo-logs.sh 06:41:26 Archiving 'sudo' log.. 06:41:26 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13082172406167887086.sh 06:41:26 ---> job-cost.sh 06:41:26 Setup pyenv: 06:41:26 system 06:41:26 3.8.13 06:41:26 3.9.13 06:41:26 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:41:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QCD from file:/tmp/.os_lf_venv 06:41:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:41:33 lf-activate-venv(): INFO: Adding /tmp/venv-4QCD/bin to PATH 06:41:33 INFO: No Stack... 06:41:33 INFO: Retrieving Pricing Info for: v3-standard-4 06:41:33 INFO: Archiving Costs 06:41:33 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5603209509852426317.sh 06:41:33 ---> logs-deploy.sh 06:41:33 Setup pyenv: 06:41:33 system 06:41:33 3.8.13 06:41:33 3.9.13 06:41:33 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 06:41:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-4QCD from file:/tmp/.os_lf_venv 06:41:35 lf-activate-venv(): INFO: Installing: lftools 06:41:44 lf-activate-venv(): INFO: Adding /tmp/venv-4QCD/bin to PATH 06:41:44 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3437 06:41:44 INFO: archiving workspace using pattern(s): 06:41:46 Archives upload complete. 06:41:46 INFO: archiving logs to Nexus 06:41:47 ---> uname -a: 06:41:47 Linux prd-ubuntu1804-builder-4c-4g-22635 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 06:41:47 06:41:47 06:41:47 ---> lscpu: 06:41:47 Architecture: x86_64 06:41:47 CPU op-mode(s): 32-bit, 64-bit 06:41:47 Byte Order: Little Endian 06:41:47 CPU(s): 4 06:41:47 On-line CPU(s) list: 0-3 06:41:47 Thread(s) per core: 1 06:41:47 Core(s) per socket: 1 06:41:47 Socket(s): 4 06:41:47 NUMA node(s): 1 06:41:47 Vendor ID: AuthenticAMD 06:41:47 CPU family: 23 06:41:47 Model: 49 06:41:47 Model name: AMD EPYC-Rome Processor 06:41:47 Stepping: 0 06:41:47 CPU MHz: 2799.998 06:41:47 BogoMIPS: 5599.99 06:41:47 Virtualization: AMD-V 06:41:47 Hypervisor vendor: KVM 06:41:47 Virtualization type: full 06:41:47 L1d cache: 32K 06:41:47 L1i cache: 32K 06:41:47 L2 cache: 512K 06:41:47 L3 cache: 16384K 06:41:47 NUMA node0 CPU(s): 0-3 06:41:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 06:41:47 06:41:47 06:41:47 ---> nproc: 06:41:47 4 06:41:47 06:41:47 06:41:47 ---> df -h: 06:41:47 Filesystem Size Used Avail Use% Mounted on 06:41:47 udev 7.9G 0 7.9G 0% /dev 06:41:47 tmpfs 1.6G 672K 1.6G 1% /run 06:41:47 /dev/vda1 78G 8.3G 70G 11% / 06:41:47 tmpfs 7.9G 0 7.9G 0% /dev/shm 06:41:47 tmpfs 5.0M 0 5.0M 0% /run/lock 06:41:47 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 06:41:47 /dev/vda15 105M 4.4M 100M 5% /boot/efi 06:41:47 tmpfs 1.6G 0 1.6G 0% /run/user/1001 06:41:47 06:41:47 06:41:47 ---> free -m: 06:41:47 total used free shared buff/cache available 06:41:47 Mem: 16040 535 13452 0 2051 15192 06:41:47 Swap: 1023 0 1023 06:41:47 06:41:47 06:41:47 ---> ip addr: 06:41:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 06:41:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:41:47 inet 127.0.0.1/8 scope host lo 06:41:47 valid_lft forever preferred_lft forever 06:41:47 inet6 ::1/128 scope host 06:41:47 valid_lft forever preferred_lft forever 06:41:47 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 06:41:47 link/ether fa:16:3e:ae:6c:d3 brd ff:ff:ff:ff:ff:ff 06:41:47 inet 10.30.106.158/23 brd 10.30.107.255 scope global dynamic ens3 06:41:47 valid_lft 86234sec preferred_lft 86234sec 06:41:47 inet6 fe80::f816:3eff:feae:6cd3/64 scope link 06:41:47 valid_lft forever preferred_lft forever 06:41:47 06:41:47 06:41:47 ---> sar -b -r -n DEV: 06:41:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22635) 04/12/24 _x86_64_ (4 CPU) 06:41:47 06:41:47 06:39:03 LINUX RESTART (4 CPU) 06:41:47 06:41:47 06:40:02 tps rtps wtps bread/s bwrtn/s 06:41:47 06:41:01 100.59 14.32 86.27 1078.60 23586.24 06:41:47 Average: 100.59 14.32 86.27 1078.60 23586.24 06:41:47 06:41:47 06:40:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:41:47 06:41:01 13889976 15561564 2534992 15.43 68720 1798844 760812 4.35 710936 1602296 134376 06:41:47 Average: 13889976 15561564 2534992 15.43 68720 1798844 760812 4.35 710936 1602296 134376 06:41:47 06:41:47 06:40:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:41:47 06:41:01 lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 06:41:47 06:41:01 ens3 52.58 38.11 664.70 9.45 0.00 0.00 0.00 0.00 06:41:47 Average: lo 1.36 1.36 0.15 0.15 0.00 0.00 0.00 0.00 06:41:47 Average: ens3 52.58 38.11 664.70 9.45 0.00 0.00 0.00 0.00 06:41:47 06:41:47 06:41:47 ---> sar -P ALL: 06:41:47 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22635) 04/12/24 _x86_64_ (4 CPU) 06:41:47 06:41:47 06:39:03 LINUX RESTART (4 CPU) 06:41:47 06:41:47 06:40:02 CPU %user %nice %system %iowait %steal %idle 06:41:47 06:41:01 all 20.34 0.00 1.43 5.01 0.06 73.16 06:41:47 06:41:01 0 7.40 0.00 0.78 12.43 0.05 79.34 06:41:47 06:41:01 1 34.44 0.00 2.19 2.11 0.09 61.17 06:41:47 06:41:01 2 24.42 0.00 1.45 5.09 0.07 68.98 06:41:47 06:41:01 3 15.15 0.00 1.33 0.37 0.05 83.10 06:41:47 Average: all 20.34 0.00 1.43 5.01 0.06 73.16 06:41:47 Average: 0 7.40 0.00 0.78 12.43 0.05 79.34 06:41:47 Average: 1 34.44 0.00 2.19 2.11 0.09 61.17 06:41:47 Average: 2 24.42 0.00 1.45 5.09 0.07 68.98 06:41:47 Average: 3 15.15 0.00 1.33 0.37 0.05 83.10 06:41:47 06:41:47 06:41:47