Pull request #3701 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-go Loading trusted files from base branch main at 22189a20601e835d069a8814fe5b33d27e11ca61 rather than 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 Obtained Jenkinsfile from 22189a20601e835d069a8814fe5b33d27e11ca61 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8702750363708988149.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4485866512675970621.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5705773265487742522.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4363930957808061657.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3701/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8833074178557990861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1416 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5350215040362518160.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh3519918356526992240.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 Merge succeeded, producing 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 Checking out Revision 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 (PR-3701) > git config core.sparsecheckout # timeout=10 > git checkout -f 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/2@tmp/jenkins-gitclient-ssh5400901268439498129.key > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 # timeout=10 Commit message: "docs: fix API path in SMA API document" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk 26e529203edc05b55f10004eb75c5b3b6c1bd9cb # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-06T05:30:48.463Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-06T05:30:48.587Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-06T05:30:48.614Z] ========================================================= [2021-09-06T05:30:48.614Z] EdgeX Global Pipelines Version Info [2021-09-06T05:30:48.614Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:30:49.850Z] ------------------- [2021-09-06T05:30:49.850Z] stable info: [2021-09-06T05:30:49.850Z] ------------------- [2021-09-06T05:30:49.850Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-06T05:30:49.850Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T05:30:49.850Z] Message: update stable to v1.0.205 [2021-09-06T05:30:50.432Z] ------------------- [2021-09-06T05:30:50.433Z] experimental info: [2021-09-06T05:30:50.433Z] ------------------- [2021-09-06T05:30:50.433Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-06T05:30:50.433Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-06T05:30:50.433Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-06T05:30:50.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-09-06T05:30:50.598Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-09-06T05:30:50.622Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-06T05:30:50.646Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-06T05:30:50.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-06T05:30:50.690Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-06T05:30:50.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-06T05:30:50.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-09-06T05:30:50.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-09-06T05:30:50.777Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-09-06T05:30:50.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-06T05:30:50.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-06T05:30:50.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-06T05:30:50.873Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-06T05:30:50.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-06T05:30:50.924Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T05:30:50.947Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-09-06T05:30:50.970Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-06T05:30:50.992Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-06T05:30:51.016Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-09-06T05:30:51.037Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-09-06T05:30:51.061Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-09-06T05:30:51.086Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-06T05:30:51.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3701 [Pipeline] echo [2021-09-06T05:30:51.136Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3701 [Pipeline] echo [2021-09-06T05:30:51.162Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3701 [Pipeline] echo [2021-09-06T05:30:51.185Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [Pipeline] echo [2021-09-06T05:30:51.210Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3880d54 [Pipeline] echo [2021-09-06T05:30:51.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T05:30:51.325Z] provisioning config files... [2021-09-06T05:30:51.347Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3553875247815441194tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:30:51.681Z] ---> docker-login.sh [2021-09-06T05:30:51.681Z] nexus3.edgexfoundry.org:10001 [2021-09-06T05:30:51.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:30:51.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:30:51.949Z] Configure a credential helper to remove this warning. See [2021-09-06T05:30:51.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:30:51.949Z] [2021-09-06T05:30:51.949Z] Login Succeeded [2021-09-06T05:30:51.949Z] nexus3.edgexfoundry.org:10002 [2021-09-06T05:30:51.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:30:52.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:30:52.214Z] Configure a credential helper to remove this warning. See [2021-09-06T05:30:52.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:30:52.214Z] [2021-09-06T05:30:52.214Z] Login Succeeded [2021-09-06T05:30:52.214Z] nexus3.edgexfoundry.org:10003 [2021-09-06T05:30:52.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:30:52.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:30:52.214Z] Configure a credential helper to remove this warning. See [2021-09-06T05:30:52.214Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:30:52.214Z] [2021-09-06T05:30:52.214Z] Login Succeeded [2021-09-06T05:30:52.214Z] nexus3.edgexfoundry.org:10004 [2021-09-06T05:30:52.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:30:52.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:30:52.481Z] Configure a credential helper to remove this warning. See [2021-09-06T05:30:52.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:30:52.481Z] [2021-09-06T05:30:52.481Z] Login Succeeded [2021-09-06T05:30:52.481Z] docker.io [2021-09-06T05:30:52.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:30:52.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:30:52.747Z] Configure a credential helper to remove this warning. See [2021-09-06T05:30:52.747Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:30:52.747Z] [2021-09-06T05:30:52.747Z] Login Succeeded [2021-09-06T05:30:52.747Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T05:30:52.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T05:30:53.117Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/core-command/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo core-command,cmd/core-command/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/core-data/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo core-data,cmd/core-data/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/core-metadata/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/support-notifications/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-09-06T05:30:53.117Z] + for file in '`ls cmd/**/Dockerfile`' [2021-09-06T05:30:53.117Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-09-06T05:30:53.117Z] ++ cut -d/ -f2 [2021-09-06T05:30:53.117Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-09-06T05:30:53.179Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:30:54.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T05:30:54.603Z] [2021-09-06T05:30:54.603Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:30:54.935Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T05:30:54.935Z] latest: Pulling from edgex-devops/git-semver [2021-09-06T05:30:54.935Z] 31603596830f: Pulling fs layer [2021-09-06T05:30:54.935Z] 04fac38145f0: Pulling fs layer [2021-09-06T05:30:54.935Z] 701f6daf10bf: Pulling fs layer [2021-09-06T05:30:54.935Z] 24f72da36158: Pulling fs layer [2021-09-06T05:30:54.935Z] 24f72da36158: Waiting [2021-09-06T05:30:54.935Z] 04fac38145f0: Verifying Checksum [2021-09-06T05:30:54.935Z] 04fac38145f0: Download complete [2021-09-06T05:30:55.205Z] 31603596830f: Download complete [2021-09-06T05:30:55.205Z] 31603596830f: Pull complete [2021-09-06T05:30:55.472Z] 24f72da36158: Verifying Checksum [2021-09-06T05:30:55.472Z] 24f72da36158: Download complete [2021-09-06T05:30:55.472Z] 04fac38145f0: Pull complete [2021-09-06T05:30:55.472Z] 701f6daf10bf: Verifying Checksum [2021-09-06T05:30:55.472Z] 701f6daf10bf: Download complete [2021-09-06T05:30:56.061Z] 701f6daf10bf: Pull complete [2021-09-06T05:30:56.061Z] 24f72da36158: Pull complete [2021-09-06T05:30:56.061Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-06T05:30:56.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-06T05:30:56.061Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-06T05:30:56.159Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2021-09-06T05:30:56.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-06T05:30:56.971Z] $ docker top ffe21bac9b171946f7810777209effe608ff97d27a00de3c3e592ad7df14c614 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-06T05:30:57.105Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T05:30:57.106Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T05:30:57.218Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T05:30:57.219Z] $ docker exec ffe21bac9b171946f7810777209effe608ff97d27a00de3c3e592ad7df14c614 ssh-agent [2021-09-06T05:30:57.329Z] SSH_AUTH_SOCK=/tmp/ssh-wuEnMyZzsE1k/agent.14 [2021-09-06T05:30:57.330Z] SSH_AGENT_PID=20 [2021-09-06T05:30:57.342Z] Running ssh-add (command line suppressed) [2021-09-06T05:30:57.441Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_6309484073916860287.key (/w/workspace/edgex-go/2@tmp/private_key_6309484073916860287.key) [2021-09-06T05:30:57.463Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T05:30:57.778Z] + git tag --points-at HEAD [Pipeline] } [2021-09-06T05:30:57.794Z] $ docker exec --env ******** --env ******** ffe21bac9b171946f7810777209effe608ff97d27a00de3c3e592ad7df14c614 ssh-agent -k [2021-09-06T05:30:57.886Z] unset SSH_AUTH_SOCK; [2021-09-06T05:30:57.886Z] unset SSH_AGENT_PID; [2021-09-06T05:30:57.886Z] echo Agent pid 20 killed; [2021-09-06T05:30:57.902Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-06T05:30:57.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-06T05:30:57.943Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-06T05:30:58.044Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-06T05:30:58.045Z] $ docker exec ffe21bac9b171946f7810777209effe608ff97d27a00de3c3e592ad7df14c614 ssh-agent [2021-09-06T05:30:58.158Z] SSH_AUTH_SOCK=/tmp/ssh-KDjv6icVuej7/agent.53 [2021-09-06T05:30:58.158Z] SSH_AGENT_PID=59 [2021-09-06T05:30:58.166Z] Running ssh-add (command line suppressed) [2021-09-06T05:30:58.256Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5058242894484617694.key (/w/workspace/edgex-go/2@tmp/private_key_5058242894484617694.key) [2021-09-06T05:30:58.278Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-06T05:30:58.600Z] + git semver init [2021-09-06T05:30:58.600Z] # -> Open(): unable to determine branch for HEAD [2021-09-06T05:30:58.600Z] # $GIT_DIR = /w/workspace/edgex-go/2/.git [2021-09-06T05:30:58.600Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/2 [2021-09-06T05:30:58.600Z] # $SEMVER_REMOTE_NAME = origin [2021-09-06T05:30:58.600Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-06T05:30:58.600Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-06T05:30:58.600Z] # $SEMVER_BRANCH = PR-3701 [2021-09-06T05:30:58.600Z] # $SEMVER_TEMP = /tmp/semver-138003553 [2021-09-06T05:30:58.600Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-09-06T05:31:13.711Z] # '/tmp/semver-138003553' -> '/w/workspace/edgex-go/2/.semver' [2021-09-06T05:31:13.711Z] # -> Force: false [2021-09-06T05:31:13.711Z] # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } [2021-09-06T05:31:13.725Z] $ docker exec --env ******** --env ******** ffe21bac9b171946f7810777209effe608ff97d27a00de3c3e592ad7df14c614 ssh-agent -k [2021-09-06T05:31:13.827Z] unset SSH_AUTH_SOCK; [2021-09-06T05:31:13.827Z] unset SSH_AGENT_PID; [2021-09-06T05:31:13.827Z] echo Agent pid 59 killed; [2021-09-06T05:31:13.846Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-06T05:31:14.193Z] + git semver [Pipeline] } [2021-09-06T05:31:14.211Z] $ docker stop --time=1 ffe21bac9b171946f7810777209effe608ff97d27a00de3c3e592ad7df14c614 [2021-09-06T05:31:16.430Z] $ docker rm -f ffe21bac9b171946f7810777209effe608ff97d27a00de3c3e592ad7df14c614 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T05:31:16.823Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-06T05:31:17.146Z] Stashed 1 file(s) [Pipeline] echo [2021-09-06T05:31:17.149Z] [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] echo [2021-09-06T05:31:17.475Z] ========================================================= [2021-09-06T05:31:17.475Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-06T05:31:17.475Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:31:17.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T05:31:17.788Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-06T05:31:17.788Z] 540db60ca938: Pulling fs layer [2021-09-06T05:31:17.788Z] adcc1eea9eea: Pulling fs layer [2021-09-06T05:31:17.788Z] 4c4ab2625f07: Pulling fs layer [2021-09-06T05:31:17.788Z] db62176df00c: Pulling fs layer [2021-09-06T05:31:17.788Z] 3b30891b0d05: Pulling fs layer [2021-09-06T05:31:17.788Z] 06b49ca38bd5: Pulling fs layer [2021-09-06T05:31:17.788Z] c788192a36de: Pulling fs layer [2021-09-06T05:31:17.788Z] a77e37c0d609: Pulling fs layer [2021-09-06T05:31:17.788Z] c3185cebc471: Pulling fs layer [2021-09-06T05:31:17.788Z] db62176df00c: Waiting [2021-09-06T05:31:17.788Z] 3b30891b0d05: Waiting [2021-09-06T05:31:17.788Z] a77e37c0d609: Waiting [2021-09-06T05:31:17.788Z] c3185cebc471: Waiting [2021-09-06T05:31:17.788Z] 06b49ca38bd5: Waiting [2021-09-06T05:31:17.788Z] c788192a36de: Waiting [2021-09-06T05:31:17.788Z] 4c4ab2625f07: Verifying Checksum [2021-09-06T05:31:17.788Z] 4c4ab2625f07: Download complete [2021-09-06T05:31:17.788Z] adcc1eea9eea: Verifying Checksum [2021-09-06T05:31:17.788Z] adcc1eea9eea: Download complete [2021-09-06T05:31:17.788Z] 3b30891b0d05: Verifying Checksum [2021-09-06T05:31:17.789Z] 3b30891b0d05: Download complete [2021-09-06T05:31:18.062Z] 06b49ca38bd5: Verifying Checksum [2021-09-06T05:31:18.062Z] 06b49ca38bd5: Download complete [2021-09-06T05:31:18.062Z] 540db60ca938: Verifying Checksum [2021-09-06T05:31:18.062Z] c788192a36de: Verifying Checksum [2021-09-06T05:31:18.062Z] c788192a36de: Download complete [2021-09-06T05:31:18.062Z] 540db60ca938: Pull complete [2021-09-06T05:31:18.331Z] adcc1eea9eea: Pull complete [2021-09-06T05:31:18.331Z] 4c4ab2625f07: Pull complete [2021-09-06T05:31:18.915Z] a77e37c0d609: Verifying Checksum [2021-09-06T05:31:18.915Z] a77e37c0d609: Download complete [2021-09-06T05:31:22.263Z] c3185cebc471: Verifying Checksum [2021-09-06T05:31:22.263Z] c3185cebc471: Download complete [2021-09-06T05:31:22.530Z] db62176df00c: Verifying Checksum [2021-09-06T05:31:22.530Z] db62176df00c: Download complete [2021-09-06T05:31:25.919Z] db62176df00c: Pull complete [2021-09-06T05:31:25.919Z] 3b30891b0d05: Pull complete [2021-09-06T05:31:25.919Z] 06b49ca38bd5: Pull complete [2021-09-06T05:31:25.919Z] c788192a36de: Pull complete [2021-09-06T05:31:25.919Z] a77e37c0d609: Pull complete [2021-09-06T05:31:27.872Z] c3185cebc471: Pull complete [2021-09-06T05:31:27.872Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-06T05:31:27.872Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T05:31:27.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:31:28.202Z] + echo 'FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T05:31:28.202Z] WORKDIR /edgex [2021-09-06T05:31:28.202Z] COPY go.mod . [2021-09-06T05:31:28.202Z] RUN go mod download' [2021-09-06T05:31:28.202Z] + docker build -t ci-base-image-x86_64 -f - . [2021-09-06T05:31:29.624Z] Sending build context to Docker daemon 328.8MB [2021-09-06T05:31:29.624Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-06T05:31:29.624Z] ---> 031687cdd783 [2021-09-06T05:31:29.624Z] Step 2/4 : WORKDIR /edgex [2021-09-06T05:31:31.032Z] ---> Running in d44388ba2324 [2021-09-06T05:31:31.032Z] Removing intermediate container d44388ba2324 [2021-09-06T05:31:31.032Z] ---> 60ee2ff1bb37 [2021-09-06T05:31:31.032Z] Step 3/4 : COPY go.mod . [2021-09-06T05:31:31.299Z] ---> 9e96a043aa91 [2021-09-06T05:31:31.299Z] Step 4/4 : RUN go mod download [2021-09-06T05:31:31.299Z] ---> Running in 58ec0859ef5b [2021-09-06T05:31:32.394Z] Still waiting to schedule task [2021-09-06T05:31:32.394Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-06T05:32:10.193Z] Removing intermediate container 58ec0859ef5b [2021-09-06T05:32:10.194Z] ---> 8a0e288e8560 [2021-09-06T05:32:10.194Z] Successfully built 8a0e288e8560 [2021-09-06T05:32:10.194Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:32:10.516Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T05:32:10.516Z] . [Pipeline] withDockerContainer [2021-09-06T05:32:10.605Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2021-09-06T05:32:10.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T05:32:11.037Z] $ docker top 04b25c24bc38fed3a8690445b9bfdb26a3be51e996cf1e7b951b833626ee9bfb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:32:11.424Z] + go version [2021-09-06T05:32:11.424Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-06T05:32:11.437Z] $ docker stop --time=1 04b25c24bc38fed3a8690445b9bfdb26a3be51e996cf1e7b951b833626ee9bfb [2021-09-06T05:32:12.631Z] $ docker rm -f 04b25c24bc38fed3a8690445b9bfdb26a3be51e996cf1e7b951b833626ee9bfb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:32:13.194Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-06T05:32:13.194Z] . [Pipeline] withDockerContainer [2021-09-06T05:32:13.281Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2021-09-06T05:32:13.332Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-06T05:32:13.677Z] $ docker top 7e0248be8756fd77ef8a5c4957f3f3a551dca441ffc350484619df407ac2929e -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T05:32:13.777Z] ========================================================= [2021-09-06T05:32:13.777Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T05:32:13.777Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:32:14.091Z] + go mod tidy [Pipeline] sh [2021-09-06T05:32:14.672Z] + make test [2021-09-06T05:32:14.672Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T05:32:14.940Z] go mod tidy [2021-09-06T05:32:14.940Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T05:32:20.294Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T05:32:35.325Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T05:32:40.696Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T05:32:40.964Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T05:32:41.548Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T05:32:43.522Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T05:32:44.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T05:32:44.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T05:32:44.492Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T05:32:44.758Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T05:32:45.033Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T05:32:45.299Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T05:32:45.299Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T05:32:45.299Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T05:32:45.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T05:32:47.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.039s coverage: 28.7% of statements [2021-09-06T05:32:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T05:32:47.254Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T05:32:47.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements [2021-09-06T05:32:47.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T05:32:48.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.060s coverage: 46.3% of statements [2021-09-06T05:32:48.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T05:32:48.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T05:32:49.086Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.121s coverage: 90.1% of statements [2021-09-06T05:32:49.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T05:32:49.086Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:32:50.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.064s coverage: 81.2% of statements [2021-09-06T05:32:50.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T05:32:50.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T05:32:50.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T05:32:50.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T05:32:50.063Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T05:32:50.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.251s coverage: 94.2% of statements [2021-09-06T05:32:50.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T05:32:50.653Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:32:50.922Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 59.1% of statements [2021-09-06T05:32:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T05:32:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T05:32:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T05:32:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T05:32:50.922Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T05:32:51.196Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.051s coverage: 60.0% of statements [2021-09-06T05:32:51.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T05:32:51.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T05:32:51.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T05:32:51.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.043s coverage: 0.8% of statements [2021-09-06T05:32:51.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T05:32:51.832Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.060s coverage: 58.8% of statements [2021-09-06T05:32:52.111Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.043s coverage: 21.7% of statements [2021-09-06T05:32:52.111Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T05:32:52.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.044s coverage: 47.1% of statements [2021-09-06T05:32:53.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 79.5% of statements [2021-09-06T05:32:53.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.045s coverage: 94.1% of statements [2021-09-06T05:32:53.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2021-09-06T05:32:53.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.056s coverage: 87.5% of statements [2021-09-06T05:33:06.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.057s coverage: 94.4% of statements [2021-09-06T05:33:06.144Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2021-09-06T05:33:10.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.163s coverage: 81.8% of statements [2021-09-06T05:33:10.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.073s coverage: 92.9% of statements [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.054s coverage: 87.2% of statements [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.052s coverage: 80.0% of statements [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.062s coverage: 91.2% of statements [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.148s coverage: 64.4% of statements [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 91.3% of statements [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2021-09-06T05:33:28.607Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.191s coverage: 66.9% of statements [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T05:33:28.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T05:33:28.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.126s coverage: 43.6% of statements [2021-09-06T05:33:28.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T05:33:28.879Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T05:33:29.153Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.054s coverage: 89.5% of statements [2021-09-06T05:33:29.153Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T05:33:29.422Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements [2021-09-06T05:33:29.422Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T05:33:34.965Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1417 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [Pipeline] { [Pipeline] ws [2021-09-06T05:33:34.985Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-06T05:33:35.225Z] The recommended git tool is: git [2021-09-06T05:33:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 19.5% of statements [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T05:33:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.135s coverage: 92.0% of statements [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T05:33:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.052s coverage: 62.7% of statements [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T05:33:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.085s coverage: 97.7% of statements [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T05:33:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T05:33:36.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T05:33:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.043s coverage: 100.0% of statements [2021-09-06T05:33:36.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 95.4% of statements [2021-09-06T05:33:36.336Z] GO111MODULE=on go vet ./... [2021-09-06T05:33:40.797Z] using credential edgex-jenkins-ssh [2021-09-06T05:33:40.818Z] Cloning the remote Git repository [2021-09-06T05:33:40.875Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:33:40.983Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-06T05:33:41.231Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:33:41.232Z] > git --version # timeout=10 [2021-09-06T05:33:41.272Z] > git --version # 'git version 2.17.1' [2021-09-06T05:33:41.274Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:33:41.361Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T05:33:58.447Z] gofmt -l . [2021-09-06T05:33:58.447Z] [ "`gofmt -l .`" = "" ] [2021-09-06T05:33:58.447Z] ./bin/test-attribution-txt.sh [2021-09-06T05:33:58.564Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [Pipeline] sh [2021-09-06T05:33:58.905Z] Merge succeeded, producing 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:33:58.905Z] Checking out Revision 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 (PR-3701) [2021-09-06T05:33:59.024Z] + ls -al . [2021-09-06T05:33:59.024Z] total 608 [2021-09-06T05:33:59.024Z] drwxrwxr-x 10 1001 1001 4096 Sep 6 05:33 . [2021-09-06T05:33:59.024Z] drwxr-xr-x 4 root root 28 Sep 6 05:32 .. [2021-09-06T05:33:59.024Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 05:30 .dockerignore [2021-09-06T05:33:59.024Z] drwxrwxr-x 8 1001 1001 179 Sep 6 05:30 .git [2021-09-06T05:33:59.024Z] drwxrwxr-x 4 1001 1001 142 Sep 6 05:30 .github [2021-09-06T05:33:59.024Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 05:30 .gitignore [2021-09-06T05:33:59.024Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 05:30 .hadolint.yml [2021-09-06T05:33:59.025Z] drwx------ 3 1001 1001 58 Sep 6 05:31 .semver [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 05:30 .sonarcloud.properties [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 05:30 ADOPTERS.md [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 05:30 Attribution.txt [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 05:30 CHANGELOG.md [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 05:30 CONTRIBUTING.md [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 05:30 GOVERNANCE.md [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 05:30 Jenkinsfile [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 05:30 LICENSE [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 05:30 Makefile [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 05:30 OWNERS.md [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 05:30 README.md [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 05:30 SECURITY.md [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 05:31 VERSION [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 05:30 ZMQWindows.md [2021-09-06T05:33:59.025Z] drwxrwxr-x 2 1001 1001 37 Sep 6 05:30 bin [2021-09-06T05:33:59.025Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 05:30 cmd [2021-09-06T05:33:59.025Z] -rw-r--r-- 1 root root 404331 Sep 6 05:33 coverage.out [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 05:30 go.mod [2021-09-06T05:33:59.025Z] -rw-r--r-- 1 root root 50064 Sep 6 05:32 go.sum [2021-09-06T05:33:59.025Z] drwxrwxr-x 8 1001 1001 124 Sep 6 05:30 internal [2021-09-06T05:33:59.025Z] drwxrwxr-x 3 1001 1001 16 Sep 6 05:30 openapi [2021-09-06T05:33:59.025Z] drwxrwxr-x 4 1001 1001 71 Sep 6 05:30 snap [2021-09-06T05:33:59.025Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 05:30 version.go [Pipeline] sh [2021-09-06T05:33:59.338Z] + '[' -e coverage.out ] [2021-09-06T05:33:59.338Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T05:33:57.758Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T05:33:57.784Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T05:33:57.812Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T05:33:57.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:33:57.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:33:57.870Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T05:33:58.582Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T05:33:58.603Z] > git checkout -f 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 # timeout=10 [2021-09-06T05:33:58.811Z] > git remote # timeout=10 [2021-09-06T05:33:58.831Z] > git config --get remote.origin.url # timeout=10 [2021-09-06T05:33:58.854Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:33:58.865Z] > git merge 22189a20601e835d069a8814fe5b33d27e11ca61 # timeout=10 [2021-09-06T05:33:58.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-06T05:33:58.910Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T05:33:58.926Z] > git checkout -f 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 # timeout=10 [2021-09-06T05:33:59.455Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T05:33:59.755Z] + make build [2021-09-06T05:33:59.755Z] go mod tidy [2021-09-06T05:33:59.755Z] 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 [2021-09-06T05:34:01.163Z] 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 [2021-09-06T05:34:03.269Z] Commit message: "docs: fix API path in SMA API document" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T05:34:03.898Z] provisioning config files... [2021-09-06T05:34:03.928Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config4987259967217668602tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:34:04.477Z] ---> docker-login.sh [2021-09-06T05:34:04.477Z] nexus3.edgexfoundry.org:10001 [2021-09-06T05:34:05.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:34:05.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:34:05.682Z] Configure a credential helper to remove this warning. See [2021-09-06T05:34:05.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:34:05.682Z] [2021-09-06T05:34:05.682Z] Login Succeeded [2021-09-06T05:34:05.682Z] nexus3.edgexfoundry.org:10002 [2021-09-06T05:34:06.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:34:06.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:34:06.281Z] Configure a credential helper to remove this warning. See [2021-09-06T05:34:06.281Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:34:06.281Z] [2021-09-06T05:34:06.281Z] Login Succeeded [2021-09-06T05:34:06.281Z] nexus3.edgexfoundry.org:10003 [2021-09-06T05:34:06.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:34:06.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:34:06.829Z] Configure a credential helper to remove this warning. See [2021-09-06T05:34:06.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:34:06.829Z] [2021-09-06T05:34:06.829Z] Login Succeeded [2021-09-06T05:34:06.829Z] nexus3.edgexfoundry.org:10004 [2021-09-06T05:34:07.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:34:07.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:34:07.380Z] Configure a credential helper to remove this warning. See [2021-09-06T05:34:07.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:34:07.380Z] [2021-09-06T05:34:07.380Z] Login Succeeded [2021-09-06T05:34:07.380Z] docker.io [2021-09-06T05:34:07.965Z] 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 [2021-09-06T05:34:07.976Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-09-06T05:34:08.245Z] 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 [2021-09-06T05:34:08.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-09-06T05:34:08.250Z] Configure a credential helper to remove this warning. See [2021-09-06T05:34:08.250Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-09-06T05:34:08.250Z] [2021-09-06T05:34:08.250Z] Login Succeeded [2021-09-06T05:34:08.250Z] ---> docker-login.sh ends [Pipeline] } [2021-09-06T05:34:08.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-09-06T05:34:08.826Z] ========================================================= [2021-09-06T05:34:08.826Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-06T05:34:08.826Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:34:09.215Z] 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 [2021-09-06T05:34:09.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:34:09.487Z] 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 [2021-09-06T05:34:09.550Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-06T05:34:09.550Z] 595b0fe564bb: Pulling fs layer [2021-09-06T05:34:09.550Z] 24495759ef45: Pulling fs layer [2021-09-06T05:34:09.550Z] d148012ef14d: Pulling fs layer [2021-09-06T05:34:09.550Z] e90a11edd702: Pulling fs layer [2021-09-06T05:34:09.550Z] d77568369979: Pulling fs layer [2021-09-06T05:34:09.550Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-06T05:34:09.550Z] 170f2ba95c9a: Pulling fs layer [2021-09-06T05:34:09.550Z] 97ac5df62f85: Pulling fs layer [2021-09-06T05:34:09.550Z] fc1c9f9a7f3b: Waiting [2021-09-06T05:34:09.550Z] e90a11edd702: Waiting [2021-09-06T05:34:09.550Z] 170f2ba95c9a: Waiting [2021-09-06T05:34:09.550Z] d77568369979: Waiting [2021-09-06T05:34:09.550Z] 97ac5df62f85: Waiting [2021-09-06T05:34:09.550Z] d148012ef14d: Verifying Checksum [2021-09-06T05:34:09.550Z] d148012ef14d: Download complete [2021-09-06T05:34:09.550Z] 24495759ef45: Verifying Checksum [2021-09-06T05:34:09.550Z] 24495759ef45: Download complete [2021-09-06T05:34:09.826Z] d77568369979: Download complete [2021-09-06T05:34:09.826Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-06T05:34:09.826Z] fc1c9f9a7f3b: Download complete [2021-09-06T05:34:09.826Z] 595b0fe564bb: Verifying Checksum [2021-09-06T05:34:09.826Z] 170f2ba95c9a: Verifying Checksum [2021-09-06T05:34:09.826Z] 170f2ba95c9a: Download complete [2021-09-06T05:34:10.444Z] 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 [2021-09-06T05:34:10.823Z] 595b0fe564bb: Pull complete [2021-09-06T05:34:11.029Z] 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 [2021-09-06T05:34:11.432Z] 24495759ef45: Pull complete [2021-09-06T05:34:11.710Z] d148012ef14d: Pull complete [2021-09-06T05:34:11.988Z] 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 [2021-09-06T05:34:12.952Z] 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 [2021-09-06T05:34:13.157Z] 97ac5df62f85: Verifying Checksum [2021-09-06T05:34:13.432Z] e90a11edd702: Verifying Checksum [2021-09-06T05:34:13.432Z] e90a11edd702: Download complete [2021-09-06T05:34:13.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T05:34:14.506Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-06T05:34:15.932Z] $ docker stop --time=1 7e0248be8756fd77ef8a5c4957f3f3a551dca441ffc350484619df407ac2929e [2021-09-06T05:34:17.828Z] $ docker rm -f 7e0248be8756fd77ef8a5c4957f3f3a551dca441ffc350484619df407ac2929e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:34:21.130Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T05:34:21.130Z] [2021-09-06T05:34:21.130Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:34:21.817Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T05:34:21.817Z] latest: Pulling from edgex-devops/edgex-compose [2021-09-06T05:34:21.817Z] cbdbe7a5bc2a: Pulling fs layer [2021-09-06T05:34:21.817Z] ca9280d653b3: Pulling fs layer [2021-09-06T05:34:21.817Z] 7e9c9ca2126c: Pulling fs layer [2021-09-06T05:34:22.132Z] cbdbe7a5bc2a: Verifying Checksum [2021-09-06T05:34:22.132Z] cbdbe7a5bc2a: Download complete [2021-09-06T05:34:22.132Z] cbdbe7a5bc2a: Pull complete [2021-09-06T05:34:22.716Z] ca9280d653b3: Verifying Checksum [2021-09-06T05:34:22.716Z] ca9280d653b3: Download complete [2021-09-06T05:34:23.298Z] ca9280d653b3: Pull complete [2021-09-06T05:34:23.619Z] e90a11edd702: Pull complete [2021-09-06T05:34:23.894Z] d77568369979: Pull complete [2021-09-06T05:34:24.260Z] 7e9c9ca2126c: Verifying Checksum [2021-09-06T05:34:24.260Z] 7e9c9ca2126c: Download complete [2021-09-06T05:34:24.493Z] fc1c9f9a7f3b: Pull complete [2021-09-06T05:34:24.768Z] 170f2ba95c9a: Pull complete [2021-09-06T05:34:27.625Z] 7e9c9ca2126c: Pull complete [2021-09-06T05:34:27.625Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-09-06T05:34:27.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T05:34:27.625Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-09-06T05:34:27.712Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2021-09-06T05:34:27.760Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T05:34:30.330Z] $ docker top 4071d889ff38538c0aaf32e7468153aff13fb0f22d6f5a93cf7d96f6301f6cb0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:34:30.725Z] + docker-compose build --help [2021-09-06T05:34:30.725Z] + grep parallel [2021-09-06T05:34:31.309Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T05:34:31.324Z] $ docker stop --time=1 4071d889ff38538c0aaf32e7468153aff13fb0f22d6f5a93cf7d96f6301f6cb0 [2021-09-06T05:34:31.498Z] 97ac5df62f85: Pull complete [2021-09-06T05:34:31.498Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-06T05:34:31.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:34:31.498Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:34:32.522Z] $ docker rm -f 4071d889ff38538c0aaf32e7468153aff13fb0f22d6f5a93cf7d96f6301f6cb0 [Pipeline] // withDockerContainer [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:34:32.933Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:34:32.933Z] WORKDIR /edgex [2021-09-06T05:34:32.933Z] COPY go.mod . [2021-09-06T05:34:32.933Z] RUN go mod download [2021-09-06T05:34:32.933Z] + docker build -t ci-base-image-arm64 -f - . [2021-09-06T05:34:33.038Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-09-06T05:34:33.038Z] . [Pipeline] withDockerContainer [2021-09-06T05:34:33.134Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2021-09-06T05:34:33.190Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-09-06T05:34:33.610Z] $ docker top 24eed4195cf72c11b0322eb7b9ad8a38e6e9fd6091bb575f11ceee2281e796f7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:34:34.010Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T05:34:34.591Z] Building core-command ... [2021-09-06T05:34:34.592Z] Building core-data ... [2021-09-06T05:34:34.592Z] Building core-metadata ... [2021-09-06T05:34:34.592Z] Building security-bootstrapper ... [2021-09-06T05:34:34.592Z] Building security-proxy-setup ... [2021-09-06T05:34:34.592Z] Building security-secretstore-setup ... [2021-09-06T05:34:34.592Z] Building support-notifications ... [2021-09-06T05:34:34.592Z] Building support-scheduler ... [2021-09-06T05:34:34.592Z] Building sys-mgmt-agent ... [2021-09-06T05:34:34.592Z] Building sys-mgmt-agent [2021-09-06T05:34:34.592Z] Building core-data [2021-09-06T05:34:34.592Z] Building support-scheduler [2021-09-06T05:34:34.592Z] Building support-notifications [2021-09-06T05:34:34.592Z] Building security-bootstrapper [2021-09-06T05:34:34.936Z] Sending build context to Docker daemon 166MB [2021-09-06T05:34:34.937Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-06T05:34:34.937Z] ---> 04bc70af865f [2021-09-06T05:34:34.937Z] Step 2/4 : WORKDIR /edgex [2021-09-06T05:34:39.241Z] ---> Running in 9a39251fb625 [2021-09-06T05:34:39.241Z] Removing intermediate container 9a39251fb625 [2021-09-06T05:34:39.241Z] ---> 21d5216a2f08 [2021-09-06T05:34:39.241Z] Step 3/4 : COPY go.mod . [2021-09-06T05:34:40.237Z] ---> 105644beff2a [2021-09-06T05:34:40.237Z] Step 4/4 : RUN go mod download [2021-09-06T05:34:40.237Z] ---> Running in eaabbaf1cb7a [2021-09-06T05:34:46.906Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:34:46.906Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:34:46.907Z] ---> 8a0e288e8560 [2021-09-06T05:34:46.907Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T05:34:46.907Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:34:46.907Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:34:46.907Z] ---> 8a0e288e8560 [2021-09-06T05:34:46.907Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:34:46.907Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:34:46.907Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:34:46.907Z] ---> 8a0e288e8560 [2021-09-06T05:34:46.907Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T05:34:48.849Z] ---> Running in e62b53961aaa [2021-09-06T05:34:48.849Z] ---> Running in 9d8be3bcead2 [2021-09-06T05:34:48.849Z] ---> Running in 4ef102200456 [2021-09-06T05:34:54.200Z] Removing intermediate container 9d8be3bcead2 [2021-09-06T05:34:54.200Z] ---> c3e87d7777ea [2021-09-06T05:34:54.200Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:34:54.200Z] Removing intermediate container 4ef102200456 [2021-09-06T05:34:54.200Z] ---> a15369002b4d [2021-09-06T05:34:54.200Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:34:54.200Z] Removing intermediate container e62b53961aaa [2021-09-06T05:34:54.200Z] ---> 3851ecb03b55 [2021-09-06T05:34:54.200Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:34:54.200Z] ---> Running in dc1e0063a7bb [2021-09-06T05:34:54.200Z] ---> Running in 2399ef821a42 [2021-09-06T05:34:54.200Z] ---> Running in ed3faa132d20 [2021-09-06T05:34:56.804Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:34:56.804Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:34:56.804Z] ---> 8a0e288e8560 [2021-09-06T05:34:56.804Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:34:56.804Z] ---> Using cache [2021-09-06T05:34:56.804Z] ---> 3851ecb03b55 [2021-09-06T05:34:56.804Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:34:56.804Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:34:56.804Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:34:56.804Z] ---> 8a0e288e8560 [2021-09-06T05:34:56.804Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T05:34:56.804Z] ---> Using cache [2021-09-06T05:34:56.804Z] ---> 3851ecb03b55 [2021-09-06T05:34:56.804Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:34:57.073Z] ---> Running in 9bed2d70ebd7 [2021-09-06T05:34:57.073Z] ---> Running in 862a40c1aefb [2021-09-06T05:34:57.073Z] Removing intermediate container ed3faa132d20 [2021-09-06T05:34:57.073Z] ---> 0975ac9e16c7 [2021-09-06T05:34:57.073Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T05:34:57.073Z] Removing intermediate container dc1e0063a7bb [2021-09-06T05:34:57.073Z] ---> 2283fc1b69a2 [2021-09-06T05:34:57.073Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T05:34:57.341Z] ---> Running in 0b408b752467 [2021-09-06T05:34:57.341Z] ---> Running in 01b0e541a21d [2021-09-06T05:34:57.341Z] Removing intermediate container 2399ef821a42 [2021-09-06T05:34:57.341Z] ---> d4cbead77124 [2021-09-06T05:34:57.341Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T05:34:57.341Z] ---> Running in 5038914dfd9e [2021-09-06T05:34:57.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:57.926Z] Removing intermediate container 862a40c1aefb [2021-09-06T05:34:57.926Z] ---> b21b95c544bc [2021-09-06T05:34:57.926Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T05:34:57.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:57.926Z] Removing intermediate container 9bed2d70ebd7 [2021-09-06T05:34:57.926Z] ---> 2a6241624962 [2021-09-06T05:34:57.926Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T05:34:57.926Z] ---> Running in 167e24609084 [2021-09-06T05:34:57.926Z] ---> Running in 328ce8e9ffe3 [2021-09-06T05:34:57.926Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:58.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:58.513Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:58.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:58.779Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:59.050Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:59.324Z] OK: 219 MiB in 52 packages [2021-09-06T05:34:59.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:59.324Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:34:59.324Z] OK: 219 MiB in 52 packages [2021-09-06T05:34:59.608Z] OK: 219 MiB in 52 packages [2021-09-06T05:34:59.608Z] Removing intermediate container 0b408b752467 [2021-09-06T05:34:59.608Z] ---> ffcf8285f8f3 [2021-09-06T05:34:59.608Z] Step 6/24 : COPY go.mod . [2021-09-06T05:34:59.608Z] OK: 219 MiB in 52 packages [2021-09-06T05:34:59.882Z] OK: 219 MiB in 52 packages [2021-09-06T05:34:59.882Z] ---> 0df6af04d1c3 [2021-09-06T05:34:59.882Z] Step 7/24 : RUN go mod download [2021-09-06T05:34:59.882Z] Removing intermediate container 01b0e541a21d [2021-09-06T05:34:59.882Z] ---> 4bd45f31e0fc [2021-09-06T05:34:59.882Z] Step 6/23 : COPY go.mod . [2021-09-06T05:34:59.882Z] ---> Running in ae8660729cda [2021-09-06T05:34:59.882Z] Removing intermediate container 5038914dfd9e [2021-09-06T05:34:59.882Z] ---> 736a150c500f [2021-09-06T05:34:59.882Z] Step 6/23 : COPY go.mod . [2021-09-06T05:35:00.155Z] Removing intermediate container 167e24609084 [2021-09-06T05:35:00.155Z] ---> 279c8448e961 [2021-09-06T05:35:00.155Z] Step 6/24 : COPY go.mod . [2021-09-06T05:35:00.155Z] ---> 4d6945f216ec [2021-09-06T05:35:00.155Z] Step 7/23 : RUN go mod download [2021-09-06T05:35:00.155Z] ---> Running in ee211922cfef [2021-09-06T05:35:00.420Z] Removing intermediate container 328ce8e9ffe3 [2021-09-06T05:35:00.420Z] ---> 9b2a4d6c0aed [2021-09-06T05:35:00.420Z] Step 6/32 : COPY go.mod . [2021-09-06T05:35:00.420Z] ---> 6ab10e23b3a2 [2021-09-06T05:35:00.420Z] Step 7/23 : RUN go mod download [2021-09-06T05:35:00.420Z] ---> Running in 362fa94e4ac9 [2021-09-06T05:35:00.420Z] ---> 7d6192250723 [2021-09-06T05:35:00.420Z] Step 7/24 : RUN go mod download [2021-09-06T05:35:00.420Z] ---> Running in a4466c4ac4d5 [2021-09-06T05:35:00.686Z] ---> a34b978a38c6 [2021-09-06T05:35:00.686Z] Step 7/32 : RUN go mod download [2021-09-06T05:35:00.686Z] ---> Running in 6621478809df [2021-09-06T05:35:02.106Z] Removing intermediate container ae8660729cda [2021-09-06T05:35:02.106Z] ---> 151360cbd3ed [2021-09-06T05:35:02.106Z] Step 8/24 : COPY . . [2021-09-06T05:35:02.386Z] Removing intermediate container 362fa94e4ac9 [2021-09-06T05:35:02.386Z] ---> d4d831aa12ae [2021-09-06T05:35:02.386Z] Step 8/23 : COPY . . [2021-09-06T05:35:04.998Z] Removing intermediate container ee211922cfef [2021-09-06T05:35:04.998Z] ---> 40b6f3f93f1a [2021-09-06T05:35:04.998Z] Step 8/23 : COPY . . [2021-09-06T05:35:04.998Z] Removing intermediate container a4466c4ac4d5 [2021-09-06T05:35:04.998Z] ---> 8a8033a554d9 [2021-09-06T05:35:04.998Z] Step 8/24 : COPY . . [2021-09-06T05:35:04.998Z] Removing intermediate container 6621478809df [2021-09-06T05:35:04.998Z] ---> 828f140231ca [2021-09-06T05:35:04.998Z] Step 8/32 : COPY . . [2021-09-06T05:35:11.657Z] ---> 502e8eddec7a [2021-09-06T05:35:11.657Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:35:11.657Z] ---> Running in b3cf6e76fb94 [2021-09-06T05:35:11.657Z] ---> fc11c092814a [2021-09-06T05:35:11.657Z] Step 9/23 : RUN go mod tidy [2021-09-06T05:35:11.657Z] ---> Running in 7f66909bdbe3 [2021-09-06T05:35:13.606Z] Removing intermediate container 7f66909bdbe3 [2021-09-06T05:35:13.607Z] ---> 3fb6080c0a87 [2021-09-06T05:35:13.607Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T05:35:13.607Z] Removing intermediate container b3cf6e76fb94 [2021-09-06T05:35:13.607Z] ---> e5cd3810a9cd [2021-09-06T05:35:13.607Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T05:35:13.607Z] ---> Running in cd2c1f77ec61 [2021-09-06T05:35:13.607Z] ---> Running in 6dc2fd1f12c2 [2021-09-06T05:35:15.023Z] 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 [2021-09-06T05:35:15.023Z] 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 [2021-09-06T05:35:27.416Z] ---> 919c82bfcef1 [2021-09-06T05:35:27.416Z] Step 9/32 : RUN go mod tidy [2021-09-06T05:35:27.692Z] ---> Running in 57336b523866 [2021-09-06T05:35:27.692Z] ---> 0f944a15542c [2021-09-06T05:35:27.692Z] Step 9/23 : RUN go mod tidy [2021-09-06T05:35:27.692Z] ---> d967f43dfa80 [2021-09-06T05:35:27.692Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:35:27.692Z] ---> Running in a3f12eb9709b [2021-09-06T05:35:27.964Z] ---> Running in 237ba45391e2 [2021-09-06T05:35:29.927Z] Removing intermediate container 57336b523866 [2021-09-06T05:35:29.927Z] ---> 7895748e5348 [2021-09-06T05:35:29.927Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T05:35:29.927Z] ---> Running in 896f913fa9bc [2021-09-06T05:35:29.927Z] Removing intermediate container 237ba45391e2 [2021-09-06T05:35:29.927Z] ---> 352f1d659853 [2021-09-06T05:35:29.927Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T05:35:29.927Z] ---> Running in e4dc12e043c0 [2021-09-06T05:35:29.927Z] Removing intermediate container a3f12eb9709b [2021-09-06T05:35:29.927Z] ---> 58fc1266b70d [2021-09-06T05:35:29.927Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T05:35:29.927Z] ---> Running in 52521de2cfdc [2021-09-06T05:35:30.512Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T05:35:30.779Z] 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 [2021-09-06T05:35:31.045Z] 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 [2021-09-06T05:35:43.359Z] Removing intermediate container 6dc2fd1f12c2 [2021-09-06T05:35:43.359Z] ---> 55e41d44f8cf [2021-09-06T05:35:43.359Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T05:35:43.359Z] ---> Running in 523cf7b5da7a [2021-09-06T05:35:43.359Z] 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 [2021-09-06T05:35:44.777Z] Removing intermediate container 523cf7b5da7a [2021-09-06T05:35:44.777Z] ---> b8cc8543ca8f [2021-09-06T05:35:44.777Z] [2021-09-06T05:35:44.777Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T05:35:45.046Z] 20.10.7: Pulling from library/docker [2021-09-06T05:35:46.469Z] Removing intermediate container cd2c1f77ec61 [2021-09-06T05:35:46.469Z] ---> 77d53eb52eb8 [2021-09-06T05:35:46.469Z] [2021-09-06T05:35:46.469Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T05:35:46.469Z] 3.12: Pulling from library/alpine [2021-09-06T05:35:47.450Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T05:35:47.450Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T05:35:47.450Z] ---> 48b8ec4ed9eb [2021-09-06T05:35:47.450Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T05:35:47.722Z] ---> Running in 244525cb1ffd [2021-09-06T05:35:48.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:35:48.319Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:35:48.595Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T05:35:48.595Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T05:35:48.595Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:35:48.595Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:35:48.873Z] OK: 6 MiB in 16 packages [2021-09-06T05:35:49.473Z] Removing intermediate container 244525cb1ffd [2021-09-06T05:35:49.473Z] ---> 5ca36c7eb3df [2021-09-06T05:35:49.473Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:35:49.751Z] ---> Running in d081c8f87244 [2021-09-06T05:35:49.751Z] Removing intermediate container d081c8f87244 [2021-09-06T05:35:49.751Z] ---> 51569b2d1d31 [2021-09-06T05:35:49.751Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T05:35:49.751Z] ---> Running in eeb2a09a3f1f [2021-09-06T05:35:50.035Z] Removing intermediate container eeb2a09a3f1f [2021-09-06T05:35:50.035Z] ---> 838ff01bc383 [2021-09-06T05:35:50.035Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T05:35:50.035Z] ---> Running in 6dc7f7e860a7 [2021-09-06T05:35:50.311Z] Removing intermediate container 6dc7f7e860a7 [2021-09-06T05:35:50.311Z] ---> 557b591d86b2 [2021-09-06T05:35:50.311Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:35:50.911Z] ---> 90df1961bf19 [2021-09-06T05:35:50.911Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T05:35:51.504Z] ---> 968018ab61e7 [2021-09-06T05:35:51.504Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T05:35:52.095Z] ---> 7dd5b2ed270a [2021-09-06T05:35:52.095Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T05:35:52.095Z] ---> Running in 1cb6635929b3 [2021-09-06T05:35:52.095Z] Removing intermediate container 1cb6635929b3 [2021-09-06T05:35:52.095Z] ---> 58fd917dbc10 [2021-09-06T05:35:52.095Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:35:52.365Z] ---> Running in 473771ffb97a [2021-09-06T05:35:52.365Z] Removing intermediate container 473771ffb97a [2021-09-06T05:35:52.365Z] ---> ea924140e3d6 [2021-09-06T05:35:52.365Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T05:35:52.365Z] ---> Running in 5fdc8f70f079 [2021-09-06T05:35:52.642Z] Removing intermediate container 5fdc8f70f079 [2021-09-06T05:35:52.642Z] ---> f12c9a0721f2 [2021-09-06T05:35:52.642Z] Step 22/23 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:35:52.642Z] ---> Running in 82293ff29109 [2021-09-06T05:35:52.909Z] Removing intermediate container 82293ff29109 [2021-09-06T05:35:52.909Z] ---> 288b57b8e398 [2021-09-06T05:35:52.909Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T05:35:52.909Z] ---> Running in 42e2cd3f5865 [2021-09-06T05:35:53.185Z] Removing intermediate container 42e2cd3f5865 [2021-09-06T05:35:53.185Z] ---> fec50d8b5061 [2021-09-06T05:35:53.185Z] [2021-09-06T05:35:53.474Z] Successfully built fec50d8b5061 [2021-09-06T05:35:53.474Z] Successfully tagged support-notifications:latest [2021-09-06T05:35:53.474Z] Building core-command [2021-09-06T05:35:58.946Z]  Building support-notifications ... done Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T05:35:58.946Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T05:35:58.946Z] ---> 08bdaf2f88f9 [2021-09-06T05:35:58.946Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:36:00.359Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:36:00.360Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:36:00.360Z] ---> 8a0e288e8560 [2021-09-06T05:36:00.360Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:36:00.360Z] ---> Using cache [2021-09-06T05:36:00.360Z] ---> 3851ecb03b55 [2021-09-06T05:36:00.360Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:36:00.360Z] ---> Using cache [2021-09-06T05:36:00.360Z] ---> 2a6241624962 [2021-09-06T05:36:00.360Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T05:36:00.360Z] ---> Using cache [2021-09-06T05:36:00.360Z] ---> 9b2a4d6c0aed [2021-09-06T05:36:00.360Z] Step 6/24 : COPY go.mod . [2021-09-06T05:36:00.360Z] ---> Using cache [2021-09-06T05:36:00.360Z] ---> a34b978a38c6 [2021-09-06T05:36:00.360Z] Step 7/24 : RUN go mod download [2021-09-06T05:36:00.360Z] ---> Using cache [2021-09-06T05:36:00.360Z] ---> 828f140231ca [2021-09-06T05:36:00.360Z] Step 8/24 : COPY . . [2021-09-06T05:36:00.634Z] ---> Using cache [2021-09-06T05:36:00.634Z] ---> 919c82bfcef1 [2021-09-06T05:36:00.634Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:36:00.634Z] ---> Using cache [2021-09-06T05:36:00.634Z] ---> 7895748e5348 [2021-09-06T05:36:00.634Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T05:36:00.634Z] ---> Running in 7e6d8568eca0 [2021-09-06T05:36:00.634Z] ---> Running in 5695ee64499e [2021-09-06T05:36:00.902Z] Removing intermediate container 7e6d8568eca0 [2021-09-06T05:36:00.902Z] ---> 7d5bff04c29f [2021-09-06T05:36:00.902Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T05:36:00.902Z] ---> Running in 5b71236d37b1 [2021-09-06T05:36:01.488Z] 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 [2021-09-06T05:36:01.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:01.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:02.346Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T05:36:02.346Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T05:36:02.346Z] Executing bash-5.1.0-r0.post-install [2021-09-06T05:36:02.346Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T05:36:02.346Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T05:36:02.346Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T05:36:02.346Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T05:36:02.346Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T05:36:02.346Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T05:36:02.346Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T05:36:02.346Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T05:36:02.346Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T05:36:02.346Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T05:36:02.346Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T05:36:02.346Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T05:36:03.309Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T05:36:03.309Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T05:36:03.309Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T05:36:03.309Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T05:36:03.577Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T05:36:03.577Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T05:36:03.577Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T05:36:03.577Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T05:36:03.577Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T05:36:03.577Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T05:36:03.577Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T05:36:03.577Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T05:36:03.577Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T05:36:03.577Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T05:36:03.577Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T05:36:03.577Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T05:36:03.577Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T05:36:03.577Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T05:36:03.577Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T05:36:03.844Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T05:36:03.844Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T05:36:03.844Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T05:36:03.844Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T05:36:03.844Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T05:36:03.844Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T05:36:04.110Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T05:36:04.110Z] OK: 82 MiB in 59 packages [2021-09-06T05:36:06.763Z] Removing intermediate container 896f913fa9bc [2021-09-06T05:36:06.763Z] ---> 364166454123 [2021-09-06T05:36:06.763Z] [2021-09-06T05:36:06.763Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T05:36:06.763Z] ---> 48b8ec4ed9eb [2021-09-06T05:36:06.763Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T05:36:06.763Z] ---> Running in 248ea6f70d8a [2021-09-06T05:36:07.044Z] Removing intermediate container 248ea6f70d8a [2021-09-06T05:36:07.044Z] ---> 818a231ffd71 [2021-09-06T05:36:07.044Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T05:36:07.044Z] ---> Running in 6b6423d259e5 [2021-09-06T05:36:07.689Z] Collecting docker-compose==1.23.2 [2021-09-06T05:36:07.969Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T05:36:07.970Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T05:36:07.970Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T05:36:07.970Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T05:36:07.970Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:08.248Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:08.532Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T05:36:08.532Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T05:36:08.532Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:36:08.532Z] OK: 6 MiB in 16 packages [2021-09-06T05:36:08.532Z] Removing intermediate container 52521de2cfdc [2021-09-06T05:36:08.532Z] ---> 470b31b3bede [2021-09-06T05:36:08.532Z] [2021-09-06T05:36:08.532Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T05:36:08.532Z] ---> 48b8ec4ed9eb [2021-09-06T05:36:08.532Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:36:08.532Z] ---> Running in c20c4516d1f5 [2021-09-06T05:36:08.815Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T05:36:08.815Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T05:36:09.093Z] Collecting PyYAML<4,>=3.10 [2021-09-06T05:36:09.093Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T05:36:09.378Z] Removing intermediate container 6b6423d259e5 [2021-09-06T05:36:09.378Z] ---> 591d089f1ad1 [2021-09-06T05:36:09.378Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T05:36:09.378Z] ---> Running in 09c5e3345b4e [2021-09-06T05:36:09.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:09.378Z] Removing intermediate container 09c5e3345b4e [2021-09-06T05:36:09.378Z] ---> 20a26ae630b4 [2021-09-06T05:36:09.378Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T05:36:09.378Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:09.665Z] ---> Running in e775d5c3a6a7 [2021-09-06T05:36:09.665Z] Removing intermediate container e775d5c3a6a7 [2021-09-06T05:36:09.665Z] ---> d945e27bda6b [2021-09-06T05:36:09.665Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-09-06T05:36:09.665Z] ---> Running in 6cab38719f0d [2021-09-06T05:36:09.957Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T05:36:09.957Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:36:09.957Z] OK: 6 MiB in 15 packages [2021-09-06T05:36:09.957Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T05:36:09.957Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T05:36:10.558Z] Removing intermediate container c20c4516d1f5 [2021-09-06T05:36:10.558Z] ---> 66c2c2ac9691 [2021-09-06T05:36:10.558Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:36:10.558Z] ---> Running in 9f0332b280d1 [2021-09-06T05:36:10.558Z] Removing intermediate container 6cab38719f0d [2021-09-06T05:36:10.558Z] ---> e2ab22365adf [2021-09-06T05:36:10.558Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T05:36:10.558Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T05:36:10.558Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T05:36:10.839Z] ---> Running in ded1ab15b415 [2021-09-06T05:36:10.839Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T05:36:10.839Z] Removing intermediate container 9f0332b280d1 [2021-09-06T05:36:10.839Z] ---> 11cdb94ff6a1 [2021-09-06T05:36:10.839Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T05:36:10.839Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T05:36:10.839Z] ---> Running in f57e3f2afb83 [2021-09-06T05:36:10.839Z] Removing intermediate container ded1ab15b415 [2021-09-06T05:36:10.839Z] ---> 82724f276c2c [2021-09-06T05:36:10.839Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T05:36:10.839Z] Removing intermediate container f57e3f2afb83 [2021-09-06T05:36:10.839Z] ---> 33a059f59054 [2021-09-06T05:36:10.839Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T05:36:10.839Z] ---> Running in 1a4e8e10591d [2021-09-06T05:36:11.124Z] Removing intermediate container 1a4e8e10591d [2021-09-06T05:36:11.124Z] ---> 33961dd083b4 [2021-09-06T05:36:11.124Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:36:11.404Z] ---> 0521c437ab2c [2021-09-06T05:36:11.404Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T05:36:11.404Z] ---> Running in 130d958bb2d5 [2021-09-06T05:36:11.404Z] ---> cd21c12b2236 [2021-09-06T05:36:11.404Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T05:36:11.404Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T05:36:11.404Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T05:36:12.005Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T05:36:12.005Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T05:36:12.005Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T05:36:12.005Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T05:36:12.005Z] ---> b11a46db54d4 [2021-09-06T05:36:12.005Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T05:36:12.275Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T05:36:12.275Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T05:36:12.275Z] Collecting idna<2.8,>=2.5 [2021-09-06T05:36:12.275Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T05:36:12.275Z] ---> 7c1a529ed9ce [2021-09-06T05:36:12.275Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T05:36:12.554Z] ---> Running in c4cc073dcffd [2021-09-06T05:36:12.554Z] Removing intermediate container 130d958bb2d5 [2021-09-06T05:36:12.554Z] ---> 34f2fb3d9eeb [2021-09-06T05:36:12.554Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:36:12.554Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T05:36:12.554Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T05:36:12.554Z] Collecting certifi>=2017.4.17 [2021-09-06T05:36:12.554Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T05:36:12.554Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T05:36:12.554Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T05:36:12.554Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T05:36:12.554Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T05:36:12.554Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T05:36:12.554Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T05:36:12.834Z] Removing intermediate container c4cc073dcffd [2021-09-06T05:36:12.834Z] ---> 1447389f89bc [2021-09-06T05:36:12.834Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:36:12.834Z] ---> Running in 987c6bf72a18 [2021-09-06T05:36:12.834Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T05:36:12.834Z] Attempting uninstall: urllib3 [2021-09-06T05:36:12.834Z] Found existing installation: urllib3 1.26.2 [2021-09-06T05:36:12.834Z] Uninstalling urllib3-1.26.2: [2021-09-06T05:36:12.834Z] ---> 051b15779567 [2021-09-06T05:36:12.834Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T05:36:12.834Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T05:36:12.834Z] Removing intermediate container 987c6bf72a18 [2021-09-06T05:36:12.834Z] ---> 0a047a96d0f6 [2021-09-06T05:36:12.834Z] Step 21/23 : LABEL arch=x86_64 [2021-09-06T05:36:13.128Z] ---> Running in 3fdd8360abbb [2021-09-06T05:36:13.128Z] Attempting uninstall: idna [2021-09-06T05:36:13.128Z] Found existing installation: idna 3.1 [2021-09-06T05:36:13.128Z] Uninstalling idna-3.1: [2021-09-06T05:36:13.128Z] Successfully uninstalled idna-3.1 [2021-09-06T05:36:13.128Z] Removing intermediate container 3fdd8360abbb [2021-09-06T05:36:13.128Z] ---> 80285faa7426 [2021-09-06T05:36:13.128Z] Step 22/23 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:36:13.408Z] Attempting uninstall: chardet [2021-09-06T05:36:13.408Z] Found existing installation: chardet 4.0.0 [2021-09-06T05:36:13.408Z] Uninstalling chardet-4.0.0: [2021-09-06T05:36:13.408Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T05:36:13.408Z] ---> Running in a6969376aa0e [2021-09-06T05:36:13.408Z] ---> e63b60661b71 [2021-09-06T05:36:13.408Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T05:36:13.682Z] Removing intermediate container a6969376aa0e [2021-09-06T05:36:13.682Z] ---> d93dc2d89cec [2021-09-06T05:36:13.682Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T05:36:13.682Z] ---> Running in 3211e4ba3c74 [2021-09-06T05:36:13.682Z] ---> a5b6b8514d79 [2021-09-06T05:36:13.682Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T05:36:13.957Z] Removing intermediate container 3211e4ba3c74 [2021-09-06T05:36:13.957Z] ---> 727108b7f388 [2021-09-06T05:36:13.957Z] [2021-09-06T05:36:14.234Z] Successfully built 727108b7f388 [2021-09-06T05:36:14.234Z] Successfully tagged support-scheduler:latest [2021-09-06T05:36:14.234Z] Building core-metadata [2021-09-06T05:36:14.234Z] Attempting uninstall: requests [2021-09-06T05:36:14.234Z] Found existing installation: requests 2.25.1 [2021-09-06T05:36:14.234Z] Uninstalling requests-2.25.1: [2021-09-06T05:36:14.234Z]  Building support-scheduler ... done  Successfully uninstalled requests-2.25.1 [2021-09-06T05:36:14.234Z] ---> 91fcf2fef99b [2021-09-06T05:36:14.234Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T05:36:14.234Z] Running setup.py install for texttable: started [2021-09-06T05:36:14.831Z] ---> 2da679c0dc6a [2021-09-06T05:36:14.831Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T05:36:14.831Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T05:36:14.831Z] Running setup.py install for PyYAML: started [2021-09-06T05:36:15.827Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T05:36:16.106Z] ---> Running in bdff44498708 [2021-09-06T05:36:16.106Z] Running setup.py install for docopt: started [2021-09-06T05:36:16.371Z] Removing intermediate container bdff44498708 [2021-09-06T05:36:16.371Z] ---> 976d0cea278a [2021-09-06T05:36:16.371Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T05:36:16.653Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T05:36:16.653Z] Running setup.py install for dockerpty: started [2021-09-06T05:36:17.078Z] Removing intermediate container eaabbaf1cb7a [2021-09-06T05:36:17.078Z] ---> d914daea36e5 [2021-09-06T05:36:17.078Z] Successfully built d914daea36e5 [2021-09-06T05:36:17.078Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:36:17.251Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T05:36:17.427Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T05:36:17.427Z] . [Pipeline] withDockerContainer [2021-09-06T05:36:17.529Z] ---> e3c3d7f1f102 [2021-09-06T05:36:17.529Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T05:36:17.529Z] Removing intermediate container e4dc12e043c0 [2021-09-06T05:36:17.529Z] ---> 809e70c3f415 [2021-09-06T05:36:17.529Z] [2021-09-06T05:36:17.529Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:36:17.529Z] ---> 48b8ec4ed9eb [2021-09-06T05:36:17.529Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T05:36:17.529Z] ---> Running in 8c5dd0a8f3de [2021-09-06T05:36:17.698Z] prd-ubuntu18.04-docker-arm64-4c-16g-1417 does not seem to be running inside a container [2021-09-06T05:36:17.777Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T05:36:17.797Z] ---> Running in 1c2130e48e0e [2021-09-06T05:36:17.797Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 [2021-09-06T05:36:18.062Z] Removing intermediate container 1c2130e48e0e [2021-09-06T05:36:18.062Z] ---> 2419dcb3bb4e [2021-09-06T05:36:18.062Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T05:36:18.062Z] ---> Running in ff4fa882f79a [2021-09-06T05:36:18.333Z] Removing intermediate container ff4fa882f79a [2021-09-06T05:36:18.333Z] ---> ea739d121dbd [2021-09-06T05:36:18.333Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T05:36:18.600Z] ---> Running in b99a0939af4f [2021-09-06T05:36:18.600Z] Removing intermediate container b99a0939af4f [2021-09-06T05:36:18.600Z] ---> e668be3b74db [2021-09-06T05:36:18.600Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:36:18.866Z] ---> Running in 1949201c237c [2021-09-06T05:36:19.138Z] Removing intermediate container 8c5dd0a8f3de [2021-09-06T05:36:19.138Z] ---> 6fa795a121cf [2021-09-06T05:36:19.138Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T05:36:19.405Z] ---> Running in a34801c514cb [2021-09-06T05:36:19.677Z] $ docker top bf0f9fee1c4c4e41ac1b5393f7f34580d15fec4078338f8e69f34eabda13f835 -eo pid,comm [2021-09-06T05:36:19.993Z] Removing intermediate container a34801c514cb [2021-09-06T05:36:19.993Z] ---> ebd693cf516e [2021-09-06T05:36:19.993Z] Step 29/32 : CMD ["gate"] [Pipeline] { [Pipeline] sh [2021-09-06T05:36:20.590Z] ---> Running in 6178e75a10e8 [2021-09-06T05:36:20.667Z] + go version [2021-09-06T05:36:20.667Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-06T05:36:20.697Z] $ docker stop --time=1 bf0f9fee1c4c4e41ac1b5393f7f34580d15fec4078338f8e69f34eabda13f835 [2021-09-06T05:36:20.866Z] Removing intermediate container 1949201c237c [2021-09-06T05:36:20.867Z] ---> 62df18133ac0 [2021-09-06T05:36:20.867Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T05:36:20.867Z] ---> Running in 82295aced810 [2021-09-06T05:36:21.138Z] Removing intermediate container 6178e75a10e8 [2021-09-06T05:36:21.138Z] ---> b77f39d72a54 [2021-09-06T05:36:21.138Z] Step 30/32 : LABEL arch=x86_64 [2021-09-06T05:36:21.138Z] ---> Running in 5c6073bf643e [2021-09-06T05:36:21.734Z] Removing intermediate container 5b71236d37b1 [2021-09-06T05:36:21.734Z] ---> a69f2909dfec [2021-09-06T05:36:21.734Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T05:36:21.734Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:21.734Z] Removing intermediate container 5c6073bf643e [2021-09-06T05:36:21.734Z] ---> b4b33435193c [2021-09-06T05:36:21.734Z] Step 31/32 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:36:21.734Z] ---> Running in 4ed568f854b3 [2021-09-06T05:36:22.029Z] ---> Running in 4044a55d5742 [2021-09-06T05:36:22.029Z] Removing intermediate container 4ed568f854b3 [2021-09-06T05:36:22.029Z] ---> c0d086ee7d19 [2021-09-06T05:36:22.029Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T05:36:22.029Z] ---> Running in f9838e92a0e3 [2021-09-06T05:36:22.029Z] Removing intermediate container 4044a55d5742 [2021-09-06T05:36:22.029Z] ---> 20ef35a0677a [2021-09-06T05:36:22.029Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T05:36:22.309Z] ---> Running in 29e4ca817f81 [2021-09-06T05:36:22.309Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:22.309Z] Removing intermediate container f9838e92a0e3 [2021-09-06T05:36:22.309Z] ---> 146318226e1f [2021-09-06T05:36:22.309Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T05:36:22.606Z] Removing intermediate container 29e4ca817f81 [2021-09-06T05:36:22.606Z] ---> 3d1ef12487bc [2021-09-06T05:36:22.606Z] [2021-09-06T05:36:22.606Z] Successfully built 3d1ef12487bc [2021-09-06T05:36:22.606Z] Successfully tagged security-bootstrapper:latest [2021-09-06T05:36:22.606Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2021-09-06T05:36:22.663Z] $ docker rm -f bf0f9fee1c4c4e41ac1b5393f7f34580d15fec4078338f8e69f34eabda13f835 [2021-09-06T05:36:22.872Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T05:36:22.873Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T05:36:22.873Z] (3/6) Installing libsodium (1.0.18-r0) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:36:23.154Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T05:36:23.154Z] ---> 4cdeb9a1253f [2021-09-06T05:36:23.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T05:36:23.459Z] + docker inspect -f . ci-base-image-arm64 [2021-09-06T05:36:23.459Z] . [Pipeline] withDockerContainer [2021-09-06T05:36:23.717Z] prd-ubuntu18.04-docker-arm64-4c-16g-1417 does not seem to be running inside a container [2021-09-06T05:36:23.753Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T05:36:23.753Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:36:23.753Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:36:23.753Z] ---> 8a0e288e8560 [2021-09-06T05:36:23.753Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:36:23.753Z] ---> Using cache [2021-09-06T05:36:23.753Z] ---> 3851ecb03b55 [2021-09-06T05:36:23.753Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:36:23.753Z] ---> Using cache [2021-09-06T05:36:23.753Z] ---> 2a6241624962 [2021-09-06T05:36:23.753Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T05:36:23.753Z] ---> Using cache [2021-09-06T05:36:23.753Z] ---> 9b2a4d6c0aed [2021-09-06T05:36:23.753Z] Step 6/24 : COPY go.mod . [2021-09-06T05:36:23.753Z] ---> Using cache [2021-09-06T05:36:23.753Z] ---> a34b978a38c6 [2021-09-06T05:36:23.753Z] Step 7/24 : RUN go mod download [2021-09-06T05:36:23.753Z] ---> Using cache [2021-09-06T05:36:23.753Z] ---> 828f140231ca [2021-09-06T05:36:23.753Z] Step 8/24 : COPY . . [2021-09-06T05:36:23.753Z] ---> Using cache [2021-09-06T05:36:23.753Z] ---> 919c82bfcef1 [2021-09-06T05:36:23.753Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:36:23.753Z] ---> Using cache [2021-09-06T05:36:23.753Z] ---> 7895748e5348 [2021-09-06T05:36:23.753Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T05:36:23.803Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-06T05:36:24.343Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T05:36:24.343Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:36:24.610Z] OK: 8 MiB in 20 packages [2021-09-06T05:36:24.882Z] ---> 6734eabb8049 [2021-09-06T05:36:24.882Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T05:36:24.882Z] ---> Running in 0959fd73cdd0 [2021-09-06T05:36:25.150Z] ---> 3a0df1ccbac2 [2021-09-06T05:36:25.150Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T05:36:25.150Z] Removing intermediate container 82295aced810 [2021-09-06T05:36:25.150Z] ---> 448285cce1c6 [2021-09-06T05:36:25.150Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:36:25.150Z] ---> Running in 7af92499e040 [2021-09-06T05:36:25.420Z] 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 [2021-09-06T05:36:25.420Z] Removing intermediate container 7af92499e040 [2021-09-06T05:36:25.420Z] ---> a6bb935b2b2f [2021-09-06T05:36:25.420Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:36:25.468Z] $ docker top bfe1240dee181cda9dde0a774df77871d3ca4dfcef090040a2d1cf71cd83c47a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-06T05:36:25.740Z] ========================================================= [2021-09-06T05:36:25.740Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-09-06T05:36:25.740Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2021-09-06T05:36:26.016Z] ---> 58a51e80e225 [2021-09-06T05:36:26.016Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T05:36:26.017Z] ---> Running in 7213e52c689a [2021-09-06T05:36:26.017Z] Removing intermediate container 5695ee64499e [2021-09-06T05:36:26.017Z] ---> ac8bc3a3644a [2021-09-06T05:36:26.017Z] [2021-09-06T05:36:26.017Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:36:26.017Z] ---> 48b8ec4ed9eb [2021-09-06T05:36:26.017Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:36:26.017Z] ---> Using cache [2021-09-06T05:36:26.017Z] ---> 66c2c2ac9691 [2021-09-06T05:36:26.017Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:36:26.017Z] ---> Using cache [2021-09-06T05:36:26.017Z] ---> 11cdb94ff6a1 [2021-09-06T05:36:26.017Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T05:36:26.017Z] Removing intermediate container 7213e52c689a [2021-09-06T05:36:26.017Z] ---> 307c317430db [2021-09-06T05:36:26.017Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T05:36:26.292Z] ---> Running in c46e777dd9cc [2021-09-06T05:36:26.292Z] ---> Running in af52cf965dc2 [2021-09-06T05:36:26.394Z] + go mod tidy [2021-09-06T05:36:26.571Z] ---> 66712b5b1517 [2021-09-06T05:36:26.571Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T05:36:26.571Z] Removing intermediate container c46e777dd9cc [2021-09-06T05:36:26.571Z] ---> fc151d35b1fb [2021-09-06T05:36:26.571Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T05:36:26.571Z] Removing intermediate container af52cf965dc2 [2021-09-06T05:36:26.571Z] ---> bdc6dae5a716 [2021-09-06T05:36:26.571Z] Step 23/24 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:36:26.571Z] ---> Running in 14ea5a68b63d [2021-09-06T05:36:26.849Z] ---> Running in d58330ed84d6 [2021-09-06T05:36:26.849Z] Removing intermediate container 14ea5a68b63d [2021-09-06T05:36:26.849Z] ---> af4f6a1168b0 [2021-09-06T05:36:26.849Z] Step 16/24 : WORKDIR / [2021-09-06T05:36:27.120Z] ---> a4ad524d9f43 [2021-09-06T05:36:27.120Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T05:36:27.120Z] ---> Running in 77648515794b [2021-09-06T05:36:27.120Z] Removing intermediate container d58330ed84d6 [2021-09-06T05:36:27.120Z] ---> 463d1ed9a41e [2021-09-06T05:36:27.120Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:36:27.120Z] ---> Running in 8b30655d7d5d [2021-09-06T05:36:27.120Z] ---> Running in e11e1d9ad0ea [2021-09-06T05:36:27.389Z] Removing intermediate container 77648515794b [2021-09-06T05:36:27.389Z] ---> 23953d2afd07 [2021-09-06T05:36:27.389Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:36:27.389Z] Removing intermediate container 8b30655d7d5d [2021-09-06T05:36:27.389Z] ---> d029761ba2a5 [2021-09-06T05:36:27.389Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:36:27.389Z] Removing intermediate container e11e1d9ad0ea [2021-09-06T05:36:27.389Z] ---> 7e121552df8f [2021-09-06T05:36:27.389Z] [2021-09-06T05:36:27.389Z] ---> Running in 9e61439a2c08 [Pipeline] sh [2021-09-06T05:36:27.656Z] Successfully built 7e121552df8f [2021-09-06T05:36:27.656Z] Successfully tagged sys-mgmt-agent:latest [2021-09-06T05:36:27.656Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2021-09-06T05:36:27.656Z] ---> 37a84a85aec4 [2021-09-06T05:36:27.656Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T05:36:27.927Z] Removing intermediate container 9e61439a2c08 [2021-09-06T05:36:27.927Z] ---> dec5f1dab8da [2021-09-06T05:36:27.927Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T05:36:28.037Z] + make test [2021-09-06T05:36:28.037Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-09-06T05:36:28.037Z] go mod tidy [2021-09-06T05:36:28.636Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-09-06T05:36:28.884Z] ---> Running in 981d7666c14e [2021-09-06T05:36:29.473Z] ---> 9118c2c6d7a2 [2021-09-06T05:36:29.473Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T05:36:29.473Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:36:29.473Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:36:29.473Z] ---> 8a0e288e8560 [2021-09-06T05:36:29.473Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T05:36:29.473Z] ---> Using cache [2021-09-06T05:36:29.473Z] ---> 3851ecb03b55 [2021-09-06T05:36:29.473Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:36:29.473Z] ---> Using cache [2021-09-06T05:36:29.473Z] ---> 2a6241624962 [2021-09-06T05:36:29.473Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T05:36:29.473Z] ---> Using cache [2021-09-06T05:36:29.473Z] ---> 9b2a4d6c0aed [2021-09-06T05:36:29.473Z] Step 6/26 : COPY go.mod . [2021-09-06T05:36:29.473Z] ---> Using cache [2021-09-06T05:36:29.473Z] ---> a34b978a38c6 [2021-09-06T05:36:29.473Z] Step 7/26 : RUN go mod download [2021-09-06T05:36:29.473Z] ---> Using cache [2021-09-06T05:36:29.473Z] ---> 828f140231ca [2021-09-06T05:36:29.473Z] Step 8/26 : COPY . . [2021-09-06T05:36:29.473Z] ---> Using cache [2021-09-06T05:36:29.473Z] ---> 919c82bfcef1 [2021-09-06T05:36:29.473Z] Step 9/26 : RUN go mod tidy [2021-09-06T05:36:29.473Z] ---> Using cache [2021-09-06T05:36:29.473Z] ---> 7895748e5348 [2021-09-06T05:36:29.473Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T05:36:29.473Z] Removing intermediate container 981d7666c14e [2021-09-06T05:36:29.473Z] ---> abb15b6c2c27 [2021-09-06T05:36:29.473Z] Step 23/24 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:36:29.473Z] ---> Running in 821ef5e5cd8a [2021-09-06T05:36:29.758Z] ---> Running in 41cf2cf6c041 [2021-09-06T05:36:30.035Z] ---> 2f5b5e45b7e4 [2021-09-06T05:36:30.035Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T05:36:30.035Z] Removing intermediate container 41cf2cf6c041 [2021-09-06T05:36:30.035Z] ---> 25ed631c4882 [2021-09-06T05:36:30.035Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:36:30.035Z] ---> Running in 89d3eacf2023 [2021-09-06T05:36:30.035Z] ---> Running in f55d63cb3311 [2021-09-06T05:36:30.320Z] Removing intermediate container f55d63cb3311 [2021-09-06T05:36:30.320Z] ---> 6d0f6e285862 [2021-09-06T05:36:30.320Z] [2021-09-06T05:36:30.320Z] 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 [2021-09-06T05:36:30.320Z] Successfully built 6d0f6e285862 [2021-09-06T05:36:30.596Z] Successfully tagged core-data:latest [2021-09-06T05:36:30.596Z]  Building core-data ... done Removing intermediate container 89d3eacf2023 [2021-09-06T05:36:30.596Z] ---> 6ad206e07869 [2021-09-06T05:36:30.596Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:36:30.596Z] ---> Running in 8e6d83c8d4e6 [2021-09-06T05:36:30.873Z] Removing intermediate container 8e6d83c8d4e6 [2021-09-06T05:36:30.873Z] ---> 9d312a3481be [2021-09-06T05:36:30.873Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T05:36:30.873Z] ---> Running in d9ef1d330ad3 [2021-09-06T05:36:31.150Z] Removing intermediate container d9ef1d330ad3 [2021-09-06T05:36:31.150Z] ---> 34e882a662fd [2021-09-06T05:36:31.150Z] Step 23/24 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:36:31.150Z] ---> Running in 2a7ea0a29d00 [2021-09-06T05:36:31.426Z] Removing intermediate container 2a7ea0a29d00 [2021-09-06T05:36:31.426Z] ---> 5076eae20161 [2021-09-06T05:36:31.426Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:36:31.426Z] ---> Running in ae2666af60fe [2021-09-06T05:36:31.426Z] Removing intermediate container ae2666af60fe [2021-09-06T05:36:31.426Z] ---> 8c3e85fe5669 [2021-09-06T05:36:31.426Z] [2021-09-06T05:36:31.700Z] Successfully built 8c3e85fe5669 [2021-09-06T05:36:31.700Z] Successfully tagged core-command:latest [2021-09-06T05:36:35.112Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:36:35.112Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:36:35.112Z] ---> 8a0e288e8560 [2021-09-06T05:36:35.112Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T05:36:35.112Z] ---> Using cache [2021-09-06T05:36:35.112Z] ---> 3851ecb03b55 [2021-09-06T05:36:35.112Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:36:35.112Z] ---> Using cache [2021-09-06T05:36:35.112Z] ---> 2a6241624962 [2021-09-06T05:36:35.112Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T05:36:35.112Z] ---> Using cache [2021-09-06T05:36:35.112Z] ---> 9b2a4d6c0aed [2021-09-06T05:36:35.112Z] Step 6/22 : COPY go.mod . [2021-09-06T05:36:35.112Z] ---> Using cache [2021-09-06T05:36:35.112Z] ---> a34b978a38c6 [2021-09-06T05:36:35.112Z] Step 7/22 : RUN go mod download [2021-09-06T05:36:35.112Z] ---> Using cache [2021-09-06T05:36:35.112Z] ---> 828f140231ca [2021-09-06T05:36:35.112Z] Step 8/22 : COPY . . [2021-09-06T05:36:35.112Z] ---> Using cache [2021-09-06T05:36:35.112Z] ---> 919c82bfcef1 [2021-09-06T05:36:35.112Z] Step 9/22 : RUN go mod tidy [2021-09-06T05:36:35.112Z] ---> Using cache [2021-09-06T05:36:35.112Z] ---> 7895748e5348 [2021-09-06T05:36:35.112Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T05:36:35.704Z] ---> Running in 05aac631eff5 [2021-09-06T05:36:36.291Z] 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 [2021-09-06T05:36:51.318Z] Removing intermediate container 0959fd73cdd0 [2021-09-06T05:36:51.318Z] ---> 480d99689ec6 [2021-09-06T05:36:51.318Z] [2021-09-06T05:36:51.318Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:36:51.318Z] ---> 48b8ec4ed9eb [2021-09-06T05:36:51.318Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:36:51.318Z] ---> Using cache [2021-09-06T05:36:51.318Z] ---> 66c2c2ac9691 [2021-09-06T05:36:51.318Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:36:51.318Z] ---> Using cache [2021-09-06T05:36:51.318Z] ---> 11cdb94ff6a1 [2021-09-06T05:36:51.318Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T05:36:51.318Z] ---> Running in 26280021c73a [2021-09-06T05:36:51.318Z] Removing intermediate container 26280021c73a [2021-09-06T05:36:51.318Z] ---> f27df1cdf191 [2021-09-06T05:36:51.318Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T05:36:51.318Z] ---> Running in e8e52147de51 [2021-09-06T05:36:51.318Z] Removing intermediate container e8e52147de51 [2021-09-06T05:36:51.318Z] ---> 338f0aade8df [2021-09-06T05:36:51.318Z] Step 16/24 : WORKDIR / [2021-09-06T05:36:51.318Z] ---> Running in 8738353bb2c5 [2021-09-06T05:36:51.318Z] Removing intermediate container 8738353bb2c5 [2021-09-06T05:36:51.318Z] ---> 546026b181b0 [2021-09-06T05:36:51.318Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:36:51.318Z] ---> 08f870890a56 [2021-09-06T05:36:51.318Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T05:36:51.318Z] 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 [2021-09-06T05:36:51.318Z] ---> 5f463f967d8e [2021-09-06T05:36:51.318Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T05:36:51.318Z] ---> 713d34e206ea [2021-09-06T05:36:51.318Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T05:36:51.318Z] ---> Running in a8fba1e73e3d [2021-09-06T05:36:51.318Z] Removing intermediate container a8fba1e73e3d [2021-09-06T05:36:51.318Z] ---> 5910c8d1bdf6 [2021-09-06T05:36:51.318Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:36:51.318Z] ---> Running in 671399c89853 [2021-09-06T05:36:51.318Z] Removing intermediate container 671399c89853 [2021-09-06T05:36:51.318Z] ---> 00f92f5f3a71 [2021-09-06T05:36:51.318Z] Step 22/24 : LABEL arch=x86_64 [2021-09-06T05:36:51.318Z] ---> Running in 8a1298da4ffd [2021-09-06T05:36:51.318Z] Removing intermediate container 8a1298da4ffd [2021-09-06T05:36:51.318Z] ---> c03758caaf4e [2021-09-06T05:36:51.318Z] Step 23/24 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:36:51.318Z] ---> Running in a50f37c2223d [2021-09-06T05:36:51.589Z] Removing intermediate container a50f37c2223d [2021-09-06T05:36:51.589Z] ---> 6e792839bf87 [2021-09-06T05:36:51.589Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:36:51.589Z] ---> Running in 530789eafe06 [2021-09-06T05:36:51.589Z] Removing intermediate container 530789eafe06 [2021-09-06T05:36:51.589Z] ---> 888f46e09f55 [2021-09-06T05:36:51.589Z] [2021-09-06T05:36:51.864Z] Successfully built 888f46e09f55 [2021-09-06T05:36:51.864Z] Successfully tagged core-metadata:latest [2021-09-06T05:36:52.833Z]  Building core-metadata ... done Removing intermediate container 821ef5e5cd8a [2021-09-06T05:36:52.833Z] ---> d9a14591a186 [2021-09-06T05:36:52.833Z] [2021-09-06T05:36:52.833Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T05:36:52.833Z] ---> 48b8ec4ed9eb [2021-09-06T05:36:52.833Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T05:36:52.833Z] ---> Running in 31cf6e99200f [2021-09-06T05:36:53.105Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:53.105Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T05:36:53.376Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:53.376Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T05:36:53.376Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T05:36:53.376Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T05:36:53.376Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:36:53.376Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:36:53.376Z] OK: 6 MiB in 17 packages [2021-09-06T05:36:53.966Z] Removing intermediate container 31cf6e99200f [2021-09-06T05:36:53.966Z] ---> 90764aa5ae27 [2021-09-06T05:36:53.966Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T05:36:53.966Z] ---> Running in ac4aad49ae4c [2021-09-06T05:36:53.966Z] Removing intermediate container ac4aad49ae4c [2021-09-06T05:36:53.966Z] ---> a858364ff730 [2021-09-06T05:36:53.966Z] Step 14/26 : WORKDIR / [2021-09-06T05:36:53.966Z] ---> Running in 4781bf4cef27 [2021-09-06T05:36:54.236Z] Removing intermediate container 4781bf4cef27 [2021-09-06T05:36:54.236Z] ---> bd2124404879 [2021-09-06T05:36:54.236Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T05:36:54.236Z] ---> 2e0e7788bd5a [2021-09-06T05:36:54.236Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T05:36:54.505Z] ---> df98a7c02efc [2021-09-06T05:36:54.505Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T05:36:54.771Z] ---> c87bea2910d1 [2021-09-06T05:36:54.771Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T05:36:55.039Z] ---> 36b80d51d322 [2021-09-06T05:36:55.039Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T05:36:55.454Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-09-06T05:36:55.627Z] Removing intermediate container 05aac631eff5 [2021-09-06T05:36:55.627Z] ---> fdbb3959294e [2021-09-06T05:36:55.627Z] [2021-09-06T05:36:55.627Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T05:36:55.627Z] ---> 48b8ec4ed9eb [2021-09-06T05:36:55.627Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T05:36:55.627Z] ---> b389d5bbd6f8 [2021-09-06T05:36:55.627Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T05:36:55.627Z] ---> Running in 4e87070c209a [2021-09-06T05:36:55.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:55.893Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-09-06T05:36:55.893Z] ---> d7d60424bf07 [2021-09-06T05:36:55.893Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T05:36:55.893Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T05:36:55.893Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T05:36:55.893Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T05:36:55.893Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T05:36:55.893Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:36:55.893Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:36:55.893Z] OK: 7 MiB in 18 packages [2021-09-06T05:36:56.159Z] ---> f3eb543e5f6e [2021-09-06T05:36:56.159Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-06T05:36:56.159Z] ---> Running in 8a3effa3b8e5 [2021-09-06T05:36:56.423Z] Removing intermediate container 4e87070c209a [2021-09-06T05:36:56.423Z] ---> 069ae6b748cc [2021-09-06T05:36:56.423Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T05:36:56.423Z] ---> Running in a3b823e73631 [2021-09-06T05:36:56.423Z] Removing intermediate container a3b823e73631 [2021-09-06T05:36:56.423Z] ---> b56e839da36d [2021-09-06T05:36:56.423Z] Step 14/22 : WORKDIR /edgex [2021-09-06T05:36:56.694Z] ---> Running in 02e43adf708d [2021-09-06T05:36:56.694Z] Removing intermediate container 02e43adf708d [2021-09-06T05:36:56.694Z] ---> a6fe74a0b719 [2021-09-06T05:36:56.694Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T05:36:56.694Z] Removing intermediate container 8a3effa3b8e5 [2021-09-06T05:36:56.694Z] ---> 3f66c68b5186 [2021-09-06T05:36:56.694Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T05:36:56.694Z] ---> Running in fe81b751b219 [2021-09-06T05:36:56.958Z] ---> 8eae949b8121 [2021-09-06T05:36:56.958Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T05:36:56.958Z] Removing intermediate container fe81b751b219 [2021-09-06T05:36:56.958Z] ---> c5d976896e9e [2021-09-06T05:36:56.958Z] Step 24/26 : LABEL arch=x86_64 [2021-09-06T05:36:56.958Z] ---> Running in b5f6fcc264a8 [2021-09-06T05:36:56.958Z] Removing intermediate container b5f6fcc264a8 [2021-09-06T05:36:56.958Z] ---> 741d9bec509b [2021-09-06T05:36:56.958Z] Step 25/26 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:36:57.230Z] ---> Running in e039a453bb92 [2021-09-06T05:36:57.230Z] ---> 76258422e6d1 [2021-09-06T05:36:57.230Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T05:36:57.230Z] Removing intermediate container e039a453bb92 [2021-09-06T05:36:57.230Z] ---> e12cbf28f1a8 [2021-09-06T05:36:57.230Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T05:36:57.230Z] ---> Running in 246a6c2cf6fa [2021-09-06T05:36:57.230Z] Removing intermediate container 246a6c2cf6fa [2021-09-06T05:36:57.230Z] ---> 228e602e674c [2021-09-06T05:36:57.230Z] [2021-09-06T05:36:57.495Z] ---> 2722f1b8cc98 [2021-09-06T05:36:57.495Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T05:36:57.495Z] Successfully built 228e602e674c [2021-09-06T05:36:57.495Z] Successfully tagged security-secretstore-setup:latest [2021-09-06T05:36:57.495Z]  Building security-secretstore-setup ... done  ---> Running in d4f0a7c7dc5c [2021-09-06T05:36:57.495Z] Removing intermediate container d4f0a7c7dc5c [2021-09-06T05:36:57.495Z] ---> 19ccd13bc6e3 [2021-09-06T05:36:57.495Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T05:36:57.495Z] ---> Running in 0379984b6de0 [2021-09-06T05:36:57.761Z] Removing intermediate container 0379984b6de0 [2021-09-06T05:36:57.761Z] ---> 7ccbc153adfc [2021-09-06T05:36:57.761Z] Step 20/22 : LABEL arch=x86_64 [2021-09-06T05:36:57.761Z] ---> Running in ff951fee544f [2021-09-06T05:36:57.761Z] Removing intermediate container ff951fee544f [2021-09-06T05:36:57.761Z] ---> a87c3e0485b5 [2021-09-06T05:36:57.761Z] Step 21/22 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:36:57.761Z] ---> Running in 4de4eb1db10f [2021-09-06T05:36:57.761Z] Removing intermediate container 4de4eb1db10f [2021-09-06T05:36:57.761Z] ---> c8080cbcbc74 [2021-09-06T05:36:57.761Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T05:36:57.761Z] ---> Running in 2187b267d237 [2021-09-06T05:36:58.027Z] Removing intermediate container 2187b267d237 [2021-09-06T05:36:58.027Z] ---> b6768505053c [2021-09-06T05:36:58.027Z] [2021-09-06T05:36:58.027Z] Successfully built b6768505053c [2021-09-06T05:36:58.027Z] Successfully tagged security-proxy-setup:latest [2021-09-06T05:36:58.038Z]  Building security-proxy-setup ... done  [Pipeline] } [2021-09-06T05:36:58.041Z] $ docker stop --time=1 24eed4195cf72c11b0322eb7b9ad8a38e6e9fd6091bb575f11ceee2281e796f7 [2021-09-06T05:36:59.289Z] $ docker rm -f 24eed4195cf72c11b0322eb7b9ad8a38e6e9fd6091bb575f11ceee2281e796f7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T05:36:59.669Z] + docker images [2021-09-06T05:36:59.669Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T05:36:59.669Z] security-secretstore-setup latest 228e602e674c 2 seconds ago 28.1MB [2021-09-06T05:36:59.669Z] security-proxy-setup latest b6768505053c 2 seconds ago 25.9MB [2021-09-06T05:36:59.669Z] fdbb3959294e 4 seconds ago 1.76GB [2021-09-06T05:36:59.669Z] d9a14591a186 7 seconds ago 1.76GB [2021-09-06T05:36:59.669Z] core-metadata latest 888f46e09f55 8 seconds ago 16.7MB [2021-09-06T05:36:59.669Z] 480d99689ec6 11 seconds ago 1.76GB [2021-09-06T05:36:59.669Z] core-command latest 8c3e85fe5669 28 seconds ago 16MB [2021-09-06T05:36:59.669Z] core-data latest 6d0f6e285862 29 seconds ago 20.4MB [2021-09-06T05:36:59.669Z] sys-mgmt-agent latest 7e121552df8f 32 seconds ago 325MB [2021-09-06T05:36:59.669Z] ac8bc3a3644a 34 seconds ago 1.75GB [2021-09-06T05:36:59.669Z] security-bootstrapper latest 3d1ef12487bc 37 seconds ago 18.8MB [2021-09-06T05:36:59.669Z] 809e70c3f415 42 seconds ago 1.76GB [2021-09-06T05:36:59.669Z] support-scheduler latest 727108b7f388 46 seconds ago 16.1MB [2021-09-06T05:36:59.669Z] 470b31b3bede 51 seconds ago 1.75GB [2021-09-06T05:36:59.669Z] 364166454123 53 seconds ago 1.75GB [2021-09-06T05:36:59.669Z] support-notifications latest fec50d8b5061 About a minute ago 16.8MB [2021-09-06T05:36:59.669Z] 77d53eb52eb8 About a minute ago 1.75GB [2021-09-06T05:36:59.669Z] b8cc8543ca8f About a minute ago 1.75GB [2021-09-06T05:36:59.669Z] ci-base-image-x86_64 latest 8a0e288e8560 4 minutes ago 1.25GB [2021-09-06T05:36:59.669Z] alpine 3.12 48b8ec4ed9eb 5 days ago 5.58MB [2021-09-06T05:36:59.669Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest 49cee7a5bbb7 2 weeks ago 37.5MB [2021-09-06T05:36:59.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 031687cdd783 4 weeks ago 547MB [2021-09-06T05:36:59.669Z] docker 20.10.7 08bdaf2f88f9 3 months ago 246MB [2021-09-06T05:36:59.669Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 14 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-09-06T05:37:15.344Z] Still waiting to schedule task [2021-09-06T05:37:15.345Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-09-06T05:37:52.066Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-09-06T05:37:54.067Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-09-06T05:37:54.343Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-09-06T05:37:55.798Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-09-06T05:38:08.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-09-06T05:38:08.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-09-06T05:38:08.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-09-06T05:38:08.226Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-09-06T05:38:08.226Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-09-06T05:38:08.226Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-09-06T05:38:08.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-09-06T05:38:08.501Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-09-06T05:38:08.501Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-09-06T05:38:08.501Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-09-06T05:38:16.828Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.234s coverage: 28.7% of statements [2021-09-06T05:38:16.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-09-06T05:38:16.828Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-09-06T05:38:19.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.354s coverage: 100.0% of statements [2021-09-06T05:38:19.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-09-06T05:38:19.470Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.338s coverage: 46.3% of statements [2021-09-06T05:38:19.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-09-06T05:38:19.470Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-09-06T05:38:22.138Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.684s coverage: 90.1% of statements [2021-09-06T05:38:22.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-09-06T05:38:22.138Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:38:24.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.256s coverage: 81.2% of statements [2021-09-06T05:38:24.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-09-06T05:38:24.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-09-06T05:38:24.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-09-06T05:38:24.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-09-06T05:38:24.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-09-06T05:38:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.625s coverage: 94.2% of statements [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:38:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.280s coverage: 59.1% of statements [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-09-06T05:38:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.203s coverage: 60.0% of statements [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-09-06T05:38:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.284s coverage: 0.8% of statements [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-09-06T05:38:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.227s coverage: 58.8% of statements [2021-09-06T05:38:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.206s coverage: 21.7% of statements [2021-09-06T05:38:30.252Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-09-06T05:38:30.252Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.206s coverage: 47.1% of statements [2021-09-06T05:38:31.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.190s coverage: 79.5% of statements [2021-09-06T05:38:31.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.162s coverage: 94.1% of statements [2021-09-06T05:38:32.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.237s coverage: 96.3% of statements [2021-09-06T05:38:32.859Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.181s coverage: 87.5% of statements [2021-09-06T05:38:45.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.180s coverage: 94.4% of statements [2021-09-06T05:38:45.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.211s coverage: 44.8% of statements [2021-09-06T05:38:49.609Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.615s coverage: 81.8% of statements [2021-09-06T05:38:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-09-06T05:38:57.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-09-06T05:38:57.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.057s coverage: 65.1% of statements [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-09-06T05:38:57.947Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.180s coverage: 87.2% of statements [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-09-06T05:38:57.947Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-09-06T05:38:57.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.175s coverage: 58.8% of statements [2021-09-06T05:38:57.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.186s coverage: 80.0% of statements [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.280s coverage: 87.2% of statements [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.268s coverage: 85.4% of statements [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements [2021-09-06T05:38:57.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.626s coverage: 64.4% of statements [2021-09-06T05:38:57.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-09-06T05:38:57.948Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.192s coverage: 100.0% of statements [2021-09-06T05:38:57.948Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-09-06T05:38:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.081s coverage: 100.0% of statements [2021-09-06T05:38:59.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.065s coverage: 73.7% of statements [2021-09-06T05:38:59.685Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements [2021-09-06T05:39:03.101Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.120s coverage: 66.9% of statements [2021-09-06T05:39:03.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-09-06T05:39:03.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-09-06T05:39:03.101Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-09-06T05:39:05.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.779s coverage: 43.6% of statements [2021-09-06T05:39:05.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-09-06T05:39:05.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-09-06T05:39:05.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.311s coverage: 89.5% of statements [2021-09-06T05:39:05.739Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-09-06T05:39:05.739Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.234s coverage: 84.8% of statements [2021-09-06T05:39:05.739Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-09-06T05:39:14.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.275s coverage: 19.5% of statements [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-09-06T05:39:14.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.616s coverage: 92.0% of statements [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-09-06T05:39:14.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.231s coverage: 62.7% of statements [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-09-06T05:39:14.048Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.404s coverage: 97.7% of statements [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-09-06T05:39:14.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.192s coverage: 28.9% of statements [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-09-06T05:39:14.048Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-09-06T05:39:14.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.191s coverage: 100.0% of statements [2021-09-06T05:39:14.048Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 95.4% of statements [2021-09-06T05:39:14.644Z] GO111MODULE=on go vet ./... [2021-09-06T05:40:17.208Z] Running on prd-ubuntu18.04-docker-8c-8g-1419 in /w/workspace/edgexfoundry_edgex-go_PR-3701 [Pipeline] { [Pipeline] ws [2021-09-06T05:40:17.227Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2021-09-06T05:40:17.356Z] The recommended git tool is: git [2021-09-06T05:40:20.067Z] using credential edgex-jenkins-ssh [2021-09-06T05:40:20.086Z] Cloning the remote Git repository [2021-09-06T05:40:20.111Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:40:20.185Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2021-09-06T05:40:20.217Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:40:20.218Z] > git --version # timeout=10 [2021-09-06T05:40:20.223Z] > git --version # 'git version 2.17.1' [2021-09-06T05:40:20.224Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:40:20.258Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T05:40:29.714Z] Merging remotes/origin/main commit 22189a20601e835d069a8814fe5b33d27e11ca61 into PR head commit 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-06T05:40:30.034Z] Failed in branch amd64 [2021-09-06T05:40:29.049Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T05:40:29.063Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-06T05:40:29.075Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-09-06T05:40:29.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-09-06T05:40:29.089Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-06T05:40:29.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3701/head:refs/remotes/origin/PR-3701 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-06T05:40:29.724Z] > git config core.sparsecheckout # timeout=10 [2021-09-06T05:40:29.729Z] > git checkout -f 3880d54b14599ba384a5e9b5b6bb2fb82fc74661 # timeout=10 [2021-09-06T05:40:36.494Z] gofmt -l . [2021-09-06T05:40:36.494Z] [ "`gofmt -l .`" = "" ] [2021-09-06T05:40:36.494Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-09-06T05:40:37.173Z] + ls -al . [2021-09-06T05:40:37.173Z] total 636 [2021-09-06T05:40:37.173Z] drwxrwxr-x 9 1001 1001 4096 Sep 6 05:40 . [2021-09-06T05:40:37.173Z] drwxr-xr-x 4 root root 4096 Sep 6 05:36 .. [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 11 Sep 6 05:33 .dockerignore [2021-09-06T05:40:37.173Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 05:34 .git [2021-09-06T05:40:37.173Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 05:33 .github [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 818 Sep 6 05:33 .gitignore [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 76 Sep 6 05:33 .hadolint.yml [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 166 Sep 6 05:33 .sonarcloud.properties [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 1171 Sep 6 05:33 ADOPTERS.md [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 8493 Sep 6 05:33 Attribution.txt [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 43881 Sep 6 05:33 CHANGELOG.md [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 3804 Sep 6 05:33 CONTRIBUTING.md [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 677 Sep 6 05:33 GOVERNANCE.md [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 849 Sep 6 05:33 Jenkinsfile [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 10775 Sep 6 05:33 LICENSE [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 5915 Sep 6 05:33 Makefile [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 582 Sep 6 05:33 OWNERS.md [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 8643 Sep 6 05:33 README.md [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 6912 Sep 6 05:33 SECURITY.md [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 5 Sep 6 05:31 VERSION [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 4131 Sep 6 05:33 ZMQWindows.md [2021-09-06T05:40:37.173Z] drwxrwxr-x 2 1001 1001 4096 Sep 6 05:33 bin [2021-09-06T05:40:37.173Z] drwxrwxr-x 14 1001 1001 4096 Sep 6 05:33 cmd [2021-09-06T05:40:37.173Z] -rw-r--r-- 1 root root 404331 Sep 6 05:39 coverage.out [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 841 Sep 6 05:33 go.mod [2021-09-06T05:40:37.173Z] -rw-r--r-- 1 root root 50064 Sep 6 05:36 go.sum [2021-09-06T05:40:37.173Z] drwxrwxr-x 8 1001 1001 4096 Sep 6 05:33 internal [2021-09-06T05:40:37.173Z] drwxrwxr-x 3 1001 1001 4096 Sep 6 05:33 openapi [2021-09-06T05:40:37.173Z] drwxrwxr-x 4 1001 1001 4096 Sep 6 05:33 snap [2021-09-06T05:40:37.173Z] -rw-rw-r-- 1 1001 1001 204 Sep 6 05:33 version.go [Pipeline] sh [2021-09-06T05:40:37.838Z] + '[' -e coverage.out ] [2021-09-06T05:40:37.838Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-09-06T05:40:37.870Z] Warning: overwriting stash ‘coverage-report’ [2021-09-06T05:40:38.681Z] Stashed 1 file(s) [Pipeline] sh [2021-09-06T05:40:39.337Z] + make build [2021-09-06T05:40:39.337Z] go mod tidy [2021-09-06T05:40:39.940Z] 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 [2021-09-06T05:40:46.653Z] 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 [2021-09-06T05:41:08.848Z] 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 [2021-09-06T05:41:10.841Z] 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 [2021-09-06T05:41:15.172Z] 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 [2021-09-06T05:41:16.153Z] 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 [2021-09-06T05:41:20.494Z] 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 [2021-09-06T05:41:23.905Z] 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 [2021-09-06T05:41:27.319Z] 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 [2021-09-06T05:41:30.722Z] 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 [2021-09-06T05:41:33.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T05:41:36.752Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } [2021-09-06T05:41:43.501Z] $ docker stop --time=1 bfe1240dee181cda9dde0a774df77871d3ca4dfcef090040a2d1cf71cd83c47a [2021-09-06T05:41:46.242Z] $ docker rm -f bfe1240dee181cda9dde0a774df77871d3ca4dfcef090040a2d1cf71cd83c47a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:41:47.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T05:41:47.993Z] [2021-09-06T05:41:47.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:41:48.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T05:41:48.896Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-09-06T05:41:48.896Z] 29e5d40040c1: Pulling fs layer [2021-09-06T05:41:48.896Z] 1ce36da41761: Pulling fs layer [2021-09-06T05:41:48.896Z] 25b303627fd3: Pulling fs layer [2021-09-06T05:41:48.896Z] 29e5d40040c1: Verifying Checksum [2021-09-06T05:41:48.896Z] 29e5d40040c1: Download complete [2021-09-06T05:41:49.874Z] 29e5d40040c1: Pull complete [2021-09-06T05:41:49.874Z] 1ce36da41761: Verifying Checksum [2021-09-06T05:41:49.874Z] 1ce36da41761: Download complete [2021-09-06T05:41:50.853Z] 1ce36da41761: Pull complete [2021-09-06T05:41:51.127Z] 25b303627fd3: Verifying Checksum [2021-09-06T05:41:51.127Z] 25b303627fd3: Download complete [2021-09-06T05:42:01.294Z] 25b303627fd3: Pull complete [2021-09-06T05:42:01.294Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-09-06T05:42:01.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T05:42:01.294Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-09-06T05:42:01.536Z] prd-ubuntu18.04-docker-arm64-4c-16g-1417 does not seem to be running inside a container [2021-09-06T05:42:01.627Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T05:42:04.941Z] $ docker top a920c1696f9d9524f424653608b8b9b3f1ddd439b7f9ed7485f345d6fd6c27e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:42:06.009Z] + docker-compose build --help [2021-09-06T05:42:06.009Z] + grep parallel [2021-09-06T05:42:10.035Z] --parallel Build images in parallel. [Pipeline] } [2021-09-06T05:42:10.324Z] $ docker stop --time=1 a920c1696f9d9524f424653608b8b9b3f1ddd439b7f9ed7485f345d6fd6c27e7 [2021-09-06T05:42:12.159Z] $ docker rm -f a920c1696f9d9524f424653608b8b9b3f1ddd439b7f9ed7485f345d6fd6c27e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:42:12.882Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-09-06T05:42:12.882Z] . [Pipeline] withDockerContainer [2021-09-06T05:42:13.161Z] prd-ubuntu18.04-docker-arm64-4c-16g-1417 does not seem to be running inside a container [2021-09-06T05:42:13.256Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-09-06T05:42:14.861Z] $ docker top 633fc97b077ef26f2308d956c4d760d51793b86386890572fe430a2c5082d322 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:42:15.858Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-09-06T05:42:20.192Z] Building core-command ... [2021-09-06T05:42:20.192Z] Building core-data ... [2021-09-06T05:42:20.192Z] Building core-metadata ... [2021-09-06T05:42:20.192Z] Building security-bootstrapper ... [2021-09-06T05:42:20.192Z] Building security-proxy-setup ... [2021-09-06T05:42:20.192Z] Building security-secretstore-setup ... [2021-09-06T05:42:20.192Z] Building support-notifications ... [2021-09-06T05:42:20.192Z] Building support-scheduler ... [2021-09-06T05:42:20.192Z] Building sys-mgmt-agent ... [2021-09-06T05:42:20.192Z] Building support-notifications [2021-09-06T05:42:20.192Z] Building core-metadata [2021-09-06T05:42:20.192Z] Building sys-mgmt-agent [2021-09-06T05:42:20.192Z] Building security-proxy-setup [2021-09-06T05:42:20.192Z] Building support-scheduler [2021-09-06T05:43:28.184Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:28.184Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:28.184Z] ---> d914daea36e5 [2021-09-06T05:43:28.184Z] Step 3/22 : WORKDIR /edgex-go [2021-09-06T05:43:28.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:28.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:28.184Z] ---> d914daea36e5 [2021-09-06T05:43:28.184Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T05:43:28.184Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:28.184Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:28.184Z] ---> d914daea36e5 [2021-09-06T05:43:28.184Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:43:28.184Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:28.184Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:28.184Z] ---> d914daea36e5 [2021-09-06T05:43:28.184Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:43:28.184Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:43:28.184Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:43:28.184Z] ---> d914daea36e5 [2021-09-06T05:43:28.184Z] Step 3/23 : WORKDIR /edgex-go [2021-09-06T05:43:28.184Z] ---> Running in 2d56cbd70574 [2021-09-06T05:43:28.184Z] ---> Running in e0d9b8044782 [2021-09-06T05:43:28.184Z] ---> Running in 91acc5663de8 [2021-09-06T05:43:28.184Z] ---> Running in b795f233ba3f [2021-09-06T05:43:28.184Z] ---> Running in b1e3fd474858 [2021-09-06T05:43:28.184Z] Removing intermediate container e0d9b8044782 [2021-09-06T05:43:28.184Z] ---> e0ec109574fa [2021-09-06T05:43:28.184Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:28.184Z] Removing intermediate container b1e3fd474858 [2021-09-06T05:43:28.184Z] ---> 25a80c455142 [2021-09-06T05:43:28.184Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:28.184Z] Removing intermediate container 91acc5663de8 [2021-09-06T05:43:28.184Z] ---> 8ce44099a7e8 [2021-09-06T05:43:28.184Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:28.184Z] Removing intermediate container b795f233ba3f [2021-09-06T05:43:28.184Z] ---> 0becbd6220f0 [2021-09-06T05:43:28.184Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:28.184Z] Removing intermediate container 2d56cbd70574 [2021-09-06T05:43:28.184Z] ---> cfd85df00eaf [2021-09-06T05:43:28.184Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:43:28.184Z] ---> Running in 4af8b89735ca [2021-09-06T05:43:28.184Z] ---> Running in 3bf3ccb873f5 [2021-09-06T05:43:28.184Z] ---> Running in c45318aa589d [2021-09-06T05:43:28.184Z] ---> Running in 829bbcbe92d8 [2021-09-06T05:43:28.184Z] ---> Running in 36198edc1a21 [2021-09-06T05:43:29.632Z] Removing intermediate container 3bf3ccb873f5 [2021-09-06T05:43:29.632Z] ---> bd4dc88622b2 [2021-09-06T05:43:29.632Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-09-06T05:43:29.632Z] ---> Running in 9badd041aca2 [2021-09-06T05:43:30.232Z] Removing intermediate container 829bbcbe92d8 [2021-09-06T05:43:30.232Z] ---> 149a88f408d0 [2021-09-06T05:43:30.232Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-09-06T05:43:30.232Z] Removing intermediate container 4af8b89735ca [2021-09-06T05:43:30.232Z] ---> 6f07c28ecc3c [2021-09-06T05:43:30.232Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-09-06T05:43:30.507Z] ---> Running in 65dc45a3c3ea [2021-09-06T05:43:30.507Z] ---> Running in 2dffd6ab982d [2021-09-06T05:43:30.507Z] Removing intermediate container 36198edc1a21 [2021-09-06T05:43:30.507Z] ---> ef98abfbd213 [2021-09-06T05:43:30.507Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-09-06T05:43:30.783Z] Removing intermediate container c45318aa589d [2021-09-06T05:43:30.783Z] ---> cf67e624b69c [2021-09-06T05:43:30.783Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T05:43:30.783Z] ---> Running in a5b4634dfd19 [2021-09-06T05:43:31.059Z] ---> Running in 8702241ce8d2 [2021-09-06T05:43:31.678Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:32.676Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:32.677Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:32.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:32.961Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:33.232Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:33.510Z] OK: 218 MiB in 52 packages [2021-09-06T05:43:33.817Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:34.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:34.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:34.091Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:43:35.098Z] OK: 218 MiB in 52 packages [2021-09-06T05:43:35.098Z] Removing intermediate container 9badd041aca2 [2021-09-06T05:43:35.098Z] ---> 8545c91de680 [2021-09-06T05:43:35.098Z] Step 6/24 : COPY go.mod . [2021-09-06T05:43:35.381Z] OK: 218 MiB in 52 packages [2021-09-06T05:43:35.381Z] OK: 218 MiB in 52 packages [2021-09-06T05:43:35.381Z] OK: 218 MiB in 52 packages [2021-09-06T05:43:36.381Z] ---> be4262837bbc [2021-09-06T05:43:36.381Z] Step 7/24 : RUN go mod download [2021-09-06T05:43:36.988Z] ---> Running in 7b2f77b01da9 [2021-09-06T05:43:36.988Z] Removing intermediate container 65dc45a3c3ea [2021-09-06T05:43:36.988Z] ---> ba98bca73720 [2021-09-06T05:43:36.988Z] Step 6/22 : COPY go.mod . [2021-09-06T05:43:37.270Z] Removing intermediate container 8702241ce8d2 [2021-09-06T05:43:37.270Z] ---> 257953ad76a1 [2021-09-06T05:43:37.270Z] Step 6/24 : COPY go.mod . [2021-09-06T05:43:37.548Z] Removing intermediate container 2dffd6ab982d [2021-09-06T05:43:37.548Z] ---> 0d7cf106c320 [2021-09-06T05:43:37.548Z] Step 6/23 : COPY go.mod . [2021-09-06T05:43:37.548Z] Removing intermediate container a5b4634dfd19 [2021-09-06T05:43:37.548Z] ---> 464fa6748a05 [2021-09-06T05:43:37.548Z] Step 6/23 : COPY go.mod . [2021-09-06T05:43:38.544Z] ---> 62a4d726927c [2021-09-06T05:43:38.544Z] Step 7/22 : RUN go mod download [2021-09-06T05:43:38.544Z] ---> Running in cb7ffc8de833 [2021-09-06T05:43:38.821Z] ---> 66e72150362f [2021-09-06T05:43:38.821Z] Step 7/24 : RUN go mod download [2021-09-06T05:43:38.821Z] ---> 82860dba7ac4 [2021-09-06T05:43:38.821Z] Step 7/23 : RUN go mod download [2021-09-06T05:43:39.098Z] ---> cd6c59675aa7 [2021-09-06T05:43:39.098Z] Step 7/23 : RUN go mod download [2021-09-06T05:43:39.098Z] ---> Running in a39f83fda0fd [2021-09-06T05:43:39.376Z] ---> Running in 0eea42f90bd6 [2021-09-06T05:43:39.376Z] ---> Running in db03682ff438 [2021-09-06T05:43:42.803Z] Removing intermediate container 7b2f77b01da9 [2021-09-06T05:43:42.803Z] ---> 85b76a7bbbe4 [2021-09-06T05:43:42.803Z] Step 8/24 : COPY . . [2021-09-06T05:43:46.297Z] Removing intermediate container cb7ffc8de833 [2021-09-06T05:43:46.297Z] ---> cefbeebc95a2 [2021-09-06T05:43:46.297Z] Step 8/22 : COPY . . [2021-09-06T05:43:47.285Z] Removing intermediate container a39f83fda0fd [2021-09-06T05:43:47.285Z] ---> 336f143c578f [2021-09-06T05:43:47.285Z] Step 8/24 : COPY . . [2021-09-06T05:43:49.288Z] Removing intermediate container db03682ff438 [2021-09-06T05:43:49.288Z] ---> ef6e72ad9650 [2021-09-06T05:43:49.288Z] Step 8/23 : COPY . . [2021-09-06T05:43:49.288Z] Removing intermediate container 0eea42f90bd6 [2021-09-06T05:43:49.288Z] ---> fa2b0b355e1d [2021-09-06T05:43:49.288Z] Step 8/23 : COPY . . [2021-09-06T05:44:11.479Z] ---> a0efc7c09eb2 [2021-09-06T05:44:11.479Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:44:11.479Z] ---> ad14bf7d2a98 [2021-09-06T05:44:11.479Z] Step 9/22 : RUN go mod tidy [2021-09-06T05:44:11.479Z] ---> 3ffb9d98f5ff [2021-09-06T05:44:11.479Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:44:11.479Z] ---> ab91d1386f69 [2021-09-06T05:44:11.479Z] Step 9/23 : RUN go mod tidy [2021-09-06T05:44:11.479Z] ---> 1e2c7c021796 [2021-09-06T05:44:11.479Z] Step 9/23 : RUN go mod tidy [2021-09-06T05:44:11.479Z] ---> Running in d9380b8df004 [2021-09-06T05:44:11.479Z] ---> Running in 68e3bc42c01c [2021-09-06T05:44:11.479Z] ---> Running in 7658e04623d0 [2021-09-06T05:44:11.479Z] ---> Running in ad5adc7b3594 [2021-09-06T05:44:11.479Z] ---> Running in 80fe123d287a [2021-09-06T05:44:16.925Z] Removing intermediate container d9380b8df004 [2021-09-06T05:44:16.925Z] ---> 3fe734e8bfe2 [2021-09-06T05:44:16.925Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-09-06T05:44:17.205Z] ---> Running in 082cd555ceb3 [2021-09-06T05:44:17.482Z] Removing intermediate container 68e3bc42c01c [2021-09-06T05:44:17.482Z] ---> 5237a2190712 [2021-09-06T05:44:17.482Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-09-06T05:44:17.761Z] ---> Running in 8ef3dbc0db4f [2021-09-06T05:44:18.038Z] Removing intermediate container 7658e04623d0 [2021-09-06T05:44:18.038Z] ---> 0b6f167ab905 [2021-09-06T05:44:18.038Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-09-06T05:44:18.317Z] ---> Running in 8a7ea7afc798 [2021-09-06T05:44:18.317Z] Removing intermediate container 80fe123d287a [2021-09-06T05:44:18.317Z] ---> fc1d16d41555 [2021-09-06T05:44:18.317Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-09-06T05:44:18.597Z] ---> Running in 0f1a4ee6a291 [2021-09-06T05:44:18.597Z] Removing intermediate container ad5adc7b3594 [2021-09-06T05:44:18.597Z] ---> f7137f7ff095 [2021-09-06T05:44:18.597Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-09-06T05:44:19.192Z] ---> Running in 3095d3a14465 [2021-09-06T05:44:19.790Z] 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 [2021-09-06T05:44:19.790Z] 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 [2021-09-06T05:44:20.775Z] 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 [2021-09-06T05:44:21.050Z] 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 [2021-09-06T05:44:21.645Z] 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 [2021-09-06T05:46:13.501Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-09-06T05:46:23.685Z] Removing intermediate container 8ef3dbc0db4f [2021-09-06T05:46:23.686Z] ---> cc6c033880af [2021-09-06T05:46:23.686Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-09-06T05:46:23.686Z] ---> Running in a83f187c3135 [2021-09-06T05:46:25.668Z] 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 [2021-09-06T05:46:26.270Z] Removing intermediate container 082cd555ceb3 [2021-09-06T05:46:26.270Z] ---> 818394971865 [2021-09-06T05:46:26.270Z] [2021-09-06T05:46:26.270Z] Step 11/22 : FROM alpine:3.12 [2021-09-06T05:46:26.546Z] 3.12: Pulling from library/alpine [2021-09-06T05:46:28.535Z] Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a [2021-09-06T05:46:28.535Z] Status: Downloaded newer image for alpine:3.12 [2021-09-06T05:46:28.535Z] ---> afc2cc120ca2 [2021-09-06T05:46:28.535Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-09-06T05:46:30.526Z] ---> Running in a15cf973ca74 [2021-09-06T05:46:30.802Z] Removing intermediate container 0f1a4ee6a291 [2021-09-06T05:46:30.802Z] ---> 420497d23823 [2021-09-06T05:46:30.802Z] [2021-09-06T05:46:30.802Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T05:46:30.802Z] ---> afc2cc120ca2 [2021-09-06T05:46:30.802Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:46:31.402Z] ---> Running in 04246296c0cc [2021-09-06T05:46:31.677Z] Removing intermediate container 3095d3a14465 [2021-09-06T05:46:31.677Z] ---> f662391ba5ca [2021-09-06T05:46:31.677Z] [2021-09-06T05:46:31.677Z] Step 11/23 : FROM alpine:3.12 [2021-09-06T05:46:31.677Z] ---> afc2cc120ca2 [2021-09-06T05:46:31.677Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-09-06T05:46:32.272Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:32.550Z] ---> Running in d798ddc81963 [2021-09-06T05:46:32.550Z] Removing intermediate container a83f187c3135 [2021-09-06T05:46:32.550Z] ---> 47d1150cb3ca [2021-09-06T05:46:32.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:32.550Z] [2021-09-06T05:46:32.550Z] Step 12/24 : FROM docker:20.10.7 [2021-09-06T05:46:32.823Z] 20.10.7: Pulling from library/docker [2021-09-06T05:46:33.427Z] (1/4) Installing ca-certificates (20191127-r4) [2021-09-06T05:46:33.427Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-09-06T05:46:33.427Z] (3/4) Installing libcurl (7.78.0-r0) [2021-09-06T05:46:33.427Z] (4/4) Installing curl (7.78.0-r0) [2021-09-06T05:46:33.427Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:46:33.427Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:46:33.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:33.704Z] OK: 7 MiB in 18 packages [2021-09-06T05:46:33.704Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:34.303Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T05:46:34.303Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:46:34.303Z] OK: 5 MiB in 15 packages [2021-09-06T05:46:35.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:35.290Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:35.903Z] Removing intermediate container 8a7ea7afc798 [2021-09-06T05:46:35.903Z] ---> 78c6a924406a [2021-09-06T05:46:35.903Z] [2021-09-06T05:46:35.903Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:46:35.903Z] ---> afc2cc120ca2 [2021-09-06T05:46:35.903Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:46:35.903Z] (1/2) Installing ca-certificates (20191127-r4) [2021-09-06T05:46:36.211Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-09-06T05:46:36.211Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:46:36.211Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:46:36.211Z] OK: 6 MiB in 16 packages [2021-09-06T05:46:36.819Z] ---> Running in e3d0d53f0ad5 [2021-09-06T05:46:36.819Z] Removing intermediate container 04246296c0cc [2021-09-06T05:46:36.819Z] ---> c3ffdacc5e8b [2021-09-06T05:46:36.819Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:46:37.093Z] Removing intermediate container a15cf973ca74 [2021-09-06T05:46:37.093Z] ---> b39b307ae92e [2021-09-06T05:46:37.093Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T05:46:37.093Z] ---> Running in e7353d987126 [2021-09-06T05:46:37.375Z] ---> Running in 197294e5674b [2021-09-06T05:46:38.381Z] Removing intermediate container 197294e5674b [2021-09-06T05:46:38.381Z] ---> a6272f7bb91c [2021-09-06T05:46:38.381Z] Step 14/22 : WORKDIR /edgex [2021-09-06T05:46:38.381Z] Removing intermediate container e7353d987126 [2021-09-06T05:46:38.381Z] ---> 5c8d1b4a88f6 [2021-09-06T05:46:38.381Z] Step 14/23 : ENV APP_PORT=59861 [2021-09-06T05:46:38.666Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:38.666Z] ---> Running in f22c7f1e6985 [2021-09-06T05:46:38.666Z] ---> Running in c739642c0848 [2021-09-06T05:46:38.949Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:39.224Z] Removing intermediate container d798ddc81963 [2021-09-06T05:46:39.224Z] ---> ecc953dbd229 [2021-09-06T05:46:39.224Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:46:39.501Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-09-06T05:46:39.501Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:46:39.501Z] OK: 5 MiB in 15 packages [2021-09-06T05:46:40.096Z] ---> Running in 7790a456ae7a [2021-09-06T05:46:40.371Z] Removing intermediate container c739642c0848 [2021-09-06T05:46:40.371Z] ---> 9b25ed44cfc5 [2021-09-06T05:46:40.371Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T05:46:40.371Z] Removing intermediate container f22c7f1e6985 [2021-09-06T05:46:40.371Z] ---> b58612f4ff93 [2021-09-06T05:46:40.371Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-09-06T05:46:40.970Z] ---> Running in df8cc04d7eab [2021-09-06T05:46:41.261Z] Removing intermediate container 7790a456ae7a [2021-09-06T05:46:41.261Z] ---> 7cce7a2b8176 [2021-09-06T05:46:41.261Z] Step 14/23 : ENV APP_PORT=59860 [2021-09-06T05:46:41.857Z] ---> a2ca59d1b9a1 [2021-09-06T05:46:41.857Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-09-06T05:46:41.857Z] ---> Running in 20058411f067 [2021-09-06T05:46:42.134Z] Removing intermediate container df8cc04d7eab [2021-09-06T05:46:42.134Z] ---> 97bf31308b30 [2021-09-06T05:46:42.134Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:46:42.134Z] Removing intermediate container e3d0d53f0ad5 [2021-09-06T05:46:42.134Z] ---> bd46487a897b [2021-09-06T05:46:42.134Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:46:42.735Z] ---> Running in c710883e3a0f [2021-09-06T05:46:43.014Z] Removing intermediate container 20058411f067 [2021-09-06T05:46:43.014Z] ---> 36a8f5e19ccd [2021-09-06T05:46:43.014Z] Step 15/23 : EXPOSE $APP_PORT [2021-09-06T05:46:43.999Z] ---> Running in 4cc9b4366b1c [2021-09-06T05:46:44.272Z] Removing intermediate container c710883e3a0f [2021-09-06T05:46:44.272Z] ---> f2304bfa91fb [2021-09-06T05:46:44.272Z] Step 14/24 : ENV APP_PORT=59881 [2021-09-06T05:46:44.557Z] ---> 3f984c2e869b [2021-09-06T05:46:44.557Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-09-06T05:46:44.834Z] ---> 219c19fcf60c [2021-09-06T05:46:44.834Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-09-06T05:46:44.834Z] ---> Running in ea03da2b5e53 [2021-09-06T05:46:44.834Z] Removing intermediate container 4cc9b4366b1c [2021-09-06T05:46:44.834Z] ---> e75a308da2e9 [2021-09-06T05:46:44.834Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:46:46.280Z] Removing intermediate container ea03da2b5e53 [2021-09-06T05:46:46.280Z] ---> 8a5eaaeb85d4 [2021-09-06T05:46:46.280Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T05:46:46.556Z] ---> 09f31aa2ca7f [2021-09-06T05:46:46.556Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-09-06T05:46:46.556Z] ---> Running in ef5a8cabdcca [2021-09-06T05:46:46.556Z] ---> 3d202240b753 [2021-09-06T05:46:46.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-09-06T05:46:46.556Z] ---> 29cc70fa4f88 [2021-09-06T05:46:46.556Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-09-06T05:46:46.832Z] ---> Running in 26449e59db33 [2021-09-06T05:46:47.108Z] Removing intermediate container ef5a8cabdcca [2021-09-06T05:46:47.108Z] ---> 305ecb141b71 [2021-09-06T05:46:47.108Z] Step 16/24 : WORKDIR / [2021-09-06T05:46:47.379Z] Digest: sha256:bfc499cef26daa22da31b76be1752813a6921ee1fa1dd1f56d4fdf19c701d332 [2021-09-06T05:46:47.379Z] Status: Downloaded newer image for docker:20.10.7 [2021-09-06T05:46:47.379Z] ---> df445af6242a [2021-09-06T05:46:47.379Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:46:47.656Z] ---> Running in 115521e727a6 [2021-09-06T05:46:47.656Z] ---> Running in e5d0b4699d4b [2021-09-06T05:46:47.656Z] Removing intermediate container 26449e59db33 [2021-09-06T05:46:47.656Z] ---> a31bbdd2b8ca [2021-09-06T05:46:47.656Z] Step 19/22 : CMD ["--init=true"] [2021-09-06T05:46:47.939Z] ---> 3b312fd6df7e [2021-09-06T05:46:47.939Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-09-06T05:46:47.939Z] ---> Running in f82bf7ccda0c [2021-09-06T05:46:48.214Z] ---> Running in 0256ce6f66f2 [2021-09-06T05:46:48.214Z] Removing intermediate container 115521e727a6 [2021-09-06T05:46:48.214Z] ---> 7ac3f7a0bee7 [2021-09-06T05:46:48.214Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:46:48.488Z] ---> 5faa1f03dd73 [2021-09-06T05:46:48.488Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-09-06T05:46:48.488Z] Removing intermediate container e5d0b4699d4b [2021-09-06T05:46:48.488Z] ---> eb99e30cd38c [2021-09-06T05:46:48.488Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-09-06T05:46:48.766Z] ---> Running in c310b48ae24e [2021-09-06T05:46:48.766Z] Removing intermediate container f82bf7ccda0c [2021-09-06T05:46:48.766Z] ---> 043ba20121c2 [2021-09-06T05:46:48.766Z] Step 20/22 : LABEL arch=arm64 [2021-09-06T05:46:49.046Z] ---> Running in a419bc83f684 [2021-09-06T05:46:49.327Z] Removing intermediate container 0256ce6f66f2 [2021-09-06T05:46:49.327Z] ---> 07c396032f47 [2021-09-06T05:46:49.327Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:46:49.602Z] ---> Running in 45aa36aa7fdd [2021-09-06T05:46:49.602Z] ---> 1b70110978a6 [2021-09-06T05:46:49.602Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-09-06T05:46:49.876Z] ---> 4b2775c0b2f8 [2021-09-06T05:46:49.876Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-09-06T05:46:49.876Z] ---> Running in 74247b24a57d [2021-09-06T05:46:50.153Z] Removing intermediate container a419bc83f684 [2021-09-06T05:46:50.153Z] ---> 9f5638d4be37 [2021-09-06T05:46:50.153Z] Step 21/22 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:46:50.426Z] ---> Running in b86a896708c7 [2021-09-06T05:46:50.426Z] Removing intermediate container 45aa36aa7fdd [2021-09-06T05:46:50.426Z] ---> aca43701eb06 [2021-09-06T05:46:50.426Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T05:46:50.701Z] ---> Running in d6999a75f5a8 [2021-09-06T05:46:50.982Z] Removing intermediate container 74247b24a57d [2021-09-06T05:46:50.982Z] ---> b5b3dae6d112 [2021-09-06T05:46:50.982Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:46:50.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:50.982Z] Removing intermediate container b86a896708c7 [2021-09-06T05:46:50.982Z] ---> 66dd4275af44 [2021-09-06T05:46:50.982Z] Step 22/22 : LABEL version=0.0.0 [2021-09-06T05:46:51.268Z] ---> Running in 2071c6a01029 [2021-09-06T05:46:51.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:46:51.268Z] ---> Running in bb8a4742014a [2021-09-06T05:46:51.550Z] Removing intermediate container d6999a75f5a8 [2021-09-06T05:46:51.550Z] ---> d4141906b721 [2021-09-06T05:46:51.550Z] Step 22/23 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:46:51.550Z] ---> ebb0c9ef2d8a [2021-09-06T05:46:51.550Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-09-06T05:46:51.831Z] ---> Running in 33c6fcd01ad8 [2021-09-06T05:46:52.112Z] Removing intermediate container 2071c6a01029 [2021-09-06T05:46:52.112Z] ---> 419703a5731d [2021-09-06T05:46:52.112Z] Step 21/23 : LABEL arch=arm64 [2021-09-06T05:46:52.112Z] Removing intermediate container bb8a4742014a [2021-09-06T05:46:52.112Z] ---> f6b0e53c6249 [2021-09-06T05:46:52.112Z] [2021-09-06T05:46:52.112Z] (1/39) Installing readline (8.1.0-r0) [2021-09-06T05:46:52.112Z] (2/39) Installing bash (5.1.0-r0) [2021-09-06T05:46:52.112Z] Executing bash-5.1.0-r0.post-install [2021-09-06T05:46:52.112Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-09-06T05:46:52.112Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-09-06T05:46:52.112Z] ---> Running in 00bc141b5d8b [2021-09-06T05:46:52.112Z] (5/39) Installing libcurl (7.78.0-r0) [2021-09-06T05:46:52.389Z] (6/39) Installing curl (7.78.0-r0) [2021-09-06T05:46:52.389Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-09-06T05:46:52.389Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-09-06T05:46:52.389Z] (9/39) Installing expat (2.2.10-r1) [2021-09-06T05:46:52.389Z] (10/39) Installing libffi (3.3-r2) [2021-09-06T05:46:52.389Z] (11/39) Installing gdbm (1.19-r0) [2021-09-06T05:46:52.389Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-09-06T05:46:52.389Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-09-06T05:46:52.389Z] (14/39) Installing python3 (3.8.10-r0) [2021-09-06T05:46:52.663Z] Successfully built f6b0e53c6249 [2021-09-06T05:46:52.663Z] Successfully tagged security-proxy-setup-arm64:latest [2021-09-06T05:46:52.663Z]  Building security-proxy-setup ... done Building core-command [2021-09-06T05:46:52.663Z] Removing intermediate container 33c6fcd01ad8 [2021-09-06T05:46:52.663Z] ---> fca4e05c2228 [2021-09-06T05:46:52.663Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T05:46:52.939Z] ---> Running in ad496903785a [2021-09-06T05:46:53.219Z] Removing intermediate container 00bc141b5d8b [2021-09-06T05:46:53.219Z] ---> ecc4cf0432e6 [2021-09-06T05:46:53.219Z] Step 22/23 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:46:53.494Z] ---> d3a0015ae2d1 [2021-09-06T05:46:53.494Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-09-06T05:46:54.484Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-09-06T05:46:54.484Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-09-06T05:46:54.484Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-09-06T05:46:54.484Z] (18/39) Installing py3-six (1.15.0-r0) [2021-09-06T05:46:54.484Z] (19/39) Installing py3-packaging (20.9-r0) [2021-09-06T05:46:54.484Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-09-06T05:46:54.484Z] ---> Running in 583c27b4b674 [2021-09-06T05:46:54.780Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-09-06T05:46:54.780Z] (22/39) Installing py3-idna (3.1-r0) [2021-09-06T05:46:54.780Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-09-06T05:46:54.780Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-09-06T05:46:55.077Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-09-06T05:46:55.077Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-09-06T05:46:55.077Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-09-06T05:46:55.077Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-09-06T05:46:55.077Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-09-06T05:46:55.077Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-09-06T05:46:55.077Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-09-06T05:46:55.077Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-09-06T05:46:55.077Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-09-06T05:46:55.077Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-09-06T05:46:55.077Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-09-06T05:46:55.077Z] (36/39) Installing py3-progress (1.5-r0) [2021-09-06T05:46:55.077Z] Removing intermediate container ad496903785a [2021-09-06T05:46:55.077Z] ---> 7cef68395d1e [2021-09-06T05:46:55.077Z] [2021-09-06T05:46:55.077Z] ---> Running in 219099c276ba [2021-09-06T05:46:55.077Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-09-06T05:46:55.351Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-09-06T05:46:55.351Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-09-06T05:46:55.631Z] Successfully built 7cef68395d1e [2021-09-06T05:46:55.907Z] Successfully tagged support-scheduler-arm64:latest [2021-09-06T05:46:55.907Z] Building core-data [2021-09-06T05:46:55.907Z]  Building support-scheduler ... done Removing intermediate container 583c27b4b674 [2021-09-06T05:46:55.907Z] ---> c1343ac6049f [2021-09-06T05:46:55.907Z] Step 23/23 : LABEL version=0.0.0 [2021-09-06T05:46:55.907Z] Executing busybox-1.32.1-r6.trigger [2021-09-06T05:46:55.907Z] OK: 82 MiB in 59 packages [2021-09-06T05:46:56.183Z] Removing intermediate container 219099c276ba [2021-09-06T05:46:56.183Z] ---> 5fb156bb0fb8 [2021-09-06T05:46:56.183Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:46:56.183Z] ---> Running in 6277ba06cb23 [2021-09-06T05:46:56.459Z] ---> Running in cafe4fdaef83 [2021-09-06T05:46:57.447Z] Removing intermediate container 6277ba06cb23 [2021-09-06T05:46:57.448Z] ---> 4f0704073f5d [2021-09-06T05:46:57.448Z] [2021-09-06T05:46:57.728Z] Successfully built 4f0704073f5d [2021-09-06T05:46:58.010Z] Successfully tagged support-notifications-arm64:latest [2021-09-06T05:46:58.010Z]  Building support-notifications ... done Building security-secretstore-setup [2021-09-06T05:46:58.010Z] Removing intermediate container cafe4fdaef83 [2021-09-06T05:46:58.010Z] ---> 13c7097cb776 [2021-09-06T05:46:58.010Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T05:46:58.284Z] ---> Running in b2b3231503e4 [2021-09-06T05:46:58.885Z] Removing intermediate container b2b3231503e4 [2021-09-06T05:46:58.885Z] ---> be4e3254743c [2021-09-06T05:46:59.158Z] Step 23/24 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:46:59.439Z] ---> Running in 02b78a336942 [2021-09-06T05:47:00.425Z] Removing intermediate container 02b78a336942 [2021-09-06T05:47:00.425Z] ---> 1efb212fb23c [2021-09-06T05:47:00.425Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:47:01.024Z] ---> Running in 23275ae04611 [2021-09-06T05:47:02.020Z] Removing intermediate container 23275ae04611 [2021-09-06T05:47:02.020Z] ---> 190425a1f753 [2021-09-06T05:47:02.020Z] [2021-09-06T05:47:02.299Z] Successfully built 190425a1f753 [2021-09-06T05:47:02.575Z] Successfully tagged core-metadata-arm64:latest [2021-09-06T05:47:02.575Z] Building security-bootstrapper [2021-09-06T05:47:05.201Z]  Building core-metadata ... done Collecting docker-compose==1.23.2 [2021-09-06T05:47:05.201Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-09-06T05:47:05.201Z] Collecting cached-property<2,>=1.2.0 [2021-09-06T05:47:05.477Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-09-06T05:47:06.077Z] Collecting docker<4.0,>=3.6.0 [2021-09-06T05:47:06.077Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-09-06T05:47:06.352Z] Collecting texttable<0.10,>=0.9.0 [2021-09-06T05:47:06.352Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-09-06T05:47:10.668Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-09-06T05:47:10.668Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-09-06T05:47:10.668Z] Collecting websocket-client<1.0,>=0.32.0 [2021-09-06T05:47:10.668Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-09-06T05:47:10.943Z] Collecting dockerpty<0.5,>=0.4.1 [2021-09-06T05:47:10.943Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-09-06T05:47:14.335Z] Collecting PyYAML<4,>=3.10 [2021-09-06T05:47:14.335Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-09-06T05:47:17.735Z] Collecting docopt<0.7,>=0.6.1 [2021-09-06T05:47:17.735Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-09-06T05:47:20.497Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-09-06T05:47:20.497Z] Collecting jsonschema<3,>=2.5.1 [2021-09-06T05:47:20.497Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-09-06T05:47:21.569Z] Collecting docker-pycreds>=0.4.0 [2021-09-06T05:47:21.569Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-09-06T05:47:22.235Z] Collecting idna<2.8,>=2.5 [2021-09-06T05:47:22.235Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-09-06T05:47:23.248Z] Collecting urllib3<1.25,>=1.21.1 [2021-09-06T05:47:23.248Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-09-06T05:47:23.248Z] Collecting chardet<3.1.0,>=3.0.2 [2021-09-06T05:47:23.248Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-09-06T05:47:23.861Z] Collecting certifi>=2017.4.17 [2021-09-06T05:47:23.861Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-09-06T05:47:24.134Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-09-06T05:47:24.134Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-09-06T05:47:24.134Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-09-06T05:47:24.135Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-09-06T05:47:25.577Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-09-06T05:47:25.577Z] Attempting uninstall: urllib3 [2021-09-06T05:47:25.577Z] Found existing installation: urllib3 1.26.2 [2021-09-06T05:47:25.577Z] Uninstalling urllib3-1.26.2: [2021-09-06T05:47:25.577Z] Successfully uninstalled urllib3-1.26.2 [2021-09-06T05:47:26.180Z] Attempting uninstall: idna [2021-09-06T05:47:26.180Z] Found existing installation: idna 3.1 [2021-09-06T05:47:26.180Z] Uninstalling idna-3.1: [2021-09-06T05:47:26.455Z] Successfully uninstalled idna-3.1 [2021-09-06T05:47:27.058Z] Attempting uninstall: chardet [2021-09-06T05:47:27.058Z] Found existing installation: chardet 4.0.0 [2021-09-06T05:47:27.334Z] Uninstalling chardet-4.0.0: [2021-09-06T05:47:27.334Z] Successfully uninstalled chardet-4.0.0 [2021-09-06T05:47:29.319Z] Attempting uninstall: requests [2021-09-06T05:47:29.319Z] Found existing installation: requests 2.25.1 [2021-09-06T05:47:29.319Z] Uninstalling requests-2.25.1: [2021-09-06T05:47:29.319Z] Successfully uninstalled requests-2.25.1 [2021-09-06T05:47:29.593Z] Running setup.py install for texttable: started [2021-09-06T05:47:32.229Z] Running setup.py install for texttable: finished with status 'done' [2021-09-06T05:47:32.229Z] Running setup.py install for PyYAML: started [2021-09-06T05:47:34.235Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:47:34.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:47:34.235Z] ---> d914daea36e5 [2021-09-06T05:47:34.235Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:47:34.235Z] ---> Using cache [2021-09-06T05:47:34.235Z] ---> cfd85df00eaf [2021-09-06T05:47:34.236Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:47:34.236Z] ---> Using cache [2021-09-06T05:47:34.236Z] ---> ef98abfbd213 [2021-09-06T05:47:34.236Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-09-06T05:47:34.236Z] ---> Using cache [2021-09-06T05:47:34.236Z] ---> 464fa6748a05 [2021-09-06T05:47:34.236Z] Step 6/24 : COPY go.mod . [2021-09-06T05:47:34.236Z] ---> Using cache [2021-09-06T05:47:34.236Z] ---> cd6c59675aa7 [2021-09-06T05:47:34.236Z] Step 7/24 : RUN go mod download [2021-09-06T05:47:34.236Z] ---> Using cache [2021-09-06T05:47:34.236Z] ---> ef6e72ad9650 [2021-09-06T05:47:34.236Z] Step 8/24 : COPY . . [2021-09-06T05:47:34.236Z] ---> Using cache [2021-09-06T05:47:34.236Z] ---> 1e2c7c021796 [2021-09-06T05:47:34.236Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:47:34.236Z] ---> Using cache [2021-09-06T05:47:34.236Z] ---> fc1d16d41555 [2021-09-06T05:47:34.236Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-09-06T05:47:35.234Z] Running setup.py install for PyYAML: finished with status 'done' [2021-09-06T05:47:37.224Z] Running setup.py install for docopt: started [2021-09-06T05:47:39.919Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:47:39.919Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:47:39.919Z] ---> d914daea36e5 [2021-09-06T05:47:39.919Z] Step 3/24 : WORKDIR /edgex-go [2021-09-06T05:47:39.919Z] ---> Using cache [2021-09-06T05:47:39.919Z] ---> cfd85df00eaf [2021-09-06T05:47:39.919Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:47:39.919Z] ---> Using cache [2021-09-06T05:47:39.919Z] ---> ef98abfbd213 [2021-09-06T05:47:39.919Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-09-06T05:47:39.919Z] Running setup.py install for docopt: finished with status 'done' [2021-09-06T05:47:39.919Z] Running setup.py install for dockerpty: started [2021-09-06T05:47:40.921Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:47:40.921Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:47:40.921Z] ---> d914daea36e5 [2021-09-06T05:47:40.921Z] Step 3/26 : WORKDIR /edgex-go [2021-09-06T05:47:40.922Z] ---> Using cache [2021-09-06T05:47:40.922Z] ---> cfd85df00eaf [2021-09-06T05:47:40.922Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:47:40.922Z] ---> Using cache [2021-09-06T05:47:40.922Z] ---> ef98abfbd213 [2021-09-06T05:47:40.922Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-09-06T05:47:40.922Z] ---> Using cache [2021-09-06T05:47:40.922Z] ---> 464fa6748a05 [2021-09-06T05:47:40.922Z] Step 6/26 : COPY go.mod . [2021-09-06T05:47:40.922Z] ---> Using cache [2021-09-06T05:47:40.922Z] ---> cd6c59675aa7 [2021-09-06T05:47:40.922Z] Step 7/26 : RUN go mod download [2021-09-06T05:47:40.922Z] ---> Using cache [2021-09-06T05:47:40.922Z] ---> ef6e72ad9650 [2021-09-06T05:47:40.922Z] Step 8/26 : COPY . . [2021-09-06T05:47:40.922Z] ---> Using cache [2021-09-06T05:47:40.922Z] ---> 1e2c7c021796 [2021-09-06T05:47:40.922Z] Step 9/26 : RUN go mod tidy [2021-09-06T05:47:40.922Z] ---> Using cache [2021-09-06T05:47:40.922Z] ---> fc1d16d41555 [2021-09-06T05:47:40.922Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-09-06T05:47:42.917Z] ---> Running in d22b80ea8765 [2021-09-06T05:47:42.917Z] ---> Running in 4df0996fd42b [2021-09-06T05:47:42.917Z] ---> Running in 48115014f1ce [2021-09-06T05:47:42.917Z] Running setup.py install for dockerpty: finished with status 'done' [2021-09-06T05:47:42.917Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-09-06T05:47:42.917Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-09-06T05:47:42.917Z] ---> d914daea36e5 [2021-09-06T05:47:42.917Z] Step 3/32 : WORKDIR /edgex-go [2021-09-06T05:47:42.917Z] ---> Using cache [2021-09-06T05:47:42.917Z] ---> cfd85df00eaf [2021-09-06T05:47:42.917Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:47:42.917Z] ---> Using cache [2021-09-06T05:47:42.917Z] ---> ef98abfbd213 [2021-09-06T05:47:42.917Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-09-06T05:47:42.917Z] ---> Using cache [2021-09-06T05:47:42.917Z] ---> 464fa6748a05 [2021-09-06T05:47:42.917Z] Step 6/32 : COPY go.mod . [2021-09-06T05:47:42.917Z] ---> Using cache [2021-09-06T05:47:42.917Z] ---> cd6c59675aa7 [2021-09-06T05:47:42.917Z] Step 7/32 : RUN go mod download [2021-09-06T05:47:42.917Z] ---> Using cache [2021-09-06T05:47:42.917Z] ---> ef6e72ad9650 [2021-09-06T05:47:42.917Z] Step 8/32 : COPY . . [2021-09-06T05:47:42.917Z] ---> Using cache [2021-09-06T05:47:42.917Z] ---> 1e2c7c021796 [2021-09-06T05:47:42.917Z] Step 9/32 : RUN go mod tidy [2021-09-06T05:47:42.917Z] ---> Using cache [2021-09-06T05:47:42.917Z] ---> fc1d16d41555 [2021-09-06T05:47:42.917Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-09-06T05:47:43.191Z] ---> Running in 3b32ab0c88d0 [2021-09-06T05:47:45.192Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 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.59.0 [2021-09-06T05:47:45.192Z] 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 [2021-09-06T05:47:45.466Z] 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 [2021-09-06T05:47:45.742Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:47:45.742Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2021-09-06T05:47:46.731Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:47:48.209Z] OK: 218 MiB in 52 packages [2021-09-06T05:47:50.869Z] Removing intermediate container 48115014f1ce [2021-09-06T05:47:50.869Z] ---> d2f10a76b59f [2021-09-06T05:47:50.869Z] Step 6/24 : COPY go.mod . [2021-09-06T05:47:52.873Z] ---> aeefaec87a82 [2021-09-06T05:47:52.873Z] Step 7/24 : RUN go mod download [2021-09-06T05:47:53.151Z] ---> Running in 40bdecfcd11b [2021-09-06T05:48:03.357Z] Removing intermediate container 40bdecfcd11b [2021-09-06T05:48:03.357Z] ---> 55f15c34bdb5 [2021-09-06T05:48:03.357Z] Step 8/24 : COPY . . [2021-09-06T05:48:03.357Z] Removing intermediate container c310b48ae24e [2021-09-06T05:48:03.357Z] ---> efc662360ee8 [2021-09-06T05:48:03.357Z] Step 15/24 : ENV APP_PORT=58890 [2021-09-06T05:48:03.357Z] ---> Running in 4f949c996ec3 [2021-09-06T05:48:03.631Z] Removing intermediate container 4f949c996ec3 [2021-09-06T05:48:03.631Z] ---> 6eafcfd4c97d [2021-09-06T05:48:03.631Z] Step 16/24 : EXPOSE $APP_PORT [2021-09-06T05:48:03.908Z] ---> Running in ae0e6923e335 [2021-09-06T05:48:04.901Z] Removing intermediate container ae0e6923e335 [2021-09-06T05:48:05.178Z] ---> 1066fa844c8a [2021-09-06T05:48:05.178Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-09-06T05:48:08.577Z] ---> 1b6ccd5e9c25 [2021-09-06T05:48:08.577Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-09-06T05:48:10.555Z] ---> 155c673885c1 [2021-09-06T05:48:10.555Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-09-06T05:48:12.532Z] ---> 8a4801b4abc3 [2021-09-06T05:48:12.532Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-09-06T05:48:12.806Z] ---> Running in c80ff4a147fc [2021-09-06T05:48:14.244Z] Removing intermediate container c80ff4a147fc [2021-09-06T05:48:14.244Z] ---> 7eb01dc4e7ee [2021-09-06T05:48:14.244Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:48:14.244Z] ---> Running in 2568f4e83d86 [2021-09-06T05:48:15.694Z] Removing intermediate container 2568f4e83d86 [2021-09-06T05:48:15.694Z] ---> a3375a9de718 [2021-09-06T05:48:15.694Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T05:48:15.968Z] ---> Running in f57ac6a6ddf4 [2021-09-06T05:48:16.951Z] Removing intermediate container f57ac6a6ddf4 [2021-09-06T05:48:16.951Z] ---> 37385d9afb12 [2021-09-06T05:48:16.951Z] Step 23/24 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:48:17.229Z] ---> Running in 69afea1dd6e8 [2021-09-06T05:48:18.219Z] Removing intermediate container 69afea1dd6e8 [2021-09-06T05:48:18.219Z] ---> a9856c335982 [2021-09-06T05:48:18.219Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:48:18.495Z] ---> Running in e6443965e6c1 [2021-09-06T05:48:19.943Z] Removing intermediate container e6443965e6c1 [2021-09-06T05:48:19.943Z] ---> f3393e05dd3c [2021-09-06T05:48:19.943Z] [2021-09-06T05:48:20.933Z] Successfully built f3393e05dd3c [2021-09-06T05:48:20.933Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-09-06T05:48:23.602Z]  Building sys-mgmt-agent ... done  ---> 18efc1f1a3ee [2021-09-06T05:48:23.602Z] Step 9/24 : RUN go mod tidy [2021-09-06T05:48:23.602Z] ---> Running in b103ec87fc83 [2021-09-06T05:48:30.361Z] Removing intermediate container b103ec87fc83 [2021-09-06T05:48:30.361Z] ---> 00f6f5dc3ac2 [2021-09-06T05:48:30.361Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-09-06T05:48:30.640Z] ---> Running in 92b7ce0bbcce [2021-09-06T05:48:33.276Z] 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 [2021-09-06T05:49:29.883Z] 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 [2021-09-06T05:49:31.335Z] Removing intermediate container 4df0996fd42b [2021-09-06T05:49:31.335Z] ---> f8689666ebde [2021-09-06T05:49:31.335Z] [2021-09-06T05:49:31.335Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:49:31.335Z] ---> afc2cc120ca2 [2021-09-06T05:49:31.335Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-09-06T05:49:31.335Z] ---> Using cache [2021-09-06T05:49:31.335Z] ---> bd46487a897b [2021-09-06T05:49:31.335Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-09-06T05:49:31.335Z] ---> Using cache [2021-09-06T05:49:31.335Z] ---> f2304bfa91fb [2021-09-06T05:49:31.335Z] Step 14/24 : ENV APP_PORT=59882 [2021-09-06T05:49:31.614Z] ---> Running in 650dcc197c7a [2021-09-06T05:49:32.614Z] Removing intermediate container 650dcc197c7a [2021-09-06T05:49:32.614Z] ---> 0a4df2f145ba [2021-09-06T05:49:32.614Z] Step 15/24 : EXPOSE $APP_PORT [2021-09-06T05:49:33.227Z] ---> Running in 1474061f8c1d [2021-09-06T05:49:34.225Z] Removing intermediate container 1474061f8c1d [2021-09-06T05:49:34.225Z] ---> 75bd338035eb [2021-09-06T05:49:34.225Z] Step 16/24 : WORKDIR / [2021-09-06T05:49:34.833Z] ---> Running in 8ae1b58bc349 [2021-09-06T05:49:35.834Z] Removing intermediate container 8ae1b58bc349 [2021-09-06T05:49:35.834Z] ---> 334d696aa234 [2021-09-06T05:49:35.834Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:49:37.283Z] Removing intermediate container 3b32ab0c88d0 [2021-09-06T05:49:37.283Z] ---> 225b4a666621 [2021-09-06T05:49:37.283Z] [2021-09-06T05:49:37.283Z] Step 11/32 : FROM alpine:3.12 [2021-09-06T05:49:37.283Z] ---> afc2cc120ca2 [2021-09-06T05:49:37.283Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-09-06T05:49:37.562Z] ---> Running in ac1725050ac1 [2021-09-06T05:49:37.842Z] ---> e96b7494998c [2021-09-06T05:49:37.842Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-09-06T05:49:38.450Z] Removing intermediate container ac1725050ac1 [2021-09-06T05:49:38.450Z] ---> bc3c42c6b95b [2021-09-06T05:49:38.450Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-09-06T05:49:39.057Z] ---> Running in fb47b4881206 [2021-09-06T05:49:40.514Z] Removing intermediate container d22b80ea8765 [2021-09-06T05:49:40.514Z] ---> a41acb18ff2a [2021-09-06T05:49:40.514Z] [2021-09-06T05:49:40.514Z] Step 11/26 : FROM alpine:3.12 [2021-09-06T05:49:40.514Z] ---> afc2cc120ca2 [2021-09-06T05:49:40.514Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2021-09-06T05:49:40.791Z] ---> Running in a204eaac3a91 [2021-09-06T05:49:41.069Z] ---> 27ac60cb36fa [2021-09-06T05:49:41.069Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-09-06T05:49:41.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:49:41.972Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:49:42.582Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-09-06T05:49:42.870Z] (2/2) Installing su-exec (0.2-r1) [2021-09-06T05:49:42.870Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:49:42.870Z] OK: 5 MiB in 16 packages [2021-09-06T05:49:42.870Z] ---> 011c88b196d2 [2021-09-06T05:49:42.870Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-09-06T05:49:43.149Z] ---> Running in ee3307234e3e [2021-09-06T05:49:43.427Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:49:43.706Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:49:43.986Z] Removing intermediate container ee3307234e3e [2021-09-06T05:49:43.986Z] ---> 5f943c7c2c7b [2021-09-06T05:49:43.986Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:49:44.267Z] ---> Running in fa5a53fc7a09 [2021-09-06T05:49:44.267Z] (1/3) Installing ca-certificates (20191127-r4) [2021-09-06T05:49:44.545Z] (2/3) Installing dumb-init (1.2.2-r1) [2021-09-06T05:49:44.545Z] (3/3) Installing su-exec (0.2-r1) [2021-09-06T05:49:44.545Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:49:44.545Z] Executing ca-certificates-20191127-r4.trigger [2021-09-06T05:49:44.824Z] OK: 6 MiB in 17 packages [2021-09-06T05:49:44.824Z] Removing intermediate container fb47b4881206 [2021-09-06T05:49:44.824Z] ---> eda38e82aa9a [2021-09-06T05:49:44.824Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-09-06T05:49:45.101Z] ---> Running in 8cf954eb3dec [2021-09-06T05:49:45.101Z] Removing intermediate container fa5a53fc7a09 [2021-09-06T05:49:45.101Z] ---> 917e4a86d650 [2021-09-06T05:49:45.101Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T05:49:45.379Z] ---> Running in 6bd1c5ec7d2b [2021-09-06T05:49:46.366Z] Removing intermediate container 8cf954eb3dec [2021-09-06T05:49:46.366Z] ---> ba621d628ab5 [2021-09-06T05:49:46.366Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-09-06T05:49:46.648Z] ---> Running in db479549158a [2021-09-06T05:49:46.648Z] Removing intermediate container 6bd1c5ec7d2b [2021-09-06T05:49:46.648Z] ---> 11f37a288f9c [2021-09-06T05:49:46.648Z] Step 23/24 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:49:46.925Z] ---> Running in 92e300348ee0 [2021-09-06T05:49:47.920Z] Removing intermediate container db479549158a [2021-09-06T05:49:47.920Z] ---> 18b611dbe762 [2021-09-06T05:49:47.920Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR}Removing intermediate container a204eaac3a91 [2021-09-06T05:49:47.920Z] [2021-09-06T05:49:47.920Z] ---> 7da43714ae71 [2021-09-06T05:49:47.920Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-09-06T05:49:47.920Z] ---> Running in de10e7bd2885 [2021-09-06T05:49:47.920Z] ---> Running in 1c04f8d3d6d5 [2021-09-06T05:49:48.202Z] Removing intermediate container 92e300348ee0 [2021-09-06T05:49:48.202Z] ---> 5c249f168f71 [2021-09-06T05:49:48.202Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:49:48.480Z] ---> Running in 16a375f595bf [2021-09-06T05:49:49.101Z] Removing intermediate container 1c04f8d3d6d5 [2021-09-06T05:49:49.102Z] ---> 39558c5cb874 [2021-09-06T05:49:49.102Z] Step 14/26 : WORKDIR / [2021-09-06T05:49:49.384Z] ---> Running in 1014612a9529 [2021-09-06T05:49:49.667Z] Removing intermediate container 16a375f595bf [2021-09-06T05:49:49.667Z] ---> 9e1d57f4ac52 [2021-09-06T05:49:49.667Z] [2021-09-06T05:49:50.276Z] Successfully built 9e1d57f4ac52 [2021-09-06T05:49:50.556Z] Successfully tagged core-command-arm64:latest [2021-09-06T05:49:50.556Z]  Building core-command ... done Removing intermediate container 1014612a9529 [2021-09-06T05:49:50.556Z] ---> e83a4f8ed501 [2021-09-06T05:49:50.556Z] Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-09-06T05:49:52.033Z] Removing intermediate container de10e7bd2885 [2021-09-06T05:49:52.033Z] ---> 33beaac8ca51 [2021-09-06T05:49:52.033Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-09-06T05:49:52.033Z] ---> 2f4af37196f7 [2021-09-06T05:49:52.033Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-09-06T05:49:52.033Z] ---> Running in b7665096c267 [2021-09-06T05:49:53.030Z] ---> 6fff8e5d4264 [2021-09-06T05:49:53.030Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-09-06T05:49:53.030Z] Removing intermediate container b7665096c267 [2021-09-06T05:49:53.030Z] ---> a313231e0d82 [2021-09-06T05:49:53.030Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-09-06T05:49:54.038Z] ---> c9404e4161f8 [2021-09-06T05:49:54.038Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2021-09-06T05:49:54.038Z] ---> 2b31c750f9c5 [2021-09-06T05:49:54.038Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-09-06T05:49:54.317Z] ---> Running in 80560ccaf7df [2021-09-06T05:49:55.316Z] ---> bfdc0df40838 [2021-09-06T05:49:55.316Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-09-06T05:49:57.354Z] ---> 8bf47dd54900 [2021-09-06T05:49:57.354Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-09-06T05:49:57.354Z] Removing intermediate container 80560ccaf7df [2021-09-06T05:49:57.354Z] ---> c58297ef4e4b [2021-09-06T05:49:57.354Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:49:58.804Z] ---> b46caf954c4a [2021-09-06T05:49:58.804Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-09-06T05:49:58.804Z] ---> c7aadde65fa4 [2021-09-06T05:49:58.804Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-09-06T05:50:00.270Z] ---> c4c95a722dc7 [2021-09-06T05:50:00.270Z] Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-09-06T05:50:00.270Z] ---> Running in 04b64f246a90 [2021-09-06T05:50:00.559Z] ---> 155e205937fb [2021-09-06T05:50:00.559Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-09-06T05:50:01.542Z] ---> 5c045902db44 [2021-09-06T05:50:01.542Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-09-06T05:50:03.521Z] ---> a3bc1c98deb8 [2021-09-06T05:50:03.521Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-09-06T05:50:03.521Z] Removing intermediate container 04b64f246a90 [2021-09-06T05:50:03.521Z] ---> 30127a06dd68 [2021-09-06T05:50:03.521Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-09-06T05:50:03.801Z] ---> Running in 706182d90b5c [2021-09-06T05:50:04.396Z] ---> c0e1cead1a63 [2021-09-06T05:50:04.396Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-09-06T05:50:04.676Z] Removing intermediate container 706182d90b5c [2021-09-06T05:50:04.677Z] ---> 565479a1178c [2021-09-06T05:50:04.677Z] Step 24/26 : LABEL arch=arm64 [2021-09-06T05:50:04.677Z] Removing intermediate container 92b7ce0bbcce [2021-09-06T05:50:04.677Z] ---> 38d64a3c2e45 [2021-09-06T05:50:04.677Z] [2021-09-06T05:50:04.677Z] Step 11/24 : FROM alpine:3.12 [2021-09-06T05:50:04.677Z] ---> afc2cc120ca2 [2021-09-06T05:50:04.677Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-09-06T05:50:04.956Z] ---> Running in a9dbcc976f4f [2021-09-06T05:50:05.239Z] ---> Running in 4481af4a5a32 [2021-09-06T05:50:05.239Z] ---> Running in 7ad85a2c934e [2021-09-06T05:50:05.523Z] Removing intermediate container a9dbcc976f4f [2021-09-06T05:50:05.523Z] ---> ba4746043bbb [2021-09-06T05:50:05.523Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-09-06T05:50:05.806Z] Removing intermediate container 7ad85a2c934e [2021-09-06T05:50:05.806Z] Removing intermediate container 4481af4a5a32 [2021-09-06T05:50:05.806Z] ---> df46a3dc5e5e [2021-09-06T05:50:05.806Z] Step 25/26 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:50:05.806Z] ---> d2413d068733 [2021-09-06T05:50:05.806Z] Step 13/24 : ENV APP_PORT=59880 [2021-09-06T05:50:06.084Z] ---> Running in 4f2f92b30f7d [2021-09-06T05:50:06.084Z] ---> Running in 1cdce426ce1b [2021-09-06T05:50:06.678Z] ---> 32c1a7e808b1 [2021-09-06T05:50:06.678Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-09-06T05:50:06.678Z] Removing intermediate container 4f2f92b30f7d [2021-09-06T05:50:06.678Z] ---> 830d6b39c3ea [2021-09-06T05:50:06.678Z] Step 14/24 : EXPOSE $APP_PORT [2021-09-06T05:50:06.678Z] Removing intermediate container 1cdce426ce1b [2021-09-06T05:50:06.678Z] ---> 2c06c3192662 [2021-09-06T05:50:06.678Z] Step 26/26 : LABEL version=0.0.0 [2021-09-06T05:50:06.960Z] ---> Running in 01641876b4f6 [2021-09-06T05:50:06.960Z] ---> Running in f9893c39a1ac [2021-09-06T05:50:06.960Z] ---> Running in 99fa397827d8 [2021-09-06T05:50:07.946Z] Removing intermediate container 01641876b4f6 [2021-09-06T05:50:07.946Z] ---> 064c2a3bb5a8 [2021-09-06T05:50:07.946Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-09-06T05:50:07.946Z] Removing intermediate container 99fa397827d8 [2021-09-06T05:50:07.946Z] ---> 4c0ea381692e [2021-09-06T05:50:07.946Z] [2021-09-06T05:50:07.946Z] ---> Running in c60e828baf61 [2021-09-06T05:50:08.551Z] Successfully built 4c0ea381692e [2021-09-06T05:50:08.551Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-09-06T05:50:09.989Z]  Building security-secretstore-setup ... done Removing intermediate container f9893c39a1ac [2021-09-06T05:50:09.989Z] ---> f5904b277089 [2021-09-06T05:50:09.989Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-09-06T05:50:10.264Z] ---> Running in d923a4fc0b3d [2021-09-06T05:50:10.537Z] Removing intermediate container c60e828baf61 [2021-09-06T05:50:10.537Z] ---> 70f40a9cbd3d [2021-09-06T05:50:10.537Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-09-06T05:50:10.811Z] ---> Running in ab4c841489b4 [2021-09-06T05:50:10.811Z] Removing intermediate container d923a4fc0b3d [2021-09-06T05:50:10.811Z] ---> dfc2b19845a3 [2021-09-06T05:50:10.811Z] Step 29/32 : CMD ["gate"] [2021-09-06T05:50:11.418Z] ---> Running in 87c05d6698e4 [2021-09-06T05:50:12.012Z] Removing intermediate container 87c05d6698e4 [2021-09-06T05:50:12.012Z] ---> fdcb6d2fe37a [2021-09-06T05:50:12.012Z] Step 30/32 : LABEL arch=arm64 [2021-09-06T05:50:12.612Z] ---> Running in 5b93cd596270 [2021-09-06T05:50:12.612Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-09-06T05:50:12.884Z] Removing intermediate container 5b93cd596270 [2021-09-06T05:50:12.884Z] ---> 2c4728270514 [2021-09-06T05:50:12.884Z] Step 31/32 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:50:13.157Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-09-06T05:50:13.434Z] ---> Running in 214f05e98174 [2021-09-06T05:50:14.029Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-09-06T05:50:14.029Z] (2/6) Installing libgcc (9.3.0-r2) [2021-09-06T05:50:14.029Z] Removing intermediate container 214f05e98174 [2021-09-06T05:50:14.029Z] ---> c69dd679bf80 [2021-09-06T05:50:14.029Z] Step 32/32 : LABEL version=0.0.0 [2021-09-06T05:50:14.029Z] (3/6) Installing libsodium (1.0.18-r0) [2021-09-06T05:50:14.029Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-09-06T05:50:14.301Z] ---> Running in 2721c29e5c4a [2021-09-06T05:50:14.301Z] (5/6) Installing libzmq (4.3.3-r0) [2021-09-06T05:50:14.576Z] (6/6) Installing zeromq (4.3.3-r0) [2021-09-06T05:50:14.576Z] Executing busybox-1.31.1-r20.trigger [2021-09-06T05:50:14.576Z] OK: 8 MiB in 20 packages [2021-09-06T05:50:14.851Z] Removing intermediate container 2721c29e5c4a [2021-09-06T05:50:14.851Z] ---> 16eb3b8c48e1 [2021-09-06T05:50:14.851Z] [2021-09-06T05:50:15.452Z] Successfully built 16eb3b8c48e1 [2021-09-06T05:50:15.452Z] Successfully tagged security-bootstrapper-arm64:latest [2021-09-06T05:50:16.046Z]  Building security-bootstrapper ... done Removing intermediate container ab4c841489b4 [2021-09-06T05:50:16.046Z] ---> cb7840457d67 [2021-09-06T05:50:16.046Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-09-06T05:50:17.023Z] ---> 5dd651bd683c [2021-09-06T05:50:17.023Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-09-06T05:50:18.010Z] ---> 92854c3305f5 [2021-09-06T05:50:18.010Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-09-06T05:50:18.991Z] ---> 4f74642427cf [2021-09-06T05:50:18.991Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-09-06T05:50:18.991Z] ---> Running in 2e741ab66333 [2021-09-06T05:50:19.588Z] Removing intermediate container 2e741ab66333 [2021-09-06T05:50:19.588Z] ---> e04799a72abb [2021-09-06T05:50:19.588Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-09-06T05:50:19.862Z] ---> Running in 365c6941774a [2021-09-06T05:50:20.138Z] Removing intermediate container 365c6941774a [2021-09-06T05:50:20.138Z] ---> d3b4b604db03 [2021-09-06T05:50:20.138Z] Step 22/24 : LABEL arch=arm64 [2021-09-06T05:50:20.412Z] ---> Running in f4c6bae762f3 [2021-09-06T05:50:20.689Z] Removing intermediate container f4c6bae762f3 [2021-09-06T05:50:20.689Z] ---> e72a34fb959e [2021-09-06T05:50:20.689Z] Step 23/24 : LABEL git_sha=3880d54b14599ba384a5e9b5b6bb2fb82fc74661 [2021-09-06T05:50:20.963Z] ---> Running in 4054752566e3 [2021-09-06T05:50:21.561Z] Removing intermediate container 4054752566e3 [2021-09-06T05:50:21.561Z] ---> cedf06401d6e [2021-09-06T05:50:21.561Z] Step 24/24 : LABEL version=0.0.0 [2021-09-06T05:50:21.561Z] ---> Running in 3a5634836180 [2021-09-06T05:50:22.159Z] Removing intermediate container 3a5634836180 [2021-09-06T05:50:22.159Z] ---> c7597fd511cf [2021-09-06T05:50:22.159Z] [2021-09-06T05:50:22.432Z] Successfully built c7597fd511cf [2021-09-06T05:50:22.432Z] Successfully tagged core-data-arm64:latest [2021-09-06T05:50:22.723Z]  Building core-data ... done  [Pipeline] } [2021-09-06T05:50:22.715Z] $ docker stop --time=1 633fc97b077ef26f2308d956c4d760d51793b86386890572fe430a2c5082d322 [2021-09-06T05:50:24.631Z] $ docker rm -f 633fc97b077ef26f2308d956c4d760d51793b86386890572fe430a2c5082d322 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-06T05:50:25.281Z] + docker images [2021-09-06T05:50:25.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-09-06T05:50:25.552Z] core-data-arm64 latest c7597fd511cf 4 seconds ago 19.3MB [2021-09-06T05:50:25.552Z] security-bootstrapper-arm64 latest 16eb3b8c48e1 11 seconds ago 17.7MB [2021-09-06T05:50:25.552Z] security-secretstore-setup-arm64 latest 4c0ea381692e 18 seconds ago 26.5MB [2021-09-06T05:50:25.552Z] 38d64a3c2e45 22 seconds ago 1.57GB [2021-09-06T05:50:25.552Z] core-command-arm64 latest 9e1d57f4ac52 36 seconds ago 15.2MB [2021-09-06T05:50:25.552Z] a41acb18ff2a 46 seconds ago 1.57GB [2021-09-06T05:50:25.552Z] 225b4a666621 49 seconds ago 1.57GB [2021-09-06T05:50:25.553Z] f8689666ebde 55 seconds ago 1.56GB [2021-09-06T05:50:25.553Z] sys-mgmt-agent-arm64 latest f3393e05dd3c 2 minutes ago 311MB [2021-09-06T05:50:25.553Z] core-metadata-arm64 latest 190425a1f753 3 minutes ago 15.8MB [2021-09-06T05:50:25.553Z] support-notifications-arm64 latest 4f0704073f5d 3 minutes ago 15.9MB [2021-09-06T05:50:25.553Z] support-scheduler-arm64 latest 7cef68395d1e 3 minutes ago 15.2MB [2021-09-06T05:50:25.553Z] security-proxy-setup-arm64 latest f6b0e53c6249 3 minutes ago 24.6MB [2021-09-06T05:50:25.553Z] 78c6a924406a 3 minutes ago 1.57GB [2021-09-06T05:50:25.553Z] 47d1150cb3ca 3 minutes ago 1.57GB [2021-09-06T05:50:25.553Z] f662391ba5ca 3 minutes ago 1.57GB [2021-09-06T05:50:25.553Z] 420497d23823 3 minutes ago 1.57GB [2021-09-06T05:50:25.553Z] 818394971865 4 minutes ago 1.57GB [2021-09-06T05:50:25.553Z] ci-base-image-arm64 latest d914daea36e5 14 minutes ago 1.24GB [2021-09-06T05:50:25.553Z] alpine 3.12 afc2cc120ca2 5 days ago 5.33MB [2021-09-06T05:50:25.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine 04bc70af865f 4 weeks ago 533MB [2021-09-06T05:50:25.553Z] docker 20.10.7 df445af6242a 2 months ago 234MB [2021-09-06T05:50:25.553Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 14 months ago 285MB [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:50:26.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T05:50:26.557Z] [2021-09-06T05:50:26.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:50:26.926Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T05:50:27.202Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-06T05:50:27.202Z] 448f6bf000e3: Pulling fs layer [2021-09-06T05:50:27.202Z] f757da607395: Pulling fs layer [2021-09-06T05:50:27.202Z] 05883995daec: Pulling fs layer [2021-09-06T05:50:27.202Z] 8603b9c90790: Pulling fs layer [2021-09-06T05:50:27.202Z] 1560dd03e051: Pulling fs layer [2021-09-06T05:50:27.202Z] 8603b9c90790: Waiting [2021-09-06T05:50:27.202Z] 27f5ce0e4adf: Pulling fs layer [2021-09-06T05:50:27.202Z] 1560dd03e051: Waiting [2021-09-06T05:50:27.202Z] c2d8d7efcc4b: Pulling fs layer [2021-09-06T05:50:27.202Z] 27f5ce0e4adf: Waiting [2021-09-06T05:50:27.202Z] c2d8d7efcc4b: Waiting [2021-09-06T05:50:27.477Z] f757da607395: Verifying Checksum [2021-09-06T05:50:27.477Z] f757da607395: Download complete [2021-09-06T05:50:27.752Z] 8603b9c90790: Download complete [2021-09-06T05:50:27.752Z] 1560dd03e051: Verifying Checksum [2021-09-06T05:50:27.752Z] 1560dd03e051: Download complete [2021-09-06T05:50:27.752Z] 27f5ce0e4adf: Verifying Checksum [2021-09-06T05:50:27.752Z] 27f5ce0e4adf: Download complete [2021-09-06T05:50:28.026Z] 05883995daec: Verifying Checksum [2021-09-06T05:50:28.026Z] 05883995daec: Download complete [2021-09-06T05:50:29.003Z] 448f6bf000e3: Verifying Checksum [2021-09-06T05:50:29.003Z] 448f6bf000e3: Download complete [2021-09-06T05:50:32.396Z] c2d8d7efcc4b: Verifying Checksum [2021-09-06T05:50:32.397Z] c2d8d7efcc4b: Download complete [2021-09-06T05:50:32.397Z] 448f6bf000e3: Pull complete [2021-09-06T05:50:33.380Z] f757da607395: Pull complete [2021-09-06T05:50:34.809Z] 05883995daec: Pull complete [2021-09-06T05:50:35.083Z] 8603b9c90790: Pull complete [2021-09-06T05:50:36.060Z] 1560dd03e051: Pull complete [2021-09-06T05:50:36.331Z] 27f5ce0e4adf: Pull complete [2021-09-06T05:50:51.414Z] c2d8d7efcc4b: Pull complete [2021-09-06T05:50:51.414Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-06T05:50:51.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-06T05:50:51.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-06T05:50:51.678Z] prd-ubuntu18.04-docker-arm64-4c-16g-1417 does not seem to be running inside a container [2021-09-06T05:50:51.791Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-06T05:50:55.901Z] $ docker top 9c3363fe24d41c474228b6c9a3f9477829914d751e5d5e392fb2ce47d567303f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:50:57.283Z] ---> job-cost.sh [2021-09-06T05:50:57.283Z] lf-activate-venv: SKIPPING [2021-09-06T05:50:57.283Z] INFO: No Stack... [2021-09-06T05:50:58.727Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-06T05:50:58.727Z] INFO: Archiving Costs [Pipeline] sh [2021-09-06T05:50:59.429Z] + cut -d, -f6 [2021-09-06T05:50:59.429Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock [2021-09-06T05:50:59.515Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3701-2-stack-cost] [2021-09-06T05:50:59.531Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3701-2-stack-cost] did not exist. Created. [2021-09-06T05:50:59.531Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3701-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-06T05:51:00.259Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-06T05:51:00.463Z] Stashed 1 file(s) [Pipeline] } [2021-09-06T05:51:00.478Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3701-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-06T05:51:00.493Z] $ docker stop --time=1 9c3363fe24d41c474228b6c9a3f9477829914d751e5d5e392fb2ce47d567303f [2021-09-06T05:51:02.201Z] $ docker rm -f 9c3363fe24d41c474228b6c9a3f9477829914d751e5d5e392fb2ce47d567303f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] { (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] sh [2021-09-06T05:51:04.888Z] + '[' -d /w/workspace/edgex-go/2/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:51:05.224Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:51:05.814Z] ---> package-listing.sh [2021-09-06T05:51:05.814Z] ++ facter osfamily [2021-09-06T05:51:05.814Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-06T05:51:06.081Z] + OS_FAMILY=redhat [2021-09-06T05:51:06.081Z] + workspace=/w/workspace/edgex-go/2 [2021-09-06T05:51:06.081Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-06T05:51:06.081Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-06T05:51:06.081Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-06T05:51:06.081Z] + PACKAGES=/tmp/packages_start.txt [2021-09-06T05:51:06.081Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-06T05:51:06.081Z] + PACKAGES=/tmp/packages_end.txt [2021-09-06T05:51:06.081Z] + case "${OS_FAMILY}" in [2021-09-06T05:51:06.081Z] + sort [2021-09-06T05:51:06.081Z] + rpm -qa [2021-09-06T05:51:08.018Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-06T05:51:08.018Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-06T05:51:08.018Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-06T05:51:08.018Z] + '[' /w/workspace/edgex-go/2 ']' [2021-09-06T05:51:08.018Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2021-09-06T05:51:08.018Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2021-09-06T05:51:08.034Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-06T05:51:08.340Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:51:08.937Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T05:51:08.937Z] [2021-09-06T05:51:08.937Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-06T05:51:09.267Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T05:51:09.267Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-06T05:51:09.267Z] b4d181a07f80: Pulling fs layer [2021-09-06T05:51:09.267Z] a1111a8f2ec3: Pulling fs layer [2021-09-06T05:51:09.267Z] ed53099fbce6: Pulling fs layer [2021-09-06T05:51:09.267Z] dc539afda2c1: Pulling fs layer [2021-09-06T05:51:09.267Z] 77bc0d833cb6: Pulling fs layer [2021-09-06T05:51:09.267Z] 9065ff56babe: Pulling fs layer [2021-09-06T05:51:09.267Z] d287ab97295c: Pulling fs layer [2021-09-06T05:51:09.267Z] dc539afda2c1: Waiting [2021-09-06T05:51:09.267Z] 77bc0d833cb6: Waiting [2021-09-06T05:51:09.267Z] 9065ff56babe: Waiting [2021-09-06T05:51:09.267Z] d287ab97295c: Waiting [2021-09-06T05:51:09.532Z] a1111a8f2ec3: Verifying Checksum [2021-09-06T05:51:09.532Z] a1111a8f2ec3: Download complete [2021-09-06T05:51:09.532Z] dc539afda2c1: Verifying Checksum [2021-09-06T05:51:09.532Z] dc539afda2c1: Download complete [2021-09-06T05:51:09.797Z] 77bc0d833cb6: Verifying Checksum [2021-09-06T05:51:09.797Z] 77bc0d833cb6: Download complete [2021-09-06T05:51:09.797Z] 9065ff56babe: Verifying Checksum [2021-09-06T05:51:09.797Z] 9065ff56babe: Download complete [2021-09-06T05:51:09.797Z] ed53099fbce6: Download complete [2021-09-06T05:51:10.766Z] b4d181a07f80: Verifying Checksum [2021-09-06T05:51:10.766Z] b4d181a07f80: Download complete [2021-09-06T05:51:12.178Z] b4d181a07f80: Pull complete [2021-09-06T05:51:12.178Z] a1111a8f2ec3: Pull complete [2021-09-06T05:51:12.758Z] ed53099fbce6: Pull complete [2021-09-06T05:51:13.031Z] dc539afda2c1: Pull complete [2021-09-06T05:51:13.300Z] 77bc0d833cb6: Pull complete [2021-09-06T05:51:13.300Z] 9065ff56babe: Pull complete [2021-09-06T05:51:13.567Z] d287ab97295c: Verifying Checksum [2021-09-06T05:51:13.567Z] d287ab97295c: Download complete [2021-09-06T05:51:17.821Z] d287ab97295c: Pull complete [2021-09-06T05:51:17.821Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-06T05:51:17.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-06T05:51:17.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-06T05:51:17.910Z] prd-centos7-docker-4c-2g-1416 does not seem to be running inside a container [2021-09-06T05:51:17.967Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-06T05:51:20.992Z] $ docker top c180d27840a0b9daf0aa4eb73548dd5a33d327d75b9b7a4d6c6825a0c6b7e7aa -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-06T05:51:21.389Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-06T05:51:21.705Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-06T05:51:22.017Z] + ls /var/log/sa-host [2021-09-06T05:51:22.017Z] + sadf -c /var/log/sa-host/sa05 [2021-09-06T05:51:22.017Z] file_magic: OK [2021-09-06T05:51:22.017Z] HZ: Using current value: 100 [2021-09-06T05:51:22.017Z] file_header: OK [2021-09-06T05:51:22.017Z] 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 [2021-09-06T05:51:22.017Z] Statistics: [2021-09-06T05:51:22.017Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-06T05:51:22.017Z] File successfully converted to sysstat format version 12.0.3 [2021-09-06T05:51:22.017Z] + sadf -c /var/log/sa-host/sa06 [2021-09-06T05:51:22.017Z] file_magic: OK [2021-09-06T05:51:22.017Z] HZ: Using current value: 100 [2021-09-06T05:51:22.017Z] file_header: OK [2021-09-06T05:51:22.017Z] 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 [2021-09-06T05:51:22.017Z] Statistics: [2021-09-06T05:51:22.017Z] 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... [2021-09-06T05:51:22.017Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-06T05:51:22.613Z] provisioning config files... [2021-09-06T05:51:22.634Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config97602299740492247tmp [Pipeline] { [Pipeline] echo [2021-09-06T05:51:22.659Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:51:22.979Z] ---> create-netrc.sh [Pipeline] } [2021-09-06T05:51:22.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:51:23.422Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-06T05:51:23.436Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:51:23.752Z] ---> sudo-logs.sh [2021-09-06T05:51:23.753Z] Archiving 'sudo' log.. [2021-09-06T05:51:23.753Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1416.vexxhost.local: Name or service not known [2021-09-06T05:51:23.753Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1416.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-06T05:51:23.841Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:51:24.151Z] ---> job-cost.sh [2021-09-06T05:51:24.151Z] lf-activate-venv: SKIPPING [2021-09-06T05:51:24.151Z] DEBUG: total: 0.10999999940395355 [2021-09-06T05:51:24.151Z] INFO: Retrieving Stack Cost... [2021-09-06T05:51:25.104Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-06T05:51:25.369Z] INFO: Archiving Costs [Pipeline] echo [2021-09-06T05:51:25.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-06T05:51:25.697Z] ---> logs-deploy.sh [2021-09-06T05:51:25.697Z] lf-activate-venv: SKIPPING [2021-09-06T05:51:25.697Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3701/2 [2021-09-06T05:51:25.697Z] INFO: archiving workspace using pattern(s): [2021-09-06T05:51:26.276Z] Archives upload complete. [2021-09-06T05:51:26.542Z] INFO: archiving logs to Nexus