12:45:21 Started by user Anil Belur 12:45:21 Running as SYSTEM 12:45:21 [EnvInject] - Loading node environment variables. 12:45:21 Building remotely on prd-centos7-builder-2c-2g-6187 (centos7-builder-2c-2g) in workspace /w/workspace/autorelease-branch-cut 12:45:21 [ssh-agent] Looking for ssh-agent implementation... 12:45:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:45:21 $ ssh-agent 12:45:21 SSH_AUTH_SOCK=/tmp/ssh-bjVeJXZcDLmT/agent.9377 12:45:21 SSH_AGENT_PID=9379 12:45:21 [ssh-agent] Started. 12:45:21 Running ssh-add (command line suppressed) 12:45:22 Identity added: /w/workspace/autorelease-branch-cut@tmp/private_key_2939298619336096376.key (/w/workspace/autorelease-branch-cut@tmp/private_key_2939298619336096376.key) 12:45:22 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 12:45:22 The recommended git tool is: NONE 12:45:23 using credential opendaylight-jenkins-ssh 12:45:23 Wiping out workspace first. 12:45:23 Cloning the remote Git repository 12:45:23 Cloning repository git://devvexx.opendaylight.org/mirror/releng/autorelease 12:45:23 > git init /w/workspace/autorelease-branch-cut # timeout=10 12:45:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease 12:45:24 > git --version # timeout=10 12:45:24 > git --version # 'git version 2.36.6' 12:45:24 using GIT_SSH to set credentials Release Engineering Jenkins Key 12:45:24 [INFO] Currently running in a labeled security context 12:45:24 [INFO] Currently SELinux is 'enforcing' on the host 12:45:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/autorelease-branch-cut@tmp/jenkins-gitclient-ssh6986640859995941455.key 12:45:24 Verifying host key using known hosts file 12:45:24 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. 12:45:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 12:45:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:45:27 Avoid second fetch 12:45:27 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 12:45:27 Checking out Revision 38fac49a74163fd469bd32f1f16b889841b49cfd (refs/remotes/origin/master) 12:45:27 > git config core.sparsecheckout # timeout=10 12:45:27 > git checkout -f 38fac49a74163fd469bd32f1f16b889841b49cfd # timeout=10 12:45:27 Commit message: "Update git submodules" 12:45:27 > git rev-list --no-walk 586d2005b29f398584f9181b87b394428394b7ae # timeout=10 12:45:27 > git remote # timeout=10 12:45:27 > git submodule init # timeout=10 12:45:27 > git submodule sync # timeout=10 12:45:27 > git config --get remote.origin.url # timeout=10 12:45:27 > git submodule init # timeout=10 12:45:28 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 12:45:28 > git config --get submodule.daexim.url # timeout=10 12:45:28 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 12:45:28 > git config --get submodule.integration/distribution.url # timeout=10 12:45:28 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 12:45:28 > git config --get submodule.jsonrpc.url # timeout=10 12:45:28 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 12:45:28 > git config --get submodule.lispflowmapping.url # timeout=10 12:45:28 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 12:45:28 > git config --get submodule.openflowplugin.url # timeout=10 12:45:28 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 12:45:28 > git config --get submodule.ovsdb.url # timeout=10 12:45:28 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 12:45:28 > git config --get submodule.serviceutils.url # timeout=10 12:45:28 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 12:45:28 > git submodule update --init --recursive daexim # timeout=10 12:45:28 > git submodule update --init --recursive integration/distribution # timeout=10 12:45:29 > git submodule update --init --recursive jsonrpc # timeout=10 12:45:29 > git submodule update --init --recursive lispflowmapping # timeout=10 12:45:30 > git submodule update --init --recursive openflowplugin # timeout=10 12:45:34 > git submodule update --init --recursive ovsdb # timeout=10 12:45:36 > git submodule update --init --recursive serviceutils # timeout=10 12:45:40 provisioning config files... 12:45:40 copy managed file [npmrc] to file:/home/jenkins/.npmrc 12:45:40 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 12:45:40 [autorelease-branch-cut] $ /bin/bash -l /tmp/jenkins7815581825501348330.sh 12:45:40 Setup pyenv: 12:45:40 system 12:45:40 * 3.8.13 (set by /opt/pyenv/version) 12:45:40 * 3.9.13 (set by /opt/pyenv/version) 12:45:40 3.10.13 12:45:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ofkt 12:45:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:45:48 lf-activate-venv(): INFO: Installing: git-review==2.3.1 12:45:50 lf-activate-venv(): INFO: Adding /tmp/venv-ofkt/bin to PATH 12:45:50 origin git://devvexx.opendaylight.org/mirror/releng/autorelease (fetch) 12:45:50 origin git://devvexx.opendaylight.org/mirror/releng/autorelease (push) 12:45:50 Entering 'daexim' 12:45:54 Creating a git remote called 'gerrit' that maps to: 12:45:54 ssh://jenkins-releng@git.opendaylight.org:29418/daexim.git 12:45:54 Entering 'integration/distribution' 12:45:59 Creating a git remote called 'gerrit' that maps to: 12:45:59 ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution.git 12:45:59 Entering 'jsonrpc' 12:46:03 Creating a git remote called 'gerrit' that maps to: 12:46:03 ssh://jenkins-releng@git.opendaylight.org:29418/jsonrpc.git 12:46:03 Entering 'lispflowmapping' 12:46:07 Creating a git remote called 'gerrit' that maps to: 12:46:07 ssh://jenkins-releng@git.opendaylight.org:29418/lispflowmapping.git 12:46:08 Entering 'openflowplugin' 12:46:12 Creating a git remote called 'gerrit' that maps to: 12:46:12 ssh://jenkins-releng@git.opendaylight.org:29418/openflowplugin.git 12:46:12 Entering 'ovsdb' 12:46:16 Creating a git remote called 'gerrit' that maps to: 12:46:16 ssh://jenkins-releng@git.opendaylight.org:29418/ovsdb.git 12:46:16 Entering 'serviceutils' 12:46:20 Creating a git remote called 'gerrit' that maps to: 12:46:20 ssh://jenkins-releng@git.opendaylight.org:29418/serviceutils.git 12:46:25 Creating a git remote called 'gerrit' that maps to: 12:46:25 ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git 12:46:25 ---> Creating new mainenance branch 12:46:25 Entering 'daexim' 12:46:25 Entering 'integration/distribution' 12:46:25 Entering 'jsonrpc' 12:46:25 Entering 'lispflowmapping' 12:46:25 Entering 'openflowplugin' 12:46:25 Entering 'ovsdb' 12:46:25 Entering 'serviceutils' 12:46:25 Entering 'daexim' 12:46:25 Switched to a new branch 'stable/calcium' 12:46:25 branch 'stable/calcium' set up to track 'origin/master'. 12:46:25 Entering 'integration/distribution' 12:46:25 Switched to a new branch 'stable/calcium' 12:46:25 branch 'stable/calcium' set up to track 'origin/master'. 12:46:25 Entering 'jsonrpc' 12:46:25 Switched to a new branch 'stable/calcium' 12:46:25 branch 'stable/calcium' set up to track 'origin/master'. 12:46:25 Entering 'lispflowmapping' 12:46:25 Switched to a new branch 'stable/calcium' 12:46:25 branch 'stable/calcium' set up to track 'origin/master'. 12:46:25 Entering 'openflowplugin' 12:46:25 Switched to a new branch 'stable/calcium' 12:46:25 branch 'stable/calcium' set up to track 'origin/master'. 12:46:25 Entering 'ovsdb' 12:46:25 Switched to a new branch 'stable/calcium' 12:46:25 branch 'stable/calcium' set up to track 'origin/master'. 12:46:25 Entering 'serviceutils' 12:46:25 Switched to a new branch 'stable/calcium' 12:46:25 branch 'stable/calcium' set up to track 'origin/master'. 12:46:26 Switched to a new branch 'stable/calcium' 12:46:26 branch 'stable/calcium' set up to track 'origin/master'. 12:46:26 ---> Verify maintenance branch 12:46:26 Entering 'daexim' 12:46:26 master 12:46:26 * stable/calcium 12:46:26 Entering 'integration/distribution' 12:46:26 master 12:46:26 * stable/calcium 12:46:26 Entering 'jsonrpc' 12:46:26 master 12:46:26 * stable/calcium 12:46:26 Entering 'lispflowmapping' 12:46:26 master 12:46:26 * stable/calcium 12:46:26 Entering 'openflowplugin' 12:46:26 master 12:46:26 * stable/calcium 12:46:26 Entering 'ovsdb' 12:46:26 master 12:46:26 * stable/calcium 12:46:26 Entering 'serviceutils' 12:46:26 master 12:46:26 * stable/calcium 12:46:26 * stable/calcium 12:46:26 Pushing stable/calcium branches to Gerrit 12:46:26 Entering 'daexim' 12:46:26 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:46:27 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:46:27 To ssh://git.opendaylight.org:29418/daexim.git 12:46:27 * [new branch] stable/calcium -> stable/calcium 12:46:27 Entering 'integration/distribution' 12:46:27 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 12:46:28 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:46:28 To ssh://git.opendaylight.org:29418/integration/distribution.git 12:46:28 * [new branch] stable/calcium -> stable/calcium 12:46:28 Entering 'jsonrpc' 12:46:29 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:46:29 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:46:29 To ssh://git.opendaylight.org:29418/jsonrpc.git 12:46:29 * [new branch] stable/calcium -> stable/calcium 12:46:29 Entering 'lispflowmapping' 12:46:30 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:46:31 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:46:31 To ssh://git.opendaylight.org:29418/lispflowmapping.git 12:46:31 * [new branch] stable/calcium -> stable/calcium 12:46:31 Entering 'openflowplugin' 12:46:31 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 12:46:32 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:46:32 To ssh://git.opendaylight.org:29418/openflowplugin.git 12:46:32 * [new branch] stable/calcium -> stable/calcium 12:46:32 Entering 'ovsdb' 12:46:32 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:46:33 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:46:33 To ssh://git.opendaylight.org:29418/ovsdb.git 12:46:33 * [new branch] stable/calcium -> stable/calcium 12:46:33 Entering 'serviceutils' 12:46:34 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:46:34 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:46:34 To ssh://git.opendaylight.org:29418/serviceutils.git 12:46:34 * [new branch] stable/calcium -> stable/calcium 12:46:35 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 12:46:36 remote: remote: Processing changes: refs: 1 remote: Processing changes: refs: 1 remote: Processing changes: refs: 1, done 12:46:36 To ssh://git.opendaylight.org:29418/releng/autorelease.git 12:46:36 * [new branch] stable/calcium -> stable/calcium 12:46:36 ---> Update .gitreview 12:46:36 Entering 'daexim' 12:46:36 Entering 'integration/distribution' 12:46:36 Entering 'jsonrpc' 12:46:36 Entering 'lispflowmapping' 12:46:36 Entering 'openflowplugin' 12:46:36 Entering 'ovsdb' 12:46:36 Entering 'serviceutils' 12:46:36 Entering 'daexim' 12:46:36 Entering 'integration/distribution' 12:46:36 Entering 'jsonrpc' 12:46:36 Entering 'lispflowmapping' 12:46:36 Entering 'openflowplugin' 12:46:36 Entering 'ovsdb' 12:46:36 Entering 'serviceutils' 12:46:36 Entering 'daexim' 12:46:36 [stable/calcium cf84ced] Update .gitreview to stable/calcium 12:46:36 1 file changed, 1 insertion(+), 1 deletion(-) 12:46:36 Entering 'integration/distribution' 12:46:36 [stable/calcium 9e248846] Update .gitreview to stable/calcium 12:46:36 1 file changed, 1 insertion(+), 1 deletion(-) 12:46:36 Entering 'jsonrpc' 12:46:36 [stable/calcium 1bf63110] Update .gitreview to stable/calcium 12:46:36 1 file changed, 1 insertion(+), 1 deletion(-) 12:46:36 Entering 'lispflowmapping' 12:46:36 [stable/calcium 8c32f206] Update .gitreview to stable/calcium 12:46:36 1 file changed, 1 insertion(+), 1 deletion(-) 12:46:36 Entering 'openflowplugin' 12:46:36 [stable/calcium a7f9f1058] Update .gitreview to stable/calcium 12:46:36 1 file changed, 1 insertion(+), 1 deletion(-) 12:46:36 Entering 'ovsdb' 12:46:36 [stable/calcium c43d19a9b] Update .gitreview to stable/calcium 12:46:36 1 file changed, 1 insertion(+), 1 deletion(-) 12:46:36 Entering 'serviceutils' 12:46:36 [stable/calcium b60ac70] Update .gitreview to stable/calcium 12:46:36 1 file changed, 1 insertion(+), 1 deletion(-) 12:46:36 [stable/calcium 431c488f1] Update .gitreview to stable/calcium 12:46:36 1 file changed, 1 insertion(+), 1 deletion(-) 12:46:36 /w/workspace/autorelease-branch-cut/daexim /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut/integration/distribution /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut/jsonrpc /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut/lispflowmapping /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut/openflowplugin /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut/ovsdb /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut/serviceutils /w/workspace/autorelease-branch-cut 12:46:36 /w/workspace/autorelease-branch-cut 12:46:36 ---> Verify .gitreview 12:46:37 Entering 'daexim' 12:46:37 commit cf84ced6af64a802bf6d5c3a6e8dfb70e5a76f60 12:46:37 Author: jenkins-releng 12:46:37 Date: Tue Apr 9 12:46:36 2024 +0000 12:46:37 12:46:37 Update .gitreview to stable/calcium 12:46:37 12:46:37 Change-Id: I5e725b29b4623196c96b3ef2801b754430d09e6c 12:46:37 Signed-off-by: jenkins-releng 12:46:37 12:46:37 diff --git a/.gitreview b/.gitreview 12:46:37 index 25c4340..7c00f54 100644 12:46:37 --- a/.gitreview 12:46:37 +++ b/.gitreview 12:46:37 @@ -2,4 +2,4 @@ 12:46:37 host=git.opendaylight.org 12:46:37 port=29418 12:46:37 project=daexim.git 12:46:37 -defaultbranch=master 12:46:37 +defaultbranch=stable/calcium 12:46:37 Entering 'integration/distribution' 12:46:37 commit 9e248846658c3b2e9a8efbd0ab57245271bc63bc 12:46:37 Author: jenkins-releng 12:46:37 Date: Tue Apr 9 12:46:36 2024 +0000 12:46:37 12:46:37 Update .gitreview to stable/calcium 12:46:37 12:46:37 Change-Id: I97de77d60946d905db27141ab46463fd3c0bce37 12:46:37 Signed-off-by: jenkins-releng 12:46:37 12:46:37 diff --git a/.gitreview b/.gitreview 12:46:37 index b29ae3a1..172ef6fb 100644 12:46:37 --- a/.gitreview 12:46:37 +++ b/.gitreview 12:46:37 @@ -2,4 +2,4 @@ 12:46:37 host=git.opendaylight.org 12:46:37 port=29418 12:46:37 project=integration/distribution.git 12:46:37 -defaultbranch=master 12:46:37 +defaultbranch=stable/calcium 12:46:37 Entering 'jsonrpc' 12:46:37 commit 1bf63110ec131ae91342351bcd82b89c2bc092d0 12:46:37 Author: jenkins-releng 12:46:37 Date: Tue Apr 9 12:46:36 2024 +0000 12:46:37 12:46:37 Update .gitreview to stable/calcium 12:46:37 12:46:37 Change-Id: I568b56df5e1893a76ec8dc63e4ade1ed6f1571a9 12:46:37 Signed-off-by: jenkins-releng 12:46:37 12:46:37 diff --git a/.gitreview b/.gitreview 12:46:37 index 0409ca53..16ebb0a9 100644 12:46:37 --- a/.gitreview 12:46:37 +++ b/.gitreview 12:46:37 @@ -2,4 +2,4 @@ 12:46:37 host=git.opendaylight.org 12:46:37 port=29418 12:46:37 project=jsonrpc.git 12:46:37 -defaultbranch=master 12:46:37 +defaultbranch=stable/calcium 12:46:37 Entering 'lispflowmapping' 12:46:37 commit 8c32f2060089c45dd3cdc27a2abe3fe72cbe9147 12:46:37 Author: jenkins-releng 12:46:37 Date: Tue Apr 9 12:46:36 2024 +0000 12:46:37 12:46:37 Update .gitreview to stable/calcium 12:46:37 12:46:37 Change-Id: I0a818f0e45649c85308a18f759141bc09c835388 12:46:37 Signed-off-by: jenkins-releng 12:46:37 12:46:37 diff --git a/.gitreview b/.gitreview 12:46:37 index d0232291..a1526f05 100644 12:46:37 --- a/.gitreview 12:46:37 +++ b/.gitreview 12:46:37 @@ -2,4 +2,4 @@ 12:46:37 host=git.opendaylight.org 12:46:37 port=29418 12:46:37 project=lispflowmapping.git 12:46:37 -defaultbranch=master 12:46:37 +defaultbranch=stable/calcium 12:46:37 Entering 'openflowplugin' 12:46:37 commit a7f9f10587b24644702164113f0584da5b58b6be 12:46:37 Author: jenkins-releng 12:46:37 Date: Tue Apr 9 12:46:36 2024 +0000 12:46:37 12:46:37 Update .gitreview to stable/calcium 12:46:37 12:46:37 Change-Id: I24ca3547a0ac202675135bdfeb811a0f00c9e367 12:46:37 Signed-off-by: jenkins-releng 12:46:37 12:46:37 diff --git a/.gitreview b/.gitreview 12:46:37 index 622e9e1b7..b986e868b 100644 12:46:37 --- a/.gitreview 12:46:37 +++ b/.gitreview 12:46:37 @@ -2,4 +2,4 @@ 12:46:37 host=git.opendaylight.org 12:46:37 port=29418 12:46:37 project=openflowplugin.git 12:46:37 -defaultbranch=master 12:46:37 +defaultbranch=stable/calcium 12:46:37 Entering 'ovsdb' 12:46:37 commit c43d19a9b8bf7dcf047d5ae84568e53ceb777d64 12:46:37 Author: jenkins-releng 12:46:37 Date: Tue Apr 9 12:46:36 2024 +0000 12:46:37 12:46:37 Update .gitreview to stable/calcium 12:46:37 12:46:37 Change-Id: I2f4f4e216f6490811877d084bfeff0ade0ce53e7 12:46:37 Signed-off-by: jenkins-releng 12:46:37 12:46:37 diff --git a/.gitreview b/.gitreview 12:46:37 index 7b72a6db2..93210e598 100644 12:46:37 --- a/.gitreview 12:46:37 +++ b/.gitreview 12:46:37 @@ -2,4 +2,4 @@ 12:46:37 host=git.opendaylight.org 12:46:37 port=29418 12:46:37 project=ovsdb.git 12:46:37 -defaultbranch=master 12:46:37 +defaultbranch=stable/calcium 12:46:37 Entering 'serviceutils' 12:46:37 commit b60ac7034075b48bfbed4555da3356687c140214 12:46:37 Author: jenkins-releng 12:46:37 Date: Tue Apr 9 12:46:36 2024 +0000 12:46:37 12:46:37 Update .gitreview to stable/calcium 12:46:37 12:46:37 Change-Id: I4f9aa4637d95cb35d5328d517c16eba9b8fa52c9 12:46:37 Signed-off-by: jenkins-releng 12:46:37 12:46:37 diff --git a/.gitreview b/.gitreview 12:46:37 index 8a4f0d3..2f3c896 100644 12:46:37 --- a/.gitreview 12:46:37 +++ b/.gitreview 12:46:37 @@ -2,4 +2,4 @@ 12:46:37 host=git.opendaylight.org 12:46:37 port=29418 12:46:37 project=serviceutils.git 12:46:37 -defaultbranch=master 12:46:37 +defaultbranch=stable/calcium 12:46:37 commit 431c488f13d79513fe5b47ac4885bdc9ae8b481f 12:46:37 Author: jenkins-releng 12:46:37 Date: Tue Apr 9 12:46:36 2024 +0000 12:46:37 12:46:37 Update .gitreview to stable/calcium 12:46:37 12:46:37 Change-Id: I0bfdb5afd52906e41adadc5c59a41f7c4cf04b73 12:46:37 Signed-off-by: jenkins-releng 12:46:37 12:46:37 diff --git a/.gitreview b/.gitreview 12:46:37 index f0766aae8..64b4fa293 100644 12:46:37 --- a/.gitreview 12:46:37 +++ b/.gitreview 12:46:37 @@ -2,4 +2,4 @@ 12:46:37 host=git.opendaylight.org 12:46:37 port=29418 12:46:37 project=releng/autorelease.git 12:46:37 -defaultbranch=master 12:46:37 +defaultbranch=stable/calcium 12:46:37 Entering 'daexim' 12:46:37 * cf84ced (HEAD -> stable/calcium) Update .gitreview to stable/calcium 12:46:37 * 28a1c4a (origin/master, origin/HEAD, gerrit/stable/calcium, gerrit/master, master) Bump upstreams 12:46:37 Entering 'integration/distribution' 12:46:37 * 9e248846 (HEAD -> stable/calcium) Update .gitreview to stable/calcium 12:46:37 * fabebe2e (origin/master, origin/HEAD, gerrit/stable/calcium, gerrit/master, master) Bump transportpce versions and enable it 12:46:37 Entering 'jsonrpc' 12:46:37 * 1bf63110 (HEAD -> stable/calcium) Update .gitreview to stable/calcium 12:46:37 * 2150be06 (origin/master, origin/HEAD, gerrit/stable/calcium, gerrit/master, master) Bump upstreams 12:46:37 Entering 'lispflowmapping' 12:46:37 * 8c32f206 (HEAD -> stable/calcium) Update .gitreview to stable/calcium 12:46:37 * b4cc6147 (origin/master, origin/HEAD, gerrit/stable/calcium, gerrit/master, master) Bump upstreams 12:46:37 Entering 'openflowplugin' 12:46:37 * a7f9f1058 (HEAD -> stable/calcium) Update .gitreview to stable/calcium 12:46:37 * b67c553cd (origin/master, origin/HEAD, gerrit/stable/calcium, gerrit/master, master) Bump upstreams 12:46:37 Entering 'ovsdb' 12:46:37 * c43d19a9b (HEAD -> stable/calcium) Update .gitreview to stable/calcium 12:46:37 * a7faa5697 (origin/master, origin/HEAD, gerrit/stable/calcium, gerrit/master, master) Bump upstreams 12:46:37 Entering 'serviceutils' 12:46:37 * b60ac70 (HEAD -> stable/calcium) Update .gitreview to stable/calcium 12:46:37 * a1b7ea8 (origin/master, origin/HEAD, gerrit/stable/calcium, gerrit/master, master) Bump controller to 9.0.2 12:46:37 * 431c488f1 (HEAD -> stable/calcium) Update .gitreview to stable/calcium 12:46:37 * 38fac49a7 (origin/master, gerrit/stable/calcium, gerrit/master) Update git submodules 12:46:37 Pushing .gitreview patches to Gerrit 12:46:37 Entering 'daexim' 12:46:40 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:46:40 remote: 12:46:40 remote: Processing changes: refs: 1, new: 1 12:46:40 remote: Processing changes: refs: 1, new: 1, done 12:46:40 remote: 12:46:40 remote: SUCCESS 12:46:40 remote: 12:46:40 remote: https://git.opendaylight.org/gerrit/c/daexim/+/111323 Update .gitreview to stable/calcium [NEW] 12:46:40 remote: 12:46:40 To ssh://git.opendaylight.org:29418/daexim.git 12:46:40 * [new reference] HEAD -> refs/for/stable/calcium%topic=branch-cut-calcium 12:46:40 Entering 'integration/distribution' 12:46:43 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:46:43 remote: 12:46:43 remote: Processing changes: refs: 1, new: 1 12:46:43 remote: Processing changes: refs: 1, new: 1, done 12:46:43 remote: 12:46:43 remote: SUCCESS 12:46:43 remote: 12:46:43 remote: https://git.opendaylight.org/gerrit/c/integration/distribution/+/111324 Update .gitreview to stable/calcium [NEW] 12:46:43 remote: 12:46:43 To ssh://git.opendaylight.org:29418/integration/distribution.git 12:46:43 * [new reference] HEAD -> refs/for/stable/calcium%topic=branch-cut-calcium 12:46:43 Entering 'jsonrpc' 12:46:46 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 12:46:46 remote: 12:46:46 remote: Processing changes: refs: 1, new: 1 12:46:46 remote: Processing changes: refs: 1, new: 1, done 12:46:46 remote: 12:46:46 remote: SUCCESS 12:46:46 remote: 12:46:46 remote: https://git.opendaylight.org/gerrit/c/jsonrpc/+/111325 Update .gitreview to stable/calcium [NEW] 12:46:46 remote: 12:46:46 To ssh://git.opendaylight.org:29418/jsonrpc.git 12:46:46 * [new reference] HEAD -> refs/for/stable/calcium%topic=branch-cut-calcium 12:46:46 Entering 'lispflowmapping' 12:46:52 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:46:52 remote: 12:46:52 remote: Processing changes: refs: 1, new: 1 12:46:52 remote: Processing changes: refs: 1, new: 1, done 12:46:52 remote: 12:46:52 remote: SUCCESS 12:46:52 remote: 12:46:52 remote: https://git.opendaylight.org/gerrit/c/lispflowmapping/+/111326 Update .gitreview to stable/calcium [NEW] 12:46:52 remote: 12:46:52 To ssh://git.opendaylight.org:29418/lispflowmapping.git 12:46:52 * [new reference] HEAD -> refs/for/stable/calcium%topic=branch-cut-calcium 12:46:52 Entering 'openflowplugin' 12:46:57 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:46:57 remote: 12:46:57 remote: Processing changes: refs: 1, new: 1 12:46:57 remote: Processing changes: refs: 1, new: 1, done 12:46:57 remote: 12:46:57 remote: SUCCESS 12:46:57 remote: 12:46:57 remote: https://git.opendaylight.org/gerrit/c/openflowplugin/+/111327 Update .gitreview to stable/calcium [NEW] 12:46:57 remote: 12:46:57 To ssh://git.opendaylight.org:29418/openflowplugin.git 12:46:57 * [new reference] HEAD -> refs/for/stable/calcium%topic=branch-cut-calcium 12:46:57 Entering 'ovsdb' 12:46:57 Warning: Permanently added the RSA host key for IP address '[35.181.223.58]:29418' to the list of known hosts. 12:46:57 remote: 12:46:57 remote: Processing changes: refs: 1, new: 1 12:46:57 remote: Processing changes: refs: 1, new: 1, done 12:46:57 remote: 12:46:57 remote: SUCCESS 12:46:57 remote: 12:46:57 remote: https://git.opendaylight.org/gerrit/c/ovsdb/+/111328 Update .gitreview to stable/calcium [NEW] 12:46:57 remote: 12:46:57 To ssh://git.opendaylight.org:29418/ovsdb.git 12:46:57 * [new reference] HEAD -> refs/for/stable/calcium%topic=branch-cut-calcium 12:46:57 Entering 'serviceutils' 12:46:59 Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. 12:46:59 remote: 12:46:59 remote: Processing changes: refs: 1, new: 1 12:46:59 remote: Processing changes: refs: 1, new: 1, done 12:46:59 remote: 12:46:59 remote: SUCCESS 12:46:59 remote: 12:46:59 remote: https://git.opendaylight.org/gerrit/c/serviceutils/+/111329 Update .gitreview to stable/calcium [NEW] 12:46:59 remote: 12:46:59 To ssh://git.opendaylight.org:29418/serviceutils.git 12:46:59 * [new reference] HEAD -> refs/for/stable/calcium%topic=branch-cut-calcium 12:47:02 Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. 12:47:02 remote: 12:47:02 remote: Processing changes: refs: 1, new: 1 12:47:02 remote: Processing changes: refs: 1, new: 1 12:47:02 remote: Processing changes: refs: 1, new: 1 12:47:02 remote: Processing changes: refs: 1, new: 1, done 12:47:02 remote: 12:47:02 remote: SUCCESS 12:47:02 remote: 12:47:02 remote: https://git.opendaylight.org/gerrit/c/releng/autorelease/+/111330 Update .gitreview to stable/calcium [NEW] 12:47:02 remote: 12:47:02 To ssh://git.opendaylight.org:29418/releng/autorelease.git 12:47:02 * [new reference] HEAD -> refs/for/stable/calcium%topic=branch-cut-calcium 12:47:02 $ ssh-agent -k 12:47:02 unset SSH_AUTH_SOCK; 12:47:02 unset SSH_AGENT_PID; 12:47:02 echo Agent pid 9379 killed; 12:47:02 [ssh-agent] Stopped. 12:47:02 [PostBuildScript] - [INFO] Executing post build scripts. 12:47:02 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins13539952842931054695.sh 12:47:02 ---> sysstat.sh 12:47:02 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins17028119430079888123.sh 12:47:02 ---> package-listing.sh 12:47:02 ++ tr '[:upper:]' '[:lower:]' 12:47:02 ++ facter osfamily 12:47:02 + OS_FAMILY=redhat 12:47:02 + workspace=/w/workspace/autorelease-branch-cut 12:47:02 + START_PACKAGES=/tmp/packages_start.txt 12:47:02 + END_PACKAGES=/tmp/packages_end.txt 12:47:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:47:02 + PACKAGES=/tmp/packages_start.txt 12:47:02 + '[' /w/workspace/autorelease-branch-cut ']' 12:47:02 + PACKAGES=/tmp/packages_end.txt 12:47:02 + case "${OS_FAMILY}" in 12:47:02 + rpm -qa 12:47:02 + sort 12:47:03 + '[' -f /tmp/packages_start.txt ']' 12:47:03 + '[' -f /tmp/packages_end.txt ']' 12:47:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:47:03 + '[' /w/workspace/autorelease-branch-cut ']' 12:47:03 + mkdir -p /w/workspace/autorelease-branch-cut/archives/ 12:47:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-branch-cut/archives/ 12:47:03 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins15046033651593865589.sh 12:47:03 ---> capture-instance-metadata.sh 12:47:03 Setup pyenv: 12:47:03 system 12:47:03 3.8.13 12:47:03 3.9.13 12:47:03 * 3.10.13 (set by /w/workspace/autorelease-branch-cut/.python-version) 12:47:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofkt from file:/tmp/.os_lf_venv 12:47:04 lf-activate-venv(): INFO: Installing: lftools 12:47:49 lf-activate-venv(): INFO: Adding /tmp/venv-ofkt/bin to PATH 12:47:49 INFO: Running in OpenStack, capturing instance metadata 12:47:49 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins13569053769935850146.sh 12:47:49 provisioning config files... 12:47:50 Could not find credentials [logs] for autorelease-branch-cut #13 12:47:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-branch-cut@tmp/config14159838369840120620tmp 12:47:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 12:47:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 12:47:50 provisioning config files... 12:47:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 12:47:50 [EnvInject] - Injecting environment variables from a build step. 12:47:50 [EnvInject] - Injecting as environment variables the properties content 12:47:50 SERVER_ID=logs 12:47:50 12:47:50 [EnvInject] - Variables injected successfully. 12:47:50 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins2417622887204706919.sh 12:47:50 ---> create-netrc.sh 12:47:50 WARN: Log server credential not found. 12:47:50 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins8506902527327911371.sh 12:47:50 ---> python-tools-install.sh 12:47:50 Setup pyenv: 12:47:50 system 12:47:50 3.8.13 12:47:50 3.9.13 12:47:50 * 3.10.13 (set by /w/workspace/autorelease-branch-cut/.python-version) 12:47:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofkt from file:/tmp/.os_lf_venv 12:47:52 lf-activate-venv(): INFO: Installing: lftools 12:48:03 lf-activate-venv(): INFO: Adding /tmp/venv-ofkt/bin to PATH 12:48:03 Generating Requirements File 12:48:42 Python 3.10.13 12:48:42 pip 24.0 from /tmp/venv-ofkt/lib/python3.10/site-packages/pip (python 3.10) 12:48:42 appdirs==1.4.4 12:48:42 argcomplete==3.2.3 12:48:42 aspy.yaml==1.3.0 12:48:42 attrs==23.2.0 12:48:42 autopage==0.5.2 12:48:42 beautifulsoup4==4.12.3 12:48:42 boto3==1.34.80 12:48:42 botocore==1.34.80 12:48:42 bs4==0.0.2 12:48:42 cachetools==5.3.3 12:48:42 certifi==2024.2.2 12:48:42 cffi==1.16.0 12:48:42 cfgv==3.4.0 12:48:42 chardet==5.2.0 12:48:42 charset-normalizer==3.3.2 12:48:42 click==8.1.7 12:48:42 cliff==4.6.0 12:48:42 cmd2==2.4.3 12:48:42 cryptography==3.3.2 12:48:42 debtcollector==3.0.0 12:48:42 decorator==5.1.1 12:48:42 defusedxml==0.7.1 12:48:42 Deprecated==1.2.14 12:48:42 distlib==0.3.8 12:48:42 dnspython==2.6.1 12:48:42 docker==4.2.2 12:48:42 dogpile.cache==1.3.2 12:48:42 email_validator==2.1.1 12:48:42 filelock==3.13.3 12:48:42 future==1.0.0 12:48:42 git-review==2.3.1 12:48:42 gitdb==4.0.11 12:48:42 GitPython==3.1.43 12:48:42 google-auth==2.29.0 12:48:42 httplib2==0.22.0 12:48:42 identify==2.5.35 12:48:42 idna==3.6 12:48:42 importlib-resources==1.5.0 12:48:42 iso8601==2.1.0 12:48:42 Jinja2==3.1.3 12:48:42 jmespath==1.0.1 12:48:42 jsonpatch==1.33 12:48:42 jsonpointer==2.4 12:48:42 jsonschema==4.21.1 12:48:42 jsonschema-specifications==2023.12.1 12:48:42 keystoneauth1==5.6.0 12:48:42 kubernetes==29.0.0 12:48:42 lftools==0.37.10 12:48:42 lxml==5.2.1 12:48:42 MarkupSafe==2.1.5 12:48:42 msgpack==1.0.8 12:48:42 multi_key_dict==2.0.3 12:48:42 munch==4.0.0 12:48:42 netaddr==1.2.1 12:48:42 netifaces==0.11.0 12:48:42 niet==1.4.2 12:48:42 nodeenv==1.8.0 12:48:42 oauth2client==4.1.3 12:48:42 oauthlib==3.2.2 12:48:42 openstacksdk==3.0.0 12:48:42 os-client-config==2.1.0 12:48:42 os-service-types==1.7.0 12:48:42 osc-lib==3.0.1 12:48:42 oslo.config==9.4.0 12:48:42 oslo.context==5.5.0 12:48:42 oslo.i18n==6.3.0 12:48:42 oslo.log==5.5.1 12:48:42 oslo.serialization==5.4.0 12:48:42 oslo.utils==7.1.0 12:48:42 packaging==24.0 12:48:42 pbr==6.0.0 12:48:42 platformdirs==4.2.0 12:48:42 prettytable==3.10.0 12:48:42 pyasn1==0.6.0 12:48:42 pyasn1_modules==0.4.0 12:48:42 pycparser==2.22 12:48:42 pygerrit2==2.0.15 12:48:42 PyGithub==2.3.0 12:48:42 pyinotify==0.9.6 12:48:42 PyJWT==2.8.0 12:48:42 PyNaCl==1.5.0 12:48:42 pyparsing==2.4.7 12:48:42 pyperclip==1.8.2 12:48:42 pyrsistent==0.20.0 12:48:42 python-cinderclient==9.5.0 12:48:42 python-dateutil==2.9.0.post0 12:48:42 python-heatclient==3.5.0 12:48:42 python-jenkins==1.8.2 12:48:42 python-keystoneclient==5.4.0 12:48:42 python-magnumclient==4.4.0 12:48:42 python-novaclient==18.6.0 12:48:42 python-openstackclient==6.6.0 12:48:42 python-swiftclient==4.5.0 12:48:42 PyYAML==6.0.1 12:48:42 referencing==0.34.0 12:48:42 requests==2.31.0 12:48:42 requests-oauthlib==2.0.0 12:48:42 requestsexceptions==1.4.0 12:48:42 rfc3986==2.0.0 12:48:42 rpds-py==0.18.0 12:48:42 rsa==4.9 12:48:42 ruamel.yaml==0.18.6 12:48:42 ruamel.yaml.clib==0.2.8 12:48:42 s3transfer==0.10.1 12:48:42 simplejson==3.19.2 12:48:42 six==1.16.0 12:48:42 smmap==5.0.1 12:48:42 soupsieve==2.5 12:48:42 stevedore==5.2.0 12:48:42 tabulate==0.9.0 12:48:42 toml==0.10.2 12:48:42 tomlkit==0.12.4 12:48:42 tqdm==4.66.2 12:48:42 typing_extensions==4.11.0 12:48:42 tzdata==2024.1 12:48:42 urllib3==1.26.18 12:48:42 virtualenv==20.25.1 12:48:42 wcwidth==0.2.13 12:48:42 websocket-client==1.7.0 12:48:42 wrapt==1.16.0 12:48:42 xdg==6.0.0 12:48:42 xmltodict==0.13.0 12:48:42 yq==3.2.3 12:48:48 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins7686424899621945267.sh 12:48:48 ---> sudo-logs.sh 12:48:48 Archiving 'sudo' log.. 12:48:48 [autorelease-branch-cut] $ /bin/bash /tmp/jenkins7771850346194526661.sh 12:48:48 ---> job-cost.sh 12:48:48 Setup pyenv: 12:48:48 system 12:48:48 3.8.13 12:48:48 3.9.13 12:48:48 * 3.10.13 (set by /w/workspace/autorelease-branch-cut/.python-version) 12:48:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofkt from file:/tmp/.os_lf_venv 12:48:52 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:48:58 lf-activate-venv(): INFO: Adding /tmp/venv-ofkt/bin to PATH 12:48:58 INFO: No Stack... 12:48:58 INFO: Retrieving Pricing Info for: v3-standard-2 12:48:58 INFO: Archiving Costs 12:48:58 [autorelease-branch-cut] $ /bin/bash -l /tmp/jenkins17231929870576526649.sh 12:48:58 ---> logs-deploy.sh 12:48:58 Setup pyenv: 12:48:58 system 12:48:58 3.8.13 12:48:58 3.9.13 12:48:58 * 3.10.13 (set by /w/workspace/autorelease-branch-cut/.python-version) 12:48:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ofkt from file:/tmp/.os_lf_venv 12:49:00 lf-activate-venv(): INFO: Installing: lftools 12:49:21 lf-activate-venv(): INFO: Adding /tmp/venv-ofkt/bin to PATH 12:49:21 WARNING: Nexus logging server not set 12:49:21 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-branch-cut/13/ 12:49:21 INFO: archiving logs to S3 12:49:22 ---> uname -a: 12:49:22 Linux prd-centos7-builder-2c-2g-6187.novalocal 3.10.0-1160.114.2.el7.x86_64 #1 SMP Wed Mar 20 15:54:52 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 12:49:22 12:49:22 12:49:22 ---> lscpu: 12:49:22 Architecture: x86_64 12:49:22 CPU op-mode(s): 32-bit, 64-bit 12:49:22 Byte Order: Little Endian 12:49:22 CPU(s): 2 12:49:22 On-line CPU(s) list: 0,1 12:49:22 Thread(s) per core: 1 12:49:22 Core(s) per socket: 1 12:49:22 Socket(s): 2 12:49:22 NUMA node(s): 1 12:49:22 Vendor ID: AuthenticAMD 12:49:22 CPU family: 23 12:49:22 Model: 49 12:49:22 Model name: AMD EPYC-Rome Processor 12:49:22 Stepping: 0 12:49:22 CPU MHz: 2800.000 12:49:22 BogoMIPS: 5600.00 12:49:22 Virtualization: AMD-V 12:49:22 Hypervisor vendor: KVM 12:49:22 Virtualization type: full 12:49:22 L1d cache: 32K 12:49:22 L1i cache: 32K 12:49:22 L2 cache: 512K 12:49:22 L3 cache: 16384K 12:49:22 NUMA node0 CPU(s): 0,1 12:49:22 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 art rep_good nopl extd_apicid eagerfpu 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 rsb_ctxsw ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:49:22 12:49:22 12:49:22 ---> nproc: 12:49:22 2 12:49:22 12:49:22 12:49:22 ---> df -h: 12:49:22 Filesystem Size Used Avail Use% Mounted on 12:49:22 devtmpfs 3.8G 0 3.8G 0% /dev 12:49:22 tmpfs 3.9G 0 3.9G 0% /dev/shm 12:49:22 tmpfs 3.9G 17M 3.9G 1% /run 12:49:22 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:49:22 /dev/vda1 40G 5.7G 35G 15% / 12:49:22 tmpfs 783M 0 783M 0% /run/user/1001 12:49:22 12:49:22 12:49:22 ---> free -m: 12:49:22 total used free shared buff/cache available 12:49:22 Mem: 7821 590 5040 16 2190 6935 12:49:22 Swap: 1023 0 1023 12:49:22 12:49:22 12:49:22 ---> ip addr: 12:49:22 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:49:22 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:49:22 inet 127.0.0.1/8 scope host lo 12:49:22 valid_lft forever preferred_lft forever 12:49:22 inet6 ::1/128 scope host 12:49:22 valid_lft forever preferred_lft forever 12:49:22 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 12:49:22 link/ether fa:16:3e:cd:14:14 brd ff:ff:ff:ff:ff:ff 12:49:22 inet 10.30.170.78/23 brd 10.30.171.255 scope global dynamic eth0 12:49:22 valid_lft 86135sec preferred_lft 86135sec 12:49:22 inet6 fe80::f816:3eff:fecd:1414/64 scope link 12:49:22 valid_lft forever preferred_lft forever 12:49:22 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 12:49:22 link/ether 02:42:f7:bb:05:2c brd ff:ff:ff:ff:ff:ff 12:49:22 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 12:49:22 valid_lft forever preferred_lft forever 12:49:22 12:49:22 12:49:22 ---> sar -b -r -n DEV: 12:49:22 Linux 3.10.0-1160.114.2.el7.x86_64 (centos-7-builder-dce870c1-ca4b-4d6d-a485-70c45e659f45.novalocal) 04/09/2024 _x86_64_ (2 CPU) 12:49:22 12:49:22 12:44:51 PM LINUX RESTART 12:49:22 12:49:22 12:45:01 PM tps rtps wtps bread/s bwrtn/s 12:49:22 12:46:01 PM 260.55 84.58 175.97 9880.57 43442.08 12:49:22 12:47:01 PM 112.91 0.05 112.86 1.73 2703.58 12:49:22 12:48:01 PM 58.80 8.38 50.42 974.18 2836.10 12:49:22 12:49:01 PM 196.20 0.17 196.04 22.52 6360.53 12:49:22 Average: 157.13 23.30 133.83 2720.23 13837.73 12:49:22 12:49:22 12:45:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:49:22 12:46:01 PM 5566940 2441796 30.49 2620 1833864 861572 9.51 578828 1583372 60452 12:49:22 12:47:01 PM 5564512 2444224 30.52 2620 1835832 858892 9.48 612564 1551548 1212 12:49:22 12:48:01 PM 5272132 2736604 34.17 2620 2014240 937512 10.35 843144 1579164 121916 12:49:22 12:49:01 PM 5202900 2805836 35.03 2620 2112180 879780 9.71 829804 1633876 77816 12:49:22 Average: 5401621 2607115 32.55 2620 1949029 884439 9.76 716085 1586990 65349 12:49:22 12:49:22 12:45:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 12:49:22 12:46:01 PM eth0 458.93 310.02 2342.91 74.72 0.00 0.00 0.00 12:49:22 12:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 12:46:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 12:47:01 PM eth0 64.23 51.34 68.99 6.94 0.00 0.00 0.00 12:49:22 12:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 12:47:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 12:48:01 PM eth0 58.80 54.06 583.59 11.56 0.00 0.00 0.00 12:49:22 12:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 12:48:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 12:49:01 PM eth0 27.91 27.03 233.63 5.56 0.00 0.00 0.00 12:49:22 12:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 12:49:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 Average: eth0 152.49 110.63 807.39 24.70 0.00 0.00 0.00 12:49:22 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:49:22 12:49:22 12:49:22 ---> sar -P ALL: 12:49:22 Linux 3.10.0-1160.114.2.el7.x86_64 (centos-7-builder-dce870c1-ca4b-4d6d-a485-70c45e659f45.novalocal) 04/09/2024 _x86_64_ (2 CPU) 12:49:22 12:49:22 12:44:51 PM LINUX RESTART 12:49:22 12:49:22 12:45:01 PM CPU %user %nice %system %iowait %steal %idle 12:49:22 12:46:01 PM all 31.37 0.00 8.75 6.44 0.09 53.35 12:49:22 12:46:01 PM 0 23.82 0.00 9.12 8.01 0.09 58.96 12:49:22 12:46:01 PM 1 39.03 0.00 8.36 4.85 0.09 47.67 12:49:22 12:47:01 PM all 4.49 0.00 2.03 2.12 0.05 91.32 12:49:22 12:47:01 PM 0 5.47 0.00 2.09 2.90 0.05 89.49 12:49:22 12:47:01 PM 1 3.52 0.00 1.99 1.35 0.07 93.08 12:49:22 12:48:01 PM all 31.14 0.00 2.51 0.54 0.10 65.72 12:49:22 12:48:01 PM 0 17.95 0.00 1.59 0.39 0.10 79.97 12:49:22 12:48:01 PM 1 44.75 0.00 3.47 0.69 0.09 51.00 12:49:22 12:49:01 PM all 29.91 0.00 2.13 6.13 0.10 61.73 12:49:22 12:49:01 PM 0 18.88 0.00 1.80 4.73 0.09 74.51 12:49:22 12:49:01 PM 1 41.21 0.00 2.47 7.56 0.11 48.66 12:49:22 Average: all 24.07 0.00 3.83 3.79 0.08 68.24 12:49:22 Average: 0 16.46 0.00 3.62 3.98 0.08 75.85 12:49:22 Average: 1 31.81 0.00 4.04 3.59 0.09 60.48 12:49:22 12:49:22 12:49:22