Pull request #2935 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from d697f03c37d581ce318702a7abdc76036c41feac+34dce4612a631976cf4327d6db635ffc5909a851 (ad160569ea59c86a8c1ef25f4c17ddebec0a078a) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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-2935/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 025b6483f761633eb525fab7d6a8b6537d6ee4a4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 025b6483f761633eb525fab7d6a8b6537d6ee4a4 # timeout=10 Commit message: "Merge pull request #264 from ernestojeda/new-snap-build-script" > 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 > 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 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-2935/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 > 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 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 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/v1, 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.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@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-15337 in /w/workspace/edgexfoundry_edgex-go_PR-2935 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/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.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit d697f03c37d581ce318702a7abdc76036c41feac Merge succeeded, producing d697f03c37d581ce318702a7abdc76036c41feac Checking out Revision d697f03c37d581ce318702a7abdc76036c41feac (PR-2935) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2935/head:refs/remotes/origin/PR-2935 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d697f03c37d581ce318702a7abdc76036c41feac # 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 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d697f03c37d581ce318702a7abdc76036c41feac # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:29:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:29:11 ========================================================= 06:29:11 EdgeX Global Pipelines Version Info 06:29:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:29:12 ------------------- 06:29:12 stable info: 06:29:12 ------------------- 06:29:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:29:12 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:29:12 Message: update stable to v1.0.172 06:29:13 ------------------- 06:29:13 experimental info: 06:29:13 ------------------- 06:29:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:29:13 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 06:29:13 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:29:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:29:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:29:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:29:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:29:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:29:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 06:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 06:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:29:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:29:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:29:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:29:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:29:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:29:16 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:29:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2935 [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2935 [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2935 [Pipeline] echo 06:29:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d697f03c37d581ce318702a7abdc76036c41feac [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d697f03 [Pipeline] echo 06:29:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:29:18 provisioning config files... 06:29:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5124477192816683461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:18 ---> docker-login.sh 06:29:18 nexus3.edgexfoundry.org:10001 06:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:19 Configure a credential helper to remove this warning. See 06:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:19 06:29:19 Login Succeeded 06:29:19 nexus3.edgexfoundry.org:10002 06:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:19 Configure a credential helper to remove this warning. See 06:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:19 06:29:19 Login Succeeded 06:29:19 nexus3.edgexfoundry.org:10003 06:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:19 Configure a credential helper to remove this warning. See 06:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:19 06:29:19 Login Succeeded 06:29:19 nexus3.edgexfoundry.org:10004 06:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:19 Configure a credential helper to remove this warning. See 06:29:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:19 06:29:19 Login Succeeded 06:29:19 docker.io 06:29:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:20 Configure a credential helper to remove this warning. See 06:29:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:20 06:29:20 Login Succeeded 06:29:20 ---> docker-login.sh ends [Pipeline] } 06:29:20 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:20 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/core-command/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo core-command,cmd/core-command/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/core-data/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo core-data,cmd/core-data/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/core-metadata/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo core-metadata,cmd/core-metadata/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/security-bootstrap-redis/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/security-proxy-setup/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/security-secrets-setup/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/security-secretstore-setup/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/support-notifications/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo support-notifications,cmd/support-notifications/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/support-scheduler/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo support-scheduler,cmd/support-scheduler/Dockerfile 06:29:20 + for file in '`ls cmd/**/Dockerfile`' 06:29:20 ++ dirname cmd/sys-mgmt-agent/Dockerfile 06:29:20 ++ cut -d/ -f2 06:29:20 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 06:29:20 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 06:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:21 06:29:21 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:29:22 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:22 latest: Pulling from edgex-devops/git-semver 06:29:22 31603596830f: Pulling fs layer 06:29:22 2a8b12db71e7: Pulling fs layer 06:29:22 6ca5941a6612: Pulling fs layer 06:29:22 ecc8261a40a4: Pulling fs layer 06:29:22 ecc8261a40a4: Waiting 06:29:22 2a8b12db71e7: Download complete 06:29:22 31603596830f: Verifying Checksum 06:29:22 31603596830f: Download complete 06:29:22 ecc8261a40a4: Verifying Checksum 06:29:22 ecc8261a40a4: Download complete 06:29:22 6ca5941a6612: Verifying Checksum 06:29:22 6ca5941a6612: Download complete 06:29:22 31603596830f: Pull complete 06:29:23 2a8b12db71e7: Pull complete 06:29:23 6ca5941a6612: Pull complete 06:29:23 ecc8261a40a4: Pull complete 06:29:23 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:29:23 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:29:24 prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container 06:29:24 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:29:27 $ docker top 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:27 [ssh-agent] Looking for ssh-agent implementation... 06:29:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:27 $ docker exec 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f ssh-agent 06:29:27 SSH_AUTH_SOCK=/tmp/ssh-K4fCPORTbp2H/agent.11 06:29:27 SSH_AGENT_PID=16 06:29:27 Running ssh-add (command line suppressed) 06:29:27 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6653733097334903144.key (/w/workspace/edgex-go/1@tmp/private_key_6653733097334903144.key) 06:29:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:28 + git tag --points-at HEAD [Pipeline] } 06:29:28 $ docker exec --env ******** --env ******** 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f ssh-agent -k 06:29:28 unset SSH_AUTH_SOCK; 06:29:28 unset SSH_AGENT_PID; 06:29:28 echo Agent pid 16 killed; 06:29:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:28 [ssh-agent] Looking for ssh-agent implementation... 06:29:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:28 $ docker exec 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f ssh-agent 06:29:29 SSH_AUTH_SOCK=/tmp/ssh-iEmY7dpTMI6V/agent.44 06:29:29 SSH_AGENT_PID=49 06:29:29 Running ssh-add (command line suppressed) 06:29:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6954726872302378423.key (/w/workspace/edgex-go/1@tmp/private_key_6954726872302378423.key) 06:29:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:29 + git semver init 06:29:29 # -> Open(): unable to determine branch for HEAD 06:29:29 # $GIT_DIR = /w/workspace/edgex-go/1/.git 06:29:29 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 06:29:29 # $SEMVER_REMOTE_NAME = origin 06:29:29 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:29:29 # $SEMVER_USER_NAME = edgex-jenkins 06:29:29 # $SEMVER_BRANCH = PR-2935 06:29:29 # $SEMVER_TEMP = /tmp/semver-523189874 06:29:29 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 06:30:01 # '/tmp/semver-523189874' -> '/w/workspace/edgex-go/1/.semver' 06:30:01 # -> Force: false 06:30:01 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 06:30:01 $ docker exec --env ******** --env ******** 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f ssh-agent -k 06:30:02 unset SSH_AUTH_SOCK; 06:30:02 unset SSH_AGENT_PID; 06:30:02 echo Agent pid 49 killed; 06:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:30:02 + git semver [Pipeline] } 06:30:02 $ docker stop --time=1 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f 06:30:04 $ docker rm -f 754a6c8e6b4674dff6f91b2121f2e3c99b0fdecea0e9140f947f3d1dfc054a2f [Pipeline] // withDockerContainer [Pipeline] sh 06:30:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:30:05 Stashed 1 file(s) [Pipeline] echo 06:30:05 [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 06:30:07 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:30:07 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:30:07 + sudo service docker restart 06:30:07 + true 06:30:07 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 06:30:08 ========================================================= 06:30:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:30:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:30:08 + 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 . 06:30:12 Sending build context to Docker daemon 326.4MB 06:30:12 Step 1/7 : ARG BASE=golang:1.15-alpine 06:30:12 Step 2/7 : FROM ${BASE} 06:30:12 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:30:12 188c0c94c7c5: Pulling fs layer 06:30:12 0ef7d3d256c8: Pulling fs layer 06:30:12 de9db76c5a1d: Pulling fs layer 06:30:12 bca2f99d35d6: Pulling fs layer 06:30:12 93359f2a8cfa: Pulling fs layer 06:30:12 7c6f9722023f: Pulling fs layer 06:30:12 a35cf1a2eb13: Pulling fs layer 06:30:12 93359f2a8cfa: Waiting 06:30:12 7c6f9722023f: Waiting 06:30:12 a35cf1a2eb13: Waiting 06:30:12 bca2f99d35d6: Waiting 06:30:12 de9db76c5a1d: Verifying Checksum 06:30:12 de9db76c5a1d: Download complete 06:30:12 93359f2a8cfa: Verifying Checksum 06:30:12 93359f2a8cfa: Download complete 06:30:12 7c6f9722023f: Verifying Checksum 06:30:12 7c6f9722023f: Download complete 06:30:12 188c0c94c7c5: Verifying Checksum 06:30:12 188c0c94c7c5: Download complete 06:30:12 188c0c94c7c5: Pull complete 06:30:13 0ef7d3d256c8: Pull complete 06:30:13 de9db76c5a1d: Pull complete 06:30:14 a35cf1a2eb13: Verifying Checksum 06:30:14 a35cf1a2eb13: Download complete 06:30:14 bca2f99d35d6: Verifying Checksum 06:30:14 bca2f99d35d6: Download complete 06:30:20 bca2f99d35d6: Pull complete 06:30:20 93359f2a8cfa: Pull complete 06:30:20 7c6f9722023f: Pull complete 06:30:21 Still waiting to schedule task 06:30:21 ‘prd-ubuntu18.04-docker-arm64-4c-16g-15335’ is offline 06:30:24 a35cf1a2eb13: Pull complete 06:30:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:30:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:30:24 ---> a62c8e92a672 06:30:24 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:30:25 ---> Running in efbc0bf938e2 06:30:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:30:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:30:27 (1/12) Installing libmagic (5.38-r0) 06:30:27 (2/12) Installing file (5.38-r0) 06:30:27 (3/12) Installing libc-dev (0.7.2-r3) 06:30:27 (4/12) Installing g++ (9.3.0-r2) 06:30:42 (5/12) Installing fortify-headers (1.1-r0) 06:30:42 (6/12) Installing patch (2.7.6-r6) 06:30:42 (7/12) Installing build-base (0.5-r2) 06:30:42 (8/12) Installing libsodium (1.0.18-r0) 06:30:42 (9/12) Installing pkgconf (1.7.2-r0) 06:30:42 (10/12) Installing libsodium-dev (1.0.18-r0) 06:30:42 (11/12) Installing libzmq (4.3.3-r0) 06:30:42 (12/12) Installing zeromq-dev (4.3.3-r0) 06:30:42 Executing busybox-1.31.1-r19.trigger 06:30:42 OK: 233 MiB in 51 packages 06:30:45 Removing intermediate container efbc0bf938e2 06:30:45 ---> 7d88be5f70c8 06:30:45 Step 4/7 : WORKDIR /edgex-go 06:30:45 ---> Running in d07c1047be84 06:30:45 Removing intermediate container d07c1047be84 06:30:45 ---> 38eb8fb9e2f3 06:30:45 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:30:46 latest: Pulling from library/docker 06:30:46 188c0c94c7c5: Already exists 06:30:46 0c7c675703d6: Pulling fs layer 06:30:46 cc8c12a437cb: Pulling fs layer 06:30:46 f092543453df: Pulling fs layer 06:30:46 65b6bc45957d: Pulling fs layer 06:30:46 4de832df471b: Pulling fs layer 06:30:46 79aa7fa92271: Pulling fs layer 06:30:46 4de832df471b: Waiting 06:30:46 79aa7fa92271: Waiting 06:30:46 65b6bc45957d: Waiting 06:30:46 cc8c12a437cb: Verifying Checksum 06:30:46 cc8c12a437cb: Download complete 06:30:46 0c7c675703d6: Verifying Checksum 06:30:46 0c7c675703d6: Download complete 06:30:46 65b6bc45957d: Verifying Checksum 06:30:46 65b6bc45957d: Download complete 06:30:46 79aa7fa92271: Verifying Checksum 06:30:46 79aa7fa92271: Download complete 06:30:46 0c7c675703d6: Pull complete 06:30:46 cc8c12a437cb: Pull complete 06:30:47 f092543453df: Download complete 06:30:47 4de832df471b: Verifying Checksum 06:30:47 4de832df471b: Download complete 06:30:49 f092543453df: Pull complete 06:30:49 65b6bc45957d: Pull complete 06:30:49 4de832df471b: Pull complete 06:30:49 79aa7fa92271: Pull complete 06:30:49 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 06:30:49 Status: Downloaded newer image for docker:latest 06:30:51 ---> d1e29652017e 06:30:51 Step 6/7 : COPY go.mod . 06:30:51 ---> 60747618fe4e 06:30:51 Step 7/7 : RUN go mod download 06:30:51 ---> Running in 333a2300331d 06:31:13 Removing intermediate container 333a2300331d 06:31:13 ---> 33ea4708925e 06:31:13 Successfully built 33ea4708925e 06:31:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:31:14 + docker inspect -f . ci-base-image-x86_64 06:31:14 . [Pipeline] withDockerContainer 06:31:14 prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container 06:31:14 $ 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-x86_64 cat 06:31:15 $ docker top 3887e04a79fb87ecdc7cd581657b392df044a7327389c7723f9a5af72b9d0f36 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:15 + go version 06:31:15 go version go1.15.5 linux/amd64 [Pipeline] } 06:31:15 $ docker stop --time=1 3887e04a79fb87ecdc7cd581657b392df044a7327389c7723f9a5af72b9d0f36 06:31:17 $ docker rm -f 3887e04a79fb87ecdc7cd581657b392df044a7327389c7723f9a5af72b9d0f36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:31:18 + docker inspect -f . ci-base-image-x86_64 06:31:18 . [Pipeline] withDockerContainer 06:31:18 prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container 06:31:18 $ 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-x86_64 cat 06:31:19 $ docker top 93dfbb38a7825e7e5dfa6efc45ec875d54f4b255e93ba7f1bf2f03ec6ac1e482 -eo pid,comm [Pipeline] { [Pipeline] echo 06:31:19 ========================================================= 06:31:19 [edgeXBuildGoParallel] Running Tests and Build... 06:31:19 ========================================================= [Pipeline] sh 06:31:20 + make test 06:31:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:31:28 ? github.com/edgexfoundry/edgex-go [no test files] 06:31:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:31:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:31:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:31:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:31:51 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.044s 06:31:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:31:52 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:31:52 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:31:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:31:52 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:31:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:31:56 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:31:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.151s coverage: 27.1% of statements 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.033s coverage: 100.0% of statements 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.057s coverage: 100.0% of statements 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.083s coverage: 67.7% of statements 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.112s coverage: 82.3% of statements 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.362s coverage: 28.6% of statements 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.056s coverage: 100.0% of statements 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.032s coverage: 100.0% of statements 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:32:01 # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] 06:32:01 internal/core/metadata/v2/controller/http/device_test.go:57:20: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled 06:32:01 internal/core/metadata/v2/controller/http/device_test.go:75:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled 06:32:01 internal/core/metadata/v2/controller/http/deviceservice_test.go:49:4: unknown field 'OperatingState' in struct literal of type dtos.DeviceService 06:32:01 internal/core/metadata/v2/controller/http/deviceservice_test.go:60:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled 06:32:01 internal/core/metadata/v2/controller/http/deviceservice_test.go:70:4: unknown field 'OperatingState' in struct literal of type dtos.UpdateDeviceService 06:32:01 internal/core/metadata/v2/controller/http/deviceservice_test.go:269:3: unknown field 'OperatingState' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/models".DeviceService 06:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.103s coverage: 97.5% of statements 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:32:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.060s coverage: 78.3% of statements 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:32:01 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:32:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:32:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:32:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.053s coverage: 0.1% of statements 06:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:32:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:32:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 06:32:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.045s coverage: 75.5% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.037s coverage: 80.8% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.068s coverage: 87.2% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements 06:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.033s coverage: 100.0% of statements 06:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:32:04 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15338 in /w/workspace/edgexfoundry_edgex-go_PR-2935 [Pipeline] { [Pipeline] ws 06:32:04 Running in /w/workspace/edgex-go/1 [Pipeline] { 06:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.5% of statements 06:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.032s coverage: 100.0% of statements 06:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 91.3% of statements 06:32:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.039s coverage: 100.0% of statements [Pipeline] checkout 06:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 06:32:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements 06:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.365s coverage: 55.9% of statements 06:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:32:06 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:32:10 using credential edgex-jenkins-ssh 06:32:10 Cloning the remote Git repository 06:32:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:32:10 > git init /w/workspace/edgex-go/1 # timeout=10 06:32:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:32:10 > git --version # timeout=10 06:32:10 > git --version # 'git version 2.17.1' 06:32:10 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 14.409s coverage: 86.3% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.058s coverage: 72.2% of statements 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.417s coverage: 72.1% of statements 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.039s coverage: 82.4% of statements 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.040s coverage: 28.8% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.032s coverage: 96.8% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.094s coverage: 37.2% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.282s coverage: 84.0% of statements 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.044s coverage: 100.0% of statements 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.102s coverage: 47.1% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.042s coverage: 100.0% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.056s coverage: 100.0% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.042s coverage: 100.0% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.657s coverage: 29.1% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.078s coverage: 99.0% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.038s coverage: 100.0% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/system 0.045s coverage: 0.0% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.040s coverage: 100.0% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.042s coverage: 87.9% of statements 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:32:21 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.031s coverage: 100.0% of statements 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements 06:32:21 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements 06:32:21 FAIL 06:32:21 make: *** [Makefile:99: test] Error 2 [Pipeline] } 06:32:22 $ docker stop --time=1 93dfbb38a7825e7e5dfa6efc45ec875d54f4b255e93ba7f1bf2f03ec6ac1e482 06:32:25 $ docker rm -f 93dfbb38a7825e7e5dfa6efc45ec875d54f4b255e93ba7f1bf2f03ec6ac1e482 [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] } 06:32:27 Failed in branch amd64 06:32:32 Merging remotes/origin/master commit 34dce4612a631976cf4327d6db635ffc5909a851 into PR head commit d697f03c37d581ce318702a7abdc76036c41feac 06:32:32 Merge succeeded, producing d697f03c37d581ce318702a7abdc76036c41feac 06:32:32 Checking out Revision d697f03c37d581ce318702a7abdc76036c41feac (PR-2935) 06:32:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:32:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:32:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:32:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:32:31 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:31 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2935/head:refs/remotes/origin/PR-2935 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:32:32 > git config core.sparsecheckout # timeout=10 06:32:32 > git checkout -f d697f03c37d581ce318702a7abdc76036c41feac # timeout=10 06:32:32 > git remote # timeout=10 06:32:32 > git config --get remote.origin.url # timeout=10 06:32:32 using GIT_SSH to set credentials SSH Credentials for GitHub 06:32:32 > git merge 34dce4612a631976cf4327d6db635ffc5909a851 # timeout=10 06:32:32 > git rev-parse HEAD^{commit} # timeout=10 06:32:32 > git config core.sparsecheckout # timeout=10 06:32:32 > git checkout -f d697f03c37d581ce318702a7abdc76036c41feac # timeout=10 06:32:37 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts" 06:32:37 > git --version # timeout=10 06:32:37 > git --version # 'git version 2.17.1' 06:32:37 fatal: bad object 025b6483f761633eb525fab7d6a8b6537d6ee4a4 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:32:39 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:32:39 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:32:40 + + sudo service docker restart 06:32:40 true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:32:42 provisioning config files... 06:32:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3694926213600394815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:32:43 ---> docker-login.sh 06:32:43 nexus3.edgexfoundry.org:10001 06:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:44 Configure a credential helper to remove this warning. See 06:32:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:44 06:32:44 Login Succeeded 06:32:44 nexus3.edgexfoundry.org:10002 06:32:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:45 Configure a credential helper to remove this warning. See 06:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:45 06:32:45 Login Succeeded 06:32:45 nexus3.edgexfoundry.org:10003 06:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:45 Configure a credential helper to remove this warning. See 06:32:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:45 06:32:45 Login Succeeded 06:32:45 nexus3.edgexfoundry.org:10004 06:32:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:46 Configure a credential helper to remove this warning. See 06:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:46 06:32:46 Login Succeeded 06:32:46 docker.io 06:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:32:46 Configure a credential helper to remove this warning. See 06:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:32:46 06:32:46 Login Succeeded 06:32:46 ---> docker-login.sh ends [Pipeline] } 06:32:46 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:32:47 ========================================================= 06:32:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:32:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:32:47 + 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 . 06:32:50 Sending build context to Docker daemon 165.6MB 06:32:50 Step 1/7 : ARG BASE=golang:1.15-alpine 06:32:50 Step 2/7 : FROM ${BASE} 06:32:50 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:32:50 5f621e34cdf4: Pulling fs layer 06:32:50 a4357932f1b6: Pulling fs layer 06:32:50 18c013af1878: Pulling fs layer 06:32:50 00ac8860ef70: Pulling fs layer 06:32:50 63d7cb157983: Pulling fs layer 06:32:50 00ac8860ef70: Waiting 06:32:50 b116817d02f9: Pulling fs layer 06:32:50 63d7cb157983: Waiting 06:32:50 745a02a5169b: Pulling fs layer 06:32:50 745a02a5169b: Waiting 06:32:50 b116817d02f9: Waiting 06:32:50 18c013af1878: Download complete 06:32:50 a4357932f1b6: Verifying Checksum 06:32:50 a4357932f1b6: Download complete 06:32:50 63d7cb157983: Download complete 06:32:50 b116817d02f9: Verifying Checksum 06:32:50 b116817d02f9: Download complete 06:32:50 5f621e34cdf4: Download complete 06:32:51 5f621e34cdf4: Pull complete 06:32:52 a4357932f1b6: Pull complete 06:32:52 18c013af1878: Pull complete 06:32:53 745a02a5169b: Verifying Checksum 06:32:53 745a02a5169b: Download complete 06:32:54 00ac8860ef70: Verifying Checksum 06:32:54 00ac8860ef70: Download complete 06:33:07 00ac8860ef70: Pull complete 06:33:07 63d7cb157983: Pull complete 06:33:07 b116817d02f9: Pull complete 06:33:10 745a02a5169b: Pull complete 06:33:10 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:33:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:33:10 ---> b7e6874047d6 06:33:10 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 06:33:13 ---> Running in 3588795408f8 06:33:14 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:33:15 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:33:15 (1/12) Installing libmagic (5.38-r0) 06:33:16 (2/12) Installing file (5.38-r0) 06:33:16 (3/12) Installing libc-dev (0.7.2-r3) 06:33:16 (4/12) Installing g++ (9.3.0-r2) 06:33:19 (5/12) Installing fortify-headers (1.1-r0) 06:33:19 (6/12) Installing patch (2.7.6-r6) 06:33:19 (7/12) Installing build-base (0.5-r2) 06:33:19 (8/12) Installing libsodium (1.0.18-r0) 06:33:19 (9/12) Installing pkgconf (1.7.2-r0) 06:33:19 (10/12) Installing libsodium-dev (1.0.18-r0) 06:33:19 (11/12) Installing libzmq (4.3.3-r0) 06:33:19 (12/12) Installing zeromq-dev (4.3.3-r0) 06:33:19 Executing busybox-1.31.1-r19.trigger 06:33:19 OK: 217 MiB in 51 packages 06:33:24 Removing intermediate container 3588795408f8 06:33:24 ---> 663dae49bc4d 06:33:24 Step 4/7 : WORKDIR /edgex-go 06:33:24 ---> Running in 15e3019e81e4 06:33:24 Removing intermediate container 15e3019e81e4 06:33:24 ---> c2f5ef592f49 06:33:24 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 06:33:25 latest: Pulling from library/docker 06:33:25 5f621e34cdf4: Already exists 06:33:25 85db56a05063: Pulling fs layer 06:33:25 ccb67d6aeaaa: Pulling fs layer 06:33:25 de930078acea: Pulling fs layer 06:33:25 d5a9d88a4785: Pulling fs layer 06:33:25 e7f15c1544d5: Pulling fs layer 06:33:25 877c515997d3: Pulling fs layer 06:33:25 d5a9d88a4785: Waiting 06:33:25 e7f15c1544d5: Waiting 06:33:25 877c515997d3: Waiting 06:33:25 85db56a05063: Verifying Checksum 06:33:25 ccb67d6aeaaa: Verifying Checksum 06:33:25 ccb67d6aeaaa: Download complete 06:33:25 d5a9d88a4785: Verifying Checksum 06:33:25 d5a9d88a4785: Download complete 06:33:25 e7f15c1544d5: Download complete 06:33:26 877c515997d3: Verifying Checksum 06:33:26 877c515997d3: Download complete 06:33:26 85db56a05063: Pull complete 06:33:26 ccb67d6aeaaa: Pull complete 06:33:27 de930078acea: Verifying Checksum 06:33:27 de930078acea: Download complete 06:33:30 de930078acea: Pull complete 06:33:30 d5a9d88a4785: Pull complete 06:33:30 e7f15c1544d5: Pull complete 06:33:30 877c515997d3: Pull complete 06:33:30 Digest: sha256:fd4d028713fd05a1fb896412805daed82c4a0cc84331d8dad00cb596d7ce3e3a 06:33:30 Status: Downloaded newer image for docker:latest 06:33:34 ---> b857acde16f9 06:33:34 Step 6/7 : COPY go.mod . 06:33:34 ---> 2eaab4081f2c 06:33:34 Step 7/7 : RUN go mod download 06:33:34 ---> Running in b027c285a4fb 06:34:01 Removing intermediate container b027c285a4fb 06:34:01 ---> 0e14cfaeb32e 06:34:01 Successfully built 0e14cfaeb32e 06:34:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:34:02 + docker inspect -f . ci-base-image-arm64 06:34:02 . [Pipeline] withDockerContainer 06:34:02 prd-ubuntu18.04-docker-arm64-4c-16g-15338 does not seem to be running inside a container 06:34:02 $ 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 ******** ci-base-image-arm64 cat 06:34:04 $ docker top 709d53eb80e66bce64f42a0b6fa0bd7755997a3209728cd10d914775834c3f76 -eo pid,comm [Pipeline] { [Pipeline] sh 06:34:05 + go version 06:34:05 go version go1.15.5 linux/arm64 [Pipeline] } 06:34:05 $ docker stop --time=1 709d53eb80e66bce64f42a0b6fa0bd7755997a3209728cd10d914775834c3f76 06:34:07 $ docker rm -f 709d53eb80e66bce64f42a0b6fa0bd7755997a3209728cd10d914775834c3f76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:34:08 + docker inspect -f . ci-base-image-arm64 06:34:08 . [Pipeline] withDockerContainer 06:34:08 prd-ubuntu18.04-docker-arm64-4c-16g-15338 does not seem to be running inside a container 06:34:08 $ 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 ******** ci-base-image-arm64 cat 06:34:10 $ docker top 1677a19cb4c5acd6bb90ab0db65118a43821ddf27bbeef12e715f64e5b9f5ccc -eo pid,comm [Pipeline] { [Pipeline] echo 06:34:10 ========================================================= 06:34:10 [edgeXBuildGoParallel] Running Tests and Build... 06:34:10 ========================================================= [Pipeline] sh 06:34:11 + make test 06:34:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 06:34:33 ? github.com/edgexfoundry/edgex-go [no test files] 06:35:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 06:35:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 06:35:35 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 06:35:35 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 06:35:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 06:35:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 06:35:36 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 06:35:42 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.123s 06:35:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 06:35:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 06:35:44 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 06:35:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 06:35:44 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 06:35:44 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:35:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.235s coverage: 46.6% of statements 06:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 06:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 06:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 06:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 06:35:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 06:35:59 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.587s coverage: 27.1% of statements 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 06:35:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.061s coverage: 100.0% of statements 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 06:35:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.110s coverage: 100.0% of statements 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 06:35:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.189s coverage: 67.7% of statements 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 06:35:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.620s coverage: 82.3% of statements 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 06:35:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 06:36:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.069s coverage: 28.6% of statements 06:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 06:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 06:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 06:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 06:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 06:36:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.159s coverage: 100.0% of statements 06:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 06:36:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.092s coverage: 100.0% of statements 06:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 06:36:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.441s coverage: 86.7% of statements 06:36:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 06:36:08 # github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http.test] 06:36:08 internal/core/metadata/v2/controller/http/device_test.go:57:20: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled 06:36:08 internal/core/metadata/v2/controller/http/device_test.go:75:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled 06:36:08 internal/core/metadata/v2/controller/http/deviceservice_test.go:49:4: unknown field 'OperatingState' in struct literal of type dtos.DeviceService 06:36:08 internal/core/metadata/v2/controller/http/deviceservice_test.go:60:24: undefined: "github.com/edgexfoundry/go-mod-core-contracts/v2/models".Enabled 06:36:08 internal/core/metadata/v2/controller/http/deviceservice_test.go:70:4: unknown field 'OperatingState' in struct literal of type dtos.UpdateDeviceService 06:36:08 internal/core/metadata/v2/controller/http/deviceservice_test.go:269:3: unknown field 'OperatingState' in struct literal of type "github.com/edgexfoundry/go-mod-core-contracts/v2/models".DeviceService 06:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.355s coverage: 97.5% of statements 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 06:36:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.161s coverage: 78.3% of statements 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 06:36:09 FAIL github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http [build failed] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 06:36:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 06:36:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 06:36:10 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.173s coverage: 0.1% of statements 06:36:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 06:36:10 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 06:36:10 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 06:36:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 06:36:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.090s coverage: 100.0% of statements 06:36:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 06:36:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.156s coverage: 75.5% of statements 06:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.086s coverage: 80.8% of statements 06:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.149s coverage: 87.2% of statements 06:36:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.157s coverage: 84.2% of statements 06:36:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 100.0% of statements 06:36:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.657s coverage: 63.5% of statements 06:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 06:36:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 06:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 06:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements 06:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.045s coverage: 100.0% of statements 06:36:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.082s coverage: 73.7% of statements 06:36:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.050s coverage: 100.0% of statements 06:36:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.789s coverage: 55.9% of statements 06:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 06:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 06:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 06:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 06:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 06:36:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 21.090s coverage: 86.3% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.297s coverage: 72.2% of statements 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.552s coverage: 72.1% of statements 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.088s coverage: 82.4% of statements 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.054s coverage: 48.4% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.071s coverage: 28.8% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.072s coverage: 96.8% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.383s coverage: 37.2% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.714s coverage: 84.0% of statements 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.092s coverage: 100.0% of statements 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.381s coverage: 47.1% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.057s coverage: 100.0% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.117s coverage: 100.0% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 06:36:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.122s coverage: 100.0% of statements 06:36:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.033s coverage: 29.1% of statements 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.207s coverage: 99.0% of statements 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.105s coverage: 100.0% of statements 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/system 0.072s coverage: 0.0% of statements 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.058s coverage: 100.0% of statements 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.084s coverage: 87.9% of statements 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 06:36:50 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.085s coverage: 100.0% of statements 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 06:36:50 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements 06:36:50 FAIL 06:36:51 make: *** [Makefile:99: test] Error 2 [Pipeline] } 06:36:51 $ docker stop --time=1 1677a19cb4c5acd6bb90ab0db65118a43821ddf27bbeef12e715f64e5b9f5ccc 06:36:53 $ docker rm -f 1677a19cb4c5acd6bb90ab0db65118a43821ddf27bbeef12e715f64e5b9f5ccc [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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 06:36:56 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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image 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 06:36:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:00 ---> package-listing.sh 06:37:00 ++ facter osfamily 06:37:00 ++ tr '[:upper:]' '[:lower:]' 06:37:00 + OS_FAMILY=redhat 06:37:00 + workspace=/w/workspace/edgex-go/1 06:37:00 + START_PACKAGES=/tmp/packages_start.txt 06:37:00 + END_PACKAGES=/tmp/packages_end.txt 06:37:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:00 + PACKAGES=/tmp/packages_start.txt 06:37:00 + '[' /w/workspace/edgex-go/1 ']' 06:37:00 + PACKAGES=/tmp/packages_end.txt 06:37:00 + case "${OS_FAMILY}" in 06:37:00 + rpm -qa 06:37:00 + sort 06:37:05 + '[' -f /tmp/packages_start.txt ']' 06:37:05 + '[' -f /tmp/packages_end.txt ']' 06:37:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:05 + '[' /w/workspace/edgex-go/1 ']' 06:37:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 06:37:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 06:37:05 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 06:37:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 06:37:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:06 06:37:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 06:37:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:06 alpine: Pulling from edgex-lftools-log-publisher 06:37:06 df20fa9351a1: Pulling fs layer 06:37:06 36b3adc4ff6f: Pulling fs layer 06:37:06 8ad3a11d3b57: Pulling fs layer 06:37:06 46f8f816bc3b: Pulling fs layer 06:37:06 93b61091891f: Pulling fs layer 06:37:06 93b9cdb0e59b: Pulling fs layer 06:37:06 5e14af77c1be: Pulling fs layer 06:37:06 01666e4c0597: Pulling fs layer 06:37:06 aa168da1d23b: Pulling fs layer 06:37:06 93b9cdb0e59b: Waiting 06:37:06 46f8f816bc3b: Waiting 06:37:06 93b61091891f: Waiting 06:37:06 01666e4c0597: Waiting 06:37:06 aa168da1d23b: Waiting 06:37:06 36b3adc4ff6f: Verifying Checksum 06:37:06 36b3adc4ff6f: Download complete 06:37:06 46f8f816bc3b: Verifying Checksum 06:37:06 46f8f816bc3b: Download complete 06:37:06 df20fa9351a1: Download complete 06:37:06 93b9cdb0e59b: Verifying Checksum 06:37:06 93b9cdb0e59b: Download complete 06:37:06 93b61091891f: Verifying Checksum 06:37:06 93b61091891f: Download complete 06:37:06 5e14af77c1be: Verifying Checksum 06:37:06 5e14af77c1be: Download complete 06:37:06 01666e4c0597: Verifying Checksum 06:37:06 01666e4c0597: Download complete 06:37:06 8ad3a11d3b57: Verifying Checksum 06:37:07 df20fa9351a1: Pull complete 06:37:07 36b3adc4ff6f: Pull complete 06:37:08 8ad3a11d3b57: Pull complete 06:37:08 46f8f816bc3b: Pull complete 06:37:08 93b61091891f: Pull complete 06:37:08 93b9cdb0e59b: Pull complete 06:37:08 5e14af77c1be: Pull complete 06:37:09 aa168da1d23b: Verifying Checksum 06:37:09 aa168da1d23b: Download complete 06:37:09 01666e4c0597: Pull complete 06:37:15 aa168da1d23b: Pull complete 06:37:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 06:37:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 06:37:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 06:37:15 prd-centos7-docker-4c-2g-15337 does not seem to be running inside a container 06:37:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 06:37:22 $ docker top 4a378d32160b9acdaf6f113ee80c2365ff40f3f995488f804872e1a361026999 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:23 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:23 + mkdir -p /var/log/sa [Pipeline] sh 06:37:23 + ls /var/log/sa-host 06:37:23 + sadf -c /var/log/sa-host/sa10 06:37:23 file_magic: OK 06:37:23 HZ: Using current value: 100 06:37:23 file_header: OK 06:37:23 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 06:37:23 Statistics: 06:37:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 06:37:23 File successfully converted to sysstat format version 12.2.1 06:37:23 + sadf -c /var/log/sa-host/sa23 06:37:23 file_magic: OK 06:37:23 HZ: Using current value: 100 06:37:23 file_header: OK 06:37:23 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 06:37:23 Statistics: 06:37:23 Hnuu...uuuununununu... 06:37:23 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:24 provisioning config files... 06:37:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7157827363965341645tmp [Pipeline] { [Pipeline] echo 06:37:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:24 ---> create-netrc.sh [Pipeline] } 06:37:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 06:37:24 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 06:37:25 ---> python-tools-install.sh [Pipeline] echo 06:37:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:25 ---> sudo-logs.sh 06:37:25 Archiving 'sudo' log.. [Pipeline] echo 06:37:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:26 ---> job-cost.sh 06:37:26 lf-activate-venv: SKIPPING 06:37:26 INFO: No Stack... 06:37:27 INFO: Retrieving Pricing Info for: v1-standard-2 06:37:27 INFO: Archiving Costs [Pipeline] echo 06:37:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:28 ---> logs-deploy.sh 06:37:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2935/1 06:37:28 INFO: archiving workspace using pattern(s): 06:37:29 Archives upload complete. 06:37:29 INFO: archiving logs to Nexus 06:37:30 ---> uname -a: 06:37:30 Linux prd-centos7-docker-4c-2g-15337.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 06:37:30 06:37:30 06:37:30 ---> lscpu: 06:37:30 Architecture: x86_64 06:37:30 CPU op-mode(s): 32-bit, 64-bit 06:37:30 Byte Order: Little Endian 06:37:30 Address sizes: 40 bits physical, 48 bits virtual 06:37:30 CPU(s): 4 06:37:30 On-line CPU(s) list: 0-3 06:37:30 Thread(s) per core: 1 06:37:30 Core(s) per socket: 1 06:37:30 Socket(s): 4 06:37:30 NUMA node(s): 1 06:37:30 Vendor ID: GenuineIntel 06:37:30 CPU family: 6 06:37:30 Model: 44 06:37:30 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 06:37:30 Stepping: 1 06:37:30 CPU MHz: 2933.442 06:37:30 BogoMIPS: 5866.88 06:37:30 Virtualization: VT-x 06:37:30 Hypervisor vendor: KVM 06:37:30 Virtualization type: full 06:37:30 L1d cache: 128 KiB 06:37:30 L1i cache: 128 KiB 06:37:30 L2 cache: 16 MiB 06:37:30 L3 cache: 64 MiB 06:37:30 NUMA node0 CPU(s): 0-3 06:37:30 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 06:37:30 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 06:37:30 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 06:37:30 Vulnerability Meltdown: Mitigation; PTI 06:37:30 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:37:30 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 06:37:30 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 06:37:30 Vulnerability Srbds: Not affected 06:37:30 Vulnerability Tsx async abort: Not affected 06:37:30 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 06:37:30 06:37:30 06:37:30 ---> nproc: 06:37:30 4 06:37:30 06:37:30 06:37:30 ---> df -h: 06:37:30 Filesystem Size Used Available Use% Mounted on 06:37:30 overlay 50.0G 8.5G 41.5G 17% / 06:37:30 tmpfs 64.0M 0 64.0M 0% /dev 06:37:30 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 06:37:30 shm 64.0M 0 64.0M 0% /dev/shm 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /facter-os 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/resolv.conf 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hostname 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /etc/hosts 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /run/cloud-init/result.json 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/sa-host 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/secure 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /var/log/auth.log 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/1 06:37:30 /dev/vda1 50.0G 8.5G 41.5G 17% /w/workspace/edgex-go/1@tmp 06:37:30 06:37:30 06:37:30 ---> free -m: 06:37:30 total used free shared buff/cache available 06:37:30 Mem: 1837 751 130 0 955 994 06:37:30 Swap: 1023 3 1020 06:37:30 06:37:30 06:37:30 ---> ip addr: 06:37:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 06:37:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 06:37:30 inet 127.0.0.1/8 scope host lo 06:37:30 valid_lft forever preferred_lft forever 06:37:30 inet6 ::1/128 scope host 06:37:30 valid_lft forever preferred_lft forever 06:37:30 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 06:37:30 link/ether fa:16:3e:a3:88:a4 brd ff:ff:ff:ff:ff:ff 06:37:30 inet 10.30.123.47/23 brd 10.30.123.255 scope global dynamic eth0 06:37:30 valid_lft 85863sec preferred_lft 85863sec 06:37:30 inet6 fe80::f816:3eff:fea3:88a4/64 scope link 06:37:30 valid_lft forever preferred_lft forever 06:37:30 3: docker0: mtu 1500 qdisc noqueue state DOWN 06:37:30 link/ether 02:42:ff:4c:ef:25 brd ff:ff:ff:ff:ff:ff 06:37:30 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 06:37:30 valid_lft forever preferred_lft forever 06:37:30 inet6 fe80::42:ffff:fe4c:ef25/64 scope link 06:37:30 valid_lft forever preferred_lft forever 06:37:30 06:37:30 06:37:30 ---> sar -b -r -n DEV: 06:37:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) 06:37:30 06:37:30 06:28:22 LINUX RESTART (4 CPU) 06:37:30 06:37:30 06:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:37:30 06:30:01 97.44 44.56 52.88 0.00 7124.53 14879.73 0.00 06:37:30 06:31:01 257.28 88.45 168.84 0.00 5474.13 58875.27 0.00 06:37:30 06:32:01 257.48 134.52 122.96 0.00 5378.86 17802.58 0.00 06:37:30 06:33:01 28.45 6.03 22.43 0.00 887.51 1517.50 0.00 06:37:30 06:34:01 5.00 1.53 3.46 0.00 214.09 116.99 0.00 06:37:30 06:35:01 0.18 0.02 0.17 0.00 0.53 2.30 0.00 06:37:30 06:36:01 1.35 1.02 0.33 0.00 124.45 3.68 0.00 06:37:30 06:37:01 18.57 18.32 0.25 0.00 2783.15 2.60 0.00 06:37:30 Average: 82.92 36.73 46.19 0.00 2744.14 11559.30 0.00 06:37:30 06:37:30 06:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:30 06:30:01 209708 0 615332 32.70 2620 1053884 1386524 47.32 589324 878164 41804 06:37:30 06:31:01 107492 0 689068 36.62 1524 1083460 1309792 44.70 603884 891620 100 06:37:30 06:32:01 222828 0 828272 44.02 632 829812 1836988 62.69 728520 648636 38404 06:37:30 06:33:01 591232 0 677900 36.03 632 611780 1120564 38.24 483304 541612 8 06:37:30 06:34:01 591776 0 670964 35.66 632 618172 1074376 36.67 485988 544196 16 06:37:30 06:35:01 591864 0 670872 35.66 632 618176 1074292 36.66 483916 545868 12 06:37:30 06:36:01 586928 0 672068 35.72 632 621916 1074460 36.67 484812 549600 8 06:37:30 06:37:01 489180 0 687784 36.55 632 703948 1102920 37.64 506128 624244 80 06:37:30 Average: 423876 0 689032 36.62 992 767644 1247490 42.57 545734 652992 10054 06:37:30 06:37:30 06:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:30 06:30:01 eth0 1125.42 1175.92 3921.81 145.01 0.00 0.00 0.00 0.00 06:37:30 06:30:01 vethca8820d 858.22 746.62 81.49 2668.60 0.00 0.00 0.00 0.00 06:37:30 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:30:01 docker0 858.22 746.49 69.75 2668.59 0.00 0.00 0.00 0.00 06:37:30 06:31:01 eth0 728.07 587.77 4886.07 57.81 0.00 0.00 0.00 0.00 06:37:30 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:31:01 docker0 165.52 190.51 11.59 844.88 0.00 0.00 0.00 0.00 06:37:30 06:32:01 vetha7b9f0a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:30 06:32:01 eth0 41.92 27.21 32.15 72.94 0.00 0.00 0.00 0.00 06:37:30 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:33:01 eth0 11.79 6.46 9.78 5.01 0.00 0.00 0.00 0.00 06:37:30 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:34:01 eth0 0.30 0.20 0.14 0.07 0.00 0.00 0.00 0.00 06:37:30 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:35:01 eth0 0.95 0.10 0.07 0.01 0.00 0.00 0.00 0.00 06:37:30 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:36:01 eth0 1.60 0.60 0.53 0.22 0.00 0.00 0.00 0.00 06:37:30 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:37:01 eth0 4.68 2.90 4.35 1.67 0.00 0.00 0.00 0.00 06:37:30 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 Average: eth0 238.43 224.49 1099.50 35.32 0.00 0.00 0.00 0.00 06:37:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:30 Average: docker0 127.94 117.02 10.17 438.52 0.00 0.00 0.00 0.00 06:37:30 06:37:30 06:37:30 ---> sar -P ALL: 06:37:30 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/10/20 _x86_64_ (4 CPU) 06:37:30 06:37:30 06:28:22 LINUX RESTART (4 CPU) 06:37:30 06:37:30 06:29:01 CPU %user %nice %system %iowait %steal %idle 06:37:30 06:30:01 all 11.70 0.00 5.23 1.74 0.03 81.29 06:37:30 06:30:01 0 11.14 0.00 6.22 1.69 0.03 80.92 06:37:30 06:30:01 1 12.37 0.00 5.31 3.38 0.02 78.92 06:37:30 06:30:01 2 13.86 0.00 4.39 0.47 0.03 81.25 06:37:30 06:30:01 3 9.43 0.00 4.99 1.42 0.05 84.10 06:37:30 06:31:01 all 11.50 0.00 8.07 3.28 0.03 77.12 06:37:30 06:31:01 0 12.03 0.00 8.02 4.13 0.03 75.78 06:37:30 06:31:01 1 11.43 0.00 7.79 2.39 0.02 78.37 06:37:30 06:31:01 2 12.04 0.00 8.21 3.90 0.02 75.83 06:37:30 06:31:01 3 10.49 0.00 8.25 2.71 0.03 78.51 06:37:30 06:32:01 all 43.48 0.00 12.00 5.40 0.03 39.09 06:37:30 06:32:01 0 44.24 0.00 10.67 6.52 0.03 38.53 06:37:30 06:32:01 1 43.38 0.00 12.13 5.08 0.02 39.39 06:37:30 06:32:01 2 43.98 0.00 12.69 3.43 0.03 39.87 06:37:30 06:32:01 3 42.30 0.00 12.52 6.58 0.03 38.56 06:37:30 06:33:01 all 19.26 0.00 3.41 0.91 0.01 76.42 06:37:30 06:33:01 0 17.86 0.00 3.07 0.13 0.00 78.94 06:37:30 06:33:01 1 19.28 0.00 3.48 1.34 0.02 75.89 06:37:30 06:33:01 2 17.36 0.00 3.47 1.65 0.00 77.52 06:37:30 06:33:01 3 22.53 0.00 3.61 0.54 0.02 73.31 06:37:30 06:34:01 all 0.15 0.00 0.05 0.00 0.00 99.80 06:37:30 06:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:30 06:34:01 1 0.52 0.00 0.05 0.00 0.00 99.43 06:37:30 06:34:01 2 0.05 0.00 0.08 0.02 0.00 99.85 06:37:30 06:34:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:37:30 06:35:01 all 0.17 0.00 0.03 0.00 0.00 99.80 06:37:30 06:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:30 06:35:01 1 0.55 0.00 0.03 0.00 0.00 99.42 06:37:30 06:35:01 2 0.05 0.00 0.03 0.00 0.02 99.90 06:37:30 06:35:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:37:30 06:36:01 all 0.11 0.00 0.05 0.00 0.00 99.83 06:37:30 06:36:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:37:30 06:36:01 1 0.35 0.00 0.10 0.00 0.00 99.55 06:37:30 06:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:37:30 06:36:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:37:30 06:37:01 all 0.33 0.00 0.20 0.41 0.01 99.05 06:37:30 06:37:01 0 0.23 0.00 0.10 0.03 0.02 99.62 06:37:30 06:37:01 1 0.17 0.00 0.13 0.30 0.02 99.38 06:37:30 06:37:01 2 0.37 0.00 0.17 0.23 0.00 99.23 06:37:30 06:37:01 3 0.57 0.00 0.38 1.07 0.00 97.98 06:37:30 Average: all 10.73 0.00 3.58 1.45 0.01 84.23 06:37:30 Average: 0 10.62 0.00 3.48 1.54 0.01 84.35 06:37:30 Average: 1 10.89 0.00 3.58 1.54 0.01 83.98 06:37:30 Average: 2 10.86 0.00 3.59 1.19 0.01 84.35 06:37:30 Average: 3 10.57 0.00 3.68 1.52 0.02 84.22 06:37:30 06:37:30 06:37:30