Pull request #2906 opened 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 judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 0071a5b28e1774ab5826e9f3548b2e0cec0097a1+ea5d7be70bf78d25df2f442b65fefbdc258c073e (fb22b3bd055372ea12bcf25da96334ee7c9c6fec) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 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 d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2906/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 # timeout=10 Commit message: "Merge pull request #301 from ernestojeda/enable-docker-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2906/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-13846 in /w/workspace/edgexfoundry_edgex-go_PR-2906 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 Merge succeeded, producing 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 Checking out Revision 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 (PR-2906) > 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/2906/head:refs/remotes/origin/PR-2906 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 # 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 ea5d7be70bf78d25df2f442b65fefbdc258c073e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 # timeout=10 Commit message: "feat(data): Implement GET /reading/count V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:05:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:05:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:05:12 ========================================================= 11:05:12 EdgeX Global Pipelines Version Info 11:05:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:05:13 ------------------- 11:05:13 stable info: 11:05:13 ------------------- 11:05:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:05:13 Commit SHA: d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 11:05:13 Message: update stable to v1.0.167 11:05:14 ------------------- 11:05:14 experimental info: 11:05:14 ------------------- 11:05:14 Commited By: **** collab-it+edgex@linuxfoundation.org 11:05:14 Commit SHA: 0d18be6431106a7569620da64dad388747d7ba9a 11:05:14 Message: update experimental to v1.0.168 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:05:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:05:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:05:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:05:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:05:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:05:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:05:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:05:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2906 [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2906 [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2906 [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 [Pipeline] echo 11:05:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0071a5b [Pipeline] echo 11:05:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 11:05:19 provisioning config files... 11:05:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8049037890059392231tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:05:19 ---> docker-login.sh 11:05:19 nexus3.edgexfoundry.org:10001 11:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:20 Configure a credential helper to remove this warning. See 11:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:20 11:05:20 Login Succeeded 11:05:20 nexus3.edgexfoundry.org:10002 11:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:20 Configure a credential helper to remove this warning. See 11:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:20 11:05:20 Login Succeeded 11:05:20 nexus3.edgexfoundry.org:10003 11:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:20 Configure a credential helper to remove this warning. See 11:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:20 11:05:20 Login Succeeded 11:05:20 nexus3.edgexfoundry.org:10004 11:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:21 Configure a credential helper to remove this warning. See 11:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:21 11:05:21 Login Succeeded 11:05:21 docker.io 11:05:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:05:21 Configure a credential helper to remove this warning. See 11:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:05:21 11:05:21 Login Succeeded 11:05:21 ---> docker-login.sh ends [Pipeline] } 11:05:21 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:21 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/core-command/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo core-command,cmd/core-command/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/core-data/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo core-data,cmd/core-data/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/core-metadata/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo core-metadata,cmd/core-metadata/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/security-bootstrap-redis/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/security-proxy-setup/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/security-secrets-setup/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/security-secretstore-setup/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/support-logging/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo support-logging,cmd/support-logging/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/support-notifications/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo support-notifications,cmd/support-notifications/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/support-scheduler/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile 11:05:21 + for file in '`ls cmd/**/Dockerfile`' 11:05:21 ++ dirname cmd/sys-mgmt-agent/Dockerfile 11:05:21 ++ cut -d/ -f2 11:05:21 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 11:05:22 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/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 11:05:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:23 11:05:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:05:24 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:24 latest: Pulling from edgex-devops/git-semver 11:05:24 31603596830f: Pulling fs layer 11:05:24 2a8b12db71e7: Pulling fs layer 11:05:24 6ca5941a6612: Pulling fs layer 11:05:24 ecc8261a40a4: Pulling fs layer 11:05:24 ecc8261a40a4: Waiting 11:05:24 2a8b12db71e7: Verifying Checksum 11:05:24 2a8b12db71e7: Download complete 11:05:24 31603596830f: Verifying Checksum 11:05:24 31603596830f: Download complete 11:05:24 ecc8261a40a4: Verifying Checksum 11:05:24 ecc8261a40a4: Download complete 11:05:24 6ca5941a6612: Verifying Checksum 11:05:24 6ca5941a6612: Download complete 11:05:24 31603596830f: Pull complete 11:05:24 2a8b12db71e7: Pull complete 11:05:25 6ca5941a6612: Pull complete 11:05:25 ecc8261a40a4: Pull complete 11:05:25 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 11:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:05:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:05:26 prd-centos7-docker-4c-2g-13846 does not seem to be running inside a container 11:05:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:05:28 $ docker top c168e52fae7adc81d371b050bc2ec6a78a54d8d8b8672f23282dedf746740579 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:05:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:29 [ssh-agent] Looking for ssh-agent implementation... 11:05:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:29 $ docker exec c168e52fae7adc81d371b050bc2ec6a78a54d8d8b8672f23282dedf746740579 ssh-agent 11:05:29 SSH_AUTH_SOCK=/tmp/ssh-lvFupkjnad9O/agent.11 11:05:29 SSH_AGENT_PID=16 11:05:29 Running ssh-add (command line suppressed) 11:05:29 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2410617424521145570.key (/w/workspace/edgex-go/1@tmp/private_key_2410617424521145570.key) 11:05:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:30 + git tag --points-at HEAD [Pipeline] } 11:05:30 $ docker exec --env ******** --env ******** c168e52fae7adc81d371b050bc2ec6a78a54d8d8b8672f23282dedf746740579 ssh-agent -k 11:05:30 unset SSH_AUTH_SOCK; 11:05:30 unset SSH_AGENT_PID; 11:05:30 echo Agent pid 16 killed; 11:05:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:05:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:05:30 [ssh-agent] Looking for ssh-agent implementation... 11:05:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:05:30 $ docker exec c168e52fae7adc81d371b050bc2ec6a78a54d8d8b8672f23282dedf746740579 ssh-agent 11:05:30 SSH_AUTH_SOCK=/tmp/ssh-1IsrVrtAp6CE/agent.46 11:05:30 SSH_AGENT_PID=52 11:05:30 Running ssh-add (command line suppressed) 11:05:30 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8033587512227344091.key (/w/workspace/edgex-go/1@tmp/private_key_8033587512227344091.key) 11:05:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:05:31 + git semver init 11:05:31 # -> Open(): unable to determine branch for HEAD 11:05:31 # $GIT_DIR = /w/workspace/edgex-go/1/.git 11:05:31 # $GIT_WORK_TREE = /w/workspace/edgex-go/1 11:05:31 # $SEMVER_REMOTE_NAME = origin 11:05:31 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:05:31 # $SEMVER_USER_NAME = edgex-jenkins 11:05:31 # $SEMVER_BRANCH = PR-2906 11:05:31 # $SEMVER_TEMP = /tmp/semver-618455892 11:05:31 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 11:05:58 # '/tmp/semver-618455892' -> '/w/workspace/edgex-go/1/.semver' 11:05:58 # -> Force: false 11:05:58 # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } 11:05:58 $ docker exec --env ******** --env ******** c168e52fae7adc81d371b050bc2ec6a78a54d8d8b8672f23282dedf746740579 ssh-agent -k 11:05:58 unset SSH_AUTH_SOCK; 11:05:58 unset SSH_AGENT_PID; 11:05:58 echo Agent pid 52 killed; 11:05:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:05:59 + git semver [Pipeline] } 11:05:59 $ docker stop --time=1 c168e52fae7adc81d371b050bc2ec6a78a54d8d8b8672f23282dedf746740579 11:06:00 $ docker rm -f c168e52fae7adc81d371b050bc2ec6a78a54d8d8b8672f23282dedf746740579 [Pipeline] // withDockerContainer [Pipeline] sh 11:06:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:06:01 Stashed 1 file(s) [Pipeline] echo 11:06:01 [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 11:06:03 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 11:06:03 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:06:04 + sudo service docker restart 11:06:04 + true 11:06:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] echo 11:06:04 ========================================================= 11:06:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 11:06:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:06:05 + 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 . 11:06:08 Sending build context to Docker daemon 326MB 11:06:08 Step 1/7 : ARG BASE=golang:1.15-alpine 11:06:08 Step 2/7 : FROM ${BASE} 11:06:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 11:06:08 df20fa9351a1: Pulling fs layer 11:06:08 ed8968b2872e: Pulling fs layer 11:06:08 a92cc7c5fd73: Pulling fs layer 11:06:08 e871e8e8d7a9: Pulling fs layer 11:06:08 e73272ec9a57: Pulling fs layer 11:06:08 1e910a182e73: Pulling fs layer 11:06:08 4e634b169226: Pulling fs layer 11:06:08 4e634b169226: Waiting 11:06:08 e73272ec9a57: Waiting 11:06:08 e871e8e8d7a9: Waiting 11:06:08 1e910a182e73: Waiting 11:06:08 a92cc7c5fd73: Verifying Checksum 11:06:08 a92cc7c5fd73: Download complete 11:06:08 ed8968b2872e: Download complete 11:06:08 e73272ec9a57: Verifying Checksum 11:06:08 e73272ec9a57: Download complete 11:06:08 df20fa9351a1: Verifying Checksum 11:06:08 df20fa9351a1: Download complete 11:06:08 1e910a182e73: Verifying Checksum 11:06:08 1e910a182e73: Download complete 11:06:09 df20fa9351a1: Pull complete 11:06:09 ed8968b2872e: Pull complete 11:06:09 a92cc7c5fd73: Pull complete 11:06:11 4e634b169226: Verifying Checksum 11:06:11 4e634b169226: Download complete 11:06:11 e871e8e8d7a9: Verifying Checksum 11:06:11 e871e8e8d7a9: Download complete 11:06:17 e871e8e8d7a9: Pull complete 11:06:17 e73272ec9a57: Pull complete 11:06:17 1e910a182e73: Pull complete 11:06:17 Still waiting to schedule task 11:06:17 ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ is offline 11:06:22 4e634b169226: Pull complete 11:06:22 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 11:06:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 11:06:22 ---> f7629b54cfaa 11:06:22 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 11:06:22 ---> Running in 7a01a74db21d 11:06:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:06:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:06:24 (1/12) Installing libmagic (5.38-r0) 11:06:24 (2/12) Installing file (5.38-r0) 11:06:24 (3/12) Installing libc-dev (0.7.2-r3) 11:06:24 (4/12) Installing g++ (9.3.0-r2) 11:06:34 (5/12) Installing fortify-headers (1.1-r0) 11:06:34 (6/12) Installing patch (2.7.6-r6) 11:06:34 (7/12) Installing build-base (0.5-r2) 11:06:34 (8/12) Installing libsodium (1.0.18-r0) 11:06:34 (9/12) Installing pkgconf (1.7.2-r0) 11:06:34 (10/12) Installing libsodium-dev (1.0.18-r0) 11:06:34 (11/12) Installing libzmq (4.3.3-r0) 11:06:34 (12/12) Installing zeromq-dev (4.3.3-r0) 11:06:34 Executing busybox-1.31.1-r16.trigger 11:06:35 OK: 233 MiB in 51 packages 11:06:39 Removing intermediate container 7a01a74db21d 11:06:39 ---> 18ff38c7c5e7 11:06:39 Step 4/7 : WORKDIR /edgex-go 11:06:39 ---> Running in 3bdd2d9c2de9 11:06:39 Removing intermediate container 3bdd2d9c2de9 11:06:39 ---> 1dd294a5d425 11:06:39 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:06:39 latest: Pulling from library/docker 11:06:39 188c0c94c7c5: Pulling fs layer 11:06:39 0c7c675703d6: Pulling fs layer 11:06:39 cc8c12a437cb: Pulling fs layer 11:06:39 c5dafad2182a: Pulling fs layer 11:06:39 5aa711733414: Pulling fs layer 11:06:39 058f73b55e4b: Pulling fs layer 11:06:39 8c9c664faf12: Pulling fs layer 11:06:39 5aa711733414: Waiting 11:06:39 058f73b55e4b: Waiting 11:06:39 8c9c664faf12: Waiting 11:06:39 c5dafad2182a: Waiting 11:06:39 cc8c12a437cb: Verifying Checksum 11:06:39 cc8c12a437cb: Download complete 11:06:39 188c0c94c7c5: Verifying Checksum 11:06:39 188c0c94c7c5: Download complete 11:06:39 0c7c675703d6: Verifying Checksum 11:06:39 0c7c675703d6: Download complete 11:06:40 058f73b55e4b: Verifying Checksum 11:06:40 058f73b55e4b: Download complete 11:06:40 5aa711733414: Verifying Checksum 11:06:40 5aa711733414: Download complete 11:06:40 8c9c664faf12: Verifying Checksum 11:06:40 8c9c664faf12: Download complete 11:06:40 188c0c94c7c5: Pull complete 11:06:40 0c7c675703d6: Pull complete 11:06:40 cc8c12a437cb: Pull complete 11:06:40 c5dafad2182a: Download complete 11:06:43 c5dafad2182a: Pull complete 11:06:43 5aa711733414: Pull complete 11:06:43 058f73b55e4b: Pull complete 11:06:43 8c9c664faf12: Pull complete 11:06:43 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 11:06:43 Status: Downloaded newer image for docker:latest 11:06:45 ---> 32d5ed7e4ed4 11:06:45 Step 6/7 : COPY go.mod . 11:06:45 ---> 8053c78b192e 11:06:45 Step 7/7 : RUN go mod download 11:06:45 ---> Running in fb91208c2754 11:07:07 Removing intermediate container fb91208c2754 11:07:07 ---> ccdd2f62c6d3 11:07:07 Successfully built ccdd2f62c6d3 11:07:07 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:07:08 + docker inspect -f . ci-base-image-x86_64 11:07:08 . [Pipeline] withDockerContainer 11:07:08 prd-centos7-docker-4c-2g-13846 does not seem to be running inside a container 11:07:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:07:09 $ docker top 9352c0e1e4781fa034ca0ab3c81c52828127520650b8adc9a6613810ff237296 -eo pid,comm [Pipeline] { [Pipeline] sh 11:07:09 + go version 11:07:09 go version go1.15.2 linux/amd64 [Pipeline] } 11:07:09 $ docker stop --time=1 9352c0e1e4781fa034ca0ab3c81c52828127520650b8adc9a6613810ff237296 11:07:11 $ docker rm -f 9352c0e1e4781fa034ca0ab3c81c52828127520650b8adc9a6613810ff237296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:07:12 + docker inspect -f . ci-base-image-x86_64 11:07:12 . [Pipeline] withDockerContainer 11:07:12 prd-centos7-docker-4c-2g-13846 does not seem to be running inside a container 11:07:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:07:13 $ docker top 4464d8d69c7220e26176bc312103f3bd5b8ad5fe4d57a222fe56adaf8e30e7f1 -eo pid,comm [Pipeline] { [Pipeline] echo 11:07:13 ========================================================= 11:07:13 [edgeXBuildGoParallel] Running Tests and Build... 11:07:13 ========================================================= [Pipeline] sh 11:07:13 + make test 11:07:13 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:07:24 ? github.com/edgexfoundry/edgex-go [no test files] 11:07:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:07:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:07:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:07:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 11:07:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:07:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:07:47 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.044s 11:07:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:07:47 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 11:07:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:07:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:07:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:07:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:07:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:07:52 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.087s coverage: 46.6% of statements 11:07:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:07:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:07:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:07:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:07:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.223s coverage: 27.1% of statements 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.042s coverage: 100.0% of statements 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.045s coverage: 100.0% of statements 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:07:53 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.393s coverage: 66.4% of statements 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:07:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.098s coverage: 82.6% of statements 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:07:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:07:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.362s coverage: 28.6% of statements 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:07:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.103s coverage: 100.0% of statements 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:07:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.038s coverage: 100.0% of statements 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:07:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.109s coverage: 86.7% of statements 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:07:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.141s coverage: 97.5% of statements 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:07:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.070s coverage: 79.0% of statements 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:07:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.295s coverage: 95.7% of statements 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.051s coverage: 58.8% of statements 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.063s coverage: 0.0% of statements [no tests to run] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.5% of statements 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:07:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.048s coverage: 91.3% of statements 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.060s coverage: 73.7% of statements 11:07:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.059s coverage: 100.0% of statements 11:08:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.370s coverage: 55.9% of statements 11:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 11:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 11:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 11:08:00 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 3.971s coverage: 86.3% of statements 11:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 1.145s coverage: 72.2% of statements 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.412s coverage: 72.1% of statements 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.044s coverage: 82.4% of statements 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.034s coverage: 48.4% of statements 11:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 11:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 11:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.034s coverage: 28.8% of statements 11:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.037s coverage: 96.8% of statements 11:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.121s coverage: 37.2% of statements 11:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.317s coverage: 84.1% of statements 11:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.061s coverage: 100.0% of statements 11:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.055s coverage: 42.9% of statements 11:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 11:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 11:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.032s coverage: 100.0% of statements 11:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 11:08:05 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.048s coverage: 83.8% of statements 11:08:05 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 11:08:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.107s coverage: 47.1% of statements 11:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:08:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.032s coverage: 100.0% of statements 11:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:08:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.063s coverage: 100.0% of statements 11:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:08:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.072s coverage: 100.0% of statements 11:08:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:08:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.674s coverage: 29.1% of statements 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:08:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.074s coverage: 99.0% of statements 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:08:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.050s coverage: 100.0% of statements 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:08:09 ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:08:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:08:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.044s coverage: 87.9% of statements 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:08:09 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:08:09 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements 11:08:10 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.028s coverage: 32.1% of statements 11:08:10 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements 11:08:10 GO111MODULE=on go vet ./... 11:08:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-13847 in /w/workspace/edgexfoundry_edgex-go_PR-2906 [Pipeline] { [Pipeline] ws 11:08:20 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:08:25 using credential edgex-jenkins-ssh 11:08:25 Cloning the remote Git repository 11:08:25 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:08:26 > git init /w/workspace/edgex-go/1 # timeout=10 11:08:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:08:26 > git --version # timeout=10 11:08:26 > git --version # 'git version 2.17.1' 11:08:26 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:37 gofmt -l . 11:08:37 [ "`gofmt -l .`" = "" ] 11:08:37 ./bin/test-go-mod-tidy.sh 11:08:37 ./bin/test-attribution-txt.sh [Pipeline] sh 11:08:38 + ls -al . 11:08:38 total 644 11:08:38 drwxrwxr-x 10 1001 1001 4096 Nov 30 11:08 . 11:08:38 drwxr-xr-x 4 root root 28 Nov 30 11:07 .. 11:08:38 -rw-rw-r-- 1 1001 1001 11 Nov 30 11:05 .dockerignore 11:08:38 drwxrwxr-x 8 1001 1001 179 Nov 30 11:05 .git 11:08:38 drwxrwxr-x 3 1001 1001 125 Nov 30 11:05 .github 11:08:38 -rw-rw-r-- 1 1001 1001 971 Nov 30 11:05 .gitignore 11:08:38 drwx------ 3 1001 1001 47 Nov 30 11:05 .semver 11:08:38 -rw-rw-r-- 1 1001 1001 166 Nov 30 11:05 .sonarcloud.properties 11:08:38 -rw-rw-r-- 1 1001 1001 3804 Nov 30 11:05 CONTRIBUTING.md 11:08:38 -rw-rw-r-- 1 1001 1001 1035 Nov 30 11:05 Dockerfile.build 11:08:38 -rw-rw-r-- 1 1001 1001 863 Nov 30 11:05 Jenkinsfile 11:08:38 -rw-rw-r-- 1 1001 1001 10775 Nov 30 11:05 LICENSE 11:08:38 -rw-rw-r-- 1 1001 1001 6581 Nov 30 11:05 Makefile 11:08:38 -rw-rw-r-- 1 1001 1001 6447 Nov 30 11:05 README.md 11:08:38 -rw-rw-r-- 1 1001 1001 259 Nov 30 11:05 SECURITY.md 11:08:38 -rw-rw-r-- 1 1001 1001 5 Nov 30 11:06 VERSION 11:08:38 -rw-rw-r-- 1 1001 1001 4131 Nov 30 11:05 ZMQWindows.md 11:08:38 drwxrwxr-x 2 1001 1001 117 Nov 30 11:05 bin 11:08:38 drwxrwxr-x 15 1001 1001 4096 Nov 30 11:05 cmd 11:08:38 -rw-r--r-- 1 root root 549825 Nov 30 11:08 coverage.out 11:08:38 -rw-r--r-- 1 root root 1041 Nov 30 11:08 go.mod 11:08:38 -rw-r--r-- 1 root root 18856 Nov 30 11:08 go.sum 11:08:38 drwxrwxr-x 8 1001 1001 127 Nov 30 11:05 internal 11:08:38 drwxrwxr-x 4 1001 1001 26 Nov 30 11:05 openapi 11:08:38 drwxrwxr-x 4 1001 1001 71 Nov 30 11:05 snap 11:08:38 -rw-rw-r-- 1 1001 1001 168 Nov 30 11:05 version.go [Pipeline] sh 11:08:39 + '[' -e coverage.out ] 11:08:39 + chown 1001:1001 coverage.out [Pipeline] stash 11:08:39 Stashed 1 file(s) [Pipeline] sh 11:08:39 + make build 11:08:39 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 11:08:49 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 11:08:51 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 11:08:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 11:08:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:08:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:08:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:08:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:08:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2906/head:refs/remotes/origin/PR-2906 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:08:54 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 11:08:54 Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:08:55 Merge succeeded, producing 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:08:55 Checking out Revision 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 (PR-2906) 11:08:55 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 11:08:56 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 11:08:54 > git config core.sparsecheckout # timeout=10 11:08:54 > git checkout -f 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 # timeout=10 11:08:55 > git remote # timeout=10 11:08:55 > git config --get remote.origin.url # timeout=10 11:08:55 using GIT_SSH to set credentials SSH Credentials for GitHub 11:08:55 > git merge ea5d7be70bf78d25df2f442b65fefbdc258c073e # timeout=10 11:08:55 > git rev-parse HEAD^{commit} # timeout=10 11:08:55 > git config core.sparsecheckout # timeout=10 11:08:55 > git checkout -f 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 # timeout=10 11:08:57 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 11:08:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 11:08:59 Commit message: "feat(data): Implement GET /reading/count V2 API" 11:08:59 > git --version # timeout=10 11:08:59 > git --version # 'git version 2.17.1' 11:08:59 fatal: bad object d34e7c4fb53a455d8c1227b05a0dbb1951b96ee4 11:08:59 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:09:01 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 11:09:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 11:09:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 11:09:02 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 11:09:02 + + sudo service docker restart 11:09:02 true 11:09:03 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 [Pipeline] withEnv [Pipeline] { [Pipeline] } 11:09:04 $ docker stop --time=1 4464d8d69c7220e26176bc312103f3bd5b8ad5fe4d57a222fe56adaf8e30e7f1 11:09:06 $ docker rm -f 4464d8d69c7220e26176bc312103f3bd5b8ad5fe4d57a222fe56adaf8e30e7f1 [Pipeline] wrap 11:09:06 provisioning config files... 11:09:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4060241361730592934tmp [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 11:09:07 ---> docker-login.sh 11:09:07 nexus3.edgexfoundry.org:10001 [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 11:09:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:08 Configure a credential helper to remove this warning. See 11:09:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:08 11:09:08 Login Succeeded 11:09:08 nexus3.edgexfoundry.org:10002 11:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:09 Configure a credential helper to remove this warning. See 11:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:09 11:09:09 Login Succeeded 11:09:09 nexus3.edgexfoundry.org:10003 11:09:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:09:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:09 Configure a credential helper to remove this warning. See 11:09:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:09 11:09:09 Login Succeeded 11:09:09 nexus3.edgexfoundry.org:10004 11:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] isUnix [Pipeline] sh 11:09:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:10 Configure a credential helper to remove this warning. See 11:09:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:10 11:09:10 Login Succeeded 11:09:10 docker.io 11:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:09:10 11:09:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix 11:09:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh 11:09:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:09:11 latest: Pulling from edgex-devops/edgex-compose 11:09:11 cbdbe7a5bc2a: Pulling fs layer 11:09:11 ca9280d653b3: Pulling fs layer 11:09:11 7e9c9ca2126c: Pulling fs layer 11:09:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:09:11 Configure a credential helper to remove this warning. See 11:09:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:09:11 11:09:11 Login Succeeded 11:09:11 ---> docker-login.sh ends 11:09:11 cbdbe7a5bc2a: Verifying Checksum 11:09:11 cbdbe7a5bc2a: Download complete [Pipeline] } 11:09:11 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv 11:09:11 cbdbe7a5bc2a: Pull complete 11:09:11 ca9280d653b3: Download complete [Pipeline] unstash [Pipeline] echo 11:09:11 ========================================================= 11:09:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 11:09:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 11:09:12 + 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 . 11:09:12 7e9c9ca2126c: Verifying Checksum 11:09:12 7e9c9ca2126c: Download complete 11:09:12 ca9280d653b3: Pull complete 11:09:15 Sending build context to Docker daemon 165.4MB 11:09:15 Step 1/7 : ARG BASE=golang:1.15-alpine 11:09:15 Step 2/7 : FROM ${BASE} 11:09:15 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:09:15 b538f80385f9: Pulling fs layer 11:09:15 74f711af9a0d: Pulling fs layer 11:09:15 99f96fe45779: Pulling fs layer 11:09:15 8529a6b9a6be: Pulling fs layer 11:09:15 45590311c82a: Pulling fs layer 11:09:15 69ca0ff8b7b3: Pulling fs layer 11:09:15 209524e5b208: Pulling fs layer 11:09:15 8529a6b9a6be: Waiting 11:09:15 45590311c82a: Waiting 11:09:15 69ca0ff8b7b3: Waiting 11:09:15 209524e5b208: Waiting 11:09:15 99f96fe45779: Verifying Checksum 11:09:15 99f96fe45779: Download complete 11:09:15 74f711af9a0d: Verifying Checksum 11:09:15 74f711af9a0d: Download complete 11:09:15 45590311c82a: Verifying Checksum 11:09:15 45590311c82a: Download complete 11:09:15 69ca0ff8b7b3: Verifying Checksum 11:09:15 69ca0ff8b7b3: Download complete 11:09:15 b538f80385f9: Verifying Checksum 11:09:15 b538f80385f9: Download complete 11:09:15 b538f80385f9: Pull complete 11:09:16 74f711af9a0d: Pull complete 11:09:16 99f96fe45779: Pull complete 11:09:17 209524e5b208: Verifying Checksum 11:09:17 209524e5b208: Download complete 11:09:18 8529a6b9a6be: Verifying Checksum 11:09:18 8529a6b9a6be: Download complete 11:09:19 7e9c9ca2126c: Pull complete 11:09:19 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 11:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:09:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 11:09:20 prd-centos7-docker-4c-2g-13846 does not seem to be running inside a container 11:09:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:09:21 $ docker top 4b1aff093691299fee784befb113304426942f72d274755c29b37531246a06af -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:22 + docker-compose build --help 11:09:22 + grep parallel 11:09:23 --parallel Build images in parallel. [Pipeline] } 11:09:23 $ docker stop --time=1 4b1aff093691299fee784befb113304426942f72d274755c29b37531246a06af 11:09:24 $ docker rm -f 4b1aff093691299fee784befb113304426942f72d274755c29b37531246a06af [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:09:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:09:25 . [Pipeline] withDockerContainer 11:09:25 prd-centos7-docker-4c-2g-13846 does not seem to be running inside a container 11:09:26 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 11:09:26 $ docker top 09200bc9e310584b3f5f44b5872307ad8f2da5d9819938b95b86a29347332271 -eo pid,comm [Pipeline] { [Pipeline] sh 11:09:27 + docker-compose -f ./docker-compose-build.yml build --parallel 11:09:28 Building docker-core-command-go ... 11:09:28 Building docker-core-data-go ... 11:09:28 Building docker-core-metadata-go ... 11:09:28 Building docker-security-bootstrap-redis-go ... 11:09:28 Building docker-security-proxy-setup-go ... 11:09:28 Building docker-security-secrets-setup-go ... 11:09:28 Building docker-security-secretstore-setup-go ... 11:09:28 Building docker-support-logging-go ... 11:09:28 Building docker-support-notifications-go ... 11:09:28 Building docker-support-scheduler-go ... 11:09:28 Building docker-sys-mgmt-agent-go ... 11:09:28 Building docker-core-command-go 11:09:28 Building docker-support-notifications-go 11:09:28 Building docker-security-secretstore-setup-go 11:09:28 Building docker-support-scheduler-go 11:09:28 Building docker-core-metadata-go 11:09:30 8529a6b9a6be: Pull complete 11:09:30 45590311c82a: Pull complete 11:09:30 69ca0ff8b7b3: Pull complete 11:09:33 209524e5b208: Pull complete 11:09:33 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 11:09:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 11:09:33 ---> 5bddaf1c2fca 11:09:33 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 11:09:36 ---> Running in 2c465fcdc088 11:09:37 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:09:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:09:39 (1/12) Installing libmagic (5.38-r0) 11:09:39 (2/12) Installing file (5.38-r0) 11:09:39 (3/12) Installing libc-dev (0.7.2-r3) 11:09:39 (4/12) Installing g++ (9.3.0-r2) 11:09:44 (5/12) Installing fortify-headers (1.1-r0) 11:09:44 (6/12) Installing patch (2.7.6-r6) 11:09:44 (7/12) Installing build-base (0.5-r2) 11:09:44 (8/12) Installing libsodium (1.0.18-r0) 11:09:44 (9/12) Installing pkgconf (1.7.2-r0) 11:09:44 (10/12) Installing libsodium-dev (1.0.18-r0) 11:09:44 (11/12) Installing libzmq (4.3.3-r0) 11:09:44 (12/12) Installing zeromq-dev (4.3.3-r0) 11:09:44 Executing busybox-1.31.1-r16.trigger 11:09:44 OK: 217 MiB in 51 packages 11:09:48 Removing intermediate container 2c465fcdc088 11:09:48 ---> f069d206ef4b 11:09:48 Step 4/7 : WORKDIR /edgex-go 11:09:48 ---> Running in a61abe35aedf 11:09:48 Removing intermediate container a61abe35aedf 11:09:48 ---> e4a407bc13a5 11:09:48 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 11:09:49 latest: Pulling from library/docker 11:09:49 5f621e34cdf4: Pulling fs layer 11:09:49 85db56a05063: Pulling fs layer 11:09:49 ccb67d6aeaaa: Pulling fs layer 11:09:49 a0b19fc83503: Pulling fs layer 11:09:49 8eb508b41278: Pulling fs layer 11:09:49 37236713561e: Pulling fs layer 11:09:49 07c93f2b1b56: Pulling fs layer 11:09:49 8eb508b41278: Waiting 11:09:49 07c93f2b1b56: Waiting 11:09:49 37236713561e: Waiting 11:09:49 a0b19fc83503: Waiting 11:09:49 ccb67d6aeaaa: Download complete 11:09:49 5f621e34cdf4: Verifying Checksum 11:09:49 85db56a05063: Verifying Checksum 11:09:49 85db56a05063: Download complete 11:09:49 8eb508b41278: Verifying Checksum 11:09:49 8eb508b41278: Download complete 11:09:49 37236713561e: Verifying Checksum 11:09:49 37236713561e: Download complete 11:09:50 07c93f2b1b56: Verifying Checksum 11:09:50 07c93f2b1b56: Download complete 11:09:50 5f621e34cdf4: Pull complete 11:09:51 85db56a05063: Pull complete 11:09:51 a0b19fc83503: Verifying Checksum 11:09:51 a0b19fc83503: Download complete 11:09:51 ccb67d6aeaaa: Pull complete 11:09:54 a0b19fc83503: Pull complete 11:09:55 8eb508b41278: Pull complete 11:09:55 37236713561e: Pull complete 11:09:55 07c93f2b1b56: Pull complete 11:09:55 Digest: sha256:9170b902404a630a982a2a6473442d3e2cc2342b66345f7a9cf148f8affcf5d3 11:09:55 Status: Downloaded newer image for docker:latest 11:09:59 ---> 9d4d38f0bd67 11:09:59 Step 6/7 : COPY go.mod . 11:09:59 ---> 6f8306ad25aa 11:09:59 Step 7/7 : RUN go mod download 11:09:59 ---> Running in 46ced0ef360b 11:10:00 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 11:10:00 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:10:00 ---> ccdd2f62c6d3 11:10:00 Step 3/21 : WORKDIR /edgex-go 11:10:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 11:10:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:10:00 ---> ccdd2f62c6d3 11:10:00 Step 3/24 : WORKDIR /edgex-go 11:10:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 11:10:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:10:00 ---> ccdd2f62c6d3 11:10:00 Step 3/22 : WORKDIR /edgex-go 11:10:00 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 11:10:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:10:00 ---> ccdd2f62c6d3 11:10:00 Step 3/24 : WORKDIR /edgex-go 11:10:00 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 11:10:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:10:00 ---> ccdd2f62c6d3 11:10:00 Step 3/22 : WORKDIR /edgex-go 11:10:01 ---> Running in e4566b08796e 11:10:01 ---> Running in fedfc1f2c5fe 11:10:01 ---> Running in 00aaeca77ccd 11:10:01 ---> Running in d13fb9d46bdb 11:10:01 ---> Running in 34c9bf994fb3 11:10:01 Removing intermediate container 00aaeca77ccd 11:10:01 ---> 16addc2b9031 11:10:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:01 Removing intermediate container d13fb9d46bdb 11:10:01 ---> bfb2942da631 11:10:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:01 Removing intermediate container e4566b08796e 11:10:01 ---> 0c92c1921da3 11:10:01 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:01 Removing intermediate container fedfc1f2c5fe 11:10:01 ---> 23ceef0dc45a 11:10:01 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:01 Removing intermediate container 34c9bf994fb3 11:10:01 ---> a590db71930c 11:10:01 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:10:02 ---> Running in 8d2eb7d78e3c 11:10:02 ---> Running in 60b75a15e711 11:10:02 ---> Running in 649200f975a2 11:10:02 ---> Running in 70eec7ebeadf 11:10:02 ---> Running in 07099d6293d6 11:10:04 Removing intermediate container 8d2eb7d78e3c 11:10:04 ---> ef209b2aead2 11:10:04 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 11:10:04 ---> Running in 6eeb3421a1ea 11:10:04 Removing intermediate container 649200f975a2 11:10:04 ---> 21dc522e6ede 11:10:04 Step 5/24 : RUN apk update && apk add make git 11:10:04 Removing intermediate container 70eec7ebeadf 11:10:04 ---> 3c81ccca766d 11:10:04 Step 5/22 : RUN apk update && apk add make git 11:10:04 ---> Running in 672395e3131e 11:10:04 ---> Running in d46139b2e52c 11:10:04 Removing intermediate container 07099d6293d6 11:10:04 ---> ca1f2bfc2f8f 11:10:04 Step 5/21 : RUN apk update && apk add make git 11:10:04 Removing intermediate container 60b75a15e711 11:10:04 ---> c3dc721352ed 11:10:04 Step 5/22 : RUN apk update && apk add make git 11:10:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:10:05 ---> Running in 8b6b0b47e669 11:10:05 ---> Running in caacf28845c7 11:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:10:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:10:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:10:06 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:10:06 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:10:06 OK: 12754 distinct packages available 11:10:06 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:10:06 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:10:06 OK: 12754 distinct packages available 11:10:07 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:10:07 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:10:07 OK: 12754 distinct packages available 11:10:07 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:10:07 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:10:07 OK: 12754 distinct packages available 11:10:07 OK: 233 MiB in 51 packages 11:10:07 OK: 233 MiB in 51 packages 11:10:07 OK: 233 MiB in 51 packages 11:10:07 OK: 233 MiB in 51 packages 11:10:07 Removing intermediate container 672395e3131e 11:10:07 ---> 86b1c6388423 11:10:07 Step 6/24 : COPY go.mod . 11:10:07 Removing intermediate container d46139b2e52c 11:10:07 ---> b3e032239642 11:10:07 Step 6/22 : COPY go.mod . 11:10:07 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:10:07 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:10:07 OK: 12754 distinct packages available 11:10:08 Removing intermediate container 8b6b0b47e669 11:10:08 ---> 4220e6c9bc30 11:10:08 Step 6/21 : COPY go.mod . 11:10:08 Removing intermediate container caacf28845c7 11:10:08 ---> c1170da4b943 11:10:08 Step 6/22 : COPY go.mod . 11:10:08 OK: 233 MiB in 51 packages 11:10:08 ---> 6202a4fa7183 11:10:08 Step 7/24 : RUN go mod download 11:10:08 ---> 6c50eaf5c391 11:10:08 Step 7/22 : RUN go mod download 11:10:08 ---> 7294898777f6 11:10:08 Step 7/21 : RUN go mod download 11:10:08 ---> Running in 44a54c9fc0f8 11:10:08 ---> Running in e3d1a3c72fb0 11:10:08 ---> Running in ebf5cf1a92b1 11:10:08 ---> 1388e5c553f2 11:10:08 Step 7/22 : RUN go mod download 11:10:09 ---> Running in de122dca254d 11:10:09 Removing intermediate container 6eeb3421a1ea 11:10:09 ---> 7f758b23b659 11:10:09 Step 6/24 : COPY go.mod . 11:10:09 ---> 5f853ac85631 11:10:09 Step 7/24 : RUN go mod download 11:10:09 ---> Running in 9bf97f7cd553 11:10:11 Removing intermediate container ebf5cf1a92b1 11:10:11 ---> 3fd58e42f1c3 11:10:11 Step 8/21 : COPY . . 11:10:11 Removing intermediate container 44a54c9fc0f8 11:10:11 ---> 9de9eaeadee5 11:10:11 Step 8/24 : COPY . . 11:10:11 Removing intermediate container de122dca254d 11:10:11 ---> c4b5f5e55ad4 11:10:11 Step 8/22 : COPY . . 11:10:11 Removing intermediate container e3d1a3c72fb0 11:10:11 ---> 1ab59c2f2f39 11:10:11 Step 8/22 : COPY . . 11:10:14 Removing intermediate container 9bf97f7cd553 11:10:14 ---> 2ce404e2409e 11:10:14 Step 8/24 : COPY . . 11:10:26 Removing intermediate container 46ced0ef360b 11:10:26 ---> e96e0670bdba 11:10:26 Successfully built e96e0670bdba 11:10:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:10:26 + docker inspect -f . ci-base-image-arm64 11:10:26 . [Pipeline] withDockerContainer 11:10:27 prd-ubuntu18.04-docker-arm64-4c-16g-13847 does not seem to be running inside a container 11:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:10:28 $ docker top f8e2b620ed16e4820203fa9cca06712ec69f623823607910680ce1dc44e1f61f -eo pid,comm [Pipeline] { [Pipeline] sh 11:10:29 + go version 11:10:29 go version go1.15.2 linux/arm64 [Pipeline] } 11:10:29 $ docker stop --time=1 f8e2b620ed16e4820203fa9cca06712ec69f623823607910680ce1dc44e1f61f 11:10:31 $ docker rm -f f8e2b620ed16e4820203fa9cca06712ec69f623823607910680ce1dc44e1f61f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:10:33 + docker inspect -f . ci-base-image-arm64 11:10:33 . [Pipeline] withDockerContainer 11:10:33 prd-ubuntu18.04-docker-arm64-4c-16g-13847 does not seem to be running inside a container 11:10:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:10:34 $ docker top 7797f74290aa7333aa7aec50549f0922500184fde8bb25e88aa4080babb9a60c -eo pid,comm [Pipeline] { [Pipeline] echo 11:10:35 ========================================================= 11:10:35 [edgeXBuildGoParallel] Running Tests and Build... 11:10:35 ========================================================= [Pipeline] sh 11:10:36 + make test 11:10:36 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 11:10:53 ---> 7d19ce2bd03d 11:10:53 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 11:10:53 ---> 46921d59b33b 11:10:53 Step 9/22 : RUN make cmd/core-metadata/core-metadata 11:10:53 ---> 739ab6764a49 11:10:53 Step 9/24 : RUN make cmd/support-notifications/support-notifications 11:10:53 ---> Running in 61b47373a819 11:10:53 ---> Running in da740b9c5126 11:10:53 ---> d95ca0aab069 11:10:53 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:10:53 ---> 1d3f178672cc 11:10:53 Step 9/22 : RUN make cmd/core-command/core-command 11:10:53 ---> Running in d6f55f2539bc 11:10:53 ---> Running in 59f3f090ad8d 11:10:53 ---> Running in e0082a5b7181 11:10:53 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 11:10:53 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 11:10:53 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 11:10:53 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 11:10:53 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 11:10:58 ? github.com/edgexfoundry/edgex-go [no test files] 11:11:25 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 11:11:33 Removing intermediate container e0082a5b7181 11:11:33 ---> d4f7425f1219 11:11:33 11:11:33 Step 10/24 : FROM alpine:3.10 11:11:33 3.10: Pulling from library/alpine 11:11:33 Removing intermediate container da740b9c5126 11:11:33 ---> d5e2c127b2a2 11:11:33 11:11:33 Step 10/21 : FROM scratch 11:11:33 ---> 11:11:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:11:33 Removing intermediate container 59f3f090ad8d 11:11:33 ---> 82700af870c9 11:11:33 11:11:33 Step 10/22 : FROM scratch 11:11:33 ---> 11:11:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:11:33 Removing intermediate container d6f55f2539bc 11:11:33 ---> fdfa160eda68 11:11:33 11:11:33 Step 10/24 : FROM scratch 11:11:33 ---> 11:11:33 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 11:11:34 ---> Running in e7fcb22b8d3a 11:11:34 ---> Running in 54c61c342ec9 11:11:34 ---> Running in aafc7535f18f 11:11:34 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 11:11:34 Status: Downloaded newer image for alpine:3.10 11:11:34 ---> be4e4bea2c2e 11:11:34 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 11:11:34 ---> Running in a36f6f67d428 11:11:36 Removing intermediate container 54c61c342ec9 11:11:36 ---> 54a6f1947458 11:11:36 Step 12/22 : ENV APP_PORT=48082 11:11:36 Removing intermediate container e7fcb22b8d3a 11:11:36 ---> d1fe39eb85c1 11:11:36 Step 12/21 : ENV APP_PORT=48085 11:11:36 Removing intermediate container aafc7535f18f 11:11:36 ---> 6c97200d9130 11:11:36 Step 12/24 : ENV APP_PORT=48060 11:11:36 ---> Running in 19c088466d65 11:11:36 ---> Running in 51cee1097974 11:11:36 ---> Running in 4e3b4d36e61c 11:11:36 Removing intermediate container 61b47373a819 11:11:36 ---> 4f52d58ef3ca 11:11:36 11:11:36 Step 10/22 : FROM scratch 11:11:36 ---> 11:11:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:11:36 ---> Using cache 11:11:36 ---> d1fe39eb85c1 11:11:36 Step 12/22 : ENV APP_PORT=48081 11:11:36 ---> Running in dcc2e07ecd87 11:11:36 Removing intermediate container 19c088466d65 11:11:36 ---> 763362a42d83 11:11:36 Step 13/22 : EXPOSE $APP_PORT 11:11:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 11:11:36 Removing intermediate container 51cee1097974 11:11:36 ---> ab544ae99c3b 11:11:36 Step 13/24 : EXPOSE $APP_PORT 11:11:36 Removing intermediate container 4e3b4d36e61c 11:11:36 ---> cc2cf2ffe48f 11:11:36 Step 13/21 : EXPOSE $APP_PORT 11:11:36 ---> Running in e2f90e95e413 11:11:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 11:11:37 ---> Running in a43b2d14d39b 11:11:37 ---> Running in e7b4231b64cc 11:11:37 v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 11:11:37 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 11:11:37 OK: 10348 distinct packages available 11:11:37 Removing intermediate container dcc2e07ecd87 11:11:37 ---> 608ed3077264 11:11:37 Step 13/22 : EXPOSE $APP_PORT 11:11:37 Removing intermediate container e2f90e95e413 11:11:37 ---> 1e48e83ce881 11:11:37 Step 14/22 : WORKDIR / 11:11:37 (1/5) Installing ca-certificates (20191127-r2) 11:11:37 (2/5) Installing nghttp2-libs (1.39.2-r1) 11:11:37 (3/5) Installing libcurl (7.66.0-r1) 11:11:37 (4/5) Installing curl (7.66.0-r1) 11:11:37 (5/5) Installing dumb-init (1.2.2-r1) 11:11:37 Executing busybox-1.30.1-r3.trigger 11:11:37 Executing ca-certificates-20191127-r2.trigger 11:11:37 OK: 7 MiB in 19 packages 11:11:38 ---> Running in c1f21e9df61b 11:11:38 Removing intermediate container a43b2d14d39b 11:11:38 ---> 7b02d1985505 11:11:38 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 11:11:38 ---> Running in e48a4e200a92 11:11:38 Removing intermediate container e7b4231b64cc 11:11:38 ---> d14224889ff1 11:11:38 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 11:11:38 Removing intermediate container c1f21e9df61b 11:11:38 ---> 60098dd18e67 11:11:38 Step 14/22 : WORKDIR / 11:11:38 Removing intermediate container e48a4e200a92 11:11:38 ---> 5dac7ec5df61 11:11:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 11:11:39 ---> 63e6d7df868f 11:11:39 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 11:11:39 ---> Running in 7f4295cc092b 11:11:39 ---> 7820bd04763a 11:11:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:11:39 Removing intermediate container a36f6f67d428 11:11:39 ---> 9444b8527941 11:11:39 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:11:39 ---> Running in 340395bb59b3 11:11:39 ---> 211195f3b7cb 11:11:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:11:39 Removing intermediate container 7f4295cc092b 11:11:39 ---> be3f7604998d 11:11:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 11:11:40 Removing intermediate container 340395bb59b3 11:11:40 ---> fb2d5a1708ce 11:11:40 Step 13/24 : WORKDIR / 11:11:41 ---> Running in 490601321e7f 11:11:41 ---> c890eb72f3cb 11:11:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:11:41 ---> d1c579a34f76 11:11:41 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 11:11:41 ---> 770f61ad5e57 11:11:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:11:41 ---> ab0fe452142f 11:11:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:11:41 Removing intermediate container 490601321e7f 11:11:41 ---> b9f22cbb4861 11:11:41 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:11:41 ---> 08c735ae75c0 11:11:41 Step 18/22 : ENTRYPOINT ["/core-command"] 11:11:41 ---> e4fa8c457147 11:11:41 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 11:11:42 ---> Running in d52ee0ffe1dc 11:11:42 ---> be353a3416dd 11:11:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 11:11:42 ---> b70a01ae628a 11:11:42 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:11:42 ---> e59c7b316165 11:11:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:11:42 ---> Running in 80dbcfa5eb14 11:11:42 Removing intermediate container d52ee0ffe1dc 11:11:42 ---> 68db5b394f3f 11:11:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:11:42 ---> 066b11d672f9 11:11:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:11:42 ---> Running in c19fb81990ad 11:11:42 Removing intermediate container 80dbcfa5eb14 11:11:42 ---> b91d24cd5232 11:11:42 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:11:42 ---> 09f5f82f5e1c 11:11:42 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:11:42 ---> 3134b0da1609 11:11:42 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:11:43 ---> Running in 179680cbafa1 11:11:43 ---> Running in 1d135ece91ce 11:11:43 Removing intermediate container c19fb81990ad 11:11:43 ---> 1c2c7c671fbe 11:11:43 Step 20/22 : LABEL arch=x86_64 11:11:43 ---> 9e07157c712c 11:11:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:11:43 ---> 3263bf541bb0 11:11:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:11:43 ---> Running in da4f81aff2c2 11:11:43 Removing intermediate container 179680cbafa1 11:11:43 ---> 58309ba39b37 11:11:43 Step 19/21 : LABEL arch=x86_64 11:11:43 Removing intermediate container 1d135ece91ce 11:11:43 ---> c13dad210b47 11:11:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:11:43 ---> Running in 990d9f92559d 11:11:43 ---> 92eb5f682ae6 11:11:43 Step 20/24 : ENTRYPOINT ["/support-notifications"] 11:11:43 ---> Running in 554f6b713610 11:11:43 Removing intermediate container da4f81aff2c2 11:11:43 ---> 4c9358276e69 11:11:43 Step 21/22 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:11:43 ---> Running in c4031c651d2a 11:11:43 ---> 7551efee3232 11:11:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:11:43 ---> Running in 31007e196358 11:11:44 Removing intermediate container 990d9f92559d 11:11:44 ---> 98edbd11d437 11:11:44 Step 20/21 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:11:44 Removing intermediate container 554f6b713610 11:11:44 ---> 94f31e6c4772 11:11:44 Step 20/22 : LABEL arch=x86_64 11:11:44 ---> Running in f5400ce235ab 11:11:44 Removing intermediate container c4031c651d2a 11:11:44 ---> 63fafa644fc0 11:11:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:11:44 ---> Running in 9f2616ea84e7 11:11:44 Removing intermediate container 31007e196358 11:11:44 ---> e8225ef0ef56 11:11:44 Step 22/22 : LABEL version=0.0.0 11:11:44 ---> Running in 3df8ba956941 11:11:44 ---> 231697a5f860 11:11:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:11:44 ---> Running in a76604feeebd 11:11:44 Removing intermediate container f5400ce235ab 11:11:44 ---> 667c8af02da2 11:11:44 Step 21/21 : LABEL version=0.0.0 11:11:45 Removing intermediate container 9f2616ea84e7 11:11:45 ---> c89da95744b5 11:11:45 Step 21/22 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:11:45 Removing intermediate container 3df8ba956941 11:11:45 ---> c97d63d38ea7 11:11:45 Step 22/24 : LABEL arch=x86_64 11:11:45 ---> Running in 2d38c8373bd9 11:11:45 ---> Running in fae68dec689d 11:11:45 ---> Running in f7e7e106a1a3 11:11:45 ---> 87b0b2e79d24 11:11:45 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:11:45 Removing intermediate container a76604feeebd 11:11:45 ---> 23f5a84b7435 11:11:45 11:11:45 ---> Running in cf2e59014663 11:11:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 11:11:45 Successfully built 23f5a84b7435 11:11:45 Removing intermediate container 2d38c8373bd9 11:11:45 ---> a51ee453b7c2 11:11:45 11:11:45 Successfully built a51ee453b7c2 11:11:45 Successfully tagged docker-core-command-go:latest 11:11:45  Building docker-core-command-go ... done Building docker-security-secrets-setup-go 11:11:45 Successfully tagged docker-support-scheduler-go:latest 11:11:45 Building docker-security-proxy-setup-go 11:11:45 Removing intermediate container f7e7e106a1a3 11:11:45 ---> d3016e5895ed 11:11:45 Step 23/24 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:11:45  Building docker-support-scheduler-go ... done Removing intermediate container fae68dec689d 11:11:45 ---> 6226fccd08c9 11:11:45 Step 22/22 : LABEL version=0.0.0 11:11:46 ---> Running in 011f2de79c83 11:11:46 ---> Running in 82bed4683a7c 11:11:46 Removing intermediate container 011f2de79c83 11:11:46 ---> 5be1fd70026b 11:11:46 Step 24/24 : LABEL version=0.0.0 11:11:46 Removing intermediate container 82bed4683a7c 11:11:46 ---> eb9b2b15dd37 11:11:46 11:11:46 ---> Running in 9de9fb55f21d 11:11:46 Successfully built eb9b2b15dd37 11:11:46 Successfully tagged docker-core-metadata-go:latest 11:11:46 Building docker-sys-mgmt-agent-go 11:11:46  Building docker-core-metadata-go ... done Removing intermediate container 9de9fb55f21d 11:11:46 ---> 14d1e0f8bd49 11:11:46 11:11:46 Successfully built 14d1e0f8bd49 11:11:46 Successfully tagged docker-support-notifications-go:latest 11:11:46  Building docker-support-notifications-go ... done Building docker-core-data-go 11:11:47 Removing intermediate container cf2e59014663 11:11:47 ---> 8723254df652 11:11:47 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:11:47 ---> Running in 63e3fba58991 11:11:47 Removing intermediate container 63e3fba58991 11:11:47 ---> 1bacd859739c 11:11:47 Step 22/24 : LABEL arch=x86_64 11:11:47 ---> Running in 6d108ca557bc 11:11:49 Removing intermediate container 6d108ca557bc 11:11:49 ---> fa90ad536116 11:11:49 Step 23/24 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:11:51 ---> Running in 191d08c22760 11:11:51 Removing intermediate container 191d08c22760 11:11:51 ---> f89bdad7f073 11:11:51 Step 24/24 : LABEL version=0.0.0 11:11:53 ---> Running in 9ab6d5846d67 11:11:53 Removing intermediate container 9ab6d5846d67 11:11:53 ---> 7aef4b35ef8a 11:11:53 11:11:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 11:11:53 Successfully built 7aef4b35ef8a 11:11:53 Successfully tagged docker-security-secretstore-setup-go:latest 11:11:53  Building docker-security-secretstore-setup-go ... done Building docker-support-logging-go 11:11:57 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 11:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] 11:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 11:11:57 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 11:12:03 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.056s 11:12:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 11:12:03 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 11:12:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 11:12:04 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 11:12:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 11:12:04 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 11:12:04 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.240s coverage: 46.6% of statements 11:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 11:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 11:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 11:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 11:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 11:12:16 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 11:12:16 Step 2/27 : FROM ${BUILDER_BASE} AS builder 11:12:16 ---> ccdd2f62c6d3 11:12:16 Step 3/27 : WORKDIR /edgex-go 11:12:16 ---> Using cache 11:12:16 ---> a590db71930c 11:12:16 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:16 ---> Using cache 11:12:16 ---> ca1f2bfc2f8f 11:12:16 Step 5/27 : RUN apk update && apk add make bash git 11:12:16 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 11:12:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:12:16 ---> ccdd2f62c6d3 11:12:16 Step 3/23 : WORKDIR /edgex-go 11:12:16 ---> Using cache 11:12:16 ---> a590db71930c 11:12:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:16 ---> Using cache 11:12:16 ---> ca1f2bfc2f8f 11:12:16 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 11:12:16 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 11:12:16 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:12:16 ---> ccdd2f62c6d3 11:12:16 Step 3/20 : WORKDIR /edgex-go 11:12:16 ---> Using cache 11:12:16 ---> a590db71930c 11:12:16 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:16 ---> Using cache 11:12:16 ---> ca1f2bfc2f8f 11:12:16 Step 5/20 : RUN apk update && apk add make git 11:12:16 ---> Using cache 11:12:16 ---> 4220e6c9bc30 11:12:16 Step 6/20 : COPY go.mod . 11:12:16 ---> Using cache 11:12:16 ---> 7294898777f6 11:12:16 Step 7/20 : RUN go mod download 11:12:16 ---> Using cache 11:12:16 ---> 3fd58e42f1c3 11:12:16 Step 8/20 : COPY . . 11:12:16 ---> Using cache 11:12:16 ---> 7d19ce2bd03d 11:12:16 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 11:12:16 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 11:12:16 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 11:12:16 ---> ccdd2f62c6d3 11:12:16 Step 3/29 : WORKDIR /edgex-go 11:12:16 ---> Using cache 11:12:16 ---> a590db71930c 11:12:16 Step 4/29 : RUN apk update && apk add make git 11:12:16 ---> Running in ada3e9a5e0fb 11:12:16 ---> Running in 30383b566215 11:12:16 ---> Running in 5c3c228d32f5 11:12:16 ---> Running in 146355a435e6 11:12:19 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 11:12:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:12:19 ---> ccdd2f62c6d3 11:12:19 Step 3/22 : WORKDIR /edgex-go 11:12:19 ---> Using cache 11:12:19 ---> a590db71930c 11:12:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:12:19 ---> Using cache 11:12:19 ---> ca1f2bfc2f8f 11:12:19 Step 5/22 : RUN apk update && apk add make && apk add bash git 11:12:19 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 11:12:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:19 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:19 ---> Running in 0b6f84a56f5a 11:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.604s coverage: 27.1% of statements 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 11:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.059s coverage: 100.0% of statements 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 11:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.084s coverage: 100.0% of statements 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 11:12:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.506s coverage: 66.4% of statements 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 11:12:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 11:12:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:20 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:12:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.633s coverage: 82.6% of statements 11:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 11:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 11:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 11:12:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 11:12:22 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:12:22 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:12:22 OK: 12754 distinct packages available 11:12:22 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:12:22 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:12:22 OK: 12754 distinct packages available 11:12:22 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:12:22 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:12:22 OK: 12754 distinct packages available 11:12:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:12:22 OK: 233 MiB in 51 packages 11:12:22 OK: 233 MiB in 51 packages 11:12:22 OK: 233 MiB in 51 packages 11:12:23 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:12:23 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:12:23 OK: 12754 distinct packages available 11:12:23 OK: 233 MiB in 51 packages 11:12:23 Removing intermediate container 5c3c228d32f5 11:12:23 ---> b595e732af7c 11:12:23 Step 5/29 : COPY go.mod . 11:12:23 OK: 233 MiB in 51 packages 11:12:23 Removing intermediate container 146355a435e6 11:12:23 ---> ad010ce9a033 11:12:23 Step 6/27 : COPY go.mod . 11:12:23 Removing intermediate container ada3e9a5e0fb 11:12:23 ---> 1ce9e33644bb 11:12:23 Step 6/23 : COPY go.mod . 11:12:24 ---> f60399d0f80f 11:12:24 Step 6/29 : RUN go mod download 11:12:24 ---> Running in 09fb1c46304d 11:12:24 ---> 81d7b23b4d95 11:12:24 Step 7/23 : RUN go mod download 11:12:24 ---> 84b988a67ed2 11:12:24 Step 7/27 : RUN go mod download 11:12:24 ---> Running in 2bea7bdf4915 11:12:24 ---> Running in 6f538efba99c 11:12:25 Removing intermediate container 0b6f84a56f5a 11:12:25 ---> 7d327da3bc2b 11:12:25 Step 6/22 : COPY go.mod . 11:12:25 ---> 97b89a2f7b7c 11:12:25 Step 7/22 : RUN go mod download 11:12:25 ---> Running in daa5d70b9151 11:12:27 Removing intermediate container 09fb1c46304d 11:12:27 ---> b60e01c2431e 11:12:27 Step 7/29 : COPY . . 11:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.149s coverage: 28.6% of statements 11:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 11:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 11:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 11:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 11:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 11:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.155s coverage: 100.0% of statements 11:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 11:12:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.072s coverage: 100.0% of statements 11:12:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 11:12:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.296s coverage: 86.7% of statements 11:12:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 11:12:28 Removing intermediate container 2bea7bdf4915 11:12:28 ---> f1a655c19d46 11:12:28 Step 8/23 : COPY . . 11:12:28 Removing intermediate container 6f538efba99c 11:12:28 ---> 56cbefe36d62 11:12:28 Step 8/27 : COPY . . 11:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.409s coverage: 97.5% of statements 11:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 11:12:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 79.0% of statements 11:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 11:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] 11:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] 11:12:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] 11:12:31 Removing intermediate container daa5d70b9151 11:12:31 ---> ab8f2e0b1fc8 11:12:31 Step 8/22 : COPY . . 11:12:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.004s coverage: 95.7% of statements 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 11:12:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.070s coverage: 58.8% of statements 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] 11:12:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.148s coverage: 0.0% of statements [no tests to run] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] 11:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.556s coverage: 63.5% of statements 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 11:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 11:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.067s coverage: 100.0% of statements 11:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.084s coverage: 91.3% of statements 11:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements 11:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements 11:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.051s coverage: 100.0% of statements 11:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.884s coverage: 55.9% of statements 11:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 11:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 11:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] 11:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] 11:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] 11:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 11:13:03 Removing intermediate container 30383b566215 11:13:03 ---> 7b46550b9168 11:13:03 11:13:03 Step 10/20 : FROM alpine 11:13:03 latest: Pulling from library/alpine 11:13:03 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 11:13:03 Status: Downloaded newer image for alpine:latest 11:13:03 ---> d6e46aa2470d 11:13:03 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 11:13:03 ---> Running in 6ca483618e5d 11:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:05 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 11:13:05 v3.12.1-63-gbb5c05cff7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 11:13:05 OK: 12746 distinct packages available 11:13:05 (1/4) Installing ca-certificates (20191127-r4) 11:13:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:13:05 (3/4) Installing libcurl (7.69.1-r1) 11:13:05 (4/4) Installing curl (7.69.1-r1) 11:13:05 Executing busybox-1.31.1-r19.trigger 11:13:06 Executing ca-certificates-20191127-r4.trigger 11:13:06 OK: 7 MiB in 18 packages 11:13:07 ---> 825a44dba0e1 11:13:07 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 11:13:08 ---> Running in a63b4b17bfca 11:13:08 ---> 86c44814ef9e 11:13:08 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:13:08 ---> 39a8df2247f2 11:13:08 Step 9/23 : RUN make cmd/core-data/core-data 11:13:08 ---> 231aaefc49b1 11:13:08 Step 9/22 : RUN make cmd/support-logging/support-logging 11:13:09 ---> Running in 0419d6add2b0 11:13:09 ---> Running in d13f2c777652 11:13:09 ---> Running in be4a83f98d27 11:13:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 11:13:09 Removing intermediate container 6ca483618e5d 11:13:09 ---> e9ba9aa79812 11:13:09 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:13:09 ---> Running in 9d9cc408d7a7 11:13:09 Removing intermediate container 9d9cc408d7a7 11:13:09 ---> e17c6fe262c7 11:13:09 Step 13/20 : WORKDIR /edgex 11:13:09 ---> Running in 0b51ac245d53 11:13:10 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 11:13:10 Removing intermediate container 0b51ac245d53 11:13:10 ---> d7326eccc62b 11:13:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:13:10 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 11:13:10 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 11:13:10 ---> 0671a48569cb 11:13:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:13:11 ---> 31a0e9bf2931 11:13:11 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:13:11 ---> Running in 3b0f664a5dec 11:13:12 Removing intermediate container 3b0f664a5dec 11:13:12 ---> b3b31ec13d47 11:13:12 Step 17/20 : CMD ["--init=true"] 11:13:13 ---> Running in 13a4b34f1166 11:13:13 Removing intermediate container 13a4b34f1166 11:13:13 ---> cf4187d31d94 11:13:13 Step 18/20 : LABEL arch=x86_64 11:13:13 ---> Running in 08e9199e6da6 11:13:13 Removing intermediate container 08e9199e6da6 11:13:13 ---> d6772601235d 11:13:13 Step 19/20 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:13:13 ---> Running in 1e58d68237c6 11:13:14 Removing intermediate container 1e58d68237c6 11:13:14 ---> 47ac54325ca3 11:13:14 Step 20/20 : LABEL version=0.0.0 11:13:14 ---> Running in 0b1bbdce211e 11:13:14 Removing intermediate container 0b1bbdce211e 11:13:14 ---> d521138afe7e 11:13:14 11:13:15 Successfully built d521138afe7e 11:13:15 Successfully tagged docker-security-proxy-setup-go:latest 11:13:15  Building docker-security-proxy-setup-go ... done Building docker-security-bootstrap-redis-go 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 44.505s coverage: 86.3% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.198s coverage: 72.2% of statements 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.545s coverage: 72.1% of statements 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.073s coverage: 82.4% of statements 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.060s coverage: 48.4% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.085s coverage: 28.8% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.082s coverage: 96.8% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.401s coverage: 37.2% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.564s coverage: 84.1% of statements 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.075s coverage: 100.0% of statements 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.092s coverage: 42.9% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.059s coverage: 100.0% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.094s coverage: 83.8% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.343s coverage: 47.1% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.060s coverage: 100.0% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.112s coverage: 100.0% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.116s coverage: 100.0% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.751s coverage: 29.1% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.188s coverage: 99.0% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.093s coverage: 100.0% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.074s coverage: 87.9% of statements 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 11:13:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.049s coverage: 100.0% of statements 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements 11:13:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 100.0% of statements 11:13:29 GO111MODULE=on go vet ./... 11:13:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 11:13:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:13:37 ---> ccdd2f62c6d3 11:13:37 Step 3/22 : WORKDIR /edgex-go 11:13:37 ---> Using cache 11:13:37 ---> a590db71930c 11:13:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:13:37 ---> Using cache 11:13:37 ---> ca1f2bfc2f8f 11:13:37 Step 5/22 : RUN apk update && apk add make git 11:13:37 ---> Using cache 11:13:37 ---> 4220e6c9bc30 11:13:37 Step 6/22 : COPY go.mod . 11:13:37 ---> Using cache 11:13:37 ---> 7294898777f6 11:13:37 Step 7/22 : RUN go mod download 11:13:37 ---> Using cache 11:13:37 ---> 3fd58e42f1c3 11:13:37 Step 8/22 : COPY . . 11:13:37 ---> Using cache 11:13:37 ---> 7d19ce2bd03d 11:13:37 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 11:13:37 ---> Running in 41a7c40d4f3c 11:13:37 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 11:13:40 Removing intermediate container a63b4b17bfca 11:13:40 ---> 2508883d140d 11:13:40 11:13:40 Step 9/29 : FROM alpine:latest 11:13:40 ---> d6e46aa2470d 11:13:40 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 11:13:40 ---> Running in ea5c55a2a869 11:13:40 Removing intermediate container ea5c55a2a869 11:13:40 ---> ee5c5cdea758 11:13:40 Step 11/29 : USER root 11:13:40 ---> Running in b67e2d89548f 11:13:41 Removing intermediate container b67e2d89548f 11:13:41 ---> 4a979fdf73ec 11:13:41 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 11:13:45 ---> Running in 2a74bd052f56 11:13:46 Removing intermediate container be4a83f98d27 11:13:46 ---> 38b6c7101db0 11:13:46 11:13:46 Step 10/22 : FROM scratch 11:13:46 ---> 11:13:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 11:13:46 Removing intermediate container d13f2c777652 11:13:46 ---> 254c256df258 11:13:46 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:13:46 ---> Running in f20d669fab43 11:13:46 ---> Using cache 11:13:46 ---> 6c97200d9130 11:13:46 Step 12/22 : ENV APP_PORT=48061 11:13:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:46 ---> Running in f34a416e326a 11:13:46 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 11:13:47 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:47 Removing intermediate container f34a416e326a 11:13:47 ---> 19e540c10611 11:13:47 Step 13/22 : EXPOSE $APP_PORT 11:13:47 ---> Running in 2ca904a9fde5 11:13:47 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 11:13:47 v3.12.1-63-gbb5c05cff7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 11:13:47 OK: 12746 distinct packages available 11:13:47 Removing intermediate container 2ca904a9fde5 11:13:47 ---> ede0521cf8c2 11:13:47 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 11:13:47 (1/2) Installing ca-certificates (20191127-r4) 11:13:47 (2/2) Installing dumb-init (1.2.2-r1) 11:13:47 Executing busybox-1.31.1-r19.trigger 11:13:47 Executing ca-certificates-20191127-r4.trigger 11:13:47 OK: 6 MiB in 16 packages 11:13:48 ---> c4f13627eef0 11:13:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 11:13:48 ---> adc730c78afb 11:13:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 11:13:51 ---> 1fb465a92ca2 11:13:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 11:13:51 Removing intermediate container 2a74bd052f56 11:13:51 ---> ff7b915ae17e 11:13:51 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 11:13:51 ---> Running in c298e53750d7 11:13:52 ---> 8d380821497e 11:13:52 Step 18/22 : ENTRYPOINT ["/support-logging"] 11:13:52 Removing intermediate container c298e53750d7 11:13:52 ---> c09e8643c39e 11:13:52 Step 14/29 : WORKDIR $BASE_DIR 11:13:52 ---> Running in 37670a1377e5 11:13:52 Removing intermediate container f20d669fab43 11:13:52 ---> ef32b4033082 11:13:52 11:13:52 Step 11/27 : FROM docker:latest 11:13:52 ---> 6972c414f322 11:13:52 Step 12/27 : RUN apk add --no-cache bash 11:13:52 ---> Running in e8a17bbfa11c 11:13:52 ---> Running in e4313896919d 11:13:52 Removing intermediate container 37670a1377e5 11:13:52 ---> 643e95c506b5 11:13:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:13:53 ---> Running in ef586dca9bed 11:13:53 Removing intermediate container e8a17bbfa11c 11:13:53 ---> bdc77bf18e4a 11:13:53 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 11:13:53 ---> Running in 8c54a4a2685e 11:13:53 Removing intermediate container ef586dca9bed 11:13:53 ---> ae73a5c9f72f 11:13:53 Step 20/22 : LABEL arch=x86_64 11:13:53 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:13:54 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:13:54 (1/2) Installing readline (8.0.4-r0) 11:13:54 (2/2) Installing bash (5.0.17-r0) 11:13:54 Executing bash-5.0.17-r0.post-install 11:13:54 Executing busybox-1.31.1-r19.trigger 11:13:54 OK: 12 MiB in 22 packages 11:13:54 ---> Running in 1bc8b357e0b8 11:13:55 Removing intermediate container 1bc8b357e0b8 11:13:55 ---> f62732df4980 11:13:55 Step 21/22 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:13:56 ---> Running in 08a1e6177dbd 11:13:56 Removing intermediate container 0419d6add2b0 11:13:56 ---> 097853e5ef24 11:13:56 11:13:56 Step 10/23 : FROM alpine 11:13:56 ---> d6e46aa2470d 11:13:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:13:56 Removing intermediate container e4313896919d 11:13:56 ---> b6650b22ea4d 11:13:56 Step 13/27 : RUN rm -rf /var/cache/apk/* 11:13:56 ---> Running in 42697865d824 11:13:56 ---> Running in 239ac7166e86 11:13:56 Removing intermediate container 08a1e6177dbd 11:13:56 ---> 7b3fce9878b8 11:13:56 Step 22/22 : LABEL version=0.0.0 11:13:57 ---> Running in 890bfbf0d561 11:13:57 Removing intermediate container 239ac7166e86 11:13:57 ---> d326325f60df 11:13:57 Step 12/23 : ENV APP_PORT=48080 11:13:57 Removing intermediate container 8c54a4a2685e 11:13:57 ---> 4e39418a6678 11:13:57 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 11:13:58 ---> Running in dd63e2bc8bcd 11:13:59 Removing intermediate container 890bfbf0d561 11:13:59 ---> e5fa70551cc8 11:13:59 11:13:59 ---> c1a15e4e338a 11:13:59 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 11:13:59 Removing intermediate container 41a7c40d4f3c 11:13:59 ---> 284577169e73 11:13:59 11:13:59 Step 10/22 : FROM alpine:3.10 11:13:59 ---> be4e4bea2c2e 11:13:59 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 11:13:59 ---> Using cache 11:13:59 ---> 9444b8527941 11:13:59 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 11:13:59 Removing intermediate container dd63e2bc8bcd 11:13:59 ---> 43ab5137a6be 11:13:59 Step 13/23 : EXPOSE $APP_PORT 11:13:59 Successfully built e5fa70551cc8 11:13:59 ---> Running in 58915678be12 11:13:59 Successfully tagged docker-support-logging-go:latest 11:13:59  Building docker-support-logging-go ... done  ---> Running in bc18d12b79d9 11:14:00 ---> 7d307b225ca8 11:14:00 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 11:14:00 Removing intermediate container 58915678be12 11:14:00 ---> 7a3ddcfdc2b8 11:14:00 Step 13/22 : WORKDIR / 11:14:00 Removing intermediate container bc18d12b79d9 11:14:00 ---> a3ae09244679 11:14:00 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:14:00 ---> Running in 802d3c956b5c 11:14:01 ---> Running in 9edb2c3a3384 11:14:01 Removing intermediate container 42697865d824 11:14:01 ---> d6ddafa4cd62 11:14:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:14:01 ---> c7426610d219 11:14:01 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 11:14:01 ---> Running in f07f42258b81 11:14:01 Removing intermediate container 802d3c956b5c 11:14:01 ---> 0d338d65adb2 11:14:01 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 11:14:01 Removing intermediate container f07f42258b81 11:14:01 ---> 61c386b06735 11:14:01 Step 15/27 : ENV APP_PORT=48090 11:14:01 ---> f2070242ca3a 11:14:01 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 11:14:01 ---> Running in 43b0f6e8fddc 11:14:01 ---> 079c40c9a7ac 11:14:01 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 11:14:01 Removing intermediate container 43b0f6e8fddc 11:14:01 ---> 85dcd1742753 11:14:01 Step 16/27 : EXPOSE $APP_PORT 11:14:02 ---> a6f66b3791ee 11:14:02 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 11:14:02 ---> Running in 98679293a45a 11:14:02 ---> Running in 9cc506bc7155 11:14:02 ---> 5d111ab2e2d9 11:14:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 11:14:02 Removing intermediate container 98679293a45a 11:14:02 ---> f9468c2b08b4 11:14:02 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:14:02 Removing intermediate container 9edb2c3a3384 11:14:02 ---> 877b15fdd510 11:14:02 Step 15/23 : RUN apk --no-cache add zeromq 11:14:02 ---> d02e105d5364 11:14:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 11:14:03 ---> Running in 9cdb56f432a1 11:14:03 ---> c55ba95098ed 11:14:03 Step 18/22 : RUN chmod +x entrypoint.sh 11:14:03 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:14:03 ---> 80609275784b 11:14:03 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:14:04 ---> Running in 84be09809d80 11:14:04 ---> a96d28b5c12c 11:14:04 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:14:04 Removing intermediate container 9cc506bc7155 11:14:04 ---> 66a1feb141af 11:14:04 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 11:14:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:14:04 ---> df2c1493542e 11:14:04 ---> e9e418e1aea2 11:14:04 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh /Step 20/27 : RUN apk --no-cache add py3-pip 11:14:04 11:14:04 ---> Running in 7e6b5999a3d7 11:14:04 ---> Running in e8e97cd1e51b 11:14:05 Removing intermediate container 84be09809d80 11:14:05 ---> 80921a210941 11:14:05 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 11:14:05 ---> Running in 052b386cc163 11:14:05 (1/5) Installing libgcc (9.3.0-r2) 11:14:05 (2/5) Installing libsodium (1.0.18-r0) 11:14:05 Removing intermediate container 052b386cc163 11:14:05 ---> dd2fcd251e0f 11:14:05 Step 20/22 : LABEL arch=x86_64 11:14:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:14:05 (3/5) Installing libstdc++ (9.3.0-r2) 11:14:05 ---> Running in 6a27e58fc6c8 11:14:05 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:14:06 Removing intermediate container 6a27e58fc6c8 11:14:06 ---> c83ed841f182 11:14:06 Step 21/22 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:14:06 (4/5) Installing libzmq (4.3.3-r0) 11:14:06 (1/33) Installing libbz2 (1.0.8-r1) 11:14:06 (2/33) Installing expat (2.2.9-r1) 11:14:06 (3/33) Installing libffi (3.3-r2) 11:14:06 (4/33) Installing gdbm (1.13-r1) 11:14:06 (5/33) Installing xz-libs (5.2.5-r0) 11:14:06 (6/33) Installing sqlite-libs (3.32.1-r0) 11:14:06 ---> Running in c82dd5d5f338 11:14:06 (7/33) Installing python3 (3.8.5-r0) 11:14:06 (5/5) Installing zeromq (4.3.3-r0) 11:14:06 Executing busybox-1.31.1-r19.trigger 11:14:06 OK: 8 MiB in 19 packages 11:14:06 Removing intermediate container 7e6b5999a3d7 11:14:06 ---> 529c345db75b 11:14:06 Step 24/29 : RUN chmod 755 security-secrets-setup 11:14:09 Removing intermediate container c82dd5d5f338 11:14:09 ---> 99543fc3b6c5 11:14:09 Step 22/22 : LABEL version=0.0.0 11:14:09 ---> Running in 490ea1d24d68 11:14:09 (8/33) Installing py3-appdirs (1.4.4-r1) 11:14:09 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:14:09 ---> Running in 23b37eccd1e3 11:14:09 (10/33) Installing py3-parsing (2.4.7-r0) 11:14:09 (11/33) Installing py3-six (1.15.0-r0) 11:14:09 (12/33) Installing py3-packaging (20.4-r0) 11:14:09 (13/33) Installing py3-setuptools (47.0.0-r0) 11:14:09 (14/33) Installing py3-chardet (3.0.4-r4) 11:14:09 (15/33) Installing py3-idna (2.9-r0) 11:14:09 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:14:09 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:14:09 (18/33) Installing py3-requests (2.23.0-r0) 11:14:10 (19/33) Installing py3-msgpack (1.0.0-r0) 11:14:10 (20/33) Installing py3-lockfile (0.12.2-r3) 11:14:11 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:14:11 (22/33) Installing py3-colorama (0.4.3-r0) 11:14:11 Removing intermediate container 23b37eccd1e3 11:14:11 ---> 614fd45cc446 11:14:11 11:14:11 (23/33) Installing py3-distlib (0.3.0-r0) 11:14:11 Removing intermediate container 9cdb56f432a1 11:14:11 ---> c088163ed9fa 11:14:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 11:14:11 (24/33) Installing py3-distro (1.5.0-r1) 11:14:11 (25/33) Installing py3-webencodings (0.5.1-r3) 11:14:11 (26/33) Installing py3-html5lib (1.0.1-r4) 11:14:11 (27/33) Installing py3-pytoml (0.1.21-r0) 11:14:11 (28/33) Installing py3-pep517 (0.8.2-r0) 11:14:11 (29/33) Installing py3-progress (1.5-r0) 11:14:11 (30/33) Installing py3-toml (0.10.1-r0) 11:14:11 (31/33) Installing py3-retrying (1.3.3-r0) 11:14:11 Successfully built 614fd45cc446 11:14:11 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:14:11 Successfully tagged docker-security-bootstrap-redis-go:latest 11:14:11  Building docker-security-bootstrap-redis-go ... done (33/33) Installing py3-pip (20.1.1-r0) 11:14:12 Executing busybox-1.31.1-r19.trigger 11:14:12 OK: 71 MiB in 55 packages 11:14:12 ---> 7c111d61a149 11:14:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:14:12 Removing intermediate container 490ea1d24d68 11:14:12 ---> 6629492d2d6d 11:14:12 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 11:14:13 ---> Running in c9c96c91dc5f 11:14:14 ---> b3a368f9c7ba 11:14:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:14:14 Removing intermediate container c9c96c91dc5f 11:14:14 ---> 2e1db3164977 11:14:14 Step 26/29 : CMD [ "generate" ] 11:14:18 ---> Running in 03573f6d397d 11:14:18 ---> 2adf438dbb20 11:14:18 Step 19/23 : ENTRYPOINT ["/core-data"] 11:14:18 ---> Running in 62cb051e1ba9 11:14:18 Removing intermediate container e8e97cd1e51b 11:14:18 ---> 99772cbb63db 11:14:18 Step 21/27 : RUN pip install docker-compose==1.23.2 11:14:18 Removing intermediate container 03573f6d397d 11:14:18 ---> cd7fabc62284 11:14:18 Step 27/29 : LABEL arch=x86_64 11:14:18 ---> Running in 4a0c4edd72eb 11:14:18 Removing intermediate container 62cb051e1ba9 11:14:18 ---> ecee3ef119a2 11:14:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:18 ---> Running in 0aa80b9c9d74 11:14:18 ---> Running in 0c18cb2c6435 11:14:18 Removing intermediate container 0aa80b9c9d74 11:14:18 ---> c295d93bd114 11:14:18 Step 28/29 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:14:18 Removing intermediate container 0c18cb2c6435 11:14:18 ---> e088cd967737 11:14:18 Step 21/23 : LABEL arch=x86_64 11:14:18 ---> Running in 1f83ac6ee301 11:14:18 ---> Running in 44a4ef22805f 11:14:18 Removing intermediate container 1f83ac6ee301 11:14:18 ---> d1127a61412f 11:14:18 Step 29/29 : LABEL version=0.0.0 11:14:18 Removing intermediate container 44a4ef22805f 11:14:18 ---> 90e9660ea2bd 11:14:18 Step 22/23 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:14:18 ---> Running in e825bdf700c7 11:14:19 ---> Running in 837b95587812 11:14:19 Removing intermediate container e825bdf700c7 11:14:19 ---> cd68b818cba2 11:14:19 11:14:19 Removing intermediate container 837b95587812 11:14:19 ---> 5b4a50bb0df1 11:14:19 Step 23/23 : LABEL version=0.0.0 11:14:19 ---> Running in ca228f418fdd 11:14:19 Successfully built cd68b818cba2 11:14:19 Successfully tagged docker-security-secrets-setup-go:latest 11:14:19  Building docker-security-secrets-setup-go ... done Removing intermediate container ca228f418fdd 11:14:19 ---> a4c0daf647aa 11:14:19 11:14:20 Successfully built a4c0daf647aa 11:14:20 Successfully tagged docker-core-data-go:latest 11:14:20  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 11:14:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:14:22 Collecting PyYAML<4,>=3.10 11:14:22 Downloading PyYAML-3.13.tar.gz (270 kB) 11:14:22 Collecting cached-property<2,>=1.2.0 11:14:22 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:14:22 Collecting dockerpty<0.5,>=0.4.1 11:14:22 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:14:23 Collecting texttable<0.10,>=0.9.0 11:14:23 Downloading texttable-0.9.1.tar.gz (11 kB) 11:14:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:14:23 Collecting docopt<0.7,>=0.6.1 11:14:23 Downloading docopt-0.6.2.tar.gz (25 kB) 11:14:24 Collecting jsonschema<3,>=2.5.1 11:14:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:14:24 Collecting docker<4.0,>=3.6.0 11:14:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:14:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:14:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:14:25 Collecting websocket-client<1.0,>=0.32.0 11:14:25 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 11:14:25 Collecting docker-pycreds>=0.4.0 11:14:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:14:25 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) 11:14:25 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) 11:14:25 Collecting urllib3<1.25,>=1.21.1 11:14:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:14:25 Collecting idna<2.8,>=2.5 11:14:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:14:25 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:14:25 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:14:25 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:14:25 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:14:25 Installing collected packages: PyYAML, cached-property, dockerpty, texttable, docopt, jsonschema, websocket-client, docker-pycreds, urllib3, idna, requests, docker, docker-compose 11:14:25 Running setup.py install for PyYAML: started 11:14:26 Running setup.py install for PyYAML: finished with status 'done' 11:14:26 Running setup.py install for dockerpty: started 11:14:26 Running setup.py install for dockerpty: finished with status 'done' 11:14:26 Running setup.py install for texttable: started 11:14:26 Running setup.py install for texttable: finished with status 'done' 11:14:26 Running setup.py install for docopt: started 11:14:27 Running setup.py install for docopt: finished with status 'done' 11:14:27 Attempting uninstall: urllib3 11:14:27 Found existing installation: urllib3 1.25.9 11:14:27 Uninstalling urllib3-1.25.9: 11:14:27 Successfully uninstalled urllib3-1.25.9 11:14:28 Attempting uninstall: idna 11:14:28 Found existing installation: idna 2.9 11:14:28 Uninstalling idna-2.9: 11:14:28 Successfully uninstalled idna-2.9 11:14:28 Attempting uninstall: requests 11:14:28 Found existing installation: requests 2.23.0 11:14:28 Uninstalling requests-2.23.0: 11:14:28 Successfully uninstalled requests-2.23.0 11:14:28 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 11:14:32 Removing intermediate container 4a0c4edd72eb 11:14:32 ---> bdaef4b3a387 11:14:32 Step 22/27 : RUN apk --no-cache add curl 11:14:32 ---> Running in bdba0ac67f8f 11:14:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 11:14:32 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 11:14:32 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:14:32 (2/3) Installing libcurl (7.69.1-r1) 11:14:32 (3/3) Installing curl (7.69.1-r1) 11:14:32 Executing busybox-1.31.1-r19.trigger 11:14:32 OK: 72 MiB in 58 packages 11:14:33 Removing intermediate container bdba0ac67f8f 11:14:33 ---> 7b96abf020a7 11:14:33 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 11:14:33 ---> Running in 0a38f8f2feb0 11:14:33 Removing intermediate container 0a38f8f2feb0 11:14:33 ---> 432dfb8f6e1b 11:14:33 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:14:33 ---> Running in 5350a8cb9d4e 11:14:33 Removing intermediate container 5350a8cb9d4e 11:14:33 ---> 62be2c85f260 11:14:33 Step 25/27 : LABEL arch=x86_64 11:14:33 ---> Running in 47d9750869e8 11:14:33 Removing intermediate container 47d9750869e8 11:14:33 ---> eaf7486b9bdc 11:14:33 Step 26/27 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:14:33 ---> Running in 70f9b6fb143a 11:14:33 Removing intermediate container 70f9b6fb143a 11:14:33 ---> 53272928f11a 11:14:33 Step 27/27 : LABEL version=0.0.0 11:14:34 ---> Running in 2891de78f7ac 11:14:34 Removing intermediate container 2891de78f7ac 11:14:34 ---> a2097f747837 11:14:34 11:14:34 Successfully built a2097f747837 11:14:34 Successfully tagged docker-sys-mgmt-agent-go:latest 11:14:36  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 11:14:36 $ docker stop --time=1 09200bc9e310584b3f5f44b5872307ad8f2da5d9819938b95b86a29347332271 11:14:37 gofmt -l . 11:14:37 [ "`gofmt -l .`" = "" ] 11:14:37 ./bin/test-go-mod-tidy.sh 11:14:37 ./bin/test-attribution-txt.sh 11:14:38 $ docker rm -f 09200bc9e310584b3f5f44b5872307ad8f2da5d9819938b95b86a29347332271 [Pipeline] // withDockerContainer [Pipeline] sh 11:14:38 + docker images 11:14:38 + grep docker 11:14:38 docker-sys-mgmt-agent-go latest a2097f747837 4 seconds ago 290MB 11:14:38 docker-security-secrets-setup-go latest cd68b818cba2 19 seconds ago 24MB 11:14:38 docker-core-data-go latest a4c0daf647aa 19 seconds ago 23.7MB 11:14:38 docker-security-bootstrap-redis-go latest 614fd45cc446 29 seconds ago 15.9MB 11:14:38 docker-support-logging-go latest e5fa70551cc8 40 seconds ago 11.1MB 11:14:38 docker-security-proxy-setup-go latest d521138afe7e About a minute ago 15.8MB 11:14:38 docker-security-secretstore-setup-go latest 7aef4b35ef8a 2 minutes ago 24.8MB 11:14:38 docker-core-metadata-go latest eb9b2b15dd37 2 minutes ago 14.5MB 11:14:38 docker-support-notifications-go latest 14d1e0f8bd49 2 minutes ago 13.6MB 11:14:38 docker-core-command-go latest 23f5a84b7435 2 minutes ago 12.2MB 11:14:38 docker-support-scheduler-go latest a51ee453b7c2 2 minutes ago 12.3MB 11:14:38 docker latest 6972c414f322 5 weeks ago 217MB [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] sh [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node 11:14:41 + ls -al . 11:14:41 total 672 11:14:41 drwxrwxr-x 9 1001 1001 4096 Nov 30 11:14 . 11:14:41 drwxr-xr-x 4 root root 4096 Nov 30 11:10 .. 11:14:41 -rw-rw-r-- 1 1001 1001 11 Nov 30 11:08 .dockerignore 11:14:41 drwxrwxr-x 8 1001 1001 4096 Nov 30 11:08 .git 11:14:41 drwxrwxr-x 3 1001 1001 4096 Nov 30 11:08 .github 11:14:41 -rw-rw-r-- 1 1001 1001 971 Nov 30 11:08 .gitignore 11:14:41 -rw-rw-r-- 1 1001 1001 166 Nov 30 11:08 .sonarcloud.properties 11:14:41 -rw-rw-r-- 1 1001 1001 3804 Nov 30 11:08 CONTRIBUTING.md 11:14:41 -rw-rw-r-- 1 1001 1001 1035 Nov 30 11:08 Dockerfile.build 11:14:41 -rw-rw-r-- 1 1001 1001 863 Nov 30 11:08 Jenkinsfile 11:14:41 -rw-rw-r-- 1 1001 1001 10775 Nov 30 11:08 LICENSE 11:14:41 -rw-rw-r-- 1 1001 1001 6581 Nov 30 11:08 Makefile 11:14:41 -rw-rw-r-- 1 1001 1001 6447 Nov 30 11:08 README.md 11:14:41 -rw-rw-r-- 1 1001 1001 259 Nov 30 11:08 SECURITY.md 11:14:41 -rw-rw-r-- 1 1001 1001 5 Nov 30 11:06 VERSION 11:14:41 -rw-rw-r-- 1 1001 1001 4131 Nov 30 11:08 ZMQWindows.md 11:14:41 drwxrwxr-x 2 1001 1001 4096 Nov 30 11:08 bin 11:14:41 drwxrwxr-x 15 1001 1001 4096 Nov 30 11:08 cmd 11:14:41 -rw-r--r-- 1 root root 549825 Nov 30 11:13 coverage.out 11:14:41 -rw-r--r-- 1 root root 1041 Nov 30 11:14 go.mod 11:14:41 -rw-r--r-- 1 root root 18856 Nov 30 11:14 go.sum 11:14:41 drwxrwxr-x 8 1001 1001 4096 Nov 30 11:08 internal 11:14:41 drwxrwxr-x 4 1001 1001 4096 Nov 30 11:08 openapi 11:14:41 drwxrwxr-x 4 1001 1001 4096 Nov 30 11:08 snap 11:14:41 -rw-rw-r-- 1 1001 1001 168 Nov 30 11:08 version.go [Pipeline] sh 11:14:42 + '[' -e coverage.out ] 11:14:42 + chown 1001:1001 coverage.out [Pipeline] stash 11:14:42 Warning: overwriting stash ‘coverage-report’ 11:14:43 Stashed 1 file(s) [Pipeline] sh 11:14:44 + make build 11:14:44 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 11:14:56 Still waiting to schedule task 11:14:56 All nodes of label ‘centos7-docker-8c-8g’ are offline 11:15:10 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 11:15:21 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 11:15:25 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 11:15:28 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 11:15:35 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 11:15:36 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 11:15:42 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 11:15:47 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 11:15:51 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 11:15:54 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 11:15:56 Running on prd-centos7-docker-8c-8g-13849 in /w/workspace/edgexfoundry_edgex-go_PR-2906 [Pipeline] { [Pipeline] ws 11:15:56 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 11:15:58 using credential edgex-jenkins-ssh 11:15:58 Cloning the remote Git repository 11:15:58 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 11:15:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:15:57 > git init /w/workspace/edgex-go/1 # timeout=10 11:15:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:15:57 > git --version # timeout=10 11:15:57 > git --version # 'git version 2.24.3' 11:15:57 using GIT_SSH to set credentials SSH Credentials for GitHub 11:15:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:03 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 [Pipeline] } 11:16:06 $ docker stop --time=1 7797f74290aa7333aa7aec50549f0922500184fde8bb25e88aa4080babb9a60c 11:16:09 $ docker rm -f 7797f74290aa7333aa7aec50549f0922500184fde8bb25e88aa4080babb9a60c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:16:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:11 11:16:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:16:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:12 latest: Pulling from edgex-devops/edgex-compose-arm64 11:16:12 29e5d40040c1: Pulling fs layer 11:16:12 1ce36da41761: Pulling fs layer 11:16:12 25b303627fd3: Pulling fs layer 11:16:12 29e5d40040c1: Verifying Checksum 11:16:12 29e5d40040c1: Download complete 11:16:12 1ce36da41761: Verifying Checksum 11:16:12 1ce36da41761: Download complete 11:16:12 29e5d40040c1: Pull complete 11:16:13 Merging remotes/origin/master commit ea5d7be70bf78d25df2f442b65fefbdc258c073e into PR head commit 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 [Pipeline] } [Pipeline] // ws [Pipeline] } 11:16:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:16:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:16:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:16:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:16:12 using GIT_SSH to set credentials SSH Credentials for GitHub 11:16:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2906/head:refs/remotes/origin/PR-2906 +refs/heads/master:refs/remotes/origin/master # timeout=10 11:16:13 > git config core.sparsecheckout # timeout=10 11:16:13 > git checkout -f 0071a5b28e1774ab5826e9f3548b2e0cec0097a1 # timeout=10 [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv 11:16:14 1ce36da41761: Pull complete 11:16:14 25b303627fd3: Verifying Checksum 11:16:14 25b303627fd3: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] } 11:16:14 Failed in branch amd64 11:16:24 25b303627fd3: Pull complete 11:16:24 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 11:16:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 11:16:24 prd-ubuntu18.04-docker-arm64-4c-16g-13847 does not seem to be running inside a container 11:16:24 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:16:27 $ docker top f821357be3d89c0fd3b9e3216492c85997ecf6edf868f99e8a4f91ef3e2e2a5c -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:28 + docker-compose build --help 11:16:28 + grep parallel 11:16:33 --parallel Build images in parallel. [Pipeline] } 11:16:33 $ docker stop --time=1 f821357be3d89c0fd3b9e3216492c85997ecf6edf868f99e8a4f91ef3e2e2a5c 11:16:35 $ docker rm -f f821357be3d89c0fd3b9e3216492c85997ecf6edf868f99e8a4f91ef3e2e2a5c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:16:36 . [Pipeline] withDockerContainer 11:16:36 prd-ubuntu18.04-docker-arm64-4c-16g-13847 does not seem to be running inside a container 11:16:36 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 11:16:38 $ docker top 8dac91fcc63e6fe289db48c454b5c05b991c14a95b832f12990ff7859fc9f4bd -eo pid,comm [Pipeline] { [Pipeline] sh 11:16:39 + docker-compose -f ./docker-compose-build.yml build --parallel 11:16:43 Building docker-core-command-go ... 11:16:43 Building docker-core-data-go ... 11:16:43 Building docker-core-metadata-go ... 11:16:43 Building docker-security-bootstrap-redis-go ... 11:16:43 Building docker-security-proxy-setup-go ... 11:16:43 Building docker-security-secrets-setup-go ... 11:16:43 Building docker-security-secretstore-setup-go ... 11:16:43 Building docker-support-logging-go ... 11:16:43 Building docker-support-notifications-go ... 11:16:43 Building docker-support-scheduler-go ... 11:16:43 Building docker-sys-mgmt-agent-go ... 11:16:43 Building docker-core-data-go 11:16:43 Building docker-support-scheduler-go 11:16:43 Building docker-core-command-go 11:16:43 Building docker-security-bootstrap-redis-go 11:16:43 Building docker-security-proxy-setup-go 11:18:05 Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine 11:18:05 Step 2/21 : FROM ${BUILDER_BASE} AS builder 11:18:05 ---> e96e0670bdba 11:18:05 Step 3/21 : WORKDIR /edgex-go 11:18:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 11:18:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:18:05 ---> e96e0670bdba 11:18:05 Step 3/22 : WORKDIR /edgex-go 11:18:05 Step 1/20 : ARG BUILDER_BASE=golang:1.15-alpine 11:18:05 Step 2/20 : FROM ${BUILDER_BASE} AS builder 11:18:05 ---> e96e0670bdba 11:18:05 Step 3/20 : WORKDIR /edgex-go 11:18:05 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 11:18:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:18:05 ---> e96e0670bdba 11:18:05 Step 3/22 : WORKDIR /edgex-go 11:18:05 Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine 11:18:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 11:18:05 ---> e96e0670bdba 11:18:05 Step 3/23 : WORKDIR /edgex-go 11:18:05 ---> Running in 5ac46e7a48b6 11:18:05 ---> Running in 1fe8ef0c9b4c 11:18:05 ---> Running in 4b25b6be962e 11:18:05 ---> Running in dedb03c108e6 11:18:05 ---> Running in 2716d63efba9 11:18:05 Removing intermediate container 2716d63efba9 11:18:05 ---> 5aecafe82aaa 11:18:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:05 Removing intermediate container 5ac46e7a48b6 11:18:05 ---> a11b4e3a3e43 11:18:05 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:05 Removing intermediate container dedb03c108e6 11:18:05 ---> ffd0de69715b 11:18:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:05 Removing intermediate container 1fe8ef0c9b4c 11:18:05 ---> a466716cb430 11:18:05 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:05 Removing intermediate container 4b25b6be962e 11:18:05 ---> 337f95696643 11:18:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:18:05 ---> Running in 0889ef5fe75a 11:18:05 ---> Running in 5e72c9a9694a 11:18:05 ---> Running in 5374cc4f45bc 11:18:05 ---> Running in 0c2d0fb069f5 11:18:05 ---> Running in 53752542fcff 11:18:05 Removing intermediate container 0889ef5fe75a 11:18:05 ---> e1c05d17295e 11:18:05 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 11:18:05 ---> Running in 99ad05b947ff 11:18:05 Removing intermediate container 5374cc4f45bc 11:18:05 ---> 40a64f40d3ba 11:18:05 Step 5/20 : RUN apk update && apk add make git 11:18:05 Removing intermediate container 5e72c9a9694a 11:18:05 ---> 24f17bf14e7d 11:18:05 Step 5/22 : RUN apk update && apk add make git 11:18:05 Removing intermediate container 53752542fcff 11:18:05 ---> 38543de9463e 11:18:05 Step 5/22 : RUN apk update && apk add make git 11:18:05 ---> Running in e38e4f4c6ea0 11:18:05 ---> Running in 0097f91193ea 11:18:05 Removing intermediate container 0c2d0fb069f5 11:18:05 ---> b8185aa7768e 11:18:05 Step 5/21 : RUN apk update && apk add make git 11:18:05 ---> Running in 27f8ce6436ed 11:18:05 ---> Running in 7253835ebf9b 11:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:18:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:06 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:18:06 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:18:06 OK: 12625 distinct packages available 11:18:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:18:07 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:18:07 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:18:07 OK: 12625 distinct packages available 11:18:07 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:18:07 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:18:07 OK: 12625 distinct packages available 11:18:07 OK: 217 MiB in 51 packages 11:18:07 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:18:07 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:18:07 OK: 12625 distinct packages available 11:18:07 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:18:07 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:18:07 OK: 12625 distinct packages available 11:18:08 OK: 217 MiB in 51 packages 11:18:08 OK: 217 MiB in 51 packages 11:18:08 OK: 217 MiB in 51 packages 11:18:08 OK: 217 MiB in 51 packages 11:18:09 Removing intermediate container 99ad05b947ff 11:18:09 ---> 41acf92ba4a8 11:18:09 Step 6/23 : COPY go.mod . 11:18:09 Removing intermediate container e38e4f4c6ea0 11:18:09 ---> 37a1328ac130 11:18:09 Step 6/22 : COPY go.mod . 11:18:10 ---> 79b009b3a038 11:18:10 Step 7/23 : RUN go mod download 11:18:10 Removing intermediate container 0097f91193ea 11:18:10 ---> 01494c472922 11:18:10 Step 6/20 : COPY go.mod . 11:18:10 ---> Running in d84e32058f99 11:18:10 Removing intermediate container 27f8ce6436ed 11:18:10 ---> 2d03a226be69 11:18:10 Step 6/22 : COPY go.mod . 11:18:10 Removing intermediate container 7253835ebf9b 11:18:10 ---> 0c1757ea5d7d 11:18:10 Step 6/21 : COPY go.mod . 11:18:10 ---> bf0f9a5a6523 11:18:10 Step 7/22 : RUN go mod download 11:18:11 ---> Running in 570a6b02de5e 11:18:11 ---> 63d7ffe6893a 11:18:11 Step 7/20 : RUN go mod download 11:18:11 ---> Running in 1cce1736b69a 11:18:11 ---> ad3156ddbbbd 11:18:11 Step 7/22 : RUN go mod download 11:18:11 ---> bc30607df060 11:18:11 Step 7/21 : RUN go mod download 11:18:11 ---> Running in 27082821deb2 11:18:11 ---> Running in 242b97e510fb 11:18:14 Removing intermediate container d84e32058f99 11:18:14 ---> 6409a5eac38f 11:18:14 Step 8/23 : COPY . . 11:18:15 Removing intermediate container 570a6b02de5e 11:18:15 ---> b3baa77344d7 11:18:15 Step 8/22 : COPY . . 11:18:16 Removing intermediate container 1cce1736b69a 11:18:16 ---> 134e1eb25f83 11:18:16 Step 8/20 : COPY . . 11:18:17 Removing intermediate container 27082821deb2 11:18:17 ---> 8a8a869bbf70 11:18:17 Step 8/22 : COPY . . 11:18:17 Removing intermediate container 242b97e510fb 11:18:17 ---> 61a8fffd8f53 11:18:17 Step 8/21 : COPY . . 11:18:44 ---> ca0a272c6688 11:18:44 Step 9/23 : RUN make cmd/core-data/core-data 11:18:44 ---> e9d7b2fdd7a1 11:18:44 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 11:18:44 ---> deaa69a3d910 11:18:44 Step 9/22 : RUN make cmd/core-command/core-command 11:18:44 ---> 1af16d4ae681 11:18:44 Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis 11:18:44 ---> fae46d17c718 11:18:44 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 11:18:44 ---> Running in 4204f8f1ae97 11:18:44 ---> Running in ef6023769896 11:18:44 ---> Running in d3887b3bcfc2 11:18:44 ---> Running in 42c314011172 11:18:44 ---> Running in 5e852db3a7a9 11:18:44 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 11:18:44 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 11:18:44 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 11:18:44 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 11:18:44 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 11:20:06 Removing intermediate container ef6023769896 11:20:06 ---> c6c785872292 11:20:06 11:20:06 Step 10/20 : FROM alpine 11:20:06 latest: Pulling from library/alpine 11:20:06 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 11:20:06 Status: Downloaded newer image for alpine:latest 11:20:06 ---> 2e77e061c27f 11:20:06 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 11:20:06 ---> Running in c584de49f882 11:20:06 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:20:07 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:20:07 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 11:20:07 v3.12.1-63-gbb5c05cff7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 11:20:07 OK: 12617 distinct packages available 11:20:08 (1/4) Installing ca-certificates (20191127-r4) 11:20:09 (2/4) Installing nghttp2-libs (1.41.0-r0) 11:20:09 (3/4) Installing libcurl (7.69.1-r1) 11:20:09 (4/4) Installing curl (7.69.1-r1) 11:20:09 Executing busybox-1.31.1-r19.trigger 11:20:09 Executing ca-certificates-20191127-r4.trigger 11:20:09 OK: 7 MiB in 18 packages 11:20:12 Removing intermediate container 42c314011172 11:20:12 ---> 456ea96f8017 11:20:12 11:20:12 Step 10/22 : FROM alpine:3.10 11:20:12 3.10: Pulling from library/alpine 11:20:12 Removing intermediate container c584de49f882 11:20:12 ---> 701975a5ef3b 11:20:12 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:20:13 ---> Running in 889ac9c730f4 11:20:13 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 11:20:13 Status: Downloaded newer image for alpine:3.10 11:20:13 ---> 536a684cf733 11:20:13 Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 11:20:13 ---> Running in 0aec7b732de7 11:20:13 Removing intermediate container 889ac9c730f4 11:20:13 ---> 59724c7a6f54 11:20:13 Step 13/20 : WORKDIR /edgex 11:20:14 ---> Running in 31ec2ea7345b 11:20:15 Removing intermediate container 31ec2ea7345b 11:20:15 ---> d762a115797b 11:20:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 11:20:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz 11:20:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz 11:20:16 ---> b5c1fda223bb 11:20:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 11:20:16 v3.10.5-146-g9dcb8fe041 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 11:20:16 v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 11:20:16 OK: 10169 distinct packages available 11:20:17 (1/5) Installing ca-certificates (20191127-r2) 11:20:17 (2/5) Installing nghttp2-libs (1.39.2-r1) 11:20:17 (3/5) Installing libcurl (7.66.0-r1) 11:20:17 (4/5) Installing curl (7.66.0-r1) 11:20:17 (5/5) Installing dumb-init (1.2.2-r1) 11:20:17 Executing busybox-1.30.1-r3.trigger 11:20:17 Executing ca-certificates-20191127-r2.trigger 11:20:17 OK: 7 MiB in 19 packages 11:20:18 ---> 304daf24ec72 11:20:18 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 11:20:18 ---> Running in 3ce9bc8b087e 11:20:19 Removing intermediate container 3ce9bc8b087e 11:20:19 ---> 55c0fca396fc 11:20:19 Step 17/20 : CMD ["--init=true"] 11:20:19 ---> Running in 73749502a93e 11:20:20 Removing intermediate container 73749502a93e 11:20:20 ---> 0780fa5396bd 11:20:20 Step 18/20 : LABEL arch=arm64 11:20:20 Removing intermediate container 0aec7b732de7 11:20:20 ---> bca2e1aa5c00 11:20:20 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' 11:20:20 ---> Running in 63fd2f6d3219 11:20:20 ---> Running in ef925eff9310 11:20:21 Removing intermediate container 63fd2f6d3219 11:20:21 ---> 1868d6f684fb 11:20:21 Step 19/20 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:20:21 Removing intermediate container ef925eff9310 11:20:21 ---> d2bb2ae84255 11:20:21 Step 13/22 : WORKDIR / 11:20:22 ---> Running in 8593d2f19b4e 11:20:22 ---> Running in ad43db84a060 11:20:23 Removing intermediate container 8593d2f19b4e 11:20:23 ---> 1fbacac65a3f 11:20:23 Step 20/20 : LABEL version=0.0.0 11:20:23 Removing intermediate container ad43db84a060 11:20:23 ---> 269b01e33a0f 11:20:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / 11:20:23 ---> Running in 965a5c710e24 11:20:24 Removing intermediate container 965a5c710e24 11:20:24 ---> 645d6d03dd08 11:20:24 11:20:24 ---> 33146f7352f2 11:20:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / 11:20:24 Successfully built 645d6d03dd08 11:20:24 Successfully tagged docker-security-proxy-setup-go-arm64:latest 11:20:24  Building docker-security-proxy-setup-go ... done Building docker-security-secrets-setup-go 11:20:26 ---> a1f64564c4b9 11:20:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / 11:20:28 ---> c8ff162d4f62 11:20:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml 11:20:30 ---> 68c1cbe9d007 11:20:30 Step 18/22 : RUN chmod +x entrypoint.sh 11:20:30 ---> Running in 95b439d9f567 11:20:35 Removing intermediate container 95b439d9f567 11:20:35 ---> 70477a4d14c8 11:20:35 Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] 11:20:35 ---> Running in 8ba42f53fdff 11:20:38 Removing intermediate container 8ba42f53fdff 11:20:38 ---> cfd2010da097 11:20:38 Step 20/22 : LABEL arch=arm64 11:20:38 ---> Running in a91bd297ffc0 11:20:40 Removing intermediate container a91bd297ffc0 11:20:40 ---> f041dfb629a4 11:20:40 Step 21/22 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:20:40 ---> Running in 6e93fc06c982 11:20:41 Removing intermediate container 5e852db3a7a9 11:20:41 ---> 9be85785e60c 11:20:41 11:20:41 Step 10/21 : FROM scratch 11:20:41 ---> 11:20:41 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:20:41 Removing intermediate container d3887b3bcfc2 11:20:41 ---> 9ae4764e5f00 11:20:41 11:20:41 Step 10/22 : FROM scratch 11:20:41 ---> 11:20:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:20:41 ---> Running in d6c59f9023d8 11:20:41 ---> Running in 3e30a72d9e42 11:20:42 Removing intermediate container 6e93fc06c982 11:20:42 ---> 386a4bcd2604 11:20:42 Step 22/22 : LABEL version=0.0.0 11:20:43 ---> Running in ccb2258b6323 11:20:43 Removing intermediate container 3e30a72d9e42 11:20:43 ---> d90c4569e3e3 11:20:43 Step 12/22 : ENV APP_PORT=48082 11:20:43 Removing intermediate container d6c59f9023d8 11:20:43 ---> 2a9b2c3fa78e 11:20:43 Step 12/21 : ENV APP_PORT=48085 11:20:43 ---> Running in 9174aaaa453b 11:20:43 ---> Running in 6a057b3f6776 11:20:43 Removing intermediate container ccb2258b6323 11:20:43 ---> b83e54b33a1e 11:20:43 11:20:44 Removing intermediate container 9174aaaa453b 11:20:44 ---> 942c425184b1 11:20:44 Step 13/22 : EXPOSE $APP_PORT 11:20:44 ---> Running in 141896aff395 11:20:44 Successfully built b83e54b33a1e 11:20:44 Removing intermediate container 6a057b3f6776 11:20:44 ---> cebbfc69337b 11:20:44 Step 13/21 : EXPOSE $APP_PORT 11:20:44 Successfully tagged docker-security-bootstrap-redis-go-arm64:latest 11:20:44  Building docker-security-bootstrap-redis-go ... done Building docker-support-logging-go 11:20:45 ---> Running in b95e13283528 11:20:45 Removing intermediate container 141896aff395 11:20:45 ---> bb7b07b8e9a4 11:20:45 Step 14/22 : WORKDIR / 11:20:45 ---> Running in 27f133314270 11:20:45 Removing intermediate container b95e13283528 11:20:45 ---> 5aab20133987 11:20:45 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 11:20:46 Removing intermediate container 27f133314270 11:20:46 ---> fba60277daf7 11:20:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 11:20:47 ---> 77ced3639ee9 11:20:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:20:48 Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine 11:20:48 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 11:20:48 ---> e96e0670bdba 11:20:48 Step 3/29 : WORKDIR /edgex-go 11:20:48 ---> Using cache 11:20:48 ---> 337f95696643 11:20:48 Step 4/29 : RUN apk update && apk add make git 11:20:48 ---> 44f7dadcb5c3 11:20:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:20:49 ---> Running in 8cb15d9b5c05 11:20:50 ---> 665e4b45ec6c 11:20:50 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 11:20:51 ---> 576ff2b62b56 11:20:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 11:20:52 ---> 46eca18bfb1a 11:20:52 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 11:20:52 ---> Running in ff580e0ba67a 11:20:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:20:53 ---> cd30076e760c 11:20:53 Step 18/22 : ENTRYPOINT ["/core-command"] 11:20:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:20:53 ---> Running in 57f8dd5716c3 11:20:53 Removing intermediate container ff580e0ba67a 11:20:53 ---> 524e0bac9189 11:20:53 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:20:53 ---> Running in 6643d080c362 11:20:53 Removing intermediate container 57f8dd5716c3 11:20:53 ---> 84ba0ec1888e 11:20:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:20:54 ---> Running in 9b6cd7beea74 11:20:54 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:20:54 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:20:54 OK: 12625 distinct packages available 11:20:54 Removing intermediate container 6643d080c362 11:20:54 ---> 0db4b74e0850 11:20:54 Step 19/21 : LABEL arch=arm64 11:20:55 ---> Running in 81cce1f51623 11:20:55 OK: 217 MiB in 51 packages 11:20:55 Removing intermediate container 9b6cd7beea74 11:20:55 ---> f94ceb7e5410 11:20:55 Step 20/22 : LABEL arch=arm64 11:20:55 ---> Running in 702395cfe614 11:20:55 Removing intermediate container 81cce1f51623 11:20:55 ---> 0e45aa8e29af 11:20:55 Step 20/21 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:20:56 ---> Running in 3d543fcc75d5 11:20:56 Removing intermediate container 702395cfe614 11:20:56 ---> b9be91ad78d6 11:20:56 Step 21/22 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:20:57 ---> Running in 829b3000c96f 11:20:57 Removing intermediate container 8cb15d9b5c05 11:20:57 ---> d4b1de440d9f 11:20:57 Step 5/29 : COPY go.mod . 11:20:57 Removing intermediate container 3d543fcc75d5 11:20:57 ---> 192c246b5fc4 11:20:57 Step 21/21 : LABEL version=0.0.0 11:20:58 ---> Running in bd583e15384d 11:20:58 Removing intermediate container 829b3000c96f 11:20:58 ---> 00255a457bdf 11:20:58 Step 22/22 : LABEL version=0.0.0 11:20:59 ---> bff41e76bdf4 11:20:59 Step 6/29 : RUN go mod download 11:21:00 ---> Running in 51c23f61b5d3 11:21:00 ---> Running in 41f1dde4266f 11:21:00 Removing intermediate container bd583e15384d 11:21:00 ---> 2c626aea4803 11:21:00 11:21:00 Removing intermediate container 51c23f61b5d3 11:21:00 ---> 9259c95f6c61 11:21:00 11:21:00 Successfully built 2c626aea4803 11:21:00 Successfully tagged docker-support-scheduler-go-arm64:latest 11:21:00  Building docker-support-scheduler-go ... done Building docker-support-notifications-go 11:21:01 Successfully built 9259c95f6c61 11:21:01 Successfully tagged docker-core-command-go-arm64:latest 11:21:01  Building docker-core-command-go ... done Building docker-security-secretstore-setup-go 11:21:01 Removing intermediate container 4204f8f1ae97 11:21:01 ---> 72b980015c9f 11:21:01 11:21:01 Step 10/23 : FROM alpine 11:21:01 ---> 2e77e061c27f 11:21:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:21:02 ---> Running in 277d82f803ac 11:21:02 Removing intermediate container 277d82f803ac 11:21:02 ---> 330b7700aad1 11:21:02 Step 12/23 : ENV APP_PORT=48080 11:21:03 ---> Running in 53af7516af73 11:21:03 Removing intermediate container 53af7516af73 11:21:03 ---> f02763c519c6 11:21:03 Removing intermediate container 41f1dde4266f 11:21:03 ---> c9ab26325a21 11:21:03 Step 7/29 : COPY . . 11:21:03 Step 13/23 : EXPOSE $APP_PORT 11:21:03 ---> Running in 805b9e57a7e7 11:21:04 Removing intermediate container 805b9e57a7e7 11:21:04 ---> 54e369f341c1 11:21:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:06 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 11:21:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:21:06 ---> e96e0670bdba 11:21:06 Step 3/22 : WORKDIR /edgex-go 11:21:06 ---> Using cache 11:21:06 ---> 337f95696643 11:21:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:06 ---> Using cache 11:21:06 ---> 38543de9463e 11:21:06 Step 5/22 : RUN apk update && apk add make && apk add bash git 11:21:08 ---> Running in 91c6b9a9948f 11:21:10 ---> Running in 13b1e26683d8 11:21:12 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:21:12 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:21:13 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:21:13 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:21:13 OK: 12625 distinct packages available 11:21:14 OK: 217 MiB in 51 packages 11:21:15 OK: 217 MiB in 51 packages 11:21:16 Removing intermediate container 91c6b9a9948f 11:21:16 ---> 3434c36fb0bb 11:21:16 Step 15/23 : RUN apk --no-cache add zeromq 11:21:16 ---> Running in f10c470754bd 11:21:17 ---> 7e832e610047 11:21:17 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 11:21:17 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:21:17 ---> Running in fbb7d08f65c3 11:21:18 Removing intermediate container 13b1e26683d8 11:21:18 ---> 7622ad0b3443 11:21:18 Step 6/22 : COPY go.mod . 11:21:18 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:21:19 (1/5) Installing libgcc (9.3.0-r2) 11:21:19 (2/5) Installing libsodium (1.0.18-r0) 11:21:19 (3/5) Installing libstdc++ (9.3.0-r2) 11:21:19 (4/5) Installing libzmq (4.3.3-r0) 11:21:19 (5/5) Installing zeromq (4.3.3-r0) 11:21:19 Executing busybox-1.31.1-r19.trigger 11:21:19 OK: 8 MiB in 19 packages 11:21:20 ---> 2c7d61ed1062 11:21:20 Step 7/22 : RUN go mod download 11:21:20 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 11:21:20 ---> Running in f6f3ec7d35dc 11:21:23 Removing intermediate container f10c470754bd 11:21:23 ---> 9ae0f09f0c16 11:21:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 11:21:25 ---> a076ab477c20 11:21:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:21:27 Removing intermediate container f6f3ec7d35dc 11:21:27 ---> 74a671b9d5df 11:21:27 Step 8/22 : COPY . . 11:21:29 ---> cef63729dc6f 11:21:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 11:21:32 ---> f3e7fdfe37c5 11:21:32 Step 19/23 : ENTRYPOINT ["/core-data"] 11:21:33 ---> Running in 142ee24a7885 11:21:34 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 11:21:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:21:34 ---> e96e0670bdba 11:21:34 Step 3/24 : WORKDIR /edgex-go 11:21:34 ---> Using cache 11:21:34 ---> 337f95696643 11:21:34 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:34 ---> Using cache 11:21:34 ---> 38543de9463e 11:21:34 Step 5/24 : RUN apk update && apk add make git 11:21:34 ---> Using cache 11:21:34 ---> 2d03a226be69 11:21:34 Step 6/24 : COPY go.mod . 11:21:34 ---> Using cache 11:21:34 ---> ad3156ddbbbd 11:21:34 Step 7/24 : RUN go mod download 11:21:34 ---> Using cache 11:21:34 ---> 8a8a869bbf70 11:21:34 Step 8/24 : COPY . . 11:21:34 Removing intermediate container 142ee24a7885 11:21:34 ---> 67b57ddc38dc 11:21:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:21:35 ---> Using cache 11:21:35 ---> 1af16d4ae681 11:21:35 Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:21:35 Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine 11:21:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 11:21:35 ---> e96e0670bdba 11:21:35 Step 3/24 : WORKDIR /edgex-go 11:21:35 ---> Using cache 11:21:35 ---> 337f95696643 11:21:35 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:21:35 ---> Using cache 11:21:35 ---> 38543de9463e 11:21:35 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 11:21:35 ---> Running in 1b75560a3ea2 11:21:35 ---> Running in ad9c3303efbb 11:21:35 ---> Running in eb31eab95876 11:21:36 Removing intermediate container 1b75560a3ea2 11:21:36 ---> eb9b7e0c737a 11:21:36 Step 21/23 : LABEL arch=arm64 11:21:37 ---> Running in cc31d73d2156 11:21:39 Removing intermediate container cc31d73d2156 11:21:39 ---> 8924bd617b02 11:21:39 Step 22/23 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:21:39 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 11:21:39 ---> Running in c703081e07b8 11:21:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:21:39 Removing intermediate container c703081e07b8 11:21:39 ---> c26eecca9529 11:21:39 Step 23/23 : LABEL version=0.0.0 11:21:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:21:40 ---> Running in b54a146a6432 11:21:41 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:21:41 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:21:41 OK: 12625 distinct packages available 11:21:41 Removing intermediate container b54a146a6432 11:21:41 ---> 1801c8328424 11:21:41 11:21:42 OK: 217 MiB in 51 packages 11:21:42 Successfully built 1801c8328424 11:21:42 Successfully tagged docker-core-data-go-arm64:latest 11:21:42 Building docker-sys-mgmt-agent-go 11:21:45  Building docker-core-data-go ... done Removing intermediate container ad9c3303efbb 11:21:45 ---> 2e843d25bbc3 11:21:45 Step 6/24 : COPY go.mod . 11:21:48 ---> ce1c546b8604 11:21:48 Step 7/24 : RUN go mod download 11:21:48 ---> Running in 9c74fd287b70 11:21:53 ---> 6b488e31fe47 11:21:53 Step 9/22 : RUN make cmd/support-logging/support-logging 11:21:53 ---> Running in ea0a7a9efa7b 11:21:54 Removing intermediate container 9c74fd287b70 11:21:54 ---> bc92d498c7ba 11:21:54 Step 8/24 : COPY . . 11:21:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 11:22:07 Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine 11:22:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 11:22:07 ---> e96e0670bdba 11:22:07 Step 3/27 : WORKDIR /edgex-go 11:22:07 ---> Using cache 11:22:07 ---> 337f95696643 11:22:07 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:22:07 ---> Using cache 11:22:07 ---> 38543de9463e 11:22:07 Step 5/27 : RUN apk update && apk add make bash git 11:22:08 ---> Running in dca795981807 11:22:11 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:22:11 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:22:13 v3.12.1-47-g77e786238c [http://nl.alpinelinux.org/alpine/v3.12/main] 11:22:13 v3.12.1-63-gbb5c05cff7 [http://nl.alpinelinux.org/alpine/v3.12/community] 11:22:13 OK: 12625 distinct packages available 11:22:13 OK: 217 MiB in 51 packages 11:22:18 Removing intermediate container dca795981807 11:22:18 ---> 911bf9bde256 11:22:18 Step 6/27 : COPY go.mod . 11:22:19 ---> 631f2a570735 11:22:19 Step 9/24 : RUN make cmd/support-notifications/support-notifications 11:22:19 ---> Running in d74162206ae9 11:22:20 ---> 2d62f589138a 11:22:20 Step 7/27 : RUN go mod download 11:22:20 ---> Running in ccd17bc3cd57 11:22:20 Removing intermediate container fbb7d08f65c3 11:22:20 ---> 27349346b320 11:22:20 11:22:20 Step 9/29 : FROM alpine:latest 11:22:20 ---> 2e77e061c27f 11:22:20 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 11:22:21 ---> Running in 80cff129a1cc 11:22:22 Removing intermediate container 80cff129a1cc 11:22:22 ---> 92da1f304673 11:22:22 Step 11/29 : USER root 11:22:22 ---> Running in 8435087f5a46 11:22:22 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 11:22:23 Removing intermediate container 8435087f5a46 11:22:23 ---> 7cb032b8ac46 11:22:23 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 11:22:23 ---> Running in 090ad460b8fc 11:22:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:22:25 Removing intermediate container ccd17bc3cd57 11:22:25 ---> 7d7930611997 11:22:25 Step 8/27 : COPY . . 11:22:25 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:22:26 v3.12.1-47-g77e786238c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 11:22:26 v3.12.1-63-gbb5c05cff7 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 11:22:26 OK: 12617 distinct packages available 11:22:28 (1/2) Installing ca-certificates (20191127-r4) 11:22:28 (2/2) Installing dumb-init (1.2.2-r1) 11:22:28 Executing busybox-1.31.1-r19.trigger 11:22:28 Executing ca-certificates-20191127-r4.trigger 11:22:28 OK: 6 MiB in 16 packages 11:22:34 Removing intermediate container 090ad460b8fc 11:22:34 ---> 9be4a24a4d3e 11:22:34 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 11:22:34 ---> Running in a9ad4d1afe32 11:22:34 Removing intermediate container a9ad4d1afe32 11:22:34 ---> cda2bf98a168 11:22:34 Step 14/29 : WORKDIR $BASE_DIR 11:22:35 ---> Running in 81a751103d3b 11:22:37 Removing intermediate container 81a751103d3b 11:22:37 ---> 64c3d739c503 11:22:37 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 11:22:37 ---> Running in 32b401185b5c 11:22:43 Removing intermediate container 32b401185b5c 11:22:43 ---> f000c4826c72 11:22:43 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 11:22:45 ---> 477a25d3e8de 11:22:45 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 11:22:47 ---> 2b75553fe7cc 11:22:47 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 11:22:47 ---> 5163be7cdd88 11:22:47 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 11:22:47 ---> Running in 01df1b3c758b 11:22:48 ---> ac75371e9f5f 11:22:48 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 11:22:49 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 11:22:50 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 11:22:50 ---> c6505d9d7659 11:22:50 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 11:22:51 ---> 6c832b3cb354 11:22:51 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 11:22:51 ---> Running in f0ee34504c9e 11:22:54 Removing intermediate container f0ee34504c9e 11:22:54 ---> ad92a663a2c2 11:22:54 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 11:22:56 ---> c88423ba9420 11:22:56 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:22:56 ---> Running in 55cb22e4d219 11:23:00 Removing intermediate container 55cb22e4d219 11:23:00 ---> 3cb2ed4718e2 11:23:00 Step 24/29 : RUN chmod 755 security-secrets-setup 11:23:00 ---> Running in 87fef71350a2 11:23:06 Removing intermediate container 87fef71350a2 11:23:06 ---> 4466f29384d6 11:23:06 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 11:23:06 ---> Running in 00cabfb9c652 11:23:06 Removing intermediate container eb31eab95876 11:23:06 ---> 599327a2454c 11:23:06 11:23:06 Step 10/24 : FROM alpine:3.10 11:23:06 ---> 536a684cf733 11:23:06 Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 11:23:06 ---> Using cache 11:23:06 ---> bca2e1aa5c00 11:23:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 11:23:06 ---> Running in d32c6f395fe1 11:23:06 Removing intermediate container 00cabfb9c652 11:23:06 ---> e0c4bd5e05f8 11:23:06 Step 26/29 : CMD [ "generate" ] 11:23:06 ---> Running in 4df83999d1dd 11:23:07 Removing intermediate container d32c6f395fe1 11:23:07 ---> ba26211858fc 11:23:07 Step 13/24 : WORKDIR / 11:23:07 ---> Running in 3dee85eaacb7 11:23:07 Removing intermediate container 4df83999d1dd 11:23:07 ---> 27946af29c58 11:23:07 Step 27/29 : LABEL arch=arm64 11:23:07 ---> Running in 32d71de461e5 11:23:08 Removing intermediate container 3dee85eaacb7 11:23:08 ---> 82640a4706f5 11:23:08 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:23:09 Removing intermediate container 32d71de461e5 11:23:09 ---> 77c88761b71e 11:23:09 Step 28/29 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:23:09 ---> Running in f524b97a6386 11:23:09 ---> faa9141ce75d 11:23:09 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 11:23:09 Removing intermediate container f524b97a6386 11:23:09 ---> c0ed48790203 11:23:09 Step 29/29 : LABEL version=0.0.0 11:23:10 ---> Running in 67d724ff7171 11:23:10 ---> 6fb7ada02a39 11:23:11 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 11:23:11 Removing intermediate container 67d724ff7171 11:23:11 ---> 079ccd2b5980 11:23:11 11:23:11 Successfully built 079ccd2b5980 11:23:11 Successfully tagged docker-security-secrets-setup-go-arm64:latest 11:23:11 Building docker-core-metadata-go 11:23:12  Building docker-security-secrets-setup-go ... done  ---> 63ec3dbc77f5 11:23:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:23:14 ---> 922da8f4ed88 11:23:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:23:17 ---> cfa0ff4b84e6 11:23:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:23:18 ---> 1f78f5a1d687 11:23:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:23:19 ---> Running in 983507a0f056 11:23:23 Removing intermediate container 983507a0f056 11:23:23 ---> aa5e39a70ef6 11:23:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 11:23:23 ---> Running in 13c19633743f 11:23:24 Removing intermediate container 13c19633743f 11:23:24 ---> 2bf9a8286680 11:23:24 Step 22/24 : LABEL arch=arm64 11:23:24 ---> Running in 51e48a6706a4 11:23:25 Removing intermediate container 51e48a6706a4 11:23:25 ---> dfeaea64daf7 11:23:25 Step 23/24 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:23:25 ---> Running in a5cf23a2d8d1 11:23:27 Removing intermediate container a5cf23a2d8d1 11:23:27 ---> 09900fe8aff9 11:23:27 Step 24/24 : LABEL version=0.0.0 11:23:27 ---> Running in fa2f153d991c 11:23:28 Removing intermediate container fa2f153d991c 11:23:28 ---> 475f4a67fa3e 11:23:28 11:23:30 Successfully built 475f4a67fa3e 11:23:30 Successfully tagged docker-security-secretstore-setup-go-arm64:latest 11:23:31  Building docker-security-secretstore-setup-go ... done Removing intermediate container ea0a7a9efa7b 11:23:31 ---> d66d2ec42794 11:23:31 11:23:31 Step 10/22 : FROM scratch 11:23:31 ---> 11:23:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 11:23:32 ---> Running in 35c2f86c154d 11:23:33 Removing intermediate container 35c2f86c154d 11:23:33 ---> 4474e9413660 11:23:33 Step 12/22 : ENV APP_PORT=48061 11:23:33 ---> Running in 2c9870828c8e 11:23:34 Removing intermediate container 2c9870828c8e 11:23:34 ---> 547251499c03 11:23:34 Step 13/22 : EXPOSE $APP_PORT 11:23:34 ---> Running in a0043efa13b5 11:23:35 Removing intermediate container a0043efa13b5 11:23:35 ---> 5a246d740056 11:23:35 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 11:23:37 ---> 8cd201719957 11:23:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 11:23:37 Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine 11:23:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 11:23:37 ---> e96e0670bdba 11:23:37 Step 3/22 : WORKDIR /edgex-go 11:23:37 ---> Using cache 11:23:37 ---> 337f95696643 11:23:37 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 11:23:37 ---> Using cache 11:23:37 ---> 38543de9463e 11:23:37 Step 5/22 : RUN apk update && apk add make git 11:23:37 ---> Using cache 11:23:37 ---> 2d03a226be69 11:23:37 Step 6/22 : COPY go.mod . 11:23:37 ---> Using cache 11:23:37 ---> ad3156ddbbbd 11:23:37 Step 7/22 : RUN go mod download 11:23:37 ---> Using cache 11:23:37 ---> 8a8a869bbf70 11:23:37 Step 8/22 : COPY . . 11:23:37 ---> Using cache 11:23:37 ---> 1af16d4ae681 11:23:37 Step 9/22 : RUN make cmd/core-metadata/core-metadata 11:23:37 ---> Running in 5911688c3837 11:23:38 ---> 9697aeba0829 11:23:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 11:23:40 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 11:23:40 ---> ad953558f3ef 11:23:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 11:23:42 ---> ddf22cf21c3a 11:23:42 Step 18/22 : ENTRYPOINT ["/support-logging"] 11:23:42 ---> Running in 86378ca660aa 11:23:42 Removing intermediate container 86378ca660aa 11:23:42 ---> 35c0ef64efa5 11:23:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:23:42 ---> Running in 121f0e1a379d 11:23:43 Removing intermediate container 121f0e1a379d 11:23:43 ---> 81bd1bf27ff0 11:23:43 Step 20/22 : LABEL arch=arm64 11:23:43 ---> Running in 2f4fc2be29cf 11:23:44 Removing intermediate container 2f4fc2be29cf 11:23:44 ---> 3619bea7aa89 11:23:44 Step 21/22 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:23:44 ---> Running in ed2d495b29da 11:23:44 Removing intermediate container ed2d495b29da 11:23:44 ---> a2109c0f7572 11:23:44 Step 22/22 : LABEL version=0.0.0 11:23:45 ---> Running in 38b425f9758d 11:23:45 Removing intermediate container 38b425f9758d 11:23:45 ---> 9e62d0c6e1c3 11:23:45 11:23:46 Successfully built 9e62d0c6e1c3 11:23:46 Successfully tagged docker-support-logging-go-arm64:latest 11:24:08  Building docker-support-logging-go ... done Removing intermediate container d74162206ae9 11:24:08 ---> 82ee61da6b9d 11:24:08 11:24:08 Step 10/24 : FROM scratch 11:24:08 ---> 11:24:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 11:24:08 ---> Using cache 11:24:08 ---> 4474e9413660 11:24:08 Step 12/24 : ENV APP_PORT=48060 11:24:08 ---> Running in 2d35cbaf7935 11:24:08 Removing intermediate container 2d35cbaf7935 11:24:08 ---> c3952b901e9b 11:24:08 Step 13/24 : EXPOSE $APP_PORT 11:24:08 ---> Running in a9e723022d8d 11:24:08 Removing intermediate container a9e723022d8d 11:24:08 ---> 916d828c45c9 11:24:08 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 11:24:08 Removing intermediate container 01df1b3c758b 11:24:08 ---> 24b9e1500fe4 11:24:08 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 11:24:08 ---> 38649a4ced00 11:24:08 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 11:24:08 ---> Running in d6e12e2b9df9 11:24:10 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 11:24:10 ---> 4bef377d0239 11:24:10 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 11:24:12 ---> f6483e7f6931 11:24:12 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 11:24:13 ---> 00e4afeb6162 11:24:13 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:24:15 ---> 530c6c2e4064 11:24:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 11:24:15 Removing intermediate container d6e12e2b9df9 11:24:15 ---> 93f95bd558d0 11:24:15 11:24:15 Step 11/27 : FROM docker:latest 11:24:15 ---> 5d4db4dc0692 11:24:15 Step 12/27 : RUN apk add --no-cache bash 11:24:15 ---> Running in 45418e0ca1e5 11:24:17 ---> 91f96662c2f5 11:24:17 Step 20/24 : ENTRYPOINT ["/support-notifications"] 11:24:17 ---> Running in 085dd47a5212 11:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:24:17 Removing intermediate container 085dd47a5212 11:24:17 ---> dd7db69e654d 11:24:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:24:17 ---> Running in c08c4da6e06a 11:24:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:24:18 Removing intermediate container c08c4da6e06a 11:24:18 ---> 8b3c1bc5cd4b 11:24:18 Step 22/24 : LABEL arch=arm64 11:24:18 ---> Running in 8259703bbd72 11:24:18 (1/2) Installing readline (8.0.4-r0) 11:24:18 (2/2) Installing bash (5.0.17-r0) 11:24:18 Executing bash-5.0.17-r0.post-install 11:24:18 Executing busybox-1.31.1-r19.trigger 11:24:18 OK: 12 MiB in 22 packages 11:24:19 Removing intermediate container 8259703bbd72 11:24:19 ---> a38e0431aeb0 11:24:19 Step 23/24 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:24:19 ---> Running in e8b8f8b42267 11:24:20 Removing intermediate container e8b8f8b42267 11:24:20 ---> 57144ffd04b6 11:24:20 Step 24/24 : LABEL version=0.0.0 11:24:20 ---> Running in 566d926ce252 11:24:20 Removing intermediate container 45418e0ca1e5 11:24:20 ---> fc7551a3f851 11:24:20 Step 13/27 : RUN rm -rf /var/cache/apk/* 11:24:20 ---> Running in d754044ed225 11:24:21 Removing intermediate container 566d926ce252 11:24:21 ---> 086cfa6b5e7e 11:24:21 11:24:21 Successfully built 086cfa6b5e7e 11:24:21 Successfully tagged docker-support-notifications-go-arm64:latest 11:24:23  Building docker-support-notifications-go ... done Removing intermediate container d754044ed225 11:24:23 ---> 5e1d358a72f9 11:24:23 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 11:24:24 ---> Running in 14be9b12f8d2 11:24:24 Removing intermediate container 14be9b12f8d2 11:24:24 ---> 44e8ad12c786 11:24:24 Step 15/27 : ENV APP_PORT=48090 11:24:24 ---> Running in 54d554a2d1d7 11:24:25 Removing intermediate container 54d554a2d1d7 11:24:25 ---> 0b9dc7ddcac8 11:24:25 Step 16/27 : EXPOSE $APP_PORT 11:24:25 ---> Running in 8c97d4153d5f 11:24:26 Removing intermediate container 8c97d4153d5f 11:24:26 ---> 42cbc4ff561d 11:24:26 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 11:24:27 ---> bc5560c7110a 11:24:27 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 11:24:28 ---> 881b848eadac 11:24:28 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 11:24:30 ---> 9e46c3333e67 11:24:30 Step 20/27 : RUN apk --no-cache add py3-pip 11:24:30 ---> Running in b093c5f6232b 11:24:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:24:31 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:24:32 (1/33) Installing libbz2 (1.0.8-r1) 11:24:32 (2/33) Installing expat (2.2.9-r1) 11:24:32 (3/33) Installing libffi (3.3-r2) 11:24:32 (4/33) Installing gdbm (1.13-r1) 11:24:32 (5/33) Installing xz-libs (5.2.5-r0) 11:24:32 (6/33) Installing sqlite-libs (3.32.1-r0) 11:24:32 (7/33) Installing python3 (3.8.5-r0) 11:24:34 (8/33) Installing py3-appdirs (1.4.4-r1) 11:24:34 (9/33) Installing py3-ordered-set (4.0.1-r0) 11:24:34 (10/33) Installing py3-parsing (2.4.7-r0) 11:24:34 (11/33) Installing py3-six (1.15.0-r0) 11:24:34 (12/33) Installing py3-packaging (20.4-r0) 11:24:34 (13/33) Installing py3-setuptools (47.0.0-r0) 11:24:34 (14/33) Installing py3-chardet (3.0.4-r4) 11:24:34 (15/33) Installing py3-idna (2.9-r0) 11:24:34 (16/33) Installing py3-certifi (2020.4.5.1-r0) 11:24:34 (17/33) Installing py3-urllib3 (1.25.9-r0) 11:24:34 (18/33) Installing py3-requests (2.23.0-r0) 11:24:34 (19/33) Installing py3-msgpack (1.0.0-r0) 11:24:34 (20/33) Installing py3-lockfile (0.12.2-r3) 11:24:34 (21/33) Installing py3-cachecontrol (0.12.6-r0) 11:24:34 (22/33) Installing py3-colorama (0.4.3-r0) 11:24:34 (23/33) Installing py3-distlib (0.3.0-r0) 11:24:35 (24/33) Installing py3-distro (1.5.0-r1) 11:24:35 (25/33) Installing py3-webencodings (0.5.1-r3) 11:24:35 (26/33) Installing py3-html5lib (1.0.1-r4) 11:24:35 (27/33) Installing py3-pytoml (0.1.21-r0) 11:24:35 (28/33) Installing py3-pep517 (0.8.2-r0) 11:24:35 (29/33) Installing py3-progress (1.5-r0) 11:24:35 (30/33) Installing py3-toml (0.10.1-r0) 11:24:35 (31/33) Installing py3-retrying (1.3.3-r0) 11:24:35 (32/33) Installing py3-contextlib2 (0.6.0-r0) 11:24:35 (33/33) Installing py3-pip (20.1.1-r0) 11:24:35 Executing busybox-1.31.1-r19.trigger 11:24:35 OK: 71 MiB in 55 packages 11:24:42 Removing intermediate container 5911688c3837 11:24:42 ---> b4d6b8034eb0 11:24:42 11:24:42 Step 10/22 : FROM scratch 11:24:42 ---> 11:24:42 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 11:24:42 ---> Using cache 11:24:42 ---> 2a9b2c3fa78e 11:24:42 Step 12/22 : ENV APP_PORT=48081 11:24:42 ---> Running in 8f196c8effc5 11:24:42 Removing intermediate container 8f196c8effc5 11:24:42 ---> e1262b0d5d0b 11:24:42 Step 13/22 : EXPOSE $APP_PORT 11:24:42 Removing intermediate container b093c5f6232b 11:24:42 ---> 326a9d42a132 11:24:42 Step 21/27 : RUN pip install docker-compose==1.23.2 11:24:42 ---> Running in 53ebd1447102 11:24:42 ---> Running in d31d59dca675 11:24:42 Removing intermediate container 53ebd1447102 11:24:42 ---> f95c901c005b 11:24:42 Step 14/22 : WORKDIR / 11:24:42 ---> Running in 0736652c6015 11:24:43 Removing intermediate container 0736652c6015 11:24:43 ---> b8ba5fd8c2af 11:24:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 11:24:44 ---> be1a33c88e40 11:24:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:24:45 ---> b4c9270c09d2 11:24:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 11:24:46 ---> bb1c19b868f7 11:24:46 Step 18/22 : ENTRYPOINT ["/core-metadata"] 11:24:46 ---> Running in 83f1b5e50912 11:24:46 Removing intermediate container 83f1b5e50912 11:24:46 ---> 444639b717ba 11:24:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:24:46 ---> Running in d4c07399a066 11:24:47 Removing intermediate container d4c07399a066 11:24:47 ---> 885e82c58fa5 11:24:47 Step 20/22 : LABEL arch=arm64 11:24:47 ---> Running in c13790dc2f5e 11:24:47 Removing intermediate container c13790dc2f5e 11:24:47 ---> 312dfeca892a 11:24:47 Step 21/22 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:24:48 ---> Running in 6b5ace3d41f9 11:24:48 Removing intermediate container 6b5ace3d41f9 11:24:48 ---> 75531dc5f6c0 11:24:48 Step 22/22 : LABEL version=0.0.0 11:24:48 Collecting docker-compose==1.23.2 11:24:48 ---> Running in 0c584f41863a 11:24:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 11:24:49 Removing intermediate container 0c584f41863a 11:24:49 ---> a60e9fcf23ad 11:24:49 11:24:49 Successfully built a60e9fcf23ad 11:24:49 Successfully tagged docker-core-metadata-go-arm64:latest 11:24:50  Building docker-core-metadata-go ... done Collecting docker<4.0,>=3.6.0 11:24:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 11:24:51 Collecting jsonschema<3,>=2.5.1 11:24:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 11:24:51 Collecting dockerpty<0.5,>=0.4.1 11:24:51 Downloading dockerpty-0.4.1.tar.gz (13 kB) 11:24:54 Collecting texttable<0.10,>=0.9.0 11:24:54 Downloading texttable-0.9.1.tar.gz (11 kB) 11:24:56 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 11:24:56 Collecting cached-property<2,>=1.2.0 11:24:56 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 11:24:57 Collecting PyYAML<4,>=3.10 11:24:57 Downloading PyYAML-3.13.tar.gz (270 kB) 11:25:02 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 11:25:02 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 11:25:03 Collecting docopt<0.7,>=0.6.1 11:25:03 Downloading docopt-0.6.2.tar.gz (25 kB) 11:25:06 Collecting websocket-client<1.0,>=0.32.0 11:25:06 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 11:25:06 Collecting docker-pycreds>=0.4.0 11:25:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 11:25:06 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) 11:25:07 Collecting urllib3<1.25,>=1.21.1 11:25:07 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 11:25:08 Collecting idna<2.8,>=2.5 11:25:08 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 11:25:08 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) 11:25:08 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 11:25:08 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 11:25:08 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 11:25:08 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 11:25:09 Installing collected packages: urllib3, idna, requests, websocket-client, docker-pycreds, docker, jsonschema, dockerpty, texttable, cached-property, PyYAML, docopt, docker-compose 11:25:09 Attempting uninstall: urllib3 11:25:09 Found existing installation: urllib3 1.25.9 11:25:09 Uninstalling urllib3-1.25.9: 11:25:09 Successfully uninstalled urllib3-1.25.9 11:25:10 Attempting uninstall: idna 11:25:10 Found existing installation: idna 2.9 11:25:10 Uninstalling idna-2.9: 11:25:10 Successfully uninstalled idna-2.9 11:25:11 Attempting uninstall: requests 11:25:11 Found existing installation: requests 2.23.0 11:25:11 Uninstalling requests-2.23.0: 11:25:11 Successfully uninstalled requests-2.23.0 11:25:13 Running setup.py install for dockerpty: started 11:25:15 Running setup.py install for dockerpty: finished with status 'done' 11:25:15 Running setup.py install for texttable: started 11:25:18 Running setup.py install for texttable: finished with status 'done' 11:25:18 Running setup.py install for PyYAML: started 11:25:20 Running setup.py install for PyYAML: finished with status 'done' 11:25:20 Running setup.py install for docopt: started 11:25:23 Running setup.py install for docopt: finished with status 'done' 11:25:24 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 11:25:28 Removing intermediate container d31d59dca675 11:25:28 ---> 6a27dfb802e0 11:25:28 Step 22/27 : RUN apk --no-cache add curl 11:25:29 ---> Running in b5225428b256 11:25:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 11:25:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 11:25:31 (1/3) Installing nghttp2-libs (1.41.0-r0) 11:25:31 (2/3) Installing libcurl (7.69.1-r1) 11:25:31 (3/3) Installing curl (7.69.1-r1) 11:25:31 Executing busybox-1.31.1-r19.trigger 11:25:31 OK: 71 MiB in 58 packages 11:25:32 Removing intermediate container b5225428b256 11:25:32 ---> 94beda434d7d 11:25:32 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 11:25:32 ---> Running in 42c16d6d8863 11:25:32 Removing intermediate container 42c16d6d8863 11:25:32 ---> 634419e5ad6f 11:25:32 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 11:25:33 ---> Running in 4a0b127ea205 11:25:33 Removing intermediate container 4a0b127ea205 11:25:33 ---> 7834dfea71c2 11:25:33 Step 25/27 : LABEL arch=arm64 11:25:33 ---> Running in eec6dc0cad29 11:25:34 Removing intermediate container eec6dc0cad29 11:25:34 ---> f2f833ada6d3 11:25:34 Step 26/27 : LABEL git_sha=0071a5b28e1774ab5826e9f3548b2e0cec0097a1 11:25:34 ---> Running in f272afa815a3 11:25:34 Removing intermediate container f272afa815a3 11:25:34 ---> 7d9a959bec96 11:25:34 Step 27/27 : LABEL version=0.0.0 11:25:34 ---> Running in ae1d5c72e4ae 11:25:35 Removing intermediate container ae1d5c72e4ae 11:25:35 ---> 3021b0445deb 11:25:35 11:25:36 Successfully built 3021b0445deb 11:25:36 Successfully tagged docker-sys-mgmt-agent-go-arm64:latest 11:25:36  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 11:25:36 $ docker stop --time=1 8dac91fcc63e6fe289db48c454b5c05b991c14a95b832f12990ff7859fc9f4bd 11:25:38 $ docker rm -f 8dac91fcc63e6fe289db48c454b5c05b991c14a95b832f12990ff7859fc9f4bd [Pipeline] // withDockerContainer [Pipeline] sh 11:25:39 + docker images+ 11:25:39 grep docker 11:25:39 docker-sys-mgmt-agent-go-arm64 latest 3021b0445deb 4 seconds ago 270MB 11:25:39 docker-core-metadata-go-arm64 latest a60e9fcf23ad 50 seconds ago 13.6MB 11:25:39 docker-support-notifications-go-arm64 latest 086cfa6b5e7e About a minute ago 12.9MB 11:25:39 docker-support-logging-go-arm64 latest 9e62d0c6e1c3 About a minute ago 10.6MB 11:25:39 docker-security-secretstore-setup-go-arm64 latest 475f4a67fa3e 2 minutes ago 23.5MB 11:25:39 docker-security-secrets-setup-go-arm64 latest 079ccd2b5980 2 minutes ago 22.7MB 11:25:39 docker-core-data-go-arm64 latest 1801c8328424 3 minutes ago 22.3MB 11:25:39 docker-core-command-go-arm64 latest 9259c95f6c61 4 minutes ago 11.4MB 11:25:39 docker-support-scheduler-go-arm64 latest 2c626aea4803 4 minutes ago 11.5MB 11:25:39 docker-security-bootstrap-redis-go-arm64 latest b83e54b33a1e 4 minutes ago 15.2MB 11:25:39 docker-security-proxy-setup-go-arm64 latest 645d6d03dd08 5 minutes ago 15.1MB 11:25:39 docker latest 5d4db4dc0692 5 weeks ago 198MB [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 11:25:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:25:46 ---> package-listing.sh 11:25:46 ++ facter osfamily 11:25:46 ++ tr '[:upper:]' '[:lower:]' 11:25:46 + OS_FAMILY=redhat 11:25:46 + workspace=/w/workspace/edgex-go/1 11:25:46 + START_PACKAGES=/tmp/packages_start.txt 11:25:46 + END_PACKAGES=/tmp/packages_end.txt 11:25:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:25:46 + PACKAGES=/tmp/packages_start.txt 11:25:46 + '[' /w/workspace/edgex-go/1 ']' 11:25:46 + PACKAGES=/tmp/packages_end.txt 11:25:46 + case "${OS_FAMILY}" in 11:25:46 + rpm -qa 11:25:46 + sort 11:25:52 + '[' -f /tmp/packages_start.txt ']' 11:25:52 + '[' -f /tmp/packages_end.txt ']' 11:25:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:25:52 + '[' /w/workspace/edgex-go/1 ']' 11:25:52 + mkdir -p /w/workspace/edgex-go/1/archives/ 11:25:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 11:25:52 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:25:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:25:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:25:52 11:25:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 11:25:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:25:53 alpine: Pulling from edgex-lftools-log-publisher 11:25:53 df20fa9351a1: Already exists 11:25:53 36b3adc4ff6f: Pulling fs layer 11:25:53 8ad3a11d3b57: Pulling fs layer 11:25:53 46f8f816bc3b: Pulling fs layer 11:25:53 93b61091891f: Pulling fs layer 11:25:53 93b9cdb0e59b: Pulling fs layer 11:25:53 5e14af77c1be: Pulling fs layer 11:25:53 01666e4c0597: Pulling fs layer 11:25:53 aa168da1d23b: Pulling fs layer 11:25:53 93b61091891f: Waiting 11:25:53 93b9cdb0e59b: Waiting 11:25:53 5e14af77c1be: Waiting 11:25:53 01666e4c0597: Waiting 11:25:53 aa168da1d23b: Waiting 11:25:53 46f8f816bc3b: Download complete 11:25:53 36b3adc4ff6f: Download complete 11:25:53 93b9cdb0e59b: Verifying Checksum 11:25:53 93b9cdb0e59b: Download complete 11:25:53 5e14af77c1be: Verifying Checksum 11:25:53 5e14af77c1be: Download complete 11:25:53 01666e4c0597: Verifying Checksum 11:25:53 01666e4c0597: Download complete 11:25:53 93b61091891f: Verifying Checksum 11:25:53 93b61091891f: Download complete 11:25:53 36b3adc4ff6f: Pull complete 11:25:54 8ad3a11d3b57: Verifying Checksum 11:25:54 8ad3a11d3b57: Download complete 11:25:56 8ad3a11d3b57: Pull complete 11:25:56 aa168da1d23b: Verifying Checksum 11:25:56 aa168da1d23b: Download complete 11:25:56 46f8f816bc3b: Pull complete 11:25:56 93b61091891f: Pull complete 11:25:56 93b9cdb0e59b: Pull complete 11:25:57 5e14af77c1be: Pull complete 11:25:57 01666e4c0597: Pull complete 11:26:15 aa168da1d23b: Pull complete 11:26:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 11:26:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 11:26:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 11:26:15 prd-centos7-docker-4c-2g-13846 does not seem to be running inside a container 11:26:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 11:26:18 $ docker top 06aafe41e2246e297a714e4274a23aebf15212b6330138e88c9224a9385414cc -eo pid,comm [Pipeline] { [Pipeline] sh 11:26:19 + touch /tmp/pre-build-complete [Pipeline] sh 11:26:19 + mkdir -p /var/log/sa [Pipeline] sh 11:26:19 + ls /var/log/sa-host 11:26:19 + sadf -c /var/log/sa-host/sa23 11:26:19 file_magic: OK 11:26:19 HZ: Using current value: 100 11:26:19 file_header: OK 11:26:19 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 11:26:19 Statistics: 11:26:19 Hnuu...uuuununununu... 11:26:19 File successfully converted to sysstat format version 12.2.1 11:26:19 + sadf -c /var/log/sa-host/sa30 11:26:19 file_magic: OK 11:26:19 HZ: Using current value: 100 11:26:19 file_header: OK 11:26:19 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 11:26:19 Statistics: 11:26:19 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:26:19 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:26:20 provisioning config files... 11:26:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config883833233447687997tmp [Pipeline] { [Pipeline] echo 11:26:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:26:21 ---> create-netrc.sh [Pipeline] } 11:26:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 11:26:21 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 11:26:21 ---> python-tools-install.sh [Pipeline] echo 11:26:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:26:21 ---> sudo-logs.sh 11:26:21 Archiving 'sudo' log.. [Pipeline] echo 11:26:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:26:22 ---> job-cost.sh 11:26:22 lf-activate-venv: SKIPPING 11:26:22 INFO: No Stack... 11:26:26 INFO: Retrieving Pricing Info for: v1-standard-2 11:26:26 INFO: Archiving Costs [Pipeline] echo 11:26:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:26:26 ---> logs-deploy.sh 11:26:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2906/1 11:26:26 INFO: archiving workspace using pattern(s): 11:26:28 Archives upload complete. 11:26:28 INFO: archiving logs to Nexus 11:26:29 ---> uname -a: 11:26:29 Linux prd-centos7-docker-4c-2g-13846.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 11:26:29 11:26:29 11:26:29 ---> lscpu: 11:26:29 Architecture: x86_64 11:26:29 CPU op-mode(s): 32-bit, 64-bit 11:26:29 Byte Order: Little Endian 11:26:29 Address sizes: 40 bits physical, 48 bits virtual 11:26:29 CPU(s): 4 11:26:29 On-line CPU(s) list: 0-3 11:26:29 Thread(s) per core: 1 11:26:29 Core(s) per socket: 1 11:26:29 Socket(s): 4 11:26:29 NUMA node(s): 1 11:26:29 Vendor ID: GenuineIntel 11:26:29 CPU family: 6 11:26:29 Model: 44 11:26:29 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 11:26:29 Stepping: 1 11:26:29 CPU MHz: 2933.442 11:26:29 BogoMIPS: 5866.88 11:26:29 Virtualization: VT-x 11:26:29 Hypervisor vendor: KVM 11:26:29 Virtualization type: full 11:26:29 L1d cache: 128 KiB 11:26:29 L1i cache: 128 KiB 11:26:29 L2 cache: 16 MiB 11:26:29 L3 cache: 64 MiB 11:26:29 NUMA node0 CPU(s): 0-3 11:26:29 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 11:26:29 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 11:26:29 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 11:26:29 Vulnerability Meltdown: Mitigation; PTI 11:26:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:26:29 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 11:26:29 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 11:26:29 Vulnerability Srbds: Not affected 11:26:29 Vulnerability Tsx async abort: Not affected 11:26:29 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 11:26:29 11:26:29 11:26:29 ---> nproc: 11:26:29 4 11:26:29 11:26:29 11:26:29 ---> df -h: 11:26:29 Filesystem Size Used Available Use% Mounted on 11:26:29 overlay 50.0G 12.7G 37.3G 25% / 11:26:29 tmpfs 64.0M 0 64.0M 0% /dev 11:26:29 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 11:26:29 shm 64.0M 0 64.0M 0% /dev/shm 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /facter-os 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/resolv.conf 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hostname 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /etc/hosts 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/secure 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/auth.log 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /run/cloud-init/result.json 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /var/log/sa-host 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1 11:26:29 /dev/vda1 50.0G 12.7G 37.3G 25% /w/workspace/edgex-go/1@tmp 11:26:29 11:26:29 11:26:29 ---> free -m: 11:26:29 total used free shared buff/cache available 11:26:29 Mem: 1837 711 130 0 994 1041 11:26:29 Swap: 1023 62 961 11:26:29 11:26:29 11:26:29 ---> ip addr: 11:26:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 11:26:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 11:26:29 inet 127.0.0.1/8 scope host lo 11:26:29 valid_lft forever preferred_lft forever 11:26:29 inet6 ::1/128 scope host 11:26:29 valid_lft forever preferred_lft forever 11:26:29 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 11:26:29 link/ether fa:16:3e:e9:79:06 brd ff:ff:ff:ff:ff:ff 11:26:29 inet 10.30.123.26/23 brd 10.30.123.255 scope global dynamic eth0 11:26:29 valid_lft 85082sec preferred_lft 85082sec 11:26:29 inet6 fe80::f816:3eff:fee9:7906/64 scope link 11:26:29 valid_lft forever preferred_lft forever 11:26:29 3: docker0: mtu 1500 qdisc noqueue state DOWN 11:26:29 link/ether 02:42:7b:f2:40:ab brd ff:ff:ff:ff:ff:ff 11:26:29 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 11:26:29 valid_lft forever preferred_lft forever 11:26:29 inet6 fe80::42:7bff:fef2:40ab/64 scope link 11:26:29 valid_lft forever preferred_lft forever 11:26:29 11:26:29 11:26:29 ---> sar -b -r -n DEV: 11:26:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/30/20 _x86_64_ (4 CPU) 11:26:29 11:26:29 11:04:18 LINUX RESTART (4 CPU) 11:26:29 11:26:29 11:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:26:29 11:06:02 115.63 56.28 59.35 0.00 8270.22 18553.97 0.00 11:26:29 11:07:01 267.45 75.65 191.81 0.00 4208.07 60136.29 0.00 11:26:29 11:08:01 237.36 118.87 118.49 0.00 5356.94 15352.33 0.00 11:26:29 11:09:01 137.42 61.98 75.44 0.00 2885.06 11879.05 0.00 11:26:29 11:10:01 1026.64 776.23 250.41 0.00 92688.92 167674.52 0.00 11:26:29 11:11:02 2656.22 2344.94 311.28 0.00 147409.82 154902.22 0.00 11:26:29 11:12:03 416.27 150.06 266.22 0.00 39426.86 109845.33 0.00 11:26:29 11:13:01 2376.54 2026.66 349.88 0.00 187085.26 189621.98 0.00 11:26:29 11:14:02 1024.10 738.16 285.95 0.00 57359.60 66587.16 0.00 11:26:29 11:15:01 163.03 30.57 132.46 0.00 3385.51 9309.38 0.00 11:26:29 11:16:01 1.23 0.03 1.20 0.00 0.40 14.70 0.00 11:26:29 11:17:01 0.85 0.50 0.35 0.00 20.78 4.31 0.00 11:26:29 11:18:01 0.63 0.00 0.63 0.00 0.00 6.89 0.00 11:26:29 11:19:01 0.28 0.02 0.27 0.00 0.53 3.20 0.00 11:26:29 11:20:01 1.52 1.28 0.23 0.00 45.82 2.45 0.00 11:26:29 11:21:01 0.28 0.00 0.28 0.00 0.00 3.26 0.00 11:26:29 11:22:01 0.32 0.07 0.25 0.00 1.47 2.70 0.00 11:26:29 11:23:01 0.20 0.02 0.18 0.00 0.13 1.52 0.00 11:26:29 11:24:01 0.55 0.02 0.53 0.00 0.13 6.41 0.00 11:26:29 11:25:01 0.67 0.43 0.23 0.00 165.06 2.48 0.00 11:26:29 11:26:02 94.37 54.72 39.66 0.00 4687.45 10899.01 0.00 11:26:29 Average: 403.88 304.75 99.13 0.00 26190.43 38721.45 0.00 11:26:29 11:26:29 11:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:26:29 11:06:02 370556 0 577948 30.72 2620 930420 1121152 38.26 436464 873308 40 11:26:29 11:07:01 79288 0 757072 40.24 1492 1043692 1515988 51.74 694560 816820 89176 11:26:29 11:08:01 168636 0 842716 44.79 500 869692 1800480 61.45 745660 687828 54828 11:26:29 11:09:01 233056 0 736148 39.12 468 911872 1428968 48.77 629672 732000 20464 11:26:29 11:10:01 510712 0 663280 35.25 76 707476 1278496 43.63 470452 694256 24 11:26:29 11:11:02 406616 0 1032324 54.87 16 442588 3052652 104.18 616980 600732 20652 11:26:29 11:12:03 69412 0 797176 42.37 0 1014956 2143764 73.16 745720 847896 80900 11:26:29 11:13:01 78972 0 785224 41.73 0 1017348 2152964 73.48 706484 870700 89516 11:26:29 11:14:02 431764 0 677248 35.99 0 772532 1411724 48.18 463764 743216 0 11:26:29 11:15:01 467856 0 639276 33.98 0 774412 1198276 40.90 466276 700112 20 11:26:29 11:16:01 470132 0 636980 33.85 0 774432 1172756 40.02 465648 699480 16 11:26:29 11:17:01 469976 0 637128 33.86 0 774440 1169244 39.90 465724 699352 8 11:26:29 11:18:01 471640 0 635448 33.77 0 774456 1164928 39.76 464088 699356 8 11:26:29 11:19:01 471944 0 635160 33.76 0 774440 1164928 39.76 464104 699356 8 11:26:29 11:20:01 470340 0 636004 33.80 0 775200 1165012 39.76 464616 700032 8 11:26:29 11:21:01 470352 0 635984 33.80 0 775208 1164976 39.76 464440 700032 8 11:26:29 11:22:01 469612 0 636724 33.84 0 775208 1165120 39.76 465344 700068 8 11:26:29 11:23:01 470488 0 635840 33.79 0 775216 1164928 39.76 464192 700076 8 11:26:29 11:24:01 470488 0 635828 33.79 0 775228 1164928 39.76 464196 700084 8 11:26:29 11:25:01 462280 0 639144 33.97 0 780120 1165048 39.76 470404 702200 16 11:26:29 11:26:02 70864 0 732972 38.96 0 1077708 1592004 54.33 630548 903032 112248 11:26:29 Average: 361190 0 695506 36.96 246 824602 1445635 49.34 536159 736664 22284 11:26:29 11:26:29 11:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:26:29 11:06:02 eth0 1208.91 1229.37 4405.20 142.94 0.00 0.00 0.00 0.00 11:26:29 11:06:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:06:02 docker0 889.90 821.61 71.65 2672.68 0.00 0.00 0.00 0.00 11:26:29 11:07:01 eth0 668.62 477.42 4873.47 46.37 0.00 0.00 0.00 0.00 11:26:29 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:07:01 docker0 130.48 175.46 9.03 841.45 0.00 0.00 0.00 0.00 11:26:29 11:08:01 veth59d03e0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:26:29 11:08:01 eth0 61.00 46.18 36.08 71.01 0.00 0.00 0.00 0.00 11:26:29 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:09:01 veth59d03e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:09:01 eth0 30.32 15.86 25.79 13.21 0.00 0.00 0.00 0.00 11:26:29 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:10:01 vethb2d5ba2 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:26:29 11:10:01 eth0 217.77 177.78 1693.73 82.40 0.00 0.00 0.00 0.00 11:26:29 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:11:02 vethbfaba0c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:26:29 11:11:02 vethc4c1364 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:26:29 11:11:02 vethb2d5ba2 0.00 0.30 0.00 0.01 0.00 0.00 0.00 0.00 11:26:29 11:11:02 veth1a838a5 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:26:29 11:12:03 vethb2d5ba2 0.00 0.06 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:12:03 eth0 2837.58 2437.27 12916.21 489.20 0.00 0.00 0.00 0.00 11:26:29 11:12:03 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 11:26:29 11:12:03 docker0 1036.19 1016.79 81.32 3594.58 0.00 0.00 0.00 0.00 11:26:29 11:13:01 veth0c13f65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:13:01 vethb2d5ba2 0.00 0.24 0.00 0.01 0.00 0.00 0.00 0.00 11:26:29 11:13:01 eth0 40.71 19.62 136.56 8.87 0.00 0.00 0.00 0.00 11:26:29 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:14:02 vethb2d5ba2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:26:29 11:14:02 eth0 62.03 41.01 137.90 78.73 0.00 0.00 0.00 0.00 11:26:29 11:14:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:14:02 docker0 1080.88 1078.92 84.29 3901.75 0.00 0.00 0.00 0.00 11:26:29 11:15:01 eth0 91.71 43.75 441.83 16.52 0.00 0.00 0.00 0.00 11:26:29 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:15:01 docker0 25.19 57.60 1.66 413.31 0.00 0.00 0.00 0.00 11:26:29 11:16:01 eth0 1.55 0.50 0.43 0.18 0.00 0.00 0.00 0.00 11:26:29 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:17:01 eth0 5.71 5.95 0.61 10.86 0.00 0.00 0.00 0.00 11:26:29 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:26:29 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:19:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:26:29 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:20:01 eth0 4.46 4.41 0.36 7.00 0.00 0.00 0.00 0.00 11:26:29 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:21:01 eth0 0.85 0.03 0.12 0.00 0.00 0.00 0.00 0.00 11:26:29 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:22:01 eth0 2.56 2.98 0.40 6.90 0.00 0.00 0.00 0.00 11:26:29 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:23:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:24:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 11:26:29 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:25:01 eth0 4.53 4.41 0.42 7.00 0.00 0.00 0.00 0.00 11:26:29 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:26:02 eth0 211.49 177.09 2109.53 35.59 0.00 0.00 0.00 0.00 11:26:29 11:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 11:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 Average: eth0 129.79 111.26 670.55 28.70 0.00 0.00 0.00 0.00 11:26:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:26:29 Average: docker0 52.82 54.24 4.10 205.77 0.00 0.00 0.00 0.00 11:26:29 11:26:29 11:26:29 ---> sar -P ALL: 11:26:29 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 11/30/20 _x86_64_ (4 CPU) 11:26:29 11:26:29 11:04:18 LINUX RESTART (4 CPU) 11:26:29 11:26:29 11:05:01 CPU %user %nice %system %iowait %steal %idle 11:26:29 11:06:02 all 12.35 0.00 5.88 1.78 0.05 79.94 11:26:29 11:06:02 0 11.24 0.00 8.73 1.35 0.05 78.62 11:26:29 11:06:02 1 10.55 0.00 4.97 0.78 0.03 83.67 11:26:29 11:06:02 2 8.66 0.00 5.33 3.63 0.07 82.31 11:26:29 11:06:02 3 18.97 0.00 4.49 1.36 0.03 75.15 11:26:29 11:07:01 all 12.99 0.00 10.36 4.94 0.08 71.63 11:26:29 11:07:01 0 13.79 0.00 11.15 2.78 0.05 72.23 11:26:29 11:07:01 1 12.49 0.00 10.32 4.70 0.05 72.44 11:26:29 11:07:01 2 12.42 0.00 10.12 8.42 0.10 68.93 11:26:29 11:07:01 3 13.26 0.00 9.85 3.85 0.10 72.94 11:26:29 11:08:01 all 49.02 0.00 13.25 5.99 0.07 31.67 11:26:29 11:08:01 0 48.18 0.00 13.36 3.03 0.09 35.35 11:26:29 11:08:01 1 50.03 0.00 12.46 6.63 0.07 30.81 11:26:29 11:08:01 2 49.36 0.00 13.31 6.09 0.07 31.17 11:26:29 11:08:01 3 48.50 0.00 13.89 8.23 0.05 29.33 11:26:29 11:09:01 all 50.52 0.00 14.60 3.85 0.13 30.90 11:26:29 11:09:01 0 50.35 0.00 14.26 4.21 0.10 31.07 11:26:29 11:09:01 1 50.76 0.00 15.22 5.05 0.12 28.85 11:26:29 11:09:01 2 49.55 0.00 14.07 2.64 0.12 33.62 11:26:29 11:09:01 3 51.41 0.00 14.84 3.50 0.17 30.07 11:26:29 11:10:01 all 21.27 0.00 22.65 7.65 0.14 48.29 11:26:29 11:10:01 0 19.99 0.00 22.11 7.63 0.19 50.08 11:26:29 11:10:01 1 21.01 0.00 22.70 5.76 0.14 50.40 11:26:29 11:10:01 2 21.58 0.00 23.32 6.38 0.12 48.60 11:26:29 11:10:01 3 22.50 0.00 22.47 10.85 0.10 44.08 11:26:29 11:11:02 all 27.90 0.00 25.98 23.38 0.12 22.62 11:26:29 11:11:02 0 28.00 0.00 25.35 21.82 0.11 24.72 11:26:29 11:11:02 1 27.31 0.00 26.45 26.12 0.16 19.96 11:26:29 11:11:02 2 28.28 0.00 25.81 22.75 0.10 23.06 11:26:29 11:11:02 3 28.02 0.00 26.30 22.84 0.11 22.73 11:26:29 11:12:03 all 45.49 0.00 19.26 14.35 0.11 20.80 11:26:29 11:12:03 0 44.53 0.00 18.77 15.56 0.12 21.02 11:26:29 11:12:03 1 45.92 0.00 18.72 13.45 0.10 21.81 11:26:29 11:12:03 2 45.86 0.00 18.50 15.75 0.10 19.80 11:26:29 11:12:03 3 45.66 0.00 21.04 12.62 0.10 20.58 11:26:29 11:13:01 all 28.43 0.00 28.72 24.86 0.18 17.81 11:26:29 11:13:01 0 28.82 0.00 29.14 24.80 0.20 17.05 11:26:29 11:13:01 1 26.58 0.00 27.45 24.69 0.24 21.04 11:26:29 11:13:01 2 29.71 0.00 29.35 26.77 0.16 14.00 11:26:29 11:13:01 3 28.59 0.00 28.92 23.17 0.13 19.19 11:26:29 11:14:02 all 55.33 0.00 20.81 13.54 0.07 10.26 11:26:29 11:14:02 0 54.71 0.00 22.10 14.25 0.05 8.89 11:26:29 11:14:02 1 55.72 0.00 19.72 12.97 0.07 11.52 11:26:29 11:14:02 2 54.72 0.00 22.20 14.53 0.09 8.47 11:26:29 11:14:02 3 56.16 0.00 19.22 12.41 0.05 12.17 11:26:29 11:15:01 all 6.86 0.00 5.84 8.24 0.04 79.02 11:26:29 11:15:01 0 7.21 0.00 6.16 5.22 0.03 81.37 11:26:29 11:15:01 1 8.09 0.00 5.92 6.26 0.03 79.69 11:26:29 11:15:01 2 6.55 0.00 5.92 9.48 0.05 78.00 11:26:29 11:15:01 3 5.59 0.00 5.36 12.00 0.03 77.02 11:26:29 11:16:01 all 0.16 0.00 0.05 0.00 0.00 99.78 11:26:29 11:16:01 0 0.07 0.00 0.08 0.00 0.00 99.85 11:26:29 11:16:01 1 0.02 0.00 0.05 0.00 0.00 99.93 11:26:29 11:16:01 2 0.02 0.00 0.05 0.00 0.00 99.93 11:26:29 11:16:01 3 0.53 0.00 0.03 0.00 0.02 99.42 11:26:29 11:26:29 11:16:01 CPU %user %nice %system %iowait %steal %idle 11:26:29 11:17:01 all 0.12 0.00 0.07 0.01 0.02 99.79 11:26:29 11:17:01 0 0.13 0.00 0.10 0.00 0.00 99.77 11:26:29 11:17:01 1 0.08 0.00 0.07 0.00 0.00 99.85 11:26:29 11:17:01 2 0.10 0.00 0.05 0.00 0.02 99.83 11:26:29 11:17:01 3 0.15 0.00 0.05 0.05 0.05 99.70 11:26:29 11:18:01 all 0.02 0.00 0.03 0.00 0.00 99.95 11:26:29 11:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 11:26:29 11:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:26:29 11:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:26:29 11:18:01 3 0.02 0.00 0.05 0.00 0.00 99.93 11:26:29 11:19:01 all 0.04 0.00 0.05 0.00 0.00 99.90 11:26:29 11:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:26:29 11:19:01 1 0.05 0.00 0.07 0.00 0.02 99.87 11:26:29 11:19:01 2 0.03 0.00 0.05 0.00 0.00 99.92 11:26:29 11:19:01 3 0.05 0.00 0.08 0.00 0.00 99.87 11:26:29 11:20:01 all 0.06 0.00 0.07 0.02 0.00 99.85 11:26:29 11:20:01 0 0.02 0.00 0.07 0.00 0.00 99.92 11:26:29 11:20:01 1 0.05 0.00 0.12 0.08 0.00 99.75 11:26:29 11:20:01 2 0.10 0.00 0.03 0.00 0.00 99.87 11:26:29 11:20:01 3 0.07 0.00 0.05 0.00 0.00 99.88 11:26:29 11:21:01 all 0.02 0.00 0.03 0.00 0.00 99.95 11:26:29 11:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:26:29 11:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:26:29 11:21:01 2 0.03 0.00 0.07 0.00 0.00 99.90 11:26:29 11:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:26:29 11:22:01 all 0.07 0.00 0.05 0.01 0.00 99.87 11:26:29 11:22:01 0 0.05 0.00 0.03 0.02 0.00 99.90 11:26:29 11:22:01 1 0.05 0.00 0.03 0.00 0.00 99.92 11:26:29 11:22:01 2 0.10 0.00 0.05 0.02 0.00 99.83 11:26:29 11:22:01 3 0.08 0.00 0.08 0.00 0.00 99.83 11:26:29 11:23:01 all 0.02 0.00 0.02 0.00 0.00 99.95 11:26:29 11:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 11:26:29 11:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:26:29 11:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:26:29 11:23:01 3 0.03 0.00 0.05 0.00 0.00 99.92 11:26:29 11:24:01 all 0.03 0.00 0.03 0.00 0.00 99.93 11:26:29 11:24:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:26:29 11:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 11:26:29 11:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 11:26:29 11:24:01 3 0.05 0.00 0.07 0.00 0.00 99.88 11:26:29 11:25:01 all 0.06 0.00 0.05 0.01 0.00 99.88 11:26:29 11:25:01 0 0.05 0.00 0.05 0.00 0.00 99.90 11:26:29 11:25:01 1 0.05 0.00 0.08 0.05 0.00 99.82 11:26:29 11:25:01 2 0.07 0.00 0.03 0.00 0.00 99.90 11:26:29 11:25:01 3 0.07 0.00 0.05 0.00 0.00 99.88 11:26:29 11:26:02 all 4.52 0.00 3.30 2.89 0.01 89.28 11:26:29 11:26:02 0 4.25 0.00 3.28 2.16 0.00 90.30 11:26:29 11:26:02 1 3.62 0.00 3.54 4.21 0.00 88.63 11:26:29 11:26:02 2 6.12 0.00 3.65 2.95 0.02 87.25 11:26:29 11:26:02 3 4.07 0.00 2.73 2.23 0.02 90.96 11:26:29 Average: all 14.71 0.00 7.93 5.16 0.05 72.15 11:26:29 Average: 0 14.53 0.00 8.12 4.76 0.05 72.55 11:26:29 Average: 1 14.58 0.00 7.79 5.12 0.05 72.46 11:26:29 Average: 2 14.63 0.00 7.98 5.54 0.05 71.81 11:26:29 Average: 3 15.10 0.00 7.84 5.21 0.05 71.80 11:26:29 11:26:29 11:26:29