15:15:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136958 15:15:25 Running as SYSTEM 15:15:25 [EnvInject] - Loading node environment variables. 15:15:25 Building remotely on prd-ubuntu1804-builder-4c-4g-10996 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:15:25 [ssh-agent] Looking for ssh-agent implementation... 15:15:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:15:26 $ ssh-agent 15:15:26 SSH_AUTH_SOCK=/tmp/ssh-8xpR2QdxmtNK/agent.1686 15:15:26 SSH_AGENT_PID=1688 15:15:26 [ssh-agent] Started. 15:15:26 Running ssh-add (command line suppressed) 15:15:26 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4094129076396464917.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4094129076396464917.key) 15:15:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:15:26 The recommended git tool is: NONE 15:15:27 using credential onap-jenkins-ssh 15:15:27 Wiping out workspace first. 15:15:27 Cloning the remote Git repository 15:15:27 Cloning repository git://cloud.onap.org/mirror/oom.git 15:15:27 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:15:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:27 > git --version # timeout=10 15:15:27 > git --version # 'git version 2.17.1' 15:15:27 using GIT_SSH to set credentials Gerrit user 15:15:27 Verifying host key using manually-configured host key entries 15:15:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:15:32 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:15:33 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:15:33 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:15:33 using GIT_SSH to set credentials Gerrit user 15:15:33 Verifying host key using manually-configured host key entries 15:15:33 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/58/136958/2 # timeout=30 15:15:33 > git rev-parse 63f8bfd817e969d5cfd72ab8be0666dd8c594708^{commit} # timeout=10 15:15:33 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:15:33 Checking out Revision 63f8bfd817e969d5cfd72ab8be0666dd8c594708 (refs/changes/58/136958/2) 15:15:33 > git config core.sparsecheckout # timeout=10 15:15:33 > git checkout -f 63f8bfd817e969d5cfd72ab8be0666dd8c594708 # timeout=30 15:15:36 Commit message: "[AAI] Fix AAI service monitoring via Prometheus" 15:15:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:15:36 > git rev-list --no-walk 40cbf9be39f507e69e4a0b31b8f6ee5347a3c1a9 # timeout=10 15:15:36 [EnvInject] - Injecting environment variables from a build step. 15:15:36 [EnvInject] - Injecting as environment variables the properties content 15:15:36 PYTHON=python3 15:15:36 15:15:36 [EnvInject] - Variables injected successfully. 15:15:36 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10360187899982032703.sh 15:15:37 ---> tox-install.sh 15:15:37 + source /home/jenkins/lf-env.sh 15:15:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:37 ++ mktemp -d /tmp/venv-XXXX 15:15:37 + lf_venv=/tmp/venv-ng6S 15:15:37 + local venv_file=/tmp/.os_lf_venv 15:15:37 + local python=python3 15:15:37 + local options 15:15:37 + local set_path=true 15:15:37 + local install_args= 15:15:37 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:37 + true 15:15:37 + case $1 in 15:15:37 + venv_file=/tmp/.toxenv 15:15:37 + shift 2 15:15:37 + true 15:15:37 + case $1 in 15:15:37 + shift 15:15:37 + break 15:15:37 + case $python in 15:15:37 + local pkg_list= 15:15:37 + [[ -d /opt/pyenv ]] 15:15:37 + echo 'Setup pyenv:' 15:15:37 Setup pyenv: 15:15:37 + export PYENV_ROOT=/opt/pyenv 15:15:37 + PYENV_ROOT=/opt/pyenv 15:15:37 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:37 + pyenv versions 15:15:37 * system (set by /opt/pyenv/version) 15:15:37 * 3.8.13 (set by /opt/pyenv/version) 15:15:37 * 3.9.13 (set by /opt/pyenv/version) 15:15:37 * 3.10.6 (set by /opt/pyenv/version) 15:15:37 + command -v pyenv 15:15:37 ++ pyenv init - --no-rehash 15:15:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:15:37 export PATH="/opt/pyenv/shims:${PATH}" 15:15:37 export PYENV_SHELL=bash 15:15:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:37 pyenv() { 15:15:37 local command 15:15:37 command="${1:-}" 15:15:37 if [ "$#" -gt 0 ]; then 15:15:37 shift 15:15:37 fi 15:15:37 15:15:37 case "$command" in 15:15:37 rehash|shell) 15:15:37 eval "$(pyenv "sh-$command" "$@")" 15:15:37 ;; 15:15:37 *) 15:15:37 command pyenv "$command" "$@" 15:15:37 ;; 15:15:37 esac 15:15:37 }' 15:15:37 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:15:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:37 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:37 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:37 ++ export PYENV_SHELL=bash 15:15:37 ++ PYENV_SHELL=bash 15:15:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:37 +++ complete -F _pyenv pyenv 15:15:37 ++ lf-pyver python3 15:15:37 ++ local py_version_xy=python3 15:15:37 ++ local py_version_xyz= 15:15:37 ++ pyenv versions 15:15:37 ++ local command 15:15:37 ++ command=versions 15:15:37 ++ '[' 1 -gt 0 ']' 15:15:37 ++ shift 15:15:37 ++ case "$command" in 15:15:37 ++ command pyenv versions 15:15:37 ++ pyenv versions 15:15:37 ++ sed 's/^[ *]* //' 15:15:37 ++ awk '{ print $1 }' 15:15:37 ++ grep -E '^[0-9.]*[0-9]$' 15:15:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:37 +++ grep '^3' /tmp/.pyenv_versions 15:15:37 +++ sort -V 15:15:37 +++ tail -n 1 15:15:37 ++ py_version_xyz=3.10.6 15:15:37 ++ [[ -z 3.10.6 ]] 15:15:37 ++ echo 3.10.6 15:15:37 ++ return 0 15:15:37 + pyenv local 3.10.6 15:15:37 + local command 15:15:37 + command=local 15:15:37 + '[' 2 -gt 0 ']' 15:15:37 + shift 15:15:37 + case "$command" in 15:15:37 + command pyenv local 3.10.6 15:15:37 + pyenv local 3.10.6 15:15:37 + for arg in "$@" 15:15:37 + case $arg in 15:15:37 + pkg_list+='tox ' 15:15:37 + for arg in "$@" 15:15:37 + case $arg in 15:15:37 + pkg_list+='virtualenv ' 15:15:37 + for arg in "$@" 15:15:37 + case $arg in 15:15:37 + pkg_list+='urllib3~=1.26.15 ' 15:15:37 + [[ -f /tmp/.toxenv ]] 15:15:37 + [[ ! -f /tmp/.toxenv ]] 15:15:37 + [[ -n '' ]] 15:15:37 + python3 -m venv /tmp/venv-ng6S 15:15:41 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ng6S' 15:15:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ng6S 15:15:41 + echo /tmp/venv-ng6S 15:15:41 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:15:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:15:41 + /tmp/venv-ng6S/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:15:45 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:45 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:15:45 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:15:45 + /tmp/venv-ng6S/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:47 + type python3 15:15:47 + true 15:15:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ng6S/bin to PATH' 15:15:47 lf-activate-venv(): INFO: Adding /tmp/venv-ng6S/bin to PATH 15:15:47 + PATH=/tmp/venv-ng6S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:47 + return 0 15:15:47 + python3 --version 15:15:47 Python 3.10.6 15:15:47 + python3 -m pip --version 15:15:48 pip 23.3.2 from /tmp/venv-ng6S/lib/python3.10/site-packages/pip (python 3.10) 15:15:48 + python3 -m pip freeze 15:15:48 cachetools==5.3.2 15:15:48 chardet==5.2.0 15:15:48 colorama==0.4.6 15:15:48 distlib==0.3.8 15:15:48 filelock==3.13.1 15:15:48 packaging==23.2 15:15:48 platformdirs==4.1.0 15:15:48 pluggy==1.3.0 15:15:48 pyproject-api==1.6.1 15:15:48 tomli==2.0.1 15:15:48 tox==4.11.4 15:15:48 urllib3==1.26.18 15:15:48 virtualenv==20.25.0 15:15:48 [EnvInject] - Injecting environment variables from a build step. 15:15:48 [EnvInject] - Injecting as environment variables the properties content 15:15:48 PARALLEL=false 15:15:48 15:15:48 [EnvInject] - Variables injected successfully. 15:15:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins17389063301046318456.sh 15:15:48 ---> tox-run.sh 15:15:48 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:48 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:15:48 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:15:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:15:48 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:15:48 + source /home/jenkins/lf-env.sh 15:15:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:48 ++ mktemp -d /tmp/venv-XXXX 15:15:48 + lf_venv=/tmp/venv-s7qx 15:15:48 + local venv_file=/tmp/.os_lf_venv 15:15:48 + local python=python3 15:15:48 + local options 15:15:48 + local set_path=true 15:15:48 + local install_args= 15:15:48 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:15:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:15:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:15:48 + true 15:15:48 + case $1 in 15:15:48 + venv_file=/tmp/.toxenv 15:15:48 + shift 2 15:15:48 + true 15:15:48 + case $1 in 15:15:48 + shift 15:15:48 + break 15:15:48 + case $python in 15:15:48 + local pkg_list= 15:15:48 + [[ -d /opt/pyenv ]] 15:15:48 + echo 'Setup pyenv:' 15:15:48 Setup pyenv: 15:15:48 + export PYENV_ROOT=/opt/pyenv 15:15:48 + PYENV_ROOT=/opt/pyenv 15:15:48 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:48 + pyenv versions 15:15:48 system 15:15:48 3.8.13 15:15:48 3.9.13 15:15:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:15:48 + command -v pyenv 15:15:48 ++ pyenv init - --no-rehash 15:15:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 15:15:48 export PATH="/opt/pyenv/shims:${PATH}" 15:15:48 export PYENV_SHELL=bash 15:15:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:15:48 pyenv() { 15:15:48 local command 15:15:48 command="${1:-}" 15:15:48 if [ "$#" -gt 0 ]; then 15:15:48 shift 15:15:48 fi 15:15:48 15:15:48 case "$command" in 15:15:48 rehash|shell) 15:15:48 eval "$(pyenv "sh-$command" "$@")" 15:15:48 ;; 15:15:48 *) 15:15:48 command pyenv "$command" "$@" 15:15:48 ;; 15:15:48 esac 15:15:48 }' 15:15:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 15:15:48 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:48 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:48 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:48 ++ export PYENV_SHELL=bash 15:15:48 ++ PYENV_SHELL=bash 15:15:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:15:48 +++ complete -F _pyenv pyenv 15:15:48 ++ lf-pyver python3 15:15:48 ++ local py_version_xy=python3 15:15:48 ++ local py_version_xyz= 15:15:48 ++ pyenv versions 15:15:48 ++ local command 15:15:48 ++ command=versions 15:15:48 ++ '[' 1 -gt 0 ']' 15:15:48 ++ shift 15:15:48 ++ case "$command" in 15:15:48 ++ command pyenv versions 15:15:48 ++ pyenv versions 15:15:48 ++ awk '{ print $1 }' 15:15:48 ++ grep -E '^[0-9.]*[0-9]$' 15:15:48 ++ sed 's/^[ *]* //' 15:15:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:15:48 +++ grep '^3' /tmp/.pyenv_versions 15:15:48 +++ sort -V 15:15:48 +++ tail -n 1 15:15:48 ++ py_version_xyz=3.10.6 15:15:48 ++ [[ -z 3.10.6 ]] 15:15:48 ++ echo 3.10.6 15:15:48 ++ return 0 15:15:48 + pyenv local 3.10.6 15:15:48 + local command 15:15:48 + command=local 15:15:48 + '[' 2 -gt 0 ']' 15:15:48 + shift 15:15:48 + case "$command" in 15:15:48 + command pyenv local 3.10.6 15:15:48 + pyenv local 3.10.6 15:15:48 + for arg in "$@" 15:15:48 + case $arg in 15:15:48 + pkg_list+='tox ' 15:15:48 + for arg in "$@" 15:15:48 + case $arg in 15:15:48 + pkg_list+='virtualenv ' 15:15:48 + for arg in "$@" 15:15:48 + case $arg in 15:15:48 + pkg_list+='urllib3~=1.26.15 ' 15:15:48 + [[ -f /tmp/.toxenv ]] 15:15:48 ++ cat /tmp/.toxenv 15:15:48 + lf_venv=/tmp/venv-ng6S 15:15:48 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ng6S from' file:/tmp/.toxenv 15:15:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ng6S from file:/tmp/.toxenv 15:15:48 + /tmp/venv-ng6S/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:15:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:15:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:15:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:15:49 + /tmp/venv-ng6S/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:15:50 + type python3 15:15:50 + true 15:15:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ng6S/bin to PATH' 15:15:50 lf-activate-venv(): INFO: Adding /tmp/venv-ng6S/bin to PATH 15:15:50 + PATH=/tmp/venv-ng6S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:50 + return 0 15:15:50 + [[ -d /opt/pyenv ]] 15:15:50 + echo '---> Setting up pyenv' 15:15:50 ---> Setting up pyenv 15:15:50 + export PYENV_ROOT=/opt/pyenv 15:15:50 + PYENV_ROOT=/opt/pyenv 15:15:50 + export PATH=/opt/pyenv/bin:/tmp/venv-ng6S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:50 + PATH=/opt/pyenv/bin:/tmp/venv-ng6S/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 15:15:50 ++ pwd 15:15:50 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:15:50 + export PYTHONPATH 15:15:50 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:15:50 + TOX_TESTENV_PASSENV=PYTHONPATH 15:15:50 + tox --version 15:15:51 4.11.4 from /tmp/venv-ng6S/lib/python3.10/site-packages/tox/__init__.py 15:15:51 + PARALLEL=false 15:15:51 + TOX_OPTIONS_LIST= 15:15:51 + [[ -n checkbashisms ]] 15:15:51 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:15:51 + case ${PARALLEL,,} in 15:15:51 + tox -e checkbashisms 15:15:51 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:15:52 checkbashisms: freeze> python -m pip freeze --all 15:15:53 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 15:15:53 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:15:54 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:15:54 you may get strange results 15:15:54 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:15:56 checkbashisms: OK (4.88=setup[1.61]+cmd[3.27] seconds) 15:15:56 congratulations :) (5.04 seconds) 15:15:56 + tox_status=0 15:15:56 + echo '---> Completed tox runs' 15:15:56 ---> Completed tox runs 15:15:56 + for i in .tox/*/log 15:15:56 ++ echo .tox/checkbashisms/log 15:15:56 ++ awk -F/ '{print $2}' 15:15:56 + tox_env=checkbashisms 15:15:56 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:15:56 + DOC_DIR=docs/_build/html 15:15:56 + [[ -d docs/_build/html ]] 15:15:56 + echo '---> tox-run.sh ends' 15:15:56 ---> tox-run.sh ends 15:15:56 + test 0 -eq 0 15:15:56 $ ssh-agent -k 15:15:56 unset SSH_AUTH_SOCK; 15:15:56 unset SSH_AGENT_PID; 15:15:56 echo Agent pid 1688 killed; 15:15:56 [ssh-agent] Stopped. 15:15:56 [PostBuildScript] - [INFO] Executing post build scripts. 15:15:56 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17696121408571805381.sh 15:15:56 ---> sysstat.sh 15:15:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17409454273486695731.sh 15:15:57 ---> package-listing.sh 15:15:57 ++ facter osfamily 15:15:57 ++ tr '[:upper:]' '[:lower:]' 15:15:57 + OS_FAMILY=debian 15:15:57 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:15:57 + START_PACKAGES=/tmp/packages_start.txt 15:15:57 + END_PACKAGES=/tmp/packages_end.txt 15:15:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:15:57 + PACKAGES=/tmp/packages_start.txt 15:15:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:15:57 + PACKAGES=/tmp/packages_end.txt 15:15:57 + case "${OS_FAMILY}" in 15:15:57 + dpkg -l 15:15:57 + grep '^ii' 15:15:57 + '[' -f /tmp/packages_start.txt ']' 15:15:57 + '[' -f /tmp/packages_end.txt ']' 15:15:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:15:57 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:15:57 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:15:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:15:57 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10375366209313632334.sh 15:15:57 ---> capture-instance-metadata.sh 15:15:57 Setup pyenv: 15:15:57 system 15:15:57 3.8.13 15:15:57 3.9.13 15:15:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:16:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1q8d 15:16:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:16:04 lf-activate-venv(): INFO: Installing: lftools 15:16:38 lf-activate-venv(): INFO: Adding /tmp/venv-1q8d/bin to PATH 15:16:38 INFO: Running in OpenStack, capturing instance metadata 15:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4392107661442170042.sh 15:16:39 provisioning config files... 15:16:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config14642641904405935527tmp 15:16:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:16:39 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:16:39 [EnvInject] - Injecting environment variables from a build step. 15:16:39 [EnvInject] - Injecting as environment variables the properties content 15:16:39 SERVER_ID=logs 15:16:39 15:16:39 [EnvInject] - Variables injected successfully. 15:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2254692850383492263.sh 15:16:39 ---> create-netrc.sh 15:16:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11930544826706538074.sh 15:16:39 ---> python-tools-install.sh 15:16:39 Setup pyenv: 15:16:39 system 15:16:39 3.8.13 15:16:39 3.9.13 15:16:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:16:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1q8d from file:/tmp/.os_lf_venv 15:16:40 lf-activate-venv(): INFO: Installing: lftools 15:16:48 lf-activate-venv(): INFO: Adding /tmp/venv-1q8d/bin to PATH 15:16:48 Generating Requirements File 15:17:19 Python 3.10.6 15:17:19 pip 23.3.2 from /tmp/venv-1q8d/lib/python3.10/site-packages/pip (python 3.10) 15:17:20 appdirs==1.4.4 15:17:20 argcomplete==3.2.1 15:17:20 aspy.yaml==1.3.0 15:17:20 attrs==23.2.0 15:17:20 autopage==0.5.2 15:17:20 Babel==2.14.0 15:17:20 beautifulsoup4==4.12.2 15:17:20 boto3==1.34.15 15:17:20 botocore==1.34.15 15:17:20 bs4==0.0.1 15:17:20 cachetools==5.3.2 15:17:20 certifi==2023.11.17 15:17:20 cffi==1.16.0 15:17:20 cfgv==3.4.0 15:17:20 chardet==5.2.0 15:17:20 charset-normalizer==3.3.2 15:17:20 click==8.1.7 15:17:20 cliff==4.4.0 15:17:20 cmd2==2.4.3 15:17:20 cryptography==3.3.2 15:17:20 debtcollector==2.5.0 15:17:20 decorator==5.1.1 15:17:20 defusedxml==0.7.1 15:17:20 Deprecated==1.2.14 15:17:20 distlib==0.3.8 15:17:20 dnspython==2.4.2 15:17:20 docker==4.2.2 15:17:20 dogpile.cache==1.3.0 15:17:20 email-validator==2.1.0.post1 15:17:20 filelock==3.13.1 15:17:20 future==0.18.3 15:17:20 gitdb==4.0.11 15:17:20 GitPython==3.1.41 15:17:20 google-auth==2.26.1 15:17:20 httplib2==0.22.0 15:17:20 identify==2.5.33 15:17:20 idna==3.6 15:17:20 importlib-metadata==7.0.1 15:17:20 importlib-resources==1.5.0 15:17:20 iso8601==2.1.0 15:17:20 Jinja2==3.1.2 15:17:20 jmespath==1.0.1 15:17:20 jsonpatch==1.33 15:17:20 jsonpointer==2.4 15:17:20 jsonschema==4.20.0 15:17:20 jsonschema-specifications==2023.12.1 15:17:20 keystoneauth1==5.4.0 15:17:20 kubernetes==29.0.0 15:17:20 lftools==0.37.8 15:17:20 lxml==5.1.0 15:17:20 MarkupSafe==2.1.3 15:17:20 msgpack==1.0.7 15:17:20 multi_key_dict==2.0.3 15:17:20 munch==4.0.0 15:17:20 netaddr==0.10.1 15:17:20 netifaces==0.11.0 15:17:20 niet==1.4.2 15:17:20 nodeenv==1.8.0 15:17:20 oauth2client==4.1.3 15:17:20 oauthlib==3.2.2 15:17:20 openstacksdk==0.62.0 15:17:20 os-client-config==2.1.0 15:17:20 os-service-types==1.7.0 15:17:20 osc-lib==2.9.0 15:17:20 oslo.config==9.2.0 15:17:20 oslo.context==5.3.0 15:17:20 oslo.i18n==6.2.0 15:17:20 oslo.log==5.4.0 15:17:20 oslo.serialization==5.2.0 15:17:20 oslo.utils==6.3.0 15:17:20 packaging==23.2 15:17:20 pbr==6.0.0 15:17:20 platformdirs==4.1.0 15:17:20 prettytable==3.9.0 15:17:20 pyasn1==0.5.1 15:17:20 pyasn1-modules==0.3.0 15:17:20 pycparser==2.21 15:17:20 pygerrit2==2.0.15 15:17:20 PyGithub==2.1.1 15:17:20 pyinotify==0.9.6 15:17:20 PyJWT==2.8.0 15:17:20 PyNaCl==1.5.0 15:17:20 pyparsing==2.4.7 15:17:20 pyperclip==1.8.2 15:17:20 pyrsistent==0.20.0 15:17:20 python-cinderclient==9.4.0 15:17:20 python-dateutil==2.8.2 15:17:20 python-heatclient==3.3.0 15:17:20 python-jenkins==1.8.2 15:17:20 python-keystoneclient==5.2.0 15:17:20 python-magnumclient==4.3.0 15:17:20 python-novaclient==18.4.0 15:17:20 python-openstackclient==6.0.0 15:17:20 python-swiftclient==4.4.0 15:17:20 pytz==2023.3.post1 15:17:20 PyYAML==6.0.1 15:17:20 referencing==0.32.1 15:17:20 requests==2.31.0 15:17:20 requests-oauthlib==1.3.1 15:17:20 requestsexceptions==1.4.0 15:17:20 rfc3986==2.0.0 15:17:20 rpds-py==0.16.2 15:17:20 rsa==4.9 15:17:20 ruamel.yaml==0.18.5 15:17:20 ruamel.yaml.clib==0.2.8 15:17:20 s3transfer==0.10.0 15:17:20 simplejson==3.19.2 15:17:20 six==1.16.0 15:17:20 smmap==5.0.1 15:17:20 soupsieve==2.5 15:17:20 stevedore==5.1.0 15:17:20 tabulate==0.9.0 15:17:20 toml==0.10.2 15:17:20 tomlkit==0.12.3 15:17:20 tqdm==4.66.1 15:17:20 typing_extensions==4.9.0 15:17:20 tzdata==2023.4 15:17:20 urllib3==1.26.18 15:17:20 virtualenv==20.25.0 15:17:20 wcwidth==0.2.13 15:17:20 websocket-client==1.7.0 15:17:20 wrapt==1.16.0 15:17:20 xdg==6.0.0 15:17:20 xmltodict==0.13.0 15:17:20 yq==3.2.3 15:17:20 zipp==3.17.0 15:17:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4789226356897598723.sh 15:17:20 ---> sudo-logs.sh 15:17:20 Archiving 'sudo' log.. 15:17:20 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2667280658693361840.sh 15:17:20 ---> job-cost.sh 15:17:20 Setup pyenv: 15:17:20 system 15:17:20 3.8.13 15:17:20 3.9.13 15:17:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:17:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1q8d from file:/tmp/.os_lf_venv 15:17:22 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:17:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:17:30 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. 15:17:30 lf-activate-venv(): INFO: Adding /tmp/venv-1q8d/bin to PATH 15:17:30 INFO: No Stack... 15:17:30 INFO: Retrieving Pricing Info for: v3-standard-4 15:17:30 INFO: Archiving Costs 15:17:30 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11771415685924636958.sh 15:17:30 ---> logs-deploy.sh 15:17:30 Setup pyenv: 15:17:31 system 15:17:31 3.8.13 15:17:31 3.9.13 15:17:31 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:17:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1q8d from file:/tmp/.os_lf_venv 15:17:32 lf-activate-venv(): INFO: Installing: lftools 15:17:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 15:17:41 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 15:17:42 lf-activate-venv(): INFO: Adding /tmp/venv-1q8d/bin to PATH 15:17:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3261 15:17:42 INFO: archiving workspace using pattern(s): 15:17:43 Archives upload complete. 15:17:44 INFO: archiving logs to Nexus 15:17:44 ---> uname -a: 15:17:44 Linux prd-ubuntu1804-builder-4c-4g-10996 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:17:44 15:17:44 15:17:44 ---> lscpu: 15:17:44 Architecture: x86_64 15:17:44 CPU op-mode(s): 32-bit, 64-bit 15:17:44 Byte Order: Little Endian 15:17:44 CPU(s): 4 15:17:44 On-line CPU(s) list: 0-3 15:17:44 Thread(s) per core: 1 15:17:44 Core(s) per socket: 1 15:17:44 Socket(s): 4 15:17:44 NUMA node(s): 1 15:17:44 Vendor ID: AuthenticAMD 15:17:44 CPU family: 23 15:17:44 Model: 49 15:17:44 Model name: AMD EPYC-Rome Processor 15:17:44 Stepping: 0 15:17:44 CPU MHz: 2800.000 15:17:44 BogoMIPS: 5600.00 15:17:44 Virtualization: AMD-V 15:17:44 Hypervisor vendor: KVM 15:17:44 Virtualization type: full 15:17:44 L1d cache: 32K 15:17:44 L1i cache: 32K 15:17:44 L2 cache: 512K 15:17:44 L3 cache: 16384K 15:17:44 NUMA node0 CPU(s): 0-3 15:17:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 15:17:44 15:17:44 15:17:44 ---> nproc: 15:17:44 4 15:17:44 15:17:44 15:17:44 ---> df -h: 15:17:44 Filesystem Size Used Avail Use% Mounted on 15:17:44 udev 7.9G 0 7.9G 0% /dev 15:17:44 tmpfs 1.6G 672K 1.6G 1% /run 15:17:44 /dev/vda1 78G 8.3G 70G 11% / 15:17:44 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:17:44 tmpfs 5.0M 0 5.0M 0% /run/lock 15:17:44 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:17:44 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:17:44 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:17:44 15:17:44 15:17:44 ---> free -m: 15:17:44 total used free shared buff/cache available 15:17:44 Mem: 16040 541 13376 0 2122 15184 15:17:44 Swap: 1023 0 1023 15:17:44 15:17:44 15:17:44 ---> ip addr: 15:17:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:17:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:17:44 inet 127.0.0.1/8 scope host lo 15:17:44 valid_lft forever preferred_lft forever 15:17:44 inet6 ::1/128 scope host 15:17:44 valid_lft forever preferred_lft forever 15:17:44 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:17:44 link/ether fa:16:3e:14:96:b6 brd ff:ff:ff:ff:ff:ff 15:17:44 inet 10.30.107.38/23 brd 10.30.107.255 scope global dynamic ens3 15:17:44 valid_lft 86245sec preferred_lft 86245sec 15:17:44 inet6 fe80::f816:3eff:fe14:96b6/64 scope link 15:17:44 valid_lft forever preferred_lft forever 15:17:44 15:17:44 15:17:44 ---> sar -b -r -n DEV: 15:17:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10996) 01/10/24 _x86_64_ (4 CPU) 15:17:44 15:17:44 15:15:10 LINUX RESTART (4 CPU) 15:17:44 15:17:44 15:16:03 tps rtps wtps bread/s bwrtn/s 15:17:44 15:17:01 110.55 14.39 96.16 1085.33 28097.22 15:17:44 Average: 110.55 14.39 96.16 1085.33 28097.22 15:17:44 15:17:44 15:16:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:17:44 15:17:01 13857844 15572188 2567124 15.63 69696 1839040 768280 4.40 698372 1643160 163316 15:17:44 Average: 13857844 15572188 2567124 15.63 69696 1839040 768280 4.40 698372 1643160 163316 15:17:44 15:17:44 15:16:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:17:44 15:17:01 lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 15:17:44 15:17:01 ens3 56.63 40.80 841.62 8.85 0.00 0.00 0.00 0.00 15:17:44 Average: lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 15:17:44 Average: ens3 56.63 40.80 841.62 8.85 0.00 0.00 0.00 0.00 15:17:44 15:17:44 15:17:44 ---> sar -P ALL: 15:17:44 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-10996) 01/10/24 _x86_64_ (4 CPU) 15:17:44 15:17:44 15:15:10 LINUX RESTART (4 CPU) 15:17:44 15:17:44 15:16:03 CPU %user %nice %system %iowait %steal %idle 15:17:44 15:17:01 all 19.31 0.00 1.31 4.90 0.06 74.41 15:17:44 15:17:01 0 38.15 0.00 2.04 13.11 0.07 46.62 15:17:44 15:17:01 1 10.80 0.00 0.90 4.19 0.09 84.01 15:17:44 15:17:01 2 15.51 0.00 1.19 1.54 0.07 81.69 15:17:44 15:17:01 3 12.77 0.00 1.07 0.76 0.05 85.35 15:17:44 Average: all 19.31 0.00 1.31 4.90 0.06 74.41 15:17:44 Average: 0 38.15 0.00 2.04 13.11 0.07 46.62 15:17:44 Average: 1 10.80 0.00 0.90 4.19 0.09 84.01 15:17:44 Average: 2 15.51 0.00 1.19 1.54 0.07 81.69 15:17:44 Average: 3 12.77 0.00 1.07 0.76 0.05 85.35 15:17:44 15:17:44 15:17:44