08:32:07 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141068 08:32:07 Running as SYSTEM 08:32:07 [EnvInject] - Loading node environment variables. 08:32:07 Building remotely on prd-ubuntu1804-builder-4c-4g-18338 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:32:07 [ssh-agent] Looking for ssh-agent implementation... 08:32:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:32:07 $ ssh-agent 08:32:07 SSH_AUTH_SOCK=/tmp/ssh-TnGRGBKxEjJc/agent.1658 08:32:07 SSH_AGENT_PID=1660 08:32:07 [ssh-agent] Started. 08:32:07 Running ssh-add (command line suppressed) 08:32:07 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12705490599265586402.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12705490599265586402.key) 08:32:07 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:32:07 The recommended git tool is: NONE 08:32:09 using credential onap-jenkins-ssh 08:32:09 Wiping out workspace first. 08:32:09 Cloning the remote Git repository 08:32:09 Cloning repository git://cloud.onap.org/mirror/oom.git 08:32:09 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:32:09 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:32:09 > git --version # timeout=10 08:32:09 > git --version # 'git version 2.17.1' 08:32:09 using GIT_SSH to set credentials Gerrit user 08:32:09 Verifying host key using manually-configured host key entries 08:32:09 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:32:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:32:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:14 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 08:32:15 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:32:15 using GIT_SSH to set credentials Gerrit user 08:32:15 Verifying host key using manually-configured host key entries 08:32:15 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/68/141068/2 # timeout=30 08:32:15 > git rev-parse fe843f6e2ca324bf8b3a1a5c2533a355d06d33bd^{commit} # timeout=10 08:32:15 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 08:32:15 Checking out Revision fe843f6e2ca324bf8b3a1a5c2533a355d06d33bd (refs/changes/68/141068/2) 08:32:15 > git config core.sparsecheckout # timeout=10 08:32:15 > git checkout -f fe843f6e2ca324bf8b3a1a5c2533a355d06d33bd # timeout=30 08:32:18 Commit message: "[SO] 15.1.1 release" 08:32:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 08:32:18 > git rev-list --no-walk 008f758282a37f80cdfd6e49a9f830da2b586731 # timeout=10 08:32:18 [EnvInject] - Injecting environment variables from a build step. 08:32:18 [EnvInject] - Injecting as environment variables the properties content 08:32:18 PYTHON=python3 08:32:18 08:32:18 [EnvInject] - Variables injected successfully. 08:32:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins41593186367923594.sh 08:32:19 ---> tox-install.sh 08:32:19 + source /home/jenkins/lf-env.sh 08:32:19 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:32:19 ++ mktemp -d /tmp/venv-XXXX 08:32:19 + lf_venv=/tmp/venv-XTbB 08:32:19 + local venv_file=/tmp/.os_lf_venv 08:32:19 + local python=python3 08:32:19 + local options 08:32:19 + local set_path=true 08:32:19 + local install_args= 08:32:19 ++ 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 08:32:19 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:32:19 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:32:19 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:32:19 + true 08:32:19 + case $1 in 08:32:19 + venv_file=/tmp/.toxenv 08:32:19 + shift 2 08:32:19 + true 08:32:19 + case $1 in 08:32:19 + shift 08:32:19 + break 08:32:19 + case $python in 08:32:19 + local pkg_list= 08:32:19 + [[ -d /opt/pyenv ]] 08:32:19 + echo 'Setup pyenv:' 08:32:19 Setup pyenv: 08:32:19 + export PYENV_ROOT=/opt/pyenv 08:32:19 + PYENV_ROOT=/opt/pyenv 08:32:19 + 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 08:32:19 + 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 08:32:19 + pyenv versions 08:32:19 * system (set by /opt/pyenv/version) 08:32:19 * 3.8.13 (set by /opt/pyenv/version) 08:32:19 * 3.9.13 (set by /opt/pyenv/version) 08:32:19 * 3.10.6 (set by /opt/pyenv/version) 08:32:19 + command -v pyenv 08:32:19 ++ pyenv init - --no-rehash 08:32:19 + 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[*]}"'\'')" 08:32:19 export PATH="/opt/pyenv/shims:${PATH}" 08:32:19 export PYENV_SHELL=bash 08:32:19 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:32:19 pyenv() { 08:32:19 local command 08:32:19 command="${1:-}" 08:32:19 if [ "$#" -gt 0 ]; then 08:32:19 shift 08:32:19 fi 08:32:19 08:32:19 case "$command" in 08:32:19 rehash|shell) 08:32:19 eval "$(pyenv "sh-$command" "$@")" 08:32:19 ;; 08:32:19 *) 08:32:19 command pyenv "$command" "$@" 08:32:19 ;; 08:32:19 esac 08:32:19 }' 08:32:19 +++ 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[*]}"' 08:32:19 ++ 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 08:32:19 ++ 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 08:32:19 ++ 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 08:32:19 ++ export PYENV_SHELL=bash 08:32:19 ++ PYENV_SHELL=bash 08:32:19 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:32:19 +++ complete -F _pyenv pyenv 08:32:19 ++ lf-pyver python3 08:32:19 ++ local py_version_xy=python3 08:32:19 ++ local py_version_xyz= 08:32:19 ++ pyenv versions 08:32:19 ++ local command 08:32:19 ++ command=versions 08:32:19 ++ '[' 1 -gt 0 ']' 08:32:19 ++ shift 08:32:19 ++ case "$command" in 08:32:19 ++ command pyenv versions 08:32:19 ++ pyenv versions 08:32:19 ++ awk '{ print $1 }' 08:32:19 ++ grep -E '^[0-9.]*[0-9]$' 08:32:19 ++ sed 's/^[ *]* //' 08:32:19 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:32:19 +++ grep '^3' /tmp/.pyenv_versions 08:32:19 +++ sort -V 08:32:19 +++ tail -n 1 08:32:19 ++ py_version_xyz=3.10.6 08:32:19 ++ [[ -z 3.10.6 ]] 08:32:19 ++ echo 3.10.6 08:32:19 ++ return 0 08:32:19 + pyenv local 3.10.6 08:32:19 + local command 08:32:19 + command=local 08:32:19 + '[' 2 -gt 0 ']' 08:32:19 + shift 08:32:19 + case "$command" in 08:32:19 + command pyenv local 3.10.6 08:32:19 + pyenv local 3.10.6 08:32:19 + for arg in "$@" 08:32:19 + case $arg in 08:32:19 + pkg_list+='tox ' 08:32:19 + for arg in "$@" 08:32:19 + case $arg in 08:32:19 + pkg_list+='virtualenv ' 08:32:19 + for arg in "$@" 08:32:19 + case $arg in 08:32:19 + pkg_list+='urllib3~=1.26.15 ' 08:32:19 + [[ -f /tmp/.toxenv ]] 08:32:19 + [[ ! -f /tmp/.toxenv ]] 08:32:19 + [[ -n '' ]] 08:32:19 + python3 -m venv /tmp/venv-XTbB 08:32:23 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XTbB' 08:32:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XTbB 08:32:23 + echo /tmp/venv-XTbB 08:32:23 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 08:32:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 08:32:23 + /tmp/venv-XTbB/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:32:27 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:32:27 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:32:27 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:32:27 + /tmp/venv-XTbB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:32:29 + type python3 08:32:29 + true 08:32:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XTbB/bin to PATH' 08:32:29 lf-activate-venv(): INFO: Adding /tmp/venv-XTbB/bin to PATH 08:32:29 + PATH=/tmp/venv-XTbB/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 08:32:29 + return 0 08:32:29 + python3 --version 08:32:29 Python 3.10.6 08:32:29 + python3 -m pip --version 08:32:29 pip 25.1.1 from /tmp/venv-XTbB/lib/python3.10/site-packages/pip (python 3.10) 08:32:29 + python3 -m pip freeze 08:32:29 cachetools==6.0.0 08:32:29 chardet==5.2.0 08:32:29 colorama==0.4.6 08:32:29 distlib==0.3.9 08:32:29 filelock==3.18.0 08:32:29 packaging==25.0 08:32:29 platformdirs==4.3.8 08:32:29 pluggy==1.6.0 08:32:29 pyproject-api==1.9.1 08:32:29 tomli==2.2.1 08:32:29 tox==4.26.0 08:32:29 typing_extensions==4.14.0 08:32:29 urllib3==1.26.20 08:32:29 virtualenv==20.31.2 08:32:29 [EnvInject] - Injecting environment variables from a build step. 08:32:29 [EnvInject] - Injecting as environment variables the properties content 08:32:29 PARALLEL=false 08:32:29 08:32:29 [EnvInject] - Variables injected successfully. 08:32:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11258663533771585431.sh 08:32:29 ---> tox-run.sh 08:32:29 + 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 08:32:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 08:32:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 08:32:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 08:32:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 08:32:29 + source /home/jenkins/lf-env.sh 08:32:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 08:32:29 ++ mktemp -d /tmp/venv-XXXX 08:32:29 + lf_venv=/tmp/venv-P6CU 08:32:29 + local venv_file=/tmp/.os_lf_venv 08:32:29 + local python=python3 08:32:29 + local options 08:32:29 + local set_path=true 08:32:29 + local install_args= 08:32:29 ++ 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 08:32:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:32:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 08:32:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 08:32:29 + true 08:32:29 + case $1 in 08:32:29 + venv_file=/tmp/.toxenv 08:32:29 + shift 2 08:32:29 + true 08:32:29 + case $1 in 08:32:29 + shift 08:32:29 + break 08:32:29 + case $python in 08:32:29 + local pkg_list= 08:32:29 + [[ -d /opt/pyenv ]] 08:32:29 + echo 'Setup pyenv:' 08:32:29 Setup pyenv: 08:32:29 + export PYENV_ROOT=/opt/pyenv 08:32:29 + PYENV_ROOT=/opt/pyenv 08:32:29 + 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 08:32:29 + 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 08:32:29 + pyenv versions 08:32:29 system 08:32:29 3.8.13 08:32:29 3.9.13 08:32:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:32:29 + command -v pyenv 08:32:29 ++ pyenv init - --no-rehash 08:32:29 + 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[*]}"'\'')" 08:32:29 export PATH="/opt/pyenv/shims:${PATH}" 08:32:29 export PYENV_SHELL=bash 08:32:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 08:32:29 pyenv() { 08:32:29 local command 08:32:29 command="${1:-}" 08:32:29 if [ "$#" -gt 0 ]; then 08:32:29 shift 08:32:29 fi 08:32:29 08:32:29 case "$command" in 08:32:29 rehash|shell) 08:32:29 eval "$(pyenv "sh-$command" "$@")" 08:32:29 ;; 08:32:29 *) 08:32:29 command pyenv "$command" "$@" 08:32:29 ;; 08:32:29 esac 08:32:29 }' 08:32:29 +++ 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[*]}"' 08:32:29 ++ 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 08:32:29 ++ 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 08:32:29 ++ 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 08:32:29 ++ export PYENV_SHELL=bash 08:32:29 ++ PYENV_SHELL=bash 08:32:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 08:32:29 +++ complete -F _pyenv pyenv 08:32:29 ++ lf-pyver python3 08:32:29 ++ local py_version_xy=python3 08:32:29 ++ local py_version_xyz= 08:32:29 ++ pyenv versions 08:32:29 ++ local command 08:32:29 ++ command=versions 08:32:29 ++ '[' 1 -gt 0 ']' 08:32:29 ++ shift 08:32:29 ++ case "$command" in 08:32:29 ++ command pyenv versions 08:32:29 ++ pyenv versions 08:32:29 ++ awk '{ print $1 }' 08:32:29 ++ grep -E '^[0-9.]*[0-9]$' 08:32:29 ++ sed 's/^[ *]* //' 08:32:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 08:32:29 +++ grep '^3' /tmp/.pyenv_versions 08:32:29 +++ sort -V 08:32:29 +++ tail -n 1 08:32:29 ++ py_version_xyz=3.10.6 08:32:29 ++ [[ -z 3.10.6 ]] 08:32:29 ++ echo 3.10.6 08:32:29 ++ return 0 08:32:29 + pyenv local 3.10.6 08:32:29 + local command 08:32:29 + command=local 08:32:29 + '[' 2 -gt 0 ']' 08:32:29 + shift 08:32:29 + case "$command" in 08:32:29 + command pyenv local 3.10.6 08:32:29 + pyenv local 3.10.6 08:32:29 + for arg in "$@" 08:32:29 + case $arg in 08:32:29 + pkg_list+='tox ' 08:32:29 + for arg in "$@" 08:32:29 + case $arg in 08:32:29 + pkg_list+='virtualenv ' 08:32:29 + for arg in "$@" 08:32:29 + case $arg in 08:32:29 + pkg_list+='urllib3~=1.26.15 ' 08:32:29 + [[ -f /tmp/.toxenv ]] 08:32:29 ++ cat /tmp/.toxenv 08:32:29 + lf_venv=/tmp/venv-XTbB 08:32:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTbB from' file:/tmp/.toxenv 08:32:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XTbB from file:/tmp/.toxenv 08:32:29 + /tmp/venv-XTbB/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 08:32:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 08:32:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 08:32:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 08:32:30 + /tmp/venv-XTbB/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 08:32:31 + type python3 08:32:31 + true 08:32:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-XTbB/bin to PATH' 08:32:31 lf-activate-venv(): INFO: Adding /tmp/venv-XTbB/bin to PATH 08:32:31 + PATH=/tmp/venv-XTbB/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 08:32:31 + return 0 08:32:31 + [[ -d /opt/pyenv ]] 08:32:31 + echo '---> Setting up pyenv' 08:32:31 ---> Setting up pyenv 08:32:31 + export PYENV_ROOT=/opt/pyenv 08:32:31 + PYENV_ROOT=/opt/pyenv 08:32:31 + export PATH=/opt/pyenv/bin:/tmp/venv-XTbB/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 08:32:31 + PATH=/opt/pyenv/bin:/tmp/venv-XTbB/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 08:32:31 ++ pwd 08:32:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 08:32:31 + export PYTHONPATH 08:32:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 08:32:31 + TOX_TESTENV_PASSENV=PYTHONPATH 08:32:31 + tox --version 08:32:32 4.26.0 from /tmp/venv-XTbB/lib/python3.10/site-packages/tox/__init__.py 08:32:32 + PARALLEL=false 08:32:32 + TOX_OPTIONS_LIST= 08:32:32 + [[ -n checkbashisms ]] 08:32:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 08:32:32 + case ${PARALLEL,,} in 08:32:32 + tox -e checkbashisms 08:32:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 08:32:33 checkbashisms: freeze> python -m pip freeze --all 08:32:34 checkbashisms: pip==25.1.1,setuptools==80.3.1 08:32:34 checkbashisms: commands[0]> .ci/check-bashisms.sh 08:32:35 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:32:35 you may get strange results 08:32:35 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 08:32:35 you may get strange results 08:32:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 08:32:37 checkbashisms: OK (4.84=setup[1.34]+cmd[3.50] seconds) 08:32:37 congratulations :) (5.06 seconds) 08:32:37 + tox_status=0 08:32:37 + echo '---> Completed tox runs' 08:32:37 ---> Completed tox runs 08:32:37 + for i in .tox/*/log 08:32:37 ++ echo .tox/checkbashisms/log 08:32:37 ++ awk -F/ '{print $2}' 08:32:37 + tox_env=checkbashisms 08:32:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 08:32:37 + DOC_DIR=docs/_build/html 08:32:37 + [[ -d docs/_build/html ]] 08:32:37 + echo '---> tox-run.sh ends' 08:32:37 ---> tox-run.sh ends 08:32:37 + test 0 -eq 0 08:32:37 $ ssh-agent -k 08:32:37 unset SSH_AUTH_SOCK; 08:32:37 unset SSH_AGENT_PID; 08:32:37 echo Agent pid 1660 killed; 08:32:37 [ssh-agent] Stopped. 08:32:37 [PostBuildScript] - [INFO] Executing post build scripts. 08:32:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3265305959892546946.sh 08:32:37 ---> sysstat.sh 08:32:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13281058191446832780.sh 08:32:38 ---> package-listing.sh 08:32:38 ++ tr '[:upper:]' '[:lower:]' 08:32:38 ++ facter osfamily 08:32:38 + OS_FAMILY=debian 08:32:38 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:32:38 + START_PACKAGES=/tmp/packages_start.txt 08:32:38 + END_PACKAGES=/tmp/packages_end.txt 08:32:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:32:38 + PACKAGES=/tmp/packages_start.txt 08:32:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:32:38 + PACKAGES=/tmp/packages_end.txt 08:32:38 + case "${OS_FAMILY}" in 08:32:38 + dpkg -l 08:32:38 + grep '^ii' 08:32:38 + '[' -f /tmp/packages_start.txt ']' 08:32:38 + '[' -f /tmp/packages_end.txt ']' 08:32:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:32:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:32:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:32:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:32:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6677034709881620467.sh 08:32:38 ---> capture-instance-metadata.sh 08:32:38 Setup pyenv: 08:32:38 system 08:32:38 3.8.13 08:32:38 3.9.13 08:32:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:32:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hFsr 08:32:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:32:46 lf-activate-venv(): INFO: Installing: lftools 08:33:09 lf-activate-venv(): INFO: Adding /tmp/venv-hFsr/bin to PATH 08:33:09 INFO: Running in OpenStack, capturing instance metadata 08:33:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1597271151678405360.sh 08:33:09 provisioning config files... 08:33:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config6189937672024300395tmp 08:33:09 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:33:09 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:33:09 [EnvInject] - Injecting environment variables from a build step. 08:33:09 [EnvInject] - Injecting as environment variables the properties content 08:33:09 SERVER_ID=logs 08:33:09 08:33:09 [EnvInject] - Variables injected successfully. 08:33:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3080365063995638467.sh 08:33:09 ---> create-netrc.sh 08:33:09 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3177408029796684466.sh 08:33:09 ---> python-tools-install.sh 08:33:09 Setup pyenv: 08:33:09 system 08:33:09 3.8.13 08:33:09 3.9.13 08:33:09 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:33:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hFsr from file:/tmp/.os_lf_venv 08:33:11 lf-activate-venv(): INFO: Installing: lftools 08:33:19 lf-activate-venv(): INFO: Adding /tmp/venv-hFsr/bin to PATH 08:33:19 Generating Requirements File 08:33:38 Python 3.10.6 08:33:38 pip 25.1.1 from /tmp/venv-hFsr/lib/python3.10/site-packages/pip (python 3.10) 08:33:38 appdirs==1.4.4 08:33:38 argcomplete==3.6.2 08:33:38 aspy.yaml==1.3.0 08:33:38 attrs==25.3.0 08:33:38 autopage==0.5.2 08:33:38 beautifulsoup4==4.13.4 08:33:38 boto3==1.38.29 08:33:38 botocore==1.38.29 08:33:38 bs4==0.0.2 08:33:38 cachetools==5.5.2 08:33:38 certifi==2025.4.26 08:33:38 cffi==1.17.1 08:33:38 cfgv==3.4.0 08:33:38 chardet==5.2.0 08:33:38 charset-normalizer==3.4.2 08:33:38 click==8.2.1 08:33:38 cliff==4.10.0 08:33:38 cmd2==2.6.0 08:33:38 cryptography==3.3.2 08:33:38 debtcollector==3.0.0 08:33:38 decorator==5.2.1 08:33:38 defusedxml==0.7.1 08:33:38 Deprecated==1.2.18 08:33:38 distlib==0.3.9 08:33:38 dnspython==2.7.0 08:33:38 docker==7.1.0 08:33:38 dogpile.cache==1.4.0 08:33:38 durationpy==0.10 08:33:38 email_validator==2.2.0 08:33:38 filelock==3.18.0 08:33:38 future==1.0.0 08:33:38 gitdb==4.0.12 08:33:38 GitPython==3.1.44 08:33:38 google-auth==2.40.2 08:33:38 httplib2==0.22.0 08:33:38 identify==2.6.12 08:33:38 idna==3.10 08:33:38 importlib-resources==1.5.0 08:33:38 iso8601==2.1.0 08:33:38 Jinja2==3.1.6 08:33:38 jmespath==1.0.1 08:33:38 jsonpatch==1.33 08:33:38 jsonpointer==3.0.0 08:33:38 jsonschema==4.24.0 08:33:38 jsonschema-specifications==2025.4.1 08:33:38 keystoneauth1==5.11.0 08:33:38 kubernetes==32.0.1 08:33:38 lftools==0.37.13 08:33:38 lxml==5.4.0 08:33:38 MarkupSafe==3.0.2 08:33:38 msgpack==1.1.0 08:33:38 multi_key_dict==2.0.3 08:33:38 munch==4.0.0 08:33:38 netaddr==1.3.0 08:33:38 niet==1.4.2 08:33:38 nodeenv==1.9.1 08:33:38 oauth2client==4.1.3 08:33:38 oauthlib==3.2.2 08:33:38 openstacksdk==4.6.0 08:33:38 os-client-config==2.1.0 08:33:38 os-service-types==1.7.0 08:33:38 osc-lib==4.0.2 08:33:38 oslo.config==9.8.0 08:33:38 oslo.context==6.0.0 08:33:38 oslo.i18n==6.5.1 08:33:38 oslo.log==7.1.0 08:33:38 oslo.serialization==5.7.0 08:33:38 oslo.utils==9.0.0 08:33:38 packaging==25.0 08:33:38 pbr==6.1.1 08:33:38 platformdirs==4.3.8 08:33:38 prettytable==3.16.0 08:33:38 psutil==7.0.0 08:33:38 pyasn1==0.6.1 08:33:38 pyasn1_modules==0.4.2 08:33:38 pycparser==2.22 08:33:38 pygerrit2==2.0.15 08:33:38 PyGithub==2.6.1 08:33:38 PyJWT==2.10.1 08:33:38 PyNaCl==1.5.0 08:33:38 pyparsing==2.4.7 08:33:38 pyperclip==1.9.0 08:33:38 pyrsistent==0.20.0 08:33:38 python-cinderclient==9.7.0 08:33:38 python-dateutil==2.9.0.post0 08:33:38 python-heatclient==4.2.0 08:33:38 python-jenkins==1.8.2 08:33:38 python-keystoneclient==5.6.0 08:33:38 python-magnumclient==4.8.1 08:33:38 python-openstackclient==8.1.0 08:33:38 python-swiftclient==4.8.0 08:33:38 PyYAML==6.0.2 08:33:38 referencing==0.36.2 08:33:38 requests==2.32.3 08:33:38 requests-oauthlib==2.0.0 08:33:38 requestsexceptions==1.4.0 08:33:38 rfc3986==2.0.0 08:33:38 rpds-py==0.25.1 08:33:38 rsa==4.9.1 08:33:38 ruamel.yaml==0.18.12 08:33:38 ruamel.yaml.clib==0.2.12 08:33:38 s3transfer==0.13.0 08:33:38 simplejson==3.20.1 08:33:38 six==1.17.0 08:33:38 smmap==5.0.2 08:33:38 soupsieve==2.7 08:33:38 stevedore==5.4.1 08:33:38 tabulate==0.9.0 08:33:38 toml==0.10.2 08:33:38 tomlkit==0.13.2 08:33:38 tqdm==4.67.1 08:33:38 typing_extensions==4.14.0 08:33:38 tzdata==2025.2 08:33:38 urllib3==1.26.20 08:33:38 virtualenv==20.31.2 08:33:38 wcwidth==0.2.13 08:33:38 websocket-client==1.8.0 08:33:38 wrapt==1.17.2 08:33:38 xdg==6.0.0 08:33:38 xmltodict==0.14.2 08:33:38 yq==3.4.3 08:33:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6234975337917319409.sh 08:33:38 ---> sudo-logs.sh 08:33:38 Archiving 'sudo' log.. 08:33:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9262624189060071775.sh 08:33:38 ---> job-cost.sh 08:33:38 Setup pyenv: 08:33:39 system 08:33:39 3.8.13 08:33:39 3.9.13 08:33:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:33:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hFsr from file:/tmp/.os_lf_venv 08:33:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-hFsr/bin to PATH 08:33:45 INFO: No Stack... 08:33:45 INFO: Retrieving Pricing Info for: v3-standard-4 08:33:46 INFO: Archiving Costs 08:33:46 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13955717732899670612.sh 08:33:46 ---> logs-deploy.sh 08:33:46 Setup pyenv: 08:33:46 system 08:33:46 3.8.13 08:33:46 3.9.13 08:33:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:33:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hFsr from file:/tmp/.os_lf_venv 08:33:48 lf-activate-venv(): INFO: Installing: lftools 08:33:56 lf-activate-venv(): INFO: Adding /tmp/venv-hFsr/bin to PATH 08:33:56 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4063 08:33:56 INFO: archiving workspace using pattern(s): 08:33:57 Archives upload complete. 08:33:57 INFO: archiving logs to Nexus 08:33:58 ---> uname -a: 08:33:58 Linux prd-ubuntu1804-builder-4c-4g-18338 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:33:58 08:33:58 08:33:58 ---> lscpu: 08:33:58 Architecture: x86_64 08:33:58 CPU op-mode(s): 32-bit, 64-bit 08:33:58 Byte Order: Little Endian 08:33:58 CPU(s): 4 08:33:58 On-line CPU(s) list: 0-3 08:33:58 Thread(s) per core: 1 08:33:58 Core(s) per socket: 1 08:33:58 Socket(s): 4 08:33:58 NUMA node(s): 1 08:33:58 Vendor ID: AuthenticAMD 08:33:58 CPU family: 23 08:33:58 Model: 49 08:33:58 Model name: AMD EPYC-Rome Processor 08:33:58 Stepping: 0 08:33:58 CPU MHz: 2800.000 08:33:58 BogoMIPS: 5600.00 08:33:58 Virtualization: AMD-V 08:33:58 Hypervisor vendor: KVM 08:33:58 Virtualization type: full 08:33:58 L1d cache: 32K 08:33:58 L1i cache: 32K 08:33:58 L2 cache: 512K 08:33:58 L3 cache: 16384K 08:33:58 NUMA node0 CPU(s): 0-3 08:33:58 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 08:33:58 08:33:58 08:33:58 ---> nproc: 08:33:58 4 08:33:58 08:33:58 08:33:58 ---> df -h: 08:33:58 Filesystem Size Used Avail Use% Mounted on 08:33:58 udev 7.9G 0 7.9G 0% /dev 08:33:58 tmpfs 1.6G 672K 1.6G 1% /run 08:33:58 /dev/vda1 78G 8.3G 70G 11% / 08:33:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:33:58 tmpfs 5.0M 0 5.0M 0% /run/lock 08:33:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:33:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:33:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:33:58 08:33:58 08:33:58 ---> free -m: 08:33:58 total used free shared buff/cache available 08:33:58 Mem: 16040 597 13400 0 2042 15129 08:33:58 Swap: 1023 0 1023 08:33:58 08:33:58 08:33:58 ---> ip addr: 08:33:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:33:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:33:58 inet 127.0.0.1/8 scope host lo 08:33:58 valid_lft forever preferred_lft forever 08:33:58 inet6 ::1/128 scope host 08:33:58 valid_lft forever preferred_lft forever 08:33:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:33:58 link/ether fa:16:3e:c7:39:6d brd ff:ff:ff:ff:ff:ff 08:33:58 inet 10.30.106.23/23 brd 10.30.107.255 scope global dynamic ens3 08:33:58 valid_lft 86276sec preferred_lft 86276sec 08:33:58 inet6 fe80::f816:3eff:fec7:396d/64 scope link 08:33:58 valid_lft forever preferred_lft forever 08:33:58 08:33:58 08:33:58 ---> sar -b -r -n DEV: 08:33:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18338) 06/04/25 _x86_64_ (4 CPU) 08:33:58 08:33:58 08:31:55 LINUX RESTART (4 CPU) 08:33:58 08:33:58 08:32:01 tps rtps wtps bread/s bwrtn/s 08:33:58 08:33:01 367.72 59.51 308.22 3740.31 70457.19 08:33:58 Average: 367.72 59.51 308.22 3740.31 70457.19 08:33:58 08:33:58 08:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:33:58 08:33:01 13882168 15449364 2542792 15.48 57524 1712272 889916 5.09 798864 1533128 121968 08:33:58 Average: 13882168 15449364 2542792 15.48 57524 1712272 889916 5.09 798864 1533128 121968 08:33:58 08:33:58 08:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:33:58 08:33:01 ens3 570.74 379.77 2347.39 87.03 0.00 0.00 0.00 0.00 08:33:58 08:33:01 lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 08:33:58 Average: ens3 570.74 379.77 2347.39 87.03 0.00 0.00 0.00 0.00 08:33:58 Average: lo 1.80 1.80 0.20 0.20 0.00 0.00 0.00 0.00 08:33:58 08:33:58 08:33:58 ---> sar -P ALL: 08:33:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-18338) 06/04/25 _x86_64_ (4 CPU) 08:33:58 08:33:58 08:31:55 LINUX RESTART (4 CPU) 08:33:58 08:33:58 08:32:01 CPU %user %nice %system %iowait %steal %idle 08:33:58 08:33:01 all 23.19 0.00 2.55 4.00 0.06 70.19 08:33:58 08:33:01 0 22.24 0.00 2.42 6.14 0.07 69.14 08:33:58 08:33:01 1 14.41 0.00 2.05 4.88 0.08 78.57 08:33:58 08:33:01 2 31.49 0.00 2.52 0.77 0.07 65.15 08:33:58 08:33:01 3 24.61 0.00 3.23 4.22 0.05 67.89 08:33:58 Average: all 23.19 0.00 2.55 4.00 0.06 70.19 08:33:58 Average: 0 22.24 0.00 2.42 6.14 0.07 69.14 08:33:58 Average: 1 14.41 0.00 2.05 4.88 0.08 78.57 08:33:58 Average: 2 31.49 0.00 2.52 0.77 0.07 65.15 08:33:58 Average: 3 24.61 0.00 3.23 4.22 0.05 67.89 08:33:58 08:33:58 08:33:58