10:45:43 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/139317 10:45:43 Running as SYSTEM 10:45:43 [EnvInject] - Loading node environment variables. 10:45:43 Building remotely on prd-ubuntu1804-builder-4c-4g-81486 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:45:43 [ssh-agent] Looking for ssh-agent implementation... 10:45:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:45:43 $ ssh-agent 10:45:43 SSH_AUTH_SOCK=/tmp/ssh-mTcb6YR6QbxA/agent.1755 10:45:43 SSH_AGENT_PID=1757 10:45:43 [ssh-agent] Started. 10:45:43 Running ssh-add (command line suppressed) 10:45:43 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6866607455922905124.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_6866607455922905124.key) 10:45:43 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:45:43 The recommended git tool is: NONE 10:45:45 using credential onap-jenkins-ssh 10:45:45 Wiping out workspace first. 10:45:45 Cloning the remote Git repository 10:45:45 Cloning repository git://cloud.onap.org/mirror/oom.git 10:45:45 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:45:45 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:45:45 > git --version # timeout=10 10:45:45 > git --version # 'git version 2.17.1' 10:45:45 using GIT_SSH to set credentials Gerrit user 10:45:45 Verifying host key using manually-configured host key entries 10:45:45 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:45:51 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:45:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:45:52 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:45:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:45:52 using GIT_SSH to set credentials Gerrit user 10:45:52 Verifying host key using manually-configured host key entries 10:45:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/17/139317/6 # timeout=30 10:45:52 > git rev-parse 33588757b2fcfc9465066b5639a4ee316e162f56^{commit} # timeout=10 10:45:52 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:45:52 Checking out Revision 33588757b2fcfc9465066b5639a4ee316e162f56 (refs/changes/17/139317/6) 10:45:52 > git config core.sparsecheckout # timeout=10 10:45:52 > git checkout -f 33588757b2fcfc9465066b5639a4ee316e162f56 # timeout=30 10:45:55 Commit message: "[AAI] 15.0.0 chart release" 10:45:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:45:55 > git rev-list --no-walk 1e2a197128b2d4faf9b2938aaeed50a5b3d164ad # timeout=10 10:45:56 [EnvInject] - Injecting environment variables from a build step. 10:45:56 [EnvInject] - Injecting as environment variables the properties content 10:45:56 PYTHON=python3 10:45:56 10:45:56 [EnvInject] - Variables injected successfully. 10:45:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9089359881380717663.sh 10:45:56 ---> tox-install.sh 10:45:56 + source /home/jenkins/lf-env.sh 10:45:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:45:56 ++ mktemp -d /tmp/venv-XXXX 10:45:56 + lf_venv=/tmp/venv-dkc1 10:45:56 + local venv_file=/tmp/.os_lf_venv 10:45:56 + local python=python3 10:45:56 + local options 10:45:56 + local set_path=true 10:45:56 + local install_args= 10:45:56 ++ 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 10:45:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:45:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:45:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:45:56 + true 10:45:56 + case $1 in 10:45:56 + venv_file=/tmp/.toxenv 10:45:56 + shift 2 10:45:56 + true 10:45:56 + case $1 in 10:45:56 + shift 10:45:56 + break 10:45:56 + case $python in 10:45:56 + local pkg_list= 10:45:56 + [[ -d /opt/pyenv ]] 10:45:56 + echo 'Setup pyenv:' 10:45:56 Setup pyenv: 10:45:56 + export PYENV_ROOT=/opt/pyenv 10:45:56 + PYENV_ROOT=/opt/pyenv 10:45:56 + 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 10:45:56 + 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 10:45:56 + pyenv versions 10:45:56 * system (set by /opt/pyenv/version) 10:45:56 * 3.8.13 (set by /opt/pyenv/version) 10:45:56 * 3.9.13 (set by /opt/pyenv/version) 10:45:56 * 3.10.6 (set by /opt/pyenv/version) 10:45:56 + command -v pyenv 10:45:56 ++ pyenv init - --no-rehash 10:45:56 + 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[*]}"'\'')" 10:45:56 export PATH="/opt/pyenv/shims:${PATH}" 10:45:56 export PYENV_SHELL=bash 10:45:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:45:56 pyenv() { 10:45:56 local command 10:45:56 command="${1:-}" 10:45:56 if [ "$#" -gt 0 ]; then 10:45:56 shift 10:45:56 fi 10:45:56 10:45:56 case "$command" in 10:45:56 rehash|shell) 10:45:56 eval "$(pyenv "sh-$command" "$@")" 10:45:56 ;; 10:45:56 *) 10:45:56 command pyenv "$command" "$@" 10:45:56 ;; 10:45:56 esac 10:45:56 }' 10:45:56 +++ 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[*]}"' 10:45:56 ++ 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 10:45:56 ++ 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 10:45:56 ++ 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 10:45:56 ++ export PYENV_SHELL=bash 10:45:56 ++ PYENV_SHELL=bash 10:45:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:45:56 +++ complete -F _pyenv pyenv 10:45:56 ++ lf-pyver python3 10:45:56 ++ local py_version_xy=python3 10:45:56 ++ local py_version_xyz= 10:45:56 ++ pyenv versions 10:45:56 ++ local command 10:45:56 ++ command=versions 10:45:56 ++ '[' 1 -gt 0 ']' 10:45:56 ++ shift 10:45:56 ++ case "$command" in 10:45:56 ++ command pyenv versions 10:45:56 ++ pyenv versions 10:45:56 ++ awk '{ print $1 }' 10:45:56 ++ grep -E '^[0-9.]*[0-9]$' 10:45:56 ++ sed 's/^[ *]* //' 10:45:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:45:56 +++ grep '^3' /tmp/.pyenv_versions 10:45:56 +++ sort -V 10:45:56 +++ tail -n 1 10:45:56 ++ py_version_xyz=3.10.6 10:45:56 ++ [[ -z 3.10.6 ]] 10:45:56 ++ echo 3.10.6 10:45:56 ++ return 0 10:45:56 + pyenv local 3.10.6 10:45:56 + local command 10:45:56 + command=local 10:45:56 + '[' 2 -gt 0 ']' 10:45:56 + shift 10:45:56 + case "$command" in 10:45:56 + command pyenv local 3.10.6 10:45:56 + pyenv local 3.10.6 10:45:56 + for arg in "$@" 10:45:56 + case $arg in 10:45:56 + pkg_list+='tox ' 10:45:56 + for arg in "$@" 10:45:56 + case $arg in 10:45:56 + pkg_list+='virtualenv ' 10:45:56 + for arg in "$@" 10:45:56 + case $arg in 10:45:56 + pkg_list+='urllib3~=1.26.15 ' 10:45:56 + [[ -f /tmp/.toxenv ]] 10:45:56 + [[ ! -f /tmp/.toxenv ]] 10:45:56 + [[ -n '' ]] 10:45:56 + python3 -m venv /tmp/venv-dkc1 10:46:01 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dkc1' 10:46:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dkc1 10:46:01 + echo /tmp/venv-dkc1 10:46:01 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:46:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:46:01 + /tmp/venv-dkc1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:46:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:46:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:46:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:46:04 + /tmp/venv-dkc1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:46:06 + type python3 10:46:06 + true 10:46:06 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dkc1/bin to PATH' 10:46:06 lf-activate-venv(): INFO: Adding /tmp/venv-dkc1/bin to PATH 10:46:06 + PATH=/tmp/venv-dkc1/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 10:46:06 + return 0 10:46:06 + python3 --version 10:46:06 Python 3.10.6 10:46:06 + python3 -m pip --version 10:46:07 pip 24.3.1 from /tmp/venv-dkc1/lib/python3.10/site-packages/pip (python 3.10) 10:46:07 + python3 -m pip freeze 10:46:07 cachetools==5.5.0 10:46:07 chardet==5.2.0 10:46:07 colorama==0.4.6 10:46:07 distlib==0.3.9 10:46:07 filelock==3.16.1 10:46:07 packaging==24.1 10:46:07 platformdirs==4.3.6 10:46:07 pluggy==1.5.0 10:46:07 pyproject-api==1.8.0 10:46:07 tomli==2.0.2 10:46:07 tox==4.23.2 10:46:07 typing_extensions==4.12.2 10:46:07 urllib3==1.26.20 10:46:07 virtualenv==20.27.1 10:46:07 [EnvInject] - Injecting environment variables from a build step. 10:46:07 [EnvInject] - Injecting as environment variables the properties content 10:46:07 PARALLEL=false 10:46:07 10:46:07 [EnvInject] - Variables injected successfully. 10:46:07 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins112161988057213630.sh 10:46:07 ---> tox-run.sh 10:46:07 + 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 10:46:07 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:46:07 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:46:07 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:46:07 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:46:07 + source /home/jenkins/lf-env.sh 10:46:07 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:46:07 ++ mktemp -d /tmp/venv-XXXX 10:46:07 + lf_venv=/tmp/venv-HJ97 10:46:07 + local venv_file=/tmp/.os_lf_venv 10:46:07 + local python=python3 10:46:07 + local options 10:46:07 + local set_path=true 10:46:07 + local install_args= 10:46:07 ++ 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 10:46:07 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:07 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:46:07 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:46:07 + true 10:46:07 + case $1 in 10:46:07 + venv_file=/tmp/.toxenv 10:46:07 + shift 2 10:46:07 + true 10:46:07 + case $1 in 10:46:07 + shift 10:46:07 + break 10:46:07 + case $python in 10:46:07 + local pkg_list= 10:46:07 + [[ -d /opt/pyenv ]] 10:46:07 + echo 'Setup pyenv:' 10:46:07 Setup pyenv: 10:46:07 + export PYENV_ROOT=/opt/pyenv 10:46:07 + PYENV_ROOT=/opt/pyenv 10:46:07 + 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 10:46:07 + 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 10:46:07 + pyenv versions 10:46:07 system 10:46:07 3.8.13 10:46:07 3.9.13 10:46:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:46:07 + command -v pyenv 10:46:07 ++ pyenv init - --no-rehash 10:46:07 + 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[*]}"'\'')" 10:46:07 export PATH="/opt/pyenv/shims:${PATH}" 10:46:07 export PYENV_SHELL=bash 10:46:07 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:46:07 pyenv() { 10:46:07 local command 10:46:07 command="${1:-}" 10:46:07 if [ "$#" -gt 0 ]; then 10:46:07 shift 10:46:07 fi 10:46:07 10:46:07 case "$command" in 10:46:07 rehash|shell) 10:46:07 eval "$(pyenv "sh-$command" "$@")" 10:46:07 ;; 10:46:07 *) 10:46:07 command pyenv "$command" "$@" 10:46:07 ;; 10:46:07 esac 10:46:07 }' 10:46:07 +++ 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[*]}"' 10:46:07 ++ 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 10:46:07 ++ 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 10:46:07 ++ 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 10:46:07 ++ export PYENV_SHELL=bash 10:46:07 ++ PYENV_SHELL=bash 10:46:07 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:46:07 +++ complete -F _pyenv pyenv 10:46:07 ++ lf-pyver python3 10:46:07 ++ local py_version_xy=python3 10:46:07 ++ local py_version_xyz= 10:46:07 ++ awk '{ print $1 }' 10:46:07 ++ pyenv versions 10:46:07 ++ local command 10:46:07 ++ grep -E '^[0-9.]*[0-9]$' 10:46:07 ++ command=versions 10:46:07 ++ '[' 1 -gt 0 ']' 10:46:07 ++ shift 10:46:07 ++ case "$command" in 10:46:07 ++ command pyenv versions 10:46:07 ++ pyenv versions 10:46:07 ++ sed 's/^[ *]* //' 10:46:07 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:46:07 +++ grep '^3' /tmp/.pyenv_versions 10:46:07 +++ tail -n 1 10:46:07 +++ sort -V 10:46:07 ++ py_version_xyz=3.10.6 10:46:07 ++ [[ -z 3.10.6 ]] 10:46:07 ++ echo 3.10.6 10:46:07 ++ return 0 10:46:07 + pyenv local 3.10.6 10:46:07 + local command 10:46:07 + command=local 10:46:07 + '[' 2 -gt 0 ']' 10:46:07 + shift 10:46:07 + case "$command" in 10:46:07 + command pyenv local 3.10.6 10:46:07 + pyenv local 3.10.6 10:46:07 + for arg in "$@" 10:46:07 + case $arg in 10:46:07 + pkg_list+='tox ' 10:46:07 + for arg in "$@" 10:46:07 + case $arg in 10:46:07 + pkg_list+='virtualenv ' 10:46:07 + for arg in "$@" 10:46:07 + case $arg in 10:46:07 + pkg_list+='urllib3~=1.26.15 ' 10:46:07 + [[ -f /tmp/.toxenv ]] 10:46:07 ++ cat /tmp/.toxenv 10:46:07 + lf_venv=/tmp/venv-dkc1 10:46:07 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkc1 from' file:/tmp/.toxenv 10:46:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dkc1 from file:/tmp/.toxenv 10:46:07 + /tmp/venv-dkc1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:46:08 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:46:08 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:46:08 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:46:08 + /tmp/venv-dkc1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:46:09 + type python3 10:46:09 + true 10:46:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dkc1/bin to PATH' 10:46:09 lf-activate-venv(): INFO: Adding /tmp/venv-dkc1/bin to PATH 10:46:09 + PATH=/tmp/venv-dkc1/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 10:46:09 + return 0 10:46:09 + [[ -d /opt/pyenv ]] 10:46:09 + echo '---> Setting up pyenv' 10:46:09 ---> Setting up pyenv 10:46:09 + export PYENV_ROOT=/opt/pyenv 10:46:09 + PYENV_ROOT=/opt/pyenv 10:46:09 + export PATH=/opt/pyenv/bin:/tmp/venv-dkc1/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 10:46:09 + PATH=/opt/pyenv/bin:/tmp/venv-dkc1/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 10:46:09 ++ pwd 10:46:09 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:46:09 + export PYTHONPATH 10:46:09 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:46:09 + TOX_TESTENV_PASSENV=PYTHONPATH 10:46:09 + tox --version 10:46:10 4.23.2 from /tmp/venv-dkc1/lib/python3.10/site-packages/tox/__init__.py 10:46:10 + PARALLEL=false 10:46:10 + TOX_OPTIONS_LIST= 10:46:10 + [[ -n checkbashisms ]] 10:46:10 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:46:10 + case ${PARALLEL,,} in 10:46:10 + tox -e checkbashisms 10:46:10 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:46:11 checkbashisms: freeze> python -m pip freeze --all 10:46:11 checkbashisms: pip==24.3.1,setuptools==75.2.0,wheel==0.44.0 10:46:11 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:46:13 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:46:13 you may get strange results 10:46:13 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:46:13 you may get strange results 10:46:13 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:46:15 checkbashisms: OK (4.69=setup[1.38]+cmd[3.31] seconds) 10:46:15 congratulations :) (4.89 seconds) 10:46:15 + tox_status=0 10:46:15 + echo '---> Completed tox runs' 10:46:15 ---> Completed tox runs 10:46:15 + for i in .tox/*/log 10:46:15 ++ echo .tox/checkbashisms/log 10:46:15 ++ awk -F/ '{print $2}' 10:46:15 + tox_env=checkbashisms 10:46:15 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:46:15 + DOC_DIR=docs/_build/html 10:46:15 + [[ -d docs/_build/html ]] 10:46:15 + echo '---> tox-run.sh ends' 10:46:15 ---> tox-run.sh ends 10:46:15 + test 0 -eq 0 10:46:15 $ ssh-agent -k 10:46:15 unset SSH_AUTH_SOCK; 10:46:15 unset SSH_AGENT_PID; 10:46:15 echo Agent pid 1757 killed; 10:46:15 [ssh-agent] Stopped. 10:46:15 [PostBuildScript] - [INFO] Executing post build scripts. 10:46:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4040612479368239094.sh 10:46:15 ---> sysstat.sh 10:46:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7519540232073084061.sh 10:46:15 ---> package-listing.sh 10:46:15 ++ tr '[:upper:]' '[:lower:]' 10:46:15 ++ facter osfamily 10:46:16 + OS_FAMILY=debian 10:46:16 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:46:16 + START_PACKAGES=/tmp/packages_start.txt 10:46:16 + END_PACKAGES=/tmp/packages_end.txt 10:46:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:46:16 + PACKAGES=/tmp/packages_start.txt 10:46:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:46:16 + PACKAGES=/tmp/packages_end.txt 10:46:16 + case "${OS_FAMILY}" in 10:46:16 + dpkg -l 10:46:16 + grep '^ii' 10:46:16 + '[' -f /tmp/packages_start.txt ']' 10:46:16 + '[' -f /tmp/packages_end.txt ']' 10:46:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:46:16 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:46:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:46:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:46:16 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10700311340757005159.sh 10:46:16 ---> capture-instance-metadata.sh 10:46:16 Setup pyenv: 10:46:16 system 10:46:16 3.8.13 10:46:16 3.9.13 10:46:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:46:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-E8Fr 10:46:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:46:22 lf-activate-venv(): INFO: Installing: lftools 10:46:52 lf-activate-venv(): INFO: Adding /tmp/venv-E8Fr/bin to PATH 10:46:52 INFO: Running in OpenStack, capturing instance metadata 10:46:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17486904732992173446.sh 10:46:52 provisioning config files... 10:46:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16782174892642578710tmp 10:46:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:46:52 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:46:52 [EnvInject] - Injecting environment variables from a build step. 10:46:52 [EnvInject] - Injecting as environment variables the properties content 10:46:52 SERVER_ID=logs 10:46:52 10:46:52 [EnvInject] - Variables injected successfully. 10:46:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15427260155619646721.sh 10:46:52 ---> create-netrc.sh 10:46:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11056450424322493276.sh 10:46:52 ---> python-tools-install.sh 10:46:52 Setup pyenv: 10:46:52 system 10:46:52 3.8.13 10:46:52 3.9.13 10:46:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:46:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E8Fr from file:/tmp/.os_lf_venv 10:46:53 lf-activate-venv(): INFO: Installing: lftools 10:47:01 lf-activate-venv(): INFO: Adding /tmp/venv-E8Fr/bin to PATH 10:47:01 Generating Requirements File 10:47:20 Python 3.10.6 10:47:20 pip 24.3.1 from /tmp/venv-E8Fr/lib/python3.10/site-packages/pip (python 3.10) 10:47:21 appdirs==1.4.4 10:47:21 argcomplete==3.5.1 10:47:21 aspy.yaml==1.3.0 10:47:21 attrs==24.2.0 10:47:21 autopage==0.5.2 10:47:21 beautifulsoup4==4.12.3 10:47:21 boto3==1.35.54 10:47:21 botocore==1.35.54 10:47:21 bs4==0.0.2 10:47:21 cachetools==5.5.0 10:47:21 certifi==2024.8.30 10:47:21 cffi==1.17.1 10:47:21 cfgv==3.4.0 10:47:21 chardet==5.2.0 10:47:21 charset-normalizer==3.4.0 10:47:21 click==8.1.7 10:47:21 cliff==4.7.0 10:47:21 cmd2==2.5.2 10:47:21 cryptography==3.3.2 10:47:21 debtcollector==3.0.0 10:47:21 decorator==5.1.1 10:47:21 defusedxml==0.7.1 10:47:21 Deprecated==1.2.14 10:47:21 distlib==0.3.9 10:47:21 dnspython==2.7.0 10:47:21 docker==4.2.2 10:47:21 dogpile.cache==1.3.3 10:47:21 durationpy==0.9 10:47:21 email_validator==2.2.0 10:47:21 filelock==3.16.1 10:47:21 future==1.0.0 10:47:21 gitdb==4.0.11 10:47:21 GitPython==3.1.43 10:47:21 google-auth==2.35.0 10:47:21 httplib2==0.22.0 10:47:21 identify==2.6.1 10:47:21 idna==3.10 10:47:21 importlib-resources==1.5.0 10:47:21 iso8601==2.1.0 10:47:21 Jinja2==3.1.4 10:47:21 jmespath==1.0.1 10:47:21 jsonpatch==1.33 10:47:21 jsonpointer==3.0.0 10:47:21 jsonschema==4.23.0 10:47:21 jsonschema-specifications==2024.10.1 10:47:21 keystoneauth1==5.8.0 10:47:21 kubernetes==31.0.0 10:47:21 lftools==0.37.10 10:47:21 lxml==5.3.0 10:47:21 MarkupSafe==3.0.2 10:47:21 msgpack==1.1.0 10:47:21 multi_key_dict==2.0.3 10:47:21 munch==4.0.0 10:47:21 netaddr==1.3.0 10:47:21 netifaces==0.11.0 10:47:21 niet==1.4.2 10:47:21 nodeenv==1.9.1 10:47:21 oauth2client==4.1.3 10:47:21 oauthlib==3.2.2 10:47:21 openstacksdk==4.1.0 10:47:21 os-client-config==2.1.0 10:47:21 os-service-types==1.7.0 10:47:21 osc-lib==3.1.0 10:47:21 oslo.config==9.6.0 10:47:21 oslo.context==5.6.0 10:47:21 oslo.i18n==6.4.0 10:47:21 oslo.log==6.1.2 10:47:21 oslo.serialization==5.5.0 10:47:21 oslo.utils==7.3.0 10:47:21 packaging==24.1 10:47:21 pbr==6.1.0 10:47:21 platformdirs==4.3.6 10:47:21 prettytable==3.12.0 10:47:21 pyasn1==0.6.1 10:47:21 pyasn1_modules==0.4.1 10:47:21 pycparser==2.22 10:47:21 pygerrit2==2.0.15 10:47:21 PyGithub==2.4.0 10:47:21 PyJWT==2.9.0 10:47:21 PyNaCl==1.5.0 10:47:21 pyparsing==2.4.7 10:47:21 pyperclip==1.9.0 10:47:21 pyrsistent==0.20.0 10:47:21 python-cinderclient==9.6.0 10:47:21 python-dateutil==2.9.0.post0 10:47:21 python-heatclient==4.0.0 10:47:21 python-jenkins==1.8.2 10:47:21 python-keystoneclient==5.5.0 10:47:21 python-magnumclient==4.7.0 10:47:21 python-openstackclient==7.2.1 10:47:21 python-swiftclient==4.6.0 10:47:21 PyYAML==6.0.2 10:47:21 referencing==0.35.1 10:47:21 requests==2.32.3 10:47:21 requests-oauthlib==2.0.0 10:47:21 requestsexceptions==1.4.0 10:47:21 rfc3986==2.0.0 10:47:21 rpds-py==0.20.1 10:47:21 rsa==4.9 10:47:21 ruamel.yaml==0.18.6 10:47:21 ruamel.yaml.clib==0.2.12 10:47:21 s3transfer==0.10.3 10:47:21 simplejson==3.19.3 10:47:21 six==1.16.0 10:47:21 smmap==5.0.1 10:47:21 soupsieve==2.6 10:47:21 stevedore==5.3.0 10:47:21 tabulate==0.9.0 10:47:21 toml==0.10.2 10:47:21 tomlkit==0.13.2 10:47:21 tqdm==4.66.6 10:47:21 typing_extensions==4.12.2 10:47:21 tzdata==2024.2 10:47:21 urllib3==1.26.20 10:47:21 virtualenv==20.27.1 10:47:21 wcwidth==0.2.13 10:47:21 websocket-client==1.8.0 10:47:21 wrapt==1.16.0 10:47:21 xdg==6.0.0 10:47:21 xmltodict==0.14.2 10:47:21 yq==3.4.3 10:47:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15754462250564351419.sh 10:47:21 ---> sudo-logs.sh 10:47:21 Archiving 'sudo' log.. 10:47:21 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5548719867075684347.sh 10:47:21 ---> job-cost.sh 10:47:21 Setup pyenv: 10:47:21 system 10:47:21 3.8.13 10:47:21 3.9.13 10:47:21 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:47:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E8Fr from file:/tmp/.os_lf_venv 10:47:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:47:26 lf-activate-venv(): INFO: Adding /tmp/venv-E8Fr/bin to PATH 10:47:26 INFO: No Stack... 10:47:27 INFO: Retrieving Pricing Info for: v3-standard-4 10:47:27 INFO: Archiving Costs 10:47:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16693598946478129238.sh 10:47:27 ---> logs-deploy.sh 10:47:27 Setup pyenv: 10:47:27 system 10:47:27 3.8.13 10:47:27 3.9.13 10:47:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:47:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-E8Fr from file:/tmp/.os_lf_venv 10:47:28 lf-activate-venv(): INFO: Installing: lftools 10:47:36 lf-activate-venv(): INFO: Adding /tmp/venv-E8Fr/bin to PATH 10:47:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3640 10:47:36 INFO: archiving workspace using pattern(s): 10:47:37 Archives upload complete. 10:47:37 INFO: archiving logs to Nexus 10:47:38 ---> uname -a: 10:47:38 Linux prd-ubuntu1804-builder-4c-4g-81486 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:47:38 10:47:38 10:47:38 ---> lscpu: 10:47:38 Architecture: x86_64 10:47:38 CPU op-mode(s): 32-bit, 64-bit 10:47:38 Byte Order: Little Endian 10:47:38 CPU(s): 4 10:47:38 On-line CPU(s) list: 0-3 10:47:38 Thread(s) per core: 1 10:47:38 Core(s) per socket: 1 10:47:38 Socket(s): 4 10:47:38 NUMA node(s): 1 10:47:38 Vendor ID: AuthenticAMD 10:47:38 CPU family: 23 10:47:38 Model: 49 10:47:38 Model name: AMD EPYC-Rome Processor 10:47:38 Stepping: 0 10:47:38 CPU MHz: 2800.000 10:47:38 BogoMIPS: 5600.00 10:47:38 Virtualization: AMD-V 10:47:38 Hypervisor vendor: KVM 10:47:38 Virtualization type: full 10:47:38 L1d cache: 32K 10:47:38 L1i cache: 32K 10:47:38 L2 cache: 512K 10:47:38 L3 cache: 16384K 10:47:38 NUMA node0 CPU(s): 0-3 10:47:38 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 10:47:38 10:47:38 10:47:38 ---> nproc: 10:47:38 4 10:47:38 10:47:38 10:47:38 ---> df -h: 10:47:38 Filesystem Size Used Avail Use% Mounted on 10:47:38 udev 7.9G 0 7.9G 0% /dev 10:47:38 tmpfs 1.6G 672K 1.6G 1% /run 10:47:38 /dev/vda1 78G 8.3G 70G 11% / 10:47:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:47:38 tmpfs 5.0M 0 5.0M 0% /run/lock 10:47:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:47:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:47:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:47:38 10:47:38 10:47:38 ---> free -m: 10:47:38 total used free shared buff/cache available 10:47:38 Mem: 16040 533 13459 0 2046 15194 10:47:38 Swap: 1023 0 1023 10:47:38 10:47:38 10:47:38 ---> ip addr: 10:47:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:47:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:47:38 inet 127.0.0.1/8 scope host lo 10:47:38 valid_lft forever preferred_lft forever 10:47:38 inet6 ::1/128 scope host 10:47:38 valid_lft forever preferred_lft forever 10:47:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:47:38 link/ether fa:16:3e:32:62:3b brd ff:ff:ff:ff:ff:ff 10:47:38 inet 10.30.107.223/23 brd 10.30.107.255 scope global dynamic ens3 10:47:38 valid_lft 86266sec preferred_lft 86266sec 10:47:38 inet6 fe80::f816:3eff:fe32:623b/64 scope link 10:47:38 valid_lft forever preferred_lft forever 10:47:38 10:47:38 10:47:38 ---> sar -b -r -n DEV: 10:47:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81486) 11/04/24 _x86_64_ (4 CPU) 10:47:38 10:47:38 10:45:27 LINUX RESTART (4 CPU) 10:47:38 10:47:38 10:46:01 tps rtps wtps bread/s bwrtn/s 10:47:38 10:47:01 107.80 21.78 86.02 1185.00 17641.33 10:47:38 Average: 107.80 21.78 86.02 1185.00 17641.33 10:47:38 10:47:38 10:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:47:38 10:47:01 13946488 15610392 2478480 15.09 70080 1788228 723244 4.14 659072 1592984 112800 10:47:38 Average: 13946488 15610392 2478480 15.09 70080 1788228 723244 4.14 659072 1592984 112800 10:47:38 10:47:38 10:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:47:38 10:47:01 ens3 56.16 39.76 662.71 14.66 0.00 0.00 0.00 0.00 10:47:38 10:47:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:47:38 Average: ens3 56.16 39.76 662.71 14.66 0.00 0.00 0.00 0.00 10:47:38 Average: lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 10:47:38 10:47:38 10:47:38 ---> sar -P ALL: 10:47:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-81486) 11/04/24 _x86_64_ (4 CPU) 10:47:38 10:47:38 10:45:27 LINUX RESTART (4 CPU) 10:47:38 10:47:38 10:46:01 CPU %user %nice %system %iowait %steal %idle 10:47:38 10:47:01 all 20.48 0.00 1.70 3.89 0.06 73.86 10:47:38 10:47:01 0 20.85 0.00 1.47 1.10 0.08 76.49 10:47:38 10:47:01 1 25.77 0.00 2.06 5.38 0.05 66.74 10:47:38 10:47:01 2 21.59 0.00 1.77 1.67 0.07 74.90 10:47:38 10:47:01 3 13.72 0.00 1.50 7.39 0.05 77.34 10:47:38 Average: all 20.48 0.00 1.70 3.89 0.06 73.86 10:47:38 Average: 0 20.85 0.00 1.47 1.10 0.08 76.49 10:47:38 Average: 1 25.77 0.00 2.06 5.38 0.05 66.74 10:47:38 Average: 2 21.59 0.00 1.77 1.67 0.07 74.90 10:47:38 Average: 3 13.72 0.00 1.50 7.39 0.05 77.34 10:47:38 10:47:38 10:47:38