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