15:02:05 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136832 15:02:05 Running as SYSTEM 15:02:05 [EnvInject] - Loading node environment variables. 15:02:05 Building remotely on prd-ubuntu1804-builder-4c-4g-11041 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:02:05 [ssh-agent] Looking for ssh-agent implementation... 15:02:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:06 $ ssh-agent 15:02:06 SSH_AUTH_SOCK=/tmp/ssh-QTHAMFijAEFT/agent.1743 15:02:06 SSH_AGENT_PID=1744 15:02:06 [ssh-agent] Started. 15:02:06 Running ssh-add (command line suppressed) 15:02:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16924587300837523476.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16924587300837523476.key) 15:02:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:02:06 The recommended git tool is: NONE 15:02:08 using credential onap-jenkins-ssh 15:02:08 Wiping out workspace first. 15:02:08 Cloning the remote Git repository 15:02:08 Cloning repository git://cloud.onap.org/mirror/oom.git 15:02:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:02:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:09 > git --version # timeout=10 15:02:09 > git --version # 'git version 2.17.1' 15:02:09 using GIT_SSH to set credentials Gerrit user 15:02:09 Verifying host key using manually-configured host key entries 15:02:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:02:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:02:16 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:02:16 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:02:16 using GIT_SSH to set credentials Gerrit user 15:02:16 Verifying host key using manually-configured host key entries 15:02:16 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/32/136832/3 # timeout=30 15:02:17 > git rev-parse af168f74ebbbca7e97816575c2c758b5283c94e7^{commit} # timeout=10 15:02:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:02:17 Checking out Revision af168f74ebbbca7e97816575c2c758b5283c94e7 (refs/changes/32/136832/3) 15:02:17 > git config core.sparsecheckout # timeout=10 15:02:17 > git checkout -f af168f74ebbbca7e97816575c2c758b5283c94e7 # timeout=30 15:02:20 Commit message: "[POLICY] Update docker images to latest versions" 15:02:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:02:20 > git rev-list --no-walk 9e79dd39f57135ab08f58b74b628c4ae5991e503 # timeout=10 15:02:20 [EnvInject] - Injecting environment variables from a build step. 15:02:20 [EnvInject] - Injecting as environment variables the properties content 15:02:20 PYTHON=python3 15:02:20 15:02:20 [EnvInject] - Variables injected successfully. 15:02:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins12155812422172702628.sh 15:02:21 ---> tox-install.sh 15:02:21 + source /home/jenkins/lf-env.sh 15:02:21 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:21 ++ mktemp -d /tmp/venv-XXXX 15:02:21 + lf_venv=/tmp/venv-0Tb1 15:02:21 + local venv_file=/tmp/.os_lf_venv 15:02:21 + local python=python3 15:02:21 + local options 15:02:21 + local set_path=true 15:02:21 + local install_args= 15:02:21 ++ 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:02:21 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:21 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:21 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:21 + true 15:02:21 + case $1 in 15:02:21 + venv_file=/tmp/.toxenv 15:02:21 + shift 2 15:02:21 + true 15:02:21 + case $1 in 15:02:21 + shift 15:02:21 + break 15:02:21 + case $python in 15:02:21 + local pkg_list= 15:02:21 + [[ -d /opt/pyenv ]] 15:02:21 + echo 'Setup pyenv:' 15:02:21 Setup pyenv: 15:02:21 + export PYENV_ROOT=/opt/pyenv 15:02:21 + PYENV_ROOT=/opt/pyenv 15:02:21 + 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:02:21 + 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:02:21 + pyenv versions 15:02:21 * system (set by /opt/pyenv/version) 15:02:21 * 3.8.13 (set by /opt/pyenv/version) 15:02:21 * 3.9.13 (set by /opt/pyenv/version) 15:02:21 * 3.10.6 (set by /opt/pyenv/version) 15:02:21 + command -v pyenv 15:02:21 ++ pyenv init - --no-rehash 15:02:21 + 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:02:21 export PATH="/opt/pyenv/shims:${PATH}" 15:02:21 export PYENV_SHELL=bash 15:02:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:21 pyenv() { 15:02:21 local command 15:02:21 command="${1:-}" 15:02:21 if [ "$#" -gt 0 ]; then 15:02:21 shift 15:02:21 fi 15:02:21 15:02:21 case "$command" in 15:02:21 rehash|shell) 15:02:21 eval "$(pyenv "sh-$command" "$@")" 15:02:21 ;; 15:02:21 *) 15:02:21 command pyenv "$command" "$@" 15:02:21 ;; 15:02:21 esac 15:02:21 }' 15:02:21 +++ 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:02:21 ++ 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:02:21 ++ 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:02:21 ++ 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:02:21 ++ export PYENV_SHELL=bash 15:02:21 ++ PYENV_SHELL=bash 15:02:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:21 +++ complete -F _pyenv pyenv 15:02:21 ++ lf-pyver python3 15:02:21 ++ local py_version_xy=python3 15:02:21 ++ local py_version_xyz= 15:02:21 ++ sed 's/^[ *]* //' 15:02:21 ++ awk '{ print $1 }' 15:02:21 ++ grep -E '^[0-9.]*[0-9]$' 15:02:21 ++ pyenv versions 15:02:21 ++ local command 15:02:21 ++ command=versions 15:02:21 ++ '[' 1 -gt 0 ']' 15:02:21 ++ shift 15:02:21 ++ case "$command" in 15:02:21 ++ command pyenv versions 15:02:21 ++ pyenv versions 15:02:21 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:21 +++ sort -V 15:02:21 +++ grep '^3' /tmp/.pyenv_versions 15:02:21 +++ tail -n 1 15:02:21 ++ py_version_xyz=3.10.6 15:02:21 ++ [[ -z 3.10.6 ]] 15:02:21 ++ echo 3.10.6 15:02:21 ++ return 0 15:02:21 + pyenv local 3.10.6 15:02:21 + local command 15:02:21 + command=local 15:02:21 + '[' 2 -gt 0 ']' 15:02:21 + shift 15:02:21 + case "$command" in 15:02:21 + command pyenv local 3.10.6 15:02:21 + pyenv local 3.10.6 15:02:21 + for arg in "$@" 15:02:21 + case $arg in 15:02:21 + pkg_list+='tox ' 15:02:21 + for arg in "$@" 15:02:21 + case $arg in 15:02:21 + pkg_list+='virtualenv ' 15:02:21 + for arg in "$@" 15:02:21 + case $arg in 15:02:21 + pkg_list+='urllib3~=1.26.15 ' 15:02:21 + [[ -f /tmp/.toxenv ]] 15:02:21 + [[ ! -f /tmp/.toxenv ]] 15:02:21 + [[ -n '' ]] 15:02:21 + python3 -m venv /tmp/venv-0Tb1 15:02:26 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Tb1' 15:02:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0Tb1 15:02:26 + echo /tmp/venv-0Tb1 15:02:26 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:02:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:02:26 + /tmp/venv-0Tb1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:30 + /tmp/venv-0Tb1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:36 + type python3 15:02:36 + true 15:02:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0Tb1/bin to PATH' 15:02:36 lf-activate-venv(): INFO: Adding /tmp/venv-0Tb1/bin to PATH 15:02:36 + PATH=/tmp/venv-0Tb1/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:02:36 + return 0 15:02:36 + python3 --version 15:02:36 Python 3.10.6 15:02:36 + python3 -m pip --version 15:02:36 pip 24.0 from /tmp/venv-0Tb1/lib/python3.10/site-packages/pip (python 3.10) 15:02:36 + python3 -m pip freeze 15:02:37 cachetools==5.3.3 15:02:37 chardet==5.2.0 15:02:37 colorama==0.4.6 15:02:37 distlib==0.3.8 15:02:37 filelock==3.13.1 15:02:37 packaging==23.2 15:02:37 platformdirs==4.2.0 15:02:37 pluggy==1.4.0 15:02:37 pyproject-api==1.6.1 15:02:37 tomli==2.0.1 15:02:37 tox==4.13.0 15:02:37 urllib3==1.26.18 15:02:37 virtualenv==20.25.1 15:02:37 [EnvInject] - Injecting environment variables from a build step. 15:02:37 [EnvInject] - Injecting as environment variables the properties content 15:02:37 PARALLEL=false 15:02:37 15:02:37 [EnvInject] - Variables injected successfully. 15:02:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5904451245519628019.sh 15:02:37 ---> tox-run.sh 15:02:37 + 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:02:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:02:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:02:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:02:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:02:37 + source /home/jenkins/lf-env.sh 15:02:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:02:37 ++ mktemp -d /tmp/venv-XXXX 15:02:37 + lf_venv=/tmp/venv-NC3L 15:02:37 + local venv_file=/tmp/.os_lf_venv 15:02:37 + local python=python3 15:02:37 + local options 15:02:37 + local set_path=true 15:02:37 + local install_args= 15:02: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:02:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:02:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:02:37 + true 15:02:37 + case $1 in 15:02:37 + venv_file=/tmp/.toxenv 15:02:37 + shift 2 15:02:37 + true 15:02:37 + case $1 in 15:02:37 + shift 15:02:37 + break 15:02:37 + case $python in 15:02:37 + local pkg_list= 15:02:37 + [[ -d /opt/pyenv ]] 15:02:37 + echo 'Setup pyenv:' 15:02:37 Setup pyenv: 15:02:37 + export PYENV_ROOT=/opt/pyenv 15:02:37 + PYENV_ROOT=/opt/pyenv 15:02:37 + 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:02:37 + 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:02:37 + pyenv versions 15:02:37 system 15:02:37 3.8.13 15:02:37 3.9.13 15:02:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:02:37 + command -v pyenv 15:02:37 ++ pyenv init - --no-rehash 15:02: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:02:37 export PATH="/opt/pyenv/shims:${PATH}" 15:02:37 export PYENV_SHELL=bash 15:02:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:02:37 pyenv() { 15:02:37 local command 15:02:37 command="${1:-}" 15:02:37 if [ "$#" -gt 0 ]; then 15:02:37 shift 15:02:37 fi 15:02:37 15:02:37 case "$command" in 15:02:37 rehash|shell) 15:02:37 eval "$(pyenv "sh-$command" "$@")" 15:02:37 ;; 15:02:37 *) 15:02:37 command pyenv "$command" "$@" 15:02:37 ;; 15:02:37 esac 15:02:37 }' 15:02: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:02:37 ++ 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:02:37 ++ 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:02:37 ++ 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:02:37 ++ export PYENV_SHELL=bash 15:02:37 ++ PYENV_SHELL=bash 15:02:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:02:37 +++ complete -F _pyenv pyenv 15:02:37 ++ lf-pyver python3 15:02:37 ++ local py_version_xy=python3 15:02:37 ++ local py_version_xyz= 15:02:37 ++ pyenv versions 15:02:37 ++ local command 15:02:37 ++ command=versions 15:02:37 ++ sed 's/^[ *]* //' 15:02:37 ++ '[' 1 -gt 0 ']' 15:02:37 ++ shift 15:02:37 ++ case "$command" in 15:02:37 ++ command pyenv versions 15:02:37 ++ pyenv versions 15:02:37 ++ grep -E '^[0-9.]*[0-9]$' 15:02:37 ++ awk '{ print $1 }' 15:02:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:02:37 +++ grep '^3' /tmp/.pyenv_versions 15:02:37 +++ sort -V 15:02:37 +++ tail -n 1 15:02:37 ++ py_version_xyz=3.10.6 15:02:37 ++ [[ -z 3.10.6 ]] 15:02:37 ++ echo 3.10.6 15:02:37 ++ return 0 15:02:37 + pyenv local 3.10.6 15:02:37 + local command 15:02:37 + command=local 15:02:37 + '[' 2 -gt 0 ']' 15:02:37 + shift 15:02:37 + case "$command" in 15:02:37 + command pyenv local 3.10.6 15:02:37 + pyenv local 3.10.6 15:02:37 + for arg in "$@" 15:02:37 + case $arg in 15:02:37 + pkg_list+='tox ' 15:02:37 + for arg in "$@" 15:02:37 + case $arg in 15:02:37 + pkg_list+='virtualenv ' 15:02:37 + for arg in "$@" 15:02:37 + case $arg in 15:02:37 + pkg_list+='urllib3~=1.26.15 ' 15:02:37 + [[ -f /tmp/.toxenv ]] 15:02:37 ++ cat /tmp/.toxenv 15:02:37 + lf_venv=/tmp/venv-0Tb1 15:02:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Tb1 from' file:/tmp/.toxenv 15:02:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0Tb1 from file:/tmp/.toxenv 15:02:37 + /tmp/venv-0Tb1/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:02:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:02:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:02:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:02:38 + /tmp/venv-0Tb1/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:02:40 + type python3 15:02:40 + true 15:02:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-0Tb1/bin to PATH' 15:02:40 lf-activate-venv(): INFO: Adding /tmp/venv-0Tb1/bin to PATH 15:02:40 + PATH=/tmp/venv-0Tb1/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:02:40 + return 0 15:02:40 + [[ -d /opt/pyenv ]] 15:02:40 + echo '---> Setting up pyenv' 15:02:40 ---> Setting up pyenv 15:02:40 + export PYENV_ROOT=/opt/pyenv 15:02:40 + PYENV_ROOT=/opt/pyenv 15:02:40 + export PATH=/opt/pyenv/bin:/tmp/venv-0Tb1/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:02:40 + PATH=/opt/pyenv/bin:/tmp/venv-0Tb1/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:02:40 ++ pwd 15:02:40 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:02:40 + export PYTHONPATH 15:02:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:02:40 + TOX_TESTENV_PASSENV=PYTHONPATH 15:02:40 + tox --version 15:02:40 4.13.0 from /tmp/venv-0Tb1/lib/python3.10/site-packages/tox/__init__.py 15:02:40 + PARALLEL=false 15:02:40 + TOX_OPTIONS_LIST= 15:02:40 + [[ -n checkbashisms ]] 15:02:40 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:02:40 + case ${PARALLEL,,} in 15:02:40 + tox -e checkbashisms 15:02:40 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:02:42 checkbashisms: freeze> python -m pip freeze --all 15:02:43 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 15:02:43 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:02:44 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:02:44 you may get strange results 15:02:44 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:02:46 checkbashisms: OK (5.16=setup[1.88]+cmd[3.28] seconds) 15:02:46 congratulations :) (5.33 seconds) 15:02:46 + tox_status=0 15:02:46 + echo '---> Completed tox runs' 15:02:46 ---> Completed tox runs 15:02:46 + for i in .tox/*/log 15:02:46 ++ echo .tox/checkbashisms/log 15:02:46 ++ awk -F/ '{print $2}' 15:02:46 + tox_env=checkbashisms 15:02:46 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:02:46 + DOC_DIR=docs/_build/html 15:02:46 + [[ -d docs/_build/html ]] 15:02:46 + echo '---> tox-run.sh ends' 15:02:46 ---> tox-run.sh ends 15:02:46 + test 0 -eq 0 15:02:46 $ ssh-agent -k 15:02:46 unset SSH_AUTH_SOCK; 15:02:46 unset SSH_AGENT_PID; 15:02:46 echo Agent pid 1744 killed; 15:02:46 [ssh-agent] Stopped. 15:02:46 [PostBuildScript] - [INFO] Executing post build scripts. 15:02:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17683963498089358351.sh 15:02:46 ---> sysstat.sh 15:02:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13367069409034596126.sh 15:02:46 ---> package-listing.sh 15:02:46 ++ facter osfamily 15:02:46 ++ tr '[:upper:]' '[:lower:]' 15:02:47 + OS_FAMILY=debian 15:02:47 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:02:47 + START_PACKAGES=/tmp/packages_start.txt 15:02:47 + END_PACKAGES=/tmp/packages_end.txt 15:02:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:47 + PACKAGES=/tmp/packages_start.txt 15:02:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:02:47 + PACKAGES=/tmp/packages_end.txt 15:02:47 + case "${OS_FAMILY}" in 15:02:47 + dpkg -l 15:02:47 + grep '^ii' 15:02:47 + '[' -f /tmp/packages_start.txt ']' 15:02:47 + '[' -f /tmp/packages_end.txt ']' 15:02:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:47 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:02:47 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:02:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:02:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16571216586443004766.sh 15:02:47 ---> capture-instance-metadata.sh 15:02:47 Setup pyenv: 15:02:47 system 15:02:47 3.8.13 15:02:47 3.9.13 15:02:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:02:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TvPh 15:02:51 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:02:55 lf-activate-venv(): INFO: Installing: lftools 15:03:28 lf-activate-venv(): INFO: Adding /tmp/venv-TvPh/bin to PATH 15:03:28 INFO: Running in OpenStack, capturing instance metadata 15:03:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12740315428819835588.sh 15:03:29 provisioning config files... 15:03:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config8965166534813211143tmp 15:03:29 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:03:29 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:03:29 [EnvInject] - Injecting environment variables from a build step. 15:03:29 [EnvInject] - Injecting as environment variables the properties content 15:03:29 SERVER_ID=logs 15:03:29 15:03:29 [EnvInject] - Variables injected successfully. 15:03:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2246213091979148366.sh 15:03:29 ---> create-netrc.sh 15:03:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9073742932117288507.sh 15:03:29 ---> python-tools-install.sh 15:03:29 Setup pyenv: 15:03:29 system 15:03:29 3.8.13 15:03:29 3.9.13 15:03:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:03:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TvPh from file:/tmp/.os_lf_venv 15:03:30 lf-activate-venv(): INFO: Installing: lftools 15:03:40 lf-activate-venv(): INFO: Adding /tmp/venv-TvPh/bin to PATH 15:03:40 Generating Requirements File 15:04:09 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:04:09 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 15:04:09 Python 3.10.6 15:04:09 pip 24.0 from /tmp/venv-TvPh/lib/python3.10/site-packages/pip (python 3.10) 15:04:10 appdirs==1.4.4 15:04:10 argcomplete==3.2.2 15:04:10 aspy.yaml==1.3.0 15:04:10 attrs==23.2.0 15:04:10 autopage==0.5.2 15:04:10 beautifulsoup4==4.12.3 15:04:10 boto3==1.34.55 15:04:10 botocore==1.34.55 15:04:10 bs4==0.0.2 15:04:10 cachetools==5.3.3 15:04:10 certifi==2024.2.2 15:04:10 cffi==1.16.0 15:04:10 cfgv==3.4.0 15:04:10 chardet==5.2.0 15:04:10 charset-normalizer==3.3.2 15:04:10 click==8.1.7 15:04:10 cliff==4.6.0 15:04:10 cmd2==2.4.3 15:04:10 cryptography==3.3.2 15:04:10 debtcollector==3.0.0 15:04:10 decorator==5.1.1 15:04:10 defusedxml==0.7.1 15:04:10 Deprecated==1.2.14 15:04:10 distlib==0.3.8 15:04:10 dnspython==2.6.1 15:04:10 docker==4.2.2 15:04:10 dogpile.cache==1.3.2 15:04:10 email_validator==2.1.1 15:04:10 filelock==3.13.1 15:04:10 future==1.0.0 15:04:10 gitdb==4.0.11 15:04:10 GitPython==3.1.42 15:04:10 google-auth==2.28.1 15:04:10 httplib2==0.22.0 15:04:10 identify==2.5.35 15:04:10 idna==3.6 15:04:10 importlib-resources==1.5.0 15:04:10 iso8601==2.1.0 15:04:10 Jinja2==3.1.3 15:04:10 jmespath==1.0.1 15:04:10 jsonpatch==1.33 15:04:10 jsonpointer==2.4 15:04:10 jsonschema==4.21.1 15:04:10 jsonschema-specifications==2023.12.1 15:04:10 keystoneauth1==5.6.0 15:04:10 kubernetes==29.0.0 15:04:10 lftools==0.37.9 15:04:10 lxml==5.1.0 15:04:10 MarkupSafe==2.1.5 15:04:10 msgpack==1.0.8 15:04:10 multi_key_dict==2.0.3 15:04:10 munch==4.0.0 15:04:10 netaddr==1.2.1 15:04:10 netifaces==0.11.0 15:04:10 niet==1.4.2 15:04:10 nodeenv==1.8.0 15:04:10 oauth2client==4.1.3 15:04:10 oauthlib==3.2.2 15:04:10 openstacksdk==0.62.0 15:04:10 os-client-config==2.1.0 15:04:10 os-service-types==1.7.0 15:04:10 osc-lib==3.0.1 15:04:10 oslo.config==9.4.0 15:04:10 oslo.context==5.5.0 15:04:10 oslo.i18n==6.3.0 15:04:10 oslo.log==5.5.0 15:04:10 oslo.serialization==5.4.0 15:04:10 oslo.utils==7.1.0 15:04:10 packaging==23.2 15:04:10 pbr==6.0.0 15:04:10 platformdirs==4.2.0 15:04:10 prettytable==3.10.0 15:04:10 pyasn1==0.5.1 15:04:10 pyasn1-modules==0.3.0 15:04:10 pycparser==2.21 15:04:10 pygerrit2==2.0.15 15:04:10 PyGithub==2.2.0 15:04:10 pyinotify==0.9.6 15:04:10 PyJWT==2.8.0 15:04:10 PyNaCl==1.5.0 15:04:10 pyparsing==2.4.7 15:04:10 pyperclip==1.8.2 15:04:10 pyrsistent==0.20.0 15:04:10 python-cinderclient==9.5.0 15:04:10 python-dateutil==2.9.0.post0 15:04:10 python-heatclient==3.5.0 15:04:10 python-jenkins==1.8.2 15:04:10 python-keystoneclient==5.4.0 15:04:10 python-magnumclient==4.4.0 15:04:10 python-novaclient==18.5.0 15:04:10 python-openstackclient==6.0.1 15:04:10 python-swiftclient==4.5.0 15:04:10 PyYAML==6.0.1 15:04:10 referencing==0.33.0 15:04:10 requests==2.31.0 15:04:10 requests-oauthlib==1.3.1 15:04:10 requestsexceptions==1.4.0 15:04:10 rfc3986==2.0.0 15:04:10 rpds-py==0.18.0 15:04:10 rsa==4.9 15:04:10 ruamel.yaml==0.18.6 15:04:10 ruamel.yaml.clib==0.2.8 15:04:10 s3transfer==0.10.0 15:04:10 simplejson==3.19.2 15:04:10 six==1.16.0 15:04:10 smmap==5.0.1 15:04:10 soupsieve==2.5 15:04:10 stevedore==5.2.0 15:04:10 tabulate==0.9.0 15:04:10 toml==0.10.2 15:04:10 tomlkit==0.12.4 15:04:10 tqdm==4.66.2 15:04:10 typing_extensions==4.10.0 15:04:10 tzdata==2024.1 15:04:10 urllib3==1.26.18 15:04:10 virtualenv==20.25.1 15:04:10 wcwidth==0.2.13 15:04:10 websocket-client==1.7.0 15:04:10 wrapt==1.16.0 15:04:10 xdg==6.0.0 15:04:10 xmltodict==0.13.0 15:04:10 yq==3.2.3 15:04:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11643035503668907508.sh 15:04:10 ---> sudo-logs.sh 15:04:10 Archiving 'sudo' log.. 15:04:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4011992704929187236.sh 15:04:10 ---> job-cost.sh 15:04:10 Setup pyenv: 15:04:10 system 15:04:10 3.8.13 15:04:10 3.9.13 15:04:10 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:04:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TvPh from file:/tmp/.os_lf_venv 15:04:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-TvPh/bin to PATH 15:04:21 INFO: No Stack... 15:04:21 INFO: Retrieving Pricing Info for: v3-standard-4 15:04:22 INFO: Archiving Costs 15:04:22 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins16947223748283706263.sh 15:04:22 ---> logs-deploy.sh 15:04:22 Setup pyenv: 15:04:22 system 15:04:22 3.8.13 15:04:22 3.9.13 15:04:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:04:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TvPh from file:/tmp/.os_lf_venv 15:04:23 lf-activate-venv(): INFO: Installing: lftools 15:04:33 lf-activate-venv(): INFO: Adding /tmp/venv-TvPh/bin to PATH 15:04:33 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3345 15:04:33 INFO: archiving workspace using pattern(s): 15:04:34 Archives upload complete. 15:04:34 INFO: archiving logs to Nexus 15:04:35 ---> uname -a: 15:04:35 Linux prd-ubuntu1804-builder-4c-4g-11041 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:04:35 15:04:35 15:04:35 ---> lscpu: 15:04:35 Architecture: x86_64 15:04:35 CPU op-mode(s): 32-bit, 64-bit 15:04:35 Byte Order: Little Endian 15:04:35 CPU(s): 4 15:04:35 On-line CPU(s) list: 0-3 15:04:35 Thread(s) per core: 1 15:04:35 Core(s) per socket: 1 15:04:35 Socket(s): 4 15:04:35 NUMA node(s): 1 15:04:35 Vendor ID: AuthenticAMD 15:04:35 CPU family: 23 15:04:35 Model: 49 15:04:35 Model name: AMD EPYC-Rome Processor 15:04:35 Stepping: 0 15:04:35 CPU MHz: 2800.000 15:04:35 BogoMIPS: 5600.00 15:04:35 Virtualization: AMD-V 15:04:35 Hypervisor vendor: KVM 15:04:35 Virtualization type: full 15:04:35 L1d cache: 32K 15:04:35 L1i cache: 32K 15:04:35 L2 cache: 512K 15:04:35 L3 cache: 16384K 15:04:35 NUMA node0 CPU(s): 0-3 15:04:35 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:04:35 15:04:35 15:04:35 ---> nproc: 15:04:35 4 15:04:35 15:04:35 15:04:35 ---> df -h: 15:04:35 Filesystem Size Used Avail Use% Mounted on 15:04:35 udev 7.9G 0 7.9G 0% /dev 15:04:35 tmpfs 1.6G 672K 1.6G 1% /run 15:04:35 /dev/vda1 78G 8.3G 70G 11% / 15:04:35 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:04:35 tmpfs 5.0M 0 5.0M 0% /run/lock 15:04:35 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:04:35 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:04:35 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:04:35 15:04:35 15:04:35 ---> free -m: 15:04:35 total used free shared buff/cache available 15:04:35 Mem: 16040 550 13423 0 2066 15177 15:04:35 Swap: 1023 0 1023 15:04:35 15:04:35 15:04:35 ---> ip addr: 15:04:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:04:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:04:35 inet 127.0.0.1/8 scope host lo 15:04:35 valid_lft forever preferred_lft forever 15:04:35 inet6 ::1/128 scope host 15:04:35 valid_lft forever preferred_lft forever 15:04:35 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:04:35 link/ether fa:16:3e:f2:59:21 brd ff:ff:ff:ff:ff:ff 15:04:35 inet 10.30.106.195/23 brd 10.30.107.255 scope global dynamic ens3 15:04:35 valid_lft 86188sec preferred_lft 86188sec 15:04:35 inet6 fe80::f816:3eff:fef2:5921/64 scope link 15:04:35 valid_lft forever preferred_lft forever 15:04:35 15:04:35 15:04:35 ---> sar -b -r -n DEV: 15:04:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11041) 03/05/24 _x86_64_ (4 CPU) 15:04:35 15:04:35 15:01:07 LINUX RESTART (4 CPU) 15:04:35 15:04:35 15:02:02 tps rtps wtps bread/s bwrtn/s 15:04:35 15:03:01 101.03 39.76 61.28 1383.22 7165.57 15:04:35 15:04:01 110.63 13.93 96.70 1049.56 11498.48 15:04:35 Average: 105.87 26.74 79.14 1214.99 9350.23 15:04:35 15:04:35 15:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:04:35 15:03:01 14072096 15531968 2352872 14.32 48908 1617300 801172 4.59 706868 1444644 82496 15:04:35 15:04:01 13813280 15535432 2611688 15.90 71680 1844008 810116 4.64 739284 1645244 38944 15:04:35 Average: 13942688 15533700 2482280 15.11 60294 1730654 805644 4.61 723076 1544944 60720 15:04:35 15:04:35 15:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:04:35 15:03:01 ens3 532.49 326.83 1621.63 80.33 0.00 0.00 0.00 0.00 15:04:35 15:03:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 15:04:35 15:04:01 ens3 54.52 38.08 770.07 8.54 0.00 0.00 0.00 0.00 15:04:35 15:04:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 15:04:35 Average: ens3 291.50 181.24 1192.27 44.13 0.00 0.00 0.00 0.00 15:04:35 Average: lo 1.31 1.31 0.13 0.13 0.00 0.00 0.00 0.00 15:04:35 15:04:35 15:04:35 ---> sar -P ALL: 15:04:35 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-11041) 03/05/24 _x86_64_ (4 CPU) 15:04:35 15:04:35 15:01:07 LINUX RESTART (4 CPU) 15:04:35 15:04:35 15:02:02 CPU %user %nice %system %iowait %steal %idle 15:04:35 15:03:01 all 19.38 0.00 1.83 10.44 0.06 68.29 15:04:35 15:03:01 0 21.97 0.00 1.48 7.94 0.07 68.54 15:04:35 15:03:01 1 24.45 0.00 2.33 12.94 0.07 60.22 15:04:35 15:03:01 2 13.57 0.00 1.51 16.07 0.03 68.82 15:04:35 15:03:01 3 17.55 0.00 1.99 4.79 0.07 75.60 15:04:35 15:04:01 all 19.95 0.00 1.28 3.67 0.05 75.06 15:04:35 15:04:01 0 18.94 0.00 1.08 0.32 0.03 79.62 15:04:35 15:04:01 1 15.09 0.00 1.09 1.05 0.02 82.75 15:04:35 15:04:01 2 4.32 0.00 1.02 10.64 0.03 83.99 15:04:35 15:04:01 3 41.37 0.00 1.93 2.69 0.07 53.94 15:04:35 Average: all 19.67 0.00 1.55 7.03 0.05 71.71 15:04:35 Average: 0 20.44 0.00 1.28 4.09 0.05 74.14 15:04:35 Average: 1 19.73 0.00 1.70 6.95 0.04 71.57 15:04:35 Average: 2 8.90 0.00 1.27 13.33 0.03 76.47 15:04:35 Average: 3 29.57 0.00 1.96 3.73 0.07 64.67 15:04:35 15:04:35 15:04:35