Pull request #3561 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4243b8b52a014cae059445a8694103682d436988+001f4979d1d1e629f7770b7a62bec4a7afd870d5 (8f95e633c52c1f25cbe0979d61c33fedad7933de) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1512683578065065369.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5559461185860161268.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3561/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3561/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4630219318166596549.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3561/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh544083361367329949.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8335201131122355849.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3561/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3561/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4885501022875196837.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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 ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], 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 ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-470 in /w/workspace/edgexfoundry_edgex-go_PR-3561 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1404176262094728520.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh7900343582804688236.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3561/head:refs/remotes/origin/PR-3561 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 4243b8b52a014cae059445a8694103682d436988 Merge succeeded, producing 4243b8b52a014cae059445a8694103682d436988 Checking out Revision 4243b8b52a014cae059445a8694103682d436988 (PR-3561) > git config core.sparsecheckout # timeout=10 > git checkout -f 4243b8b52a014cae059445a8694103682d436988 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh4889582725936328571.key > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4243b8b52a014cae059445a8694103682d436988 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:25:19 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:25:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:25:19 ========================================================= 05:25:19 EdgeX Global Pipelines Version Info 05:25:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:25:21 ------------------- 05:25:21 stable info: 05:25:21 ------------------- 05:25:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:25:21 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:25:21 Message: update stable to v1.0.195 05:25:21 ------------------- 05:25:21 experimental info: 05:25:21 ------------------- 05:25:21 Commited By: **** collab-it+edgex@linuxfoundation.org 05:25:21 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 05:25:21 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:25:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:25:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3561 [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3561 [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3561 [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4243b8b52a014cae059445a8694103682d436988 [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4243b8b [Pipeline] echo 05:25:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:25:24 provisioning config files... 05:25:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config535205530587307431tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:24 ---> docker-login.sh 05:25:24 nexus3.edgexfoundry.org:10001 05:25:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:24 Configure a credential helper to remove this warning. See 05:25:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:24 05:25:24 Login Succeeded 05:25:24 nexus3.edgexfoundry.org:10002 05:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:25 Configure a credential helper to remove this warning. See 05:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:25 05:25:25 Login Succeeded 05:25:25 nexus3.edgexfoundry.org:10003 05:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:25 Configure a credential helper to remove this warning. See 05:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:25 05:25:25 Login Succeeded 05:25:25 nexus3.edgexfoundry.org:10004 05:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:25 Configure a credential helper to remove this warning. See 05:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:25 05:25:25 Login Succeeded 05:25:25 docker.io 05:25:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:25:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:25:25 Configure a credential helper to remove this warning. See 05:25:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:25:25 05:25:25 Login Succeeded 05:25:25 ---> docker-login.sh ends [Pipeline] } 05:25:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:25:26 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/core-command/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo core-command,cmd/core-command/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/core-data/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo core-data,cmd/core-data/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/core-metadata/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo core-metadata,cmd/core-metadata/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/security-bootstrapper/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/security-proxy-setup/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/security-secretstore-setup/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/support-notifications/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo support-notifications,cmd/support-notifications/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/support-scheduler/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile 05:25:26 + for file in '`ls cmd/**/Dockerfile`' 05:25:26 ++ dirname cmd/sys-mgmt-agent/Dockerfile 05:25:26 ++ cut -d/ -f2 05:25:26 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 05:25:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 05:25:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:25:27 05:25:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:25:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:25:27 latest: Pulling from edgex-devops/git-semver 05:25:27 31603596830f: Pulling fs layer 05:25:27 54011a49482f: Pulling fs layer 05:25:27 a6820b24f6d8: Pulling fs layer 05:25:27 f581987b2513: Pulling fs layer 05:25:27 f581987b2513: Waiting 05:25:27 54011a49482f: Download complete 05:25:27 31603596830f: Verifying Checksum 05:25:27 31603596830f: Download complete 05:25:27 a6820b24f6d8: Verifying Checksum 05:25:27 a6820b24f6d8: Download complete 05:25:27 31603596830f: Pull complete 05:25:27 54011a49482f: Pull complete 05:25:28 f581987b2513: Verifying Checksum 05:25:28 f581987b2513: Download complete 05:25:28 a6820b24f6d8: Pull complete 05:25:28 f581987b2513: Pull complete 05:25:28 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 05:25:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:25:28 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:25:28 prd-centos7-docker-4c-2g-470 does not seem to be running inside a container 05:25:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:25:29 $ docker top b65025872d991b9859212936f4a8019029872db49cfd61dfbc4e81bdadf853a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:25:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:30 [ssh-agent] Looking for ssh-agent implementation... 05:25:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:30 $ docker exec b65025872d991b9859212936f4a8019029872db49cfd61dfbc4e81bdadf853a7 ssh-agent 05:25:30 SSH_AUTH_SOCK=/tmp/ssh-tl29gTWSNGqI/agent.15 05:25:30 SSH_AGENT_PID=22 05:25:30 Running ssh-add (command line suppressed) 05:25:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1341240288334511871.key (/w/workspace/edgex-go/1@tmp/private_key_1341240288334511871.key) 05:25:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:30 + git tag --points-at HEAD [Pipeline] } 05:25:30 $ docker exec --env ******** --env ******** b65025872d991b9859212936f4a8019029872db49cfd61dfbc4e81bdadf853a7 ssh-agent -k 05:25:30 unset SSH_AUTH_SOCK; 05:25:30 unset SSH_AGENT_PID; 05:25:30 echo Agent pid 22 killed; 05:25:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:25:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:25:31 [ssh-agent] Looking for ssh-agent implementation... 05:25:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:25:31 $ docker exec b65025872d991b9859212936f4a8019029872db49cfd61dfbc4e81bdadf853a7 ssh-agent 05:25:31 SSH_AUTH_SOCK=/tmp/ssh-omLGT6aOyYDv/agent.56 05:25:31 SSH_AGENT_PID=62 05:25:31 Running ssh-add (command line suppressed) 05:25:31 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7815709790003501883.key (/w/workspace/edgex-go/1@tmp/private_key_7815709790003501883.key) 05:25:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:25:31 + git semver init 05:25:31 # -> Open(): unable to determine branch for HEAD 05:25:31 # $GIT_DIR = /w/workspace/edgex-go/1/.git 05:25:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 05:25:31 # $SEMVER_REMOTE_NAME = origin 05:25:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:25:31 # $SEMVER_USER_NAME = edgex-jenkins 05:25:31 # $SEMVER_BRANCH = PR-3561 05:25:31 # $SEMVER_TEMP = /tmp/semver-287725894 05:25:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 05:25:46 # '/tmp/semver-287725894' -> '/w/workspace/edgex-go/1/.semver' 05:25:46 # -> Force: false 05:25:46 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 05:25:46 $ docker exec --env ******** --env ******** b65025872d991b9859212936f4a8019029872db49cfd61dfbc4e81bdadf853a7 ssh-agent -k 05:25:46 unset SSH_AUTH_SOCK; 05:25:46 unset SSH_AGENT_PID; 05:25:46 echo Agent pid 62 killed; 05:25:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:25:47 + git semver [Pipeline] } 05:25:47 $ docker stop --time=1 b65025872d991b9859212936f4a8019029872db49cfd61dfbc4e81bdadf853a7 05:25:49 $ docker rm -f b65025872d991b9859212936f4a8019029872db49cfd61dfbc4e81bdadf853a7 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:25:50 Stashed 1 file(s) [Pipeline] echo 05:25:50 [edgeXSemver]: initialized semver on version 0.0.0 [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] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:25:51 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:25:52 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:25:52 + true 05:25:52 + sudo service docker restart 05:25:52 Redirecting to /bin/systemctl restart docker.service 05:26:06 Still waiting to schedule task 05:26:06 ‘prd-ubuntu18.04-docker-arm64-4c-16g-467’ is offline [Pipeline] echo 05:26:10 ========================================================= 05:26:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:26:10 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:26:11 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 05:26:12 Sending build context to Docker daemon 329.2MB 05:26:12 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:26:12 Step 2/6 : FROM ${BASE} 05:26:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:26:12 540db60ca938: Pulling fs layer 05:26:12 adcc1eea9eea: Pulling fs layer 05:26:12 4c4ab2625f07: Pulling fs layer 05:26:12 0510c868ecb4: Pulling fs layer 05:26:12 afea3b2eda06: Pulling fs layer 05:26:12 7809a108b3ef: Pulling fs layer 05:26:12 f706445af74f: Pulling fs layer 05:26:12 afea3b2eda06: Waiting 05:26:12 7809a108b3ef: Waiting 05:26:12 f706445af74f: Waiting 05:26:12 0510c868ecb4: Waiting 05:26:12 4c4ab2625f07: Verifying Checksum 05:26:12 4c4ab2625f07: Download complete 05:26:12 adcc1eea9eea: Verifying Checksum 05:26:12 adcc1eea9eea: Download complete 05:26:12 afea3b2eda06: Verifying Checksum 05:26:12 afea3b2eda06: Download complete 05:26:12 7809a108b3ef: Verifying Checksum 05:26:12 7809a108b3ef: Download complete 05:26:12 540db60ca938: Verifying Checksum 05:26:12 540db60ca938: Download complete 05:26:12 540db60ca938: Pull complete 05:26:13 adcc1eea9eea: Pull complete 05:26:13 4c4ab2625f07: Pull complete 05:26:14 f706445af74f: Verifying Checksum 05:26:14 f706445af74f: Download complete 05:26:15 0510c868ecb4: Download complete 05:26:18 0510c868ecb4: Pull complete 05:26:18 afea3b2eda06: Pull complete 05:26:18 7809a108b3ef: Pull complete 05:26:21 f706445af74f: Pull complete 05:26:21 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 05:26:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:26:21 ---> b068be0155e3 05:26:21 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:26:21 ---> Running in 3d7bd37aa408 05:26:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 05:26:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 05:26:23 (1/12) Installing libmagic (5.39-r0) 05:26:23 (2/12) Installing file (5.39-r0) 05:26:23 (3/12) Installing libc-dev (0.7.2-r3) 05:26:23 (4/12) Installing g++ (10.2.1_pre1-r3) 05:26:27 (5/12) Installing fortify-headers (1.1-r0) 05:26:27 (6/12) Installing patch (2.7.6-r6) 05:26:27 (7/12) Installing build-base (0.5-r2) 05:26:27 (8/12) Installing libsodium (1.0.18-r0) 05:26:27 (9/12) Installing pkgconf (1.7.3-r0) 05:26:27 (10/12) Installing libsodium-dev (1.0.18-r0) 05:26:27 (11/12) Installing libzmq (4.3.3-r1) 05:26:27 (12/12) Installing zeromq-dev (4.3.3-r1) 05:26:27 Executing busybox-1.32.1-r6.trigger 05:26:27 OK: 219 MiB in 52 packages 05:26:29 Removing intermediate container 3d7bd37aa408 05:26:29 ---> 191cd49b385d 05:26:29 Step 4/6 : WORKDIR /edgex-go 05:26:29 ---> Running in 7d7352bcaf48 05:26:29 Removing intermediate container 7d7352bcaf48 05:26:29 ---> caaf1052cf65 05:26:29 Step 5/6 : COPY go.mod . 05:26:29 ---> cef756c7e85b 05:26:29 Step 6/6 : RUN go mod download 05:26:29 ---> Running in 55e98e26f8c5 05:26:41 Removing intermediate container 55e98e26f8c5 05:26:41 ---> 3256214ffcd6 05:26:41 Successfully built 3256214ffcd6 05:26:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:26:42 + docker inspect -f . ci-base-image-x86_64 05:26:42 . [Pipeline] withDockerContainer 05:26:42 prd-centos7-docker-4c-2g-470 does not seem to be running inside a container 05:26:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:26:42 $ docker top 953cd6ef1873e0a763c86304ae7d67f1d99ac794aefe4c70c466ea43bac56e16 -eo pid,comm [Pipeline] { [Pipeline] sh 05:26:42 + go version 05:26:42 go version go1.16.3 linux/amd64 [Pipeline] } 05:26:42 $ docker stop --time=1 953cd6ef1873e0a763c86304ae7d67f1d99ac794aefe4c70c466ea43bac56e16 05:26:44 $ docker rm -f 953cd6ef1873e0a763c86304ae7d67f1d99ac794aefe4c70c466ea43bac56e16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:26:44 + docker inspect -f . ci-base-image-x86_64 05:26:44 . [Pipeline] withDockerContainer 05:26:45 prd-centos7-docker-4c-2g-470 does not seem to be running inside a container 05:26:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 05:26:45 $ docker top bd837e63e76cad531f7032d4229724b72527e470794a861d2cc2ebcfaf1e6589 -eo pid,comm [Pipeline] { [Pipeline] echo 05:26:45 ========================================================= 05:26:45 [edgeXBuildGoParallel] Running Tests and Build... 05:26:45 ========================================================= [Pipeline] sh 05:26:45 + go mod tidy 05:26:46 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:26:46 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container 05:26:48 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 05:26:48 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:26:50 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:26:50 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:26:53 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:26:53 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:26:55 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:26:55 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:27:01 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:27:02 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:27:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:27:04 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:27:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:27:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:27:13 github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container: module github.com/edgexfoundry/go-mod-bootstrap/v2@latest found (v2.0.0-dev.63), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:27:13 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:27:13 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http tested by 05:27:13 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test imports 05:27:13 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:27:13 $ docker stop --time=1 bd837e63e76cad531f7032d4229724b72527e470794a861d2cc2ebcfaf1e6589 05:27:14 $ docker rm -f bd837e63e76cad531f7032d4229724b72527e470794a861d2cc2ebcfaf1e6589 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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] // stage [Pipeline] } 05:27:15 Failed in branch amd64 05:28:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-472 in /w/workspace/edgexfoundry_edgex-go_PR-3561 [Pipeline] { [Pipeline] ws 05:28:00 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 05:28:00 The recommended git tool is: git 05:28:05 using credential edgex-jenkins-ssh 05:28:05 Cloning the remote Git repository 05:28:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:28:06 > git init /w/workspace/edgex-go/1 # timeout=10 05:28:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:28:06 > git --version # timeout=10 05:28:06 > git --version # 'git version 2.17.1' 05:28:06 using GIT_SSH to set credentials SSH Credentials for GitHub 05:28:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:28:22 Merging remotes/origin/master commit 001f4979d1d1e629f7770b7a62bec4a7afd870d5 into PR head commit 4243b8b52a014cae059445a8694103682d436988 05:28:22 Merge succeeded, producing 4243b8b52a014cae059445a8694103682d436988 05:28:22 Checking out Revision 4243b8b52a014cae059445a8694103682d436988 (PR-3561) 05:28:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:28:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:28:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:28:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:28:21 using GIT_SSH to set credentials SSH Credentials for GitHub 05:28:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3561/head:refs/remotes/origin/PR-3561 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:28:22 > git config core.sparsecheckout # timeout=10 05:28:22 > git checkout -f 4243b8b52a014cae059445a8694103682d436988 # timeout=10 05:28:22 > git remote # timeout=10 05:28:22 > git config --get remote.origin.url # timeout=10 05:28:22 using GIT_SSH to set credentials SSH Credentials for GitHub 05:28:22 > git merge 001f4979d1d1e629f7770b7a62bec4a7afd870d5 # timeout=10 05:28:22 > git rev-parse HEAD^{commit} # timeout=10 05:28:22 > git config core.sparsecheckout # timeout=10 05:28:22 > git checkout -f 4243b8b52a014cae059445a8694103682d436988 # timeout=10 05:28:26 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v2" 05:28:26 > git --version # timeout=10 05:28:26 > git --version # 'git version 2.17.1' 05:28:26 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:28:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:28:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:28:29 + sudo service docker restart 05:28:29 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:28:47 provisioning config files... 05:28:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7436131948036154820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:28:48 ---> docker-login.sh 05:28:48 nexus3.edgexfoundry.org:10001 05:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:49 Configure a credential helper to remove this warning. See 05:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:49 05:28:49 Login Succeeded 05:28:49 nexus3.edgexfoundry.org:10002 05:28:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:49 Configure a credential helper to remove this warning. See 05:28:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:49 05:28:49 Login Succeeded 05:28:49 nexus3.edgexfoundry.org:10003 05:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:50 Configure a credential helper to remove this warning. See 05:28:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:50 05:28:50 Login Succeeded 05:28:50 nexus3.edgexfoundry.org:10004 05:28:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:51 Configure a credential helper to remove this warning. See 05:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:51 05:28:51 Login Succeeded 05:28:51 docker.io 05:28:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:28:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:28:51 Configure a credential helper to remove this warning. See 05:28:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:28:51 05:28:51 Login Succeeded 05:28:51 ---> docker-login.sh ends [Pipeline] } 05:28:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:28:52 ========================================================= 05:28:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:28:52 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:28:53 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 05:28:55 Sending build context to Docker daemon 166.2MB 05:28:55 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 05:28:55 Step 2/6 : FROM ${BASE} 05:28:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:28:55 595b0fe564bb: Pulling fs layer 05:28:55 3088b5b3c5c0: Pulling fs layer 05:28:55 5b7225fbf94c: Pulling fs layer 05:28:55 ba82ee9f976e: Pulling fs layer 05:28:55 506bd15cee9f: Pulling fs layer 05:28:55 75a0a4a0db45: Pulling fs layer 05:28:55 618dc40b7e24: Pulling fs layer 05:28:55 506bd15cee9f: Waiting 05:28:55 75a0a4a0db45: Waiting 05:28:55 618dc40b7e24: Waiting 05:28:55 ba82ee9f976e: Waiting 05:28:55 5b7225fbf94c: Verifying Checksum 05:28:55 5b7225fbf94c: Download complete 05:28:55 3088b5b3c5c0: Download complete 05:28:55 506bd15cee9f: Verifying Checksum 05:28:55 506bd15cee9f: Download complete 05:28:55 75a0a4a0db45: Verifying Checksum 05:28:55 75a0a4a0db45: Download complete 05:28:55 595b0fe564bb: Verifying Checksum 05:28:55 595b0fe564bb: Download complete 05:28:56 595b0fe564bb: Pull complete 05:28:56 3088b5b3c5c0: Pull complete 05:28:57 5b7225fbf94c: Pull complete 05:28:57 618dc40b7e24: Verifying Checksum 05:28:57 618dc40b7e24: Download complete 05:28:59 ba82ee9f976e: Verifying Checksum 05:28:59 ba82ee9f976e: Download complete 05:29:09 ba82ee9f976e: Pull complete 05:29:09 506bd15cee9f: Pull complete 05:29:09 75a0a4a0db45: Pull complete 05:29:13 618dc40b7e24: Pull complete 05:29:13 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 05:29:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:29:13 ---> a36622ca3599 05:29:13 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 05:29:16 ---> Running in a086412874d6 05:29:17 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 05:29:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 05:29:19 (1/12) Installing libmagic (5.39-r0) 05:29:19 (2/12) Installing file (5.39-r0) 05:29:19 (3/12) Installing libc-dev (0.7.2-r3) 05:29:19 (4/12) Installing g++ (10.2.1_pre1-r3) 05:29:24 (5/12) Installing fortify-headers (1.1-r0) 05:29:24 (6/12) Installing patch (2.7.6-r6) 05:29:24 (7/12) Installing build-base (0.5-r2) 05:29:24 (8/12) Installing libsodium (1.0.18-r0) 05:29:24 (9/12) Installing pkgconf (1.7.3-r0) 05:29:24 (10/12) Installing libsodium-dev (1.0.18-r0) 05:29:24 (11/12) Installing libzmq (4.3.3-r1) 05:29:24 (12/12) Installing zeromq-dev (4.3.3-r1) 05:29:24 Executing busybox-1.32.1-r6.trigger 05:29:24 OK: 218 MiB in 52 packages 05:29:28 Removing intermediate container a086412874d6 05:29:28 ---> e666a590c866 05:29:28 Step 4/6 : WORKDIR /edgex-go 05:29:28 ---> Running in e1fbff697dd2 05:29:28 Removing intermediate container e1fbff697dd2 05:29:28 ---> 37b7991ec67e 05:29:28 Step 5/6 : COPY go.mod . 05:29:29 ---> a09d0d418954 05:29:29 Step 6/6 : RUN go mod download 05:29:29 ---> Running in facb56d285c3 05:29:56 Removing intermediate container facb56d285c3 05:29:56 ---> 35d811f06626 05:29:56 Successfully built 35d811f06626 05:29:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:29:56 + docker inspect -f . ci-base-image-arm64 05:29:56 . [Pipeline] withDockerContainer 05:29:57 prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container 05:29:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 05:29:58 $ docker top 2ff957efd89358b283a28ef64283a5fbdc74878e4309d6baad7a5713cb94d07a -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:59 + go version 05:29:59 go version go1.16.5 linux/arm64 [Pipeline] } 05:29:59 $ docker stop --time=1 2ff957efd89358b283a28ef64283a5fbdc74878e4309d6baad7a5713cb94d07a 05:30:01 $ docker rm -f 2ff957efd89358b283a28ef64283a5fbdc74878e4309d6baad7a5713cb94d07a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:30:02 + docker inspect -f . ci-base-image-arm64 05:30:02 . [Pipeline] withDockerContainer 05:30:02 prd-ubuntu18.04-docker-arm64-4c-16g-472 does not seem to be running inside a container 05:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 05:30:04 $ docker top 82ec8e7fd856b9227f0030850767c74f21abf9f64999279f57f2a7508346ceef -eo pid,comm [Pipeline] { [Pipeline] echo 05:30:04 ========================================================= 05:30:04 [edgeXBuildGoParallel] Running Tests and Build... 05:30:04 ========================================================= [Pipeline] sh 05:30:05 + go mod tidy 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:30:06 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 05:30:06 go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.72 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:30:06 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:30:06 github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container: module github.com/edgexfoundry/go-mod-bootstrap/v2@latest found (v2.0.0-dev.63), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/command imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/command/v2/application imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/clients/types 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 05:30:06 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/admin 05:30:06 github.com/edgexfoundry/edgex-go/internal/mocks imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/requests/states/operating 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http tested by 05:30:06 github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http.test imports 05:30:06 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 05:30:06 $ docker stop --time=1 82ec8e7fd856b9227f0030850767c74f21abf9f64999279f57f2a7508346ceef 05:30:08 $ docker rm -f 82ec8e7fd856b9227f0030850767c74f21abf9f64999279f57f2a7508346ceef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker 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 Post stage [Pipeline] libraryResource [Pipeline] sh 05:30:10 ---> job-cost.sh 05:30:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wlUH 05:30:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:32:11 lf-activate-venv(): INFO: Adding /tmp/venv-wlUH/bin to PATH 05:32:11 INFO: No Stack... 05:32:11 INFO: Retrieving Pricing Info for: v2-standard-4 05:32:11 INFO: Archiving Costs [Pipeline] sh 05:32:11 + cut -d, -f6 05:32:11 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 05:32:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3561-1-stack-cost] 05:32:11 Resource [jenkins-edgexfoundry-edgex-go-PR-3561-1-stack-cost] did not exist. Created. 05:32:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3561-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:32:11 + echo total: 0.18000000715255737 [Pipeline] stash 05:32:12 Stashed 1 file(s) [Pipeline] } 05:32:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3561-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:32:13 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 05:32:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:32:16 ---> package-listing.sh 05:32:16 ++ facter osfamily 05:32:16 ++ tr '[:upper:]' '[:lower:]' 05:32:17 + OS_FAMILY=redhat 05:32:17 + workspace=/w/workspace/edgex-go/1 05:32:17 + START_PACKAGES=/tmp/packages_start.txt 05:32:17 + END_PACKAGES=/tmp/packages_end.txt 05:32:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:32:17 + PACKAGES=/tmp/packages_start.txt 05:32:17 + '[' /w/workspace/edgex-go/1 ']' 05:32:17 + PACKAGES=/tmp/packages_end.txt 05:32:17 + case "${OS_FAMILY}" in 05:32:17 + sort 05:32:17 + rpm -qa 05:32:17 + '[' -f /tmp/packages_start.txt ']' 05:32:17 + '[' -f /tmp/packages_end.txt ']' 05:32:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:32:17 + '[' /w/workspace/edgex-go/1 ']' 05:32:17 + mkdir -p /w/workspace/edgex-go/1/archives/ 05:32:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 05:32:17 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:32:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:32:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:32:18 05:32:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:32:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:32:18 alpine: Pulling from edgex-lftools-log-publisher 05:32:18 df20fa9351a1: Pulling fs layer 05:32:18 36b3adc4ff6f: Pulling fs layer 05:32:18 8ad3a11d3b57: Pulling fs layer 05:32:18 46f8f816bc3b: Pulling fs layer 05:32:18 93b61091891f: Pulling fs layer 05:32:18 93b9cdb0e59b: Pulling fs layer 05:32:18 5e14af77c1be: Pulling fs layer 05:32:18 01666e4c0597: Pulling fs layer 05:32:18 aa168da1d23b: Pulling fs layer 05:32:18 46f8f816bc3b: Waiting 05:32:18 93b61091891f: Waiting 05:32:18 93b9cdb0e59b: Waiting 05:32:18 5e14af77c1be: Waiting 05:32:18 01666e4c0597: Waiting 05:32:18 aa168da1d23b: Waiting 05:32:18 36b3adc4ff6f: Verifying Checksum 05:32:18 36b3adc4ff6f: Download complete 05:32:18 46f8f816bc3b: Verifying Checksum 05:32:18 46f8f816bc3b: Download complete 05:32:18 df20fa9351a1: Verifying Checksum 05:32:18 df20fa9351a1: Download complete 05:32:18 93b9cdb0e59b: Verifying Checksum 05:32:18 93b9cdb0e59b: Download complete 05:32:19 5e14af77c1be: Verifying Checksum 05:32:19 5e14af77c1be: Download complete 05:32:19 93b61091891f: Verifying Checksum 05:32:19 93b61091891f: Download complete 05:32:19 01666e4c0597: Verifying Checksum 05:32:19 01666e4c0597: Download complete 05:32:19 df20fa9351a1: Pull complete 05:32:19 8ad3a11d3b57: Verifying Checksum 05:32:19 8ad3a11d3b57: Download complete 05:32:19 36b3adc4ff6f: Pull complete 05:32:19 8ad3a11d3b57: Pull complete 05:32:19 46f8f816bc3b: Pull complete 05:32:19 93b61091891f: Pull complete 05:32:20 93b9cdb0e59b: Pull complete 05:32:20 5e14af77c1be: Pull complete 05:32:20 01666e4c0597: Pull complete 05:32:21 aa168da1d23b: Verifying Checksum 05:32:21 aa168da1d23b: Download complete 05:32:25 aa168da1d23b: Pull complete 05:32:25 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:32:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:32:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:32:25 prd-centos7-docker-4c-2g-470 does not seem to be running inside a container 05:32:25 $ 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/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 05:32:27 $ docker top de716018866d4d58c36d3520ff3f1a80106609e8c5e3bd91782e97d5525e7093 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:28 + touch /tmp/pre-build-complete [Pipeline] sh 05:32:28 + mkdir -p /var/log/sa [Pipeline] sh 05:32:28 + ls /var/log/sa-host 05:32:28 + sadf -c /var/log/sa-host/sa05 05:32:28 file_magic: OK 05:32:28 HZ: Using current value: 100 05:32:28 file_header: OK 05:32:28 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 05:32:28 Statistics: 05:32:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:32:28 File successfully converted to sysstat format version 12.2.1 05:32:28 + sadf -c /var/log/sa-host/sa11 05:32:28 file_magic: OK 05:32:28 HZ: Using current value: 100 05:32:28 file_header: OK 05:32:28 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 05:32:28 Statistics: 05:32:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:32:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:29 provisioning config files... 05:32:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5869026912456872891tmp [Pipeline] { [Pipeline] echo 05:32:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:32:29 ---> create-netrc.sh [Pipeline] } 05:32:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:32:29 ---> python-tools-install.sh [Pipeline] echo 05:32:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:32:30 ---> sudo-logs.sh 05:32:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:32:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:32:30 ---> job-cost.sh 05:32:30 lf-activate-venv: SKIPPING 05:32:30 DEBUG: total: 0.18000000715255737 05:32:30 INFO: Retrieving Stack Cost... 05:32:31 INFO: Retrieving Pricing Info for: v3-standard-2 05:32:32 INFO: Archiving Costs [Pipeline] echo 05:32:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:32:32 ---> logs-deploy.sh 05:32:32 lf-activate-venv: SKIPPING 05:32:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3561/1 05:32:32 INFO: archiving workspace using pattern(s): 05:32:33 Archives upload complete. 05:32:33 INFO: archiving logs to Nexus 05:32:34 ---> uname -a: 05:32:34 Linux prd-centos7-docker-4c-2g-470.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 05:32:34 05:32:34 05:32:34 ---> lscpu: 05:32:34 Architecture: x86_64 05:32:34 CPU op-mode(s): 32-bit, 64-bit 05:32:34 Byte Order: Little Endian 05:32:34 Address sizes: 40 bits physical, 48 bits virtual 05:32:34 CPU(s): 2 05:32:34 On-line CPU(s) list: 0,1 05:32:34 Thread(s) per core: 1 05:32:34 Core(s) per socket: 1 05:32:34 Socket(s): 2 05:32:34 NUMA node(s): 1 05:32:34 Vendor ID: AuthenticAMD 05:32:34 CPU family: 23 05:32:34 Model: 49 05:32:34 Model name: AMD EPYC-Rome Processor 05:32:34 Stepping: 0 05:32:34 CPU MHz: 2799.998 05:32:34 BogoMIPS: 5599.99 05:32:34 Virtualization: AMD-V 05:32:34 Hypervisor vendor: KVM 05:32:34 Virtualization type: full 05:32:34 L1d cache: 64 KiB 05:32:34 L1i cache: 64 KiB 05:32:34 L2 cache: 1 MiB 05:32:34 L3 cache: 32 MiB 05:32:34 NUMA node0 CPU(s): 0,1 05:32:34 Vulnerability Itlb multihit: Not affected 05:32:34 Vulnerability L1tf: Not affected 05:32:34 Vulnerability Mds: Not affected 05:32:34 Vulnerability Meltdown: Not affected 05:32:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:32:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:32:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:32:34 Vulnerability Srbds: Not affected 05:32:34 Vulnerability Tsx async abort: Not affected 05:32:34 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 05:32:34 05:32:34 05:32:34 ---> nproc: 05:32:34 2 05:32:34 05:32:34 05:32:34 ---> df -h: 05:32:34 Filesystem Size Used Available Use% Mounted on 05:32:34 overlay 40.0G 8.6G 31.4G 21% / 05:32:34 tmpfs 64.0M 0 64.0M 0% /dev 05:32:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 05:32:34 shm 64.0M 0 64.0M 0% /dev/shm 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /facter-os 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/resolv.conf 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hostname 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /etc/hosts 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/auth.log 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /run/cloud-init/result.json 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/sa-host 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /var/log/secure 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1@tmp 05:32:34 /dev/vda1 40.0G 8.6G 31.4G 21% /w/workspace/edgex-go/1 05:32:34 05:32:34 05:32:34 ---> free -m: 05:32:34 total used free shared buff/cache available 05:32:34 Mem: 7821 1041 3696 0 3083 6638 05:32:34 Swap: 1023 0 1023 05:32:34 05:32:34 05:32:34 ---> ip addr: 05:32:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:32:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:32:34 inet 127.0.0.1/8 scope host lo 05:32:34 valid_lft forever preferred_lft forever 05:32:34 inet6 ::1/128 scope host 05:32:34 valid_lft forever preferred_lft forever 05:32:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:32:34 link/ether fa:16:3e:cc:55:2e brd ff:ff:ff:ff:ff:ff 05:32:34 inet 10.30.123.89/23 brd 10.30.123.255 scope global dynamic eth0 05:32:34 valid_lft 85928sec preferred_lft 85928sec 05:32:34 inet6 fe80::f816:3eff:fecc:552e/64 scope link 05:32:34 valid_lft forever preferred_lft forever 05:32:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:32:34 link/ether 02:42:56:8c:43:2e brd ff:ff:ff:ff:ff:ff 05:32:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:32:34 valid_lft forever preferred_lft forever 05:32:34 inet6 fe80::42:56ff:fe8c:432e/64 scope link 05:32:34 valid_lft forever preferred_lft forever 05:32:34 05:32:34 05:32:34 ---> sar -b -r -n DEV: 05:32:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 05:32:34 05:32:34 05:24:32 LINUX RESTART (2 CPU) 05:32:34 05:32:34 05:25:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:32:34 05:26:02 101.32 4.48 96.84 0.00 2837.56 19566.88 0.00 05:32:34 05:27:01 191.52 0.02 191.50 0.00 0.54 48969.60 0.00 05:32:34 05:28:01 7.00 0.00 7.00 0.00 0.00 193.80 0.00 05:32:34 05:29:01 1.67 0.00 1.67 0.00 0.00 36.38 0.00 05:32:34 05:30:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 05:32:34 05:31:01 0.37 0.00 0.37 0.00 0.00 5.36 0.00 05:32:34 05:32:01 0.27 0.00 0.27 0.00 0.00 4.28 0.00 05:32:34 Average: 42.85 0.64 42.21 0.00 406.54 9734.43 0.00 05:32:34 05:32:34 05:25:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:32:34 05:26:02 5148472 0 797952 9.96 2620 2059896 1298380 14.33 721752 1723520 160 05:32:34 05:27:01 4289468 0 965024 12.05 2620 2751828 1469220 16.22 999796 2184672 1616 05:32:34 05:28:01 4327736 0 928904 11.60 2620 2749680 1242052 13.71 975940 2182672 20 05:32:34 05:29:01 4327020 0 929616 11.61 2620 2749684 1242244 13.72 978876 2182824 8 05:32:34 05:30:01 4324652 0 931976 11.64 2620 2749692 1228984 13.57 974432 2189792 16 05:32:34 05:31:01 4327484 0 929144 11.60 2620 2749692 1211052 13.37 971348 2190608 16 05:32:34 05:32:01 4318136 0 938484 11.72 2620 2749700 1208996 13.35 994296 2176968 8 05:32:34 Average: 4437567 0 917300 11.45 2620 2651453 1271561 14.04 945206 2118722 263 05:32:34 05:32:34 05:25:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:32:34 05:26:02 eth0 1517.77 1562.14 6152.63 210.53 0.00 0.00 0.00 0.00 05:32:34 05:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:26:02 docker0 913.30 715.53 74.16 2694.43 0.00 0.00 0.00 0.00 05:32:34 05:27:01 veth88bf08d 3.76 3.83 0.45 8.27 0.00 0.00 0.00 0.00 05:32:34 05:27:01 eth0 535.87 459.95 3614.37 49.86 0.00 0.00 0.00 0.00 05:32:34 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:27:01 docker0 190.97 230.25 13.69 861.56 0.00 0.00 0.00 0.00 05:32:34 05:28:01 eth0 11.28 7.18 9.12 4.26 0.00 0.00 0.00 0.00 05:32:34 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:28:01 docker0 1.87 1.72 0.20 1.04 0.00 0.00 0.00 0.00 05:32:34 05:29:01 eth0 3.96 2.53 2.70 6.66 0.00 0.00 0.00 0.00 05:32:34 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:30:01 eth0 2.52 2.20 0.47 13.09 0.00 0.00 0.00 0.00 05:32:34 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:31:01 eth0 0.20 0.20 0.07 0.01 0.00 0.00 0.00 0.00 05:32:34 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:32:01 eth0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:32:34 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 Average: eth0 295.47 290.30 1392.14 40.62 0.00 0.00 0.00 0.00 05:32:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:32:34 Average: docker0 157.99 135.17 12.58 507.45 0.00 0.00 0.00 0.00 05:32:34 05:32:34 05:32:34 ---> sar -P ALL: 05:32:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 05:32:34 05:32:34 05:24:32 LINUX RESTART (2 CPU) 05:32:34 05:32:34 05:25:01 CPU %user %nice %system %iowait %steal %idle 05:32:34 05:26:02 all 22.53 0.00 5.54 4.12 0.09 67.73 05:32:34 05:26:02 0 25.05 0.00 6.35 5.87 0.09 62.64 05:32:34 05:26:02 1 20.02 0.00 4.74 2.38 0.09 72.77 05:32:34 05:27:01 all 12.62 0.00 6.92 2.61 0.09 77.76 05:32:34 05:27:01 0 12.89 0.00 7.33 2.23 0.11 77.44 05:32:34 05:27:01 1 12.35 0.00 6.51 2.98 0.07 78.08 05:32:34 05:28:01 all 0.33 0.00 0.23 0.02 0.03 99.40 05:32:34 05:28:01 0 0.32 0.00 0.20 0.02 0.05 99.41 05:32:34 05:28:01 1 0.33 0.00 0.25 0.02 0.02 99.38 05:32:34 05:29:01 all 0.08 0.00 0.07 0.00 0.03 99.83 05:32:34 05:29:01 0 0.08 0.00 0.10 0.00 0.03 99.78 05:32:34 05:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:32:34 05:30:01 all 0.07 0.00 0.06 0.00 0.03 99.84 05:32:34 05:30:01 0 0.07 0.00 0.03 0.00 0.03 99.87 05:32:34 05:30:01 1 0.07 0.00 0.08 0.00 0.03 99.82 05:32:34 05:31:01 all 0.02 0.00 0.03 0.00 0.02 99.93 05:32:34 05:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:32:34 05:31:01 1 0.02 0.00 0.05 0.00 0.02 99.92 05:32:34 05:32:01 all 0.04 0.00 0.03 0.00 0.02 99.91 05:32:34 05:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:32:34 05:32:01 1 0.05 0.00 0.05 0.00 0.02 99.88 05:32:34 Average: all 4.91 0.00 1.77 0.93 0.04 92.35 05:32:34 Average: 0 5.28 0.00 1.93 1.11 0.05 91.63 05:32:34 Average: 1 4.54 0.00 1.62 0.74 0.04 93.07 05:32:34 05:32:34 05:32:34