Pull request #2913 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 9bffdf1b0025ca2e6576b145f688295c80aec35d+c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 (47da547f452cbfe79cd8f31f3e0f1a6f6da21e44) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-15814 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # 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 > 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/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 9bffdf1b0025ca2e6576b145f688295c80aec35d Merge succeeded, producing 9bffdf1b0025ca2e6576b145f688295c80aec35d Checking out Revision 9bffdf1b0025ca2e6576b145f688295c80aec35d (PR-2913) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # 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 c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 Commit message: "build(snap): remove snap build security-secrets-setup component" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 37e6a8593861e55ddb04485eb12e0851d5748d29 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:48:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:48:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:48:51 ========================================================= 02:48:51 EdgeX Global Pipelines Version Info 02:48:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:48:53 ------------------- 02:48:53 stable info: 02:48:53 ------------------- 02:48:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:48:53 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 02:48:53 Message: update stable to v1.0.172 02:48:54 ------------------- 02:48:54 experimental info: 02:48:54 ------------------- 02:48:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:48:54 Commit SHA: 025b6483f761633eb525fab7d6a8b6537d6ee4a4 02:48:54 Message: update experimental to v1.0.172 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:48:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:48:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:48:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:48:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:48:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:48:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:48:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 02:48:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 02:48:57 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 02:48:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2913 [Pipeline] echo 02:48:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2913 [Pipeline] echo 02:48:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2913 [Pipeline] echo 02:48:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bffdf1b0025ca2e6576b145f688295c80aec35d [Pipeline] echo 02:48:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bffdf1 [Pipeline] echo 02:48:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:48:58 provisioning config files... 02:48:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config9120179850019405010tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:59 ---> docker-login.sh 02:48:59 nexus3.edgexfoundry.org:10001 02:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:59 Configure a credential helper to remove this warning. See 02:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:59 02:48:59 Login Succeeded 02:48:59 nexus3.edgexfoundry.org:10002 02:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:59 Configure a credential helper to remove this warning. See 02:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:59 02:48:59 Login Succeeded 02:48:59 nexus3.edgexfoundry.org:10003 02:48:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:48:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:48:59 Configure a credential helper to remove this warning. See 02:48:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:48:59 02:48:59 Login Succeeded 02:48:59 nexus3.edgexfoundry.org:10004 02:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:00 Configure a credential helper to remove this warning. See 02:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:00 02:49:00 Login Succeeded 02:49:00 docker.io 02:49:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:49:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:49:00 Configure a credential helper to remove this warning. See 02:49:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:49:00 02:49:00 Login Succeeded 02:49:00 ---> docker-login.sh ends [Pipeline] } 02:49:00 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:01 ++ 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-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/core-command/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo core-command,cmd/core-command/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/core-data/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo core-data,cmd/core-data/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/core-metadata/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo core-metadata,cmd/core-metadata/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/security-bootstrap-redis/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/security-proxy-setup/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/security-secretstore-setup/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/support-notifications/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo support-notifications,cmd/support-notifications/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/support-scheduler/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 02:49:01 + for file in '`ls cmd/**/Dockerfile`' 02:49:01 ++ dirname cmd/sys-mgmt-agent/Dockerfile 02:49:01 ++ cut -d/ -f2 02:49:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 02:49:01 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-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 02:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:02 02:49:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:49:03 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:03 latest: Pulling from edgex-devops/git-semver 02:49:03 31603596830f: Pulling fs layer 02:49:03 2a8b12db71e7: Pulling fs layer 02:49:03 6ca5941a6612: Pulling fs layer 02:49:03 ecc8261a40a4: Pulling fs layer 02:49:03 ecc8261a40a4: Waiting 02:49:03 2a8b12db71e7: Verifying Checksum 02:49:03 2a8b12db71e7: Download complete 02:49:03 31603596830f: Verifying Checksum 02:49:03 31603596830f: Download complete 02:49:03 ecc8261a40a4: Verifying Checksum 02:49:03 ecc8261a40a4: Download complete 02:49:03 6ca5941a6612: Verifying Checksum 02:49:03 6ca5941a6612: Download complete 02:49:03 31603596830f: Pull complete 02:49:04 2a8b12db71e7: Pull complete 02:49:04 6ca5941a6612: Pull complete 02:49:04 ecc8261a40a4: Pull complete 02:49:04 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:49:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:49:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:49:05 prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container 02:49:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:49:07 $ docker top d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:07 [ssh-agent] Looking for ssh-agent implementation... 02:49:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:08 $ docker exec d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e ssh-agent 02:49:08 SSH_AUTH_SOCK=/tmp/ssh-IiDVylK1E5Ey/agent.11 02:49:08 SSH_AGENT_PID=17 02:49:08 Running ssh-add (command line suppressed) 02:49:08 Identity added: /w/workspace/edgex-go/9@tmp/private_key_6209619917108674794.key (/w/workspace/edgex-go/9@tmp/private_key_6209619917108674794.key) 02:49:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:08 + git tag --points-at HEAD [Pipeline] } 02:49:08 $ docker exec --env ******** --env ******** d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e ssh-agent -k 02:49:08 unset SSH_AUTH_SOCK; 02:49:08 unset SSH_AGENT_PID; 02:49:08 echo Agent pid 17 killed; 02:49:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:49:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:09 [ssh-agent] Looking for ssh-agent implementation... 02:49:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:09 $ docker exec d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e ssh-agent 02:49:09 SSH_AUTH_SOCK=/tmp/ssh-lRDtXsQpc3GO/agent.46 02:49:09 SSH_AGENT_PID=51 02:49:09 Running ssh-add (command line suppressed) 02:49:09 Identity added: /w/workspace/edgex-go/9@tmp/private_key_1933767501798398022.key (/w/workspace/edgex-go/9@tmp/private_key_1933767501798398022.key) 02:49:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:09 + git semver init 02:49:09 # -> Open(): unable to determine branch for HEAD 02:49:09 # $GIT_DIR = /w/workspace/edgex-go/9/.git 02:49:09 # $GIT_WORK_TREE = /w/workspace/edgex-go/9 02:49:09 # $SEMVER_REMOTE_NAME = origin 02:49:09 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:49:09 # $SEMVER_USER_NAME = edgex-jenkins 02:49:09 # $SEMVER_BRANCH = PR-2913 02:49:09 # $SEMVER_TEMP = /tmp/semver-799423947 02:49:09 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 02:49:32 # '/tmp/semver-799423947' -> '/w/workspace/edgex-go/9/.semver' 02:49:32 # -> Force: false 02:49:32 # $SEMVER_DIR = /w/workspace/edgex-go/9/.semver [Pipeline] } 02:49:32 $ docker exec --env ******** --env ******** d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e ssh-agent -k 02:49:32 unset SSH_AUTH_SOCK; 02:49:32 unset SSH_AGENT_PID; 02:49:32 echo Agent pid 51 killed; 02:49:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:32 + git semver [Pipeline] } 02:49:32 $ docker stop --time=1 d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e 02:49:34 $ docker rm -f d9cb672b400cfd27e17d689127bda3ee78619a340f820563a3451213562fff9e [Pipeline] // withDockerContainer [Pipeline] sh 02:49:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:49:35 Stashed 1 file(s) [Pipeline] echo 02:49:35 [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 02:49:36 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:49:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:49:37 + sudo service docker restart 02:49:37 + true 02:49:37 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 02:49:37 ========================================================= 02:49:37 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:49:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:49:37 + 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 . 02:49:42 Sending build context to Docker daemon 326.3MB 02:49:42 Step 1/7 : ARG BASE=golang:1.15-alpine 02:49:42 Step 2/7 : FROM ${BASE} 02:49:42 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:49:42 188c0c94c7c5: Pulling fs layer 02:49:42 0ef7d3d256c8: Pulling fs layer 02:49:42 de9db76c5a1d: Pulling fs layer 02:49:42 bca2f99d35d6: Pulling fs layer 02:49:42 93359f2a8cfa: Pulling fs layer 02:49:42 7c6f9722023f: Pulling fs layer 02:49:42 a35cf1a2eb13: Pulling fs layer 02:49:42 93359f2a8cfa: Waiting 02:49:42 7c6f9722023f: Waiting 02:49:42 a35cf1a2eb13: Waiting 02:49:42 bca2f99d35d6: Waiting 02:49:42 de9db76c5a1d: Download complete 02:49:42 0ef7d3d256c8: Verifying Checksum 02:49:42 0ef7d3d256c8: Download complete 02:49:42 93359f2a8cfa: Verifying Checksum 02:49:42 93359f2a8cfa: Download complete 02:49:42 188c0c94c7c5: Verifying Checksum 02:49:42 188c0c94c7c5: Download complete 02:49:42 7c6f9722023f: Verifying Checksum 02:49:42 7c6f9722023f: Download complete 02:49:42 188c0c94c7c5: Pull complete 02:49:42 0ef7d3d256c8: Pull complete 02:49:42 de9db76c5a1d: Pull complete 02:49:44 a35cf1a2eb13: Verifying Checksum 02:49:44 a35cf1a2eb13: Download complete 02:49:44 bca2f99d35d6: Verifying Checksum 02:49:44 bca2f99d35d6: Download complete 02:49:50 bca2f99d35d6: Pull complete 02:49:50 93359f2a8cfa: Pull complete 02:49:50 7c6f9722023f: Pull complete 02:49:50 Still waiting to schedule task 02:49:50 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:49:55 a35cf1a2eb13: Pull complete 02:49:55 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:49:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:49:55 ---> a62c8e92a672 02:49:55 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 02:49:55 ---> Running in 7ccef2fe7933 02:49:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:49:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:49:57 (1/12) Installing libmagic (5.38-r0) 02:49:58 (2/12) Installing file (5.38-r0) 02:49:58 (3/12) Installing libc-dev (0.7.2-r3) 02:49:58 (4/12) Installing g++ (9.3.0-r2) 02:50:13 (5/12) Installing fortify-headers (1.1-r0) 02:50:13 (6/12) Installing patch (2.7.6-r6) 02:50:13 (7/12) Installing build-base (0.5-r2) 02:50:13 (8/12) Installing libsodium (1.0.18-r0) 02:50:13 (9/12) Installing pkgconf (1.7.2-r0) 02:50:13 (10/12) Installing libsodium-dev (1.0.18-r0) 02:50:13 (11/12) Installing libzmq (4.3.3-r0) 02:50:13 (12/12) Installing zeromq-dev (4.3.3-r0) 02:50:13 Executing busybox-1.31.1-r19.trigger 02:50:13 OK: 233 MiB in 51 packages 02:50:16 Removing intermediate container 7ccef2fe7933 02:50:16 ---> f3b892838f82 02:50:16 Step 4/7 : WORKDIR /edgex-go 02:50:16 ---> Running in ac48857fb0e8 02:50:16 Removing intermediate container ac48857fb0e8 02:50:16 ---> 0c578449d6c6 02:50:16 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:50:16 latest: Pulling from library/docker 02:50:16 05e7bc50f07f: Pulling fs layer 02:50:16 6db28d0fdbf6: Pulling fs layer 02:50:16 292df0bc6bf3: Pulling fs layer 02:50:16 2e060f4bd70b: Pulling fs layer 02:50:16 80e8d568a223: Pulling fs layer 02:50:16 8dc6ef1a942a: Pulling fs layer 02:50:16 2312dd95470a: Pulling fs layer 02:50:16 80e8d568a223: Waiting 02:50:16 8dc6ef1a942a: Waiting 02:50:16 2312dd95470a: Waiting 02:50:16 2e060f4bd70b: Waiting 02:50:17 292df0bc6bf3: Verifying Checksum 02:50:17 292df0bc6bf3: Download complete 02:50:17 05e7bc50f07f: Verifying Checksum 02:50:17 6db28d0fdbf6: Verifying Checksum 02:50:17 6db28d0fdbf6: Download complete 02:50:17 8dc6ef1a942a: Verifying Checksum 02:50:17 8dc6ef1a942a: Download complete 02:50:17 05e7bc50f07f: Pull complete 02:50:17 80e8d568a223: Verifying Checksum 02:50:17 80e8d568a223: Download complete 02:50:17 2312dd95470a: Verifying Checksum 02:50:17 2312dd95470a: Download complete 02:50:17 6db28d0fdbf6: Pull complete 02:50:17 292df0bc6bf3: Pull complete 02:50:18 2e060f4bd70b: Verifying Checksum 02:50:18 2e060f4bd70b: Download complete 02:50:21 2e060f4bd70b: Pull complete 02:50:21 80e8d568a223: Pull complete 02:50:21 8dc6ef1a942a: Pull complete 02:50:21 2312dd95470a: Pull complete 02:50:21 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 02:50:21 Status: Downloaded newer image for docker:latest 02:50:22 ---> 4875c5934d7a 02:50:22 Step 6/7 : COPY go.mod . 02:50:23 ---> 88aeb0ec1465 02:50:23 Step 7/7 : RUN go mod download 02:50:23 ---> Running in 636703b481f2 02:50:45 Removing intermediate container 636703b481f2 02:50:45 ---> ef7b1f1ac7c3 02:50:45 Successfully built ef7b1f1ac7c3 02:50:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:50:45 + docker inspect -f . ci-base-image-x86_64 02:50:45 . [Pipeline] withDockerContainer 02:50:45 prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container 02:50:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:46 $ docker top d7f16e00ab072f314f050a3f2b005bb6035cec83da66bab0319e3c99b28ef383 -eo pid,comm [Pipeline] { [Pipeline] sh 02:50:47 + go version 02:50:47 go version go1.15.5 linux/amd64 [Pipeline] } 02:50:47 $ docker stop --time=1 d7f16e00ab072f314f050a3f2b005bb6035cec83da66bab0319e3c99b28ef383 02:50:48 $ docker rm -f d7f16e00ab072f314f050a3f2b005bb6035cec83da66bab0319e3c99b28ef383 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:50:49 + docker inspect -f . ci-base-image-x86_64 02:50:49 . [Pipeline] withDockerContainer 02:50:49 prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container 02:50:49 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:50:50 $ docker top 562740e982ec418574d4d7a730ecec7376a4e453f2326c53c9eec0046b56864d -eo pid,comm [Pipeline] { [Pipeline] echo 02:50:50 ========================================================= 02:50:50 [edgeXBuildGoParallel] Running Tests and Build... 02:50:50 ========================================================= [Pipeline] sh 02:50:50 + make test 02:50:50 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:51:00 ? github.com/edgexfoundry/edgex-go [no test files] 02:51:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:51:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:51:21 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:51:21 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:51:21 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:51:21 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:51:21 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:51:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:51:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:51:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:51:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:51:24 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:51:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:51:26 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.132s coverage: 46.6% of statements 02:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:51:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.181s coverage: 27.1% of statements 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.043s coverage: 100.0% of statements 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.044s coverage: 100.0% of statements 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.092s coverage: 67.7% of statements 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:51:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.421s coverage: 82.3% of statements 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:51:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.330s coverage: 28.6% of statements 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.041s coverage: 100.0% of statements 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.104s coverage: 86.7% of statements 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:51:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.052s coverage: 78.3% of statements 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:51:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.332s coverage: 93.8% of statements 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.069s coverage: 0.1% of statements 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.076s coverage: 75.5% of statements 02:51:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.034s coverage: 80.8% of statements 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.073s coverage: 87.2% of statements 02:51:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.051s coverage: 84.2% of statements 02:51:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements 02:51:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.199s coverage: 63.5% of statements 02:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:51:37 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.039s coverage: 100.0% of statements 02:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.036s coverage: 91.3% of statements 02:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.044s coverage: 100.0% of statements 02:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.044s coverage: 73.7% of statements 02:51:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 02:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.361s coverage: 55.9% of statements 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.105s coverage: 37.0% of statements 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:51:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.300s coverage: 84.0% of statements 02:51:39 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.061s coverage: 100.0% of statements 02:51:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.135s coverage: 47.1% of statements 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:51:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.049s coverage: 100.0% of statements 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:51:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.067s coverage: 100.0% of statements 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:51:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.054s coverage: 100.0% of statements 02:51:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:51:43 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15815 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 02:51:43 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.699s coverage: 29.1% of statements 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.066s coverage: 99.0% of statements 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/system 0.061s coverage: 0.0% of statements 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:51:43 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.039s coverage: 32.1% of statements 02:51:43 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 02:51:44 GO111MODULE=on go vet ./... 02:51:48 using credential edgex-jenkins-ssh 02:51:48 Cloning the remote Git repository 02:51:48 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:51:48 > git init /w/workspace/edgex-go/9 # timeout=10 02:51:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:51:48 > git --version # timeout=10 02:51:48 > git --version # 'git version 2.17.1' 02:51:48 using GIT_SSH to set credentials SSH Credentials for GitHub 02:51:48 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:52:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:52:04 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 9bffdf1b0025ca2e6576b145f688295c80aec35d 02:52:04 Merge succeeded, producing 9bffdf1b0025ca2e6576b145f688295c80aec35d 02:52:04 Checking out Revision 9bffdf1b0025ca2e6576b145f688295c80aec35d (PR-2913) 02:52:03 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:52:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:52:03 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:52:04 > git config core.sparsecheckout # timeout=10 02:52:04 > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 02:52:04 > git remote # timeout=10 02:52:04 > git config --get remote.origin.url # timeout=10 02:52:04 using GIT_SSH to set credentials SSH Credentials for GitHub 02:52:04 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 02:52:04 > git rev-parse HEAD^{commit} # timeout=10 02:52:04 > git config core.sparsecheckout # timeout=10 02:52:04 > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 02:52:09 Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:52:10 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:52:10 gofmt -l . 02:52:10 [ "`gofmt -l .`" = "" ] 02:52:10 ./bin/test-go-mod-tidy.sh 02:52:10 ./bin/test-attribution-txt.sh [Pipeline] sh 02:52:11 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:52:11 + ls -al . 02:52:11 total 636 02:52:11 drwxrwxr-x 10 1001 1001 4096 Dec 14 02:52 . 02:52:11 drwxr-xr-x 4 root root 28 Dec 14 02:50 .. 02:52:11 -rw-rw-r-- 1 1001 1001 11 Dec 14 02:48 .dockerignore 02:52:11 drwxrwxr-x 8 1001 1001 179 Dec 14 02:48 .git 02:52:11 drwxrwxr-x 3 1001 1001 125 Dec 14 02:48 .github 02:52:11 -rw-rw-r-- 1 1001 1001 848 Dec 14 02:48 .gitignore 02:52:11 drwx------ 3 1001 1001 47 Dec 14 02:49 .semver 02:52:11 -rw-rw-r-- 1 1001 1001 166 Dec 14 02:48 .sonarcloud.properties 02:52:11 -rw-rw-r-- 1 1001 1001 3804 Dec 14 02:48 CONTRIBUTING.md 02:52:11 -rw-rw-r-- 1 1001 1001 1035 Dec 14 02:48 Dockerfile.build 02:52:11 -rw-rw-r-- 1 1001 1001 863 Dec 14 02:48 Jenkinsfile 02:52:11 -rw-rw-r-- 1 1001 1001 10775 Dec 14 02:48 LICENSE 02:52:11 -rw-rw-r-- 1 1001 1001 5750 Dec 14 02:48 Makefile 02:52:11 -rw-rw-r-- 1 1001 1001 6663 Dec 14 02:48 README.md 02:52:11 -rw-rw-r-- 1 1001 1001 6744 Dec 14 02:48 SECURITY.md 02:52:11 -rw-rw-r-- 1 1001 1001 5 Dec 14 02:49 VERSION 02:52:11 -rw-rw-r-- 1 1001 1001 4131 Dec 14 02:48 ZMQWindows.md 02:52:11 drwxrwxr-x 2 1001 1001 117 Dec 14 02:48 bin 02:52:11 drwxrwxr-x 14 1001 1001 4096 Dec 14 02:48 cmd 02:52:11 -rw-r--r-- 1 root root 537567 Dec 14 02:51 coverage.out 02:52:11 -rw-r--r-- 1 root root 1041 Dec 14 02:52 go.mod 02:52:11 -rw-r--r-- 1 root root 18856 Dec 14 02:52 go.sum 02:52:11 drwxrwxr-x 8 1001 1001 127 Dec 14 02:48 internal 02:52:11 drwxrwxr-x 4 1001 1001 26 Dec 14 02:48 openapi 02:52:11 drwxrwxr-x 4 1001 1001 71 Dec 14 02:48 snap 02:52:11 -rw-rw-r-- 1 1001 1001 168 Dec 14 02:48 version.go [Pipeline] sh 02:52:11 + true 02:52:11 + sudo service docker restart 02:52:11 + '[' -e coverage.out ] 02:52:11 + chown 1001:1001 coverage.out [Pipeline] stash 02:52:11 Stashed 1 file(s) [Pipeline] sh 02:52:12 + make build 02:52:12 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:52:14 provisioning config files... 02:52:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config9187930341198187352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:14 ---> docker-login.sh 02:52:14 nexus3.edgexfoundry.org:10001 02:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:16 Configure a credential helper to remove this warning. See 02:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:16 02:52:16 Login Succeeded 02:52:16 nexus3.edgexfoundry.org:10002 02:52:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:16 Configure a credential helper to remove this warning. See 02:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:16 02:52:16 Login Succeeded 02:52:16 nexus3.edgexfoundry.org:10003 02:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:17 Configure a credential helper to remove this warning. See 02:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:17 02:52:17 Login Succeeded 02:52:17 nexus3.edgexfoundry.org:10004 02:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:17 Configure a credential helper to remove this warning. See 02:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:17 02:52:17 Login Succeeded 02:52:17 docker.io 02:52:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:52:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:52:18 Configure a credential helper to remove this warning. See 02:52:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:52:18 02:52:18 Login Succeeded 02:52:18 ---> docker-login.sh ends [Pipeline] } 02:52:18 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:52:19 ========================================================= 02:52:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:52:19 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:52:19 + 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 . 02:52:22 Sending build context to Docker daemon 165.5MB 02:52:22 Step 1/7 : ARG BASE=golang:1.15-alpine 02:52:22 Step 2/7 : FROM ${BASE} 02:52:22 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:52:22 5f621e34cdf4: Pulling fs layer 02:52:22 a4357932f1b6: Pulling fs layer 02:52:22 18c013af1878: Pulling fs layer 02:52:22 00ac8860ef70: Pulling fs layer 02:52:22 63d7cb157983: Pulling fs layer 02:52:22 b116817d02f9: Pulling fs layer 02:52:22 745a02a5169b: Pulling fs layer 02:52:22 00ac8860ef70: Waiting 02:52:22 63d7cb157983: Waiting 02:52:22 b116817d02f9: Waiting 02:52:22 745a02a5169b: Waiting 02:52:22 18c013af1878: Verifying Checksum 02:52:22 18c013af1878: Download complete 02:52:22 a4357932f1b6: Verifying Checksum 02:52:22 a4357932f1b6: Download complete 02:52:22 63d7cb157983: Verifying Checksum 02:52:22 63d7cb157983: Download complete 02:52:22 b116817d02f9: Verifying Checksum 02:52:22 b116817d02f9: Download complete 02:52:22 5f621e34cdf4: Verifying Checksum 02:52:22 5f621e34cdf4: Download complete 02:52:23 5f621e34cdf4: Pull complete 02:52:23 a4357932f1b6: Pull complete 02:52:24 18c013af1878: Pull complete 02:52:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:52:25 745a02a5169b: Verifying Checksum 02:52:25 745a02a5169b: Download complete 02:52:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:52:26 00ac8860ef70: Verifying Checksum 02:52:26 00ac8860ef70: Download complete 02:52:27 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:52:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:52:29 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:52:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:52:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:52:33 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:52:34 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:52:35 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:52:36 00ac8860ef70: Pull complete 02:52:36 63d7cb157983: Pull complete [Pipeline] } 02:52:36 $ docker stop --time=1 562740e982ec418574d4d7a730ecec7376a4e453f2326c53c9eec0046b56864d 02:52:36 b116817d02f9: Pull complete 02:52:38 $ docker rm -f 562740e982ec418574d4d7a730ecec7376a4e453f2326c53c9eec0046b56864d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 02:52:40 745a02a5169b: Pull complete 02:52:40 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:52:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:52:40 ---> b7e6874047d6 02:52:40 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 [Pipeline] isUnix [Pipeline] sh 02:52:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:42 02:52:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 02:52:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:43 latest: Pulling from edgex-devops/edgex-compose 02:52:43 cbdbe7a5bc2a: Pulling fs layer 02:52:43 ca9280d653b3: Pulling fs layer 02:52:43 7e9c9ca2126c: Pulling fs layer 02:52:43 cbdbe7a5bc2a: Verifying Checksum 02:52:43 cbdbe7a5bc2a: Download complete 02:52:43 ---> Running in 5db55874036f 02:52:43 ca9280d653b3: Verifying Checksum 02:52:43 ca9280d653b3: Download complete 02:52:43 cbdbe7a5bc2a: Pull complete 02:52:44 ca9280d653b3: Pull complete 02:52:44 7e9c9ca2126c: Verifying Checksum 02:52:44 7e9c9ca2126c: Download complete 02:52:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:52:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:52:47 (1/12) Installing libmagic (5.38-r0) 02:52:47 (2/12) Installing file (5.38-r0) 02:52:47 (3/12) Installing libc-dev (0.7.2-r3) 02:52:47 (4/12) Installing g++ (9.3.0-r2) 02:52:51 7e9c9ca2126c: Pull complete 02:52:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 02:52:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 02:52:51 prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container 02:52:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:52:52 $ docker top db394a5adce1c982bb6e45456b38b0a143389af1dc42c1df75897f268f29e5d6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:52 + docker-compose build --help 02:52:52 + grep parallel 02:52:53 --parallel Build images in parallel. [Pipeline] } 02:52:53 $ docker stop --time=1 db394a5adce1c982bb6e45456b38b0a143389af1dc42c1df75897f268f29e5d6 02:52:54 (5/12) Installing fortify-headers (1.1-r0) 02:52:54 (6/12) Installing patch (2.7.6-r6) 02:52:54 (7/12) Installing build-base (0.5-r2) 02:52:54 (8/12) Installing libsodium (1.0.18-r0) 02:52:54 (9/12) Installing pkgconf (1.7.2-r0) 02:52:54 (10/12) Installing libsodium-dev (1.0.18-r0) 02:52:54 (11/12) Installing libzmq (4.3.3-r0) 02:52:55 (12/12) Installing zeromq-dev (4.3.3-r0) 02:52:55 Executing busybox-1.31.1-r19.trigger 02:52:55 OK: 217 MiB in 51 packages 02:52:55 $ docker rm -f db394a5adce1c982bb6e45456b38b0a143389af1dc42c1df75897f268f29e5d6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:52:55 . [Pipeline] withDockerContainer 02:52:55 prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container 02:52:56 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:52:56 $ docker top 3e38c117b1786a487e87caf0a4b2dd43afc8ebbbd6c1da1c754c174d94d40726 -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:57 + docker-compose -f ./docker-compose-build.yml build --parallel 02:52:58 Building docker-core-command-go ... 02:52:58 Building docker-core-data-go ... 02:52:58 Building docker-core-metadata-go ... 02:52:58 Building docker-security-bootstrap-redis-go ... 02:52:58 Building docker-security-proxy-setup-go ... 02:52:58 Building docker-security-secretstore-setup-go ... 02:52:58 Building docker-support-notifications-go ... 02:52:58 Building docker-support-scheduler-go ... 02:52:58 Building docker-sys-mgmt-agent-go ... 02:52:58 Building docker-security-secretstore-setup-go 02:52:58 Building docker-security-proxy-setup-go 02:52:58 Building docker-core-metadata-go 02:52:58 Building docker-support-scheduler-go 02:52:58 Building docker-security-bootstrap-redis-go 02:52:59 Removing intermediate container 5db55874036f 02:52:59 ---> 9d06a80034b5 02:52:59 Step 4/7 : WORKDIR /edgex-go 02:52:59 ---> Running in b8d94a0db406 02:52:59 Removing intermediate container b8d94a0db406 02:52:59 ---> beb6b57878fa 02:52:59 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 02:53:00 latest: Pulling from library/docker 02:53:00 a3cc7d3b244e: Pulling fs layer 02:53:00 02a3295e0d61: Pulling fs layer 02:53:00 0f4f2e6d8100: Pulling fs layer 02:53:00 330b718f631f: Pulling fs layer 02:53:00 a93816041522: Pulling fs layer 02:53:00 bdb6da89ff94: Pulling fs layer 02:53:00 2a70c0c122f4: Pulling fs layer 02:53:00 330b718f631f: Waiting 02:53:00 a93816041522: Waiting 02:53:00 bdb6da89ff94: Waiting 02:53:00 2a70c0c122f4: Waiting 02:53:00 0f4f2e6d8100: Verifying Checksum 02:53:00 0f4f2e6d8100: Download complete 02:53:00 a3cc7d3b244e: Verifying Checksum 02:53:00 a3cc7d3b244e: Download complete 02:53:00 02a3295e0d61: Verifying Checksum 02:53:00 02a3295e0d61: Download complete 02:53:00 bdb6da89ff94: Download complete 02:53:01 a93816041522: Verifying Checksum 02:53:01 a93816041522: Download complete 02:53:01 2a70c0c122f4: Verifying Checksum 02:53:01 2a70c0c122f4: Download complete 02:53:01 a3cc7d3b244e: Pull complete 02:53:02 02a3295e0d61: Pull complete 02:53:02 330b718f631f: Verifying Checksum 02:53:02 330b718f631f: Download complete 02:53:02 0f4f2e6d8100: Pull complete 02:53:06 330b718f631f: Pull complete 02:53:06 a93816041522: Pull complete 02:53:07 bdb6da89ff94: Pull complete 02:53:07 2a70c0c122f4: Pull complete 02:53:07 Digest: sha256:11663df6a04f355f0d726c8ae20de03ee3b1ef1008bbb63027d0e13b137a8186 02:53:07 Status: Downloaded newer image for docker:latest 02:53:11 ---> 5e0bef064d96 02:53:11 Step 6/7 : COPY go.mod . 02:53:11 ---> 020dd7049938 02:53:11 Step 7/7 : RUN go mod download 02:53:12 ---> Running in cd8d9c68312c 02:53:25 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 02:53:25 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:53:25 02:53:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:53:25 ---> ef7b1f1ac7c3 02:53:25 Step 3/22 : WORKDIR /edgex-go 02:53:25 ---> ef7b1f1ac7c3 02:53:25 Step 3/21 : WORKDIR /edgex-go 02:53:26 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 02:53:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:53:26 ---> ef7b1f1ac7c3 02:53:26 Step 3/24 : WORKDIR /edgex-go 02:53:26 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 02:53:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:53:26 ---> ef7b1f1ac7c3 02:53:26 Step 3/22 : WORKDIR /edgex-go 02:53:26 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 02:53:26 Step 2/21 : FROM ${BUILDER_BASE} AS builder 02:53:26 ---> ef7b1f1ac7c3 02:53:26 Step 3/21 : WORKDIR /edgex-go 02:53:26 ---> Running in 8a7b4996b417 02:53:26 ---> Running in 41f06bec399b 02:53:26 ---> Running in cdfa7da25bd5 02:53:26 ---> Running in 3a85bc868124 02:53:26 ---> Running in 830cea2d6e48 02:53:27 Removing intermediate container cdfa7da25bd5 02:53:27 ---> d89ec64f8fe2 02:53:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:28 Removing intermediate container 3a85bc868124 02:53:28 ---> e912fe23c6dd 02:53:28 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:28 Removing intermediate container 41f06bec399b 02:53:28 ---> 61fbef33e60c 02:53:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:28 Removing intermediate container 8a7b4996b417 02:53:28 ---> 16c638da5c74 02:53:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:28 Removing intermediate container 830cea2d6e48 02:53:28 ---> 779951a5bb0a 02:53:28 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:53:28 ---> Running in fd6bc8060685 02:53:28 ---> Running in fe5c0acf57b5 02:53:28 ---> Running in 579a3f54e870 02:53:28 ---> Running in 154e776ab1c2 02:53:28 ---> Running in 2db8403fef7d 02:53:30 Removing intermediate container 579a3f54e870 02:53:30 ---> 7e3c353c5935 02:53:30 Step 5/22 : RUN apk update && apk add make git 02:53:30 ---> Running in 4fbcc7454915 02:53:30 Removing intermediate container 2db8403fef7d 02:53:30 ---> 07a306425bd2 02:53:30 Step 5/21 : RUN apk update && apk add make git 02:53:30 Removing intermediate container fd6bc8060685 02:53:30 ---> 51c3915a9b2c 02:53:30 Step 5/21 : RUN apk update && apk add make git 02:53:30 Removing intermediate container 154e776ab1c2 02:53:30 ---> 085ae2a49903 02:53:30 Step 5/22 : RUN apk update && apk add make git 02:53:30 ---> Running in 7c49c2a75517 02:53:31 ---> Running in 4477802031f1 02:53:31 ---> Running in 90ebe8f1d7ee 02:53:31 Removing intermediate container fe5c0acf57b5 02:53:31 ---> 0e22fe03138b 02:53:31 Step 5/24 : RUN apk update && apk add make git 02:53:31 ---> Running in 7201b66bbcb0 02:53:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:32 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:53:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:32 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 02:53:32 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 02:53:32 OK: 12750 distinct packages available 02:53:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:53:32 OK: 233 MiB in 51 packages 02:53:33 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 02:53:33 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 02:53:33 OK: 12750 distinct packages available 02:53:33 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 02:53:33 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 02:53:33 OK: 12750 distinct packages available 02:53:33 OK: 233 MiB in 51 packages 02:53:33 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 02:53:33 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 02:53:33 OK: 12750 distinct packages available 02:53:33 Removing intermediate container 4fbcc7454915 02:53:33 ---> 520dbb335cad 02:53:33 Step 6/22 : COPY go.mod . 02:53:33 OK: 233 MiB in 51 packages 02:53:33 OK: 233 MiB in 51 packages 02:53:34 ---> 68aa53c961e9 02:53:34 Step 7/22 : RUN go mod download 02:53:34 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 02:53:34 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 02:53:34 OK: 12750 distinct packages available 02:53:34 ---> Running in cbb49d589cd5 02:53:34 Removing intermediate container 7c49c2a75517 02:53:34 ---> 982ec7883b09 02:53:34 Step 6/21 : COPY go.mod . 02:53:34 OK: 233 MiB in 51 packages 02:53:34 Removing intermediate container 4477802031f1 02:53:34 ---> 9a67bd46619e 02:53:34 Step 6/21 : COPY go.mod . 02:53:34 ---> de8b48052873 02:53:34 Step 7/21 : RUN go mod download 02:53:34 ---> Running in ca2705b7a7c6 02:53:35 Removing intermediate container 7201b66bbcb0 02:53:35 ---> 1d5fba72869d 02:53:35 Step 6/24 : COPY go.mod . 02:53:35 ---> fa8d522bc8e4 02:53:35 Step 7/21 : RUN go mod download 02:53:35 ---> Running in 9a23ffa49421 02:53:35 Removing intermediate container 90ebe8f1d7ee 02:53:35 ---> e2eb634c5b0e 02:53:35 Step 6/22 : COPY go.mod . 02:53:35 ---> e31d6954c046 02:53:35 Step 7/24 : RUN go mod download 02:53:35 ---> Running in 3a99db3fa1f1 02:53:35 ---> 3089cfa6e292 02:53:35 Step 7/22 : RUN go mod download 02:53:36 ---> Running in 2c2e9f84800e 02:53:36 Removing intermediate container cbb49d589cd5 02:53:36 ---> fa4f2282d118 02:53:36 Step 8/22 : COPY . . 02:53:37 Removing intermediate container ca2705b7a7c6 02:53:37 ---> 6d6f4e851557 02:53:37 Step 8/21 : COPY . . 02:53:38 Removing intermediate container cd8d9c68312c 02:53:38 ---> a4e8c98c49b9 02:53:38 Successfully built a4e8c98c49b9 02:53:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:53:39 + docker inspect -f . ci-base-image-arm64 02:53:39 . [Pipeline] withDockerContainer 02:53:39 prd-ubuntu18.04-docker-arm64-4c-16g-15815 does not seem to be running inside a container 02:53:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:53:41 $ docker top 2e05c5dbd8e05878817972dc5b25e81483da87cf7a5cebf6e209694e41525c62 -eo pid,comm 02:53:41 Removing intermediate container 9a23ffa49421 02:53:41 ---> 49cc4b779be4 02:53:41 Step 8/21 : COPY . . [Pipeline] { [Pipeline] sh 02:53:42 + go version 02:53:42 go version go1.15.5 linux/arm64 [Pipeline] } 02:53:42 $ docker stop --time=1 2e05c5dbd8e05878817972dc5b25e81483da87cf7a5cebf6e209694e41525c62 02:53:44 $ docker rm -f 2e05c5dbd8e05878817972dc5b25e81483da87cf7a5cebf6e209694e41525c62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 02:53:45 Removing intermediate container 3a99db3fa1f1 02:53:45 ---> 528509460a50 02:53:45 Step 8/24 : COPY . . [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:53:46 + docker inspect -f . ci-base-image-arm64 02:53:46 . [Pipeline] withDockerContainer 02:53:46 Removing intermediate container 2c2e9f84800e 02:53:46 ---> 8420a4e1ff77 02:53:46 Step 8/22 : COPY . . 02:53:46 prd-ubuntu18.04-docker-arm64-4c-16g-15815 does not seem to be running inside a container 02:53:47 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:53:48 $ docker top 41e0275b05bbc279e51b726f87024b20c68476dc8bd0c54b25b3a3e659aea4fd -eo pid,comm [Pipeline] { [Pipeline] echo 02:53:48 ========================================================= 02:53:48 [edgeXBuildGoParallel] Running Tests and Build... 02:53:48 ========================================================= [Pipeline] sh 02:53:49 + make test 02:53:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 02:54:11 ? github.com/edgexfoundry/edgex-go [no test files] 02:54:13 ---> 5bdea8d559d8 02:54:13 Step 9/22 : RUN make cmd/core-metadata/core-metadata 02:54:16 ---> b134219d46e3 02:54:16 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 02:54:16 ---> Running in 399ee28e68ce 02:54:18 ---> 5d4b7397b434 02:54:18 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 02:54:18 ---> Running in 2407b4a71779 02:54:19 ---> Running in 110aaf2b17a5 02:54:19 ---> de30d8ee7b75 02:54:19 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:54:20 ---> b90f04b1ec31 02:54:20 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 02:54:20 ---> Running in 671f964c7692 02:54:20 ---> Running in 846669985b30 02:54:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:54:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:54:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:54:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:54:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:54:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:54:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 02:54:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 02:54:52 Removing intermediate container 846669985b30 02:54:52 ---> 1aee0afeebd2 02:54:52 02:54:52 Step 10/22 : FROM alpine:3.10 02:54:52 3.10: Pulling from library/alpine 02:54:53 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 02:54:53 Status: Downloaded newer image for alpine:3.10 02:54:53 ---> be4e4bea2c2e 02:54:53 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 02:54:57 ---> Running in 4bcda0525839 02:54:57 Removing intermediate container 671f964c7692 02:54:57 ---> 91580318f500 02:54:57 02:54:57 Step 10/24 : FROM alpine:3.10 02:54:57 ---> be4e4bea2c2e 02:54:57 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 02:54:57 Removing intermediate container 2407b4a71779 02:54:57 ---> 9efb5142ee5b 02:54:57 02:54:57 Step 10/21 : FROM alpine 02:54:57 Removing intermediate container 110aaf2b17a5 02:54:57 ---> 55631c00172e 02:54:57 02:54:57 Step 10/21 : FROM scratch 02:54:57 ---> 02:54:57 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:54:57 ---> Running in a1676288abc3 02:54:57 ---> Running in d8ae990077c3 02:54:57 latest: Pulling from library/alpine 02:54:59 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 02:54:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 02:54:59 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 02:54:59 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 02:54:59 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 02:54:59 OK: 10348 distinct packages available 02:54:59 (1/5) Installing ca-certificates (20191127-r2) 02:54:59 Status: Downloaded newer image for alpine:latest 02:54:59 ---> b14afc6dfb98 02:54:59 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 02:54:59 (2/5) Installing nghttp2-libs (1.39.2-r1) 02:54:59 (3/5) Installing libcurl (7.66.0-r3) 02:54:59 (4/5) Installing curl (7.66.0-r3) 02:54:59 (5/5) Installing dumb-init (1.2.2-r1) 02:54:59 Executing busybox-1.30.1-r3.trigger 02:55:00 Executing ca-certificates-20191127-r2.trigger 02:55:00 OK: 7 MiB in 19 packages 02:55:00 Removing intermediate container d8ae990077c3 02:55:00 ---> ca1bfbf91c30 02:55:00 Step 12/21 : ENV APP_PORT=48085 02:55:00 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 02:55:00 ---> Running in 4bf6166acc2a 02:55:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 02:55:01 ---> Running in 5c7d626d91a7 02:55:01 Removing intermediate container 399ee28e68ce 02:55:01 ---> b5f2a910a0a7 02:55:01 02:55:01 Step 10/22 : FROM scratch 02:55:01 ---> 02:55:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:55:01 ---> Using cache 02:55:01 ---> ca1bfbf91c30 02:55:01 Step 12/22 : ENV APP_PORT=48081 02:55:01 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 02:55:01 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 02:55:01 OK: 10348 distinct packages available 02:55:01 ---> Running in 805cb82ad36c 02:55:01 (1/5) Installing ca-certificates (20191127-r2) 02:55:01 (2/5) Installing nghttp2-libs (1.39.2-r1) 02:55:01 Removing intermediate container 4bf6166acc2a 02:55:01 ---> 81ff5178008c 02:55:01 Step 13/21 : EXPOSE $APP_PORT 02:55:01 (3/5) Installing libcurl (7.66.0-r3) 02:55:01 (4/5) Installing curl (7.66.0-r3) 02:55:02 (5/5) Installing dumb-init (1.2.2-r1) 02:55:02 Executing busybox-1.30.1-r3.trigger 02:55:02 Executing ca-certificates-20191127-r2.trigger 02:55:02 OK: 7 MiB in 19 packages 02:55:02 ---> Running in f8ccecb53526 02:55:02 Removing intermediate container 805cb82ad36c 02:55:02 ---> a797af833a5c 02:55:02 Step 13/22 : EXPOSE $APP_PORT 02:55:02 Removing intermediate container 4bcda0525839 02:55:02 ---> 3270f3da12c1 02:55:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 02:55:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:02 ---> Running in 7279281e7815 02:55:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:02 ---> Running in 2d85ce6ebd45 02:55:02 Removing intermediate container f8ccecb53526 02:55:02 ---> c4c0f85d61d7 02:55:02 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 02:55:02 Removing intermediate container 7279281e7815 02:55:02 ---> 80a74155526f 02:55:02 Step 14/22 : WORKDIR / 02:55:02 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 02:55:02 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 02:55:02 OK: 12747 distinct packages available 02:55:03 ---> Running in 912f877a42df 02:55:03 (1/4) Installing ca-certificates (20191127-r4) 02:55:03 (2/4) Installing nghttp2-libs (1.41.0-r0) 02:55:03 (3/4) Installing libcurl (7.69.1-r3) 02:55:03 (4/4) Installing curl (7.69.1-r3) 02:55:03 Executing busybox-1.31.1-r19.trigger 02:55:03 Executing ca-certificates-20191127-r4.trigger 02:55:03 OK: 7 MiB in 18 packages 02:55:03 Removing intermediate container 2d85ce6ebd45 02:55:03 ---> f9a28726011f 02:55:03 Step 13/22 : WORKDIR / 02:55:04 ---> 8aa6f2d1ed07 02:55:04 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:55:04 Removing intermediate container a1676288abc3 02:55:04 ---> 6a5fc3350b5b 02:55:04 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:55:04 ---> Running in 98a3b47e9b20 02:55:04 ---> Running in e43b4c59a0c0 02:55:04 Removing intermediate container 912f877a42df 02:55:04 ---> 1c7e020b89a9 02:55:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 02:55:04 Removing intermediate container 98a3b47e9b20 02:55:04 ---> 273459694307 02:55:04 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 02:55:04 Removing intermediate container 5c7d626d91a7 02:55:04 ---> abf512981cd0 02:55:04 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 02:55:04 Removing intermediate container e43b4c59a0c0 02:55:04 ---> f7134a52cc8c 02:55:04 Step 13/24 : WORKDIR / 02:55:04 ---> 13b2c17bc4ac 02:55:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:55:05 ---> cd50fcd14dac 02:55:05 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 02:55:05 ---> Running in 761d40fb6aa5 02:55:05 ---> Running in 6bc2b3b3aa46 02:55:06 ---> 417044443207 02:55:06 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 02:55:06 ---> 5a41abe51e36 02:55:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 02:55:06 ---> 1c6eb5034bf7 02:55:06 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 02:55:06 Removing intermediate container 6bc2b3b3aa46 02:55:06 ---> 4332fbda3159 02:55:06 Step 13/21 : WORKDIR /edgex 02:55:06 Removing intermediate container 761d40fb6aa5 02:55:06 ---> 9130b166e38d 02:55:06 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:55:06 ---> Running in cec3cc5ad4c1 02:55:06 ---> Running in 25e347086f82 02:55:06 ---> 34c049d59ec3 02:55:06 Step 18/22 : ENTRYPOINT ["/core-metadata"] 02:55:06 ---> 96582b79f318 02:55:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 02:55:06 ---> Running in e15637ef00db 02:55:06 ---> 73c28705d5b7 02:55:06 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 02:55:06 Removing intermediate container 25e347086f82 02:55:06 ---> 359e1b21f994 02:55:06 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:07 Removing intermediate container cec3cc5ad4c1 02:55:07 ---> 3719e12afabf 02:55:07 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 02:55:07 ---> Running in b9975c926d1b 02:55:07 ---> 394046997579 02:55:07 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 02:55:07 Removing intermediate container e15637ef00db 02:55:07 ---> e6ea4cfa35b5 02:55:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:55:07 ---> 13f226d77b4a 02:55:07 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 02:55:07 ---> Running in f749ce1636e0 02:55:07 ---> 2dedbd692103 02:55:07 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 02:55:07 Removing intermediate container b9975c926d1b 02:55:07 ---> 4258127149c8 02:55:07 Step 19/21 : LABEL arch=x86_64 02:55:07 ---> 0222b30a1b78 02:55:07 Step 18/22 : RUN chmod +x entrypoint.sh 02:55:08 ---> Running in faed9979f612 02:55:08 ---> 2d52e622a814 02:55:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:55:08 ---> Running in 26a92b06cfc5 02:55:08 Removing intermediate container f749ce1636e0 02:55:08 ---> 5609d7038079 02:55:08 Step 20/22 : LABEL arch=x86_64 02:55:08 ---> d4ba3cfaa65f 02:55:08 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:55:08 ---> Running in f4aa844cbd20 02:55:08 Removing intermediate container faed9979f612 02:55:08 ---> b01f59a22008 02:55:08 Step 20/21 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:55:08 ---> 54428d5d13a0 02:55:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:55:08 ---> Running in e7ce4c6f239f 02:55:09 Removing intermediate container f4aa844cbd20 02:55:09 ---> 1ab2343f6814 02:55:09 Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:55:09 ---> ec41d904bdda 02:55:09 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 02:55:09 ---> Running in d4b490891562 02:55:09 ---> Running in dd8948dec2e0 02:55:09 Removing intermediate container e7ce4c6f239f 02:55:09 ---> 2b251142d770 02:55:09 Step 21/21 : LABEL version=0.0.0 02:55:09 ---> Running in 202955e89b88 02:55:09 Removing intermediate container dd8948dec2e0 02:55:09 ---> 4304d0439c7c 02:55:09 Step 18/21 : CMD ["--init=true"] 02:55:09 ---> ce30f2e73645 02:55:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:55:09 Removing intermediate container d4b490891562 02:55:09 ---> dd9711cce6d6 02:55:09 Step 22/22 : LABEL version=0.0.0 02:55:09 ---> Running in ffdf5415c608 02:55:10 Removing intermediate container 202955e89b88 02:55:10 ---> bcc23b958735 02:55:10 02:55:10 ---> Running in 82812123fda6 02:55:10 Removing intermediate container 26a92b06cfc5 02:55:10 ---> 626fded315ef 02:55:10 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 02:55:10 ---> 8b0c7c178ac1 02:55:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:55:10 Successfully built bcc23b958735 02:55:10 Removing intermediate container ffdf5415c608 02:55:10 ---> d9799f75d9c7 02:55:10 Step 19/21 : LABEL arch=x86_64 02:55:10 Successfully tagged docker-support-scheduler-go:latest 02:55:10  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go 02:55:10 Removing intermediate container 82812123fda6 02:55:10 ---> 65d81e93a015 02:55:10 02:55:10 ---> Running in 666fbaa1ba7a 02:55:10 ---> Running in d8a74d837449 02:55:10 ---> Running in 028c35d4800e 02:55:10 Successfully built 65d81e93a015 02:55:10 Successfully tagged docker-core-metadata-go:latest 02:55:10 Building docker-core-command-go 02:55:10  Building docker-core-metadata-go ... done Removing intermediate container 028c35d4800e 02:55:10 ---> 716c55f94f84 02:55:10 Step 20/21 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:55:10 Removing intermediate container 666fbaa1ba7a 02:55:10 ---> 7c12eb72016d 02:55:10 Step 20/22 : LABEL arch=x86_64 02:55:11 ---> Running in da3161d20b2a 02:55:11 ---> Running in 608bd4e39222 02:55:11 Removing intermediate container da3161d20b2a 02:55:11 ---> 07fe88f2eb35 02:55:11 Step 21/21 : LABEL version=0.0.0 02:55:11 Removing intermediate container 608bd4e39222 02:55:11 ---> 66ced8970b61 02:55:11 Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:55:11 ---> Running in 97a62890a4ce 02:55:11 ---> Running in d8343089ab1a 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 02:55:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 02:55:15 Removing intermediate container d8a74d837449 02:55:15 ---> 1b6d3456cf40 02:55:15 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 02:55:15 Removing intermediate container 97a62890a4ce 02:55:15 ---> 7a77266498c5 02:55:15 02:55:16 Removing intermediate container d8343089ab1a 02:55:16 ---> bfb0b1f3daec 02:55:16 Step 22/22 : LABEL version=0.0.0 02:55:16 Successfully built 7a77266498c5 02:55:16 Successfully tagged docker-security-proxy-setup-go:latest 02:55:16 Building docker-core-data-go 02:55:16  Building docker-security-proxy-setup-go ... done  ---> Running in ff4c20bf55db 02:55:16 ---> Running in e950e71ced7b 02:55:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 02:55:17 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 02:55:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:55:23 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.224s coverage: 46.6% of statements 02:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 02:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 02:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 02:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 02:55:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 02:55:26 Removing intermediate container e950e71ced7b 02:55:26 ---> e7779c275bea 02:55:26 Step 22/24 : LABEL arch=x86_64 02:55:26 Removing intermediate container ff4c20bf55db 02:55:26 ---> 9917ed13d9e0 02:55:26 02:55:26 ---> Running in 36088cf3e92b 02:55:26 Successfully built 9917ed13d9e0 02:55:26 Successfully tagged docker-security-bootstrap-redis-go:latest 02:55:26 Building docker-support-notifications-go 02:55:28  Building docker-security-bootstrap-redis-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 02:55:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 02:55:28 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 02:55:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 02:55:29 ---> ef7b1f1ac7c3 02:55:29 Step 3/22 : WORKDIR /edgex-go 02:55:29 ---> ef7b1f1ac7c3 02:55:29 Step 3/27 : WORKDIR /edgex-go 02:55:29 ---> Using cache 02:55:29 ---> 779951a5bb0a 02:55:29 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:29 ---> Using cache 02:55:29 ---> 779951a5bb0a 02:55:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:29 ---> Using cache 02:55:29 ---> 07a306425bd2 02:55:29 Step 5/22 : RUN apk update && apk add make git 02:55:29 ---> Using cache 02:55:29 ---> 07a306425bd2 02:55:29 Step 5/27 : RUN apk update && apk add make bash git 02:55:29 ---> Using cache 02:55:29 ---> 982ec7883b09 02:55:29 Step 6/22 : COPY go.mod . 02:55:29 ---> Using cache 02:55:29 ---> de8b48052873 02:55:29 Step 7/22 : RUN go mod download 02:55:29 ---> Using cache 02:55:29 ---> 6d6f4e851557 02:55:29 Step 8/22 : COPY . . 02:55:29 ---> Using cache 02:55:29 ---> b134219d46e3 02:55:29 Step 9/22 : RUN make cmd/core-command/core-command 02:55:30 Removing intermediate container 36088cf3e92b 02:55:30 ---> 89dd56414c4c 02:55:30 Step 23/24 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:55:30 ---> Running in fe16e15a2797 02:55:30 ---> Running in 2058a82baea5 02:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.502s coverage: 27.1% of statements 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 02:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.081s coverage: 100.0% of statements 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 02:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.100s coverage: 100.0% of statements 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 02:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.518s coverage: 68.5% of statements 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 02:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.264s coverage: 82.3% of statements 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 02:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 02:55:32 ---> Running in 5a47598b575f 02:55:34 Removing intermediate container 5a47598b575f 02:55:34 ---> a7a5bdba7a9e 02:55:34 Step 24/24 : LABEL version=0.0.0 02:55:35 ---> Running in ec429a7ed5bb 02:55:36 Removing intermediate container ec429a7ed5bb 02:55:36 ---> e777fd4a659f 02:55:36 02:55:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:55:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:36 Successfully built e777fd4a659f 02:55:36 Successfully tagged docker-security-secretstore-setup-go:latest 02:55:37  Building docker-security-secretstore-setup-go ... done fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:38 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 02:55:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 02:55:38 ---> ef7b1f1ac7c3 02:55:38 Step 3/23 : WORKDIR /edgex-go 02:55:38 ---> Using cache 02:55:38 ---> 779951a5bb0a 02:55:38 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:38 ---> Using cache 02:55:38 ---> 07a306425bd2 02:55:38 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 02:55:38 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 02:55:38 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 02:55:38 OK: 12750 distinct packages available 02:55:39 ---> Running in 8d77d13d643a 02:55:39 OK: 233 MiB in 51 packages 02:55:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.260s coverage: 28.6% of statements 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 02:55:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.182s coverage: 100.0% of statements 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 02:55:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.069s coverage: 100.0% of statements 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 02:55:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.323s coverage: 86.7% of statements 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 02:55:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.345s coverage: 97.5% of statements 02:55:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 02:55:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.171s coverage: 78.3% of statements 02:55:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 02:55:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 02:55:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 02:55:41 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 02:55:41 Removing intermediate container 2058a82baea5 02:55:41 ---> ba00ae338a7d 02:55:41 Step 6/27 : COPY go.mod . 02:55:42 ---> dc1f9b13ace0 02:55:42 Step 7/27 : RUN go mod download 02:55:43 ---> Running in 6f6849e2f9e4 02:55:44 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 02:55:44 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 02:55:44 OK: 12750 distinct packages available 02:55:44 OK: 233 MiB in 51 packages 02:55:45 Removing intermediate container 8d77d13d643a 02:55:45 ---> 0ba7f5de3daf 02:55:45 Step 6/23 : COPY go.mod . 02:55:46 ---> 63cdf5f96e47 02:55:46 Step 7/23 : RUN go mod download 02:55:46 ---> Running in ade9600c7fa9 02:55:46 Removing intermediate container 6f6849e2f9e4 02:55:46 ---> 0bfd66e5e94d 02:55:46 Step 8/27 : COPY . . 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.929s coverage: 93.8% of statements 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.162s coverage: 0.1% of statements 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.086s coverage: 100.0% of statements 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.145s coverage: 75.5% of statements 02:55:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 02:55:47 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 02:55:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 02:55:47 ---> ef7b1f1ac7c3 02:55:47 Step 3/24 : WORKDIR /edgex-go 02:55:47 ---> Using cache 02:55:47 ---> 779951a5bb0a 02:55:47 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:55:47 ---> Using cache 02:55:47 ---> 07a306425bd2 02:55:47 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.073s coverage: 80.8% of statements 02:55:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.185s coverage: 87.2% of statements 02:55:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.179s coverage: 84.2% of statements 02:55:48 ---> Running in edfcd349f04d 02:55:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 91.4% of statements 02:55:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:55:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.718s coverage: 63.5% of statements 02:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 02:55:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 02:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.048s coverage: 100.0% of statements 02:55:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.082s coverage: 91.3% of statements 02:55:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:55:53 Removing intermediate container ade9600c7fa9 02:55:53 ---> 0d1ea5887627 02:55:53 Step 8/23 : COPY . . 02:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 02:55:53 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.063s coverage: 73.7% of statements 02:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 02:55:54 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 02:55:54 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 02:55:54 OK: 12750 distinct packages available 02:55:54 OK: 233 MiB in 51 packages 02:55:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.888s coverage: 55.9% of statements 02:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 02:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 02:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 02:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 02:55:58 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 02:56:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.401s coverage: 37.0% of statements 02:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 02:56:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 02:56:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.544s coverage: 84.0% of statements 02:56:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements 02:56:05 Removing intermediate container edfcd349f04d 02:56:05 ---> 2634b943e7dc 02:56:05 Step 6/24 : COPY go.mod . 02:56:05 ---> 4ccbdf173f2c 02:56:05 Step 7/24 : RUN go mod download 02:56:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.403s coverage: 47.1% of statements 02:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 02:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 02:56:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.054s coverage: 100.0% of statements 02:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 02:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 02:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 02:56:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.149s coverage: 100.0% of statements 02:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 02:56:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.156s coverage: 100.0% of statements 02:56:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 02:56:10 ---> Running in 6eb674636079 02:56:11 Removing intermediate container fe16e15a2797 02:56:11 ---> 025e0e04146c 02:56:11 02:56:11 Step 10/22 : FROM scratch 02:56:11 ---> 02:56:11 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:56:11 ---> Using cache 02:56:11 ---> ca1bfbf91c30 02:56:11 Step 12/22 : ENV APP_PORT=48082 02:56:11 ---> d4a98387be39 02:56:11 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 02:56:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.999s coverage: 29.1% of statements 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 02:56:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.192s coverage: 99.0% of statements 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 02:56:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.115s coverage: 100.0% of statements 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 02:56:12 ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 02:56:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.066s coverage: 100.0% of statements 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 02:56:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.124s coverage: 87.9% of statements 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 02:56:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 02:56:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.092s coverage: 100.0% of statements 02:56:13 ---> Running in a4e97009787b 02:56:13 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements 02:56:13 ---> Running in 68f9dac97097 02:56:14 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements 02:56:14 Removing intermediate container a4e97009787b 02:56:14 ---> 9218ae2565b3 02:56:14 Step 13/22 : EXPOSE $APP_PORT 02:56:15 GO111MODULE=on go vet ./... 02:56:15 ---> Running in 5aa8468a1ad0 02:56:15 ---> 33c307136489 02:56:15 Step 9/23 : RUN make cmd/core-data/core-data 02:56:15 ---> Running in 748ff0e950b3 02:56:15 Removing intermediate container 5aa8468a1ad0 02:56:15 ---> 71309f43693b 02:56:15 Step 14/22 : WORKDIR / 02:56:15 ---> Running in 86ead097ed34 02:56:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:56:15 Removing intermediate container 6eb674636079 02:56:15 ---> 372403dc1782 02:56:15 Step 8/24 : COPY . . 02:56:15 Removing intermediate container 86ead097ed34 02:56:15 ---> 1b71a3986606 02:56:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 02:56:16 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:56:16 ---> 3de8a82808b6 02:56:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:56:23 ---> 04d794d14c60 02:56:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 02:56:25 ---> cf76684c0d95 02:56:25 Step 18/22 : ENTRYPOINT ["/core-command"] 02:56:25 ---> Running in b443c4bea004 02:56:26 Removing intermediate container b443c4bea004 02:56:26 ---> e32b997aa481 02:56:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:56:27 ---> Running in 67cccd1db009 02:56:28 Removing intermediate container 67cccd1db009 02:56:28 ---> 94ea573b4e73 02:56:28 Step 20/22 : LABEL arch=x86_64 02:56:28 ---> Running in 6d49c83365b5 02:56:29 Removing intermediate container 6d49c83365b5 02:56:29 ---> 9b3f51a6dbe0 02:56:29 Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:56:29 ---> Running in a72a98adafb8 02:56:30 Removing intermediate container a72a98adafb8 02:56:30 ---> 4f4be2876edd 02:56:30 Step 22/22 : LABEL version=0.0.0 02:56:30 ---> Running in d6adc29c1038 02:56:32 Removing intermediate container d6adc29c1038 02:56:32 ---> a381a78f9d43 02:56:32 02:56:32 Successfully built a381a78f9d43 02:56:32 Successfully tagged docker-core-command-go:latest 02:56:36  Building docker-core-command-go ... done  ---> 354a4d1fd759 02:56:36 Step 9/24 : RUN make cmd/support-notifications/support-notifications 02:56:36 ---> Running in be97c36bd862 02:56:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:56:39 Removing intermediate container 68f9dac97097 02:56:39 ---> bd1623ee2e22 02:56:39 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 02:56:39 ---> Running in db3c00be8957 02:56:40 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:56:44 Removing intermediate container db3c00be8957 02:56:44 ---> 20cfe1b3faf6 02:56:44 02:56:44 Step 11/27 : FROM docker:latest 02:56:44 ---> aefe523efa57 02:56:44 Step 12/27 : RUN apk add --no-cache bash 02:56:44 ---> Running in 13e1c20766a2 02:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:56:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:56:45 (1/2) Installing readline (8.0.4-r0) 02:56:46 (2/2) Installing bash (5.0.17-r0) 02:56:46 Executing bash-5.0.17-r0.post-install 02:56:46 Executing busybox-1.31.1-r19.trigger 02:56:46 OK: 12 MiB in 22 packages 02:56:48 Removing intermediate container 748ff0e950b3 02:56:48 ---> d412901a568e 02:56:48 02:56:48 Step 10/23 : FROM alpine 02:56:48 ---> b14afc6dfb98 02:56:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 02:56:48 Removing intermediate container 13e1c20766a2 02:56:48 ---> 808eee3cf607 02:56:48 Step 13/27 : RUN rm -rf /var/cache/apk/* 02:56:48 ---> Running in eb17624ed02a 02:56:48 ---> Running in 39475629eaa2 02:56:49 Removing intermediate container eb17624ed02a 02:56:49 ---> cce7342ffa14 02:56:49 Step 12/23 : ENV APP_PORT=48080 02:56:49 ---> Running in a9e3cc43eebf 02:56:49 Removing intermediate container a9e3cc43eebf 02:56:49 ---> 023be1442444 02:56:49 Step 13/23 : EXPOSE $APP_PORT 02:56:49 ---> Running in 40269913a557 02:56:49 Removing intermediate container 40269913a557 02:56:49 ---> de41edec625d 02:56:49 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:56:50 ---> Running in c7540e47d37e 02:56:51 Removing intermediate container 39475629eaa2 02:56:51 ---> b7300f585e68 02:56:51 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 02:56:51 ---> Running in a009535c010f 02:56:51 Removing intermediate container a009535c010f 02:56:51 ---> d8409f56ec9d 02:56:51 Step 15/27 : ENV APP_PORT=48090 02:56:51 ---> Running in 14a5d64606d6 02:56:51 Removing intermediate container 14a5d64606d6 02:56:51 ---> 75484345e998 02:56:51 Step 16/27 : EXPOSE $APP_PORT 02:56:51 Removing intermediate container c7540e47d37e 02:56:51 ---> c8a4575dae9b 02:56:51 Step 15/23 : RUN apk --no-cache add zeromq 02:56:51 ---> Running in 95893d064807 02:56:51 ---> Running in b18acd951454 02:56:51 Removing intermediate container 95893d064807 02:56:51 ---> 7f140c2e525d 02:56:51 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 02:56:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:56:52 ---> f56d7f59d183 02:56:52 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 02:56:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:56:54 ---> c74bd58c10c4 02:56:54 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 02:56:54 Removing intermediate container be97c36bd862 02:56:54 ---> e3f5ca1e17bf 02:56:54 02:56:54 Step 10/24 : FROM scratch 02:56:54 ---> 02:56:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 02:56:55 (1/5) Installing libgcc (9.3.0-r2) 02:56:55 ---> Running in 466ee722bbff 02:56:55 ---> 8303ccc6f3af 02:56:55 Step 20/27 : RUN apk --no-cache add py3-pip 02:56:55 (2/5) Installing libsodium (1.0.18-r0) 02:56:55 ---> Running in 97896d887358 02:56:55 Removing intermediate container 466ee722bbff 02:56:55 ---> dd86fc55795d 02:56:55 Step 12/24 : ENV APP_PORT=48060 02:56:55 (3/5) Installing libstdc++ (9.3.0-r2) 02:56:55 ---> Running in b7606fd7e065 02:56:55 Removing intermediate container b7606fd7e065 02:56:55 ---> 300059f13fcf 02:56:55 Step 13/24 : EXPOSE $APP_PORT 02:56:55 ---> Running in aa939c9e6fa5 02:56:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:56:55 Removing intermediate container aa939c9e6fa5 02:56:55 ---> 60a0ef30cddb 02:56:55 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 02:56:55 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:56:56 (4/5) Installing libzmq (4.3.3-r0) 02:56:56 ---> 8531e9ba907d 02:56:56 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 02:56:56 (1/33) Installing libbz2 (1.0.8-r1) 02:56:56 (2/33) Installing expat (2.2.9-r1) 02:56:56 (3/33) Installing libffi (3.3-r2) 02:56:56 (4/33) Installing gdbm (1.13-r1) 02:56:56 (5/33) Installing xz-libs (5.2.5-r0) 02:56:56 (6/33) Installing sqlite-libs (3.32.1-r0) 02:56:56 (7/33) Installing python3 (3.8.5-r0) 02:56:56 (5/5) Installing zeromq (4.3.3-r0) 02:56:56 Executing busybox-1.31.1-r19.trigger 02:56:56 OK: 8 MiB in 19 packages 02:57:01 ---> e68d50955e45 02:57:01 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 02:57:01 (8/33) Installing py3-appdirs (1.4.4-r1) 02:57:01 (9/33) Installing py3-ordered-set (4.0.1-r0) 02:57:01 (10/33) Installing py3-parsing (2.4.7-r0) 02:57:01 (11/33) Installing py3-six (1.15.0-r0) 02:57:01 (12/33) Installing py3-packaging (20.4-r0) 02:57:01 (13/33) Installing py3-setuptools (47.0.0-r0) 02:57:01 (14/33) Installing py3-chardet (3.0.4-r4) 02:57:01 (15/33) Installing py3-idna (2.9-r0) 02:57:01 (16/33) Installing py3-certifi (2020.4.5.1-r0) 02:57:01 (17/33) Installing py3-urllib3 (1.25.9-r0) 02:57:01 (18/33) Installing py3-requests (2.23.0-r0) 02:57:01 (19/33) Installing py3-msgpack (1.0.0-r0) 02:57:01 (20/33) Installing py3-lockfile (0.12.2-r3) 02:57:01 (21/33) Installing py3-cachecontrol (0.12.6-r0) 02:57:01 Removing intermediate container b18acd951454 02:57:01 ---> 507fc7c27e8e 02:57:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 02:57:01 (22/33) Installing py3-colorama (0.4.3-r0) 02:57:01 (23/33) Installing py3-distlib (0.3.0-r0) 02:57:01 (24/33) Installing py3-distro (1.5.0-r1) 02:57:01 (25/33) Installing py3-webencodings (0.5.1-r3) 02:57:02 (26/33) Installing py3-html5lib (1.0.1-r4) 02:57:02 ---> d38ca3490bd4 02:57:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 02:57:02 (27/33) Installing py3-pytoml (0.1.21-r0) 02:57:02 (28/33) Installing py3-pep517 (0.8.2-r0) 02:57:02 (29/33) Installing py3-progress (1.5-r0) 02:57:02 (30/33) Installing py3-toml (0.10.1-r0) 02:57:02 (31/33) Installing py3-retrying (1.3.3-r0) 02:57:02 (32/33) Installing py3-contextlib2 (0.6.0-r0) 02:57:02 ---> 49f2c84c09d9 02:57:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:57:02 (33/33) Installing py3-pip (20.1.1-r0) 02:57:03 ---> 7f9e2b8c584d 02:57:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:57:03 Executing busybox-1.31.1-r19.trigger 02:57:03 OK: 71 MiB in 55 packages 02:57:03 ---> 94aa8a59a055 02:57:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 02:57:03 ---> 2f42fb5c5baf 02:57:03 Step 19/23 : ENTRYPOINT ["/core-data"] 02:57:03 ---> Running in e3e4e378eebc 02:57:03 ---> 281658e710a5 02:57:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 02:57:04 Removing intermediate container e3e4e378eebc 02:57:04 ---> ec10f229762d 02:57:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:07 ---> Running in 74d2b5fcb951 02:57:07 ---> 4996aca5c314 02:57:07 Step 20/24 : ENTRYPOINT ["/support-notifications"] 02:57:08 ---> Running in 27182fae503c 02:57:08 Removing intermediate container 74d2b5fcb951 02:57:08 ---> e106933ac53b 02:57:08 Step 21/23 : LABEL arch=x86_64 02:57:08 ---> Running in 1a433d6ec9bb 02:57:08 Removing intermediate container 97896d887358 02:57:08 ---> 5ced43d763df 02:57:08 Step 21/27 : RUN pip install docker-compose==1.23.2 02:57:09 Removing intermediate container 27182fae503c 02:57:09 ---> e0ed1916becf 02:57:09 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:09 ---> Running in e882d9577ab1 02:57:09 ---> Running in 5e4cbd46dc4b 02:57:09 Removing intermediate container 1a433d6ec9bb 02:57:09 ---> 9878959f1f39 02:57:09 Step 22/23 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:57:09 ---> Running in 703298b21984 02:57:09 Removing intermediate container 5e4cbd46dc4b 02:57:09 ---> f62dc1333045 02:57:09 Step 22/24 : LABEL arch=x86_64 02:57:09 ---> Running in f6c31020590a 02:57:09 Removing intermediate container 703298b21984 02:57:09 ---> 3d0bbb75065b 02:57:09 Step 23/23 : LABEL version=0.0.0 02:57:09 ---> Running in 0129c3c1e6d5 02:57:09 Removing intermediate container f6c31020590a 02:57:09 ---> ca398a6bc5e3 02:57:09 Step 23/24 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:57:09 ---> Running in 42297a2522dd 02:57:09 Removing intermediate container 0129c3c1e6d5 02:57:09 ---> 465c7528a378 02:57:09 02:57:10 Successfully built 465c7528a378 02:57:10 Removing intermediate container 42297a2522dd 02:57:10 ---> b0ad4620f3ef 02:57:10 Step 24/24 : LABEL version=0.0.0 02:57:10 Successfully tagged docker-core-data-go:latest 02:57:10  Building docker-core-data-go ... done  ---> Running in 868b0b426c35 02:57:10 Removing intermediate container 868b0b426c35 02:57:10 ---> 4eb2a904ccb1 02:57:10 02:57:10 Successfully built 4eb2a904ccb1 02:57:10 Successfully tagged docker-support-notifications-go:latest 02:57:10  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 02:57:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 02:57:11 Collecting PyYAML<4,>=3.10 02:57:11 Downloading PyYAML-3.13.tar.gz (270 kB) 02:57:12 Collecting cached-property<2,>=1.2.0 02:57:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 02:57:12 Collecting texttable<0.10,>=0.9.0 02:57:12 Downloading texttable-0.9.1.tar.gz (11 kB) 02:57:12 Collecting docopt<0.7,>=0.6.1 02:57:12 Downloading docopt-0.6.2.tar.gz (25 kB) 02:57:13 Collecting dockerpty<0.5,>=0.4.1 02:57:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 02:57:13 Collecting docker<4.0,>=3.6.0 02:57:13 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 02:57:13 Collecting websocket-client<1.0,>=0.32.0 02:57:13 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 02:57:14 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 02:57:14 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 02:57:14 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 02:57:14 Collecting jsonschema<3,>=2.5.1 02:57:14 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 02:57:14 Collecting docker-pycreds>=0.4.0 02:57:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 02:57:14 Collecting idna<2.8,>=2.5 02:57:14 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 02:57:14 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 02:57:14 Collecting urllib3<1.25,>=1.21.1 02:57:14 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 02:57:15 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 02:57:15 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 02:57:15 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 02:57:15 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 02:57:15 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 02:57:15 Installing collected packages: PyYAML, cached-property, texttable, docopt, dockerpty, websocket-client, docker-pycreds, idna, urllib3, requests, docker, jsonschema, docker-compose 02:57:15 Running setup.py install for PyYAML: started 02:57:15 Running setup.py install for PyYAML: finished with status 'done' 02:57:15 Running setup.py install for texttable: started 02:57:16 Running setup.py install for texttable: finished with status 'done' 02:57:16 Running setup.py install for docopt: started 02:57:16 Running setup.py install for docopt: finished with status 'done' 02:57:16 Running setup.py install for dockerpty: started 02:57:16 Running setup.py install for dockerpty: finished with status 'done' 02:57:17 Attempting uninstall: idna 02:57:17 Found existing installation: idna 2.9 02:57:17 Uninstalling idna-2.9: 02:57:17 Successfully uninstalled idna-2.9 02:57:17 Attempting uninstall: urllib3 02:57:17 Found existing installation: urllib3 1.25.9 02:57:17 Uninstalling urllib3-1.25.9: 02:57:17 Successfully uninstalled urllib3-1.25.9 02:57:17 Attempting uninstall: requests 02:57:17 Found existing installation: requests 2.23.0 02:57:17 Uninstalling requests-2.23.0: 02:57:17 Successfully uninstalled requests-2.23.0 02:57:18 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 02:57:21 Removing intermediate container e882d9577ab1 02:57:21 ---> d3b149f7cbdf 02:57:21 Step 22/27 : RUN apk --no-cache add curl 02:57:21 ---> Running in c069ff9803a8 02:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:57:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:57:22 (1/3) Installing nghttp2-libs (1.41.0-r0) 02:57:22 (2/3) Installing libcurl (7.69.1-r3) 02:57:22 (3/3) Installing curl (7.69.1-r3) 02:57:22 Executing busybox-1.31.1-r19.trigger 02:57:22 OK: 72 MiB in 58 packages 02:57:22 Removing intermediate container c069ff9803a8 02:57:22 ---> cc31c72434ad 02:57:22 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 02:57:22 ---> Running in fa1a04c495a1 02:57:23 gofmt -l . 02:57:23 [ "`gofmt -l .`" = "" ] 02:57:23 Removing intermediate container fa1a04c495a1 02:57:23 ---> 9256fd3a9a5d 02:57:23 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 02:57:23 ---> Running in c6e833478ce0 02:57:23 Removing intermediate container c6e833478ce0 02:57:23 ---> 1db4c71fe143 02:57:23 Step 25/27 : LABEL arch=x86_64 02:57:23 ---> Running in 5e7160622a02 02:57:23 Removing intermediate container 5e7160622a02 02:57:23 ---> bcc8c1b83e2f 02:57:23 Step 26/27 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 02:57:23 ---> Running in b45114c4aa54 02:57:23 Removing intermediate container b45114c4aa54 02:57:23 ---> fafb0c0349e0 02:57:23 Step 27/27 : LABEL version=0.0.0 02:57:23 ---> Running in f88c7c5f2cf0 02:57:23 Removing intermediate container f88c7c5f2cf0 02:57:23 ---> 4b6b0a3ec4f7 02:57:23 02:57:24 Successfully built 4b6b0a3ec4f7 02:57:24 Successfully tagged docker-sys-mgmt-agent-go:latest 02:57:24  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 02:57:24 $ docker stop --time=1 3e38c117b1786a487e87caf0a4b2dd43afc8ebbbd6c1da1c754c174d94d40726 02:57:25 ./bin/test-go-mod-tidy.sh 02:57:25 ./bin/test-attribution-txt.sh 02:57:26 $ docker rm -f 3e38c117b1786a487e87caf0a4b2dd43afc8ebbbd6c1da1c754c174d94d40726 [Pipeline] // withDockerContainer [Pipeline] sh 02:57:26 + docker images 02:57:26 + grep docker 02:57:26 docker-sys-mgmt-agent-go latest 4b6b0a3ec4f7 3 seconds ago 313MB 02:57:26 docker-support-notifications-go latest 4eb2a904ccb1 16 seconds ago 13.6MB 02:57:26 docker-core-data-go latest 465c7528a378 17 seconds ago 23.7MB 02:57:26 docker-core-command-go latest a381a78f9d43 55 seconds ago 12.2MB 02:57:26 docker-security-secretstore-setup-go latest e777fd4a659f About a minute ago 24.7MB 02:57:26 docker-security-bootstrap-redis-go latest 9917ed13d9e0 2 minutes ago 15.8MB 02:57:26 docker-security-proxy-setup-go latest 7a77266498c5 2 minutes ago 24.6MB 02:57:26 docker-core-metadata-go latest 65d81e93a015 2 minutes ago 14.5MB 02:57:26 docker-support-scheduler-go latest bcc23b958735 2 minutes ago 12.3MB 02:57:26 docker latest aefe523efa57 2 days ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] sh 02:57:30 + ls -al . 02:57:30 total 664 02:57:30 drwxrwxr-x 9 1001 1001 4096 Dec 14 02:57 . 02:57:30 drwxr-xr-x 4 root root 4096 Dec 14 02:53 .. 02:57:30 -rw-rw-r-- 1 1001 1001 11 Dec 14 02:52 .dockerignore 02:57:30 drwxrwxr-x 8 1001 1001 4096 Dec 14 02:52 .git 02:57:30 drwxrwxr-x 3 1001 1001 4096 Dec 14 02:52 .github 02:57:30 -rw-rw-r-- 1 1001 1001 848 Dec 14 02:52 .gitignore 02:57:30 -rw-rw-r-- 1 1001 1001 166 Dec 14 02:52 .sonarcloud.properties 02:57:30 -rw-rw-r-- 1 1001 1001 3804 Dec 14 02:52 CONTRIBUTING.md 02:57:30 -rw-rw-r-- 1 1001 1001 1035 Dec 14 02:52 Dockerfile.build 02:57:30 -rw-rw-r-- 1 1001 1001 863 Dec 14 02:52 Jenkinsfile 02:57:30 -rw-rw-r-- 1 1001 1001 10775 Dec 14 02:52 LICENSE 02:57:30 -rw-rw-r-- 1 1001 1001 5750 Dec 14 02:52 Makefile 02:57:30 -rw-rw-r-- 1 1001 1001 6663 Dec 14 02:52 README.md 02:57:30 -rw-rw-r-- 1 1001 1001 6744 Dec 14 02:52 SECURITY.md 02:57:30 -rw-rw-r-- 1 1001 1001 5 Dec 14 02:49 VERSION 02:57:30 -rw-rw-r-- 1 1001 1001 4131 Dec 14 02:52 ZMQWindows.md 02:57:30 drwxrwxr-x 2 1001 1001 4096 Dec 14 02:52 bin 02:57:30 drwxrwxr-x 14 1001 1001 4096 Dec 14 02:52 cmd 02:57:30 -rw-r--r-- 1 root root 537567 Dec 14 02:56 coverage.out 02:57:30 -rw-r--r-- 1 root root 1041 Dec 14 02:57 go.mod 02:57:30 -rw-r--r-- 1 root root 18856 Dec 14 02:57 go.sum 02:57:30 drwxrwxr-x 8 1001 1001 4096 Dec 14 02:52 internal 02:57:30 drwxrwxr-x 4 1001 1001 4096 Dec 14 02:52 openapi 02:57:30 drwxrwxr-x 4 1001 1001 4096 Dec 14 02:52 snap 02:57:30 -rw-rw-r-- 1 1001 1001 168 Dec 14 02:52 version.go [Pipeline] sh 02:57:31 + '[' -e coverage.out ] 02:57:31 + chown 1001:1001 coverage.out [Pipeline] stash 02:57:31 Warning: overwriting stash ‘coverage-report’ 02:57:32 Stashed 1 file(s) [Pipeline] sh 02:57:33 + make build 02:57:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 02:57:42 Still waiting to schedule task 02:57:42 All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline 02:57:45 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 02:58:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 02:58:13 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:58:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 02:58:18 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 02:58:24 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:58:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 02:58:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:58:34 Running on prd-ubuntu18.04-docker-8c-8g-15816 in /w/workspace/edgexfoundry_edgex-go_PR-2913 [Pipeline] { [Pipeline] ws 02:58:34 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 02:58:36 using credential edgex-jenkins-ssh 02:58:36 Cloning the remote Git repository 02:58:37 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:58:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:58:37 > git init /w/workspace/edgex-go/9 # timeout=10 02:58:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:58:37 > git --version # timeout=10 02:58:37 > git --version # 'git version 2.17.1' 02:58:37 using GIT_SSH to set credentials SSH Credentials for GitHub 02:58:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:58:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 02:58:43 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } 02:58:48 $ docker stop --time=1 41e0275b05bbc279e51b726f87024b20c68476dc8bd0c54b25b3a3e659aea4fd 02:58:50 $ docker rm -f 41e0275b05bbc279e51b726f87024b20c68476dc8bd0c54b25b3a3e659aea4fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:58:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:52 02:58:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:58:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:58:53 latest: Pulling from edgex-devops/edgex-compose-arm64 02:58:53 29e5d40040c1: Pulling fs layer 02:58:53 1ce36da41761: Pulling fs layer 02:58:53 25b303627fd3: Pulling fs layer 02:58:53 29e5d40040c1: Verifying Checksum 02:58:54 1ce36da41761: Verifying Checksum 02:58:54 1ce36da41761: Download complete 02:58:54 29e5d40040c1: Pull complete 02:58:56 1ce36da41761: Pull complete 02:58:56 25b303627fd3: Verifying Checksum 02:58:56 25b303627fd3: Download complete 02:59:06 25b303627fd3: Pull complete 02:59:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 02:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:59:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 02:59:06 prd-ubuntu18.04-docker-arm64-4c-16g-15815 does not seem to be running inside a container 02:59:06 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:59:10 $ docker top a72bab831b3aa83f7b9f4dcbfd2268747a182393762bf1985d40d2d3cdba95db -eo pid,comm [Pipeline] { [Pipeline] sh 02:59:11 + docker-compose build --help+ grep parallel 02:59:11 02:59:14 --parallel Build images in parallel. [Pipeline] } 02:59:14 $ docker stop --time=1 a72bab831b3aa83f7b9f4dcbfd2268747a182393762bf1985d40d2d3cdba95db 02:59:16 $ docker rm -f a72bab831b3aa83f7b9f4dcbfd2268747a182393762bf1985d40d2d3cdba95db [Pipeline] // withDockerContainer [Pipeline] writeFile 02:59:17 Merging remotes/origin/master commit c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 into PR head commit 9bffdf1b0025ca2e6576b145f688295c80aec35d [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:59:17 Merge succeeded, producing 9bffdf1b0025ca2e6576b145f688295c80aec35d 02:59:17 Checking out Revision 9bffdf1b0025ca2e6576b145f688295c80aec35d (PR-2913) 02:59:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:59:17 . [Pipeline] withDockerContainer 02:59:18 prd-ubuntu18.04-docker-arm64-4c-16g-15815 does not seem to be running inside a container 02:59:18 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:59:19 $ docker top 8f2917292498e0aa2f0565a574ae1d20f2b20f5522a85424ce98d9f5e2ad675e -eo pid,comm 02:59:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:59:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:59:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:59:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:59:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:16 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2913/head:refs/remotes/origin/PR-2913 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:59:17 > git config core.sparsecheckout # timeout=10 02:59:17 > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 02:59:17 > git remote # timeout=10 02:59:17 > git config --get remote.origin.url # timeout=10 02:59:17 using GIT_SSH to set credentials SSH Credentials for GitHub 02:59:17 > git merge c80d9cda01f36d6150cb756b8bf2f6d3223e0b45 # timeout=10 02:59:17 > git rev-parse HEAD^{commit} # timeout=10 02:59:17 > git config core.sparsecheckout # timeout=10 02:59:17 > git checkout -f 9bffdf1b0025ca2e6576b145f688295c80aec35d # timeout=10 [Pipeline] { [Pipeline] sh 02:59:20 + docker-compose -f ./docker-compose-build.yml build --parallel 02:59:21 Commit message: "build(snap): remove snap build security-secrets-setup component" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:59:22 + echo snap-build.sh 02:59:22 snap-build.sh 02:59:22 + SNAP_BASE_DIR=. 02:59:22 + '[' '!' -z /w/workspace/edgex-go/9 ']' 02:59:22 + SNAP_BASE_DIR=/w/workspace/edgex-go/9 02:59:22 + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/9]' 02:59:22 [snap-build] Building snap in dir [/w/workspace/edgex-go/9] 02:59:22 + cd /w/workspace/edgex-go/9 02:59:22 + sudo apt-get remove -qy --purge lxd lxd-client 02:59:22 Reading package lists... 02:59:22 Building dependency tree... 02:59:22 Reading state information... 02:59:22 The following packages were automatically installed and are no longer required: 02:59:22 dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs 02:59:22 uidmap xdelta3 02:59:22 Use 'sudo apt autoremove' to remove them. 02:59:22 The following packages will be REMOVED: 02:59:22 lxd* lxd-client* 02:59:23 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. 02:59:23 After this operation, 31.7 MB disk space will be freed. 02:59:24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) 02:59:24 Removing lxd (3.0.3-0ubuntu1~18.04.1) ... 02:59:24 Building docker-core-command-go ... 02:59:24 Building docker-core-data-go ... 02:59:24 Building docker-core-metadata-go ... 02:59:24 Building docker-security-bootstrap-redis-go ... 02:59:24 Building docker-security-proxy-setup-go ... 02:59:24 Building docker-security-secretstore-setup-go ... 02:59:24 Building docker-support-notifications-go ... 02:59:24 Building docker-support-scheduler-go ... 02:59:24 Building docker-sys-mgmt-agent-go ... 02:59:24 Building docker-core-data-go 02:59:24 Building docker-security-secretstore-setup-go 02:59:24 Building docker-support-notifications-go 02:59:24 Building docker-support-scheduler-go 02:59:24 Building docker-security-bootstrap-redis-go 02:59:25 Removing lxd dnsmasq configuration 02:59:25 Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... 02:59:25 Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 02:59:26 Processing triggers for libc-bin (2.27-3ubuntu1.3) ... 02:59:26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) 02:59:26 Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... 02:59:28 Processing triggers for systemd (237-3ubuntu10.42) ... 02:59:28 Processing triggers for ureadahead (0.100.0-21) ... 02:59:29 + sudo snap remove --purge lxd 02:59:29 snap "lxd" is not installed 02:59:29 + sudo groupadd --force --system lxd 02:59:29 ++ whoami 02:59:29 + sudo /usr/sbin/usermod -G lxd -a jenkins 02:59:29 + newgrp - lxd 02:59:29 + sudo snap install lxd 02:59:37 2020-12-14T02:59:34Z INFO Waiting for automatic snapd restart... 02:59:47 lxd 4.8 from Canonical* installed 02:59:47 + sudo lxd init --auto 02:59:57 + sudo snap install --classic snapcraft 03:00:04 snapcraft 4.4.4 from Canonical* installed 03:00:04 + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' 03:00:04 + patch --verbose -p1 03:00:04 Hmm... Looks like a unified diff to me... 03:00:04 The text leading up to this was: 03:00:04 -------------------------- 03:00:04 |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 03:00:04 |From: Tony Espy 03:00:04 |Date: Wed, 2 Dec 2020 17:38:31 -0500 03:00:04 |Subject: [PATCH] optimize snap build for pipeline CI check 03:00:04 | 03:00:04 |This patch is used by the EdgeX CI pipeline builds to 03:00:04 |optimize the snap CI check run for pull requests. When 03:00:04 |applied, it essentially strips out everything (apps and 03:00:04 |parts) from the snapcraft.yaml file except those required 03:00:04 |to build edgex-go, as the whole idea of the CI check is to 03:00:04 |catch changes to edgex-go that break the snap build. 03:00:04 | 03:00:04 |In general, anyone updating snapcraft.yaml will also need 03:00:04 |to update this patch file, otherwise it may fail to apply, 03:00:04 |resulting in a failed snap build CI check in the associated 03:00:04 |pull request. 03:00:04 | 03:00:04 |Note - in addition to applying this patch, the pipeline also 03:00:04 |only primes the snap (e.g. `snapcraft prime`), as there's no 03:00:04 |need to build the finally binary .snap file (and it won't 03:00:04 |work with the patch applied). This further reduces the build 03:00:04 |time. 03:00:04 |--- 03:00:04 | snap/snapcraft.yaml | 466 +------------------------------------------- 03:00:04 | 1 file changed, 2 insertions(+), 464 deletions(-) 03:00:04 | 03:00:04 |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml 03:00:04 |index b265277c..d7e1de37 100644 03:00:04 |--- a/snap/snapcraft.yaml 03:00:04 |+++ b/snap/snapcraft.yaml 03:00:04 -------------------------- 03:00:04 patching file snap/snapcraft.yaml 03:00:04 Using Plan A... 03:00:04 Hunk #1 FAILED at 75. 03:00:04 Hunk #2 FAILED at 136. 03:00:04 Hunk #3 succeeded at 270 (offset -22 lines). 03:00:04 Hunk #4 succeeded at 282 with fuzz 2 (offset -25 lines). 03:00:04 Hunk #5 succeeded at 290 (offset -25 lines). 03:00:04 Hunk #6 succeeded at 297 (offset -25 lines). 03:00:04 Hunk #7 succeeded at 324 (offset -25 lines). 03:00:04 Hunk #8 succeeded at 358 (offset -25 lines). 03:00:04 Hunk #9 succeeded at 409 (offset -30 lines). 03:00:04 2 out of 9 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej 03:00:04 Hmm... Ignoring the trailing garbage. 03:00:04 done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:00:05 Failed in branch amd64 03:00:46 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 03:00:46 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:00:46 ---> a4e8c98c49b9 03:00:46 Step 3/21 : WORKDIR /edgex-go 03:00:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 03:00:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:00:46 ---> a4e8c98c49b9 03:00:46 Step 3/24 : WORKDIR /edgex-go 03:00:46 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 03:00:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 03:00:46 ---> a4e8c98c49b9 03:00:46 Step 3/23 : WORKDIR /edgex-go 03:00:46 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:00:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:00:46 ---> a4e8c98c49b9 03:00:46 Step 3/22 : WORKDIR /edgex-go 03:00:46 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 03:00:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 03:00:46 ---> a4e8c98c49b9 03:00:46 Step 3/24 : WORKDIR /edgex-go 03:00:46 ---> Running in 3af18c698e5f 03:00:46 ---> Running in 58ff8162b42f 03:00:46 ---> Running in 3e7d8b21f372 03:00:46 ---> Running in eb329d0907df 03:00:46 ---> Running in 788fc0c950b0 03:00:46 Removing intermediate container 58ff8162b42f 03:00:46 ---> c5a2b22d074d 03:00:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:46 Removing intermediate container 3e7d8b21f372 03:00:46 ---> f54ebd553c29 03:00:46 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:46 Removing intermediate container 788fc0c950b0 03:00:46 ---> 358c10337246 03:00:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:46 Removing intermediate container eb329d0907df 03:00:46 ---> b24ec53fbd66 03:00:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:46 Removing intermediate container 3af18c698e5f 03:00:46 ---> 6077d3e45c30 03:00:46 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:00:46 ---> Running in 913a82a77ae5 03:00:46 ---> Running in dc7f46d9debd 03:00:46 ---> Running in 38f1f2bf9b17 03:00:46 ---> Running in 9e8c16cf53f3 03:00:46 ---> Running in 6c215b0ed379 03:00:46 Removing intermediate container 913a82a77ae5 03:00:46 ---> 50995691766b 03:00:46 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 03:00:46 Removing intermediate container dc7f46d9debd 03:00:46 ---> 1372aabe750c 03:00:46 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 03:00:46 ---> Running in 911f5f6b00fd 03:00:46 ---> Running in 3a6429ce9350 03:00:46 Removing intermediate container 38f1f2bf9b17 03:00:46 ---> b433a106dead 03:00:46 Step 5/22 : RUN apk update && apk add make git 03:00:46 ---> Running in 19a4aacbbd1e 03:00:46 Removing intermediate container 9e8c16cf53f3 03:00:46 ---> e17c49f3475d 03:00:46 Step 5/21 : RUN apk update && apk add make git 03:00:46 Removing intermediate container 6c215b0ed379 03:00:46 ---> 3f48cedbaedb 03:00:46 Step 5/24 : RUN apk update && apk add make git 03:00:46 ---> Running in e3ffeb4d6958 03:00:46 ---> Running in 50c7c131e2a4 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:00:47 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:00:47 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 03:00:47 OK: 12620 distinct packages available 03:00:48 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:00:48 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 03:00:48 OK: 12620 distinct packages available 03:00:48 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:00:48 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 03:00:48 OK: 12620 distinct packages available 03:00:48 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:00:48 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 03:00:48 OK: 12620 distinct packages available 03:00:48 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:00:48 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 03:00:48 OK: 12620 distinct packages available 03:00:48 OK: 217 MiB in 51 packages 03:00:48 OK: 217 MiB in 51 packages 03:00:49 OK: 217 MiB in 51 packages 03:00:49 OK: 217 MiB in 51 packages 03:00:49 OK: 217 MiB in 51 packages 03:00:50 Removing intermediate container 19a4aacbbd1e 03:00:50 ---> fadbea85ff7e 03:00:50 Step 6/22 : COPY go.mod . 03:00:50 Removing intermediate container 911f5f6b00fd 03:00:50 ---> 422b86766ea9 03:00:50 Step 6/23 : COPY go.mod . 03:00:51 Removing intermediate container 3a6429ce9350 03:00:51 ---> 678fdd5309e2 03:00:51 Step 6/24 : COPY go.mod . 03:00:51 Removing intermediate container e3ffeb4d6958 03:00:51 ---> 85c4ac85182a 03:00:51 Step 6/21 : COPY go.mod . 03:00:51 Removing intermediate container 50c7c131e2a4 03:00:51 ---> 313d9b7ffa46 03:00:51 Step 6/24 : COPY go.mod . 03:00:51 ---> 5b5b9347deed 03:00:51 Step 7/22 : RUN go mod download 03:00:51 ---> Running in a86e32d3edd7 03:00:51 ---> b34f79ded5e8 03:00:51 Step 7/23 : RUN go mod download 03:00:52 ---> Running in 41e4172c496f 03:00:52 ---> 01d20f7d7003 03:00:52 Step 7/24 : RUN go mod download 03:00:52 ---> 5f77e4ed723a 03:00:52 Step 7/21 : RUN go mod download 03:00:52 ---> Running in dfedadc1b8de 03:00:52 ---> 8d89993b3ba9 03:00:52 Step 7/24 : RUN go mod download 03:00:52 ---> Running in c6ac7f5d085e 03:00:52 ---> Running in 6304150a104d 03:00:56 Removing intermediate container a86e32d3edd7 03:00:56 ---> 21e74aac0e48 03:00:56 Step 8/22 : COPY . . 03:00:56 Removing intermediate container 41e4172c496f 03:00:56 ---> 240ef374fff4 03:00:56 Step 8/23 : COPY . . 03:00:57 Removing intermediate container dfedadc1b8de 03:00:57 ---> df443656d3ef 03:00:57 Step 8/24 : COPY . . 03:00:57 Removing intermediate container c6ac7f5d085e 03:00:57 ---> ff8f03e01bc8 03:00:57 Step 8/21 : COPY . . 03:00:58 Removing intermediate container 6304150a104d 03:00:58 ---> 552903b82fc8 03:00:58 Step 8/24 : COPY . . 03:01:25 ---> 287290f1204f 03:01:25 Step 9/23 : RUN make cmd/core-data/core-data 03:01:25 ---> 10e6f1634f49 03:01:25 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 03:01:25 ---> f3a3bbdd2899 03:01:25 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 03:01:25 ---> edde82e240b3 03:01:25 Step 9/24 : RUN make cmd/support-notifications/support-notifications 03:01:25 ---> c91fcde5330a 03:01:25 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:01:25 ---> Running in 5afb5506d62d 03:01:25 ---> Running in 9f457ac20983 03:01:25 ---> Running in 6f636642d722 03:01:25 ---> Running in d6fc29a52b7c 03:01:25 ---> Running in 7194d8266193 03:01:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:01:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis 03:01:25 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 03:01:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:01:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:02:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:02:57 Removing intermediate container d6fc29a52b7c 03:02:57 ---> 51ebdac45d44 03:02:57 03:02:57 Step 10/22 : FROM alpine:3.10 03:02:57 3.10: Pulling from library/alpine 03:02:57 Removing intermediate container 7194d8266193 03:02:57 ---> 7ea65eca3d28 03:02:57 03:02:57 Step 10/24 : FROM alpine:3.10 03:02:57 3.10: Pulling from library/alpine 03:02:58 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 03:02:58 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 03:02:58 Status: Image is up to date for alpine:3.10 03:02:58 Status: Downloaded newer image for alpine:3.10 03:02:58 ---> 536a684cf733 03:02:58 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* ---> 536a684cf733 03:02:58 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 03:02:58 03:02:58 ---> Running in c0c7b40cb407 03:02:58 ---> Running in a407d1b6214b 03:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 03:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 03:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 03:03:01 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 03:03:02 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 03:03:02 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 03:03:02 OK: 10169 distinct packages available 03:03:02 v3.10.5-166-g5903711767 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 03:03:02 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 03:03:02 OK: 10169 distinct packages available 03:03:02 (1/5) Installing ca-certificates (20191127-r2) 03:03:02 (1/5) Installing ca-certificates (20191127-r2) 03:03:03 (2/5) Installing nghttp2-libs (1.39.2-r1) 03:03:03 (3/5) Installing libcurl (7.66.0-r3) 03:03:03 (2/5) Installing nghttp2-libs (1.39.2-r1) 03:03:03 (3/5) Installing libcurl (7.66.0-r3) 03:03:03 (4/5) Installing curl (7.66.0-r3) 03:03:03 (4/5) Installing curl (7.66.0-r3) 03:03:03 (5/5) Installing dumb-init (1.2.2-r1) 03:03:03 (5/5) Installing dumb-init (1.2.2-r1) 03:03:03 Executing busybox-1.30.1-r3.trigger 03:03:03 Executing busybox-1.30.1-r3.trigger 03:03:03 Executing ca-certificates-20191127-r2.trigger 03:03:03 Executing ca-certificates-20191127-r2.trigger 03:03:03 OK: 7 MiB in 19 packages 03:03:03 OK: 7 MiB in 19 packages 03:03:06 Removing intermediate container c0c7b40cb407 03:03:06 ---> 8dd955eac022 03:03:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:03:06 ---> Running in 7b091280bbe4 03:03:06 Removing intermediate container a407d1b6214b 03:03:06 ---> 6ac0e2fe887b 03:03:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 03:03:07 ---> Running in eabc93160b28 03:03:07 Removing intermediate container 7b091280bbe4 03:03:07 ---> 53f0ee4ef116 03:03:07 Step 13/24 : WORKDIR / 03:03:08 ---> Running in d444e9a9b792 03:03:08 Removing intermediate container eabc93160b28 03:03:08 ---> 8eebfbd81281 03:03:08 Step 13/22 : WORKDIR / 03:03:08 ---> Running in 6ea5bb2f33aa 03:03:09 Removing intermediate container d444e9a9b792 03:03:09 ---> 29c52c4f503c 03:03:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:03:09 Removing intermediate container 6ea5bb2f33aa 03:03:09 ---> ebdba9f7eea2 03:03:09 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 03:03:10 ---> a61449c02b00 03:03:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 03:03:11 ---> e75593a2baa0 03:03:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 03:03:13 ---> 202963897d27 03:03:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 03:03:14 ---> 55b78834f124 03:03:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 03:03:14 ---> b0992877f337 03:03:14 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:03:16 ---> 532af2a71d6a 03:03:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 03:03:18 ---> 0f9fd4d5af5d 03:03:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:03:18 ---> f607d1e0c276 03:03:18 Step 18/22 : RUN chmod +x entrypoint.sh 03:03:19 Removing intermediate container 5afb5506d62d 03:03:19 ---> 9264df2a069d 03:03:19 03:03:19 Step 10/21 : FROM scratch 03:03:19 ---> 03:03:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:03:19 ---> Running in dd0221e7e456 03:03:19 Removing intermediate container 6f636642d722 03:03:19 ---> 9426a3feb3da 03:03:19 03:03:19 Step 10/24 : FROM scratch 03:03:19 ---> 03:03:19 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 03:03:19 ---> Running in 9803f7f58c8f 03:03:19 ---> Running in 2f87df341c28 03:03:20 ---> 8cf078fcd020 03:03:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:03:20 Removing intermediate container 9803f7f58c8f 03:03:20 ---> 175a94c4fabb 03:03:20 Step 12/21 : ENV APP_PORT=48085 03:03:20 ---> Running in b5d81b8da679 03:03:20 Removing intermediate container 2f87df341c28 03:03:20 ---> 0607beff8aa9 03:03:20 Step 12/24 : ENV APP_PORT=48060 03:03:21 ---> Running in 22f0a311fe22 03:03:21 Removing intermediate container b5d81b8da679 03:03:21 ---> 865b6a453179 03:03:21 Step 13/21 : EXPOSE $APP_PORT 03:03:21 ---> Running in 2686208ac5fa 03:03:21 ---> 95242f4db722 03:03:21 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:03:21 Removing intermediate container 22f0a311fe22 03:03:21 ---> 586129cf7191 03:03:21 Step 13/24 : EXPOSE $APP_PORT 03:03:22 ---> Running in 0795540b9a34 03:03:22 ---> Running in 1ed542376767 03:03:22 Removing intermediate container 2686208ac5fa 03:03:22 ---> ed1dd206b313 03:03:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 03:03:23 Removing intermediate container 1ed542376767 03:03:23 ---> 66c64a9eab2a 03:03:23 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 03:03:23 Removing intermediate container dd0221e7e456 03:03:23 ---> f12858f4c895 03:03:23 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 03:03:23 ---> Running in 5a88c0448fce 03:03:23 ---> e3c962a5921f 03:03:23 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:03:25 Removing intermediate container 5a88c0448fce 03:03:25 ---> 0243d1a8b50e 03:03:25 Step 20/22 : LABEL arch=arm64 03:03:25 ---> 5867efc62c86 03:03:25 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 03:03:25 ---> Running in f310587d5d41 03:03:25 Removing intermediate container 0795540b9a34 03:03:25 ---> 13f3212ca980 03:03:25 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 03:03:26 Removing intermediate container f310587d5d41 03:03:26 ---> 99ccfdc9427e 03:03:26 Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:03:26 ---> Running in 0db05734d2d7 03:03:26 ---> 895173c2b1d7 03:03:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 03:03:26 ---> 16d85fea3452 03:03:26 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 03:03:27 ---> Running in 18e3dbc68d5b 03:03:27 Removing intermediate container 0db05734d2d7 03:03:27 ---> 28e475d030c6 03:03:27 Step 22/24 : LABEL arch=arm64 03:03:27 ---> Running in 952d63059e66 03:03:27 Removing intermediate container 18e3dbc68d5b 03:03:27 ---> e2bff4eaf148 03:03:27 Step 22/22 : LABEL version=0.0.0 03:03:28 ---> 7e353d91d3a5 03:03:28 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 03:03:28 ---> Running in a9692b8bc63d 03:03:28 ---> Running in 400a0f37ede1 03:03:28 Removing intermediate container 952d63059e66 03:03:28 ---> 5affa06ba5fc 03:03:28 Step 23/24 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:03:28 ---> b49d32f90e51 03:03:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 03:03:28 ---> Running in f0b0db256da4 03:03:29 Removing intermediate container a9692b8bc63d 03:03:29 ---> d324e6930e0e 03:03:29 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:29 Removing intermediate container 400a0f37ede1 03:03:29 ---> 163dae9d021a 03:03:29 03:03:29 Removing intermediate container f0b0db256da4 03:03:29 ---> e5d2de05fbed 03:03:29 Step 24/24 : LABEL version=0.0.0 03:03:29 ---> Running in c573a0fdc927 03:03:29 Successfully built 163dae9d021a 03:03:29 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 03:03:29  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go 03:03:29 ---> cc97f8a9c190 03:03:29 ---> Running in ba68974e0cd9 03:03:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:03:30 Removing intermediate container c573a0fdc927 03:03:30 ---> 7c9eba4abc5f 03:03:30 Step 19/21 : LABEL arch=arm64 03:03:30 ---> Running in f4153e5d135e 03:03:31 Removing intermediate container ba68974e0cd9 03:03:31 ---> 242a3b34cc00 03:03:31 03:03:31 Removing intermediate container f4153e5d135e 03:03:31 ---> a652f98ad9a2 03:03:31 Step 20/21 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:03:31 Successfully built 242a3b34cc00 03:03:31 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 03:03:31  Building docker-security-secretstore-setup-go ... done Building docker-security-proxy-setup-go 03:03:31 ---> Running in 7538e003c86d 03:03:31 ---> a960028c36a7 03:03:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 03:03:32 Removing intermediate container 7538e003c86d 03:03:32 ---> 8acddc5404d4 03:03:32 Step 21/21 : LABEL version=0.0.0 03:03:34 ---> 192f3de85d5e 03:03:34 Step 20/24 : ENTRYPOINT ["/support-notifications"] 03:03:34 ---> Running in bd6bcc1969a3 03:03:35 ---> Running in 90f3aff1a3db 03:03:35 Removing intermediate container bd6bcc1969a3 03:03:35 ---> f3ae264f9179 03:03:35 03:03:36 Successfully built f3ae264f9179 03:03:37 Successfully tagged docker-support-scheduler-go-arm64:latest 03:03:37  Building docker-support-scheduler-go ... done Building docker-core-metadata-go 03:03:37 Removing intermediate container 90f3aff1a3db 03:03:37 ---> cd7feabfb816 03:03:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:37 Removing intermediate container 9f457ac20983 03:03:37 ---> 24991654cb51 03:03:37 03:03:37 Step 10/23 : FROM alpine 03:03:37 ---> Running in 9e5602978846 03:03:38 latest: Pulling from library/alpine 03:03:38 Removing intermediate container 9e5602978846 03:03:38 ---> 4672a7180e69 03:03:38 Step 22/24 : LABEL arch=arm64 03:03:38 Digest: sha256:a126728cb7db157f0deb377bcba3c5e473e612d7bafc27f6bb4e5e083f9f08c2 03:03:38 Status: Downloaded newer image for alpine:latest 03:03:38 ---> dd36a01c3f31 03:03:38 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:03:39 ---> Running in 67962d0e01ed 03:03:39 ---> Running in 08f37ef30a5c 03:03:40 Removing intermediate container 08f37ef30a5c 03:03:40 ---> 2729dd600410 03:03:40 Step 12/23 : ENV APP_PORT=48080 03:03:40 Removing intermediate container 67962d0e01ed 03:03:40 ---> 862bf840cb2a 03:03:40 Step 23/24 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:03:40 ---> Running in 80e1f4516739 03:03:40 ---> Running in 9ebbab91268e 03:03:41 Removing intermediate container 9ebbab91268e 03:03:41 ---> 6fd72e8d10d9 03:03:41 Step 13/23 : EXPOSE $APP_PORT 03:03:41 Removing intermediate container 80e1f4516739 03:03:41 ---> 8a7eb1fbf52a 03:03:41 Step 24/24 : LABEL version=0.0.0 03:03:42 ---> Running in 87cb6e95967f 03:03:42 ---> Running in 3ed484db45e9 03:03:43 Removing intermediate container 87cb6e95967f 03:03:43 ---> cfe3ded6f5c4 03:03:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:03:43 Removing intermediate container 3ed484db45e9 03:03:43 ---> c7821dcda660 03:03:43 03:03:43 ---> Running in 25f9da288c26 03:03:43 Successfully built c7821dcda660 03:03:43 Successfully tagged docker-support-notifications-go-arm64:latest 03:03:43  Building docker-support-notifications-go ... done Building docker-core-command-go 03:03:45 Removing intermediate container 25f9da288c26 03:03:45 ---> 2871545dfd46 03:03:45 Step 15/23 : RUN apk --no-cache add zeromq 03:03:46 ---> Running in 21876bf52353 03:03:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:03:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:03:49 (1/5) Installing libgcc (9.3.0-r2) 03:03:49 (2/5) Installing libsodium (1.0.18-r0) 03:03:49 (3/5) Installing libstdc++ (9.3.0-r2) 03:03:49 (4/5) Installing libzmq (4.3.3-r0) 03:03:49 (5/5) Installing zeromq (4.3.3-r0) 03:03:49 Executing busybox-1.31.1-r19.trigger 03:03:49 OK: 8 MiB in 19 packages 03:03:53 Removing intermediate container 21876bf52353 03:03:53 ---> fd3ce5404e02 03:03:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 03:03:56 ---> e8eb9913b966 03:03:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:03:57 ---> 892588992f16 03:03:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 03:03:58 ---> 9a51123b6d0b 03:03:58 Step 19/23 : ENTRYPOINT ["/core-data"] 03:03:58 ---> Running in 3a727105fff9 03:03:59 Removing intermediate container 3a727105fff9 03:03:59 ---> e56e3fa2bdfc 03:03:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:03:59 ---> Running in f94736bf70b0 03:04:00 Removing intermediate container f94736bf70b0 03:04:00 ---> 0110cc26390e 03:04:00 Step 21/23 : LABEL arch=arm64 03:04:00 ---> Running in 33aaafc73a22 03:04:01 Removing intermediate container 33aaafc73a22 03:04:01 ---> 213a9e166900 03:04:01 Step 22/23 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:04:02 ---> Running in 73427417f6d3 03:04:02 Removing intermediate container 73427417f6d3 03:04:02 ---> 395066b0873e 03:04:02 Step 23/23 : LABEL version=0.0.0 03:04:03 ---> Running in d89ab9e00530 03:04:03 Removing intermediate container d89ab9e00530 03:04:03 ---> 43a8b72d4467 03:04:03 03:04:04 Successfully built 43a8b72d4467 03:04:04 Successfully tagged docker-core-data-go-arm64:latest 03:04:14  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 03:04:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 03:04:14 ---> a4e8c98c49b9 03:04:14 Step 3/27 : WORKDIR /edgex-go 03:04:14 ---> Using cache 03:04:14 ---> 6077d3e45c30 03:04:14 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:14 ---> Using cache 03:04:14 ---> e17c49f3475d 03:04:14 Step 5/27 : RUN apk update && apk add make bash git 03:04:18 ---> Running in 181b3fcc5ce0 03:04:19 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 03:04:19 Step 2/21 : FROM ${BUILDER_BASE} AS builder 03:04:19 ---> a4e8c98c49b9 03:04:19 Step 3/21 : WORKDIR /edgex-go 03:04:19 ---> Using cache 03:04:19 ---> 6077d3e45c30 03:04:19 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:19 ---> Using cache 03:04:19 ---> e17c49f3475d 03:04:19 Step 5/21 : RUN apk update && apk add make git 03:04:19 ---> Using cache 03:04:19 ---> 85c4ac85182a 03:04:19 Step 6/21 : COPY go.mod . 03:04:19 ---> Using cache 03:04:19 ---> 5f77e4ed723a 03:04:19 Step 7/21 : RUN go mod download 03:04:19 ---> Using cache 03:04:19 ---> ff8f03e01bc8 03:04:19 Step 8/21 : COPY . . 03:04:19 ---> Using cache 03:04:19 ---> f3a3bbdd2899 03:04:19 Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 03:04:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:04:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:04:20 ---> Running in fb30ebf2cb79 03:04:21 v3.12.2-11-g0ba74c8686 [http://nl.alpinelinux.org/alpine/v3.12/main] 03:04:21 v3.12.2-9-gb9bbe18535 [http://nl.alpinelinux.org/alpine/v3.12/community] 03:04:21 OK: 12620 distinct packages available 03:04:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 03:04:22 OK: 217 MiB in 51 packages 03:04:24 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:04:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:24 ---> a4e8c98c49b9 03:04:24 Step 3/22 : WORKDIR /edgex-go 03:04:24 ---> Using cache 03:04:24 ---> 6077d3e45c30 03:04:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:24 ---> Using cache 03:04:24 ---> e17c49f3475d 03:04:24 Step 5/22 : RUN apk update && apk add make git 03:04:24 ---> Using cache 03:04:24 ---> 85c4ac85182a 03:04:24 Step 6/22 : COPY go.mod . 03:04:24 ---> Using cache 03:04:24 ---> 5f77e4ed723a 03:04:24 Step 7/22 : RUN go mod download 03:04:24 ---> Using cache 03:04:24 ---> ff8f03e01bc8 03:04:24 Step 8/22 : COPY . . 03:04:24 ---> Using cache 03:04:24 ---> f3a3bbdd2899 03:04:24 Step 9/22 : RUN make cmd/core-metadata/core-metadata 03:04:25 ---> Running in cbd9cde42eaa 03:04:25 Removing intermediate container 181b3fcc5ce0 03:04:25 ---> e178eba11cd3 03:04:25 Step 6/27 : COPY go.mod . 03:04:27 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 03:04:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 03:04:27 ---> a4e8c98c49b9 03:04:27 Step 3/22 : WORKDIR /edgex-go 03:04:27 ---> Using cache 03:04:27 ---> 6077d3e45c30 03:04:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:04:27 ---> Using cache 03:04:27 ---> e17c49f3475d 03:04:27 Step 5/22 : RUN apk update && apk add make git 03:04:27 ---> Using cache 03:04:27 ---> 85c4ac85182a 03:04:27 Step 6/22 : COPY go.mod . 03:04:27 ---> Using cache 03:04:27 ---> 5f77e4ed723a 03:04:27 Step 7/22 : RUN go mod download 03:04:27 ---> Using cache 03:04:27 ---> ff8f03e01bc8 03:04:27 Step 8/22 : COPY . . 03:04:28 ---> Using cache 03:04:28 ---> f3a3bbdd2899 03:04:28 Step 9/22 : RUN make cmd/core-command/core-command 03:04:28 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:04:28 ---> c76a3b23471c 03:04:28 Step 7/27 : RUN go mod download 03:04:28 ---> Running in bb1e24936988 03:04:28 ---> Running in 2be67dd36f7e 03:04:30 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 03:04:33 Removing intermediate container 2be67dd36f7e 03:04:33 ---> 0094ab077181 03:04:33 Step 8/27 : COPY . . 03:04:55 ---> 619cb4dd3a9e 03:04:55 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 03:04:55 ---> Running in 242bdb3260bf 03:04:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 03:05:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 03:05:34 Removing intermediate container fb30ebf2cb79 03:05:34 ---> 713bacff8e28 03:05:34 03:05:34 Step 10/21 : FROM alpine 03:05:34 ---> dd36a01c3f31 03:05:34 Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 03:05:34 ---> Running in e60158c912a7 03:05:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:05:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:05:37 v3.12.2-11-g0ba74c8686 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 03:05:37 v3.12.2-9-gb9bbe18535 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 03:05:37 OK: 12617 distinct packages available 03:05:38 (1/4) Installing ca-certificates (20191127-r4) 03:05:38 (2/4) Installing nghttp2-libs (1.41.0-r0) 03:05:38 (3/4) Installing libcurl (7.69.1-r3) 03:05:38 (4/4) Installing curl (7.69.1-r3) 03:05:38 Executing busybox-1.31.1-r19.trigger 03:05:38 Executing ca-certificates-20191127-r4.trigger 03:05:38 OK: 7 MiB in 18 packages 03:05:41 Removing intermediate container e60158c912a7 03:05:41 ---> 5f726e56d4fc 03:05:41 Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 03:05:41 ---> Running in c87ef13a238f 03:05:42 Removing intermediate container c87ef13a238f 03:05:42 ---> c432b4d2965b 03:05:42 Step 13/21 : WORKDIR /edgex 03:05:42 ---> Running in 307eacf5e56e 03:05:43 Removing intermediate container 307eacf5e56e 03:05:43 ---> e6f680ce0f1e 03:05:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 03:05:44 ---> 45102bd6be6b 03:05:44 Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 03:05:46 ---> 7e286a12972c 03:05:46 Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:05:47 ---> aa87b6a2b3c7 03:05:47 Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] 03:05:47 ---> Running in 783a18b049d4 03:05:48 Removing intermediate container 783a18b049d4 03:05:48 ---> 0b3b99b18e6a 03:05:48 Step 18/21 : CMD ["--init=true"] 03:05:48 ---> Running in 1e45c9f5000a 03:05:49 Removing intermediate container 1e45c9f5000a 03:05:49 ---> 57cc13a30de2 03:05:49 Step 19/21 : LABEL arch=arm64 03:05:49 ---> Running in 97e893c48ecc 03:05:50 Removing intermediate container 97e893c48ecc 03:05:50 ---> 2a3f44dd3feb 03:05:50 Step 20/21 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:05:50 ---> Running in 04914189c364 03:05:51 Removing intermediate container 04914189c364 03:05:51 ---> 56586241d92e 03:05:51 Step 21/21 : LABEL version=0.0.0 03:05:51 ---> Running in a730a02369e8 03:05:52 Removing intermediate container a730a02369e8 03:05:52 ---> ce77587a4fb2 03:05:52 03:05:52 Successfully built ce77587a4fb2 03:05:52 Successfully tagged docker-security-proxy-setup-go-arm64:latest 03:06:02  Building docker-security-proxy-setup-go ... done Removing intermediate container bb1e24936988 03:06:02 ---> bf6d55ffd5da 03:06:02 03:06:02 Step 10/22 : FROM scratch 03:06:02 ---> 03:06:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:06:02 ---> Using cache 03:06:02 ---> 175a94c4fabb 03:06:02 Step 12/22 : ENV APP_PORT=48082 03:06:02 ---> Running in 39808b47ef30 03:06:02 Removing intermediate container 39808b47ef30 03:06:02 ---> 8d039780d834 03:06:02 Step 13/22 : EXPOSE $APP_PORT 03:06:02 ---> Running in f42514b2f4f3 03:06:03 Removing intermediate container f42514b2f4f3 03:06:03 ---> 5eefa8ea11ab 03:06:03 Step 14/22 : WORKDIR / 03:06:04 ---> Running in d5e08e234445 03:06:04 Removing intermediate container 242bdb3260bf 03:06:04 ---> a317f5b55491 03:06:04 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 03:06:04 ---> Running in 61a6a65dc822 03:06:04 Removing intermediate container d5e08e234445 03:06:04 ---> ba2d6ca6eca6 03:06:04 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 03:06:05 ---> 69953d316293 03:06:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:06:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 03:06:08 ---> 68086cc530ae 03:06:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 03:06:08 Removing intermediate container cbd9cde42eaa 03:06:08 ---> 4ee07c0e3326 03:06:08 03:06:08 Step 10/22 : FROM scratch 03:06:08 ---> 03:06:08 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 03:06:08 ---> Using cache 03:06:08 ---> 175a94c4fabb 03:06:08 Step 12/22 : ENV APP_PORT=48081 03:06:09 ---> Running in 45976851c951 03:06:09 ---> 1222462b463d 03:06:09 Step 18/22 : ENTRYPOINT ["/core-command"] 03:06:09 ---> Running in ce4cfa62a945 03:06:09 Removing intermediate container 45976851c951 03:06:09 ---> 06d947f6b9e2 03:06:09 Step 13/22 : EXPOSE $APP_PORT 03:06:09 ---> Running in 958427d2020e 03:06:09 Removing intermediate container 61a6a65dc822 03:06:09 ---> fabdac9473ad 03:06:09 03:06:09 Step 11/27 : FROM docker:latest 03:06:09 ---> eeaf43b92773 03:06:09 Step 12/27 : RUN apk add --no-cache bash 03:06:09 Removing intermediate container ce4cfa62a945 03:06:09 ---> e1b8c6ecdd27 03:06:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:10 ---> Running in 35befff851b0 03:06:10 ---> Running in ba648edf4e1e 03:06:10 Removing intermediate container 958427d2020e 03:06:10 ---> eb6aece50662 03:06:10 Step 14/22 : WORKDIR / 03:06:10 ---> Running in 2294781503a2 03:06:10 Removing intermediate container ba648edf4e1e 03:06:10 ---> f4b3bcecc40e 03:06:10 Step 20/22 : LABEL arch=arm64 03:06:10 ---> Running in 36268c13e229 03:06:10 Removing intermediate container 2294781503a2 03:06:10 ---> 3964b1c20273 03:06:10 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 03:06:11 Removing intermediate container 36268c13e229 03:06:11 ---> b617c48de5d0 03:06:11 Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:06:11 ---> Running in bc91e9291233 03:06:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:06:11 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:06:11 ---> 9176ffff0206 03:06:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:06:11 Removing intermediate container bc91e9291233 03:06:11 ---> 15d1e2ca4a38 03:06:11 Step 22/22 : LABEL version=0.0.0 03:06:11 ---> Running in 819de2ba9b3f 03:06:12 (1/2) Installing readline (8.0.4-r0) 03:06:12 (2/2) Installing bash (5.0.17-r0) 03:06:12 Executing bash-5.0.17-r0.post-install 03:06:12 Executing busybox-1.31.1-r19.trigger 03:06:12 OK: 12 MiB in 22 packages 03:06:12 Removing intermediate container 819de2ba9b3f 03:06:12 ---> 48cdcb27f41a 03:06:12 03:06:13 Successfully built 48cdcb27f41a 03:06:13 Successfully tagged docker-core-command-go-arm64:latest 03:06:13  Building docker-core-command-go ... done  ---> b25776a3e8c9 03:06:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 03:06:14 Removing intermediate container 35befff851b0 03:06:14 ---> de44863deddd 03:06:14 Step 13/27 : RUN rm -rf /var/cache/apk/* 03:06:14 ---> Running in b9c8b42a30c4 03:06:14 ---> 76e83b88f2d9 03:06:14 Step 18/22 : ENTRYPOINT ["/core-metadata"] 03:06:14 ---> Running in 30a6b6ab38d9 03:06:14 Removing intermediate container 30a6b6ab38d9 03:06:14 ---> 162141cab3a3 03:06:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:06:14 ---> Running in e0011712ead1 03:06:15 Removing intermediate container e0011712ead1 03:06:15 ---> b9527b4ba165 03:06:15 Step 20/22 : LABEL arch=arm64 03:06:15 ---> Running in 8a2136931121 03:06:16 Removing intermediate container 8a2136931121 03:06:16 ---> 008e248dfffd 03:06:16 Step 21/22 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:06:16 ---> Running in 99e8c49d768b 03:06:16 Removing intermediate container b9c8b42a30c4 03:06:16 ---> ffe780933afc 03:06:16 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 03:06:16 ---> Running in 123b9d428cb5 03:06:17 Removing intermediate container 99e8c49d768b 03:06:17 ---> 1955e0597f3e 03:06:17 Step 22/22 : LABEL version=0.0.0 03:06:17 ---> Running in d8d43df6d2b9 03:06:17 Removing intermediate container 123b9d428cb5 03:06:17 ---> 9a9383799823 03:06:17 Step 15/27 : ENV APP_PORT=48090 03:06:17 ---> Running in 8c5052c835b5 03:06:17 Removing intermediate container d8d43df6d2b9 03:06:17 ---> d7f528b9d6b6 03:06:17 03:06:17 Successfully built d7f528b9d6b6 03:06:17 Successfully tagged docker-core-metadata-go-arm64:latest 03:06:17  Building docker-core-metadata-go ... done Removing intermediate container 8c5052c835b5 03:06:17 ---> d17863f7304f 03:06:17 Step 16/27 : EXPOSE $APP_PORT 03:06:18 ---> Running in dd19937d3818 03:06:18 Removing intermediate container dd19937d3818 03:06:18 ---> 856588af3636 03:06:18 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 03:06:19 ---> d2a47966f5af 03:06:19 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 03:06:20 ---> 63b6052ef3b3 03:06:20 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 03:06:21 ---> b136288fdd94 03:06:21 Step 20/27 : RUN apk --no-cache add py3-pip 03:06:21 ---> Running in 00ec63d8f9f2 03:06:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:06:22 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:06:23 (1/33) Installing libbz2 (1.0.8-r1) 03:06:23 (2/33) Installing expat (2.2.9-r1) 03:06:23 (3/33) Installing libffi (3.3-r2) 03:06:23 (4/33) Installing gdbm (1.13-r1) 03:06:23 (5/33) Installing xz-libs (5.2.5-r0) 03:06:23 (6/33) Installing sqlite-libs (3.32.1-r0) 03:06:23 (7/33) Installing python3 (3.8.5-r0) 03:06:25 (8/33) Installing py3-appdirs (1.4.4-r1) 03:06:25 (9/33) Installing py3-ordered-set (4.0.1-r0) 03:06:25 (10/33) Installing py3-parsing (2.4.7-r0) 03:06:25 (11/33) Installing py3-six (1.15.0-r0) 03:06:25 (12/33) Installing py3-packaging (20.4-r0) 03:06:25 (13/33) Installing py3-setuptools (47.0.0-r0) 03:06:25 (14/33) Installing py3-chardet (3.0.4-r4) 03:06:25 (15/33) Installing py3-idna (2.9-r0) 03:06:25 (16/33) Installing py3-certifi (2020.4.5.1-r0) 03:06:25 (17/33) Installing py3-urllib3 (1.25.9-r0) 03:06:25 (18/33) Installing py3-requests (2.23.0-r0) 03:06:25 (19/33) Installing py3-msgpack (1.0.0-r0) 03:06:25 (20/33) Installing py3-lockfile (0.12.2-r3) 03:06:25 (21/33) Installing py3-cachecontrol (0.12.6-r0) 03:06:25 (22/33) Installing py3-colorama (0.4.3-r0) 03:06:25 (23/33) Installing py3-distlib (0.3.0-r0) 03:06:25 (24/33) Installing py3-distro (1.5.0-r1) 03:06:25 (25/33) Installing py3-webencodings (0.5.1-r3) 03:06:25 (26/33) Installing py3-html5lib (1.0.1-r4) 03:06:25 (27/33) Installing py3-pytoml (0.1.21-r0) 03:06:25 (28/33) Installing py3-pep517 (0.8.2-r0) 03:06:26 (29/33) Installing py3-progress (1.5-r0) 03:06:26 (30/33) Installing py3-toml (0.10.1-r0) 03:06:26 (31/33) Installing py3-retrying (1.3.3-r0) 03:06:26 (32/33) Installing py3-contextlib2 (0.6.0-r0) 03:06:26 (33/33) Installing py3-pip (20.1.1-r0) 03:06:26 Executing busybox-1.31.1-r19.trigger 03:06:26 OK: 71 MiB in 55 packages 03:06:32 Removing intermediate container 00ec63d8f9f2 03:06:32 ---> 1ecdc80ba50f 03:06:32 Step 21/27 : RUN pip install docker-compose==1.23.2 03:06:32 ---> Running in 52ebb32a915f 03:06:37 Collecting docker-compose==1.23.2 03:06:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 03:06:38 Collecting cached-property<2,>=1.2.0 03:06:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 03:06:38 Collecting jsonschema<3,>=2.5.1 03:06:38 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 03:06:39 Collecting docker<4.0,>=3.6.0 03:06:39 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 03:06:39 Collecting dockerpty<0.5,>=0.4.1 03:06:39 Downloading dockerpty-0.4.1.tar.gz (13 kB) 03:06:42 Collecting PyYAML<4,>=3.10 03:06:42 Downloading PyYAML-3.13.tar.gz (270 kB) 03:06:45 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 03:06:45 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 03:06:45 Collecting docopt<0.7,>=0.6.1 03:06:45 Downloading docopt-0.6.2.tar.gz (25 kB) 03:06:47 Collecting texttable<0.10,>=0.9.0 03:06:47 Downloading texttable-0.9.1.tar.gz (11 kB) 03:06:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 03:06:49 Collecting websocket-client<1.0,>=0.32.0 03:06:49 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 03:06:49 Collecting docker-pycreds>=0.4.0 03:06:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 03:06:50 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 03:06:50 Collecting urllib3<1.25,>=1.21.1 03:06:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 03:06:51 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 03:06:51 Collecting idna<2.8,>=2.5 03:06:51 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 03:06:51 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 03:06:51 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 03:06:51 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 03:06:51 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 03:06:52 Installing collected packages: cached-property, jsonschema, urllib3, idna, requests, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, docopt, texttable, docker-compose 03:06:52 Attempting uninstall: urllib3 03:06:52 Found existing installation: urllib3 1.25.9 03:06:52 Uninstalling urllib3-1.25.9: 03:06:52 Successfully uninstalled urllib3-1.25.9 03:06:53 Attempting uninstall: idna 03:06:53 Found existing installation: idna 2.9 03:06:53 Uninstalling idna-2.9: 03:06:53 Successfully uninstalled idna-2.9 03:06:53 Attempting uninstall: requests 03:06:53 Found existing installation: requests 2.23.0 03:06:53 Uninstalling requests-2.23.0: 03:06:54 Successfully uninstalled requests-2.23.0 03:06:55 Running setup.py install for dockerpty: started 03:06:56 Running setup.py install for dockerpty: finished with status 'done' 03:06:56 Running setup.py install for PyYAML: started 03:06:59 Running setup.py install for PyYAML: finished with status 'done' 03:06:59 Running setup.py install for docopt: started 03:07:00 Running setup.py install for docopt: finished with status 'done' 03:07:00 Running setup.py install for texttable: started 03:07:02 Running setup.py install for texttable: finished with status 'done' 03:07:03 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 03:07:07 Removing intermediate container 52ebb32a915f 03:07:07 ---> 92409ed08d85 03:07:07 Step 22/27 : RUN apk --no-cache add curl 03:07:07 ---> Running in beebd8399d20 03:07:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:07:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:07:08 (1/3) Installing nghttp2-libs (1.41.0-r0) 03:07:08 (2/3) Installing libcurl (7.69.1-r3) 03:07:08 (3/3) Installing curl (7.69.1-r3) 03:07:08 Executing busybox-1.31.1-r19.trigger 03:07:08 OK: 71 MiB in 58 packages 03:07:10 Removing intermediate container beebd8399d20 03:07:10 ---> c7486375d5ee 03:07:10 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 03:07:10 ---> Running in fa4f64897360 03:07:11 Removing intermediate container fa4f64897360 03:07:11 ---> 9cb13f9b42ac 03:07:11 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:07:11 ---> Running in 5c6585cbed61 03:07:11 Removing intermediate container 5c6585cbed61 03:07:11 ---> bfee0c59807e 03:07:11 Step 25/27 : LABEL arch=arm64 03:07:11 ---> Running in a1aef8d475be 03:07:12 Removing intermediate container a1aef8d475be 03:07:12 ---> 0b063d70e3b6 03:07:12 Step 26/27 : LABEL git_sha=9bffdf1b0025ca2e6576b145f688295c80aec35d 03:07:12 ---> Running in 7394660c42e5 03:07:13 Removing intermediate container 7394660c42e5 03:07:13 ---> 9034947be133 03:07:13 Step 27/27 : LABEL version=0.0.0 03:07:13 ---> Running in 278fb305a1ac 03:07:13 Removing intermediate container 278fb305a1ac 03:07:13 ---> 4330a80e5221 03:07:13 03:07:13 Successfully built 4330a80e5221 03:07:14 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 03:07:14  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 03:07:14 $ docker stop --time=1 8f2917292498e0aa2f0565a574ae1d20f2b20f5522a85424ce98d9f5e2ad675e 03:07:16 $ docker rm -f 8f2917292498e0aa2f0565a574ae1d20f2b20f5522a85424ce98d9f5e2ad675e [Pipeline] // withDockerContainer [Pipeline] sh 03:07:17 + + docker images 03:07:17 grep docker 03:07:17 docker-sys-mgmt-agent-go-arm64 latest 4330a80e5221 4 seconds ago 300MB 03:07:17 docker-core-metadata-go-arm64 latest d7f528b9d6b6 About a minute ago 13.6MB 03:07:17 docker-core-command-go-arm64 latest 48cdcb27f41a About a minute ago 11.4MB 03:07:17 docker-security-proxy-setup-go-arm64 latest ce77587a4fb2 About a minute ago 23.4MB 03:07:17 docker-core-data-go-arm64 latest 43a8b72d4467 3 minutes ago 22.3MB 03:07:17 docker-support-notifications-go-arm64 latest c7821dcda660 3 minutes ago 12.9MB 03:07:17 docker-support-scheduler-go-arm64 latest f3ae264f9179 3 minutes ago 11.5MB 03:07:17 docker-security-secretstore-setup-go-arm64 latest 242a3b34cc00 3 minutes ago 23.5MB 03:07:17 docker-security-bootstrap-redis-go-arm64 latest 163dae9d021a 3 minutes ago 15.2MB 03:07:17 docker latest eeaf43b92773 2 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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 03:07:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:07:23 ---> package-listing.sh 03:07:23 ++ facter osfamily 03:07:23 ++ tr '[:upper:]' '[:lower:]' 03:07:23 + OS_FAMILY=redhat 03:07:23 + workspace=/w/workspace/edgex-go/9 03:07:23 + START_PACKAGES=/tmp/packages_start.txt 03:07:23 + END_PACKAGES=/tmp/packages_end.txt 03:07:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:07:23 + PACKAGES=/tmp/packages_start.txt 03:07:23 + '[' /w/workspace/edgex-go/9 ']' 03:07:23 + PACKAGES=/tmp/packages_end.txt 03:07:23 + case "${OS_FAMILY}" in 03:07:23 + rpm -qa 03:07:23 + sort 03:07:29 + '[' -f /tmp/packages_start.txt ']' 03:07:29 + '[' -f /tmp/packages_end.txt ']' 03:07:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:07:29 + '[' /w/workspace/edgex-go/9 ']' 03:07:29 + mkdir -p /w/workspace/edgex-go/9/archives/ 03:07:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 03:07:29 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:07:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:07:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:07:29 03:07:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 03:07:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:07:30 alpine: Pulling from edgex-lftools-log-publisher 03:07:30 df20fa9351a1: Pulling fs layer 03:07:30 36b3adc4ff6f: Pulling fs layer 03:07:30 8ad3a11d3b57: Pulling fs layer 03:07:30 46f8f816bc3b: Pulling fs layer 03:07:30 93b61091891f: Pulling fs layer 03:07:30 93b9cdb0e59b: Pulling fs layer 03:07:30 5e14af77c1be: Pulling fs layer 03:07:30 01666e4c0597: Pulling fs layer 03:07:30 aa168da1d23b: Pulling fs layer 03:07:30 46f8f816bc3b: Waiting 03:07:30 93b61091891f: Waiting 03:07:30 93b9cdb0e59b: Waiting 03:07:30 5e14af77c1be: Waiting 03:07:30 01666e4c0597: Waiting 03:07:30 aa168da1d23b: Waiting 03:07:30 36b3adc4ff6f: Verifying Checksum 03:07:30 36b3adc4ff6f: Download complete 03:07:30 46f8f816bc3b: Verifying Checksum 03:07:30 46f8f816bc3b: Download complete 03:07:30 df20fa9351a1: Verifying Checksum 03:07:30 df20fa9351a1: Download complete 03:07:30 93b9cdb0e59b: Verifying Checksum 03:07:30 93b9cdb0e59b: Download complete 03:07:30 5e14af77c1be: Verifying Checksum 03:07:30 5e14af77c1be: Download complete 03:07:30 01666e4c0597: Verifying Checksum 03:07:30 01666e4c0597: Download complete 03:07:30 93b61091891f: Download complete 03:07:30 8ad3a11d3b57: Verifying Checksum 03:07:30 8ad3a11d3b57: Download complete 03:07:30 df20fa9351a1: Pull complete 03:07:30 36b3adc4ff6f: Pull complete 03:07:31 8ad3a11d3b57: Pull complete 03:07:32 46f8f816bc3b: Pull complete 03:07:32 93b61091891f: Pull complete 03:07:33 aa168da1d23b: Verifying Checksum 03:07:33 aa168da1d23b: Download complete 03:07:35 93b9cdb0e59b: Pull complete 03:07:35 5e14af77c1be: Pull complete 03:07:35 01666e4c0597: Pull complete 03:07:43 aa168da1d23b: Pull complete 03:07:43 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 03:07:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 03:07:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 03:07:43 prd-centos7-docker-4c-2g-15814 does not seem to be running inside a container 03:07:43 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 03:07:48 $ docker top 9f6163cd685c38f7071f4c698a6d55562ffb7fe9d44097b70f5d037eb341cb21 -eo pid,comm [Pipeline] { [Pipeline] sh 03:07:48 + touch /tmp/pre-build-complete [Pipeline] sh 03:07:49 + mkdir -p /var/log/sa [Pipeline] sh 03:07:49 + ls /var/log/sa-host 03:07:49 + sadf -c /var/log/sa-host/sa14 03:07:49 file_magic: OK 03:07:49 HZ: Using current value: 100 03:07:49 file_header: OK 03:07:49 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 03:07:49 Statistics: 03:07:49 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:07:49 File successfully converted to sysstat format version 12.2.1 03:07:49 + sadf -c /var/log/sa-host/sa23 03:07:49 file_magic: OK 03:07:49 HZ: Using current value: 100 03:07:49 file_header: OK 03:07:49 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 03:07:49 Statistics: 03:07:49 Hnuu...uuuununununu... 03:07:49 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:07:50 provisioning config files... 03:07:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config6969361365791986162tmp [Pipeline] { [Pipeline] echo 03:07:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:07:50 ---> create-netrc.sh [Pipeline] } 03:07:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 03:07:50 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 03:07:51 ---> python-tools-install.sh [Pipeline] echo 03:07:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:07:51 ---> sudo-logs.sh 03:07:51 Archiving 'sudo' log.. [Pipeline] echo 03:07:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:07:51 ---> job-cost.sh 03:07:51 lf-activate-venv: SKIPPING 03:07:51 INFO: No Stack... 03:07:52 INFO: Retrieving Pricing Info for: v1-standard-2 03:07:53 INFO: Archiving Costs [Pipeline] echo 03:07:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:07:53 ---> logs-deploy.sh 03:07:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2913/9 03:07:53 INFO: archiving workspace using pattern(s): 03:07:54 Archives upload complete. 03:07:55 INFO: archiving logs to Nexus 03:07:56 ---> uname -a: 03:07:56 Linux prd-centos7-docker-4c-2g-15814.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 03:07:56 03:07:56 03:07:56 ---> lscpu: 03:07:56 Architecture: x86_64 03:07:56 CPU op-mode(s): 32-bit, 64-bit 03:07:56 Byte Order: Little Endian 03:07:56 Address sizes: 40 bits physical, 48 bits virtual 03:07:56 CPU(s): 4 03:07:56 On-line CPU(s) list: 0-3 03:07:56 Thread(s) per core: 1 03:07:56 Core(s) per socket: 1 03:07:56 Socket(s): 4 03:07:56 NUMA node(s): 1 03:07:56 Vendor ID: GenuineIntel 03:07:56 CPU family: 6 03:07:56 Model: 44 03:07:56 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 03:07:56 Stepping: 1 03:07:56 CPU MHz: 2933.436 03:07:56 BogoMIPS: 5866.87 03:07:56 Virtualization: VT-x 03:07:56 Hypervisor vendor: KVM 03:07:56 Virtualization type: full 03:07:56 L1d cache: 128 KiB 03:07:56 L1i cache: 128 KiB 03:07:56 L2 cache: 16 MiB 03:07:56 L3 cache: 64 MiB 03:07:56 NUMA node0 CPU(s): 0-3 03:07:56 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 03:07:56 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 03:07:56 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 03:07:56 Vulnerability Meltdown: Mitigation; PTI 03:07:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:07:56 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 03:07:56 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 03:07:56 Vulnerability Srbds: Not affected 03:07:56 Vulnerability Tsx async abort: Not affected 03:07:56 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 03:07:56 03:07:56 03:07:56 ---> nproc: 03:07:56 4 03:07:56 03:07:56 03:07:56 ---> df -h: 03:07:56 Filesystem Size Used Available Use% Mounted on 03:07:56 overlay 50.0G 12.6G 37.4G 25% / 03:07:56 tmpfs 64.0M 0 64.0M 0% /dev 03:07:56 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 03:07:56 shm 64.0M 0 64.0M 0% /dev/shm 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /facter-os 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/resolv.conf 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hostname 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /etc/hosts 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/auth.log 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /run/cloud-init/result.json 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/sa-host 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /var/log/secure 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/9 03:07:56 /dev/vda1 50.0G 12.6G 37.4G 25% /w/workspace/edgex-go/9@tmp 03:07:56 03:07:56 03:07:56 ---> free -m: 03:07:56 total used free shared buff/cache available 03:07:56 Mem: 1837 719 236 0 881 1033 03:07:56 Swap: 1023 65 958 03:07:56 03:07:56 03:07:56 ---> ip addr: 03:07:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 03:07:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:07:56 inet 127.0.0.1/8 scope host lo 03:07:56 valid_lft forever preferred_lft forever 03:07:56 inet6 ::1/128 scope host 03:07:56 valid_lft forever preferred_lft forever 03:07:56 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 03:07:56 link/ether fa:16:3e:e3:fa:04 brd ff:ff:ff:ff:ff:ff 03:07:56 inet 10.30.123.252/23 brd 10.30.123.255 scope global dynamic eth0 03:07:56 valid_lft 85213sec preferred_lft 85213sec 03:07:56 inet6 fe80::f816:3eff:fee3:fa04/64 scope link 03:07:56 valid_lft forever preferred_lft forever 03:07:56 3: docker0: mtu 1500 qdisc noqueue state DOWN 03:07:56 link/ether 02:42:26:ee:eb:c8 brd ff:ff:ff:ff:ff:ff 03:07:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:07:56 valid_lft forever preferred_lft forever 03:07:56 inet6 fe80::42:26ff:feee:ebc8/64 scope link 03:07:56 valid_lft forever preferred_lft forever 03:07:56 03:07:56 03:07:56 ---> sar -b -r -n DEV: 03:07:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 03:07:56 03:07:56 02:47:57 LINUX RESTART (4 CPU) 03:07:56 03:07:56 02:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:07:56 02:50:02 225.15 105.77 119.38 0.00 7987.49 46307.14 0.00 03:07:56 02:51:01 269.19 121.08 148.11 0.00 5910.89 32220.98 0.00 03:07:56 02:52:01 196.31 85.38 110.93 0.00 3054.32 12784.87 0.00 03:07:56 02:53:02 168.18 48.22 119.96 0.00 7738.46 45753.41 0.00 03:07:56 02:54:01 2547.01 2171.61 375.41 0.00 181327.10 227806.51 0.00 03:07:56 02:55:01 1193.61 950.75 242.86 0.00 53918.99 74363.71 0.00 03:07:56 02:56:02 2157.36 1792.96 364.40 0.00 137239.89 166185.32 0.00 03:07:56 02:57:01 1113.07 803.36 309.70 0.00 61372.24 77023.53 0.00 03:07:56 02:58:01 98.75 14.11 84.64 0.00 3061.78 6013.47 0.00 03:07:56 02:59:01 0.83 0.62 0.22 0.00 25.18 2.66 0.00 03:07:56 03:00:01 1.60 1.30 0.30 0.00 101.00 3.31 0.00 03:07:56 03:01:01 0.33 0.07 0.27 0.00 1.07 2.85 0.00 03:07:56 03:02:01 0.73 0.37 0.37 0.00 23.30 4.96 0.00 03:07:56 03:03:01 0.57 0.28 0.28 0.00 4.93 2.61 0.00 03:07:56 03:04:01 2.28 1.53 0.75 0.00 51.97 13.92 0.00 03:07:56 03:05:01 0.40 0.12 0.28 0.00 1.33 2.93 0.00 03:07:56 03:06:01 0.20 0.02 0.18 0.00 0.13 2.18 0.00 03:07:56 03:07:01 0.22 0.05 0.17 0.00 0.40 1.78 0.00 03:07:56 Average: 441.93 337.83 104.11 0.00 25578.45 38166.03 0.00 03:07:56 03:07:56 02:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:07:56 02:50:02 107340 0 705756 37.51 2136 1066312 1445472 49.33 571164 964000 39080 03:07:56 02:51:01 96000 0 801160 42.58 992 983392 1650588 56.33 659000 851476 65316 03:07:56 02:52:01 253108 0 761844 40.49 592 866000 1373116 46.86 636128 708968 47532 03:07:56 02:53:02 66356 0 744828 39.59 340 1070020 1268188 43.28 710588 836492 47012 03:07:56 02:54:01 79956 0 857212 45.56 108 944268 2330456 79.53 765672 813344 25160 03:07:56 02:55:01 400404 0 786588 41.81 108 694444 2066056 70.51 524616 706796 152 03:07:56 02:56:02 82720 0 737904 39.22 108 1060812 1752892 59.82 597352 976828 85988 03:07:56 02:57:01 292920 0 709436 37.70 108 879080 1476628 50.39 531128 812988 508 03:07:56 02:58:01 223248 0 647984 34.44 108 1010204 1200636 40.98 560828 850972 8 03:07:56 02:59:01 226500 0 643992 34.23 108 1010944 1171792 39.99 559076 850644 8 03:07:56 03:00:01 224532 0 642928 34.17 108 1013976 1165528 39.78 558136 853528 8 03:07:56 03:01:01 223888 0 643568 34.20 108 1013980 1167708 39.85 558660 853536 8 03:07:56 03:02:01 223860 0 642916 34.17 108 1014660 1166036 39.79 558480 854104 8 03:07:56 03:03:01 223472 0 643112 34.18 108 1014852 1185072 40.44 558360 854112 8 03:07:56 03:04:01 221616 0 644148 34.24 108 1015672 1166120 39.80 559116 854676 8 03:07:56 03:05:01 221488 0 644272 34.24 108 1015676 1166252 39.80 559144 854712 16 03:07:56 03:06:01 222100 0 643652 34.21 108 1015684 1166036 39.79 558704 854716 16 03:07:56 03:07:01 221616 0 644128 34.23 108 1015692 1166120 39.80 558848 854728 8 03:07:56 Average: 200618 0 696968 37.04 310 983648 1393594 47.56 588056 844812 17269 03:07:56 03:07:56 02:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:07:56 02:50:02 vethb88fab8 20.81 31.72 1.43 166.94 0.00 0.00 0.00 0.00 03:07:56 02:50:02 eth0 1159.88 1158.32 5995.03 132.35 0.00 0.00 0.00 0.00 03:07:56 02:50:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:50:02 docker0 838.51 781.52 68.75 2834.50 0.00 0.00 0.00 0.00 03:07:56 02:51:01 veth8d6394a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 03:07:56 02:51:01 eth0 382.47 271.45 1981.98 32.89 0.00 0.00 0.00 0.00 03:07:56 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:51:01 docker0 142.80 166.16 10.57 685.77 0.00 0.00 0.00 0.00 03:07:56 02:52:01 veth8d6394a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:52:01 eth0 38.38 25.63 24.46 81.86 0.00 0.00 0.00 0.00 03:07:56 02:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:53:02 veth7ad24e8 0.00 0.11 0.00 0.01 0.00 0.00 0.00 0.00 03:07:56 02:53:02 eth0 184.97 139.69 1683.18 25.92 0.00 0.00 0.00 0.00 03:07:56 02:53:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:53:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:54:01 veth7ad24e8 0.00 0.34 0.00 0.01 0.00 0.00 0.00 0.00 03:07:56 02:54:01 eth0 70.60 47.74 170.58 63.18 0.00 0.00 0.00 0.00 03:07:56 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:54:01 docker0 14.35 25.69 0.78 148.06 0.00 0.00 0.00 0.00 03:07:56 02:55:01 vethddac11e 7.81 8.86 0.54 33.30 0.00 0.00 0.00 0.00 03:07:56 02:55:01 veth99bd258 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:55:01 veth7ad24e8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:55:01 eth0 41.47 28.89 130.27 10.47 0.00 0.00 0.00 0.00 03:07:56 02:56:02 veth7ad24e8 0.00 0.36 0.00 0.01 0.00 0.00 0.00 0.00 03:07:56 02:56:02 eth0 101.51 77.35 162.12 104.40 0.00 0.00 0.00 0.00 03:07:56 02:56:02 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:07:56 02:56:02 docker0 1020.91 1004.75 81.36 3833.35 0.00 0.00 0.00 0.00 03:07:56 02:57:01 vethfa5f838 25.27 43.47 1.69 287.00 0.00 0.00 0.00 0.00 03:07:56 02:57:01 veth7ad24e8 0.00 0.10 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:57:01 eth0 97.94 53.80 403.78 19.68 0.00 0.00 0.00 0.00 03:07:56 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:58:01 eth0 67.74 53.89 102.09 78.04 0.00 0.00 0.00 0.00 03:07:56 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:58:01 docker0 1068.21 1079.16 84.30 4296.06 0.00 0.00 0.00 0.00 03:07:56 02:59:01 eth0 1.10 0.42 0.45 0.23 0.00 0.00 0.00 0.00 03:07:56 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:00:01 eth0 0.15 0.08 0.01 0.04 0.00 0.00 0.00 0.00 03:07:56 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:01:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:07:56 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:07:56 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:03:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:07:56 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:04:01 eth0 0.60 0.17 0.15 0.07 0.00 0.00 0.00 0.00 03:07:56 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:05:01 eth0 0.90 0.57 0.32 0.18 0.00 0.00 0.00 0.00 03:07:56 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:06:01 eth0 0.07 0.07 0.01 0.04 0.00 0.00 0.00 0.00 03:07:56 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:07:01 eth0 0.22 0.15 0.12 0.07 0.00 0.00 0.00 0.00 03:07:56 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 Average: eth0 119.27 103.25 592.07 30.54 0.00 0.00 0.00 0.00 03:07:56 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:07:56 Average: docker0 59.42 60.03 4.69 238.98 0.00 0.00 0.00 0.00 03:07:56 03:07:56 03:07:56 ---> sar -P ALL: 03:07:56 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/14/20 _x86_64_ (4 CPU) 03:07:56 03:07:56 02:47:57 LINUX RESTART (4 CPU) 03:07:56 03:07:56 02:49:01 CPU %user %nice %system %iowait %steal %idle 03:07:56 02:50:02 all 15.97 0.00 8.59 1.91 0.15 73.37 03:07:56 02:50:02 0 14.62 0.00 9.85 0.95 0.15 74.44 03:07:56 02:50:02 1 13.41 0.00 8.32 3.21 0.15 74.91 03:07:56 02:50:02 2 22.44 0.00 8.28 2.06 0.12 67.09 03:07:56 02:50:02 3 13.43 0.00 7.91 1.44 0.19 77.04 03:07:56 02:51:01 all 15.69 0.00 8.36 5.96 0.14 69.85 03:07:56 02:51:01 0 15.81 0.00 8.04 6.37 0.16 69.63 03:07:56 02:51:01 1 15.60 0.00 8.26 5.22 0.12 70.81 03:07:56 02:51:01 2 16.11 0.00 8.69 5.65 0.12 69.42 03:07:56 02:51:01 3 15.23 0.00 8.45 6.62 0.16 69.54 03:07:56 02:52:01 all 64.96 0.00 15.95 4.26 0.11 14.72 03:07:56 02:52:01 0 64.84 0.00 15.56 5.65 0.10 13.85 03:07:56 02:52:01 1 67.19 0.00 15.22 1.98 0.09 15.52 03:07:56 02:52:01 2 63.06 0.00 15.97 4.31 0.12 16.53 03:07:56 02:52:01 3 64.73 0.00 17.04 5.06 0.14 13.02 03:07:56 02:53:02 all 28.16 0.00 12.19 1.75 0.11 57.79 03:07:56 02:53:02 0 26.96 0.00 11.96 1.85 0.10 59.12 03:07:56 02:53:02 1 27.78 0.00 12.07 1.43 0.10 58.62 03:07:56 02:53:02 2 29.89 0.00 12.35 1.52 0.15 56.08 03:07:56 02:53:02 3 28.02 0.00 12.39 2.18 0.09 57.33 03:07:56 02:54:01 all 21.76 0.00 28.49 22.34 0.22 27.19 03:07:56 02:54:01 0 20.90 0.00 27.16 26.81 0.20 24.94 03:07:56 02:54:01 1 20.92 0.00 28.58 20.22 0.21 30.06 03:07:56 02:54:01 2 22.41 0.00 28.90 21.80 0.27 26.62 03:07:56 02:54:01 3 22.84 0.00 29.34 20.46 0.22 27.13 03:07:56 02:55:01 all 52.62 0.00 16.96 17.37 0.10 12.95 03:07:56 02:55:01 0 51.69 0.00 16.92 16.69 0.14 14.56 03:07:56 02:55:01 1 52.57 0.00 16.79 17.69 0.09 12.86 03:07:56 02:55:01 2 52.85 0.00 17.38 16.44 0.10 13.22 03:07:56 02:55:01 3 53.36 0.00 16.75 18.66 0.09 11.13 03:07:56 02:56:02 all 27.44 0.00 23.73 23.63 0.21 24.99 03:07:56 02:56:02 0 25.66 0.00 22.23 22.40 0.26 29.45 03:07:56 02:56:02 1 26.68 0.00 25.06 24.80 0.23 23.24 03:07:56 02:56:02 2 29.86 0.00 24.43 24.96 0.16 20.60 03:07:56 02:56:02 3 27.57 0.00 23.21 22.36 0.19 26.67 03:07:56 02:57:01 all 40.13 0.00 17.31 21.15 0.10 21.31 03:07:56 02:57:01 0 40.87 0.00 18.25 17.72 0.09 23.06 03:07:56 02:57:01 1 38.45 0.00 17.96 22.91 0.11 20.58 03:07:56 02:57:01 2 41.69 0.00 16.51 22.67 0.07 19.06 03:07:56 02:57:01 3 39.52 0.00 16.50 21.28 0.12 22.57 03:07:56 02:58:01 all 5.23 0.00 3.31 3.93 0.03 87.50 03:07:56 02:58:01 0 4.73 0.00 3.60 4.05 0.03 87.59 03:07:56 02:58:01 1 5.72 0.00 2.95 7.07 0.02 84.24 03:07:56 02:58:01 2 4.07 0.00 3.00 3.57 0.03 89.32 03:07:56 02:58:01 3 6.39 0.00 3.71 1.04 0.03 88.83 03:07:56 02:59:01 all 0.16 0.00 0.03 0.00 0.00 99.81 03:07:56 02:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:07:56 02:59:01 1 0.07 0.00 0.05 0.00 0.00 99.88 03:07:56 02:59:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:07:56 02:59:01 3 0.52 0.00 0.03 0.00 0.00 99.45 03:07:56 03:00:01 all 0.15 0.00 0.04 0.00 0.02 99.78 03:07:56 03:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:07:56 03:00:01 1 0.05 0.00 0.05 0.02 0.03 99.85 03:07:56 03:00:01 2 0.03 0.00 0.05 0.00 0.02 99.90 03:07:56 03:00:01 3 0.50 0.00 0.05 0.00 0.02 99.43 03:07:56 03:07:56 03:00:01 CPU %user %nice %system %iowait %steal %idle 03:07:56 03:01:01 all 0.15 0.00 0.03 0.00 0.00 99.81 03:07:56 03:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:07:56 03:01:01 1 0.37 0.00 0.07 0.00 0.00 99.57 03:07:56 03:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:07:56 03:01:01 3 0.20 0.00 0.02 0.00 0.00 99.78 03:07:56 03:02:01 all 0.16 0.00 0.05 0.01 0.00 99.79 03:07:56 03:02:01 0 0.00 0.00 0.03 0.02 0.00 99.95 03:07:56 03:02:01 1 0.55 0.00 0.05 0.02 0.00 99.38 03:07:56 03:02:01 2 0.03 0.00 0.07 0.00 0.00 99.90 03:07:56 03:02:01 3 0.05 0.00 0.03 0.00 0.00 99.92 03:07:56 03:03:01 all 0.15 0.00 0.02 0.00 0.00 99.83 03:07:56 03:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:07:56 03:03:01 1 0.52 0.00 0.03 0.00 0.02 99.43 03:07:56 03:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 03:07:56 03:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:07:56 03:04:01 all 0.16 0.00 0.05 0.03 0.00 99.75 03:07:56 03:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 03:07:56 03:04:01 1 0.52 0.00 0.02 0.02 0.00 99.45 03:07:56 03:04:01 2 0.05 0.00 0.03 0.02 0.00 99.90 03:07:56 03:04:01 3 0.05 0.00 0.13 0.08 0.02 99.72 03:07:56 03:05:01 all 0.14 0.00 0.03 0.00 0.00 99.84 03:07:56 03:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:07:56 03:05:01 1 0.52 0.00 0.05 0.00 0.00 99.43 03:07:56 03:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:07:56 03:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:07:56 03:06:01 all 0.15 0.00 0.03 0.00 0.00 99.82 03:07:56 03:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:07:56 03:06:01 1 0.48 0.00 0.05 0.00 0.00 99.47 03:07:56 03:06:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:07:56 03:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:07:56 03:07:01 all 0.02 0.00 0.03 0.00 0.00 99.94 03:07:56 03:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:07:56 03:07:01 1 0.05 0.00 0.05 0.02 0.00 99.88 03:07:56 03:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 03:07:56 03:07:01 3 0.00 0.00 0.03 0.00 0.00 99.97 03:07:56 Average: all 14.80 0.00 7.30 5.51 0.07 72.33 03:07:56 Average: 0 14.44 0.00 7.24 5.53 0.07 72.73 03:07:56 Average: 1 14.75 0.00 7.34 5.66 0.06 72.18 03:07:56 Average: 2 15.29 0.00 7.33 5.54 0.06 71.77 03:07:56 Average: 3 14.72 0.00 7.29 5.30 0.07 72.62 03:07:56 03:07:56 03:07:56