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