23:18:01 Triggered by Gerrit: https://gerrit.linuxfoundation.org/infra/c/ansible/roles/mono-install/+/72630 23:18:01 Running as SYSTEM 23:18:01 [EnvInject] - Loading node environment variables. 23:18:01 Building remotely on prd-ubuntu1804-docker-4c-4g-5292 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/lf-infra-ansible-roles-tox-verify-any 23:18:01 [ssh-agent] Looking for ssh-agent implementation... 23:18:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:03 $ ssh-agent 23:18:03 SSH_AUTH_SOCK=/tmp/ssh-qIUF79QYFhg4/agent.2034 23:18:03 SSH_AGENT_PID=2036 23:18:03 [ssh-agent] Started. 23:18:03 Running ssh-add (command line suppressed) 23:18:03 Identity added: /w/workspace/lf-infra-ansible-roles-tox-verify-any@tmp/private_key_13712041409946054593.key (/w/workspace/lf-infra-ansible-roles-tox-verify-any@tmp/private_key_13712041409946054593.key) 23:18:03 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:18:03 The recommended git tool is: NONE 23:18:04 using credential jenkins-ssh 23:18:04 Wiping out workspace first. 23:18:04 Cloning the remote Git repository 23:18:04 Cloning repository https://gerrit.linuxfoundation.org/infra/ansible/roles/mono-install 23:18:04 > git init /w/workspace/lf-infra-ansible-roles-tox-verify-any # timeout=10 23:18:04 Fetching upstream changes from https://gerrit.linuxfoundation.org/infra/ansible/roles/mono-install 23:18:04 > git --version # timeout=10 23:18:04 > git --version # 'git version 2.17.1' 23:18:04 using GIT_SSH to set credentials jenkins-ssh 23:18:05 Verifying host key using known hosts file 23:18:05 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:18:05 > git fetch --tags --progress -- https://gerrit.linuxfoundation.org/infra/ansible/roles/mono-install +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:05 > git config remote.origin.url https://gerrit.linuxfoundation.org/infra/ansible/roles/mono-install # timeout=10 23:18:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:18:06 > git config remote.origin.url https://gerrit.linuxfoundation.org/infra/ansible/roles/mono-install # timeout=10 23:18:06 Fetching upstream changes from https://gerrit.linuxfoundation.org/infra/ansible/roles/mono-install 23:18:06 using GIT_SSH to set credentials jenkins-ssh 23:18:06 Verifying host key using known hosts file 23:18:06 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:18:06 > git fetch --tags --progress -- https://gerrit.linuxfoundation.org/infra/ansible/roles/mono-install refs/changes/30/72630/3 # timeout=10 23:18:06 > git rev-parse 0a84e8f624fc645b40777e8c3692b93667791257^{commit} # timeout=10 23:18:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 23:18:06 Checking out Revision 0a84e8f624fc645b40777e8c3692b93667791257 (refs/changes/30/72630/3) 23:18:06 > git config core.sparsecheckout # timeout=10 23:18:06 > git checkout -f 0a84e8f624fc645b40777e8c3692b93667791257 # timeout=10 23:18:09 Commit message: "Chore: Add GHA workflow for mono-install role" 23:18:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:18:09 > git rev-list --no-walk 40fffdb0e8a990142eb6428a4a4ed503bcad64d3 # timeout=10 23:18:09 provisioning config files... 23:18:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:18:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:18:10 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins3542587497683766176.sh 23:18:10 ---> python-tools-install.sh 23:18:10 Setup pyenv: 23:18:10 * system (set by /opt/pyenv/version) 23:18:10 * 3.8.13 (set by /opt/pyenv/version) 23:18:10 * 3.9.13 (set by /opt/pyenv/version) 23:18:10 * 3.10.6 (set by /opt/pyenv/version) 23:18:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Owbd 23:18:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:18:17 lf-activate-venv(): INFO: Installing: lftools 23:18:53 lf-activate-venv(): INFO: Adding /tmp/venv-Owbd/bin to PATH 23:18:53 Generating Requirements File 23:19:27 Python 3.10.6 23:19:27 pip 24.0 from /tmp/venv-Owbd/lib/python3.10/site-packages/pip (python 3.10) 23:19:27 appdirs==1.4.4 23:19:27 argcomplete==3.2.2 23:19:27 aspy.yaml==1.3.0 23:19:27 attrs==23.2.0 23:19:27 autopage==0.5.2 23:19:27 beautifulsoup4==4.12.3 23:19:27 boto3==1.34.39 23:19:27 botocore==1.34.39 23:19:27 bs4==0.0.2 23:19:27 cachetools==5.3.2 23:19:27 certifi==2024.2.2 23:19:27 cffi==1.16.0 23:19:27 cfgv==3.4.0 23:19:27 chardet==5.2.0 23:19:27 charset-normalizer==3.3.2 23:19:27 click==8.1.7 23:19:27 cliff==4.5.0 23:19:27 cmd2==2.4.3 23:19:27 cryptography==3.3.2 23:19:27 debtcollector==2.5.0 23:19:27 decorator==5.1.1 23:19:27 defusedxml==0.7.1 23:19:27 Deprecated==1.2.14 23:19:27 distlib==0.3.8 23:19:27 dnspython==2.5.0 23:19:27 docker==4.2.2 23:19:27 dogpile.cache==1.3.1 23:19:27 email-validator==2.1.0.post1 23:19:27 filelock==3.13.1 23:19:27 future==0.18.3 23:19:27 gitdb==4.0.11 23:19:27 GitPython==3.1.41 23:19:27 google-auth==2.27.0 23:19:27 httplib2==0.22.0 23:19:27 identify==2.5.33 23:19:27 idna==3.6 23:19:27 importlib-resources==1.5.0 23:19:27 iso8601==2.1.0 23:19:27 Jinja2==3.1.3 23:19:27 jmespath==1.0.1 23:19:27 jsonpatch==1.33 23:19:27 jsonpointer==2.4 23:19:27 jsonschema==4.21.1 23:19:27 jsonschema-specifications==2023.12.1 23:19:27 keystoneauth1==5.5.0 23:19:27 kubernetes==29.0.0 23:19:27 lftools==0.37.8 23:19:27 lxml==5.1.0 23:19:27 MarkupSafe==2.1.5 23:19:27 msgpack==1.0.7 23:19:27 multi_key_dict==2.0.3 23:19:27 munch==4.0.0 23:19:27 netaddr==0.10.1 23:19:27 netifaces==0.11.0 23:19:27 niet==1.4.2 23:19:27 nodeenv==1.8.0 23:19:27 oauth2client==4.1.3 23:19:27 oauthlib==3.2.2 23:19:27 openstacksdk==0.62.0 23:19:27 os-client-config==2.1.0 23:19:27 os-service-types==1.7.0 23:19:27 osc-lib==3.0.0 23:19:27 oslo.config==9.3.0 23:19:27 oslo.context==5.3.0 23:19:27 oslo.i18n==6.2.0 23:19:27 oslo.log==5.4.0 23:19:27 oslo.serialization==5.3.0 23:19:27 oslo.utils==7.0.0 23:19:27 packaging==23.2 23:19:27 pbr==6.0.0 23:19:27 platformdirs==4.2.0 23:19:27 prettytable==3.9.0 23:19:27 pyasn1==0.5.1 23:19:27 pyasn1-modules==0.3.0 23:19:27 pycparser==2.21 23:19:27 pygerrit2==2.0.15 23:19:27 PyGithub==2.2.0 23:19:27 pyinotify==0.9.6 23:19:27 PyJWT==2.8.0 23:19:27 PyNaCl==1.5.0 23:19:27 pyparsing==2.4.7 23:19:27 pyperclip==1.8.2 23:19:27 pyrsistent==0.20.0 23:19:27 python-cinderclient==9.4.0 23:19:27 python-dateutil==2.8.2 23:19:27 python-heatclient==3.4.0 23:19:27 python-jenkins==1.8.2 23:19:27 python-keystoneclient==5.3.0 23:19:27 python-magnumclient==4.3.0 23:19:27 python-novaclient==18.4.0 23:19:27 python-openstackclient==6.0.1 23:19:27 python-swiftclient==4.4.0 23:19:27 pytz==2024.1 23:19:27 PyYAML==6.0.1 23:19:27 referencing==0.33.0 23:19:27 requests==2.31.0 23:19:27 requests-oauthlib==1.3.1 23:19:27 requestsexceptions==1.4.0 23:19:27 rfc3986==2.0.0 23:19:27 rpds-py==0.17.1 23:19:27 rsa==4.9 23:19:27 ruamel.yaml==0.18.6 23:19:27 ruamel.yaml.clib==0.2.8 23:19:27 s3transfer==0.10.0 23:19:27 simplejson==3.19.2 23:19:27 six==1.16.0 23:19:27 smmap==5.0.1 23:19:27 soupsieve==2.5 23:19:27 stevedore==5.1.0 23:19:27 tabulate==0.9.0 23:19:27 toml==0.10.2 23:19:27 tomlkit==0.12.3 23:19:27 tqdm==4.66.1 23:19:27 typing_extensions==4.9.0 23:19:27 tzdata==2023.4 23:19:27 urllib3==1.26.18 23:19:27 virtualenv==20.25.0 23:19:27 wcwidth==0.2.13 23:19:27 websocket-client==1.7.0 23:19:27 wrapt==1.16.0 23:19:27 xdg==6.0.0 23:19:27 xmltodict==0.13.0 23:19:27 yq==3.2.3 23:19:28 [EnvInject] - Injecting environment variables from a build step. 23:19:28 [EnvInject] - Injecting as environment variables the properties content 23:19:28 PYTHON=python3 23:19:28 23:19:28 [EnvInject] - Variables injected successfully. 23:19:28 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash -l /tmp/jenkins12141689315531121537.sh 23:19:28 ---> tox-install.sh 23:19:28 + source /home/jenkins/lf-env.sh 23:19:28 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:19:28 ++ mktemp -d /tmp/venv-XXXX 23:19:28 + lf_venv=/tmp/venv-28Z5 23:19:28 + local venv_file=/tmp/.os_lf_venv 23:19:28 + local python=python3 23:19:28 + local options 23:19:28 + local set_path=true 23:19:28 + local install_args= 23:19:28 ++ 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 23:19:28 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:19:28 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:19:28 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:19:28 + true 23:19:28 + case $1 in 23:19:28 + venv_file=/tmp/.toxenv 23:19:28 + shift 2 23:19:28 + true 23:19:28 + case $1 in 23:19:28 + shift 23:19:28 + break 23:19:28 + case $python in 23:19:28 + local pkg_list= 23:19:28 + [[ -d /opt/pyenv ]] 23:19:28 + echo 'Setup pyenv:' 23:19:28 Setup pyenv: 23:19:28 + export PYENV_ROOT=/opt/pyenv 23:19:28 + PYENV_ROOT=/opt/pyenv 23:19:28 + 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 23:19:28 + 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 23:19:28 + pyenv versions 23:19:28 system 23:19:28 3.8.13 23:19:28 3.9.13 23:19:28 * 3.10.6 (set by /w/workspace/lf-infra-ansible-roles-tox-verify-any/.python-version) 23:19:28 + command -v pyenv 23:19:28 ++ pyenv init - --no-rehash 23:19:28 + 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[*]}"'\'')" 23:19:28 export PATH="/opt/pyenv/shims:${PATH}" 23:19:28 export PYENV_SHELL=bash 23:19:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:19:28 pyenv() { 23:19:28 local command 23:19:28 command="${1:-}" 23:19:28 if [ "$#" -gt 0 ]; then 23:19:28 shift 23:19:28 fi 23:19:28 23:19:28 case "$command" in 23:19:28 rehash|shell) 23:19:28 eval "$(pyenv "sh-$command" "$@")" 23:19:28 ;; 23:19:28 *) 23:19:28 command pyenv "$command" "$@" 23:19:28 ;; 23:19:28 esac 23:19:28 }' 23:19:28 +++ 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[*]}"' 23:19:28 ++ 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 23:19:28 ++ 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 23:19:28 ++ 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 23:19:28 ++ export PYENV_SHELL=bash 23:19:28 ++ PYENV_SHELL=bash 23:19:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:19:28 +++ complete -F _pyenv pyenv 23:19:28 ++ lf-pyver python3 23:19:28 ++ local py_version_xy=python3 23:19:28 ++ local py_version_xyz= 23:19:28 ++ pyenv versions 23:19:28 ++ local command 23:19:28 ++ command=versions 23:19:28 ++ '[' 1 -gt 0 ']' 23:19:28 ++ shift 23:19:28 ++ case "$command" in 23:19:28 ++ command pyenv versions 23:19:28 ++ pyenv versions 23:19:28 ++ awk '{ print $1 }' 23:19:28 ++ sed 's/^[ *]* //' 23:19:28 ++ grep -E '^[0-9.]*[0-9]$' 23:19:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:19:28 +++ grep '^3' /tmp/.pyenv_versions 23:19:28 +++ sort -V 23:19:28 +++ tail -n 1 23:19:28 ++ py_version_xyz=3.10.6 23:19:28 ++ [[ -z 3.10.6 ]] 23:19:28 ++ echo 3.10.6 23:19:28 ++ return 0 23:19:28 + pyenv local 3.10.6 23:19:28 + local command 23:19:28 + command=local 23:19:28 + '[' 2 -gt 0 ']' 23:19:28 + shift 23:19:28 + case "$command" in 23:19:28 + command pyenv local 3.10.6 23:19:28 + pyenv local 3.10.6 23:19:28 + for arg in "$@" 23:19:28 + case $arg in 23:19:28 + pkg_list+='tox ' 23:19:28 + for arg in "$@" 23:19:28 + case $arg in 23:19:28 + pkg_list+='virtualenv ' 23:19:28 + for arg in "$@" 23:19:28 + case $arg in 23:19:28 + pkg_list+='urllib3~=1.26.15 ' 23:19:28 + [[ -f /tmp/.toxenv ]] 23:19:28 + [[ ! -f /tmp/.toxenv ]] 23:19:28 + [[ -n '' ]] 23:19:28 + python3 -m venv /tmp/venv-28Z5 23:19:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-28Z5' 23:19:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-28Z5 23:19:32 + echo /tmp/venv-28Z5 23:19:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 23:19:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 23:19:32 + /tmp/venv-28Z5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:19:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:19:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 23:19:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 23:19:35 + /tmp/venv-28Z5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:19:37 + type python3 23:19:37 + true 23:19:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-28Z5/bin to PATH' 23:19:37 lf-activate-venv(): INFO: Adding /tmp/venv-28Z5/bin to PATH 23:19:37 + PATH=/tmp/venv-28Z5/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 23:19:37 + return 0 23:19:37 + python3 --version 23:19:37 Python 3.10.6 23:19:37 + python3 -m pip --version 23:19:38 pip 24.0 from /tmp/venv-28Z5/lib/python3.10/site-packages/pip (python 3.10) 23:19:38 + python3 -m pip freeze 23:19:38 cachetools==5.3.2 23:19:38 chardet==5.2.0 23:19:38 colorama==0.4.6 23:19:38 distlib==0.3.8 23:19:38 filelock==3.13.1 23:19:38 packaging==23.2 23:19:38 platformdirs==4.2.0 23:19:38 pluggy==1.4.0 23:19:38 pyproject-api==1.6.1 23:19:38 tomli==2.0.1 23:19:38 tox==4.12.1 23:19:38 urllib3==1.26.18 23:19:38 virtualenv==20.25.0 23:19:38 [lf-infra-ansible-roles-tox-verify-any] $ /bin/sh -xe /tmp/jenkins17472065259777292361.sh 23:19:38 [EnvInject] - Injecting environment variables from a build step. 23:19:38 [EnvInject] - Injecting as environment variables the properties content 23:19:38 PARALLEL=False 23:19:38 23:19:38 [EnvInject] - Variables injected successfully. 23:19:38 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash -l /tmp/jenkins8387464393798775775.sh 23:19:38 ---> tox-run.sh 23:19:38 + 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 23:19:38 + ARCHIVE_TOX_DIR=/w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/tox 23:19:38 + ARCHIVE_DOC_DIR=/w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/docs 23:19:38 + mkdir -p /w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/tox 23:19:38 + cd /w/workspace/lf-infra-ansible-roles-tox-verify-any/. 23:19:38 + source /home/jenkins/lf-env.sh 23:19:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 23:19:38 ++ mktemp -d /tmp/venv-XXXX 23:19:38 + lf_venv=/tmp/venv-8WJF 23:19:38 + local venv_file=/tmp/.os_lf_venv 23:19:38 + local python=python3 23:19:38 + local options 23:19:38 + local set_path=true 23:19:38 + local install_args= 23:19:38 ++ 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 23:19:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:19:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 23:19:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 23:19:38 + true 23:19:38 + case $1 in 23:19:38 + venv_file=/tmp/.toxenv 23:19:38 + shift 2 23:19:38 + true 23:19:38 + case $1 in 23:19:38 + shift 23:19:38 + break 23:19:38 + case $python in 23:19:38 + local pkg_list= 23:19:38 + [[ -d /opt/pyenv ]] 23:19:38 + echo 'Setup pyenv:' 23:19:38 Setup pyenv: 23:19:38 + export PYENV_ROOT=/opt/pyenv 23:19:38 + PYENV_ROOT=/opt/pyenv 23:19:38 + 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 23:19:38 + 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 23:19:38 + pyenv versions 23:19:38 system 23:19:38 3.8.13 23:19:38 3.9.13 23:19:38 * 3.10.6 (set by /w/workspace/lf-infra-ansible-roles-tox-verify-any/.python-version) 23:19:38 + command -v pyenv 23:19:38 ++ pyenv init - --no-rehash 23:19:38 + 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[*]}"'\'')" 23:19:38 export PATH="/opt/pyenv/shims:${PATH}" 23:19:38 export PYENV_SHELL=bash 23:19:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:19:38 pyenv() { 23:19:38 local command 23:19:38 command="${1:-}" 23:19:38 if [ "$#" -gt 0 ]; then 23:19:38 shift 23:19:38 fi 23:19:38 23:19:38 case "$command" in 23:19:38 rehash|shell) 23:19:38 eval "$(pyenv "sh-$command" "$@")" 23:19:38 ;; 23:19:38 *) 23:19:38 command pyenv "$command" "$@" 23:19:38 ;; 23:19:38 esac 23:19:38 }' 23:19:38 +++ 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[*]}"' 23:19:38 ++ 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 23:19:38 ++ 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 23:19:38 ++ 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 23:19:38 ++ export PYENV_SHELL=bash 23:19:38 ++ PYENV_SHELL=bash 23:19:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:19:38 +++ complete -F _pyenv pyenv 23:19:38 ++ lf-pyver python3 23:19:38 ++ local py_version_xy=python3 23:19:38 ++ local py_version_xyz= 23:19:38 ++ pyenv versions 23:19:38 ++ local command 23:19:38 ++ command=versions 23:19:38 ++ '[' 1 -gt 0 ']' 23:19:38 ++ shift 23:19:38 ++ case "$command" in 23:19:38 ++ command pyenv versions 23:19:38 ++ pyenv versions 23:19:38 ++ sed 's/^[ *]* //' 23:19:38 ++ awk '{ print $1 }' 23:19:38 ++ grep -E '^[0-9.]*[0-9]$' 23:19:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:19:38 +++ grep '^3' /tmp/.pyenv_versions 23:19:38 +++ sort -V 23:19:38 +++ tail -n 1 23:19:38 ++ py_version_xyz=3.10.6 23:19:38 ++ [[ -z 3.10.6 ]] 23:19:38 ++ echo 3.10.6 23:19:38 ++ return 0 23:19:38 + pyenv local 3.10.6 23:19:38 + local command 23:19:38 + command=local 23:19:38 + '[' 2 -gt 0 ']' 23:19:38 + shift 23:19:38 + case "$command" in 23:19:38 + command pyenv local 3.10.6 23:19:38 + pyenv local 3.10.6 23:19:38 + for arg in "$@" 23:19:38 + case $arg in 23:19:38 + pkg_list+='tox ' 23:19:38 + for arg in "$@" 23:19:38 + case $arg in 23:19:38 + pkg_list+='virtualenv ' 23:19:38 + for arg in "$@" 23:19:38 + case $arg in 23:19:38 + pkg_list+='urllib3~=1.26.15 ' 23:19:38 + [[ -f /tmp/.toxenv ]] 23:19:38 ++ cat /tmp/.toxenv 23:19:38 + lf_venv=/tmp/venv-28Z5 23:19:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-28Z5 from' file:/tmp/.toxenv 23:19:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-28Z5 from file:/tmp/.toxenv 23:19:38 + /tmp/venv-28Z5/bin/python3 -m pip install --upgrade --quiet pip virtualenv 23:19:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 23:19:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 23:19:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 23:19:39 + /tmp/venv-28Z5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 23:19:41 + type python3 23:19:41 + true 23:19:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-28Z5/bin to PATH' 23:19:41 lf-activate-venv(): INFO: Adding /tmp/venv-28Z5/bin to PATH 23:19:41 + PATH=/tmp/venv-28Z5/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 23:19:41 + return 0 23:19:41 + [[ -d /opt/pyenv ]] 23:19:41 + echo '---> Setting up pyenv' 23:19:41 ---> Setting up pyenv 23:19:41 + export PYENV_ROOT=/opt/pyenv 23:19:41 + PYENV_ROOT=/opt/pyenv 23:19:41 + export PATH=/opt/pyenv/bin:/tmp/venv-28Z5/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 23:19:41 + PATH=/opt/pyenv/bin:/tmp/venv-28Z5/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 23:19:41 ++ pwd 23:19:41 + PYTHONPATH=/w/workspace/lf-infra-ansible-roles-tox-verify-any 23:19:41 + export PYTHONPATH 23:19:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 23:19:41 + TOX_TESTENV_PASSENV=PYTHONPATH 23:19:41 + tox --version 23:19:41 4.12.1 from /tmp/venv-28Z5/lib/python3.10/site-packages/tox/__init__.py 23:19:41 + PARALLEL=False 23:19:41 + TOX_OPTIONS_LIST= 23:19:41 + [[ -n '' ]] 23:19:41 + case ${PARALLEL,,} in 23:19:41 + tox 23:19:41 + tee -a /w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/tox/tox.log 23:19:42 molecule: install_deps> python -I -m pip install ansible docker molecule molecule-docker 23:20:20 molecule: freeze> python -m pip freeze --all 23:20:20 molecule: ansible==9.2.0,ansible-compat==4.1.11,ansible-core==2.16.3,attrs==23.2.0,bracex==2.4,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,click==8.1.7,click-help-colors==0.9.4,cryptography==42.0.2,distro==1.9.0,docker==7.0.0,enrich==1.2.7,idna==3.6,Jinja2==3.1.3,jsonschema==4.21.1,jsonschema-specifications==2023.12.1,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mdurl==0.1.2,molecule==24.2.0,molecule-docker==2.1.0,packaging==23.2,pip==23.3.1,pluggy==1.4.0,pycparser==2.21,Pygments==2.17.2,PyYAML==6.0.1,referencing==0.33.0,requests==2.31.0,resolvelib==1.0.1,rich==13.7.0,rpds-py==0.17.1,selinux==0.3.0,setuptools==69.0.2,subprocess-tee==0.4.1,urllib3==2.2.0,wcmatch==8.5,wheel==0.42.0 23:20:20 molecule: commands[0]> ./molecule.sh 23:20:21 WARNING Driver docker does not provide a schema. 23:20:21 INFO default scenario test matrix: dependency, cleanup, destroy, syntax, create, prepare, converge, idempotence, side_effect, verify, cleanup, destroy 23:20:21 INFO Performing prerun with role_name_check=0... 23:20:21 INFO Running default > dependency 23:20:21 WARNING Skipping, missing the requirements file. 23:20:21 WARNING Skipping, missing the requirements file. 23:20:21 INFO Running default > cleanup 23:20:21 WARNING Skipping, cleanup playbook not configured. 23:20:22 INFO Running default > destroy 23:20:22 INFO Sanity checks: 'docker' 23:20:23 23:20:23 PLAY [Destroy] ***************************************************************** 23:20:23 23:20:23 TASK [Set async_dir for HOME env] ********************************************** 23:20:23 ok: [localhost] 23:20:23 23:20:23 TASK [Destroy molecule instance(s)] ******************************************** 23:20:24 changed: [localhost] => (item=centos7) 23:20:24 changed: [localhost] => (item=ubuntu1804) 23:20:24 changed: [localhost] => (item=ubuntu2004) 23:20:24 changed: [localhost] => (item=ubuntu2204) 23:20:24 23:20:24 TASK [Wait for instance(s) deletion to complete] ******************************* 23:20:25 ok: [localhost] => (item=centos7) 23:20:25 ok: [localhost] => (item=ubuntu1804) 23:20:25 ok: [localhost] => (item=ubuntu2004) 23:20:25 ok: [localhost] => (item=ubuntu2204) 23:20:25 23:20:25 TASK [Delete docker networks(s)] *********************************************** 23:20:25 skipping: [localhost] 23:20:25 23:20:25 PLAY RECAP ********************************************************************* 23:20:25 localhost : ok=3 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 23:20:25 23:20:25 INFO Running default > syntax 23:20:26 23:20:26 playbook: /w/workspace/lf-infra-ansible-roles-tox-verify-any/molecule/default/converge.yml 23:20:26 INFO Running default > create 23:20:26 23:20:26 PLAY [Create] ****************************************************************** 23:20:26 23:20:26 TASK [Set async_dir for HOME env] ********************************************** 23:20:26 ok: [localhost] 23:20:26 23:20:26 TASK [Log into a Docker registry] ********************************************** 23:20:26 skipping: [localhost] => (item=None) 23:20:26 skipping: [localhost] => (item=None) 23:20:26 skipping: [localhost] => (item=None) 23:20:26 skipping: [localhost] => (item=None) 23:20:26 skipping: [localhost] 23:20:26 23:20:26 TASK [Check presence of custom Dockerfiles] ************************************ 23:20:27 ok: [localhost] => (item={'image': 'centos:7', 'name': 'centos7'}) 23:20:27 ok: [localhost] => (item={'image': 'ubuntu:18.04', 'name': 'ubuntu1804'}) 23:20:27 ok: [localhost] => (item={'image': 'ubuntu:20.04', 'name': 'ubuntu2004'}) 23:20:27 ok: [localhost] => (item={'image': 'ubuntu:22.04', 'name': 'ubuntu2204'}) 23:20:27 23:20:27 TASK [Create Dockerfiles from image names] ************************************* 23:20:29 changed: [localhost] => (item={'image': 'centos:7', 'name': 'centos7'}) 23:20:29 changed: [localhost] => (item={'image': 'ubuntu:18.04', 'name': 'ubuntu1804'}) 23:20:29 changed: [localhost] => (item={'image': 'ubuntu:20.04', 'name': 'ubuntu2004'}) 23:20:29 changed: [localhost] => (item={'image': 'ubuntu:22.04', 'name': 'ubuntu2204'}) 23:20:29 23:20:29 TASK [Synchronization the context] ********************************************* 23:20:31 changed: [localhost] => (item={'image': 'centos:7', 'name': 'centos7'}) 23:20:31 ok: [localhost] => (item={'image': 'ubuntu:18.04', 'name': 'ubuntu1804'}) 23:20:31 ok: [localhost] => (item={'image': 'ubuntu:20.04', 'name': 'ubuntu2004'}) 23:20:31 ok: [localhost] => (item={'image': 'ubuntu:22.04', 'name': 'ubuntu2204'}) 23:20:31 23:20:31 TASK [Discover local Docker images] ******************************************** 23:20:33 ok: [localhost] => (item={'diff': [], 'dest': '/home/jenkins/.cache/molecule/lf-infra-ansible-roles-tox-verify-any/default/Dockerfile_centos_7', 'src': '/home/jenkins/.ansible/tmp/ansible-tmp-1707520828.02418-3442-16511524195152/source', 'md5sum': '7cd3068447b3fa64265b301e56637814', 'checksum': '86cf5647c3542cd3e8a18787ace2eb98422f513d', 'changed': True, 'uid': 1001, 'gid': 1001, 'owner': 'jenkins', 'group': 'jenkins', 'mode': '0600', 'state': 'file', 'size': 1037, 'invocation': {'module_args': {'src': '/home/jenkins/.ansible/tmp/ansible-tmp-1707520828.02418-3442-16511524195152/source', 'dest': '/home/jenkins/.cache/molecule/lf-infra-ansible-roles-tox-verify-any/default/Dockerfile_centos_7', 'mode': '0600', 'follow': False, '_original_basename': 'Dockerfile.j2', 'checksum': '86cf5647c3542cd3e8a18787ace2eb98422f513d', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': {'image': 'centos:7', 'name': 'centos7'}, 'ansible_loop_var': 'item', 'i': 0, 'ansible_index_var': 'i'}) 23:20:33 ok: [localhost] => (item={'diff': [], 'dest': '/home/jenkins/.cache/molecule/lf-infra-ansible-roles-tox-verify-any/default/Dockerfile_ubuntu_18_04', 'src': '/home/jenkins/.ansible/tmp/ansible-tmp-1707520828.603012-3442-62018861974116/source', 'md5sum': '80e824f1760088681943642976797a48', 'checksum': '698991f93f5e0d29fe7e370f9dfdf44119b3f7a0', 'changed': True, 'uid': 1001, 'gid': 1001, 'owner': 'jenkins', 'group': 'jenkins', 'mode': '0600', 'state': 'file', 'size': 1041, 'invocation': {'module_args': {'src': '/home/jenkins/.ansible/tmp/ansible-tmp-1707520828.603012-3442-62018861974116/source', 'dest': '/home/jenkins/.cache/molecule/lf-infra-ansible-roles-tox-verify-any/default/Dockerfile_ubuntu_18_04', 'mode': '0600', 'follow': False, '_original_basename': 'Dockerfile.j2', 'checksum': '698991f93f5e0d29fe7e370f9dfdf44119b3f7a0', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': {'image': 'ubuntu:18.04', 'name': 'ubuntu1804'}, 'ansible_loop_var': 'item', 'i': 1, 'ansible_index_var': 'i'}) 23:20:33 ok: [localhost] => (item={'diff': [], 'dest': '/home/jenkins/.cache/molecule/lf-infra-ansible-roles-tox-verify-any/default/Dockerfile_ubuntu_20_04', 'src': '/home/jenkins/.ansible/tmp/ansible-tmp-1707520829.0549343-3442-105960300762661/source', 'md5sum': '84dd365820fd171639eec1118e3ebda4', 'checksum': '703571a5a8af2e857377f142d22875dc25d33b5a', 'changed': True, 'uid': 1001, 'gid': 1001, 'owner': 'jenkins', 'group': 'jenkins', 'mode': '0600', 'state': 'file', 'size': 1041, 'invocation': {'module_args': {'src': '/home/jenkins/.ansible/tmp/ansible-tmp-1707520829.0549343-3442-105960300762661/source', 'dest': '/home/jenkins/.cache/molecule/lf-infra-ansible-roles-tox-verify-any/default/Dockerfile_ubuntu_20_04', 'mode': '0600', 'follow': False, '_original_basename': 'Dockerfile.j2', 'checksum': '703571a5a8af2e857377f142d22875dc25d33b5a', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': {'image': 'ubuntu:20.04', 'name': 'ubuntu2004'}, 'ansible_loop_var': 'item', 'i': 2, 'ansible_index_var': 'i'}) 23:20:33 ok: [localhost] => (item={'diff': [], 'dest': '/home/jenkins/.cache/molecule/lf-infra-ansible-roles-tox-verify-any/default/Dockerfile_ubuntu_22_04', 'src': '/home/jenkins/.ansible/tmp/ansible-tmp-1707520829.468933-3442-105493401204324/source', 'md5sum': '28fff48330429552b5067e7c5c4e3006', 'checksum': 'a9daf658fd0ff8cdff81ae165e22c7a3901126dc', 'changed': True, 'uid': 1001, 'gid': 1001, 'owner': 'jenkins', 'group': 'jenkins', 'mode': '0600', 'state': 'file', 'size': 1041, 'invocation': {'module_args': {'src': '/home/jenkins/.ansible/tmp/ansible-tmp-1707520829.468933-3442-105493401204324/source', 'dest': '/home/jenkins/.cache/molecule/lf-infra-ansible-roles-tox-verify-any/default/Dockerfile_ubuntu_22_04', 'mode': '0600', 'follow': False, '_original_basename': 'Dockerfile.j2', 'checksum': 'a9daf658fd0ff8cdff81ae165e22c7a3901126dc', 'backup': False, 'force': True, 'unsafe_writes': False, 'content': None, 'validate': None, 'directory_mode': None, 'remote_src': None, 'local_follow': None, 'owner': None, 'group': None, 'seuser': None, 'serole': None, 'selevel': None, 'setype': None, 'attributes': None}}, 'failed': False, 'item': {'image': 'ubuntu:22.04', 'name': 'ubuntu2204'}, 'ansible_loop_var': 'item', 'i': 3, 'ansible_index_var': 'i'}) 23:20:33 23:20:33 TASK [Build an Ansible compatible image (new)] ********************************* 23:22:39 changed: [localhost] => (item=molecule_local/centos:7) 23:22:39 changed: [localhost] => (item=molecule_local/ubuntu:18.04) 23:22:39 changed: [localhost] => (item=molecule_local/ubuntu:20.04) 23:22:39 changed: [localhost] => (item=molecule_local/ubuntu:22.04) 23:22:39 23:22:39 TASK [Create docker network(s)] ************************************************ 23:22:39 skipping: [localhost] 23:22:39 23:22:39 TASK [Determine the CMD directives] ******************************************** 23:22:39 ok: [localhost] => (item={'image': 'centos:7', 'name': 'centos7'}) 23:22:39 ok: [localhost] => (item={'image': 'ubuntu:18.04', 'name': 'ubuntu1804'}) 23:22:39 ok: [localhost] => (item={'image': 'ubuntu:20.04', 'name': 'ubuntu2004'}) 23:22:39 ok: [localhost] => (item={'image': 'ubuntu:22.04', 'name': 'ubuntu2204'}) 23:22:39 23:22:39 TASK [Create molecule instance(s)] ********************************************* 23:22:41 changed: [localhost] => (item=centos7) 23:22:41 changed: [localhost] => (item=ubuntu1804) 23:22:41 changed: [localhost] => (item=ubuntu2004) 23:22:41 changed: [localhost] => (item=ubuntu2204) 23:22:41 23:22:41 TASK [Wait for instance(s) creation to complete] ******************************* 23:22:42 changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j377849586092.14451', 'results_file': '/home/jenkins/.ansible_async/j377849586092.14451', 'changed': True, 'item': {'image': 'centos:7', 'name': 'centos7'}, 'ansible_loop_var': 'item'}) 23:22:42 changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j750653084501.14476', 'results_file': '/home/jenkins/.ansible_async/j750653084501.14476', 'changed': True, 'item': {'image': 'ubuntu:18.04', 'name': 'ubuntu1804'}, 'ansible_loop_var': 'item'}) 23:22:42 changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j737708578267.14501', 'results_file': '/home/jenkins/.ansible_async/j737708578267.14501', 'changed': True, 'item': {'image': 'ubuntu:20.04', 'name': 'ubuntu2004'}, 'ansible_loop_var': 'item'}) 23:22:42 changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j783736806281.14607', 'results_file': '/home/jenkins/.ansible_async/j783736806281.14607', 'changed': True, 'item': {'image': 'ubuntu:22.04', 'name': 'ubuntu2204'}, 'ansible_loop_var': 'item'}) 23:22:42 23:22:42 PLAY RECAP ********************************************************************* 23:22:42 localhost : ok=9 changed=5 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 23:22:42 23:22:42 INFO Running default > prepare 23:22:43 23:22:43 PLAY [Prepare] ***************************************************************** 23:22:43 23:22:43 TASK [Gathering Facts] ********************************************************* 23:22:46 ok: [ubuntu2204] 23:22:46 ok: [ubuntu2004] 23:22:46 ok: [ubuntu1804] 23:22:46 ok: [centos7] 23:22:46 23:22:46 TASK [Update APT cache] ******************************************************** 23:22:46 skipping: [centos7] 23:22:51 changed: [ubuntu1804] 23:22:51 changed: [ubuntu2204] 23:22:51 changed: [ubuntu2004] 23:22:51 23:22:51 TASK [Install cron] ************************************************************ 23:23:02 skipping: [ubuntu1804] 23:23:02 skipping: [ubuntu2004] 23:23:02 skipping: [ubuntu2204] 23:23:02 changed: [centos7] 23:23:02 23:23:02 TASK [Install packages] ******************************************************** 23:23:08 changed: [centos7] 23:23:08 changed: [ubuntu2204] 23:23:08 changed: [ubuntu1804] 23:23:08 changed: [ubuntu2004] 23:23:08 23:23:08 PLAY RECAP ********************************************************************* 23:23:08 centos7 : ok=3 changed=2 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 23:23:08 ubuntu1804 : ok=3 changed=2 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 23:23:08 ubuntu2004 : ok=3 changed=2 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 23:23:08 ubuntu2204 : ok=3 changed=2 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 23:23:08 23:23:10 INFO Running default > converge 23:23:10 23:23:10 PLAY [Converge] **************************************************************** 23:23:10 23:23:10 TASK [Gathering Facts] ********************************************************* 23:23:13 ok: [ubuntu2004] 23:23:13 ok: [ubuntu2204] 23:23:13 ok: [ubuntu1804] 23:23:13 ok: [centos7] 23:23:13 23:23:13 TASK [lf-infra-ansible-roles-tox-verify-any : Include tasks from 'RedHat'] ***** 23:23:13 included: /w/workspace/lf-infra-ansible-roles-tox-verify-any/tasks/RedHat.yml for centos7 => (item=/w/workspace/lf-infra-ansible-roles-tox-verify-any/tasks/RedHat.yml) 23:23:13 included: /w/workspace/lf-infra-ansible-roles-tox-verify-any/tasks/Debian.yml for ubuntu1804, ubuntu2004, ubuntu2204 => (item=/w/workspace/lf-infra-ansible-roles-tox-verify-any/tasks/Debian.yml) 23:23:13 23:23:13 TASK [lf-infra-ansible-roles-tox-verify-any : Add Mono RPM Key] **************** 23:23:14 changed: [centos7] 23:23:14 23:23:14 TASK [lf-infra-ansible-roles-tox-verify-any : Add Mono repository] ************* 23:23:15 changed: [centos7] 23:23:15 23:23:15 TASK [lf-infra-ansible-roles-tox-verify-any : Install mono-complete and nuget] *** 23:23:50 changed: [centos7] 23:23:50 23:23:50 TASK [lf-infra-ansible-roles-tox-verify-any : Install mono-complete and nuget] *** 23:25:00 changed: [ubuntu2204] 23:25:00 changed: [ubuntu1804] 23:25:00 changed: [ubuntu2004] 23:25:00 23:25:00 PLAY RECAP ********************************************************************* 23:25:00 centos7 : ok=5 changed=3 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 23:25:00 ubuntu1804 : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 23:25:00 ubuntu2004 : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 23:25:00 ubuntu2204 : ok=3 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 23:25:00 23:25:00 INFO Running default > idempotence 23:25:00 23:25:00 PLAY [Converge] **************************************************************** 23:25:00 23:25:00 TASK [Gathering Facts] ********************************************************* 23:25:04 ok: [ubuntu2204] 23:25:04 ok: [ubuntu1804] 23:25:04 ok: [ubuntu2004] 23:25:04 ok: [centos7] 23:25:04 23:25:04 TASK [lf-infra-ansible-roles-tox-verify-any : Include tasks from 'RedHat'] ***** 23:25:04 included: /w/workspace/lf-infra-ansible-roles-tox-verify-any/tasks/RedHat.yml for centos7 => (item=/w/workspace/lf-infra-ansible-roles-tox-verify-any/tasks/RedHat.yml) 23:25:04 included: /w/workspace/lf-infra-ansible-roles-tox-verify-any/tasks/Debian.yml for ubuntu1804, ubuntu2004, ubuntu2204 => (item=/w/workspace/lf-infra-ansible-roles-tox-verify-any/tasks/Debian.yml) 23:25:04 23:25:04 TASK [lf-infra-ansible-roles-tox-verify-any : Add Mono RPM Key] **************** 23:25:05 ok: [centos7] 23:25:05 23:25:05 TASK [lf-infra-ansible-roles-tox-verify-any : Add Mono repository] ************* 23:25:06 ok: [centos7] 23:25:06 23:25:06 TASK [lf-infra-ansible-roles-tox-verify-any : Install mono-complete and nuget] *** 23:25:07 ok: [centos7] 23:25:07 23:25:07 TASK [lf-infra-ansible-roles-tox-verify-any : Install mono-complete and nuget] *** 23:25:13 ok: [ubuntu2204] 23:25:13 ok: [ubuntu2004] 23:25:13 ok: [ubuntu1804] 23:25:13 23:25:13 PLAY RECAP ********************************************************************* 23:25:13 centos7 : ok=5 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 23:25:13 ubuntu1804 : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 23:25:13 ubuntu2004 : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 23:25:13 ubuntu2204 : ok=3 changed=0 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 23:25:13 23:25:13 INFO Idempotence completed successfully. 23:25:13 INFO Running default > side_effect 23:25:13 WARNING Skipping, side effect playbook not configured. 23:25:13 INFO Running default > verify 23:25:13 WARNING Skipping, no tests found. 23:25:13 INFO Running default > cleanup 23:25:13 WARNING Skipping, cleanup playbook not configured. 23:25:13 INFO Running default > destroy 23:25:13 23:25:13 PLAY [Destroy] ***************************************************************** 23:25:13 23:25:13 TASK [Set async_dir for HOME env] ********************************************** 23:25:13 ok: [localhost] 23:25:13 23:25:13 TASK [Destroy molecule instance(s)] ******************************************** 23:25:15 changed: [localhost] => (item=centos7) 23:25:15 changed: [localhost] => (item=ubuntu1804) 23:25:15 changed: [localhost] => (item=ubuntu2004) 23:25:15 changed: [localhost] => (item=ubuntu2204) 23:25:15 23:25:15 TASK [Wait for instance(s) deletion to complete] ******************************* 23:25:21 FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (300 retries left). 23:25:21 changed: [localhost] => (item=centos7) 23:25:21 changed: [localhost] => (item=ubuntu1804) 23:25:21 changed: [localhost] => (item=ubuntu2004) 23:25:21 changed: [localhost] => (item=ubuntu2204) 23:25:21 23:25:21 TASK [Delete docker networks(s)] *********************************************** 23:25:21 skipping: [localhost] 23:25:21 23:25:21 PLAY RECAP ********************************************************************* 23:25:21 localhost : ok=3 changed=2 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 23:25:21 23:25:21 INFO Pruning extra files from scenario ephemeral directory 23:25:21 molecule: OK ✔ in 5 minutes 39.58 seconds 23:25:21 pre-commit: install_deps> python -I -m pip install pre-commit 23:25:24 pre-commit: freeze> python -m pip freeze --all 23:25:24 pre-commit: cfgv==3.4.0,distlib==0.3.8,filelock==3.13.1,identify==2.5.33,nodeenv==1.8.0,pip==23.3.1,platformdirs==4.2.0,pre-commit==3.6.0,PyYAML==6.0.1,setuptools==69.0.2,virtualenv==20.25.0,wheel==0.42.0 23:25:24 pre-commit: commands[0]> pre-commit run --all-files --show-diff-on-failure 23:25:24 [INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks. 23:25:25 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint. 23:25:26 [INFO] Initializing environment for https://github.com/jorisroovers/gitlint:./gitlint-core[trusted-deps]. 23:25:27 [INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks. 23:25:27 [INFO] Once installed this environment will be reused. 23:25:27 [INFO] This may take a few minutes... 23:25:30 trim trailing whitespace.................................................Passed 23:25:30 pre-commit: commands[1]> /bin/sh -c 'if ! git config --get user.name > /dev/null; then git config --global --add user.name "CI"; touch .git/REMOVE_USERNAME; fi' 23:25:30 pre-commit: commands[2]> /bin/sh -c 'if ! git config --get user.email > /dev/null; then git config --global --add user.email "ci@example.org"; touch .git/REMOVE_USEREMAIL; fi' 23:25:30 pre-commit: commands[3]> /bin/sh -c 'if [ -f .git/COMMIT_EDITMSG ]; then cp .git/COMMIT_EDITMSG .git/COMMIT_MSGTOX; else git log HEAD -n1 | tail -n +5 | cut -c 5- > .git/COMMIT_MSGTOX; fi' 23:25:30 pre-commit: commands[4]> pre-commit run gitlint --hook-stage commit-msg --commit-msg-filename .git/COMMIT_MSGTOX 23:25:30 [INFO] Installing environment for https://github.com/jorisroovers/gitlint. 23:25:30 [INFO] Once installed this environment will be reused. 23:25:30 [INFO] This may take a few minutes... 23:25:39 gitlint..................................................................Passed 23:25:39 pre-commit: commands[5]> /bin/sh -c 'rm -f .git/COMMIT_MSGTOX' 23:25:39 pre-commit: commands[6]> /bin/sh -c 'if [ -f .git/REMOVE_USERNAME ]; then git config --global --unset user.name; rm -f .git/REMOVE_USERNAME; fi' 23:25:39 pre-commit: commands[7]> /bin/sh -c 'if [ -f .git/REMOVE_USEREMAIL ]; then git config --global --unset user.email; rm -f .git/REMOVE_USEREMAIL; fi' 23:25:40 pre-commit: OK ✔ in 18.5 seconds 23:25:40 lint: install_deps> python -I -m pip install ansible-lint yamllint 23:25:50 lint: freeze> python -m pip freeze --all 23:25:50 lint: ansible-compat==4.1.11,ansible-core==2.16.3,ansible-lint==24.2.0,attrs==23.2.0,black==24.1.1,bracex==2.4,cffi==1.16.0,click==8.1.7,cryptography==42.0.2,filelock==3.13.1,Jinja2==3.1.3,jsonschema==4.21.1,jsonschema-specifications==2023.12.1,markdown-it-py==3.0.0,MarkupSafe==2.1.5,mdurl==0.1.2,mypy-extensions==1.0.0,packaging==23.2,pathspec==0.12.1,pip==23.3.1,platformdirs==4.2.0,pycparser==2.21,Pygments==2.17.2,PyYAML==6.0.1,referencing==0.33.0,resolvelib==1.0.1,rich==13.7.0,rpds-py==0.17.1,ruamel.yaml==0.18.6,ruamel.yaml.clib==0.2.8,setuptools==69.0.2,subprocess-tee==0.4.1,tomli==2.0.1,typing_extensions==4.9.0,wcmatch==8.5,wheel==0.42.0,yamllint==1.34.0 23:25:50 lint: commands[0]> /bin/bash -c 'ansible-lint tasks/*.yml' 23:25:53 23:25:53 Passed: 0 failure(s), 0 warning(s) on 3 files. Last profile that met the validation criteria was 'production'. 23:25:54 lint: commands[1]> yamllint . 23:25:54 molecule: OK (339.58=setup[38.92]+cmd[300.66] seconds) 23:25:54 pre-commit: OK (18.50=setup[3.29]+cmd[5.67,0.01,0.01,0.00,9.50,0.00,0.00,0.00] seconds) 23:25:54 lint: OK (14.73=setup[10.45]+cmd[3.61,0.68] seconds) 23:25:54 congratulations :) (372.98 seconds) 23:25:54 + tox_status=0 23:25:54 + echo '---> Completed tox runs' 23:25:54 ---> Completed tox runs 23:25:54 + for i in .tox/*/log 23:25:54 ++ echo .tox/lint/log 23:25:54 ++ awk -F/ '{print $2}' 23:25:54 + tox_env=lint 23:25:54 + cp -r .tox/lint/log /w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/tox/lint 23:25:54 + for i in .tox/*/log 23:25:54 ++ echo .tox/molecule/log 23:25:54 ++ awk -F/ '{print $2}' 23:25:54 + tox_env=molecule 23:25:54 + cp -r .tox/molecule/log /w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/tox/molecule 23:25:54 + for i in .tox/*/log 23:25:54 ++ echo .tox/pre-commit/log 23:25:54 ++ awk -F/ '{print $2}' 23:25:54 + tox_env=pre-commit 23:25:54 + cp -r .tox/pre-commit/log /w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/tox/pre-commit 23:25:54 + DOC_DIR=docs/_build/html 23:25:54 + [[ -d docs/_build/html ]] 23:25:54 + echo '---> tox-run.sh ends' 23:25:54 ---> tox-run.sh ends 23:25:54 + test 0 -eq 0 23:25:54 $ ssh-agent -k 23:25:54 unset SSH_AUTH_SOCK; 23:25:54 unset SSH_AGENT_PID; 23:25:54 echo Agent pid 2036 killed; 23:25:54 [ssh-agent] Stopped. 23:25:55 [PostBuildScript] - [INFO] Executing post build scripts. 23:25:55 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins11743908112854377916.sh 23:25:55 ---> sysstat.sh 23:25:55 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins6891862016935013940.sh 23:25:55 ---> package-listing.sh 23:25:55 ++ facter osfamily 23:25:55 ++ tr '[:upper:]' '[:lower:]' 23:25:55 + OS_FAMILY=debian 23:25:55 + workspace=/w/workspace/lf-infra-ansible-roles-tox-verify-any 23:25:55 + START_PACKAGES=/tmp/packages_start.txt 23:25:55 + END_PACKAGES=/tmp/packages_end.txt 23:25:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:25:55 + PACKAGES=/tmp/packages_start.txt 23:25:55 + '[' /w/workspace/lf-infra-ansible-roles-tox-verify-any ']' 23:25:55 + PACKAGES=/tmp/packages_end.txt 23:25:55 + case "${OS_FAMILY}" in 23:25:55 + dpkg -l 23:25:55 + grep '^ii' 23:25:55 + '[' -f /tmp/packages_start.txt ']' 23:25:55 + '[' -f /tmp/packages_end.txt ']' 23:25:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:25:55 + '[' /w/workspace/lf-infra-ansible-roles-tox-verify-any ']' 23:25:55 + mkdir -p /w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/ 23:25:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/lf-infra-ansible-roles-tox-verify-any/archives/ 23:25:55 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins13915211221351611289.sh 23:25:55 ---> capture-instance-metadata.sh 23:25:55 Setup pyenv: 23:25:55 system 23:25:55 3.8.13 23:25:55 3.9.13 23:25:55 * 3.10.6 (set by /w/workspace/lf-infra-ansible-roles-tox-verify-any/.python-version) 23:25:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Owbd from file:/tmp/.os_lf_venv 23:25:57 lf-activate-venv(): INFO: Installing: lftools 23:26:12 lf-activate-venv(): INFO: Adding /tmp/venv-Owbd/bin to PATH 23:26:12 INFO: Running in OpenStack, capturing instance metadata 23:26:13 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins5724510536811841340.sh 23:26:13 provisioning config files... 23:26:13 Could not find credentials [logs] for lf-infra-ansible-roles-tox-verify-any #927 23:26:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/lf-infra-ansible-roles-tox-verify-any@tmp/config12454582905999685882tmp 23:26:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:26:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:26:13 provisioning config files... 23:26:14 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:26:14 [EnvInject] - Injecting environment variables from a build step. 23:26:14 [EnvInject] - Injecting as environment variables the properties content 23:26:14 SERVER_ID=logs 23:26:14 23:26:14 [EnvInject] - Variables injected successfully. 23:26:14 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins14631009086885915764.sh 23:26:14 ---> create-netrc.sh 23:26:14 WARN: Log server credential not found. 23:26:14 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins7196980530608961106.sh 23:26:14 ---> python-tools-install.sh 23:26:14 Setup pyenv: 23:26:14 system 23:26:14 3.8.13 23:26:14 3.9.13 23:26:14 * 3.10.6 (set by /w/workspace/lf-infra-ansible-roles-tox-verify-any/.python-version) 23:26:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Owbd from file:/tmp/.os_lf_venv 23:26:15 lf-activate-venv(): INFO: Installing: lftools 23:26:25 lf-activate-venv(): INFO: Adding /tmp/venv-Owbd/bin to PATH 23:26:25 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins16252158084039499155.sh 23:26:25 ---> sudo-logs.sh 23:26:25 Archiving 'sudo' log.. 23:26:25 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash /tmp/jenkins17871112954624474630.sh 23:26:25 ---> job-cost.sh 23:26:26 Setup pyenv: 23:26:26 system 23:26:26 3.8.13 23:26:26 3.9.13 23:26:26 * 3.10.6 (set by /w/workspace/lf-infra-ansible-roles-tox-verify-any/.python-version) 23:26:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Owbd from file:/tmp/.os_lf_venv 23:26:27 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:26:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:26:35 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 23:26:36 lf-activate-venv(): INFO: Adding /tmp/venv-Owbd/bin to PATH 23:26:36 INFO: No Stack... 23:26:36 INFO: Retrieving Pricing Info for: v3-standard-4 23:26:36 INFO: Archiving Costs 23:26:36 [lf-infra-ansible-roles-tox-verify-any] $ /bin/bash -l /tmp/jenkins155029943035623316.sh 23:26:36 ---> logs-deploy.sh 23:26:36 Setup pyenv: 23:26:36 system 23:26:36 3.8.13 23:26:36 3.9.13 23:26:36 * 3.10.6 (set by /w/workspace/lf-infra-ansible-roles-tox-verify-any/.python-version) 23:26:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Owbd from file:/tmp/.os_lf_venv 23:26:38 lf-activate-venv(): INFO: Installing: lftools 23:26:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:26:48 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 23:26:49 lf-activate-venv(): INFO: Adding /tmp/venv-Owbd/bin to PATH 23:26:49 WARNING: Nexus logging server not set 23:26:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/lf-infra-ansible-roles-tox-verify-any/927/ 23:26:49 INFO: archiving logs to S3 23:26:50 ---> uname -a: 23:26:50 Linux prd-ubuntu1804-docker-4c-4g-5292 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 23:26:50 23:26:50 23:26:50 ---> lscpu: 23:26:50 Architecture: x86_64 23:26:50 CPU op-mode(s): 32-bit, 64-bit 23:26:50 Byte Order: Little Endian 23:26:50 CPU(s): 4 23:26:50 On-line CPU(s) list: 0-3 23:26:50 Thread(s) per core: 1 23:26:50 Core(s) per socket: 1 23:26:50 Socket(s): 4 23:26:50 NUMA node(s): 1 23:26:50 Vendor ID: AuthenticAMD 23:26:50 CPU family: 23 23:26:50 Model: 49 23:26:50 Model name: AMD EPYC-Rome Processor 23:26:50 Stepping: 0 23:26:50 CPU MHz: 2800.000 23:26:50 BogoMIPS: 5600.00 23:26:50 Virtualization: AMD-V 23:26:50 Hypervisor vendor: KVM 23:26:50 Virtualization type: full 23:26:50 L1d cache: 32K 23:26:50 L1i cache: 32K 23:26:50 L2 cache: 512K 23:26:50 L3 cache: 16384K 23:26:50 NUMA node0 CPU(s): 0-3 23:26:50 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 23:26:50 23:26:50 23:26:50 ---> nproc: 23:26:50 4 23:26:50 23:26:50 23:26:50 ---> df -h: 23:26:50 Filesystem Size Used Avail Use% Mounted on 23:26:50 udev 7.9G 0 7.9G 0% /dev 23:26:50 tmpfs 1.6G 700K 1.6G 1% /run 23:26:50 /dev/vda1 78G 9.4G 68G 13% / 23:26:50 tmpfs 7.9G 0 7.9G 0% /dev/shm 23:26:50 tmpfs 5.0M 0 5.0M 0% /run/lock 23:26:50 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 23:26:50 /dev/vda15 105M 5.3M 100M 5% /boot/efi 23:26:50 tmpfs 1.6G 0 1.6G 0% /run/user/1001 23:26:50 23:26:50 23:26:50 ---> free -m: 23:26:50 total used free shared buff/cache available 23:26:50 Mem: 16040 615 11220 0 4203 15096 23:26:50 Swap: 1023 0 1023 23:26:50 23:26:50 23:26:50 ---> ip addr: 23:26:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:26:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:26:50 inet 127.0.0.1/8 scope host lo 23:26:50 valid_lft forever preferred_lft forever 23:26:50 inet6 ::1/128 scope host 23:26:50 valid_lft forever preferred_lft forever 23:26:50 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 23:26:50 link/ether fa:16:3e:c9:14:81 brd ff:ff:ff:ff:ff:ff 23:26:50 inet 10.30.171.190/23 brd 10.30.171.255 scope global dynamic ens3 23:26:50 valid_lft 85836sec preferred_lft 85836sec 23:26:50 inet6 fe80::f816:3eff:fec9:1481/64 scope link 23:26:50 valid_lft forever preferred_lft forever 23:26:50 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:26:50 link/ether 02:42:8c:f7:f6:39 brd ff:ff:ff:ff:ff:ff 23:26:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:26:50 valid_lft forever preferred_lft forever 23:26:50 inet6 fe80::42:8cff:fef7:f639/64 scope link 23:26:50 valid_lft forever preferred_lft forever 23:26:50 23:26:50 23:26:50 ---> sar -b -r -n DEV: 23:26:50 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5292) 02/09/24 _x86_64_ (4 CPU) 23:26:50 23:26:50 23:17:28 LINUX RESTART (4 CPU) 23:26:50 23:26:50 23:18:01 tps rtps wtps bread/s bwrtn/s 23:26:50 23:19:01 227.43 37.29 190.13 1835.03 27695.12 23:26:50 23:20:01 102.37 2.88 99.48 73.85 33772.50 23:26:50 23:21:01 257.47 3.92 253.56 498.85 55709.65 23:26:50 23:22:01 174.35 0.05 174.30 9.47 16403.80 23:26:50 23:23:01 263.11 8.77 254.34 768.41 27273.59 23:26:50 23:24:01 186.00 0.08 185.92 7.73 27160.27 23:26:50 23:25:01 1117.96 0.07 1117.90 0.53 75909.75 23:26:50 23:26:01 82.99 0.82 82.17 58.39 7533.68 23:26:50 Average: 301.46 6.73 294.73 406.53 33932.29 23:26:50 23:26:50 23:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:26:50 23:19:01 13849800 15542984 2575164 15.68 57624 1837600 1078560 6.17 698456 1657568 156416 23:26:50 23:20:01 12985160 15447196 3439804 20.94 94780 2512264 1196548 6.85 869040 2259344 560228 23:26:50 23:21:01 12346644 15386060 4078320 24.83 113404 3014036 1366492 7.82 1030936 2670596 44660 23:26:50 23:22:01 11973700 15314108 4451264 27.10 134432 3264124 1431848 8.19 1156564 2884964 51384 23:26:50 23:23:01 11300048 15312964 5124916 31.20 161004 3860424 1742040 9.97 1413024 3236644 352600 23:26:50 23:24:01 9888640 14848600 6536324 39.80 173068 4740128 2488896 14.24 1925736 4077500 497576 23:26:50 23:25:01 9283008 15251500 7141956 43.48 216504 5597796 2203064 12.61 1642152 4855380 78388 23:26:50 23:26:01 11525640 15480624 4899324 29.83 224556 3690480 1192784 6.83 1206144 3185496 160904 23:26:50 Average: 11644080 15323004 4780884 29.11 146922 3564606 1587529 9.09 1242756 3103436 237770 23:26:50 23:26:50 23:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:26:50 23:19:01 ens3 201.33 142.88 1056.16 46.58 0.00 0.00 0.00 0.00 23:26:50 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:26:50 23:19:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 23:26:50 23:20:01 ens3 60.86 45.79 1143.35 8.15 0.00 0.00 0.00 0.00 23:26:50 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:26:50 23:20:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:26:50 23:21:01 ens3 191.20 108.38 2837.07 8.32 0.00 0.00 0.00 0.00 23:26:50 23:21:01 docker0 64.54 87.69 3.43 1164.01 0.00 0.00 0.00 0.00 23:26:50 23:21:01 veth13087c1 24.08 36.51 1.62 460.50 0.00 0.00 0.00 0.04 23:26:50 23:21:01 lo 1.13 1.13 0.13 0.13 0.00 0.00 0.00 0.00 23:26:50 23:22:01 veth774c844 45.38 72.94 3.16 893.87 0.00 0.00 0.00 0.07 23:26:50 23:22:01 ens3 169.92 105.47 1708.29 7.64 0.00 0.00 0.00 0.00 23:26:50 23:22:01 docker0 92.13 134.44 5.16 1256.40 0.00 0.00 0.00 0.00 23:26:50 23:22:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 23:26:50 23:23:01 vethe661b53 35.98 48.39 2.40 484.97 0.00 0.00 0.00 0.04 23:26:50 23:23:01 ens3 253.62 167.57 3384.39 11.90 0.00 0.00 0.00 0.00 23:26:50 23:23:01 docker0 154.11 224.81 8.31 2899.58 0.00 0.00 0.00 0.00 23:26:50 23:23:01 veth47afa79 13.78 26.85 0.96 459.89 0.00 0.00 0.00 0.04 23:26:50 23:24:01 vethe661b53 38.59 74.79 3.17 1595.50 0.00 0.00 0.00 0.13 23:26:50 23:24:01 ens3 417.06 246.84 6408.15 18.89 0.00 0.00 0.00 0.00 23:26:50 23:24:01 docker0 246.19 413.56 15.39 6407.83 0.00 0.00 0.00 0.00 23:26:50 23:24:01 veth47afa79 37.79 103.85 3.30 1788.82 0.00 0.00 0.00 0.15 23:26:50 23:25:01 vethe661b53 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:26:50 23:25:01 ens3 173.87 107.25 1141.50 7.80 0.00 0.00 0.00 0.00 23:26:50 23:25:01 docker0 106.95 171.25 6.26 1141.29 0.00 0.00 0.00 0.00 23:26:50 23:25:01 veth47afa79 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:26:50 23:26:01 ens3 41.79 35.91 552.30 7.07 0.00 0.00 0.00 0.00 23:26:50 23:26:01 docker0 1.15 0.93 0.11 0.18 0.00 0.00 0.00 0.00 23:26:50 23:26:01 lo 11.13 11.13 1.05 1.05 0.00 0.00 0.00 0.00 23:26:50 Average: ens3 188.71 120.01 2278.90 14.54 0.00 0.00 0.00 0.00 23:26:50 Average: docker0 83.13 129.09 4.83 1608.66 0.00 0.00 0.00 0.00 23:26:50 Average: lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 23:26:50 23:26:50 23:26:50 ---> sar -P ALL: 23:26:50 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-5292) 02/09/24 _x86_64_ (4 CPU) 23:26:50 23:26:50 23:17:28 LINUX RESTART (4 CPU) 23:26:50 23:26:50 23:18:01 CPU %user %nice %system %iowait %steal %idle 23:26:50 23:19:01 all 21.29 0.00 1.86 4.22 0.06 72.58 23:26:50 23:19:01 0 15.04 0.00 1.75 0.87 0.07 82.28 23:26:50 23:19:01 1 19.73 0.00 2.19 13.69 0.07 64.33 23:26:50 23:19:01 2 39.25 0.00 2.33 1.21 0.07 57.14 23:26:50 23:19:01 3 11.04 0.00 1.19 1.10 0.05 86.62 23:26:50 23:20:01 all 20.67 0.00 1.80 4.45 0.07 73.01 23:26:50 23:20:01 0 14.59 0.00 1.14 2.21 0.07 82.01 23:26:50 23:20:01 1 8.60 0.00 0.95 13.31 0.07 77.07 23:26:50 23:20:01 2 23.41 0.00 1.93 0.62 0.08 73.95 23:26:50 23:20:01 3 36.09 0.00 3.16 1.69 0.07 58.99 23:26:50 23:21:01 all 21.43 0.00 3.97 5.62 0.09 68.90 23:26:50 23:21:01 0 12.35 0.00 3.41 5.44 0.10 78.70 23:26:50 23:21:01 1 18.06 0.00 4.77 7.88 0.08 69.21 23:26:50 23:21:01 2 15.81 0.00 3.36 6.85 0.07 73.91 23:26:50 23:21:01 3 39.48 0.00 4.35 2.33 0.08 53.75 23:26:50 23:22:01 all 7.26 0.00 3.26 15.45 0.11 73.92 23:26:50 23:22:01 0 7.35 0.00 3.82 10.90 0.17 77.77 23:26:50 23:22:01 1 10.84 0.00 3.30 48.34 0.13 37.39 23:26:50 23:22:01 2 4.30 0.00 2.98 0.20 0.10 92.42 23:26:50 23:22:01 3 6.54 0.00 2.94 2.34 0.07 88.12 23:26:50 23:23:01 all 17.38 0.00 6.74 6.53 0.10 69.26 23:26:50 23:23:01 0 19.69 0.00 7.15 6.71 0.08 66.37 23:26:50 23:23:01 1 19.76 0.00 6.77 13.53 0.10 59.85 23:26:50 23:23:01 2 14.07 0.00 6.10 2.78 0.10 76.96 23:26:50 23:23:01 3 16.01 0.00 6.95 3.09 0.07 73.89 23:26:50 23:24:01 all 25.81 0.00 7.73 3.78 0.09 62.59 23:26:50 23:24:01 0 36.06 0.00 6.66 8.07 0.12 49.10 23:26:50 23:24:01 1 32.01 0.00 10.29 4.39 0.08 53.22 23:26:50 23:24:01 2 19.00 0.00 9.12 0.65 0.05 71.17 23:26:50 23:24:01 3 16.26 0.00 4.90 2.03 0.12 76.70 23:26:50 23:25:01 all 28.24 0.00 10.25 17.91 0.12 43.48 23:26:50 23:25:01 0 36.14 0.00 8.82 20.56 0.12 34.37 23:26:50 23:25:01 1 26.50 0.00 9.81 20.14 0.12 43.43 23:26:50 23:25:01 2 23.38 0.00 11.56 17.81 0.12 47.14 23:26:50 23:25:01 3 26.91 0.00 10.85 13.10 0.10 49.04 23:26:50 23:26:01 all 25.41 0.00 4.01 1.35 0.09 69.15 23:26:50 23:26:01 0 21.40 0.00 4.01 0.82 0.08 73.69 23:26:50 23:26:01 1 12.21 0.00 3.15 1.66 0.10 82.87 23:26:50 23:26:01 2 36.16 0.00 4.29 0.52 0.08 58.95 23:26:50 23:26:01 3 31.96 0.00 4.55 2.41 0.08 61.00 23:26:50 Average: all 20.94 0.00 4.95 7.39 0.09 66.63 23:26:50 Average: 0 20.31 0.00 4.58 6.93 0.10 68.08 23:26:50 Average: 1 18.45 0.00 5.15 15.34 0.09 60.97 23:26:50 Average: 2 21.97 0.00 5.20 3.82 0.08 68.92 23:26:50 Average: 3 23.03 0.00 4.85 3.50 0.08 68.55 23:26:50 23:26:50 23:26:50