Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e+29a5207daaee0c6984d6485493504bb709ad3623 (e4f15a665137540d82eb24f6135c4dfbc577aef6) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 shared 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > 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 shared 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:app-service-configurable, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Running on prd-centos7-docker-4c-2g-16669 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-158 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e Merge succeeded, producing c44139640b504c941614985d5b9c9322bce881fe Checking out Revision c44139640b504c941614985d5b9c9322bce881fe (PR-158) > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c44139640b504c941614985d5b9c9322bce881fe # timeout=10 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" > git rev-list --no-walk 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:51:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:51:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:51:31 ========================================================= 00:51:31 EdgeX Global Pipelines Version Info 00:51:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:51:34 ------------------- 00:51:34 stable info: 00:51:34 ------------------- 00:51:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:51:34 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:51:34 Message: update stable to v1.0.173 00:51:35 ------------------- 00:51:35 experimental info: 00:51:35 ------------------- 00:51:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:51:35 Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 00:51:35 Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:51:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo 00:51:35 [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo 00:51:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-app-service-configurable [Pipeline] echo 00:51:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:51:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-158 [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-158 [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-158 [Pipeline] echo 00:51:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c44139640b504c941614985d5b9c9322bce881fe [Pipeline] echo 00:51:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c441396 [Pipeline] echo 00:51:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:51:39 provisioning config files... 00:51:39 copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config2957898635761852115tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:51:40 ---> docker-login.sh 00:51:40 nexus3.edgexfoundry.org:10001 00:51:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:41 Configure a credential helper to remove this warning. See 00:51:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:41 00:51:41 Login Succeeded 00:51:41 nexus3.edgexfoundry.org:10002 00:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:42 Configure a credential helper to remove this warning. See 00:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:42 00:51:42 Login Succeeded 00:51:42 nexus3.edgexfoundry.org:10003 00:51:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:42 Configure a credential helper to remove this warning. See 00:51:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:42 00:51:42 Login Succeeded 00:51:42 nexus3.edgexfoundry.org:10004 00:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:43 Configure a credential helper to remove this warning. See 00:51:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:43 00:51:43 Login Succeeded 00:51:43 docker.io 00:51:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:51:44 Configure a credential helper to remove this warning. See 00:51:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:51:44 00:51:44 Login Succeeded 00:51:44 ---> docker-login.sh ends [Pipeline] } 00:51:44 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:51:45 + git log --format=format:%s -1 c44139640b504c941614985d5b9c9322bce881fe [Pipeline] echo 00:51:45 GIT_COMMIT: c44139640b504c941614985d5b9c9322bce881fe, Commit Message: Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD [Pipeline] echo 00:51:45 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 00:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:51:46 00:51:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:51:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:51:46 latest: Pulling from edgex-devops/git-semver 00:51:46 31603596830f: Pulling fs layer 00:51:46 2a8b12db71e7: Pulling fs layer 00:51:46 6ca5941a6612: Pulling fs layer 00:51:46 ecc8261a40a4: Pulling fs layer 00:51:46 ecc8261a40a4: Waiting 00:51:46 2a8b12db71e7: Verifying Checksum 00:51:46 2a8b12db71e7: Download complete 00:51:46 31603596830f: Verifying Checksum 00:51:46 31603596830f: Download complete 00:51:47 ecc8261a40a4: Verifying Checksum 00:51:47 ecc8261a40a4: Download complete 00:51:47 6ca5941a6612: Verifying Checksum 00:51:47 6ca5941a6612: Download complete 00:51:47 31603596830f: Pull complete 00:51:48 2a8b12db71e7: Pull complete 00:51:50 6ca5941a6612: Pull complete 00:51:50 ecc8261a40a4: Pull complete 00:51:50 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 00:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:51:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:51:51 prd-centos7-docker-4c-2g-16669 does not seem to be running inside a container 00:51:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@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:10004/edgex-devops/git-semver:latest cat 00:51:54 $ docker top 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:51:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:55 [ssh-agent] Looking for ssh-agent implementation... 00:51:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:51:55 $ docker exec 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba ssh-agent 00:51:56 SSH_AUTH_SOCK=/tmp/ssh-n4c7iSEtKyJL/agent.12 00:51:56 SSH_AGENT_PID=17 00:51:56 Running ssh-add (command line suppressed) 00:51:57 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_4217364839026130580.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_4217364839026130580.key) 00:51:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:51:58 + git tag --points-at HEAD [Pipeline] } 00:51:58 $ docker exec --env ******** --env ******** 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba ssh-agent -k 00:51:59 unset SSH_AUTH_SOCK; 00:51:59 unset SSH_AGENT_PID; 00:51:59 echo Agent pid 17 killed; 00:51:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:51:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:51:59 [ssh-agent] Looking for ssh-agent implementation... 00:52:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:52:00 $ docker exec 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba ssh-agent 00:52:00 SSH_AUTH_SOCK=/tmp/ssh-vg7dvpXDG6ai/agent.45 00:52:00 SSH_AGENT_PID=50 00:52:01 Running ssh-add (command line suppressed) 00:52:01 Identity added: /w/workspace/_app-service-configurable_PR-158@tmp/private_key_8969134176567282514.key (/w/workspace/_app-service-configurable_PR-158@tmp/private_key_8969134176567282514.key) 00:52:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:52:02 + git semver init 00:52:02 # -> Open(): unable to determine branch for HEAD 00:52:02 # $GIT_DIR = /w/workspace/_app-service-configurable_PR-158/.git 00:52:02 # $GIT_WORK_TREE = /w/workspace/_app-service-configurable_PR-158 00:52:02 # $SEMVER_REMOTE_NAME = origin 00:52:02 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:52:02 # $SEMVER_USER_NAME = edgex-jenkins 00:52:02 # $SEMVER_BRANCH = PR-158 00:52:02 # $SEMVER_TEMP = /tmp/semver-505681216 00:52:02 # git clone --branch semver git@github.com:edgexfoundry/app-service-configurable.git $SEMVER_TEMP 00:52:03 # '/tmp/semver-505681216' -> '/w/workspace/_app-service-configurable_PR-158/.semver' 00:52:03 # -> Force: false 00:52:03 # $SEMVER_DIR = /w/workspace/_app-service-configurable_PR-158/.semver [Pipeline] } 00:52:03 $ docker exec --env ******** --env ******** 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba ssh-agent -k 00:52:03 unset SSH_AUTH_SOCK; 00:52:03 unset SSH_AGENT_PID; 00:52:03 echo Agent pid 50 killed; 00:52:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:52:04 + git semver [Pipeline] } 00:52:04 $ docker stop --time=1 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba 00:52:06 $ docker rm -f 3b62980a37f40625b13e07e71a75d22e4af792fbf4a6d1c4ff0041439a4c9eba [Pipeline] // withDockerContainer [Pipeline] sh 00:52:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:52:07 Stashed 1 file(s) [Pipeline] echo 00:52:07 [edgeXSemver]: initialized semver on version 0.0.0 [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] node [Pipeline] node 00:52:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-16676 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 00:52:08 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 00:52:14 using credential edgex-jenkins-ssh 00:52:14 Cloning the remote Git repository 00:52:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:52:14 > git init /w/workspace/app-service-configurable/2 # timeout=10 00:52:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:52:14 > git --version # timeout=10 00:52:14 > git --version # 'git version 2.17.1' 00:52:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:16 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e 00:52:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:52:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:52:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:52:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:52:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:52:16 > git config core.sparsecheckout # timeout=10 00:52:16 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 00:52:16 Merge succeeded, producing 5ec858022c658abc3c7325687917aef0ad012865 00:52:16 Checking out Revision 5ec858022c658abc3c7325687917aef0ad012865 (PR-158) 00:52:16 > git remote # timeout=10 00:52:16 > git config --get remote.origin.url # timeout=10 00:52:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:52:16 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 00:52:16 > git rev-parse HEAD^{commit} # timeout=10 00:52:16 > git config core.sparsecheckout # timeout=10 00:52:16 > git checkout -f 5ec858022c658abc3c7325687917aef0ad012865 # timeout=10 00:52:21 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" 00:52:21 > git rev-list --no-walk 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:52:22 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 00:52:23 Still waiting to schedule task 00:52:23 Waiting for next available executor on ‘centos7-docker-4c-2g’ 00:52:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:52:23 + sudo service docker restart 00:52:23 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:52:25 provisioning config files... 00:52:25 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config7840630054521631417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:52:26 ---> docker-login.sh 00:52:26 nexus3.edgexfoundry.org:10001 00:52:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:27 Configure a credential helper to remove this warning. See 00:52:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:27 00:52:27 Login Succeeded 00:52:27 nexus3.edgexfoundry.org:10002 00:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:28 Configure a credential helper to remove this warning. See 00:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:28 00:52:28 Login Succeeded 00:52:28 nexus3.edgexfoundry.org:10003 00:52:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:28 Configure a credential helper to remove this warning. See 00:52:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:28 00:52:28 Login Succeeded 00:52:28 nexus3.edgexfoundry.org:10004 00:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:29 Configure a credential helper to remove this warning. See 00:52:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:29 00:52:29 Login Succeeded 00:52:29 docker.io 00:52:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:52:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:52:30 Configure a credential helper to remove this warning. See 00:52:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:52:30 00:52:30 Login Succeeded 00:52:30 ---> docker-login.sh ends [Pipeline] } 00:52:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:52:30 ========================================================= 00:52:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 00:52:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:52:31 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 00:52:31 Sending build context to Docker daemon 93.7kB 00:52:31 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 00:52:31 Step 2/8 : FROM ${BASE} 00:52:31 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:52:31 5f621e34cdf4: Pulling fs layer 00:52:31 a4357932f1b6: Pulling fs layer 00:52:31 18c013af1878: Pulling fs layer 00:52:31 00ac8860ef70: Pulling fs layer 00:52:31 63d7cb157983: Pulling fs layer 00:52:31 b116817d02f9: Pulling fs layer 00:52:31 745a02a5169b: Pulling fs layer 00:52:31 00ac8860ef70: Waiting 00:52:31 63d7cb157983: Waiting 00:52:31 b116817d02f9: Waiting 00:52:31 745a02a5169b: Waiting 00:52:31 18c013af1878: Verifying Checksum 00:52:31 18c013af1878: Download complete 00:52:31 a4357932f1b6: Verifying Checksum 00:52:31 a4357932f1b6: Download complete 00:52:31 63d7cb157983: Verifying Checksum 00:52:31 63d7cb157983: Download complete 00:52:32 b116817d02f9: Verifying Checksum 00:52:32 b116817d02f9: Download complete 00:52:32 5f621e34cdf4: Verifying Checksum 00:52:32 5f621e34cdf4: Download complete 00:52:33 5f621e34cdf4: Pull complete 00:52:34 a4357932f1b6: Pull complete 00:52:34 18c013af1878: Pull complete 00:52:34 745a02a5169b: Verifying Checksum 00:52:34 745a02a5169b: Download complete 00:52:37 00ac8860ef70: Verifying Checksum 00:52:37 00ac8860ef70: Download complete 00:52:47 00ac8860ef70: Pull complete 00:52:47 63d7cb157983: Pull complete 00:52:47 b116817d02f9: Pull complete 00:52:50 745a02a5169b: Pull complete 00:52:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 00:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 00:52:50 ---> b7e6874047d6 00:52:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:52:54 ---> Running in c9e0d62c42a2 00:52:54 Removing intermediate container c9e0d62c42a2 00:52:54 ---> 0d175bd9ed51 00:52:54 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:52:54 ---> Running in 9a8b67a0cf61 00:52:57 Removing intermediate container 9a8b67a0cf61 00:52:57 ---> b76c249ef81f 00:52:57 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:52:57 ---> Running in eefd13da4554 00:52:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 00:52:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 00:53:01 (1/6) Installing libc-dev (0.7.2-r3) 00:53:01 (2/6) Installing libsodium (1.0.18-r0) 00:53:01 (3/6) Installing pkgconf (1.7.2-r0) 00:53:01 (4/6) Installing libsodium-dev (1.0.18-r0) 00:53:01 (5/6) Installing libzmq (4.3.3-r0) 00:53:01 (6/6) Installing zeromq-dev (4.3.3-r0) 00:53:01 Executing busybox-1.31.1-r19.trigger 00:53:01 OK: 144 MiB in 45 packages 00:53:03 Removing intermediate container eefd13da4554 00:53:03 ---> 60dab74764c5 00:53:03 Step 6/8 : WORKDIR /app 00:53:03 ---> Running in 8289b4f6a60d 00:53:03 Removing intermediate container 8289b4f6a60d 00:53:03 ---> c33e764dc5e4 00:53:03 Step 7/8 : COPY . . 00:53:04 ---> 7ea3c5c30083 00:53:04 Step 8/8 : RUN go mod download 00:53:04 ---> Running in 86827118031d 00:53:05 go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 00:53:06 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:53:07 Failed in branch arm64 00:58:11 Running on prd-centos7-docker-4c-2g-16686 in /w/workspace/_app-service-configurable_PR-158 [Pipeline] { [Pipeline] ws 00:58:11 Running in /w/workspace/app-service-configurable/2 [Pipeline] { [Pipeline] checkout 00:58:14 using credential edgex-jenkins-ssh 00:58:14 Cloning the remote Git repository 00:58:14 Cloning repository git@github.com:edgexfoundry/app-service-configurable.git 00:58:14 > git init /w/workspace/app-service-configurable/2 # timeout=10 00:58:14 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:58:14 > git --version # timeout=10 00:58:15 > git --version # 'git version 2.24.3' 00:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:16 Merging remotes/origin/master commit 29a5207daaee0c6984d6485493504bb709ad3623 into PR head commit 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e 00:58:16 Merge succeeded, producing 9ff24f75b2be87d8f935d0d067beab26c296ce54 00:58:16 Checking out Revision 9ff24f75b2be87d8f935d0d067beab26c296ce54 (PR-158) 00:58:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:58:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:58:15 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 00:58:15 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git 00:58:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/158/head:refs/remotes/origin/PR-158 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:58:16 > git config core.sparsecheckout # timeout=10 00:58:16 > git checkout -f 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 00:58:16 > git remote # timeout=10 00:58:16 > git config --get remote.origin.url # timeout=10 00:58:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:58:16 > git merge 29a5207daaee0c6984d6485493504bb709ad3623 # timeout=10 00:58:16 > git rev-parse HEAD^{commit} # timeout=10 00:58:16 > git config core.sparsecheckout # timeout=10 00:58:16 > git checkout -f 9ff24f75b2be87d8f935d0d067beab26c296ce54 # timeout=10 00:58:19 Commit message: "Merge commit '29a5207daaee0c6984d6485493504bb709ad3623' into HEAD" 00:58:19 > git rev-list --no-walk 30a3f1bd9eb19c4f25d7e46173ebb6b773f40a2e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:58:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 00:58:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 00:58:22 + sudo service docker restart 00:58:22 + true 00:58:22 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 00:58:23 provisioning config files... 00:58:23 copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/2@tmp/config6732736079420110413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:23 ---> docker-login.sh 00:58:23 nexus3.edgexfoundry.org:10001 00:58:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:24 Configure a credential helper to remove this warning. See 00:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:24 00:58:24 Login Succeeded 00:58:24 nexus3.edgexfoundry.org:10002 00:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:24 Configure a credential helper to remove this warning. See 00:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:24 00:58:24 Login Succeeded 00:58:24 nexus3.edgexfoundry.org:10003 00:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:24 Configure a credential helper to remove this warning. See 00:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:24 00:58:24 Login Succeeded 00:58:24 nexus3.edgexfoundry.org:10004 00:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:24 Configure a credential helper to remove this warning. See 00:58:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:24 00:58:24 Login Succeeded 00:58:24 docker.io 00:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:58:25 Configure a credential helper to remove this warning. See 00:58:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:58:25 00:58:25 Login Succeeded 00:58:25 ---> docker-login.sh ends [Pipeline] } 00:58:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:58:25 ========================================================= 00:58:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 00:58:25 ========================================================= [Pipeline] isUnix [Pipeline] sh 00:58:26 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 00:58:26 Sending build context to Docker daemon 93.7kB 00:58:26 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 00:58:26 Step 2/8 : FROM ${BASE} 00:58:26 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 00:58:26 188c0c94c7c5: Pulling fs layer 00:58:26 0ef7d3d256c8: Pulling fs layer 00:58:26 de9db76c5a1d: Pulling fs layer 00:58:26 bca2f99d35d6: Pulling fs layer 00:58:26 93359f2a8cfa: Pulling fs layer 00:58:26 7c6f9722023f: Pulling fs layer 00:58:26 a35cf1a2eb13: Pulling fs layer 00:58:26 7c6f9722023f: Waiting 00:58:26 bca2f99d35d6: Waiting 00:58:26 93359f2a8cfa: Waiting 00:58:26 a35cf1a2eb13: Waiting 00:58:26 de9db76c5a1d: Download complete 00:58:26 0ef7d3d256c8: Download complete 00:58:26 93359f2a8cfa: Verifying Checksum 00:58:26 93359f2a8cfa: Download complete 00:58:26 188c0c94c7c5: Verifying Checksum 00:58:26 188c0c94c7c5: Download complete 00:58:26 7c6f9722023f: Verifying Checksum 00:58:26 7c6f9722023f: Download complete 00:58:26 188c0c94c7c5: Pull complete 00:58:26 0ef7d3d256c8: Pull complete 00:58:26 de9db76c5a1d: Pull complete 00:58:31 a35cf1a2eb13: Verifying Checksum 00:58:31 a35cf1a2eb13: Download complete 00:58:31 bca2f99d35d6: Download complete 00:58:37 bca2f99d35d6: Pull complete 00:58:37 93359f2a8cfa: Pull complete 00:58:37 7c6f9722023f: Pull complete 00:58:45 a35cf1a2eb13: Pull complete 00:58:45 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 00:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 00:58:45 ---> a62c8e92a672 00:58:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 00:58:45 ---> Running in 6cf6d0e0baec 00:58:45 Removing intermediate container 6cf6d0e0baec 00:58:45 ---> a758d52bbcb1 00:58:45 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 00:58:45 ---> Running in 630ee957f7da 00:58:46 Removing intermediate container 630ee957f7da 00:58:46 ---> 0d3869a9ebdf 00:58:46 Step 5/8 : RUN apk add --no-cache make git gcc libc-dev libsodium-dev zeromq-dev bash 00:58:46 ---> Running in 8d5ed555d1cf 00:58:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 00:58:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 00:58:50 (1/6) Installing libc-dev (0.7.2-r3) 00:58:50 (2/6) Installing libsodium (1.0.18-r0) 00:58:50 (3/6) Installing pkgconf (1.7.2-r0) 00:58:50 (4/6) Installing libsodium-dev (1.0.18-r0) 00:58:50 (5/6) Installing libzmq (4.3.3-r0) 00:58:50 (6/6) Installing zeromq-dev (4.3.3-r0) 00:58:50 Executing busybox-1.31.1-r19.trigger 00:58:50 OK: 167 MiB in 45 packages 00:58:50 Removing intermediate container 8d5ed555d1cf 00:58:50 ---> ad55fc1eab71 00:58:50 Step 6/8 : WORKDIR /app 00:58:50 ---> Running in 2b3a38562300 00:58:50 Removing intermediate container 2b3a38562300 00:58:50 ---> 39d28092472a 00:58:50 Step 7/8 : COPY . . 00:58:50 ---> ef7ad19a1c5f 00:58:50 Step 8/8 : RUN go mod download 00:58:50 ---> Running in 6e6b6ceeaa52 00:58:51 go: github.com/edgexfoundry/app-functions-sdk-go@v1.3.1-dev.4: parsing /app-functions-sdk-go/go.mod: open /app-functions-sdk-go/go.mod: no such file or directory 00:58:51 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:58:53 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 00:58:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:58:56 ---> package-listing.sh 00:58:56 ++ facter osfamily 00:58:56 ++ tr '[:upper:]' '[:lower:]' 00:58:57 + OS_FAMILY=redhat 00:58:57 + workspace=/w/workspace/_app-service-configurable_PR-158 00:58:57 + START_PACKAGES=/tmp/packages_start.txt 00:58:57 + END_PACKAGES=/tmp/packages_end.txt 00:58:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:58:57 + PACKAGES=/tmp/packages_start.txt 00:58:57 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 00:58:57 + PACKAGES=/tmp/packages_end.txt 00:58:57 + case "${OS_FAMILY}" in 00:58:57 + rpm -qa 00:58:57 + sort 00:59:03 + '[' -f /tmp/packages_start.txt ']' 00:59:03 + '[' -f /tmp/packages_end.txt ']' 00:59:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:03 + '[' /w/workspace/_app-service-configurable_PR-158 ']' 00:59:03 + mkdir -p /w/workspace/_app-service-configurable_PR-158/archives/ 00:59:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-158/archives/ [Pipeline] echo 00:59:03 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:59:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 00:59:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:59:05 00:59:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:59:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:59:05 alpine: Pulling from edgex-lftools-log-publisher 00:59:05 df20fa9351a1: Pulling fs layer 00:59:05 36b3adc4ff6f: Pulling fs layer 00:59:05 8ad3a11d3b57: Pulling fs layer 00:59:05 46f8f816bc3b: Pulling fs layer 00:59:05 93b61091891f: Pulling fs layer 00:59:05 93b9cdb0e59b: Pulling fs layer 00:59:05 5e14af77c1be: Pulling fs layer 00:59:05 01666e4c0597: Pulling fs layer 00:59:05 aa168da1d23b: Pulling fs layer 00:59:05 46f8f816bc3b: Waiting 00:59:05 93b61091891f: Waiting 00:59:05 93b9cdb0e59b: Waiting 00:59:05 5e14af77c1be: Waiting 00:59:05 01666e4c0597: Waiting 00:59:05 aa168da1d23b: Waiting 00:59:05 36b3adc4ff6f: Download complete 00:59:05 46f8f816bc3b: Verifying Checksum 00:59:05 46f8f816bc3b: Download complete 00:59:06 df20fa9351a1: Verifying Checksum 00:59:06 df20fa9351a1: Download complete 00:59:06 93b9cdb0e59b: Verifying Checksum 00:59:06 93b9cdb0e59b: Download complete 00:59:06 5e14af77c1be: Verifying Checksum 00:59:06 5e14af77c1be: Download complete 00:59:06 01666e4c0597: Verifying Checksum 00:59:06 01666e4c0597: Download complete 00:59:06 93b61091891f: Verifying Checksum 00:59:06 93b61091891f: Download complete 00:59:07 df20fa9351a1: Pull complete 00:59:07 8ad3a11d3b57: Verifying Checksum 00:59:07 8ad3a11d3b57: Download complete 00:59:07 36b3adc4ff6f: Pull complete 00:59:09 8ad3a11d3b57: Pull complete 00:59:10 46f8f816bc3b: Pull complete 00:59:11 93b61091891f: Pull complete 00:59:11 93b9cdb0e59b: Pull complete 00:59:11 5e14af77c1be: Pull complete 00:59:11 01666e4c0597: Pull complete 00:59:14 aa168da1d23b: Verifying Checksum 00:59:14 aa168da1d23b: Download complete 00:59:33 aa168da1d23b: Pull complete 00:59:33 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 00:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:59:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:59:33 prd-centos7-docker-4c-2g-16669 does not seem to be running inside a container 00:59:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/_app-service-configurable_PR-158/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/_app-service-configurable_PR-158 -v /w/workspace/_app-service-configurable_PR-158:/w/workspace/_app-service-configurable_PR-158:rw,z -v /w/workspace/_app-service-configurable_PR-158@tmp:/w/workspace/_app-service-configurable_PR-158@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:59:37 $ docker top 6e4a549bf8d3b91579036670a57814fdc3349b7ad84b0c2c0c1de65e18456af6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:38 + touch /tmp/pre-build-complete [Pipeline] sh 00:59:38 + mkdir -p /var/log/sa [Pipeline] sh 00:59:39 + ls /var/log/sa-host 00:59:39 + sadf -c /var/log/sa-host/sa18 00:59:39 file_magic: OK 00:59:39 HZ: Using current value: 100 00:59:39 file_header: OK 00:59:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:59:39 Statistics: 00:59:39 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 00:59:39 File successfully converted to sysstat format version 12.2.1 00:59:39 + sadf -c /var/log/sa-host/sa23 00:59:39 file_magic: OK 00:59:39 HZ: Using current value: 100 00:59:39 file_header: OK 00:59:39 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 00:59:39 Statistics: 00:59:39 Hnuu...uuuununununu... 00:59:39 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:59:39 provisioning config files... 00:59:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-158@tmp/config6848785398375401772tmp [Pipeline] { [Pipeline] echo 00:59:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:59:40 ---> create-netrc.sh [Pipeline] } 00:59:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 00:59:40 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 00:59:41 ---> python-tools-install.sh [Pipeline] echo 00:59:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:59:41 ---> sudo-logs.sh 00:59:41 Archiving 'sudo' log.. [Pipeline] echo 00:59:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:59:42 ---> job-cost.sh 00:59:42 lf-activate-venv: SKIPPING 00:59:42 INFO: No Stack... 00:59:43 INFO: Retrieving Pricing Info for: v1-standard-2 00:59:43 INFO: Archiving Costs [Pipeline] echo 00:59:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:59:44 ---> logs-deploy.sh 00:59:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-158/2 00:59:44 INFO: archiving workspace using pattern(s): 00:59:46 Archives upload complete. 00:59:47 INFO: archiving logs to Nexus 00:59:48 ---> uname -a: 00:59:48 Linux prd-centos7-docker-4c-2g-16669.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 00:59:48 00:59:48 00:59:48 ---> lscpu: 00:59:48 Architecture: x86_64 00:59:48 CPU op-mode(s): 32-bit, 64-bit 00:59:48 Byte Order: Little Endian 00:59:48 Address sizes: 40 bits physical, 48 bits virtual 00:59:48 CPU(s): 4 00:59:48 On-line CPU(s) list: 0-3 00:59:48 Thread(s) per core: 1 00:59:48 Core(s) per socket: 1 00:59:48 Socket(s): 4 00:59:48 NUMA node(s): 1 00:59:48 Vendor ID: GenuineIntel 00:59:48 CPU family: 6 00:59:48 Model: 44 00:59:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 00:59:48 Stepping: 1 00:59:48 CPU MHz: 2933.438 00:59:48 BogoMIPS: 5866.87 00:59:48 Virtualization: VT-x 00:59:48 Hypervisor vendor: KVM 00:59:48 Virtualization type: full 00:59:48 L1d cache: 128 KiB 00:59:48 L1i cache: 128 KiB 00:59:48 L2 cache: 16 MiB 00:59:48 L3 cache: 64 MiB 00:59:48 NUMA node0 CPU(s): 0-3 00:59:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 00:59:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 00:59:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 00:59:48 Vulnerability Meltdown: Mitigation; PTI 00:59:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:59:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 00:59:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 00:59:48 Vulnerability Srbds: Not affected 00:59:48 Vulnerability Tsx async abort: Not affected 00:59:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 00:59:48 00:59:48 00:59:48 ---> nproc: 00:59:48 4 00:59:48 00:59:48 00:59:48 ---> df -h: 00:59:48 Filesystem Size Used Available Use% Mounted on 00:59:48 overlay 50.0G 6.9G 43.1G 14% / 00:59:48 tmpfs 64.0M 0 64.0M 0% /dev 00:59:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 00:59:48 shm 64.0M 0 64.0M 0% /dev/shm 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-158 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/_app-service-configurable_PR-158@tmp 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 00:59:48 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 00:59:48 00:59:48 00:59:48 ---> free -m: 00:59:48 total used free shared buff/cache available 00:59:48 Mem: 1837 716 87 0 1033 1016 00:59:48 Swap: 1023 1 1022 00:59:48 00:59:48 00:59:48 ---> ip addr: 00:59:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 00:59:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:59:48 inet 127.0.0.1/8 scope host lo 00:59:48 valid_lft forever preferred_lft forever 00:59:48 inet6 ::1/128 scope host 00:59:48 valid_lft forever preferred_lft forever 00:59:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 00:59:48 link/ether fa:16:3e:8c:8c:c5 brd ff:ff:ff:ff:ff:ff 00:59:48 inet 10.30.123.120/23 brd 10.30.123.255 scope global dynamic eth0 00:59:48 valid_lft 84743sec preferred_lft 84743sec 00:59:48 inet6 fe80::f816:3eff:fe8c:8cc5/64 scope link 00:59:48 valid_lft forever preferred_lft forever 00:59:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 00:59:48 link/ether 02:42:3d:f5:8e:ee brd ff:ff:ff:ff:ff:ff 00:59:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 00:59:48 valid_lft forever preferred_lft forever 00:59:48 inet6 fe80::42:3dff:fef5:8eee/64 scope link 00:59:48 valid_lft forever preferred_lft forever 00:59:48 00:59:48 00:59:48 ---> sar -b -r -n DEV: 00:59:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 00:59:48 00:59:48 00:31:55 LINUX RESTART (4 CPU) 00:59:48 00:59:48 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:59:48 00:34:01 10.37 4.40 5.96 0.00 561.42 1152.93 0.00 00:59:48 00:35:01 0.28 0.00 0.28 0.00 0.00 3.85 0.00 00:59:48 00:36:02 0.25 0.00 0.25 0.00 0.00 2.71 0.00 00:59:48 00:37:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 00:59:48 00:38:01 0.43 0.00 0.43 0.00 0.00 5.94 0.00 00:59:48 00:39:01 0.62 0.00 0.62 0.00 0.00 9.12 0.00 00:59:48 00:40:01 0.47 0.00 0.47 0.00 0.00 6.19 0.00 00:59:48 00:41:01 0.22 0.00 0.22 0.00 0.00 2.25 0.00 00:59:48 00:42:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 00:59:48 00:43:01 0.28 0.00 0.28 0.00 0.00 3.34 0.00 00:59:48 00:44:01 0.27 0.00 0.27 0.00 0.00 3.58 0.00 00:59:48 00:45:01 0.73 0.00 0.73 0.00 0.00 8.12 0.00 00:59:48 00:46:02 0.27 0.00 0.27 0.00 0.00 3.61 0.00 00:59:48 00:47:01 0.37 0.20 0.17 0.00 6.47 2.04 0.00 00:59:48 00:48:01 0.85 0.00 0.85 0.00 0.00 14.93 0.00 00:59:48 00:49:01 0.22 0.00 0.22 0.00 0.00 1.91 0.00 00:59:48 00:50:01 0.28 0.00 0.28 0.00 0.00 3.19 0.00 00:59:48 00:51:01 0.22 0.00 0.22 0.00 0.00 2.45 0.00 00:59:48 00:52:02 46.78 14.04 32.74 0.00 4691.77 2475.13 0.00 00:59:48 00:53:01 5.90 0.76 5.14 0.00 47.21 93.66 0.00 00:59:48 00:54:01 0.37 0.00 0.37 0.00 0.00 5.82 0.00 00:59:48 00:55:01 0.20 0.00 0.20 0.00 0.00 2.18 0.00 00:59:48 00:56:01 0.32 0.00 0.32 0.00 0.00 3.20 0.00 00:59:48 00:57:01 0.22 0.00 0.22 0.00 0.00 2.18 0.00 00:59:48 00:58:01 0.27 0.00 0.27 0.00 0.00 3.59 0.00 00:59:48 00:59:02 41.52 41.27 0.25 0.00 3650.46 3.52 0.00 00:59:48 Average: 4.32 2.34 1.98 0.00 345.72 147.35 0.00 00:59:48 00:59:48 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:59:48 00:34:01 107416 0 493296 26.22 2620 1278212 1012800 34.57 305976 1272256 12 00:59:48 00:35:01 114152 0 486556 25.86 2620 1278216 987416 33.70 299392 1272920 8 00:59:48 00:36:02 112080 0 488624 25.97 2620 1278220 987488 33.70 301780 1272920 8 00:59:48 00:37:01 112280 0 488420 25.96 2620 1278224 987416 33.70 303044 1271208 16 00:59:48 00:38:01 110908 0 489788 26.03 2620 1278228 987780 33.71 304720 1271208 8 00:59:48 00:39:01 109812 0 490876 26.09 2620 1278236 996164 34.00 305332 1271208 8 00:59:48 00:40:01 109952 0 490736 26.08 2620 1278236 996256 34.00 305536 1271208 20 00:59:48 00:41:01 112284 0 488368 25.96 2620 1278272 995872 33.99 303428 1271220 24 00:59:48 00:42:01 112508 0 488164 25.94 2620 1278252 995872 33.99 303364 1271208 16 00:59:48 00:43:01 111120 0 489548 26.02 2620 1278256 996140 34.00 304544 1271208 20 00:59:48 00:44:01 110296 0 490368 26.06 2620 1278260 996300 34.00 305156 1271208 8 00:59:48 00:45:01 110024 0 490636 26.08 2620 1278264 996324 34.00 305296 1271208 8 00:59:48 00:46:02 111248 0 489404 26.01 2620 1278272 996176 34.00 304540 1271208 8 00:59:48 00:47:01 111996 0 488656 25.97 2620 1278272 996000 33.99 303684 1271204 20 00:59:48 00:48:01 111700 0 488944 25.99 2620 1278280 996096 34.00 304188 1271204 8 00:59:48 00:49:01 111928 0 488712 25.97 2620 1278284 996000 33.99 303688 1271204 12 00:59:48 00:50:01 112076 0 488560 25.97 2620 1278288 996000 33.99 303708 1271204 16 00:59:48 00:51:01 112216 0 488416 25.96 2620 1278292 996000 33.99 303588 1271204 20 00:59:48 00:52:02 119652 0 667764 35.49 2620 1091508 1756436 59.94 467152 1094180 48 00:59:48 00:53:01 170604 0 615028 32.69 2620 1093292 1123592 38.35 435284 1078004 20 00:59:48 00:54:01 174780 0 610848 32.47 2620 1093296 1088616 37.15 431960 1077736 12 00:59:48 00:55:01 176296 0 609324 32.38 2620 1093304 1077904 36.79 429568 1079248 12 00:59:48 00:56:01 176360 0 609260 32.38 2620 1093304 1077904 36.79 429436 1079248 8 00:59:48 00:57:01 176308 0 609308 32.38 2620 1093308 1077904 36.79 426564 1082000 8 00:59:48 00:58:01 174968 0 610640 32.45 2620 1093316 1078200 36.80 427964 1082000 12 00:59:48 00:59:02 84192 0 633380 33.66 2620 1161352 1114208 38.03 446924 1153400 172 00:59:48 Average: 125275 0 529755 28.16 2620 1223894 1050264 35.84 344839 1215847 20 00:59:48 00:59:48 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:59:48 00:34:01 eth0 46.22 31.04 178.44 12.46 0.00 0.00 0.00 0.00 00:59:48 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:35:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:59:48 00:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:36:02 eth0 0.48 0.22 0.13 0.01 0.00 0.00 0.00 0.00 00:59:48 00:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:36:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:37:01 eth0 1.52 0.08 0.13 0.01 0.00 0.00 0.00 0.00 00:59:48 00:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:38:01 eth0 3.63 0.88 0.88 0.48 0.00 0.00 0.00 0.00 00:59:48 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:39:01 eth0 3.23 1.16 1.34 0.85 0.00 0.00 0.00 0.00 00:59:48 00:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:40:01 eth0 1.03 0.67 0.56 0.37 0.00 0.00 0.00 0.00 00:59:48 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:41:01 eth0 0.15 0.07 0.01 0.04 0.00 0.00 0.00 0.00 00:59:48 00:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:42:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 00:59:48 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:43:01 eth0 0.75 0.40 0.35 0.24 0.00 0.00 0.00 0.00 00:59:48 00:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:44:01 eth0 1.18 0.45 0.40 0.18 0.00 0.00 0.00 0.00 00:59:48 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:45:01 eth0 1.16 0.28 0.35 0.20 0.00 0.00 0.00 0.00 00:59:48 00:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:46:02 eth0 0.58 0.35 0.28 0.26 0.00 0.00 0.00 0.00 00:59:48 00:46:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:46:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:47:01 eth0 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 00:59:48 00:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:48:01 eth0 0.28 0.23 0.14 0.07 0.00 0.00 0.00 0.00 00:59:48 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:59:48 00:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:50:01 eth0 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:59:48 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:51:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:59:48 00:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:52:02 veth01fe357 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 00:59:48 00:52:02 eth0 137.40 119.64 663.70 67.71 0.00 0.00 0.00 0.00 00:59:48 00:52:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:52:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 00:59:48 00:53:01 eth0 12.70 11.57 16.95 4.48 0.00 0.00 0.00 0.00 00:59:48 00:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:53:01 docker0 2.99 1.91 0.50 3.89 0.00 0.00 0.00 0.00 00:59:48 00:54:01 eth0 0.08 0.05 0.06 0.00 0.00 0.00 0.00 0.00 00:59:48 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:55:01 eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:59:48 00:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:56:01 eth0 0.18 0.07 0.01 0.01 0.00 0.00 0.00 0.00 00:59:48 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:57:01 eth0 1.53 0.05 0.15 0.00 0.00 0.00 0.00 0.00 00:59:48 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:58:01 eth0 2.66 0.65 0.76 0.43 0.00 0.00 0.00 0.00 00:59:48 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:59:02 eth0 7.60 3.93 6.32 2.60 0.00 0.00 0.00 0.00 00:59:48 00:59:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 00:59:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 Average: eth0 8.61 6.64 33.61 3.49 0.00 0.00 0.00 0.00 00:59:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:59:48 Average: docker0 0.11 0.08 0.02 0.15 0.00 0.00 0.00 0.00 00:59:48 00:59:48 00:59:48 ---> sar -P ALL: 00:59:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/18/20 _x86_64_ (4 CPU) 00:59:48 00:59:48 00:31:55 LINUX RESTART (4 CPU) 00:59:48 00:59:48 00:33:01 CPU %user %nice %system %iowait %steal %idle 00:59:48 00:34:01 all 5.41 0.00 1.32 0.18 6.54 86.55 00:59:48 00:34:01 0 5.51 0.00 1.61 0.33 6.44 86.11 00:59:48 00:34:01 1 4.15 0.00 1.30 0.16 7.44 86.94 00:59:48 00:34:01 2 5.80 0.00 1.20 0.20 6.00 86.81 00:59:48 00:34:01 3 6.20 0.00 1.15 0.03 6.28 86.34 00:59:48 00:35:01 all 0.08 0.00 0.15 0.00 1.31 98.46 00:59:48 00:35:01 0 0.05 0.00 0.15 0.00 1.20 98.60 00:59:48 00:35:01 1 0.16 0.00 0.15 0.00 1.42 98.27 00:59:48 00:35:01 2 0.03 0.00 0.13 0.00 0.73 99.11 00:59:48 00:35:01 3 0.08 0.00 0.18 0.00 1.87 97.87 00:59:48 00:36:02 all 0.07 0.00 0.04 0.00 0.61 99.27 00:59:48 00:36:02 0 0.05 0.00 0.07 0.00 1.22 98.66 00:59:48 00:36:02 1 0.02 0.00 0.02 0.00 0.10 99.87 00:59:48 00:36:02 2 0.18 0.00 0.05 0.00 0.68 99.09 00:59:48 00:36:02 3 0.05 0.00 0.02 0.00 0.45 99.49 00:59:48 00:37:01 all 0.08 0.00 0.05 0.00 0.79 99.09 00:59:48 00:37:01 0 0.27 0.00 0.05 0.00 1.33 98.36 00:59:48 00:37:01 1 0.02 0.00 0.07 0.00 0.35 99.56 00:59:48 00:37:01 2 0.02 0.00 0.02 0.00 0.79 99.18 00:59:48 00:37:01 3 0.02 0.00 0.05 0.00 0.67 99.26 00:59:48 00:38:01 all 0.12 0.00 0.03 0.00 1.30 98.54 00:59:48 00:38:01 0 0.28 0.00 0.02 0.00 1.97 97.73 00:59:48 00:38:01 1 0.05 0.00 0.05 0.00 0.42 99.48 00:59:48 00:38:01 2 0.03 0.00 0.02 0.02 1.55 98.39 00:59:48 00:38:01 3 0.13 0.00 0.05 0.00 1.27 98.55 00:59:48 00:39:01 all 0.16 0.00 0.03 0.00 0.87 98.94 00:59:48 00:39:01 0 0.13 0.00 0.02 0.00 0.62 99.24 00:59:48 00:39:01 1 0.27 0.00 0.02 0.00 0.96 98.76 00:59:48 00:39:01 2 0.12 0.00 0.05 0.00 0.75 99.09 00:59:48 00:39:01 3 0.13 0.00 0.03 0.00 1.14 98.69 00:59:48 00:40:01 all 0.08 0.00 0.02 0.00 0.86 99.03 00:59:48 00:40:01 0 0.03 0.00 0.02 0.00 0.46 99.49 00:59:48 00:40:01 1 0.03 0.00 0.05 0.00 1.59 98.32 00:59:48 00:40:01 2 0.05 0.00 0.02 0.00 0.23 99.70 00:59:48 00:40:01 3 0.22 0.00 0.02 0.00 1.14 98.63 00:59:48 00:41:01 all 0.08 0.00 0.03 0.00 1.07 98.82 00:59:48 00:41:01 0 0.03 0.00 0.03 0.00 0.35 99.59 00:59:48 00:41:01 1 0.05 0.00 0.05 0.00 2.40 97.50 00:59:48 00:41:01 2 0.00 0.00 0.03 0.00 0.33 99.63 00:59:48 00:41:01 3 0.23 0.00 0.02 0.00 1.19 98.57 00:59:48 00:42:01 all 0.09 0.00 0.02 0.00 0.53 99.36 00:59:48 00:42:01 0 0.02 0.00 0.00 0.00 0.17 99.82 00:59:48 00:42:01 1 0.02 0.00 0.02 0.00 0.48 99.49 00:59:48 00:42:01 2 0.02 0.00 0.02 0.00 0.22 99.75 00:59:48 00:42:01 3 0.30 0.00 0.05 0.00 1.26 98.40 00:59:48 00:43:01 all 0.09 0.00 0.04 0.00 0.60 99.27 00:59:48 00:43:01 0 0.02 0.00 0.03 0.00 0.25 99.70 00:59:48 00:43:01 1 0.03 0.00 0.05 0.00 0.84 99.07 00:59:48 00:43:01 2 0.07 0.00 0.03 0.00 0.27 99.63 00:59:48 00:43:01 3 0.25 0.00 0.03 0.00 1.04 98.68 00:59:48 00:44:01 all 0.07 0.00 0.02 0.00 1.04 98.86 00:59:48 00:44:01 0 0.03 0.00 0.05 0.00 1.19 98.73 00:59:48 00:44:01 1 0.03 0.00 0.05 0.00 0.55 99.37 00:59:48 00:44:01 2 0.05 0.00 0.00 0.00 1.63 98.32 00:59:48 00:44:01 3 0.15 0.00 0.00 0.00 0.81 99.04 00:59:48 00:59:48 00:44:01 CPU %user %nice %system %iowait %steal %idle 00:59:48 00:45:01 all 0.06 0.00 0.07 0.00 1.15 98.72 00:59:48 00:45:01 0 0.02 0.00 0.07 0.00 1.40 98.52 00:59:48 00:45:01 1 0.03 0.00 0.08 0.00 1.64 98.24 00:59:48 00:45:01 2 0.02 0.00 0.08 0.00 0.83 99.07 00:59:48 00:45:01 3 0.18 0.00 0.05 0.00 0.71 99.06 00:59:48 00:46:02 all 0.07 0.00 0.05 0.00 0.93 98.96 00:59:48 00:46:02 0 0.02 0.00 0.03 0.00 0.32 99.63 00:59:48 00:46:02 1 0.22 0.00 0.05 0.00 0.71 99.02 00:59:48 00:46:02 2 0.03 0.00 0.08 0.00 2.27 97.61 00:59:48 00:46:02 3 0.02 0.00 0.02 0.00 0.40 99.57 00:59:48 00:47:01 all 0.05 0.00 0.04 0.00 1.51 98.41 00:59:48 00:47:01 0 0.12 0.00 0.02 0.00 1.10 98.76 00:59:48 00:47:01 1 0.02 0.00 0.05 0.00 1.93 98.01 00:59:48 00:47:01 2 0.02 0.00 0.03 0.00 2.06 97.90 00:59:48 00:47:01 3 0.03 0.00 0.07 0.00 0.92 98.98 00:59:48 00:48:01 all 0.07 0.00 0.02 0.00 0.98 98.93 00:59:48 00:48:01 0 0.02 0.00 0.03 0.00 1.80 98.15 00:59:48 00:48:01 1 0.22 0.00 0.02 0.00 0.60 99.17 00:59:48 00:48:01 2 0.03 0.00 0.02 0.00 1.22 98.73 00:59:48 00:48:01 3 0.02 0.00 0.02 0.00 0.30 99.67 00:59:48 00:49:01 all 0.05 0.00 0.06 0.00 0.71 99.17 00:59:48 00:49:01 0 0.02 0.00 0.05 0.00 0.74 99.19 00:59:48 00:49:01 1 0.17 0.00 0.08 0.00 0.66 99.09 00:59:48 00:49:01 2 0.03 0.00 0.08 0.00 1.09 98.80 00:59:48 00:49:01 3 0.00 0.00 0.03 0.00 0.36 99.60 00:59:48 00:50:01 all 0.07 0.00 0.04 0.00 0.77 99.13 00:59:48 00:50:01 0 0.00 0.00 0.03 0.00 0.60 99.37 00:59:48 00:50:01 1 0.15 0.00 0.05 0.00 0.91 98.89 00:59:48 00:50:01 2 0.08 0.00 0.05 0.00 1.20 98.67 00:59:48 00:50:01 3 0.03 0.00 0.02 0.00 0.36 99.59 00:59:48 00:51:01 all 0.06 0.00 0.02 0.00 0.57 99.34 00:59:48 00:51:01 0 0.00 0.00 0.02 0.00 0.23 99.75 00:59:48 00:51:01 1 0.13 0.00 0.03 0.00 0.76 99.07 00:59:48 00:51:01 2 0.12 0.00 0.02 0.00 0.73 99.14 00:59:48 00:51:01 3 0.00 0.00 0.03 0.00 0.55 99.42 00:59:48 00:52:02 all 3.75 0.00 2.64 1.42 17.68 74.50 00:59:48 00:52:02 0 3.65 0.00 2.60 2.19 19.83 71.73 00:59:48 00:52:02 1 3.42 0.00 2.79 2.50 18.50 72.79 00:59:48 00:52:02 2 3.37 0.00 2.21 0.40 16.56 77.47 00:59:48 00:52:02 3 4.58 0.00 2.98 0.57 15.75 76.12 00:59:48 00:53:01 all 0.54 0.00 0.47 0.08 2.17 96.74 00:59:48 00:53:01 0 0.55 0.00 0.35 0.00 2.13 96.97 00:59:48 00:53:01 1 0.84 0.00 0.66 0.07 1.87 96.56 00:59:48 00:53:01 2 0.42 0.00 0.50 0.20 2.20 96.67 00:59:48 00:53:01 3 0.35 0.00 0.37 0.03 2.48 96.77 00:59:48 00:54:01 all 0.08 0.00 0.05 0.00 0.62 99.25 00:59:48 00:54:01 0 0.22 0.00 0.05 0.00 0.40 99.33 00:59:48 00:54:01 1 0.03 0.00 0.07 0.00 0.76 99.14 00:59:48 00:54:01 2 0.02 0.00 0.03 0.00 0.53 99.42 00:59:48 00:54:01 3 0.05 0.00 0.05 0.00 0.78 99.12 00:59:48 00:55:01 all 0.09 0.00 0.09 0.00 0.41 99.42 00:59:48 00:55:01 0 0.05 0.00 0.07 0.00 0.28 99.60 00:59:48 00:55:01 1 0.02 0.00 0.10 0.00 0.37 99.52 00:59:48 00:55:01 2 0.05 0.00 0.07 0.00 0.58 99.30 00:59:48 00:55:01 3 0.23 0.00 0.12 0.00 0.40 99.25 00:59:48 00:59:48 00:55:01 CPU %user %nice %system %iowait %steal %idle 00:59:48 00:56:01 all 0.05 0.00 0.02 0.00 0.47 99.45 00:59:48 00:56:01 0 0.00 0.00 0.00 0.00 0.22 99.78 00:59:48 00:56:01 1 0.02 0.00 0.02 0.00 0.18 99.78 00:59:48 00:56:01 2 0.03 0.00 0.05 0.02 0.93 98.97 00:59:48 00:56:01 3 0.17 0.00 0.02 0.00 0.57 99.25 00:59:48 00:57:01 all 0.10 0.00 0.12 0.00 0.93 98.85 00:59:48 00:57:01 0 0.20 0.00 0.15 0.00 0.76 98.89 00:59:48 00:57:01 1 0.03 0.00 0.07 0.00 1.13 98.78 00:59:48 00:57:01 2 0.03 0.00 0.12 0.00 0.75 99.10 00:59:48 00:57:01 3 0.13 0.00 0.15 0.00 1.09 98.63 00:59:48 00:58:01 all 0.07 0.00 0.02 0.00 0.57 99.34 00:59:48 00:58:01 0 0.10 0.00 0.03 0.00 0.35 99.52 00:59:48 00:58:01 1 0.02 0.00 0.00 0.00 0.71 99.27 00:59:48 00:58:01 2 0.15 0.00 0.03 0.00 0.38 99.44 00:59:48 00:58:01 3 0.02 0.00 0.03 0.00 0.83 99.12 00:59:48 00:59:02 all 0.66 0.00 0.30 1.21 1.76 96.07 00:59:48 00:59:02 0 0.23 0.00 0.13 0.05 1.40 98.19 00:59:48 00:59:02 1 1.24 0.00 0.51 2.10 2.15 94.00 00:59:48 00:59:02 2 0.82 0.00 0.30 2.51 1.02 95.36 00:59:48 00:59:02 3 0.36 0.00 0.25 0.20 2.47 96.73 00:59:48 Average: all 0.47 0.00 0.23 0.11 1.83 97.36 00:59:48 Average: 0 0.45 0.00 0.22 0.10 1.84 97.38 00:59:48 Average: 1 0.44 0.00 0.25 0.19 1.94 97.17 00:59:48 Average: 2 0.45 0.00 0.20 0.13 1.78 97.44 00:59:48 Average: 3 0.54 0.00 0.23 0.03 1.75 97.45 00:59:48 00:59:48 00:59:48