Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17211262994422796740.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3446760689993063159.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13729355140435451183.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14011272801365452415.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5779637900577264284.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-core-contracts DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-20212 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/undry_go-mod-core-contracts_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 # timeout=10 Commit message: "Merge pull request #932 from weichou1229/issue-931" > git rev-list --no-walk 239fa787ee51d0f63f31803a319e46c292c0a290 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:44:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:44:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:44:08 ========================================================= 09:44:08 EdgeX Global Pipelines Version Info 09:44:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:44:10 ------------------- 09:44:10 stable info: 09:44:10 ------------------- 09:44:10 Commited By: Ginny Guan ginny@iotechsys.com 09:44:10 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 09:44:10 Message: update stable to v1.0.265 09:44:18 ------------------- 09:44:18 experimental info: 09:44:18 ------------------- 09:44:18 Commited By: Cherry Wang cherry@iotechsys.com 09:44:18 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:44:18 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 [Pipeline] echo 09:44:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c49e7a4 [Pipeline] echo 09:44:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:44:19 + git rev-list -1 --merges c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337~1..c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 [Pipeline] echo 09:44:19 -----------> git rev-list -1 --merges c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337~1..c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 09:44:19 c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 [false] [Pipeline] sh 09:44:19 + git log --format=format:%s -1 c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 [Pipeline] echo 09:44:19 ========================================================= 09:44:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:44:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:44:20 + git log --format=format:%s -1 c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 [Pipeline] echo 09:44:20 [semverPrep] GIT_COMMIT: c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337, Commit Message: Merge pull request #932 from weichou1229/issue-931 [Pipeline] echo 09:44:20 [semverPrep] This is not a build commit. [Pipeline] sh 09:44:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:20 + grep -v github /etc/ssh/ssh_known_hosts 09:44:20 + [ -e /tmp/ssh_known_hosts ] 09:44:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:44:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:44:20 + sudo tee -a /etc/ssh/ssh_known_hosts 09:44:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:21 09:44:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:21 0.1.4: Pulling from edgex-devops/py-git-semver 09:44:21 b85a868b505f: Pulling fs layer 09:44:21 e2be974225ed: Pulling fs layer 09:44:21 339a4e72a1f5: Pulling fs layer 09:44:21 988bab9f4d93: Pulling fs layer 09:44:21 1469e6f7b9e6: Pulling fs layer 09:44:21 eaf3925da568: Pulling fs layer 09:44:21 bab4dde63d76: Pulling fs layer 09:44:21 bde34c3a00c8: Pulling fs layer 09:44:21 b352a97aabf1: Pulling fs layer 09:44:21 4872d77fe225: Pulling fs layer 09:44:21 5851b861e8e6: Pulling fs layer 09:44:21 eaf3925da568: Waiting 09:44:21 bab4dde63d76: Waiting 09:44:21 4872d77fe225: Waiting 09:44:21 5851b861e8e6: Waiting 09:44:21 bde34c3a00c8: Waiting 09:44:21 1469e6f7b9e6: Waiting 09:44:21 b352a97aabf1: Waiting 09:44:21 988bab9f4d93: Waiting 09:44:21 e2be974225ed: Download complete 09:44:21 988bab9f4d93: Verifying Checksum 09:44:21 988bab9f4d93: Download complete 09:44:21 339a4e72a1f5: Verifying Checksum 09:44:21 339a4e72a1f5: Download complete 09:44:21 1469e6f7b9e6: Verifying Checksum 09:44:21 1469e6f7b9e6: Download complete 09:44:21 eaf3925da568: Download complete 09:44:21 bde34c3a00c8: Download complete 09:44:21 4872d77fe225: Download complete 09:44:21 5851b861e8e6: Verifying Checksum 09:44:21 5851b861e8e6: Download complete 09:44:21 b85a868b505f: Verifying Checksum 09:44:21 b85a868b505f: Download complete 09:44:21 bab4dde63d76: Verifying Checksum 09:44:21 bab4dde63d76: Download complete 09:44:23 b85a868b505f: Pull complete 09:44:23 e2be974225ed: Pull complete 09:44:23 339a4e72a1f5: Pull complete 09:44:23 988bab9f4d93: Pull complete 09:44:24 1469e6f7b9e6: Pull complete 09:44:24 eaf3925da568: Pull complete 09:44:25 bab4dde63d76: Pull complete 09:44:25 bde34c3a00c8: Pull complete 09:44:26 b352a97aabf1: Pull complete 09:44:26 4872d77fe225: Pull complete 09:44:26 5851b861e8e6: Pull complete 09:44:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:44:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:26 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 09:44:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:44:30 $ docker top 2bb4499b6069fa760e3b082bfbb627b547b78eddeb96fab21606c9f6c06fe9ac -eo pid,comm 09:44:30 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:44:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:30 [ssh-agent] Looking for ssh-agent implementation... 09:44:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:31 $ docker exec 2bb4499b6069fa760e3b082bfbb627b547b78eddeb96fab21606c9f6c06fe9ac ssh-agent 09:44:30 SSH_AUTH_SOCK=/tmp/ssh-y3iALGy9TP2W/agent.32 09:44:30 SSH_AGENT_PID=38 09:44:30 Running ssh-add (command line suppressed) 09:44:31 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2437208441070997566.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_2437208441070997566.key) 09:44:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:30 + git tag --points-at HEAD [Pipeline] } 09:44:31 $ docker exec --env ******** --env ******** 2bb4499b6069fa760e3b082bfbb627b547b78eddeb96fab21606c9f6c06fe9ac ssh-agent -k 09:44:31 unset SSH_AUTH_SOCK; 09:44:31 unset SSH_AGENT_PID; 09:44:31 echo Agent pid 38 killed; 09:44:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:44:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:31 [ssh-agent] Looking for ssh-agent implementation... 09:44:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:32 $ docker exec 2bb4499b6069fa760e3b082bfbb627b547b78eddeb96fab21606c9f6c06fe9ac ssh-agent 09:44:31 SSH_AUTH_SOCK=/tmp/ssh-u5BRQ3MoR5ab/agent.71 09:44:31 SSH_AGENT_PID=77 09:44:31 Running ssh-add (command line suppressed) 09:44:32 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11570801402382687449.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_11570801402382687449.key) 09:44:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:31 + git semver init 09:44:32 2024-10-04 09:44:32,788 [run_init] DEBUG init version:0.0.0 force:False 09:44:32 2024-10-04 09:44:32,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_go-mod-core-contracts_main/.semver 09:44:32 2024-10-04 09:44:32,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/go-mod-core-contracts.git /w/workspace/undry_go-mod-core-contracts_main/.semver 09:44:32 2024-10-04 09:44:32,789 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/go-mod-core-contracts.git', '/w/workspace/undry_go-mod-core-contracts_main/.semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 09:44:32 2024-10-04 09:44:33,635 [append_file] DEBUG append to file:/w/workspace/undry_go-mod-core-contracts_main/.git/info/exclude 09:44:32 2024-10-04 09:44:33,635 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:False 09:44:32 2024-10-04 09:44:33,636 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:44:32 2024-10-04 09:44:33,636 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 09:44:32 3.2.0-dev.48 [Pipeline] } 09:44:33 $ docker exec --env ******** --env ******** 2bb4499b6069fa760e3b082bfbb627b547b78eddeb96fab21606c9f6c06fe9ac ssh-agent -k 09:44:33 unset SSH_AUTH_SOCK; 09:44:33 unset SSH_AGENT_PID; 09:44:33 echo Agent pid 77 killed; 09:44:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:33 + git semver [Pipeline] } 09:44:34 $ docker stop --time=1 2bb4499b6069fa760e3b082bfbb627b547b78eddeb96fab21606c9f6c06fe9ac 09:44:35 $ docker rm -f --volumes 2bb4499b6069fa760e3b082bfbb627b547b78eddeb96fab21606c9f6c06fe9ac [Pipeline] // withDockerContainer [Pipeline] sh 09:44:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:44:35 Stashed 1 file(s) [Pipeline] echo 09:44:35 [edgeXSemver]: initialized semver on version 3.2.0-dev.48 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:44:35 ========================================================= 09:44:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:44:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 09:44:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:44:36 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:44:36 43c4264eed91: Pulling fs layer 09:44:36 4cc291be95ef: Pulling fs layer 09:44:36 2ac1f1163629: Pulling fs layer 09:44:36 5c3c966382ef: Pulling fs layer 09:44:36 4f4fb700ef54: Pulling fs layer 09:44:36 5d5c8e513c77: Pulling fs layer 09:44:36 9f66e0745190: Pulling fs layer 09:44:36 f49a43e4bbc0: Pulling fs layer 09:44:36 561ebcabdf7f: Pulling fs layer 09:44:36 4f4fb700ef54: Waiting 09:44:36 9f66e0745190: Waiting 09:44:36 5c3c966382ef: Waiting 09:44:36 f49a43e4bbc0: Waiting 09:44:36 561ebcabdf7f: Waiting 09:44:36 5d5c8e513c77: Waiting 09:44:36 4cc291be95ef: Download complete 09:44:36 5c3c966382ef: Verifying Checksum 09:44:36 5c3c966382ef: Download complete 09:44:36 4f4fb700ef54: Verifying Checksum 09:44:36 4f4fb700ef54: Download complete 09:44:36 5d5c8e513c77: Verifying Checksum 09:44:36 5d5c8e513c77: Download complete 09:44:36 43c4264eed91: Download complete 09:44:36 9f66e0745190: Verifying Checksum 09:44:36 9f66e0745190: Download complete 09:44:36 43c4264eed91: Pull complete 09:44:36 4cc291be95ef: Pull complete 09:44:36 561ebcabdf7f: Download complete 09:44:36 2ac1f1163629: Download complete 09:44:37 f49a43e4bbc0: Verifying Checksum 09:44:37 f49a43e4bbc0: Download complete 09:44:41 2ac1f1163629: Pull complete 09:44:41 5c3c966382ef: Pull complete 09:44:41 4f4fb700ef54: Pull complete 09:44:41 5d5c8e513c77: Pull complete 09:44:41 9f66e0745190: Pull complete 09:44:43 f49a43e4bbc0: Pull complete 09:44:44 561ebcabdf7f: Pull complete 09:44:44 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 09:44:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:44:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] sh 09:44:44 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:44 + docker inspect -f . ci-base-image-x86_64 09:44:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:44 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 09:44:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:44:50 $ docker top 2c41bee9d42a668a8dcc74c10f3e60d8aceda9861c6bccd040c4cded8f8b6ebe -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:49 + go version 09:44:49 go version go1.23.2 linux/amd64 [Pipeline] } 09:44:49 $ docker stop --time=1 2c41bee9d42a668a8dcc74c10f3e60d8aceda9861c6bccd040c4cded8f8b6ebe 09:44:50 Still waiting to schedule task 09:44:50 ‘prd-ubuntu20.04-docker-arm64-4c-16g-19944’ is offline 09:44:50 $ docker rm -f --volumes 2c41bee9d42a668a8dcc74c10f3e60d8aceda9861c6bccd040c4cded8f8b6ebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:51 + docker inspect -f . ci-base-image-x86_64 09:44:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:51 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 09:44:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:44:51 $ docker top e727679690a5e8a9bd49341dee279f400b551fb1a3b0002303c0ebc37599ad79 -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:52 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] fileExists [Pipeline] sh 09:44:52 + make test 09:44:52 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 09:44:52 go: downloading github.com/go-playground/validator/v10 v10.22.1 09:44:52 go: downloading github.com/google/uuid v1.6.0 09:44:52 go: downloading github.com/stretchr/testify v1.9.0 09:44:52 go: downloading github.com/go-kit/log v0.2.1 09:44:52 go: downloading gopkg.in/yaml.v3 v3.0.1 09:44:52 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 09:44:52 go: downloading github.com/go-logfmt/logfmt v0.5.1 09:44:52 go: downloading github.com/davecgh/go-spew v1.1.1 09:44:52 go: downloading github.com/pmezard/go-difflib v1.0.0 09:44:52 go: downloading github.com/stretchr/objx v0.5.2 09:44:52 go: downloading github.com/x448/float16 v0.8.4 09:44:52 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 09:44:52 go: downloading github.com/go-playground/universal-translator v0.18.1 09:44:52 go: downloading github.com/leodido/go-urn v1.4.0 09:44:52 go: downloading golang.org/x/crypto v0.25.0 09:44:52 go: downloading golang.org/x/text v0.16.0 09:44:52 go: downloading github.com/go-playground/locales v0.14.1 09:44:53 go: downloading golang.org/x/sys v0.22.0 09:44:53 go: downloading golang.org/x/net v0.27.0 09:44:55 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 09:45:03 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 09:45:03 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks coverage: 0.0% of statements 09:45:03 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks coverage: 0.0% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.122s coverage: 83.4% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.012s coverage: 38.7% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.015s coverage: 29.4% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.009s coverage: 29.3% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.019s coverage: 70.6% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.006s coverage: 90.0% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.046s coverage: 84.5% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.008s coverage: 67.3% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.006s coverage: 36.1% of statements 09:45:03 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.010s coverage: 66.7% of statements 09:45:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:45:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:45:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 09:45:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:45:19 $ docker stop --time=1 e727679690a5e8a9bd49341dee279f400b551fb1a3b0002303c0ebc37599ad79 09:45:23 $ docker rm -f --volumes e727679690a5e8a9bd49341dee279f400b551fb1a3b0002303c0ebc37599ad79 [Pipeline] // withDockerContainer [Pipeline] sh 09:45:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:45:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:24 09:45:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:25 latest: Pulling from edgex-lftools-log-publisher 09:45:25 5eb5b503b376: Pulling fs layer 09:45:25 5c69ac0246d0: Pulling fs layer 09:45:25 ec43610c2a17: Pulling fs layer 09:45:25 3a2ae6a8a46f: Pulling fs layer 09:45:25 33b1e0a273af: Pulling fs layer 09:45:25 5d3b04190fa2: Pulling fs layer 09:45:25 2f39f015ded8: Pulling fs layer 09:45:25 3a2ae6a8a46f: Waiting 09:45:25 33b1e0a273af: Waiting 09:45:25 2f39f015ded8: Waiting 09:45:25 5c69ac0246d0: Verifying Checksum 09:45:25 5c69ac0246d0: Download complete 09:45:25 3a2ae6a8a46f: Verifying Checksum 09:45:25 3a2ae6a8a46f: Download complete 09:45:25 33b1e0a273af: Verifying Checksum 09:45:25 33b1e0a273af: Download complete 09:45:25 5d3b04190fa2: Download complete 09:45:25 ec43610c2a17: Verifying Checksum 09:45:25 ec43610c2a17: Download complete 09:45:25 5eb5b503b376: Verifying Checksum 09:45:25 5eb5b503b376: Download complete 09:45:26 2f39f015ded8: Download complete 09:45:27 5eb5b503b376: Pull complete 09:45:27 5c69ac0246d0: Pull complete 09:45:27 ec43610c2a17: Pull complete 09:45:27 3a2ae6a8a46f: Pull complete 09:45:27 33b1e0a273af: Pull complete 09:45:27 5d3b04190fa2: Pull complete 09:45:32 2f39f015ded8: Pull complete 09:45:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:32 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 09:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:45:37 $ docker top 178d9750cd669386690229bdc0dfbff721192388f312b56dde46d37d068e8f14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:45:38 ---> job-cost.sh 09:45:38 lf-activate-venv: SKIPPING 09:45:38 INFO: No Stack... 09:45:38 INFO: Retrieving Pricing Info for: v3-standard-8 09:45:38 INFO: Archiving Costs [Pipeline] sh 09:45:39 + + cut -d, -f6 09:45:39 cat /w/workspace/undry_go-mod-core-contracts_main/archives/cost.csv [Pipeline] lock 09:45:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-201-stack-cost] 09:45:39 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-201-stack-cost] did not exist. Created. 09:45:39 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:45:39 + echo total: 0.2199999988079071 [Pipeline] stash 09:45:39 Stashed 1 file(s) [Pipeline] } 09:45:39 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 09:45:39 $ docker stop --time=1 178d9750cd669386690229bdc0dfbff721192388f312b56dde46d37d068e8f14 09:45:40 $ docker rm -f --volumes 178d9750cd669386690229bdc0dfbff721192388f312b56dde46d37d068e8f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:53:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21749 in /w/workspace/undry_go-mod-core-contracts_main [Pipeline] { [Pipeline] ws 10:53:27 Running in /w/workspace/go-mod-core-contracts/201 [Pipeline] { [Pipeline] checkout 10:53:30 The recommended git tool is: git 10:53:34 using credential edgex-jenkins-ssh 10:53:34 Cloning the remote Git repository 10:53:34 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 10:53:34 > git init /w/workspace/go-mod-core-contracts/201 # timeout=10 10:53:34 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 10:53:34 > git --version # timeout=10 10:53:34 > git --version # 'git version 2.25.1' 10:53:34 using GIT_SSH to set credentials SSH Credentials for GitHub 10:53:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:37 Avoid second fetch 10:53:37 Checking out Revision c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 (main) 10:53:36 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 10:53:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:53:37 > git config core.sparsecheckout # timeout=10 10:53:37 > git checkout -f c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 # timeout=10 10:53:37 Commit message: "Merge pull request #932 from weichou1229/issue-931" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:53:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:53:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:53:42 Dload Upload Total Spent Left Speed 10:53:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh 10:53:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:53:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:53:43 + sudo tee /etc/docker/daemon.new 10:53:43 { 10:53:43 "registry-mirrors": [ 10:53:43 "https://nexus3.edgexfoundry.org:10001" 10:53:43 ], 10:53:43 "bip": "10.250.0.254/24", 10:53:43 "hosts": [ 10:53:43 "tcp://0.0.0.0:5555", 10:53:43 "unix:///var/run/docker.sock" 10:53:43 ], 10:53:43 "mtu": 1458, 10:53:43 "selinux-enabled": true, 10:53:43 "seccomp-profile": "/etc/docker/seccomp.json" 10:53:43 } [Pipeline] sh 10:53:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:53:43 + sudo service docker restart [Pipeline] unstash [Pipeline] echo 10:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:54:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:54:02 ========================================================= 10:54:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:54:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 10:54:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:54:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:54:03 cf04c63912e1: Pulling fs layer 10:54:03 55b35a11ae5e: Pulling fs layer 10:54:03 a37a00ec5f00: Pulling fs layer 10:54:03 50b3750afda1: Pulling fs layer 10:54:03 4f4fb700ef54: Pulling fs layer 10:54:03 80978eb59214: Pulling fs layer 10:54:03 c9f46d7d2bd2: Pulling fs layer 10:54:03 c5a475d317c9: Pulling fs layer 10:54:03 50b3750afda1: Waiting 10:54:03 4f4fb700ef54: Waiting 10:54:03 80978eb59214: Waiting 10:54:03 c9f46d7d2bd2: Waiting 10:54:03 c5a475d317c9: Waiting 10:54:03 55b35a11ae5e: Verifying Checksum 10:54:03 55b35a11ae5e: Download complete 10:54:03 50b3750afda1: Verifying Checksum 10:54:03 50b3750afda1: Download complete 10:54:03 4f4fb700ef54: Verifying Checksum 10:54:03 4f4fb700ef54: Download complete 10:54:03 80978eb59214: Verifying Checksum 10:54:03 80978eb59214: Download complete 10:54:03 cf04c63912e1: Verifying Checksum 10:54:03 cf04c63912e1: Download complete 10:54:04 c5a475d317c9: Verifying Checksum 10:54:04 c5a475d317c9: Download complete 10:54:04 cf04c63912e1: Pull complete 10:54:04 55b35a11ae5e: Pull complete 10:54:05 a37a00ec5f00: Download complete 10:54:06 c9f46d7d2bd2: Verifying Checksum 10:54:06 c9f46d7d2bd2: Download complete 10:54:18 a37a00ec5f00: Pull complete 10:54:18 50b3750afda1: Pull complete 10:54:18 4f4fb700ef54: Pull complete 10:54:18 80978eb59214: Pull complete 10:54:26 c9f46d7d2bd2: Pull complete 10:54:27 c5a475d317c9: Pull complete 10:54:27 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:54:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:54:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] sh 10:54:27 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:28 + docker inspect -f . ci-base-image-arm64 10:54:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:28 prd-ubuntu20.04-docker-arm64-4c-16g-21749 does not seem to be running inside a container 10:54:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/201 -v /w/workspace/go-mod-core-contracts/201:/w/workspace/go-mod-core-contracts/201:rw,z -v /w/workspace/go-mod-core-contracts/201@tmp:/w/workspace/go-mod-core-contracts/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:54:31 $ docker top 72948f998c67df98c0000182cf39269dc72649387357f97ef8bc74574395126e -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:32 + go version 10:54:32 go version go1.23.2 linux/arm64 [Pipeline] } 10:54:32 $ docker stop --time=1 72948f998c67df98c0000182cf39269dc72649387357f97ef8bc74574395126e 10:54:33 $ docker rm -f --volumes 72948f998c67df98c0000182cf39269dc72649387357f97ef8bc74574395126e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:34 + docker inspect -f . ci-base-image-arm64 10:54:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:34 prd-ubuntu20.04-docker-arm64-4c-16g-21749 does not seem to be running inside a container 10:54:34 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/go-mod-core-contracts/201 -v /w/workspace/go-mod-core-contracts/201:/w/workspace/go-mod-core-contracts/201:rw,z -v /w/workspace/go-mod-core-contracts/201@tmp:/w/workspace/go-mod-core-contracts/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:54:35 $ docker top 22affaf970f979b8959898114f2cd82d1bca99063d4a2ca52a481d4611e45cdd -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:36 + git config --global --add safe.directory /w/workspace/go-mod-core-contracts/201 [Pipeline] fileExists [Pipeline] sh 10:54:37 + make test 10:54:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:54:37 go: downloading github.com/stretchr/testify v1.9.0 10:54:37 go: downloading github.com/go-kit/log v0.2.1 10:54:37 go: downloading github.com/go-playground/validator/v10 v10.22.1 10:54:37 go: downloading github.com/google/uuid v1.6.0 10:54:37 go: downloading gopkg.in/yaml.v3 v3.0.1 10:54:37 go: downloading github.com/fxamacker/cbor/v2 v2.7.0 10:54:38 go: downloading github.com/go-logfmt/logfmt v0.5.1 10:54:38 go: downloading github.com/davecgh/go-spew v1.1.1 10:54:38 go: downloading github.com/pmezard/go-difflib v1.0.0 10:54:38 go: downloading github.com/stretchr/objx v0.5.2 10:54:38 go: downloading github.com/gabriel-vasile/mimetype v1.4.3 10:54:38 go: downloading github.com/go-playground/universal-translator v0.18.1 10:54:38 go: downloading github.com/leodido/go-urn v1.4.0 10:54:38 go: downloading golang.org/x/crypto v0.25.0 10:54:38 go: downloading golang.org/x/text v0.16.0 10:54:39 go: downloading github.com/x448/float16 v0.8.4 10:54:39 go: downloading github.com/go-playground/locales v0.14.1 10:54:39 go: downloading golang.org/x/sys v0.22.0 10:54:42 go: downloading golang.org/x/net v0.27.0 10:54:45 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients [no test files] 10:55:53 ? github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces [no test files] 10:55:53 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/interfaces/mocks coverage: 0.0% of statements 10:55:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http 0.559s coverage: 83.4% of statements 10:55:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/http/utils 0.042s coverage: 38.7% of statements 10:55:53 github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger/mocks coverage: 0.0% of statements 10:55:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/clients/logger 0.030s coverage: 29.4% of statements 10:55:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/common 0.066s coverage: 29.3% of statements 10:55:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos 0.265s coverage: 70.6% of statements 10:55:53 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/common 0.057s coverage: 90.0% of statements 10:55:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/requests 0.263s coverage: 84.5% of statements 10:55:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/dtos/responses 0.038s coverage: 67.3% of statements 10:55:54 ok github.com/edgexfoundry/go-mod-core-contracts/v3/errors 0.034s coverage: 36.1% of statements 10:55:55 ok github.com/edgexfoundry/go-mod-core-contracts/v3/models 0.042s coverage: 66.7% of statements 10:55:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:55:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 10:56:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:56:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] echo 10:56:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:56:14 $ docker stop --time=1 22affaf970f979b8959898114f2cd82d1bca99063d4a2ca52a481d4611e45cdd 10:56:15 $ docker rm -f --volumes 22affaf970f979b8959898114f2cd82d1bca99063d4a2ca52a481d4611e45cdd [Pipeline] // withDockerContainer [Pipeline] sh 10:56:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:56:17 Warning: overwriting stash ‘coverage-report’ 10:56:18 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:18 10:56:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:18 arm64: Pulling from edgex-lftools-log-publisher 10:56:18 8998bd30e6a1: Pulling fs layer 10:56:18 04944245beec: Pulling fs layer 10:56:18 699f458cf7ca: Pulling fs layer 10:56:18 765212b225bb: Pulling fs layer 10:56:18 f23df028b6ca: Pulling fs layer 10:56:18 d65c8cfc05b1: Pulling fs layer 10:56:18 2437ff75d9bd: Pulling fs layer 10:56:18 765212b225bb: Waiting 10:56:18 f23df028b6ca: Waiting 10:56:18 d65c8cfc05b1: Waiting 10:56:18 2437ff75d9bd: Waiting 10:56:19 04944245beec: Verifying Checksum 10:56:19 04944245beec: Download complete 10:56:19 765212b225bb: Verifying Checksum 10:56:19 765212b225bb: Download complete 10:56:19 f23df028b6ca: Download complete 10:56:19 d65c8cfc05b1: Verifying Checksum 10:56:19 d65c8cfc05b1: Download complete 10:56:19 699f458cf7ca: Verifying Checksum 10:56:19 699f458cf7ca: Download complete 10:56:19 8998bd30e6a1: Verifying Checksum 10:56:19 8998bd30e6a1: Download complete 10:56:22 2437ff75d9bd: Verifying Checksum 10:56:22 2437ff75d9bd: Download complete 10:56:23 8998bd30e6a1: Pull complete 10:56:24 04944245beec: Pull complete 10:56:25 699f458cf7ca: Pull complete 10:56:26 765212b225bb: Pull complete 10:56:26 f23df028b6ca: Pull complete 10:56:26 d65c8cfc05b1: Pull complete 10:56:41 2437ff75d9bd: Pull complete 10:56:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:56:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:56:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:42 prd-ubuntu20.04-docker-arm64-4c-16g-21749 does not seem to be running inside a container 10:56:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-core-contracts/201 -v /w/workspace/go-mod-core-contracts/201:/w/workspace/go-mod-core-contracts/201:rw,z -v /w/workspace/go-mod-core-contracts/201@tmp:/w/workspace/go-mod-core-contracts/201@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:56:44 $ docker top 3bcf7a65605525b168b687931666adf1009ee73c924028f0423cf5e31ffe062c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:56:45 ---> job-cost.sh 10:56:45 lf-activate-venv: SKIPPING 10:56:45 INFO: No Stack... 10:56:46 INFO: Retrieving Pricing Info for: v3-standard-4 10:56:46 INFO: Archiving Costs [Pipeline] sh 10:56:46 + cat /w/workspace/go-mod-core-contracts/201/archives/cost.csv 10:56:46 + cut -d, -f6 [Pipeline] lock 10:56:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-201-stack-cost] 10:56:46 Resource [jenkins-edgexfoundry-go-mod-core-contracts-main-201-stack-cost] did not exist. Created. 10:56:46 Lock acquired on [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:56:47 /w/workspace/go-mod-core-contracts/201@tmp/durable-0766debd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:56:47 + echo total: 0.10999999940395355 [Pipeline] stash 10:56:48 Warning: overwriting stash ‘stack-cost’ 10:56:48 Stashed 1 file(s) [Pipeline] } 10:56:48 Lock released on resource [Resource: jenkins-edgexfoundry-go-mod-core-contracts-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 10:56:48 $ docker stop --time=1 3bcf7a65605525b168b687931666adf1009ee73c924028f0423cf5e31ffe062c 10:56:49 $ docker rm -f --volumes 3bcf7a65605525b168b687931666adf1009ee73c924028f0423cf5e31ffe062c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:56:49 provisioning config files... 10:56:50 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17309869333582003295tmp [Pipeline] { [Pipeline] sh 10:56:50 + set +x 10:56:50 + curl -s https://codecov.io/bash 10:56:50 + bash -s -- 10:56:50 10:56:50 _____ _ 10:56:50 / ____| | | 10:56:50 | | ___ __| | ___ ___ _____ __ 10:56:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:56:50 | |___| (_) | (_| | __/ (_| (_) \ V / 10:56:50 \_____\___/ \__,_|\___|\___\___/ \_/ 10:56:50 Bash-1.0.6 10:56:50 10:56:50 10:56:50 ==> git version 2.25.1 found 10:56:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:56:50 Release-Date: 2020-01-08 10:56:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:56:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:56:50 ==> Jenkins CI detected. 10:56:50 current dir:  /w/workspace/undry_go-mod-core-contracts_main 10:56:50 project root: . 10:56:50 --> token set from env 10:56:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:56:50 ==> Running gcov in . (disable via -X gcov) 10:56:50 ==> Python coveragepy not found 10:56:50 ==> Searching for coverage reports in: 10:56:50 + . 10:56:50 -> Found 1 reports 10:56:50 ==> Detecting git/mercurial file structure 10:56:50 ==> Reading reports 10:56:50 + ./coverage.out bytes=327405 10:56:50 ==> Appending adjustments 10:56:50 https://docs.codecov.io/docs/fixing-reports 10:56:51 + Found adjustments 10:56:51 ==> Gzipping contents 10:56:51 36K /tmp/codecov.Yden2g.gz 10:56:51 ==> Uploading reports 10:56:51 url: https://codecov.io 10:56:51 query: branch=main&commit=c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 10:56:51 -> Pinging Codecov 10:56:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=&job=&cmd_args= 10:56:51 -> Uploading to 10:56:51 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/go-mod-core-contracts/c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337/25991dec-177e-4922-821e-f0c4ace37149.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T105651Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c55d895688a4d6792f6de0d248033dcee1adf5b1c37f91e81f374f4d0138a965 10:56:51 % Total % Received % Xferd Average Speed Time Time Time Current 10:56:51 Dload Upload Total Spent Left Speed 10:56:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34358 0 0 100 34358 0 162k --:--:-- --:--:-- --:--:-- 161k 100 34358 0 0 100 34358 0 154k --:--:-- --:--:-- --:--:-- 153k 10:56:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 [Pipeline] } 10:56:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:56:51 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:56:51 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:56:52 10:56:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:56:52 latest: Pulling from edgex-devops/edgex-snyk-go 10:56:52 43c4264eed91: Already exists 10:56:52 4cc291be95ef: Already exists 10:56:52 2ac1f1163629: Already exists 10:56:52 5c3c966382ef: Already exists 10:56:52 4f4fb700ef54: Already exists 10:56:52 d9c7d2e4e75e: Pulling fs layer 10:56:52 9c3e1370e548: Pulling fs layer 10:56:52 d9c7d2e4e75e: Verifying Checksum 10:56:52 d9c7d2e4e75e: Download complete 10:56:53 d9c7d2e4e75e: Pull complete 10:56:53 9c3e1370e548: Verifying Checksum 10:56:53 9c3e1370e548: Download complete 10:56:56 9c3e1370e548: Pull complete 10:56:56 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 10:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:56:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:56 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 10:56:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:56:58 $ docker top 43a232b2876d92f0dbbc0d65673d4a53917348a227938b0c1503bc9e8ad2bb12 -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:59 + git config --global --add safe.directory /w/workspace/undry_go-mod-core-contracts_main [Pipeline] echo 10:56:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/go-mod-core-contracts:main' [Pipeline] sh 10:56:59 + set -o pipefail 10:56:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/go-mod-core-contracts:main' 10:57:03 10:57:03 Monitoring /w/workspace/undry_go-mod-core-contracts_main (github.com/edgexfoundry/go-mod-core-contracts/v3)... 10:57:03 10:57:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/09377b29-f848-436f-b8b4-01dc734d77a6/history/426f57a7-2d30-40f7-8a25-9c29b2aabd8a 10:57:03 10:57:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:57:03 10:57:04 10:57:04 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:57:04 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:57:04 $ docker stop --time=1 43a232b2876d92f0dbbc0d65673d4a53917348a227938b0c1503bc9e8ad2bb12 10:57:07 $ docker rm -f --volumes 43a232b2876d92f0dbbc0d65673d4a53917348a227938b0c1503bc9e8ad2bb12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:57:08 + git log --format=format:%s -1 c49e7a4b9fc9b5bc169a6cee2a06e157ac0b9337 [Pipeline] sh 10:57:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:09 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 10:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:09 $ docker top 6ce0b2722e09ba6fbb9c6cd0dc0b934c0aa70a5301eb855821a82f3f13bdc5fc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:09 [ssh-agent] Looking for ssh-agent implementation... 10:57:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:09 $ docker exec 6ce0b2722e09ba6fbb9c6cd0dc0b934c0aa70a5301eb855821a82f3f13bdc5fc ssh-agent 10:57:09 SSH_AUTH_SOCK=/tmp/ssh-xS3YLytx3FsL/agent.33 10:57:09 SSH_AGENT_PID=39 10:57:09 Running ssh-add (command line suppressed) 10:57:10 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6389862116332213681.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_6389862116332213681.key) 10:57:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:10 + git semver tag 10:57:10 2024-10-04 10:57:10,506 [run_tag] DEBUG tag force:False 10:57:10 2024-10-04 10:57:10,506 [check_head_tag] DEBUG check head tag 10:57:10 2024-10-04 10:57:10,509 [execute] INFO git cat-file --batch-check 10:57:10 2024-10-04 10:57:10,509 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 10:57:10 2024-10-04 10:57:10,513 [execute] INFO git cat-file --batch 10:57:10 2024-10-04 10:57:10,514 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=) 10:57:10 2024-10-04 10:57:10,569 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:57:10 2024-10-04 10:57:10,570 [execute] INFO git tag -a v3.2.0-dev.48 -m v3.2.0-dev.48 10:57:10 2024-10-04 10:57:10,570 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.48', '-m', 'v3.2.0-dev.48'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 10:57:10 2024-10-04 10:57:10,575 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:57:10 3.2.0-dev.48 [Pipeline] } 10:57:10 $ docker exec --env ******** --env ******** 6ce0b2722e09ba6fbb9c6cd0dc0b934c0aa70a5301eb855821a82f3f13bdc5fc ssh-agent -k 10:57:10 unset SSH_AUTH_SOCK; 10:57:10 unset SSH_AGENT_PID; 10:57:10 echo Agent pid 39 killed; 10:57:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:11 + git semver [Pipeline] } 10:57:11 $ docker stop --time=1 6ce0b2722e09ba6fbb9c6cd0dc0b934c0aa70a5301eb855821a82f3f13bdc5fc 10:57:12 $ docker rm -f --volumes 6ce0b2722e09ba6fbb9c6cd0dc0b934c0aa70a5301eb855821a82f3f13bdc5fc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:13 10:57:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:13 0.23.1-centos7: Pulling from edgex-lftools 10:57:13 ab5ef0e58194: Pulling fs layer 10:57:13 9712f1f96733: Pulling fs layer 10:57:13 63f879dbbcfc: Pulling fs layer 10:57:13 0d9ebad4ef96: Pulling fs layer 10:57:13 e9a5061849ea: Pulling fs layer 10:57:13 d747dcd14b5f: Pulling fs layer 10:57:13 2de7ff778b66: Pulling fs layer 10:57:13 d747dcd14b5f: Waiting 10:57:13 0d9ebad4ef96: Waiting 10:57:13 e9a5061849ea: Waiting 10:57:13 2de7ff778b66: Waiting 10:57:13 9712f1f96733: Verifying Checksum 10:57:13 9712f1f96733: Download complete 10:57:13 63f879dbbcfc: Verifying Checksum 10:57:13 63f879dbbcfc: Download complete 10:57:14 e9a5061849ea: Verifying Checksum 10:57:14 e9a5061849ea: Download complete 10:57:14 0d9ebad4ef96: Verifying Checksum 10:57:14 0d9ebad4ef96: Download complete 10:57:14 d747dcd14b5f: Verifying Checksum 10:57:14 d747dcd14b5f: Download complete 10:57:14 ab5ef0e58194: Verifying Checksum 10:57:14 ab5ef0e58194: Download complete 10:57:14 2de7ff778b66: Verifying Checksum 10:57:14 2de7ff778b66: Download complete 10:57:16 ab5ef0e58194: Pull complete 10:57:16 9712f1f96733: Pull complete 10:57:17 63f879dbbcfc: Pull complete 10:57:21 0d9ebad4ef96: Pull complete 10:57:21 e9a5061849ea: Pull complete 10:57:21 d747dcd14b5f: Pull complete 10:57:23 2de7ff778b66: Pull complete 10:57:23 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:57:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:57:23 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:23 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 10:57:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:57:28 $ docker top 09346ee0283de12d56516cad4a8f692106b176c629da000bc46817f7fc85eace -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:57:28 provisioning config files... 10:57:28 copy managed file [sigul-config] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8128319378916096828tmp 10:57:28 copy managed file [sigul-password] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config8439873903739779992tmp 10:57:28 copy managed file [sigul-pki] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config17003624439951821654tmp [Pipeline] { [Pipeline] echo 10:57:28 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:57:29 ---> sigul-configuration.sh 10:57:29 gpg: directory `/root/.gnupg' created 10:57:29 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:57:29 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:57:29 gpg: keyring `/root/.gnupg/secring.gpg' created 10:57:29 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:57:29 gpg: CAST5 encrypted data 10:57:29 gpg: encrypted with 1 passphrase 10:57:29 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:57:29 + mkdir /home/jenkins 10:57:29 + mkdir /home/jenkins/sigul [Pipeline] sh 10:57:29 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:57:29 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:57:30 ---> sigul-install.sh 10:57:30 Sigul already installed; skipping installation. [Pipeline] sh 10:57:30 + git tag --list 10:57:30 v0.0.0 10:57:30 v0.0.1 10:57:30 v0.1.0 10:57:30 v0.1.1 10:57:30 v0.1.10 10:57:30 v0.1.100 10:57:30 v0.1.101 10:57:30 v0.1.102 10:57:30 v0.1.103 10:57:30 v0.1.104 10:57:30 v0.1.105 10:57:30 v0.1.106 10:57:30 v0.1.107 10:57:30 v0.1.108 10:57:30 v0.1.109 10:57:30 v0.1.11 10:57:30 v0.1.110 10:57:30 v0.1.111 10:57:30 v0.1.112 10:57:30 v0.1.113 10:57:30 v0.1.114 10:57:30 v0.1.115 10:57:30 v0.1.116 10:57:30 v0.1.117 10:57:30 v0.1.118 10:57:30 v0.1.119 10:57:30 v0.1.12 10:57:30 v0.1.120 10:57:30 v0.1.121 10:57:30 v0.1.122 10:57:30 v0.1.123 10:57:30 v0.1.124 10:57:30 v0.1.125 10:57:30 v0.1.126 10:57:30 v0.1.127 10:57:30 v0.1.128 10:57:30 v0.1.129 10:57:30 v0.1.13 10:57:30 v0.1.130 10:57:30 v0.1.131 10:57:30 v0.1.132 10:57:30 v0.1.133 10:57:30 v0.1.134 10:57:30 v0.1.135 10:57:30 v0.1.136 10:57:30 v0.1.137 10:57:30 v0.1.138 10:57:30 v0.1.139 10:57:30 v0.1.14 10:57:30 v0.1.140 10:57:30 v0.1.141 10:57:30 v0.1.142 10:57:30 v0.1.143 10:57:30 v0.1.144 10:57:30 v0.1.145 10:57:30 v0.1.146 10:57:30 v0.1.147 10:57:30 v0.1.148 10:57:30 v0.1.149 10:57:30 v0.1.15 10:57:30 v0.1.16 10:57:30 v0.1.17 10:57:30 v0.1.18 10:57:30 v0.1.19 10:57:30 v0.1.2 10:57:30 v0.1.20 10:57:30 v0.1.21 10:57:30 v0.1.22 10:57:30 v0.1.23 10:57:30 v0.1.24 10:57:30 v0.1.25 10:57:30 v0.1.26 10:57:30 v0.1.27 10:57:30 v0.1.28 10:57:30 v0.1.29 10:57:30 v0.1.3 10:57:30 v0.1.30 10:57:30 v0.1.31 10:57:30 v0.1.32 10:57:30 v0.1.33 10:57:30 v0.1.34 10:57:30 v0.1.35 10:57:30 v0.1.36 10:57:30 v0.1.37 10:57:30 v0.1.38 10:57:30 v0.1.39 10:57:30 v0.1.4 10:57:30 v0.1.40 10:57:30 v0.1.41 10:57:30 v0.1.42 10:57:30 v0.1.43 10:57:30 v0.1.44 10:57:30 v0.1.45 10:57:30 v0.1.46 10:57:30 v0.1.47 10:57:30 v0.1.48 10:57:30 v0.1.49 10:57:30 v0.1.5 10:57:30 v0.1.50 10:57:30 v0.1.51 10:57:30 v0.1.52 10:57:30 v0.1.53 10:57:30 v0.1.54 10:57:30 v0.1.55 10:57:30 v0.1.56 10:57:30 v0.1.57 10:57:30 v0.1.58 10:57:30 v0.1.59 10:57:30 v0.1.6 10:57:30 v0.1.60 10:57:30 v0.1.61 10:57:30 v0.1.62 10:57:30 v0.1.63 10:57:30 v0.1.64 10:57:30 v0.1.65 10:57:30 v0.1.66 10:57:30 v0.1.67 10:57:30 v0.1.68 10:57:30 v0.1.69 10:57:30 v0.1.7 10:57:30 v0.1.70 10:57:30 v0.1.71 10:57:30 v0.1.72 10:57:30 v0.1.73 10:57:30 v0.1.74 10:57:30 v0.1.75 10:57:30 v0.1.76 10:57:30 v0.1.77 10:57:30 v0.1.78 10:57:30 v0.1.79 10:57:30 v0.1.8 10:57:30 v0.1.80 10:57:30 v0.1.81 10:57:30 v0.1.82 10:57:30 v0.1.83 10:57:30 v0.1.84 10:57:30 v0.1.85 10:57:30 v0.1.86 10:57:30 v0.1.87 10:57:30 v0.1.88 10:57:30 v0.1.89 10:57:30 v0.1.9 10:57:30 v0.1.90 10:57:30 v0.1.91 10:57:30 v0.1.92 10:57:30 v0.1.93 10:57:30 v0.1.94 10:57:30 v0.1.95 10:57:30 v0.1.96 10:57:30 v0.1.97 10:57:30 v0.1.98 10:57:30 v0.1.99 10:57:30 v2.0.0 10:57:30 v2.1.0 10:57:30 v2.1.1 10:57:30 v2.2.0 10:57:30 v2.3.0 10:57:30 v3.0 10:57:30 v3.0.0 10:57:30 v3.1 10:57:30 v3.1.0 10:57:30 v3.1.0-dev.1 10:57:30 v3.1.0-dev.10 10:57:30 v3.1.0-dev.11 10:57:30 v3.1.0-dev.12 10:57:30 v3.1.0-dev.13 10:57:30 v3.1.0-dev.14 10:57:30 v3.1.0-dev.15 10:57:30 v3.1.0-dev.16 10:57:30 v3.1.0-dev.17 10:57:30 v3.1.0-dev.18 10:57:30 v3.1.0-dev.19 10:57:30 v3.1.0-dev.2 10:57:30 v3.1.0-dev.3 10:57:30 v3.1.0-dev.4 10:57:30 v3.1.0-dev.5 10:57:30 v3.1.0-dev.6 10:57:30 v3.1.0-dev.7 10:57:30 v3.1.0-dev.8 10:57:30 v3.1.0-dev.9 10:57:30 v3.2.0-dev.1 10:57:30 v3.2.0-dev.10 10:57:30 v3.2.0-dev.11 10:57:30 v3.2.0-dev.12 10:57:30 v3.2.0-dev.13 10:57:30 v3.2.0-dev.14 10:57:30 v3.2.0-dev.15 10:57:30 v3.2.0-dev.16 10:57:30 v3.2.0-dev.17 10:57:30 v3.2.0-dev.18 10:57:30 v3.2.0-dev.19 10:57:30 v3.2.0-dev.2 10:57:30 v3.2.0-dev.20 10:57:30 v3.2.0-dev.21 10:57:30 v3.2.0-dev.22 10:57:30 v3.2.0-dev.23 10:57:30 v3.2.0-dev.24 10:57:30 v3.2.0-dev.25 10:57:30 v3.2.0-dev.26 10:57:30 v3.2.0-dev.27 10:57:30 v3.2.0-dev.28 10:57:30 v3.2.0-dev.29 10:57:30 v3.2.0-dev.3 10:57:30 v3.2.0-dev.30 10:57:30 v3.2.0-dev.31 10:57:30 v3.2.0-dev.32 10:57:30 v3.2.0-dev.33 10:57:30 v3.2.0-dev.34 10:57:30 v3.2.0-dev.35 10:57:30 v3.2.0-dev.36 10:57:30 v3.2.0-dev.37 10:57:30 v3.2.0-dev.38 10:57:30 v3.2.0-dev.39 10:57:30 v3.2.0-dev.4 10:57:30 v3.2.0-dev.40 10:57:30 v3.2.0-dev.41 10:57:30 v3.2.0-dev.42 10:57:30 v3.2.0-dev.43 10:57:30 v3.2.0-dev.44 10:57:30 v3.2.0-dev.45 10:57:30 v3.2.0-dev.46 10:57:30 v3.2.0-dev.47 10:57:30 v3.2.0-dev.48 10:57:30 v3.2.0-dev.5 10:57:30 v3.2.0-dev.6 10:57:30 v3.2.0-dev.7 10:57:30 v3.2.0-dev.8 10:57:30 v3.2.0-dev.9 [Pipeline] sh 10:57:30 + lftools sign git-tag v3.2.0-dev.48 10:57:31 Signing Git tag with Sigul... 10:57:31 Signing v3.2.0-dev.48 [Pipeline] echo 10:57:31 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:57:31 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:57:31 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:57:31 $ docker stop --time=1 09346ee0283de12d56516cad4a8f692106b176c629da000bc46817f7fc85eace 10:57:33 $ docker rm -f --volumes 09346ee0283de12d56516cad4a8f692106b176c629da000bc46817f7fc85eace [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:57:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:33 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 10:57:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:34 $ docker top c31ea53c12e099d0a352ca31ae1fbddad85d4a8de6c57bc229acc6953113ec83 -eo pid,comm 10:57:34 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:57:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:34 [ssh-agent] Looking for ssh-agent implementation... 10:57:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:34 $ docker exec c31ea53c12e099d0a352ca31ae1fbddad85d4a8de6c57bc229acc6953113ec83 ssh-agent 10:57:34 SSH_AUTH_SOCK=/tmp/ssh-GIH85xZW8SZc/agent.32 10:57:34 SSH_AGENT_PID=38 10:57:34 Running ssh-add (command line suppressed) 10:57:34 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13627967010285738199.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_13627967010285738199.key) 10:57:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:35 + git semver bump pre 10:57:35 2024-10-04 10:57:35,241 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:57:35 2024-10-04 10:57:35,241 [bump_version] DEBUG bumping version:3.2.0-dev.48 on axis:pre with prefix:dev 10:57:35 2024-10-04 10:57:35,241 [bump_version] DEBUG bumped version:3.2.0-dev.49 10:57:35 2024-10-04 10:57:35,241 [write_version] DEBUG write version:3.2.0-dev.49 to path:/w/workspace/undry_go-mod-core-contracts_main/.semver/main with force:True 10:57:35 2024-10-04 10:57:35,241 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:57:35 2024-10-04 10:57:35,241 [write_file] DEBUG write to file:/w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:57:35 2024-10-04 10:57:35,243 [execute] INFO git cat-file --batch-check 10:57:35 2024-10-04 10:57:35,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:57:35 2024-10-04 10:57:35,249 [execute] INFO git cat-file --batch 10:57:35 2024-10-04 10:57:35,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:57:35 2024-10-04 10:57:35,254 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:57:35 3.2.0-dev.49 [Pipeline] } 10:57:35 $ docker exec --env ******** --env ******** c31ea53c12e099d0a352ca31ae1fbddad85d4a8de6c57bc229acc6953113ec83 ssh-agent -k 10:57:35 unset SSH_AUTH_SOCK; 10:57:35 unset SSH_AGENT_PID; 10:57:35 echo Agent pid 38 killed; 10:57:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:35 + git semver [Pipeline] } 10:57:36 $ docker stop --time=1 c31ea53c12e099d0a352ca31ae1fbddad85d4a8de6c57bc229acc6953113ec83 10:57:37 $ docker rm -f --volumes c31ea53c12e099d0a352ca31ae1fbddad85d4a8de6c57bc229acc6953113ec83 [Pipeline] // withDockerContainer [Pipeline] sh 10:57:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:57:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:57:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:38 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 10:57:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:57:38 $ docker top 73026d6ecdc5d95dcd77963d83d88d2d72472bd78241ce9548f9cd56288c201d -eo pid,comm 10:57:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:57:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:57:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:57:38 [ssh-agent] Looking for ssh-agent implementation... 10:57:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:57:38 $ docker exec 73026d6ecdc5d95dcd77963d83d88d2d72472bd78241ce9548f9cd56288c201d ssh-agent 10:57:38 SSH_AUTH_SOCK=/tmp/ssh-QmlWYon3IReg/agent.32 10:57:38 SSH_AGENT_PID=38 10:57:38 Running ssh-add (command line suppressed) 10:57:38 Identity added: /w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14501827462900669956.key (/w/workspace/undry_go-mod-core-contracts_main@tmp/private_key_14501827462900669956.key) 10:57:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:57:39 + git semver push 10:57:39 2024-10-04 10:57:39,380 [run_push] DEBUG push 10:57:39 2024-10-04 10:57:39,381 [execute] INFO git cat-file --batch-check 10:57:39 2024-10-04 10:57:39,381 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=) 10:57:39 2024-10-04 10:57:39,386 [execute] INFO git rev-list 497e045b2256d792870db1d1fcd80a470de9d4b1 -- 10:57:39 2024-10-04 10:57:39,386 [execute] DEBUG Popen(['git', 'rev-list', '497e045b2256d792870db1d1fcd80a470de9d4b1', '--'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 10:57:39 2024-10-04 10:57:39,399 [execute] INFO git fetch -v origin 10:57:39 2024-10-04 10:57:39,399 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=True, shell=None, istream=None) 10:57:40 2024-10-04 10:57:39,832 [run_push] DEBUG no remote changes detected 10:57:40 2024-10-04 10:57:39,832 [execute] INFO git push origin semver 10:57:40 2024-10-04 10:57:39,833 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/undry_go-mod-core-contracts_main/.semver, universal_newlines=False, shell=None, istream=None) 10:57:40 2024-10-04 10:57:40,594 [run_push] DEBUG push all version tags 10:57:40 2024-10-04 10:57:40,595 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:57:40 2024-10-04 10:57:40,596 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/undry_go-mod-core-contracts_main, universal_newlines=False, shell=None, istream=None) 10:57:41 2024-10-04 10:57:41,320 [read_version] DEBUG read version from /w/workspace/undry_go-mod-core-contracts_main/.semver/main 10:57:41 3.2.0-dev.49 [Pipeline] } 10:57:41 $ docker exec --env ******** --env ******** 73026d6ecdc5d95dcd77963d83d88d2d72472bd78241ce9548f9cd56288c201d ssh-agent -k 10:57:41 unset SSH_AUTH_SOCK; 10:57:41 unset SSH_AGENT_PID; 10:57:41 echo Agent pid 38 killed; 10:57:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:57:42 + git semver [Pipeline] } 10:57:42 $ docker stop --time=1 73026d6ecdc5d95dcd77963d83d88d2d72472bd78241ce9548f9cd56288c201d 10:57:43 $ docker rm -f --volumes 73026d6ecdc5d95dcd77963d83d88d2d72472bd78241ce9548f9cd56288c201d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:57:44 + [ -d /w/workspace/undry_go-mod-core-contracts_main/archives ] 10:57:44 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 10:57:44 total 16 10:57:44 drwxr-xr-x 3 root root 4096 Oct 4 09:45 . 10:57:44 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 10:57 .. 10:57:44 drwxr-xr-x 2 root root 4096 Oct 4 09:45 cost 10:57:44 -rw-r--r-- 1 root root 93 Oct 4 09:45 cost.csv 10:57:44 + sudo chown -R jenkins:jenkins /w/workspace/undry_go-mod-core-contracts_main/archives 10:57:44 + ls -al /w/workspace/undry_go-mod-core-contracts_main/archives 10:57:44 total 16 10:57:44 drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 09:45 . 10:57:44 drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 10:57 .. 10:57:44 drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 09:45 cost 10:57:44 -rw-r--r-- 1 jenkins jenkins 93 Oct 4 09:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:57:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:57:45 ---> package-listing.sh 10:57:45 ++ facter osfamily 10:57:45 ++ tr '[:upper:]' '[:lower:]' 10:57:45 + OS_FAMILY=debian 10:57:45 + workspace=/w/workspace/undry_go-mod-core-contracts_main 10:57:45 + START_PACKAGES=/tmp/packages_start.txt 10:57:45 + END_PACKAGES=/tmp/packages_end.txt 10:57:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:57:45 + PACKAGES=/tmp/packages_start.txt 10:57:45 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 10:57:45 + PACKAGES=/tmp/packages_end.txt 10:57:45 + case "${OS_FAMILY}" in 10:57:45 + dpkg -l 10:57:45 + grep '^ii' 10:57:45 + '[' -f /tmp/packages_start.txt ']' 10:57:45 + '[' -f /tmp/packages_end.txt ']' 10:57:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:57:45 + '[' /w/workspace/undry_go-mod-core-contracts_main ']' 10:57:45 + mkdir -p /w/workspace/undry_go-mod-core-contracts_main/archives/ 10:57:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_go-mod-core-contracts_main/archives/ [Pipeline] echo 10:57:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:57:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:57:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:57:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:57:46 prd-ubuntu20.04-docker-8c-8g-20212 does not seem to be running inside a container 10:57:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/undry_go-mod-core-contracts_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_go-mod-core-contracts_main -v /w/workspace/undry_go-mod-core-contracts_main:/w/workspace/undry_go-mod-core-contracts_main:rw,z -v /w/workspace/undry_go-mod-core-contracts_main@tmp:/w/workspace/undry_go-mod-core-contracts_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:57:46 $ docker top 91b28bda55b20f310e6f886429a5087287975d2af2924d2782da1a2b6b334d86 -eo pid,comm [Pipeline] { [Pipeline] sh 10:57:47 + touch /tmp/pre-build-complete [Pipeline] sh 10:57:47 + mkdir -p /var/log/sysstat [Pipeline] sh 10:57:47 + ls /var/log/sa-host 10:57:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:57:47 provisioning config files... 10:57:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_go-mod-core-contracts_main@tmp/config6652004706434024567tmp [Pipeline] { [Pipeline] echo 10:57:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:57:48 ---> create-netrc.sh [Pipeline] } 10:57:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:57:48 ---> python-tools-install.sh [Pipeline] echo 10:57:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:57:48 ---> sudo-logs.sh 10:57:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:57:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:57:49 ---> job-cost.sh 10:57:49 lf-activate-venv: SKIPPING 10:57:49 DEBUG: total: 0.2199999988079071 10:57:49 INFO: Retrieving Stack Cost... 10:57:49 INFO: Retrieving Pricing Info for: v3-standard-8 10:57:49 INFO: Archiving Costs [Pipeline] echo 10:57:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:57:50 ---> logs-deploy.sh 10:57:50 lf-activate-venv: SKIPPING 10:57:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/main/201 10:57:50 INFO: archiving workspace using pattern(s): 10:57:51 Archives upload complete. 10:57:51 INFO: archiving logs to Nexus 10:57:51 ---> uname -a: 10:57:51 Linux prd-ubuntu20-04-docker-8c-8g-20212 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 10:57:51 10:57:51 10:57:51 ---> lscpu: 10:57:51 Architecture: x86_64 10:57:51 CPU op-mode(s): 32-bit, 64-bit 10:57:51 Byte Order: Little Endian 10:57:51 Address sizes: 40 bits physical, 48 bits virtual 10:57:51 CPU(s): 8 10:57:51 On-line CPU(s) list: 0-7 10:57:51 Thread(s) per core: 1 10:57:51 Core(s) per socket: 1 10:57:51 Socket(s): 8 10:57:51 NUMA node(s): 1 10:57:51 Vendor ID: AuthenticAMD 10:57:51 CPU family: 23 10:57:51 Model: 49 10:57:51 Model name: AMD EPYC-Rome Processor 10:57:51 Stepping: 0 10:57:51 CPU MHz: 2800.000 10:57:51 BogoMIPS: 5600.00 10:57:51 Virtualization: AMD-V 10:57:51 Hypervisor vendor: KVM 10:57:51 Virtualization type: full 10:57:51 L1d cache: 256 KiB 10:57:51 L1i cache: 256 KiB 10:57:51 L2 cache: 4 MiB 10:57:51 L3 cache: 128 MiB 10:57:51 NUMA node0 CPU(s): 0-7 10:57:51 Vulnerability Itlb multihit: Not affected 10:57:51 Vulnerability L1tf: Not affected 10:57:51 Vulnerability Mds: Not affected 10:57:51 Vulnerability Meltdown: Not affected 10:57:51 Vulnerability Mmio stale data: Not affected 10:57:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:57:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:57:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 10:57:51 Vulnerability Srbds: Not affected 10:57:51 Vulnerability Tsx async abort: Not affected 10:57:51 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:57:51 10:57:51 10:57:51 ---> nproc: 10:57:51 8 10:57:51 10:57:51 10:57:51 ---> df -h: 10:57:51 Filesystem Size Used Avail Use% Mounted on 10:57:51 overlay 155G 12G 144G 8% / 10:57:51 tmpfs 64M 0 64M 0% /dev 10:57:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:57:51 shm 64M 0 64M 0% /dev/shm 10:57:51 /dev/vda1 155G 12G 144G 8% /facter-os 10:57:51 10:57:51 10:57:51 ---> sar -b -r -n DEV: 10:57:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-20212) 10/04/24 _x86_64_ (8 CPU) 10:57:51 10:57:51 09:43:25 LINUX RESTART (8 CPU) 10:57:51 10:57:51 09:44:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:57:51 09:45:01 314.80 14.53 300.27 0.00 1857.16 57230.73 0.00 10:57:51 09:46:01 68.27 0.18 68.09 0.00 13.20 29386.30 0.00 10:57:51 09:47:01 1.73 0.00 1.73 0.00 0.00 19.21 0.00 10:57:51 09:48:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 10:57:51 09:49:01 48.33 6.12 42.21 0.00 4364.34 8480.05 0.00 10:57:51 09:50:01 5.83 0.02 5.82 0.00 0.13 119.05 0.00 10:57:51 09:51:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 10:57:51 09:52:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 10:57:51 09:53:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 10:57:51 09:54:01 1.75 0.00 1.75 0.00 0.00 21.86 0.00 10:57:51 09:55:01 0.92 0.00 0.92 0.00 0.00 15.73 0.00 10:57:51 09:56:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 10:57:51 09:57:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 10:57:51 09:58:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 10:57:51 09:59:01 2.07 0.02 2.05 0.00 0.13 29.06 0.00 10:57:51 10:00:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 10:57:51 10:01:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 10:57:51 10:02:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 10:57:51 10:03:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 10:57:51 10:04:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 10:57:51 10:05:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 10:57:51 10:06:01 2.63 1.57 1.07 0.00 36.93 16.26 0.00 10:57:51 10:07:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 10:57:51 10:08:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 10:57:51 10:09:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 10:57:51 10:10:01 1.10 0.00 1.10 0.00 0.00 14.13 0.00 10:57:51 10:11:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 10:57:51 10:12:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 10:57:51 10:13:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 10:57:51 10:14:01 1.28 0.00 1.28 0.00 0.00 17.20 0.00 10:57:51 10:15:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 10:57:51 10:16:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 10:57:51 10:17:01 0.95 0.02 0.93 0.00 0.13 11.06 0.00 10:57:51 10:18:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 10:57:51 10:19:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 10:57:51 10:20:01 1.22 0.00 1.22 0.00 0.00 15.86 0.00 10:57:51 10:21:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 10:57:51 10:22:01 1.37 0.00 1.37 0.00 0.00 17.60 0.00 10:57:51 10:23:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 10:57:51 10:24:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 10:57:51 10:25:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 10:57:51 10:26:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 10:57:51 10:27:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 10:57:51 10:28:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 10:57:51 10:29:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 10:57:51 10:30:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 10:57:51 10:31:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 10:57:51 10:32:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 10:57:51 10:33:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:57:51 10:34:01 1.43 0.00 1.43 0.00 0.00 18.80 0.00 10:57:51 10:35:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 10:57:51 10:36:01 1.18 0.00 1.18 0.00 0.00 15.86 0.00 10:57:51 10:37:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 10:57:51 10:38:01 1.07 0.00 1.07 0.00 0.00 14.13 0.00 10:57:51 10:39:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 10:57:51 10:40:01 1.17 0.00 1.17 0.00 0.00 15.46 0.00 10:57:51 10:41:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:57:51 10:42:01 1.10 0.00 1.10 0.00 0.00 14.93 0.00 10:57:51 10:43:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 10:57:51 10:44:01 1.30 0.00 1.30 0.00 0.00 17.46 0.00 10:57:51 10:45:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 10:57:51 10:46:01 1.12 0.00 1.12 0.00 0.00 14.80 0.00 10:57:51 10:47:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 10:57:51 10:48:01 1.17 0.00 1.17 0.00 0.00 15.46 0.00 10:57:51 10:49:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 10:57:51 10:50:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 10:57:51 10:51:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 10:57:51 10:52:01 1.08 0.00 1.08 0.00 0.00 15.46 0.00 10:57:51 10:53:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 10:57:51 10:54:01 1.52 0.00 1.52 0.00 0.00 19.46 0.00 10:57:51 10:55:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 10:57:51 10:56:01 1.17 0.00 1.17 0.00 0.00 15.18 0.00 10:57:51 10:57:01 19.55 0.12 19.43 0.00 15.86 13851.16 0.00 10:57:51 Average: 7.40 0.31 7.09 0.00 86.15 1508.30 0.00 10:57:51 10:57:51 09:44:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:57:51 09:45:01 28761580 31495484 814536 2.48 85424 2890040 1872312 5.52 1234296 2458288 354176 10:57:51 09:46:01 28689736 31523348 790512 2.40 96336 2957888 1719288 5.07 1154840 2590740 336 10:57:51 09:47:01 28688916 31522596 790804 2.40 96376 2957892 1719288 5.07 1154660 2590744 12 10:57:51 09:48:01 28694800 31528712 784316 2.39 96440 2957892 1719288 5.07 1149384 2590744 12 10:57:51 09:49:01 28244672 31505816 773848 2.35 125596 3356340 1686924 4.97 1428220 2725880 928 10:57:51 09:50:01 28253436 31509652 770144 2.34 124172 3353088 1689660 4.98 1424452 2722628 24 10:57:51 09:51:01 28258752 31515052 764684 2.33 124252 3353088 1689660 4.98 1419108 2722636 8 10:57:51 09:52:01 28258700 31515124 764504 2.32 124324 3353096 1689660 4.98 1419848 2722636 20 10:57:51 09:53:01 28258468 31514916 764652 2.33 124348 3353096 1689660 4.98 1419396 2722636 12 10:57:51 09:54:01 28259424 31515928 763744 2.32 124412 3353100 1689660 4.98 1418100 2722640 40 10:57:51 09:55:01 28261416 31517976 761684 2.32 124452 3353100 1689660 4.98 1416248 2722640 52 10:57:51 09:56:01 28261472 31518044 761540 2.32 124476 3353104 1689660 4.98 1416264 2722644 8 10:57:51 09:57:01 28261960 31518536 760964 2.31 124500 3353108 1689660 4.98 1415888 2722648 12 10:57:51 09:58:01 28261660 31518308 761152 2.31 124540 3353112 1689660 4.98 1416396 2722648 48 10:57:51 09:59:01 28259900 31516676 762532 2.32 124620 3353088 1703504 5.02 1416788 2722628 16 10:57:51 10:00:01 28260064 31516912 762128 2.32 124640 3353092 1703504 5.02 1416412 2722624 144 10:57:51 10:01:01 28260552 31517412 761556 2.32 124652 3353096 1687388 4.97 1416444 2722628 24 10:57:51 10:02:01 28260680 31517596 761536 2.32 124692 3353100 1687388 4.97 1416736 2722632 172 10:57:51 10:03:01 28260672 31517652 761468 2.32 124736 3353100 1687388 4.97 1416596 2722636 20 10:57:51 10:04:01 28261948 31518944 760092 2.31 124772 3353104 1687388 4.97 1415776 2722636 64 10:57:51 10:05:01 28262124 31519164 760064 2.31 124796 3353108 1687388 4.97 1415500 2722644 12 10:57:51 10:06:01 28256844 31515896 763188 2.32 124844 3354216 1687388 4.97 1421740 2722976 100 10:57:51 10:07:01 28256600 31515664 763408 2.32 124868 3354224 1687388 4.97 1422100 2722984 16 10:57:51 10:08:01 28257160 31516268 762812 2.32 124900 3354224 1687388 4.97 1421564 2722944 16 10:57:51 10:09:01 28257080 31516240 762804 2.32 124948 3354204 1687388 4.97 1421972 2722948 36 10:57:51 10:10:01 28257336 31516552 762640 2.32 124984 3354224 1687388 4.97 1421732 2722952 156 10:57:51 10:11:01 28257012 31516232 762904 2.32 125012 3354232 1687388 4.97 1421772 2722952 8 10:57:51 10:12:01 28256656 31515936 763144 2.32 125044 3354236 1687388 4.97 1421828 2722956 8 10:57:51 10:13:01 28256948 31516228 762776 2.32 125076 3354236 1687388 4.97 1421828 2722956 4 10:57:51 10:14:01 28257060 31516416 762516 2.32 125132 3354224 1687388 4.97 1422340 2722960 12 10:57:51 10:15:01 28256792 31516208 762700 2.32 125172 3354244 1687388 4.97 1422252 2722964 12 10:57:51 10:16:01 28256680 31516152 762748 2.32 125220 3354240 1687388 4.97 1422284 2722968 168 10:57:51 10:17:01 28256680 31516236 762732 2.32 125256 3354248 1687388 4.97 1423028 2722972 232 10:57:51 10:18:01 28256460 31516072 762888 2.32 125288 3354256 1687388 4.97 1422376 2722976 8 10:57:51 10:19:01 28256452 31516120 762836 2.32 125344 3354256 1687388 4.97 1422548 2722980 44 10:57:51 10:20:01 28256436 31516144 762724 2.32 125388 3354260 1687388 4.97 1423000 2722980 216 10:57:51 10:21:01 28256176 31515944 762888 2.32 125424 3354260 1687388 4.97 1422792 2722984 148 10:57:51 10:22:01 28256152 31515956 762796 2.32 125460 3354268 1687388 4.97 1422848 2722988 188 10:57:51 10:23:01 28256372 31516184 762468 2.32 125492 3354272 1687388 4.97 1422908 2722992 200 10:57:51 10:24:01 28256136 31516012 762656 2.32 125540 3354272 1687388 4.97 1422684 2722992 68 10:57:51 10:25:01 28256128 31516072 762556 2.32 125580 3354280 1687388 4.97 1422724 2723004 48 10:57:51 10:26:01 28256060 31516096 762648 2.32 125612 3354344 1687388 4.97 1423088 2723064 200 10:57:51 10:27:01 28255696 31515776 762816 2.32 125640 3354348 1687388 4.97 1423220 2723068 200 10:57:51 10:28:01 28255616 31515760 762792 2.32 125680 3354352 1687388 4.97 1423248 2723072 208 10:57:51 10:29:01 28255732 31515936 762612 2.32 125728 3354352 1687388 4.97 1423120 2723076 40 10:57:51 10:30:01 28255424 31515780 762660 2.32 125752 3354484 1703460 5.02 1423448 2723204 216 10:57:51 10:31:01 28255400 31515764 762604 2.32 125784 3354488 1703460 5.02 1423328 2723208 32 10:57:51 10:32:01 28255452 31515892 762696 2.32 125816 3354488 1703460 5.02 1423128 2723208 40 10:57:51 10:33:01 28255872 31516324 762144 2.32 125848 3354492 1703460 5.02 1423464 2723212 224 10:57:51 10:34:01 28255784 31516296 762332 2.32 125896 3354496 1703460 5.02 1423772 2723216 36 10:57:51 10:35:01 28255744 31516320 762332 2.32 125928 3354500 1703460 5.02 1423276 2723220 28 10:57:51 10:36:01 28255728 31516336 762268 2.32 125952 3354504 1703460 5.02 1423328 2723224 24 10:57:51 10:37:01 28256224 31516832 761700 2.32 125972 3354504 1703460 5.02 1423328 2723224 8 10:57:51 10:38:01 28256624 31517280 761672 2.32 125996 3354508 1703460 5.02 1423372 2723228 24 10:57:51 10:39:01 28256348 31517004 761828 2.32 126028 3354512 1686456 4.97 1423696 2723228 56 10:57:51 10:40:01 28256152 31516876 761992 2.32 126052 3354516 1686456 4.97 1423432 2723236 56 10:57:51 10:41:01 28256104 31516836 761956 2.32 126068 3354520 1686040 4.97 1423432 2723240 24 10:57:51 10:42:01 28255700 31516476 762264 2.32 126092 3354520 1686040 4.97 1423472 2723240 40 10:57:51 10:43:01 28255400 31516184 762464 2.32 126124 3354524 1686040 4.97 1423456 2723244 8 10:57:51 10:44:01 28255572 31516448 762104 2.32 126180 3354532 1686040 4.97 1423888 2723252 84 10:57:51 10:45:01 28255708 31516644 762048 2.32 126220 3354532 1686040 4.97 1423952 2723252 192 10:57:51 10:46:01 28255772 31516744 761956 2.32 126252 3354536 1686040 4.97 1423652 2723256 52 10:57:51 10:47:01 28255732 31516704 761948 2.32 126292 3354536 1686040 4.97 1423652 2723256 12 10:57:51 10:48:01 28255384 31516436 762120 2.32 126332 3354540 1686040 4.97 1424212 2723260 244 10:57:51 10:49:01 28255188 31516300 762196 2.32 126388 3354544 1686040 4.97 1424188 2723264 44 10:57:51 10:50:01 28255424 31516608 761844 2.32 126436 3354544 1686040 4.97 1424192 2723264 232 10:57:51 10:51:01 28255116 31516308 762068 2.32 126452 3354548 1686040 4.97 1424232 2723268 204 10:57:51 10:52:01 28255140 31516436 762244 2.32 126476 3354620 1686040 4.97 1423904 2723340 60 10:57:51 10:53:01 28255244 31516544 762072 2.32 126508 3354620 1686040 4.97 1423904 2723340 12 10:57:51 10:54:01 28255860 31517236 761368 2.32 126564 3354624 1686040 4.97 1424148 2723344 40 10:57:51 10:55:01 28255988 31517460 761276 2.32 126612 3354628 1686040 4.97 1424032 2723344 12 10:57:51 10:56:01 28255364 31516900 761776 2.32 126648 3354632 1686040 4.97 1424564 2723352 252 10:57:51 10:57:01 27476628 31238196 1034520 3.15 133584 3821368 2045944 6.03 1705488 3177304 66844 10:57:51 Average: 28270922 31512536 768136 2.34 123828 3337887 1698520 5.01 1412141 2720213 5857 10:57:51 10:57:51 09:44:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:57:51 09:45:01 veth649d2cb 44.46 88.54 4.36 796.89 0.00 0.00 0.00 0.07 10:57:51 09:45:01 docker0 51.39 95.17 4.53 862.24 0.00 0.00 0.00 0.00 10:57:51 09:45:01 ens3 506.15 311.66 6056.89 82.60 0.00 0.00 0.00 0.00 10:57:51 09:45:01 lo 3.20 3.20 0.31 0.31 0.00 0.00 0.00 0.00 10:57:51 09:46:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:46:01 ens3 104.85 69.76 2530.64 15.05 0.00 0.00 0.00 0.00 10:57:51 09:46:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:57:51 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:47:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:48:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:49:01 ens3 286.19 145.98 2752.83 9.99 0.00 0.00 0.00 0.00 10:57:51 09:49:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 10:57:51 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:50:01 ens3 0.37 0.27 0.02 0.02 0.00 0.00 0.00 0.00 10:57:51 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:52:01 ens3 1.48 0.65 1.56 0.24 0.00 0.00 0.00 0.00 10:57:51 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:53:01 ens3 0.62 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:57:51 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:54:01 ens3 0.82 0.52 0.43 0.34 0.00 0.00 0.00 0.00 10:57:51 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:55:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 10:57:51 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:56:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:57:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 09:59:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 10:57:51 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:00:01 ens3 0.22 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:02:01 ens3 0.67 0.62 0.33 0.23 0.00 0.00 0.00 0.00 10:57:51 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:04:01 ens3 1.02 0.62 0.38 0.29 0.00 0.00 0.00 0.00 10:57:51 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:06:01 ens3 6.77 5.32 4.56 4.80 0.00 0.00 0.00 0.00 10:57:51 10:06:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:57:51 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:07:01 ens3 1.78 1.52 1.04 1.22 0.00 0.00 0.00 0.00 10:57:51 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:08:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:09:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:57:51 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:10:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:11:01 ens3 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 10:57:51 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:12:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:13:01 ens3 0.55 0.02 0.05 0.00 0.00 0.00 0.00 0.00 10:57:51 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:14:01 ens3 0.82 0.65 0.44 0.35 0.00 0.00 0.00 0.00 10:57:51 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:16:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:19:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 10:57:51 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:20:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:21:01 ens3 0.23 0.07 0.12 0.00 0.00 0.00 0.00 0.00 10:57:51 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:24:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 10:57:51 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:26:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:27:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:57:51 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:28:01 ens3 0.30 0.12 0.07 0.01 0.00 0.00 0.00 0.00 10:57:51 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:29:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 10:57:51 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:30:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:32:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:33:01 ens3 1.33 0.00 0.12 0.00 0.00 0.00 0.00 0.00 10:57:51 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:34:01 ens3 1.03 0.83 0.50 0.37 0.00 0.00 0.00 0.00 10:57:51 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:35:01 ens3 0.18 0.08 0.06 0.00 0.00 0.00 0.00 0.00 10:57:51 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:36:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:37:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:39:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:57:51 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:40:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:41:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:42:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:44:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 10:57:51 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:46:01 ens3 0.25 0.20 0.12 0.01 0.00 0.00 0.00 0.00 10:57:51 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:47:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:57:51 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:48:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:49:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 10:57:51 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:50:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:52:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:53:01 ens3 0.63 0.12 0.11 0.01 0.00 0.00 0.00 0.00 10:57:51 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:54:01 ens3 0.70 0.70 0.43 0.36 0.00 0.00 0.00 0.00 10:57:51 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:57:51 10:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:57:01 docker0 4.23 3.57 0.34 13.25 0.00 0.00 0.00 0.00 10:57:51 10:57:01 ens3 94.88 57.21 2667.67 10.69 0.00 0.00 0.00 0.00 10:57:51 10:57:01 veth6f90931 4.23 3.65 0.40 13.25 0.00 0.00 0.00 0.00 10:57:51 10:57:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 10:57:51 Average: docker0 0.76 1.35 0.07 12.00 0.00 0.00 0.00 0.00 10:57:51 Average: ens3 13.95 8.23 192.09 1.74 0.00 0.00 0.00 0.00 10:57:51 Average: veth6f90931 0.06 0.05 0.01 0.18 0.00 0.00 0.00 0.00 10:57:51 Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 10:57:51 10:57:51 10:57:51 ---> sar -P ALL: 10:57:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-20212) 10/04/24 _x86_64_ (8 CPU) 10:57:51 10:57:51 09:43:25 LINUX RESTART (8 CPU) 10:57:51 10:57:51 09:44:01 CPU %user %nice %system %iowait %steal %idle 10:57:51 09:45:01 all 15.85 0.00 4.50 3.45 0.09 76.12 10:57:51 09:45:01 0 17.04 0.00 4.03 0.99 0.07 77.87 10:57:51 09:45:01 1 13.65 0.00 4.35 3.08 0.08 78.82 10:57:51 09:45:01 2 16.02 0.00 5.44 4.44 0.09 74.01 10:57:51 09:45:01 3 18.46 0.00 4.24 4.45 0.07 72.79 10:57:51 09:45:01 4 17.12 0.00 5.19 5.79 0.12 71.78 10:57:51 09:45:01 5 14.00 0.00 3.74 7.35 0.05 74.87 10:57:51 09:45:01 6 14.85 0.00 4.45 0.26 0.19 80.26 10:57:51 09:45:01 7 15.69 0.00 4.56 1.16 0.07 78.53 10:57:51 09:46:01 all 16.44 0.00 3.54 1.84 0.06 78.12 10:57:51 09:46:01 0 17.66 0.00 3.08 0.30 0.07 78.88 10:57:51 09:46:01 1 15.48 0.00 3.60 0.95 0.07 79.90 10:57:51 09:46:01 2 16.91 0.00 3.92 0.08 0.05 79.04 10:57:51 09:46:01 3 16.37 0.00 3.95 11.17 0.05 68.47 10:57:51 09:46:01 4 16.01 0.00 3.86 0.03 0.05 80.05 10:57:51 09:46:01 5 16.47 0.00 2.78 0.22 0.05 80.48 10:57:51 09:46:01 6 17.30 0.00 3.34 0.13 0.07 79.17 10:57:51 09:46:01 7 15.30 0.00 3.84 1.91 0.05 78.90 10:57:51 09:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:57:51 09:47:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:57:51 09:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 09:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 09:47:01 3 0.03 0.00 0.02 0.02 0.02 99.92 10:57:51 09:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 09:47:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:57:51 09:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:57:51 09:47:01 7 0.03 0.00 0.00 0.02 0.00 99.95 10:57:51 09:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:57:51 09:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 09:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:57:51 09:48:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 09:48:01 3 0.08 0.00 0.03 0.00 0.00 99.88 10:57:51 09:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 09:48:01 5 0.08 0.00 0.00 0.00 0.00 99.92 10:57:51 09:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:57:51 09:48:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 09:49:01 all 2.62 0.00 1.42 0.72 0.03 95.21 10:57:51 09:49:01 0 2.66 0.00 2.64 0.13 0.03 94.54 10:57:51 09:49:01 1 2.27 0.00 1.33 0.98 0.02 95.40 10:57:51 09:49:01 2 2.60 0.00 1.08 0.15 0.02 96.15 10:57:51 09:49:01 3 2.62 0.00 1.44 1.39 0.03 94.52 10:57:51 09:49:01 4 2.70 0.00 0.97 0.03 0.02 96.28 10:57:51 09:49:01 5 1.67 0.00 1.13 0.18 0.03 96.98 10:57:51 09:49:01 6 3.13 0.00 1.67 1.17 0.03 93.99 10:57:51 09:49:01 7 3.31 0.00 1.12 1.74 0.03 93.81 10:57:51 09:50:01 all 0.30 0.00 0.06 0.01 0.02 99.61 10:57:51 09:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 09:50:01 1 0.07 0.00 0.05 0.02 0.02 99.85 10:57:51 09:50:01 2 1.68 0.00 0.03 0.00 0.02 98.27 10:57:51 09:50:01 3 0.07 0.00 0.07 0.02 0.02 99.83 10:57:51 09:50:01 4 0.03 0.00 0.08 0.00 0.02 99.87 10:57:51 09:50:01 5 0.15 0.00 0.07 0.02 0.03 99.73 10:57:51 09:50:01 6 0.30 0.00 0.10 0.00 0.03 99.57 10:57:51 09:50:01 7 0.08 0.00 0.05 0.05 0.00 99.82 10:57:51 09:51:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:57:51 09:51:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:57:51 09:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 09:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 09:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 09:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 09:51:01 5 0.02 0.00 0.05 0.00 0.02 99.92 10:57:51 09:51:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 09:51:01 7 0.00 0.00 0.00 0.02 0.02 99.97 10:57:51 09:52:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:57:51 09:52:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 09:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 09:52:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:57:51 09:52:01 3 0.02 0.00 0.02 0.07 0.02 99.88 10:57:51 09:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 09:52:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 09:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 09:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 09:53:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:57:51 09:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 09:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 09:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 09:53:01 3 0.05 0.00 0.02 0.00 0.05 99.88 10:57:51 09:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 09:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 09:53:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:57:51 09:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:57:51 09:54:01 all 0.19 0.00 0.02 0.02 0.01 99.75 10:57:51 09:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 09:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 09:54:01 2 1.34 0.00 0.02 0.00 0.02 98.63 10:57:51 09:54:01 3 0.05 0.00 0.03 0.05 0.02 99.85 10:57:51 09:54:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 09:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 09:54:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:57:51 09:54:01 7 0.02 0.00 0.00 0.13 0.00 99.85 10:57:51 09:55:01 all 0.31 0.00 0.02 0.01 0.01 99.65 10:57:51 09:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 09:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 09:55:01 2 2.00 0.00 0.00 0.00 0.00 98.00 10:57:51 09:55:01 3 0.07 0.00 0.02 0.05 0.02 99.85 10:57:51 09:55:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:57:51 09:55:01 5 0.03 0.00 0.07 0.00 0.03 99.87 10:57:51 09:55:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 09:55:01 7 0.30 0.00 0.03 0.02 0.02 99.63 10:57:51 10:57:51 09:55:01 CPU %user %nice %system %iowait %steal %idle 10:57:51 09:56:01 all 0.18 0.00 0.02 0.00 0.01 99.79 10:57:51 09:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 09:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:57:51 09:56:01 2 1.31 0.00 0.02 0.00 0.02 98.66 10:57:51 09:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 09:56:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:57:51 09:56:01 5 0.03 0.00 0.05 0.00 0.00 99.92 10:57:51 09:56:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 09:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 09:57:01 all 0.03 0.00 0.02 0.00 0.01 99.93 10:57:51 09:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 09:57:01 1 0.12 0.00 0.03 0.00 0.02 99.83 10:57:51 09:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 09:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 09:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 09:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 09:57:01 6 0.08 0.00 0.03 0.00 0.02 99.87 10:57:51 09:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 09:58:01 all 0.27 0.00 0.02 0.00 0.01 99.70 10:57:51 09:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 09:58:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:57:51 09:58:01 2 1.92 0.00 0.03 0.00 0.00 98.05 10:57:51 09:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 09:58:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:57:51 09:58:01 5 0.03 0.00 0.05 0.00 0.02 99.90 10:57:51 09:58:01 6 0.05 0.00 0.03 0.00 0.03 99.88 10:57:51 09:58:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:57:51 09:59:01 all 0.21 0.00 0.04 0.00 0.01 99.74 10:57:51 09:59:01 0 0.00 0.00 0.03 0.00 0.02 99.95 10:57:51 09:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:57:51 09:59:01 2 1.47 0.00 0.07 0.00 0.02 98.45 10:57:51 09:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 09:59:01 4 0.02 0.00 0.03 0.02 0.00 99.93 10:57:51 09:59:01 5 0.05 0.00 0.07 0.00 0.03 99.85 10:57:51 09:59:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 09:59:01 7 0.03 0.00 0.03 0.02 0.00 99.92 10:57:51 10:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:57:51 10:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:00:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 10:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:01:01 all 0.26 0.00 0.01 0.01 0.01 99.70 10:57:51 10:01:01 0 0.00 0.00 0.00 0.05 0.00 99.95 10:57:51 10:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:01:01 2 1.95 0.00 0.00 0.00 0.02 98.03 10:57:51 10:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:01:01 5 0.07 0.00 0.08 0.00 0.03 99.82 10:57:51 10:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:01:01 7 0.00 0.00 0.00 0.02 0.02 99.97 10:57:51 10:02:01 all 0.04 0.00 0.03 0.00 0.01 99.91 10:57:51 10:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:02:01 2 0.25 0.00 0.03 0.00 0.02 99.70 10:57:51 10:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:02:01 5 0.05 0.00 0.05 0.00 0.03 99.87 10:57:51 10:02:01 6 0.02 0.00 0.05 0.00 0.03 99.90 10:57:51 10:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:57:51 10:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:57:51 10:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:57:51 10:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:03:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:57:51 10:03:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:57:51 10:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:57:51 10:04:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:57:51 10:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:04:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:57:51 10:04:01 5 0.03 0.00 0.05 0.00 0.02 99.90 10:57:51 10:04:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:05:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:57:51 10:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:57:51 10:05:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:05:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:06:01 all 0.25 0.00 0.03 0.00 0.01 99.70 10:57:51 10:06:01 0 0.23 0.00 0.02 0.00 0.03 99.72 10:57:51 10:06:01 1 0.38 0.00 0.03 0.03 0.00 99.55 10:57:51 10:06:01 2 0.10 0.00 0.00 0.00 0.02 99.88 10:57:51 10:06:01 3 0.88 0.00 0.03 0.00 0.02 99.07 10:57:51 10:06:01 4 0.10 0.00 0.00 0.00 0.00 99.90 10:57:51 10:06:01 5 0.13 0.00 0.08 0.00 0.03 99.75 10:57:51 10:06:01 6 0.15 0.00 0.05 0.00 0.00 99.80 10:57:51 10:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 10:57:51 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:57:51 10:07:01 all 0.07 0.00 0.03 0.00 0.01 99.89 10:57:51 10:07:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:57:51 10:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:57:51 10:07:01 2 0.17 0.00 0.08 0.02 0.02 99.72 10:57:51 10:07:01 3 0.23 0.00 0.03 0.00 0.00 99.73 10:57:51 10:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:07:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 10:07:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:08:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:57:51 10:08:01 0 0.03 0.00 0.00 0.02 0.03 99.92 10:57:51 10:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:08:01 2 2.00 0.00 0.00 0.00 0.00 98.00 10:57:51 10:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:08:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 10:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:09:01 all 0.28 0.00 0.01 0.00 0.01 99.70 10:57:51 10:09:01 0 0.05 0.00 0.07 0.00 0.02 99.87 10:57:51 10:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:57:51 10:09:01 2 2.00 0.00 0.00 0.00 0.02 97.98 10:57:51 10:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:09:01 5 0.07 0.00 0.00 0.00 0.02 99.92 10:57:51 10:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:10:01 all 0.20 0.00 0.01 0.00 0.01 99.76 10:57:51 10:10:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:57:51 10:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:10:01 2 1.50 0.00 0.02 0.00 0.02 98.47 10:57:51 10:10:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:10:01 5 0.02 0.00 0.03 0.00 0.03 99.92 10:57:51 10:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:10:01 7 0.02 0.00 0.02 0.02 0.02 99.93 10:57:51 10:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:57:51 10:11:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:57:51 10:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:11:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:57:51 10:11:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:12:01 all 0.07 0.00 0.01 0.00 0.01 99.90 10:57:51 10:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:12:01 2 0.38 0.00 0.02 0.00 0.02 99.58 10:57:51 10:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:12:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:57:51 10:12:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:57:51 10:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:13:01 all 0.10 0.00 0.01 0.00 0.01 99.88 10:57:51 10:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:13:01 2 0.63 0.00 0.00 0.02 0.02 99.33 10:57:51 10:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:13:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:13:01 7 0.05 0.00 0.00 0.02 0.00 99.93 10:57:51 10:14:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:57:51 10:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:14:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:57:51 10:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:14:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:57:51 10:15:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:57:51 10:15:01 0 0.00 0.00 0.00 0.03 0.02 99.95 10:57:51 10:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:15:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:57:51 10:15:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:57:51 10:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:16:01 5 0.05 0.00 0.05 0.00 0.03 99.87 10:57:51 10:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:16:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:57:51 10:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 10:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:17:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:57:51 10:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:57:51 10:17:01 CPU %user %nice %system %iowait %steal %idle 10:57:51 10:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:57:51 10:18:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:18:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:18:01 2 0.02 0.00 0.02 0.02 0.02 99.93 10:57:51 10:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 10:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:18:01 5 0.03 0.00 0.00 0.00 0.03 99.93 10:57:51 10:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:57:51 10:19:01 all 0.02 0.00 0.02 0.00 0.00 99.96 10:57:51 10:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:57:51 10:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:19:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 10:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:20:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:57:51 10:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:20:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:57:51 10:20:01 3 0.08 0.00 0.02 0.00 0.02 99.88 10:57:51 10:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:20:01 5 0.02 0.00 0.07 0.00 0.03 99.88 10:57:51 10:20:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:57:51 10:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:21:01 all 0.24 0.00 0.01 0.00 0.01 99.74 10:57:51 10:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:21:01 2 1.78 0.00 0.00 0.00 0.02 98.21 10:57:51 10:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:21:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:21:01 6 0.02 0.00 0.02 0.00 0.03 99.93 10:57:51 10:21:01 7 0.00 0.00 0.00 0.02 0.02 99.97 10:57:51 10:22:01 all 0.27 0.00 0.02 0.00 0.00 99.70 10:57:51 10:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:22:01 2 1.99 0.00 0.02 0.02 0.00 97.98 10:57:51 10:22:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:57:51 10:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:22:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:22:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 10:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:23:01 all 0.18 0.00 0.01 0.00 0.01 99.80 10:57:51 10:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:23:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:23:01 2 1.34 0.00 0.03 0.00 0.02 98.61 10:57:51 10:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:23:01 5 0.00 0.00 0.07 0.00 0.02 99.92 10:57:51 10:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:57:51 10:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:24:01 1 0.02 0.00 0.00 0.00 0.03 99.95 10:57:51 10:24:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:57:51 10:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:24:01 5 0.03 0.00 0.05 0.00 0.02 99.90 10:57:51 10:24:01 6 0.07 0.00 0.02 0.00 0.00 99.92 10:57:51 10:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 10:57:51 10:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:57:51 10:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:25:01 3 0.07 0.00 0.00 0.00 0.00 99.93 10:57:51 10:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:25:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:25:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:57:51 10:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:51 10:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:26:01 2 0.02 0.00 0.00 0.02 0.02 99.95 10:57:51 10:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:26:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:51 10:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:27:01 5 0.03 0.00 0.03 0.00 0.03 99.90 10:57:51 10:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:27:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:51 10:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 10:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 10:57:51 10:57:51 10:28:01 CPU %user %nice %system %iowait %steal %idle 10:57:51 10:29:01 all 0.12 0.00 0.01 0.00 0.01 99.86 10:57:51 10:29:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:29:01 2 0.88 0.00 0.02 0.00 0.02 99.09 10:57:51 10:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:29:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:29:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:51 10:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:30:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:57:51 10:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:31:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:57:51 10:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:57:51 10:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:31:01 5 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 10:31:01 6 0.02 0.00 0.02 0.00 0.03 99.93 10:57:51 10:31:01 7 0.03 0.00 0.02 0.02 0.00 99.93 10:57:51 10:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:51 10:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:32:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:57:51 10:32:01 7 0.00 0.00 0.02 0.02 0.02 99.95 10:57:51 10:33:01 all 0.10 0.00 0.01 0.00 0.01 99.87 10:57:51 10:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:33:01 2 0.72 0.00 0.03 0.00 0.02 99.23 10:57:51 10:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:33:01 5 0.02 0.00 0.03 0.00 0.03 99.92 10:57:51 10:33:01 6 0.03 0.00 0.03 0.00 0.03 99.90 10:57:51 10:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:34:01 all 0.22 0.00 0.02 0.00 0.01 99.75 10:57:51 10:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:34:01 2 1.57 0.00 0.03 0.00 0.03 98.37 10:57:51 10:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:34:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:57:51 10:34:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 10:34:01 7 0.05 0.00 0.03 0.02 0.02 99.88 10:57:51 10:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:57:51 10:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:35:01 2 0.03 0.00 0.00 0.02 0.03 99.92 10:57:51 10:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:35:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:57:51 10:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:36:01 2 0.12 0.00 0.02 0.02 0.03 99.82 10:57:51 10:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:57:51 10:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:36:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:57:51 10:37:01 all 0.10 0.00 0.02 0.00 0.01 99.87 10:57:51 10:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:37:01 2 0.62 0.00 0.02 0.00 0.03 99.33 10:57:51 10:37:01 3 0.05 0.00 0.03 0.00 0.00 99.92 10:57:51 10:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:37:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:37:01 7 0.03 0.00 0.02 0.02 0.02 99.92 10:57:51 10:38:01 all 0.11 0.00 0.01 0.00 0.01 99.86 10:57:51 10:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:38:01 2 0.83 0.00 0.03 0.02 0.03 99.09 10:57:51 10:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:39:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:57:51 10:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 10:57:51 10:39:01 3 0.05 0.00 0.03 0.00 0.03 99.88 10:57:51 10:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:39:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:57:51 10:39:01 CPU %user %nice %system %iowait %steal %idle 10:57:51 10:40:01 all 0.13 0.00 0.01 0.00 0.01 99.84 10:57:51 10:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:57:51 10:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:40:01 2 0.98 0.00 0.02 0.00 0.03 98.97 10:57:51 10:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:40:01 4 0.00 0.00 0.05 0.00 0.02 99.93 10:57:51 10:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:57:51 10:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:57:51 10:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:41:01 4 0.02 0.00 0.05 0.00 0.02 99.92 10:57:51 10:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:41:01 7 0.00 0.00 0.02 0.02 0.02 99.95 10:57:51 10:42:01 all 0.08 0.00 0.01 0.00 0.01 99.89 10:57:51 10:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:42:01 2 0.52 0.00 0.03 0.02 0.03 99.40 10:57:51 10:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:42:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:57:51 10:42:01 5 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:57:51 10:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:43:01 all 0.10 0.00 0.01 0.00 0.01 99.88 10:57:51 10:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:57:51 10:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:43:01 2 0.73 0.00 0.02 0.00 0.03 99.22 10:57:51 10:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:43:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:57:51 10:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:44:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:44:01 4 0.03 0.00 0.05 0.00 0.00 99.92 10:57:51 10:44:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:45:01 all 0.15 0.00 0.01 0.00 0.01 99.83 10:57:51 10:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:45:01 2 1.08 0.00 0.02 0.02 0.03 98.86 10:57:51 10:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:45:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:57:51 10:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:46:01 all 0.05 0.00 0.01 0.00 0.01 99.92 10:57:51 10:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:46:01 2 0.22 0.00 0.02 0.00 0.03 99.73 10:57:51 10:46:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:46:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:57:51 10:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:57:51 10:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 10:57:51 10:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:47:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:57:51 10:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:57:51 10:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:57:51 10:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:57:51 10:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:48:01 2 0.05 0.00 0.00 0.00 0.03 99.92 10:57:51 10:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:48:01 5 0.03 0.00 0.03 0.00 0.00 99.93 10:57:51 10:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:48:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:57:51 10:49:01 all 0.06 0.00 0.01 0.00 0.01 99.91 10:57:51 10:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:49:01 2 0.40 0.00 0.02 0.00 0.02 99.57 10:57:51 10:49:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:50:01 all 0.08 0.00 0.01 0.00 0.01 99.90 10:57:51 10:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:50:01 2 0.53 0.00 0.02 0.02 0.03 99.40 10:57:51 10:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:50:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:57:51 10:50:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:57:51 10:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:57:51 10:50:01 CPU %user %nice %system %iowait %steal %idle 10:57:51 10:51:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:57:51 10:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:51:01 2 1.94 0.00 0.05 0.02 0.02 97.98 10:57:51 10:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:57:51 10:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 10:57:51 10:52:01 all 0.04 0.00 0.02 0.00 0.01 99.92 10:57:51 10:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:57:51 10:52:01 2 0.13 0.00 0.02 0.00 0.03 99.82 10:57:51 10:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:52:01 4 0.03 0.00 0.05 0.00 0.02 99.90 10:57:51 10:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:52:01 6 0.07 0.00 0.02 0.00 0.02 99.90 10:57:51 10:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:57:51 10:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:53:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:57:51 10:53:01 2 0.02 0.00 0.02 0.02 0.03 99.92 10:57:51 10:53:01 3 0.00 0.00 0.05 0.00 0.02 99.93 10:57:51 10:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:53:01 7 0.00 0.00 0.02 0.02 0.00 99.97 10:57:51 10:54:01 all 0.09 0.00 0.02 0.00 0.01 99.89 10:57:51 10:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:54:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:57:51 10:54:01 2 0.53 0.00 0.08 0.00 0.03 99.35 10:57:51 10:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:55:01 all 0.26 0.00 0.01 0.00 0.01 99.71 10:57:51 10:55:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:57:51 10:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:57:51 10:55:01 2 1.97 0.00 0.02 0.02 0.05 97.95 10:57:51 10:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:57:51 10:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:55:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:57:51 10:56:01 all 0.06 0.00 0.01 0.01 0.01 99.91 10:57:51 10:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:56:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:57:51 10:56:01 2 0.36 0.00 0.05 0.05 0.03 99.51 10:57:51 10:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:57:51 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:57:51 10:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:57:51 10:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:57:51 10:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:57:51 10:57:01 all 2.02 0.00 0.80 0.42 0.02 96.74 10:57:51 10:57:01 0 1.94 0.00 0.67 0.08 0.02 97.29 10:57:51 10:57:01 1 1.37 0.00 1.20 0.02 0.02 97.39 10:57:51 10:57:01 2 2.50 0.00 0.87 2.44 0.03 94.16 10:57:51 10:57:01 3 1.79 0.00 0.65 0.02 0.02 97.53 10:57:51 10:57:01 4 1.12 0.00 0.48 0.00 0.02 98.38 10:57:51 10:57:01 5 1.50 0.00 0.84 0.02 0.03 97.61 10:57:51 10:57:01 6 3.22 0.00 0.67 0.00 0.03 96.08 10:57:51 10:57:01 7 2.72 0.00 1.02 0.75 0.02 95.50 10:57:51 Average: all 0.59 0.00 0.15 0.09 0.01 99.16 10:57:51 Average: 0 0.55 0.00 0.15 0.02 0.01 99.27 10:57:51 Average: 1 0.47 0.00 0.15 0.07 0.01 99.30 10:57:51 Average: 2 1.04 0.00 0.16 0.10 0.02 98.67 10:57:51 Average: 3 0.57 0.00 0.15 0.23 0.01 99.04 10:57:51 Average: 4 0.51 0.00 0.15 0.08 0.01 99.25 10:57:51 Average: 5 0.49 0.00 0.14 0.11 0.02 99.25 10:57:51 Average: 6 0.56 0.00 0.16 0.02 0.02 99.25 10:57:51 Average: 7 0.52 0.00 0.15 0.09 0.01 99.24 10:57:51 10:57:51 10:57:51