Pull request #3571 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from f9106bbc589f57de50b494ab615c1d847f3fadd2+c3ee48ec81a1cae6a8275850650318015b1b17b0 (8a8339c1bb9f80de93e39b0e1160007a6da7cc58) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4716842819694556662.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2126142490776105486.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7731576971851028610.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4402197574383282236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6468144125119291061.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3571/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8610142501045720295.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false 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 on ‘prd-centos7-docker-4c-2g-1434’ Running on prd-centos7-docker-4c-2g-1437 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh706820770789499059.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh5637008386459199434.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit f9106bbc589f57de50b494ab615c1d847f3fadd2 Merge succeeded, producing f9106bbc589f57de50b494ab615c1d847f3fadd2 Checking out Revision f9106bbc589f57de50b494ab615c1d847f3fadd2 (PR-3571) > git config core.sparsecheckout # timeout=10 > git checkout -f f9106bbc589f57de50b494ab615c1d847f3fadd2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/1@tmp/jenkins-gitclient-ssh1917079865799951686.key > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f9106bbc589f57de50b494ab615c1d847f3fadd2 # timeout=10 Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-15T05:51:43.364Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-15T05:51:43.569Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-15T05:51:43.678Z] ========================================================= [2021-06-15T05:51:43.678Z] EdgeX Global Pipelines Version Info [2021-06-15T05:51:43.679Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:51:45.163Z] ------------------- [2021-06-15T05:51:45.163Z] stable info: [2021-06-15T05:51:45.163Z] ------------------- [2021-06-15T05:51:45.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-15T05:51:45.163Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-15T05:51:45.163Z] Message: update stable to v1.0.194 [2021-06-15T05:51:45.739Z] ------------------- [2021-06-15T05:51:45.739Z] experimental info: [2021-06-15T05:51:45.739Z] ------------------- [2021-06-15T05:51:45.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-15T05:51:45.739Z] Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 [2021-06-15T05:51:45.739Z] Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-15T05:51:45.961Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-15T05:51:46.017Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-15T05:51:46.078Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-15T05:51:46.136Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-15T05:51:46.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-15T05:51:46.247Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-15T05:51:46.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-15T05:51:46.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-15T05:51:46.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-15T05:51:46.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-15T05:51:46.568Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-15T05:51:46.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-15T05:51:46.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-15T05:51:46.748Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-15T05:51:46.808Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T05:51:46.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-15T05:51:46.939Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-15T05:51:46.995Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-15T05:51:47.052Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-15T05:51:47.111Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-15T05:51:47.175Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-15T05:51:47.229Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-15T05:51:47.284Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3571 [Pipeline] echo [2021-06-15T05:51:47.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3571 [Pipeline] echo [2021-06-15T05:51:47.395Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3571 [Pipeline] echo [2021-06-15T05:51:47.482Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f9106bbc589f57de50b494ab615c1d847f3fadd2 [Pipeline] echo [2021-06-15T05:51:47.539Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f9106bb [Pipeline] echo [2021-06-15T05:51:47.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T05:51:47.751Z] provisioning config files... [2021-06-15T05:51:47.769Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7794977967582899182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:51:48.150Z] ---> docker-login.sh [2021-06-15T05:51:48.151Z] nexus3.edgexfoundry.org:10001 [2021-06-15T05:51:48.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:51:48.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:51:48.706Z] Configure a credential helper to remove this warning. See [2021-06-15T05:51:48.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:51:48.706Z] [2021-06-15T05:51:48.706Z] Login Succeeded [2021-06-15T05:51:48.706Z] nexus3.edgexfoundry.org:10002 [2021-06-15T05:51:48.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:51:48.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:51:48.706Z] Configure a credential helper to remove this warning. See [2021-06-15T05:51:48.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:51:48.706Z] [2021-06-15T05:51:48.706Z] Login Succeeded [2021-06-15T05:51:48.706Z] nexus3.edgexfoundry.org:10003 [2021-06-15T05:51:48.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:51:48.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:51:48.980Z] Configure a credential helper to remove this warning. See [2021-06-15T05:51:48.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:51:48.980Z] [2021-06-15T05:51:48.980Z] Login Succeeded [2021-06-15T05:51:48.980Z] nexus3.edgexfoundry.org:10004 [2021-06-15T05:51:48.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:51:48.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:51:48.980Z] Configure a credential helper to remove this warning. See [2021-06-15T05:51:48.980Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:51:48.980Z] [2021-06-15T05:51:48.980Z] Login Succeeded [2021-06-15T05:51:48.980Z] docker.io [2021-06-15T05:51:48.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:51:49.555Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:51:49.555Z] Configure a credential helper to remove this warning. See [2021-06-15T05:51:49.555Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:51:49.555Z] [2021-06-15T05:51:49.555Z] Login Succeeded [2021-06-15T05:51:49.555Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T05:51:49.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T05:51:50.030Z] ++ 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-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/core-command/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/core-data/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-15T05:51:50.030Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-15T05:51:50.030Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-15T05:51:50.030Z] ++ cut -d/ -f2 [2021-06-15T05:51:50.030Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-15T05:51:50.098Z] 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-06-15T05:51:51.030Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:51:51.030Z] [2021-06-15T05:51:51.030Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:51:51.395Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:51:51.396Z] latest: Pulling from edgex-devops/git-semver [2021-06-15T05:51:51.396Z] 31603596830f: Pulling fs layer [2021-06-15T05:51:51.396Z] 54011a49482f: Pulling fs layer [2021-06-15T05:51:51.396Z] a6820b24f6d8: Pulling fs layer [2021-06-15T05:51:51.396Z] f581987b2513: Pulling fs layer [2021-06-15T05:51:51.396Z] f581987b2513: Waiting [2021-06-15T05:51:51.396Z] 54011a49482f: Verifying Checksum [2021-06-15T05:51:51.396Z] 54011a49482f: Download complete [2021-06-15T05:51:51.396Z] 31603596830f: Verifying Checksum [2021-06-15T05:51:51.396Z] 31603596830f: Download complete [2021-06-15T05:51:51.667Z] f581987b2513: Verifying Checksum [2021-06-15T05:51:51.667Z] f581987b2513: Download complete [2021-06-15T05:51:51.667Z] a6820b24f6d8: Verifying Checksum [2021-06-15T05:51:51.667Z] a6820b24f6d8: Download complete [2021-06-15T05:51:51.667Z] 31603596830f: Pull complete [2021-06-15T05:51:51.934Z] 54011a49482f: Pull complete [2021-06-15T05:51:52.511Z] a6820b24f6d8: Pull complete [2021-06-15T05:51:52.511Z] f581987b2513: Pull complete [2021-06-15T05:51:52.511Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-15T05:51:52.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-15T05:51:52.511Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-15T05:51:52.623Z] prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container [2021-06-15T05:51:52.666Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-15T05:51:53.687Z] $ docker top 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-15T05:51:53.993Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T05:51:53.993Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T05:51:54.112Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T05:51:54.115Z] $ docker exec 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a ssh-agent [2021-06-15T05:51:54.226Z] SSH_AUTH_SOCK=/tmp/ssh-Trh9QLk1ZYka/agent.14 [2021-06-15T05:51:54.226Z] SSH_AGENT_PID=21 [2021-06-15T05:51:54.234Z] Running ssh-add (command line suppressed) [2021-06-15T05:51:54.333Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1996364796742142663.key (/w/workspace/edgex-go/1@tmp/private_key_1996364796742142663.key) [2021-06-15T05:51:54.352Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T05:51:54.702Z] + git tag --points-at HEAD [Pipeline] } [2021-06-15T05:51:54.728Z] $ docker exec --env ******** --env ******** 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a ssh-agent -k [2021-06-15T05:51:54.819Z] unset SSH_AUTH_SOCK; [2021-06-15T05:51:54.819Z] unset SSH_AGENT_PID; [2021-06-15T05:51:54.819Z] echo Agent pid 21 killed; [2021-06-15T05:51:54.842Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-15T05:51:54.930Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-15T05:51:54.930Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-15T05:51:55.056Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-15T05:51:55.059Z] $ docker exec 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a ssh-agent [2021-06-15T05:51:55.164Z] SSH_AUTH_SOCK=/tmp/ssh-NHIJnIyUBFRX/agent.55 [2021-06-15T05:51:55.164Z] SSH_AGENT_PID=61 [2021-06-15T05:51:55.170Z] Running ssh-add (command line suppressed) [2021-06-15T05:51:55.258Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_7533472150456759759.key (/w/workspace/edgex-go/1@tmp/private_key_7533472150456759759.key) [2021-06-15T05:51:55.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-15T05:51:55.638Z] + git semver init [2021-06-15T05:51:55.638Z] # -> Open(): unable to determine branch for HEAD [2021-06-15T05:51:55.638Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-06-15T05:51:55.638Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-06-15T05:51:55.638Z] # $SEMVER_REMOTE_NAME = origin [2021-06-15T05:51:55.638Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-15T05:51:55.638Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-15T05:51:55.638Z] # $SEMVER_BRANCH = PR-3571 [2021-06-15T05:51:55.638Z] # $SEMVER_TEMP = /tmp/semver-545140674 [2021-06-15T05:51:55.638Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-15T05:52:13.802Z] # '/tmp/semver-545140674' -> '/w/workspace/edgex-go/1/.semver' [2021-06-15T05:52:13.802Z] # -> Force: false [2021-06-15T05:52:13.802Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-06-15T05:52:13.820Z] $ docker exec --env ******** --env ******** 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a ssh-agent -k [2021-06-15T05:52:13.938Z] unset SSH_AUTH_SOCK; [2021-06-15T05:52:13.938Z] unset SSH_AGENT_PID; [2021-06-15T05:52:13.938Z] echo Agent pid 61 killed; [2021-06-15T05:52:13.949Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-15T05:52:14.390Z] + git semver [Pipeline] } [2021-06-15T05:52:14.421Z] $ docker stop --time=1 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a [2021-06-15T05:52:17.829Z] $ docker rm -f 64a575260f4271ec2d181994c38243c0bc9aa0d5360dd580929f5a56e785c79a [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T05:52:18.338Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-15T05:52:18.765Z] Stashed 1 file(s) [Pipeline] echo [2021-06-15T05:52:18.790Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T05:52:19.811Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:52:20.135Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:52:20.460Z] + true [2021-06-15T05:52:20.460Z] + sudo service docker restart [2021-06-15T05:52:20.460Z] Redirecting to /bin/systemctl restart docker.service [2021-06-15T05:52:34.277Z] Still waiting to schedule task [2021-06-15T05:52:34.278Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1435’ [Pipeline] echo [2021-06-15T05:52:38.637Z] ========================================================= [2021-06-15T05:52:38.637Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-15T05:52:38.637Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:52:38.990Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-06-15T05:52:40.399Z] Sending build context to Docker daemon 329.4MB [2021-06-15T05:52:40.399Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T05:52:40.399Z] Step 2/6 : FROM ${BASE} [2021-06-15T05:52:40.399Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-15T05:52:40.399Z] 540db60ca938: Pulling fs layer [2021-06-15T05:52:40.399Z] adcc1eea9eea: Pulling fs layer [2021-06-15T05:52:40.399Z] 4c4ab2625f07: Pulling fs layer [2021-06-15T05:52:40.399Z] 0510c868ecb4: Pulling fs layer [2021-06-15T05:52:40.399Z] afea3b2eda06: Pulling fs layer [2021-06-15T05:52:40.399Z] 7809a108b3ef: Pulling fs layer [2021-06-15T05:52:40.399Z] f706445af74f: Pulling fs layer [2021-06-15T05:52:40.399Z] 0510c868ecb4: Waiting [2021-06-15T05:52:40.399Z] afea3b2eda06: Waiting [2021-06-15T05:52:40.399Z] 7809a108b3ef: Waiting [2021-06-15T05:52:40.399Z] f706445af74f: Waiting [2021-06-15T05:52:40.399Z] 4c4ab2625f07: Verifying Checksum [2021-06-15T05:52:40.399Z] 4c4ab2625f07: Download complete [2021-06-15T05:52:40.399Z] adcc1eea9eea: Verifying Checksum [2021-06-15T05:52:40.399Z] adcc1eea9eea: Download complete [2021-06-15T05:52:40.671Z] afea3b2eda06: Verifying Checksum [2021-06-15T05:52:40.671Z] afea3b2eda06: Download complete [2021-06-15T05:52:40.671Z] 7809a108b3ef: Verifying Checksum [2021-06-15T05:52:40.671Z] 7809a108b3ef: Download complete [2021-06-15T05:52:40.671Z] 540db60ca938: Verifying Checksum [2021-06-15T05:52:40.671Z] 540db60ca938: Download complete [2021-06-15T05:52:40.671Z] 540db60ca938: Pull complete [2021-06-15T05:52:40.931Z] adcc1eea9eea: Pull complete [2021-06-15T05:52:40.931Z] 4c4ab2625f07: Pull complete [2021-06-15T05:52:42.856Z] f706445af74f: Verifying Checksum [2021-06-15T05:52:42.856Z] f706445af74f: Download complete [2021-06-15T05:52:43.815Z] 0510c868ecb4: Verifying Checksum [2021-06-15T05:52:43.815Z] 0510c868ecb4: Download complete [2021-06-15T05:52:49.142Z] 0510c868ecb4: Pull complete [2021-06-15T05:52:49.142Z] afea3b2eda06: Pull complete [2021-06-15T05:52:49.142Z] 7809a108b3ef: Pull complete [2021-06-15T05:52:50.544Z] f706445af74f: Pull complete [2021-06-15T05:52:50.544Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-15T05:52:50.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-15T05:52:50.544Z] ---> b068be0155e3 [2021-06-15T05:52:50.544Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-15T05:52:54.752Z] ---> Running in 3af97ade2fec [2021-06-15T05:52:55.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:52:55.959Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:52:56.531Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T05:52:57.105Z] (2/12) Installing file (5.39-r0) [2021-06-15T05:52:57.105Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T05:52:57.370Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T05:53:07.377Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T05:53:07.377Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T05:53:07.377Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T05:53:07.377Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T05:53:07.377Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T05:53:07.377Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T05:53:07.377Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T05:53:07.377Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T05:53:07.377Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T05:53:07.377Z] OK: 219 MiB in 52 packages [2021-06-15T05:53:09.317Z] Removing intermediate container 3af97ade2fec [2021-06-15T05:53:09.317Z] ---> 3fc263797c54 [2021-06-15T05:53:09.317Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T05:53:09.317Z] ---> Running in 6eb971375675 [2021-06-15T05:53:09.317Z] Removing intermediate container 6eb971375675 [2021-06-15T05:53:09.317Z] ---> e659242ebfed [2021-06-15T05:53:09.317Z] Step 5/6 : COPY go.mod . [2021-06-15T05:53:09.317Z] ---> f667161e5b02 [2021-06-15T05:53:09.317Z] Step 6/6 : RUN go mod download [2021-06-15T05:53:09.317Z] ---> Running in 3aea13e8a458 [2021-06-15T05:53:24.319Z] Removing intermediate container 3aea13e8a458 [2021-06-15T05:53:24.319Z] ---> 85852a76b125 [2021-06-15T05:53:24.580Z] Successfully built 85852a76b125 [2021-06-15T05:53:24.842Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:53:25.260Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T05:53:25.260Z] . [Pipeline] withDockerContainer [2021-06-15T05:53:25.383Z] prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container [2021-06-15T05:53:25.429Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T05:53:25.787Z] $ docker top 4576fada094201349f30501c935c1f0b4b25ac063b8667efbf5ae78c370d4b6e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T05:53:26.214Z] + go version [2021-06-15T05:53:26.214Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-15T05:53:26.256Z] $ docker stop --time=1 4576fada094201349f30501c935c1f0b4b25ac063b8667efbf5ae78c370d4b6e [2021-06-15T05:53:27.418Z] $ docker rm -f 4576fada094201349f30501c935c1f0b4b25ac063b8667efbf5ae78c370d4b6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:53:28.243Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-15T05:53:28.243Z] . [Pipeline] withDockerContainer [2021-06-15T05:53:28.353Z] prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container [2021-06-15T05:53:28.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-15T05:53:28.808Z] $ docker top 4000ab497bd98f6c904376b1da5a4ae0b6c3a291ccf1a50620219f847d1cb4ce -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-15T05:53:28.949Z] ========================================================= [2021-06-15T05:53:28.949Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T05:53:28.949Z] ========================================================= [Pipeline] sh [2021-06-15T05:53:29.265Z] + go mod tidy [Pipeline] sh [2021-06-15T05:53:29.874Z] + make test [2021-06-15T05:53:29.874Z] go mod tidy [2021-06-15T05:53:29.874Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T05:53:35.196Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T05:53:53.757Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T05:53:55.692Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T05:53:57.122Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T05:53:57.122Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T05:53:59.078Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T05:54:00.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T05:54:00.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T05:54:00.043Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T05:54:00.309Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T05:54:00.576Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T05:54:00.838Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T05:54:00.838Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T05:54:00.838Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T05:54:00.838Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T05:54:03.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.044s coverage: 28.7% of statements [2021-06-15T05:54:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T05:54:03.415Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T05:54:04.367Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.063s coverage: 100.0% of statements [2021-06-15T05:54:04.367Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T05:54:04.635Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.061s coverage: 53.4% of statements [2021-06-15T05:54:04.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T05:54:04.635Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T05:54:05.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.084s coverage: 87.7% of statements [2021-06-15T05:54:05.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T05:54:05.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T05:54:05.223Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.053s coverage: 78.9% of statements [2021-06-15T05:54:07.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.059s coverage: 81.2% of statements [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T05:54:07.164Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.223s coverage: 95.1% of statements [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T05:54:07.164Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 60.0% of statements [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T05:54:07.164Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T05:54:08.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.049s coverage: 0.8% of statements [2021-06-15T05:54:08.582Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T05:54:08.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-06-15T05:54:08.582Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.042s coverage: 22.0% of statements [2021-06-15T05:54:08.582Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T05:54:08.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.054s coverage: 47.1% of statements [2021-06-15T05:54:08.582Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.043s coverage: 79.5% of statements [2021-06-15T05:54:08.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.044s coverage: 94.1% of statements [2021-06-15T05:54:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-06-15T05:54:09.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.040s coverage: 87.5% of statements [2021-06-15T05:54:21.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2021-06-15T05:54:21.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.041s coverage: 44.8% of statements [2021-06-15T05:54:28.304Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.187s coverage: 81.8% of statements [2021-06-15T05:54:28.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 65.1% of statements [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.054s coverage: 76.0% of statements [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.046s coverage: 80.0% of statements [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 85.4% of statements [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.066s coverage: 91.2% of statements [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T05:54:43.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T05:54:43.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T05:54:43.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.043s coverage: 100.0% of statements [2021-06-15T05:54:43.810Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 91.3% of statements [2021-06-15T05:54:44.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-06-15T05:54:44.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2021-06-15T05:54:44.337Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-06-15T05:54:45.291Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.155s coverage: 66.9% of statements [2021-06-15T05:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T05:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T05:54:45.291Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T05:54:45.559Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.110s coverage: 43.6% of statements [2021-06-15T05:54:45.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T05:54:45.559Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T05:54:45.827Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2021-06-15T05:54:45.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T05:54:46.092Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2021-06-15T05:54:46.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T05:54:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.062s coverage: 19.3% of statements [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T05:54:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.117s coverage: 91.9% of statements [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T05:54:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.050s coverage: 62.7% of statements [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T05:54:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.6% of statements [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T05:54:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.041s coverage: 28.9% of statements [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T05:54:54.252Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T05:54:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2021-06-15T05:54:54.252Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.036s coverage: 95.4% of statements [2021-06-15T05:54:54.252Z] GO111MODULE=on go vet ./... [2021-06-15T05:55:16.315Z] gofmt -l . [2021-06-15T05:55:16.315Z] [ "`gofmt -l .`" = "" ] [2021-06-15T05:55:16.315Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T05:55:16.646Z] + ls -al . [2021-06-15T05:55:16.646Z] total 516 [2021-06-15T05:55:16.646Z] drwxrwxr-x 10 1001 1001 4096 Jun 15 05:55 . [2021-06-15T05:55:16.646Z] drwxr-xr-x 4 root root 28 Jun 15 05:53 .. [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 05:51 .dockerignore [2021-06-15T05:55:16.646Z] drwxrwxr-x 8 1001 1001 179 Jun 15 05:51 .git [2021-06-15T05:55:16.646Z] drwxrwxr-x 3 1001 1001 125 Jun 15 05:51 .github [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 05:51 .gitignore [2021-06-15T05:55:16.646Z] drwx------ 3 1001 1001 60 Jun 15 05:52 .semver [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 05:51 .sonarcloud.properties [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 05:51 Attribution.txt [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 05:51 CONTRIBUTING.md [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 05:51 Dockerfile.build [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 05:51 Jenkinsfile [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 05:51 LICENSE [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 05:51 Makefile [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 05:51 README.md [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 05:51 SECURITY.md [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 05:52 VERSION [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 05:51 ZMQWindows.md [2021-06-15T05:55:16.646Z] drwxrwxr-x 2 1001 1001 37 Jun 15 05:51 bin [2021-06-15T05:55:16.646Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 05:51 cmd [2021-06-15T05:55:16.646Z] -rw-r--r-- 1 root root 398195 Jun 15 05:54 coverage.out [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 05:51 go.mod [2021-06-15T05:55:16.646Z] -rw-r--r-- 1 root root 21043 Jun 15 05:53 go.sum [2021-06-15T05:55:16.646Z] drwxrwxr-x 7 1001 1001 114 Jun 15 05:51 internal [2021-06-15T05:55:16.646Z] drwxrwxr-x 3 1001 1001 16 Jun 15 05:51 openapi [2021-06-15T05:55:16.646Z] drwxrwxr-x 4 1001 1001 71 Jun 15 05:51 snap [2021-06-15T05:55:16.646Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 05:51 version.go [Pipeline] sh [2021-06-15T05:55:16.972Z] + '[' -e coverage.out ] [2021-06-15T05:55:16.973Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T05:55:17.099Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T05:55:17.410Z] + make build [2021-06-15T05:55:17.410Z] go mod tidy [2021-06-15T05:55:17.410Z] 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-06-15T05:55:18.874Z] 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-06-15T05:55:25.490Z] 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-06-15T05:55:26.066Z] 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-06-15T05:55:27.025Z] 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-06-15T05:55:27.292Z] 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-06-15T05:55:28.234Z] 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-06-15T05:55:28.810Z] 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-06-15T05:55:29.764Z] 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-06-15T05:55:30.566Z] 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-06-15T05:55:31.263Z] 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-06-15T05:55:32.216Z] 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-06-15T05:55:33.638Z] $ docker stop --time=1 4000ab497bd98f6c904376b1da5a4ae0b6c3a291ccf1a50620219f847d1cb4ce [2021-06-15T05:55:35.884Z] $ docker rm -f 4000ab497bd98f6c904376b1da5a4ae0b6c3a291ccf1a50620219f847d1cb4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:55:37.536Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T05:55:37.536Z] [2021-06-15T05:55:37.536Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:55:37.892Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T05:55:38.154Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-15T05:55:38.154Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-15T05:55:38.154Z] ca9280d653b3: Pulling fs layer [2021-06-15T05:55:38.154Z] 7e9c9ca2126c: Pulling fs layer [2021-06-15T05:55:38.154Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-15T05:55:38.154Z] cbdbe7a5bc2a: Download complete [2021-06-15T05:55:38.421Z] cbdbe7a5bc2a: Pull complete [2021-06-15T05:55:38.991Z] ca9280d653b3: Verifying Checksum [2021-06-15T05:55:38.991Z] ca9280d653b3: Download complete [2021-06-15T05:55:39.560Z] ca9280d653b3: Pull complete [2021-06-15T05:55:39.560Z] 7e9c9ca2126c: Verifying Checksum [2021-06-15T05:55:39.560Z] 7e9c9ca2126c: Download complete [2021-06-15T05:55:42.877Z] 7e9c9ca2126c: Pull complete [2021-06-15T05:55:42.877Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-15T05:55:42.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T05:55:42.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-15T05:55:42.981Z] prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container [2021-06-15T05:55:43.022Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-15T05:55:45.564Z] $ docker top 8e362afce56a84f2701849fbe1bc6640de8fd22b311d4f92b3524e149555906f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T05:55:45.998Z] + docker-compose build --help [2021-06-15T05:55:45.998Z] + grep parallel [2021-06-15T05:55:46.573Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T05:55:46.599Z] $ docker stop --time=1 8e362afce56a84f2701849fbe1bc6640de8fd22b311d4f92b3524e149555906f [2021-06-15T05:55:47.783Z] $ docker rm -f 8e362afce56a84f2701849fbe1bc6640de8fd22b311d4f92b3524e149555906f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:55:48.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-15T05:55:48.367Z] . [Pipeline] withDockerContainer [2021-06-15T05:55:48.468Z] prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container [2021-06-15T05:55:48.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-15T05:55:48.901Z] $ docker top 392f47cc834ee10c7535e28d94afb688f5cdbe0e43a1050e94eec38fdc8b3b20 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T05:55:49.335Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T05:55:49.909Z] Building core-command ... [2021-06-15T05:55:49.909Z] Building core-data ... [2021-06-15T05:55:49.909Z] Building core-metadata ... [2021-06-15T05:55:49.909Z] Building security-bootstrapper ... [2021-06-15T05:55:49.909Z] Building security-proxy-setup ... [2021-06-15T05:55:49.909Z] Building security-secretstore-setup ... [2021-06-15T05:55:49.909Z] Building support-notifications ... [2021-06-15T05:55:49.909Z] Building support-scheduler ... [2021-06-15T05:55:49.909Z] Building sys-mgmt-agent ... [2021-06-15T05:55:49.909Z] Building sys-mgmt-agent [2021-06-15T05:55:49.909Z] Building security-secretstore-setup [2021-06-15T05:55:49.909Z] Building core-metadata [2021-06-15T05:55:49.909Z] Building security-proxy-setup [2021-06-15T05:55:49.909Z] Building security-bootstrapper [2021-06-15T05:56:02.717Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:56:02.717Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:56:02.717Z] ---> 85852a76b125 [2021-06-15T05:56:02.717Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T05:56:02.717Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:56:02.717Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:56:02.717Z] ---> 85852a76b125 [2021-06-15T05:56:02.717Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T05:56:02.717Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:56:02.717Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:56:02.717Z] ---> 85852a76b125 [2021-06-15T05:56:02.717Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T05:56:02.717Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:56:02.717Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:56:02.717Z] ---> 85852a76b125 [2021-06-15T05:56:02.717Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T05:56:08.245Z] ---> Running in 2bce4f352e05 [2021-06-15T05:56:08.245Z] ---> Running in dc557e5d443b [2021-06-15T05:56:08.245Z] ---> Running in e49f803b215d [2021-06-15T05:56:08.245Z] ---> Running in 87b294dfd3ef [2021-06-15T05:56:08.506Z] Removing intermediate container 2bce4f352e05 [2021-06-15T05:56:08.506Z] ---> 899eb8381a4d [2021-06-15T05:56:08.506Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:56:09.017Z] Removing intermediate container 87b294dfd3ef [2021-06-15T05:56:09.017Z] ---> 49f4c32a7636 [2021-06-15T05:56:09.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:56:09.017Z] Removing intermediate container e49f803b215d [2021-06-15T05:56:09.017Z] ---> 376cd5558610 [2021-06-15T05:56:09.017Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:56:09.017Z] Removing intermediate container dc557e5d443b [2021-06-15T05:56:09.017Z] ---> ea7d3c05fc69 [2021-06-15T05:56:09.017Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:56:09.017Z] ---> Running in 6e818b722632 [2021-06-15T05:56:09.017Z] ---> Running in cbc3de2d5791 [2021-06-15T05:56:09.279Z] ---> Running in 778ebc9e292d [2021-06-15T05:56:09.279Z] ---> Running in a9b7e04618d0 [2021-06-15T05:56:11.854Z] Removing intermediate container 6e818b722632 [2021-06-15T05:56:11.854Z] ---> 0d703d68a0c9 [2021-06-15T05:56:11.854Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T05:56:11.854Z] Removing intermediate container cbc3de2d5791 [2021-06-15T05:56:11.854Z] ---> 5650b3e766e7 [2021-06-15T05:56:11.854Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T05:56:11.854Z] ---> Running in d0712474c50c [2021-06-15T05:56:11.854Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:56:11.854Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:56:11.854Z] ---> 85852a76b125 [2021-06-15T05:56:11.854Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T05:56:11.854Z] ---> Using cache [2021-06-15T05:56:11.854Z] ---> 376cd5558610 [2021-06-15T05:56:11.854Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:56:11.854Z] ---> Running in d82ff44b046e [2021-06-15T05:56:11.854Z] ---> Running in bc2d52210dbf [2021-06-15T05:56:11.854Z] Removing intermediate container 778ebc9e292d [2021-06-15T05:56:11.854Z] ---> 38eb1816c926 [2021-06-15T05:56:11.854Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T05:56:11.854Z] ---> Running in f472615c5674 [2021-06-15T05:56:11.854Z] Removing intermediate container a9b7e04618d0 [2021-06-15T05:56:11.854Z] ---> 072735ba1852 [2021-06-15T05:56:11.854Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T05:56:11.854Z] ---> Running in 5e9a0512f42a [2021-06-15T05:56:12.129Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:12.392Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:12.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:12.656Z] Removing intermediate container d82ff44b046e [2021-06-15T05:56:12.656Z] ---> 593957ffca56 [2021-06-15T05:56:12.656Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T05:56:12.656Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:12.656Z] ---> Running in 0ef00eaadd30 [2021-06-15T05:56:12.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:12.921Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:13.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:13.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:13.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:13.504Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:56:13.775Z] OK: 219 MiB in 52 packages [2021-06-15T05:56:13.775Z] OK: 219 MiB in 52 packages [2021-06-15T05:56:13.775Z] OK: 219 MiB in 52 packages [2021-06-15T05:56:14.042Z] OK: 219 MiB in 52 packages [2021-06-15T05:56:14.339Z] Removing intermediate container 5e9a0512f42a [2021-06-15T05:56:14.339Z] ---> 93dc2bbc4245 [2021-06-15T05:56:14.339Z] Step 6/24 : COPY go.mod . [2021-06-15T05:56:14.339Z] OK: 219 MiB in 52 packages [2021-06-15T05:56:14.339Z] Removing intermediate container f472615c5674 [2021-06-15T05:56:14.339Z] ---> 97882c59759b [2021-06-15T05:56:14.339Z] Step 6/26 : COPY go.mod . [2021-06-15T05:56:14.339Z] Removing intermediate container d0712474c50c [2021-06-15T05:56:14.339Z] ---> c22df8b0ccb4 [2021-06-15T05:56:14.339Z] Step 6/22 : COPY go.mod . [2021-06-15T05:56:14.339Z] Removing intermediate container bc2d52210dbf [2021-06-15T05:56:14.339Z] ---> ce788c1e94b5 [2021-06-15T05:56:14.339Z] Step 6/24 : COPY go.mod . [2021-06-15T05:56:14.611Z] ---> b438996b07c8 [2021-06-15T05:56:14.611Z] Step 7/24 : RUN go mod download [2021-06-15T05:56:14.611Z] ---> 2b4178b2a753 [2021-06-15T05:56:14.611Z] Step 7/24 : RUN go mod download [2021-06-15T05:56:14.875Z] ---> 520d51389c1d [2021-06-15T05:56:14.875Z] Step 7/22 : RUN go mod download [2021-06-15T05:56:14.875Z] ---> Running in cd787be5b8c6 [2021-06-15T05:56:14.875Z] ---> 95e73f4210a9 [2021-06-15T05:56:14.875Z] Step 7/26 : RUN go mod download [2021-06-15T05:56:14.875Z] ---> Running in 83e3bb2e1389 [2021-06-15T05:56:14.875Z] ---> Running in 7af124ecf81c [2021-06-15T05:56:14.875Z] Removing intermediate container 0ef00eaadd30 [2021-06-15T05:56:14.875Z] ---> 64d024254518 [2021-06-15T05:56:14.875Z] Step 6/32 : COPY go.mod . [2021-06-15T05:56:14.875Z] ---> Running in 1b13283c7f16 [2021-06-15T05:56:15.137Z] ---> d36fc782df54 [2021-06-15T05:56:15.137Z] Step 7/32 : RUN go mod download [2021-06-15T05:56:15.137Z] ---> Running in 64ac6ef95587 [2021-06-15T05:56:15.855Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1438 in /w/workspace/edgexfoundry_edgex-go_PR-3571 [Pipeline] { [Pipeline] ws [2021-06-15T05:56:15.911Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-06-15T05:56:16.082Z] Removing intermediate container cd787be5b8c6 [2021-06-15T05:56:16.082Z] ---> 42c52cda9388 [2021-06-15T05:56:16.082Z] Step 8/24 : COPY . . [2021-06-15T05:56:16.167Z] The recommended git tool is: git [2021-06-15T05:56:18.164Z] Removing intermediate container 83e3bb2e1389 [2021-06-15T05:56:18.164Z] ---> d5f1a1a9c893 [2021-06-15T05:56:18.164Z] Step 8/24 : COPY . . [2021-06-15T05:56:18.426Z] Removing intermediate container 7af124ecf81c [2021-06-15T05:56:18.426Z] ---> 8841dafdc11f [2021-06-15T05:56:18.426Z] Step 8/22 : COPY . . [2021-06-15T05:56:19.380Z] Removing intermediate container 64ac6ef95587 [2021-06-15T05:56:19.380Z] ---> 4133173658b2 [2021-06-15T05:56:19.380Z] Step 8/32 : COPY . . [2021-06-15T05:56:21.522Z] using credential edgex-jenkins-ssh [2021-06-15T05:56:21.550Z] Cloning the remote Git repository [2021-06-15T05:56:21.665Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-15T05:56:21.802Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-06-15T05:56:21.904Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T05:56:21.904Z] > git --version # timeout=10 [2021-06-15T05:56:21.926Z] > git --version # 'git version 2.17.1' [2021-06-15T05:56:21.928Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T05:56:22.005Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T05:56:22.718Z] Removing intermediate container 1b13283c7f16 [2021-06-15T05:56:22.718Z] ---> 3d77dd5ee218 [2021-06-15T05:56:22.718Z] Step 8/26 : COPY . . [2021-06-15T05:56:25.181Z] ---> 414483bd7c3f [2021-06-15T05:56:25.181Z] Step 9/24 : RUN go mod tidy [2021-06-15T05:56:28.505Z] ---> Running in 21e76274a9eb [2021-06-15T05:56:29.077Z] ---> 7b1fc38d25bc [2021-06-15T05:56:29.077Z] Step 9/32 : RUN go mod tidy [2021-06-15T05:56:29.077Z] ---> 0687eab38392 [2021-06-15T05:56:29.077Z] Step 9/24 : RUN go mod tidy [2021-06-15T05:56:29.343Z] ---> 727c5668d8f1 [2021-06-15T05:56:29.343Z] Step 9/22 : RUN go mod tidy [2021-06-15T05:56:29.606Z] ---> Running in 3d22e9086b82 [2021-06-15T05:56:29.606Z] ---> Running in bbb3b010e1c0 [2021-06-15T05:56:29.866Z] ---> Running in c161df7c036f [2021-06-15T05:56:31.253Z] Removing intermediate container 21e76274a9eb [2021-06-15T05:56:31.253Z] ---> dcea1183ed26 [2021-06-15T05:56:31.253Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T05:56:31.253Z] ---> Running in 31c7b3aef3d3 [2021-06-15T05:56:32.194Z] 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-06-15T05:56:35.512Z] Removing intermediate container 3d22e9086b82 [2021-06-15T05:56:35.512Z] ---> 5e871671410d [2021-06-15T05:56:35.512Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T05:56:35.512Z] Removing intermediate container bbb3b010e1c0 [2021-06-15T05:56:35.512Z] ---> 78b766f5891b [2021-06-15T05:56:35.512Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T05:56:35.512Z] Removing intermediate container c161df7c036f [2021-06-15T05:56:35.512Z] ---> 5197cb811527 [2021-06-15T05:56:35.512Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T05:56:35.784Z] ---> Running in 9302bf3d5096 [2021-06-15T05:56:35.784Z] ---> Running in db675d7e79be [2021-06-15T05:56:35.784Z] ---> Running in 834f77ba289f [2021-06-15T05:56:37.182Z] 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-06-15T05:56:37.450Z] 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-06-15T05:56:37.450Z] 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-06-15T05:56:37.561Z] Merging remotes/origin/master commit c3ee48ec81a1cae6a8275850650318015b1b17b0 into PR head commit f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:56:37.891Z] Merge succeeded, producing f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:56:37.892Z] Checking out Revision f9106bbc589f57de50b494ab615c1d847f3fadd2 (PR-3571) [2021-06-15T05:56:36.742Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T05:56:36.760Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-15T05:56:36.785Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-15T05:56:36.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-15T05:56:36.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T05:56:36.833Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3571/head:refs/remotes/origin/PR-3571 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-15T05:56:37.582Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T05:56:37.595Z] > git checkout -f f9106bbc589f57de50b494ab615c1d847f3fadd2 # timeout=10 [2021-06-15T05:56:37.806Z] > git remote # timeout=10 [2021-06-15T05:56:37.823Z] > git config --get remote.origin.url # timeout=10 [2021-06-15T05:56:37.833Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-15T05:56:37.845Z] > git merge c3ee48ec81a1cae6a8275850650318015b1b17b0 # timeout=10 [2021-06-15T05:56:37.876Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-15T05:56:37.900Z] > git config core.sparsecheckout # timeout=10 [2021-06-15T05:56:37.919Z] > git checkout -f f9106bbc589f57de50b494ab615c1d847f3fadd2 # timeout=10 [2021-06-15T05:56:42.262Z] Commit message: "build(deps): Bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [2021-06-15T05:56:42.322Z] > git --version # timeout=10 [2021-06-15T05:56:42.336Z] > git --version # 'git version 2.17.1' [2021-06-15T05:56:42.359Z] fatal: bad object f4a1163c6b2b14014f487cca778b157dcbc6cc6b [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-15T05:56:43.809Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:56:44.229Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-15T05:56:44.600Z] + sudo service docker restart [2021-06-15T05:56:44.600Z] + true [2021-06-15T05:56:47.633Z] ---> f06c94ca2a75 [2021-06-15T05:56:47.633Z] Step 9/26 : RUN go mod tidy [2021-06-15T05:56:47.633Z] ---> Running in 2cc042a6f7af [2021-06-15T05:56:49.089Z] Removing intermediate container 2cc042a6f7af [2021-06-15T05:56:49.089Z] ---> aa599c782b07 [2021-06-15T05:56:49.089Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T05:56:49.089Z] ---> Running in 260dec41c891 [2021-06-15T05:56:49.358Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T05:57:03.067Z] provisioning config files... [2021-06-15T05:57:03.092Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8253540315469177947tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-15T05:57:03.519Z] ---> docker-login.sh [2021-06-15T05:57:03.519Z] nexus3.edgexfoundry.org:10001 [2021-06-15T05:57:04.342Z] Removing intermediate container 31c7b3aef3d3 [2021-06-15T05:57:04.342Z] ---> a083c595b5da [2021-06-15T05:57:04.342Z] [2021-06-15T05:57:04.342Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T05:57:04.342Z] 3.12: Pulling from library/alpine [2021-06-15T05:57:04.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:57:04.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:57:04.778Z] Configure a credential helper to remove this warning. See [2021-06-15T05:57:04.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:57:04.778Z] [2021-06-15T05:57:04.778Z] Login Succeeded [2021-06-15T05:57:04.778Z] nexus3.edgexfoundry.org:10002 [2021-06-15T05:57:04.932Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T05:57:04.932Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T05:57:04.932Z] ---> 13621d1b12d4 [2021-06-15T05:57:04.932Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T05:57:04.932Z] ---> Running in a88d1e28eef4 [2021-06-15T05:57:05.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:57:05.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:57:05.325Z] Configure a credential helper to remove this warning. See [2021-06-15T05:57:05.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:57:05.325Z] [2021-06-15T05:57:05.325Z] Login Succeeded [2021-06-15T05:57:05.325Z] nexus3.edgexfoundry.org:10003 [2021-06-15T05:57:05.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:05.537Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:05.604Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:57:05.822Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T05:57:05.822Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T05:57:05.822Z] OK: 6 MiB in 15 packages [2021-06-15T05:57:05.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:57:05.879Z] Configure a credential helper to remove this warning. See [2021-06-15T05:57:05.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:57:05.879Z] [2021-06-15T05:57:05.879Z] Login Succeeded [2021-06-15T05:57:05.879Z] nexus3.edgexfoundry.org:10004 [2021-06-15T05:57:06.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:57:06.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:57:06.429Z] Configure a credential helper to remove this warning. See [2021-06-15T05:57:06.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:57:06.429Z] [2021-06-15T05:57:06.429Z] Login Succeeded [2021-06-15T05:57:06.429Z] docker.io [2021-06-15T05:57:06.431Z] Removing intermediate container a88d1e28eef4 [2021-06-15T05:57:06.431Z] ---> 1a8f66a65439 [2021-06-15T05:57:06.431Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T05:57:06.431Z] ---> Running in 7e34af6f9bc2 [2021-06-15T05:57:06.431Z] Removing intermediate container 7e34af6f9bc2 [2021-06-15T05:57:06.431Z] ---> f2b733cc9003 [2021-06-15T05:57:06.431Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T05:57:06.431Z] ---> Running in 326b8d58e3a1 [2021-06-15T05:57:06.701Z] Removing intermediate container 326b8d58e3a1 [2021-06-15T05:57:06.701Z] ---> 050a4133236c [2021-06-15T05:57:06.701Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T05:57:06.701Z] ---> Running in 9b90922c86b4 [2021-06-15T05:57:06.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-15T05:57:06.980Z] Removing intermediate container 9b90922c86b4 [2021-06-15T05:57:06.980Z] ---> 848544fc8f1d [2021-06-15T05:57:06.980Z] Step 16/24 : WORKDIR / [2021-06-15T05:57:06.980Z] ---> Running in aaf383a3b1f0 [2021-06-15T05:57:06.980Z] Removing intermediate container aaf383a3b1f0 [2021-06-15T05:57:06.980Z] ---> 5bfee4a2931c [2021-06-15T05:57:06.980Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T05:57:07.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-15T05:57:07.306Z] Configure a credential helper to remove this warning. See [2021-06-15T05:57:07.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-15T05:57:07.306Z] [2021-06-15T05:57:07.306Z] Login Succeeded [2021-06-15T05:57:07.306Z] ---> docker-login.sh ends [Pipeline] } [2021-06-15T05:57:07.340Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-06-15T05:57:07.574Z] ---> 5430dc43c9cb [2021-06-15T05:57:07.574Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [Pipeline] echo [2021-06-15T05:57:08.017Z] ========================================================= [2021-06-15T05:57:08.017Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-15T05:57:08.017Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:57:08.166Z] ---> d5d38594768e [2021-06-15T05:57:08.166Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T05:57:08.415Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-06-15T05:57:08.433Z] ---> 1aa55581b66f [2021-06-15T05:57:08.433Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T05:57:08.433Z] ---> Running in 959cefc48da6 [2021-06-15T05:57:08.433Z] Removing intermediate container 959cefc48da6 [2021-06-15T05:57:08.433Z] ---> 48b04514eb12 [2021-06-15T05:57:08.433Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T05:57:08.699Z] ---> Running in 2df0f3870544 [2021-06-15T05:57:08.699Z] Removing intermediate container 2df0f3870544 [2021-06-15T05:57:08.699Z] ---> 762cbf6d0a1a [2021-06-15T05:57:08.699Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T05:57:08.967Z] ---> Running in 309fce23489a [2021-06-15T05:57:08.967Z] Removing intermediate container 309fce23489a [2021-06-15T05:57:08.967Z] ---> d7757b341537 [2021-06-15T05:57:08.967Z] Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:57:08.967Z] ---> Running in aedf2d067b92 [2021-06-15T05:57:09.242Z] Removing intermediate container aedf2d067b92 [2021-06-15T05:57:09.242Z] ---> a54f8fb808ee [2021-06-15T05:57:09.242Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T05:57:09.242Z] ---> Running in 0096ac313c84 [2021-06-15T05:57:09.242Z] Removing intermediate container 0096ac313c84 [2021-06-15T05:57:09.242Z] ---> 56870e6b4b4d [2021-06-15T05:57:09.242Z] [2021-06-15T05:57:09.526Z] Successfully built 56870e6b4b4d [2021-06-15T05:57:09.526Z] Successfully tagged core-metadata:latest [2021-06-15T05:57:09.526Z]  Building core-metadata ... done Building support-notifications [2021-06-15T05:57:10.976Z] 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-06-15T05:57:11.064Z] Sending build context to Docker daemon 166.3MB [2021-06-15T05:57:11.065Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-15T05:57:11.065Z] Step 2/6 : FROM ${BASE} [2021-06-15T05:57:11.065Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-15T05:57:11.065Z] 595b0fe564bb: Pulling fs layer [2021-06-15T05:57:11.065Z] 3088b5b3c5c0: Pulling fs layer [2021-06-15T05:57:11.065Z] 5b7225fbf94c: Pulling fs layer [2021-06-15T05:57:11.065Z] ba82ee9f976e: Pulling fs layer [2021-06-15T05:57:11.065Z] 506bd15cee9f: Pulling fs layer [2021-06-15T05:57:11.065Z] 75a0a4a0db45: Pulling fs layer [2021-06-15T05:57:11.065Z] 618dc40b7e24: Pulling fs layer [2021-06-15T05:57:11.065Z] ba82ee9f976e: Waiting [2021-06-15T05:57:11.065Z] 506bd15cee9f: Waiting [2021-06-15T05:57:11.065Z] 75a0a4a0db45: Waiting [2021-06-15T05:57:11.065Z] 618dc40b7e24: Waiting [2021-06-15T05:57:11.065Z] 5b7225fbf94c: Download complete [2021-06-15T05:57:11.065Z] 3088b5b3c5c0: Download complete [2021-06-15T05:57:11.065Z] 506bd15cee9f: Download complete [2021-06-15T05:57:11.065Z] 75a0a4a0db45: Verifying Checksum [2021-06-15T05:57:11.065Z] 75a0a4a0db45: Download complete [2021-06-15T05:57:11.065Z] 595b0fe564bb: Download complete [2021-06-15T05:57:11.666Z] 595b0fe564bb: Pull complete [2021-06-15T05:57:12.271Z] 3088b5b3c5c0: Pull complete [2021-06-15T05:57:12.404Z] Removing intermediate container 9302bf3d5096 [2021-06-15T05:57:12.404Z] ---> 05989e3ae9bc [2021-06-15T05:57:12.404Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T05:57:12.404Z] ---> Running in 5159a9a0d745 [2021-06-15T05:57:12.870Z] 5b7225fbf94c: Pull complete [2021-06-15T05:57:12.870Z] 618dc40b7e24: Verifying Checksum [2021-06-15T05:57:12.870Z] 618dc40b7e24: Download complete [2021-06-15T05:57:12.999Z] 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-06-15T05:57:14.307Z] ba82ee9f976e: Verifying Checksum [2021-06-15T05:57:14.307Z] ba82ee9f976e: Download complete [2021-06-15T05:57:14.434Z] Removing intermediate container 834f77ba289f [2021-06-15T05:57:14.435Z] ---> 3aa128618b0b [2021-06-15T05:57:14.435Z] [2021-06-15T05:57:14.435Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T05:57:14.435Z] ---> 13621d1b12d4 [2021-06-15T05:57:14.435Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T05:57:14.435Z] ---> Running in 6e6ae3844d84 [2021-06-15T05:57:15.021Z] Removing intermediate container 6e6ae3844d84 [2021-06-15T05:57:15.021Z] ---> bb55451a2beb [2021-06-15T05:57:15.021Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T05:57:15.021Z] ---> Running in dddc2e5e42e0 [2021-06-15T05:57:15.285Z] Removing intermediate container 5159a9a0d745 [2021-06-15T05:57:15.285Z] ---> b663594addfe [2021-06-15T05:57:15.285Z] [2021-06-15T05:57:15.285Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T05:57:15.552Z] 20.10.0: Pulling from library/docker [2021-06-15T05:57:15.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:15.821Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:16.083Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T05:57:16.083Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T05:57:16.083Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T05:57:16.083Z] OK: 6 MiB in 16 packages [2021-06-15T05:57:16.351Z] Removing intermediate container db675d7e79be [2021-06-15T05:57:16.351Z] ---> 6af592108cd0 [2021-06-15T05:57:16.351Z] [2021-06-15T05:57:16.351Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T05:57:16.351Z] ---> 13621d1b12d4 [2021-06-15T05:57:16.351Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T05:57:18.299Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:57:18.299Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:57:18.299Z] ---> 85852a76b125 [2021-06-15T05:57:18.299Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T05:57:18.299Z] ---> Using cache [2021-06-15T05:57:18.299Z] ---> 376cd5558610 [2021-06-15T05:57:18.299Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:57:18.299Z] ---> Using cache [2021-06-15T05:57:18.299Z] ---> 593957ffca56 [2021-06-15T05:57:18.299Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T05:57:18.299Z] ---> Running in a1b048ba0c74 [2021-06-15T05:57:18.299Z] ---> Running in d4749a159974 [2021-06-15T05:57:18.299Z] Removing intermediate container dddc2e5e42e0 [2021-06-15T05:57:18.299Z] ---> ed64efea05f5 [2021-06-15T05:57:18.299Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T05:57:18.580Z] ---> Running in 5dbfd242b71a [2021-06-15T05:57:18.854Z] 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-06-15T05:57:18.854Z] Removing intermediate container 5dbfd242b71a [2021-06-15T05:57:18.854Z] ---> a900dc7b8091 [2021-06-15T05:57:18.854Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T05:57:19.120Z] ---> Running in 3600263434c9 [2021-06-15T05:57:19.120Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:19.120Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:19.395Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:19.395Z] Removing intermediate container 3600263434c9 [2021-06-15T05:57:19.395Z] ---> 203df31092b7 [2021-06-15T05:57:19.395Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T05:57:19.395Z] ---> Running in f796db633397 [2021-06-15T05:57:19.395Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T05:57:19.657Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T05:57:19.657Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T05:57:19.657Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T05:57:19.657Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T05:57:19.657Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T05:57:19.657Z] OK: 7 MiB in 18 packages [2021-06-15T05:57:19.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:20.508Z] OK: 219 MiB in 52 packages [2021-06-15T05:57:20.772Z] Removing intermediate container a1b048ba0c74 [2021-06-15T05:57:20.773Z] ---> 70883b572724 [2021-06-15T05:57:20.773Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T05:57:20.773Z] Removing intermediate container f796db633397 [2021-06-15T05:57:20.773Z] ---> 1046505fb152 [2021-06-15T05:57:20.773Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T05:57:21.041Z] ---> Running in 5f023904bbfa [2021-06-15T05:57:21.041Z] ---> Running in 37aac7efb8d3 [2021-06-15T05:57:21.041Z] Removing intermediate container 5f023904bbfa [2021-06-15T05:57:21.041Z] ---> deafa8802737 [2021-06-15T05:57:21.041Z] Step 14/22 : WORKDIR /edgex [2021-06-15T05:57:21.310Z] Removing intermediate container 37aac7efb8d3 [2021-06-15T05:57:21.310Z] ---> 2f616dcb722b [2021-06-15T05:57:21.310Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T05:57:21.310Z] ---> Running in def2edbb0b82 [2021-06-15T05:57:21.310Z] Removing intermediate container d4749a159974 [2021-06-15T05:57:21.310Z] ---> 59ec305bb097 [2021-06-15T05:57:21.310Z] Step 6/23 : COPY go.mod . [2021-06-15T05:57:21.892Z] Removing intermediate container def2edbb0b82 [2021-06-15T05:57:21.892Z] ---> 705c8d1b52b2 [2021-06-15T05:57:21.892Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T05:57:22.160Z] ---> 0981ed3a6ad2 [2021-06-15T05:57:22.160Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T05:57:22.160Z] ---> 1327aafdec52 [2021-06-15T05:57:22.160Z] Step 7/23 : RUN go mod download [2021-06-15T05:57:22.160Z] ---> 6743b0043b0b [2021-06-15T05:57:22.160Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T05:57:22.160Z] ---> Running in 1d767dfd36ab [2021-06-15T05:57:22.160Z] ---> Running in 17520257c8f9 [2021-06-15T05:57:22.160Z] Removing intermediate container 260dec41c891 [2021-06-15T05:57:22.160Z] ---> a9ebf026022b [2021-06-15T05:57:22.160Z] [2021-06-15T05:57:22.160Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T05:57:22.160Z] ---> 13621d1b12d4 [2021-06-15T05:57:22.160Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T05:57:22.160Z] ---> Running in 1abe0b41a712 [2021-06-15T05:57:22.424Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T05:57:22.424Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T05:57:22.424Z] ---> aefe523efa57 [2021-06-15T05:57:22.424Z] 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-06-15T05:57:22.424Z] ---> Running in 4779b440c867 [2021-06-15T05:57:22.692Z] ---> 091a5c0d73b9 [2021-06-15T05:57:22.692Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T05:57:22.692Z] Removing intermediate container 4779b440c867 [2021-06-15T05:57:22.692Z] ---> 0877a89687b2 [2021-06-15T05:57:22.692Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T05:57:22.958Z] ---> Running in cf521180e6e1 [2021-06-15T05:57:23.236Z] ---> c7b894850243 [2021-06-15T05:57:23.236Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T05:57:23.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:23.236Z] ---> Running in fa6177084bdc [2021-06-15T05:57:23.236Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:23.236Z] Removing intermediate container 1d767dfd36ab [2021-06-15T05:57:23.236Z] ---> cad6918d246f [2021-06-15T05:57:23.236Z] Step 8/23 : COPY . . [2021-06-15T05:57:23.507Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T05:57:23.507Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T05:57:23.507Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T05:57:23.507Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T05:57:23.507Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T05:57:23.507Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T05:57:23.507Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T05:57:23.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:23.507Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T05:57:23.507Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:23.507Z] Removing intermediate container fa6177084bdc [2021-06-15T05:57:23.507Z] ---> 5b90f0beed4b [2021-06-15T05:57:23.507Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T05:57:23.507Z] OK: 7 MiB in 20 packages [2021-06-15T05:57:23.507Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T05:57:23.776Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T05:57:23.776Z] Executing bash-5.0.17-r0.post-install [2021-06-15T05:57:23.776Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T05:57:23.776Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T05:57:23.776Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T05:57:23.776Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T05:57:23.776Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T05:57:23.776Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T05:57:23.776Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T05:57:23.776Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T05:57:23.776Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T05:57:23.776Z] Removing intermediate container 17520257c8f9 [2021-06-15T05:57:23.776Z] ---> 5710b51ba1fa [2021-06-15T05:57:23.776Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T05:57:23.776Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T05:57:23.776Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T05:57:24.047Z] ---> Running in 01dc8b047b15 [2021-06-15T05:57:24.487Z] ba82ee9f976e: Pull complete [2021-06-15T05:57:25.084Z] 506bd15cee9f: Pull complete [2021-06-15T05:57:25.358Z] 75a0a4a0db45: Pull complete [2021-06-15T05:57:26.619Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T05:57:26.619Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T05:57:26.619Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T05:57:26.619Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T05:57:26.879Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T05:57:27.449Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T05:57:27.450Z] Removing intermediate container 01dc8b047b15 [2021-06-15T05:57:27.450Z] ---> d7c994b3ee68 [2021-06-15T05:57:27.450Z] Step 20/22 : LABEL arch=x86_64 [2021-06-15T05:57:27.450Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T05:57:27.709Z] ---> 4b5a9d5a47c8 [2021-06-15T05:57:27.709Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T05:57:27.709Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T05:57:27.981Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T05:57:27.981Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T05:57:28.258Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T05:57:28.258Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T05:57:28.258Z] Removing intermediate container 1abe0b41a712 [2021-06-15T05:57:28.258Z] ---> 87ad329d96c8 [2021-06-15T05:57:28.258Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T05:57:28.258Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T05:57:28.258Z] ---> Running in b82a64537570 [2021-06-15T05:57:28.258Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T05:57:28.258Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T05:57:28.258Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T05:57:28.258Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T05:57:28.258Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T05:57:28.258Z] Removing intermediate container b82a64537570 [2021-06-15T05:57:28.258Z] ---> 1017ab023bc7 [2021-06-15T05:57:28.258Z] Step 21/22 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:57:28.258Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T05:57:28.258Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T05:57:28.258Z] ---> Running in 99ca7e10f543 [2021-06-15T05:57:28.258Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T05:57:28.258Z] ---> 400c35bb315b [2021-06-15T05:57:28.258Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T05:57:28.258Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T05:57:28.258Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T05:57:28.258Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T05:57:28.536Z] ---> Running in 56e544f903dd [2021-06-15T05:57:28.536Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T05:57:28.536Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T05:57:28.536Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T05:57:28.536Z] OK: 72 MiB in 59 packages [2021-06-15T05:57:28.536Z] ---> e9df121e8418 [2021-06-15T05:57:28.536Z] Step 9/23 : RUN go mod tidy [2021-06-15T05:57:28.536Z] ---> Running in e1900d43872f [2021-06-15T05:57:28.805Z] Removing intermediate container 99ca7e10f543 [2021-06-15T05:57:28.805Z] ---> 82fe6b0163e6 [2021-06-15T05:57:28.805Z] Step 14/26 : WORKDIR / [2021-06-15T05:57:28.805Z] Removing intermediate container 56e544f903dd [2021-06-15T05:57:28.805Z] ---> 2f4b4bbaf2ba [2021-06-15T05:57:28.805Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T05:57:28.805Z] ---> a37e7fdfa339 [2021-06-15T05:57:28.805Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T05:57:28.805Z] ---> Running in f7a09f0ae5c3 [2021-06-15T05:57:28.805Z] ---> Running in 3dcb84ba60bf [2021-06-15T05:57:29.067Z] Removing intermediate container 3dcb84ba60bf [2021-06-15T05:57:29.067Z] ---> 38681dd30307 [2021-06-15T05:57:29.067Z] [2021-06-15T05:57:29.067Z] Removing intermediate container f7a09f0ae5c3 [2021-06-15T05:57:29.067Z] ---> eeb0b992a72b [2021-06-15T05:57:29.067Z] 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-06-15T05:57:29.067Z] Successfully built 38681dd30307 [2021-06-15T05:57:29.067Z] Successfully tagged security-proxy-setup:latest [2021-06-15T05:57:29.067Z] Building support-scheduler [2021-06-15T05:57:29.067Z]  Building security-proxy-setup ... done  ---> 50fda1c8f0ac [2021-06-15T05:57:29.067Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T05:57:29.647Z] Collecting docker-compose==1.23.2 [2021-06-15T05:57:29.647Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T05:57:29.677Z] 618dc40b7e24: Pull complete [2021-06-15T05:57:29.677Z] Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 [2021-06-15T05:57:29.677Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-15T05:57:29.677Z] ---> a36622ca3599 [2021-06-15T05:57:29.677Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-06-15T05:57:29.928Z] ---> 212f1f919cdc [2021-06-15T05:57:29.928Z] 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-06-15T05:57:30.194Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T05:57:30.194Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T05:57:30.770Z] ---> 8c8530b662e1 [2021-06-15T05:57:30.770Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T05:57:31.370Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T05:57:31.370Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T05:57:31.966Z] ---> Running in 11d46e8c5a81 [2021-06-15T05:57:31.966Z] Collecting PyYAML<4,>=3.10 [2021-06-15T05:57:31.966Z] ---> c27fb73549ef [2021-06-15T05:57:31.966Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T05:57:31.966Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T05:57:32.254Z] Removing intermediate container 11d46e8c5a81 [2021-06-15T05:57:32.254Z] ---> b33265face7f [2021-06-15T05:57:32.254Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T05:57:32.254Z] Removing intermediate container e1900d43872f [2021-06-15T05:57:32.254Z] ---> d0c7e643273b [2021-06-15T05:57:32.254Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T05:57:32.311Z] ---> Running in 7767eeddc346 [2021-06-15T05:57:32.551Z] ---> e277871aaf34 [2021-06-15T05:57:32.552Z] 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-06-15T05:57:32.552Z] ---> Running in af2a17886617 [2021-06-15T05:57:32.552Z] ---> a50d2e7ae1bb [2021-06-15T05:57:32.552Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T05:57:32.552Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T05:57:32.552Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T05:57:32.552Z] ---> Running in 66190d66a2ef [2021-06-15T05:57:32.842Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T05:57:32.842Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T05:57:32.842Z] ---> ba5e94869f07 [2021-06-15T05:57:32.842Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T05:57:32.842Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T05:57:32.842Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T05:57:32.842Z] 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-06-15T05:57:33.108Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T05:57:33.108Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T05:57:33.108Z] 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-06-15T05:57:33.291Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T05:57:33.399Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T05:57:33.399Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T05:57:33.669Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T05:57:33.669Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T05:57:33.935Z] ---> d9af5c15d187 [2021-06-15T05:57:33.935Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T05:57:34.213Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-15T05:57:34.213Z] Collecting idna<2.8,>=2.5 [2021-06-15T05:57:34.213Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T05:57:34.260Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T05:57:34.490Z] ---> 67aabc5e280f [2021-06-15T05:57:34.490Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T05:57:34.490Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T05:57:34.490Z] Removing intermediate container 66190d66a2ef [2021-06-15T05:57:34.490Z] ---> 3d07949c58ce [2021-06-15T05:57:34.490Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T05:57:34.490Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T05:57:34.490Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-15T05:57:34.765Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T05:57:34.765Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T05:57:34.765Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:57:34.765Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:57:34.765Z] ---> 85852a76b125 [2021-06-15T05:57:34.765Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T05:57:34.765Z] ---> Using cache [2021-06-15T05:57:34.765Z] ---> 376cd5558610 [2021-06-15T05:57:34.765Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:57:34.765Z] ---> Using cache [2021-06-15T05:57:34.765Z] ---> 593957ffca56 [2021-06-15T05:57:34.765Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T05:57:34.765Z] ---> Using cache [2021-06-15T05:57:34.765Z] ---> 64d024254518 [2021-06-15T05:57:34.765Z] Step 6/23 : COPY go.mod . [2021-06-15T05:57:34.765Z] ---> Using cache [2021-06-15T05:57:34.765Z] ---> d36fc782df54 [2021-06-15T05:57:34.765Z] Step 7/23 : RUN go mod download [2021-06-15T05:57:34.765Z] ---> Using cache [2021-06-15T05:57:34.765Z] ---> 4133173658b2 [2021-06-15T05:57:34.765Z] Step 8/23 : COPY . . [2021-06-15T05:57:34.765Z] ---> Using cache [2021-06-15T05:57:34.765Z] ---> 7b1fc38d25bc [2021-06-15T05:57:34.765Z] Step 9/23 : RUN go mod tidy [2021-06-15T05:57:34.765Z] ---> Using cache [2021-06-15T05:57:34.765Z] ---> 78b766f5891b [2021-06-15T05:57:34.765Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T05:57:34.765Z] ---> Running in 960fdde8cadb [2021-06-15T05:57:34.765Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T05:57:34.765Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T05:57:34.765Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T05:57:34.766Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T05:57:34.766Z] ---> Running in 62345d68f49e [2021-06-15T05:57:34.854Z] (1/12) Installing libmagic (5.39-r0) [2021-06-15T05:57:35.033Z] ---> 4835035bebbb [2021-06-15T05:57:35.033Z] 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-06-15T05:57:35.033Z] ---> Running in 437c04de6db4 [2021-06-15T05:57:35.033Z] Installing collected packages: idna, urllib3, requests, dockerpty, PyYAML, websocket-client, jsonschema, cached-property, docker-pycreds, docker, docopt, texttable, docker-compose [2021-06-15T05:57:35.033Z] Attempting uninstall: idna [2021-06-15T05:57:35.033Z] Found existing installation: idna 2.9 [2021-06-15T05:57:35.033Z] Removing intermediate container 960fdde8cadb [2021-06-15T05:57:35.033Z] ---> f88ea3a38c35 [2021-06-15T05:57:35.033Z] Step 29/32 : CMD ["gate"] [2021-06-15T05:57:35.033Z] Uninstalling idna-2.9: [2021-06-15T05:57:35.033Z] Successfully uninstalled idna-2.9 [2021-06-15T05:57:35.306Z] ---> Running in 6a016505f4e5 [2021-06-15T05:57:35.306Z] Attempting uninstall: urllib3 [2021-06-15T05:57:35.306Z] Found existing installation: urllib3 1.25.9 [2021-06-15T05:57:35.306Z] Uninstalling urllib3-1.25.9: [2021-06-15T05:57:35.306Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T05:57:35.445Z] (2/12) Installing file (5.39-r0) [2021-06-15T05:57:35.582Z] 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-06-15T05:57:35.582Z] Removing intermediate container 6a016505f4e5 [2021-06-15T05:57:35.582Z] ---> 55620069c023 [2021-06-15T05:57:35.582Z] Step 30/32 : LABEL arch=x86_64 [2021-06-15T05:57:35.582Z] ---> Running in 8ca72065173b [2021-06-15T05:57:35.582Z] Attempting uninstall: requests [2021-06-15T05:57:35.582Z] Found existing installation: requests 2.23.0 [2021-06-15T05:57:35.582Z] Uninstalling requests-2.23.0: [2021-06-15T05:57:35.723Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-15T05:57:35.724Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-15T05:57:35.861Z] Successfully uninstalled requests-2.23.0 [2021-06-15T05:57:35.861Z] Removing intermediate container 8ca72065173b [2021-06-15T05:57:35.861Z] ---> 1b310720048e [2021-06-15T05:57:35.861Z] Step 31/32 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:57:35.861Z] Running setup.py install for dockerpty: started [2021-06-15T05:57:35.861Z] ---> Running in 915c28654eca [2021-06-15T05:57:36.131Z] Removing intermediate container 915c28654eca [2021-06-15T05:57:36.131Z] ---> a2e9162e3c1a [2021-06-15T05:57:36.131Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T05:57:36.416Z] ---> Running in 5f7a2149fda7 [2021-06-15T05:57:36.416Z] Removing intermediate container 437c04de6db4 [2021-06-15T05:57:36.416Z] ---> e06b8731593c [2021-06-15T05:57:36.416Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T05:57:36.416Z] ---> Running in 11556fe8c016 [2021-06-15T05:57:36.416Z] Removing intermediate container 5f7a2149fda7 [2021-06-15T05:57:36.416Z] ---> 21426c607378 [2021-06-15T05:57:36.416Z] [2021-06-15T05:57:36.700Z] Removing intermediate container 11556fe8c016 [2021-06-15T05:57:36.701Z] ---> abbb73e5d701 [2021-06-15T05:57:36.701Z] Step 24/26 : LABEL arch=x86_64 [2021-06-15T05:57:36.701Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T05:57:36.701Z] Running setup.py install for PyYAML: started [2021-06-15T05:57:36.701Z] Successfully built 21426c607378 [2021-06-15T05:57:36.701Z] Successfully tagged security-bootstrapper:latest [2021-06-15T05:57:36.701Z] Building core-command [2021-06-15T05:57:36.701Z]  Building security-bootstrapper ... done  ---> Running in a62fd8e9dd79 [2021-06-15T05:57:36.701Z] Removing intermediate container a62fd8e9dd79 [2021-06-15T05:57:36.701Z] ---> c107143e682a [2021-06-15T05:57:36.701Z] Step 25/26 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:57:36.971Z] ---> Running in 194ff85cc9a4 [2021-06-15T05:57:36.972Z] Removing intermediate container 194ff85cc9a4 [2021-06-15T05:57:36.972Z] ---> ef023df71ec6 [2021-06-15T05:57:36.972Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T05:57:37.585Z] ---> Running in 7d6f838c5c53 [2021-06-15T05:57:37.585Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T05:57:37.863Z] Removing intermediate container 7d6f838c5c53 [2021-06-15T05:57:37.864Z] ---> c0f5ecc6672e [2021-06-15T05:57:37.864Z] [2021-06-15T05:57:37.864Z] Successfully built c0f5ecc6672e [2021-06-15T05:57:37.864Z] Successfully tagged security-secretstore-setup:latest [2021-06-15T05:57:37.864Z]  Building security-secretstore-setup ... done Building core-data [2021-06-15T05:57:38.136Z] Running setup.py install for docopt: started [2021-06-15T05:57:39.120Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T05:57:39.120Z] Running setup.py install for texttable: started [2021-06-15T05:57:39.716Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T05:57:39.994Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-15T05:57:41.118Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-15T05:57:41.118Z] (6/12) Installing patch (2.7.6-r6) [2021-06-15T05:57:41.118Z] (7/12) Installing build-base (0.5-r2) [2021-06-15T05:57:41.118Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-15T05:57:41.455Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-15T05:57:41.455Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-15T05:57:41.455Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-15T05:57:41.725Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-15T05:57:41.725Z] Executing busybox-1.32.1-r6.trigger [2021-06-15T05:57:41.725Z] OK: 218 MiB in 52 packages [2021-06-15T05:57:45.571Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:57:45.571Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:57:45.571Z] ---> 85852a76b125 [2021-06-15T05:57:45.571Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T05:57:45.571Z] ---> Using cache [2021-06-15T05:57:45.571Z] ---> 376cd5558610 [2021-06-15T05:57:45.571Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:57:45.571Z] ---> Using cache [2021-06-15T05:57:45.571Z] ---> 593957ffca56 [2021-06-15T05:57:45.571Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T05:57:46.047Z] Removing intermediate container 7767eeddc346 [2021-06-15T05:57:46.047Z] ---> 17f0b7737db1 [2021-06-15T05:57:46.047Z] Step 4/6 : WORKDIR /edgex-go [2021-06-15T05:57:46.047Z] ---> Running in d9d174a488a9 [2021-06-15T05:57:46.047Z] Removing intermediate container d9d174a488a9 [2021-06-15T05:57:46.047Z] ---> 142bbbeb2b87 [2021-06-15T05:57:46.047Z] Step 5/6 : COPY go.mod . [2021-06-15T05:57:46.150Z] ---> Running in 76812afa40ca [2021-06-15T05:57:47.026Z] ---> 47a3fd94fec8 [2021-06-15T05:57:47.027Z] Step 6/6 : RUN go mod download [2021-06-15T05:57:47.027Z] ---> Running in 0c07e437bd6c [2021-06-15T05:57:47.114Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:47.698Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:57:48.649Z] OK: 219 MiB in 52 packages [2021-06-15T05:57:48.649Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T05:57:48.649Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T05:57:48.649Z] ---> 85852a76b125 [2021-06-15T05:57:48.649Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T05:57:48.649Z] ---> Using cache [2021-06-15T05:57:48.649Z] ---> 376cd5558610 [2021-06-15T05:57:48.649Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:57:48.649Z] ---> Using cache [2021-06-15T05:57:48.649Z] ---> 593957ffca56 [2021-06-15T05:57:48.649Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T05:57:48.649Z] ---> Using cache [2021-06-15T05:57:48.649Z] ---> 64d024254518 [2021-06-15T05:57:48.649Z] Step 6/24 : COPY go.mod . [2021-06-15T05:57:48.649Z] ---> Using cache [2021-06-15T05:57:48.649Z] ---> d36fc782df54 [2021-06-15T05:57:48.649Z] Step 7/24 : RUN go mod download [2021-06-15T05:57:48.649Z] ---> Using cache [2021-06-15T05:57:48.649Z] ---> 4133173658b2 [2021-06-15T05:57:48.649Z] Step 8/24 : COPY . . [2021-06-15T05:57:48.649Z] ---> Using cache [2021-06-15T05:57:48.649Z] ---> 7b1fc38d25bc [2021-06-15T05:57:48.649Z] Step 9/24 : RUN go mod tidy [2021-06-15T05:57:48.649Z] ---> Using cache [2021-06-15T05:57:48.649Z] ---> 78b766f5891b [2021-06-15T05:57:48.649Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T05:57:49.230Z] ---> Running in de9cdb543f47 [2021-06-15T05:57:49.230Z] Removing intermediate container cf521180e6e1 [2021-06-15T05:57:49.230Z] ---> 3cacbdd87dcf [2021-06-15T05:57:49.230Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T05:57:49.230Z] ---> Running in 884702ea86cb [2021-06-15T05:57:49.501Z] Removing intermediate container 884702ea86cb [2021-06-15T05:57:49.501Z] ---> a21a3ada3028 [2021-06-15T05:57:49.501Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T05:57:49.501Z] ---> Running in b231d63e9a41 [2021-06-15T05:57:49.501Z] Removing intermediate container 76812afa40ca [2021-06-15T05:57:49.501Z] ---> d0eb05741260 [2021-06-15T05:57:49.501Z] Step 6/24 : COPY go.mod . [2021-06-15T05:57:49.771Z] Removing intermediate container b231d63e9a41 [2021-06-15T05:57:49.771Z] ---> 5a6fa295cbbc [2021-06-15T05:57:49.771Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T05:57:49.771Z] 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-06-15T05:57:50.032Z] ---> 290c22b33fd4 [2021-06-15T05:57:50.032Z] Step 7/24 : RUN go mod download [2021-06-15T05:57:50.032Z] ---> Running in ef9f8bf2dea3 [2021-06-15T05:57:50.293Z] ---> 894f08e1e348 [2021-06-15T05:57:50.293Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T05:57:50.557Z] ---> 7a70e010d901 [2021-06-15T05:57:50.557Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T05:57:51.138Z] ---> c31a605dafc6 [2021-06-15T05:57:51.138Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T05:57:51.138Z] ---> Running in 3a45db1b7f18 [2021-06-15T05:57:51.138Z] Removing intermediate container 3a45db1b7f18 [2021-06-15T05:57:51.138Z] ---> 69b0f40c179e [2021-06-15T05:57:51.138Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T05:57:51.401Z] ---> Running in 23dc88d45c29 [2021-06-15T05:57:51.401Z] Removing intermediate container ef9f8bf2dea3 [2021-06-15T05:57:51.401Z] ---> 543244d3f119 [2021-06-15T05:57:51.401Z] Step 8/24 : COPY . . [2021-06-15T05:57:51.671Z] Removing intermediate container 23dc88d45c29 [2021-06-15T05:57:51.671Z] ---> aec5deb10d76 [2021-06-15T05:57:51.671Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T05:57:52.295Z] ---> Running in 0f947b0955a7 [2021-06-15T05:57:54.916Z] Removing intermediate container 0f947b0955a7 [2021-06-15T05:57:54.916Z] ---> 531da33e636b [2021-06-15T05:57:54.916Z] Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:57:56.321Z] ---> Running in 0b86930f30c0 [2021-06-15T05:57:56.596Z] Removing intermediate container 0b86930f30c0 [2021-06-15T05:57:56.596Z] ---> f3dd18464406 [2021-06-15T05:57:56.596Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T05:57:56.596Z] ---> Running in 07b5d2f93f91 [2021-06-15T05:57:56.596Z] ---> fa1e6e65d7df [2021-06-15T05:57:56.596Z] Step 9/24 : RUN go mod tidy [2021-06-15T05:57:56.864Z] ---> Running in d4664b590449 [2021-06-15T05:57:56.864Z] Removing intermediate container 07b5d2f93f91 [2021-06-15T05:57:56.864Z] ---> 9db932b6451c [2021-06-15T05:57:56.864Z] [2021-06-15T05:57:56.864Z] Successfully built 9db932b6451c [2021-06-15T05:57:56.864Z] Successfully tagged sys-mgmt-agent:latest [2021-06-15T05:57:58.830Z]  Building sys-mgmt-agent ... done Removing intermediate container d4664b590449 [2021-06-15T05:57:58.830Z] ---> 244cece9c7ad [2021-06-15T05:57:58.830Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T05:57:58.830Z] ---> Running in 422340ba3f53 [2021-06-15T05:57:59.096Z] 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-06-15T05:58:05.793Z] Removing intermediate container af2a17886617 [2021-06-15T05:58:05.794Z] ---> 9bae39191379 [2021-06-15T05:58:05.794Z] [2021-06-15T05:58:05.794Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T05:58:05.794Z] ---> 13621d1b12d4 [2021-06-15T05:58:05.794Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T05:58:05.794Z] ---> Running in 3c9cf547c3d5 [2021-06-15T05:58:06.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:58:06.384Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-15T05:58:06.668Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T05:58:06.668Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T05:58:06.668Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T05:58:06.668Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T05:58:06.668Z] OK: 6 MiB in 16 packages [2021-06-15T05:58:07.265Z] Removing intermediate container 3c9cf547c3d5 [2021-06-15T05:58:07.265Z] ---> f21fa43b2e79 [2021-06-15T05:58:07.265Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T05:58:07.533Z] ---> Running in 7f861cc0c60c [2021-06-15T05:58:07.534Z] Removing intermediate container 7f861cc0c60c [2021-06-15T05:58:07.534Z] ---> 7118136e76b9 [2021-06-15T05:58:07.534Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T05:58:07.810Z] ---> Running in 7d8ea99af11a [2021-06-15T05:58:07.811Z] Removing intermediate container 7d8ea99af11a [2021-06-15T05:58:07.811Z] ---> dde32dec5b33 [2021-06-15T05:58:07.811Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T05:58:08.077Z] ---> Running in 650d344a8933 [2021-06-15T05:58:08.355Z] Removing intermediate container 650d344a8933 [2021-06-15T05:58:08.355Z] ---> 1a99f0517aeb [2021-06-15T05:58:08.355Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T05:58:08.965Z] Removing intermediate container 62345d68f49e [2021-06-15T05:58:08.965Z] ---> fc539e7719d9 [2021-06-15T05:58:08.965Z] [2021-06-15T05:58:08.965Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T05:58:08.965Z] ---> 13621d1b12d4 [2021-06-15T05:58:08.965Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T05:58:08.965Z] ---> Using cache [2021-06-15T05:58:08.965Z] ---> 1a8f66a65439 [2021-06-15T05:58:08.965Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T05:58:08.965Z] ---> Using cache [2021-06-15T05:58:08.965Z] ---> f2b733cc9003 [2021-06-15T05:58:08.965Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T05:58:08.965Z] ---> Running in dc83227c4216 [2021-06-15T05:58:08.965Z] ---> b069c158027f [2021-06-15T05:58:08.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T05:58:08.965Z] Removing intermediate container dc83227c4216 [2021-06-15T05:58:08.965Z] ---> 64d0917fc4d6 [2021-06-15T05:58:08.965Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T05:58:08.965Z] ---> Running in 1952aacc8beb [2021-06-15T05:58:09.250Z] Removing intermediate container 1952aacc8beb [2021-06-15T05:58:09.250Z] ---> 7cfb2d8d2fd4 [2021-06-15T05:58:09.250Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T05:58:09.522Z] ---> df57b04e41b7 [2021-06-15T05:58:09.522Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T05:58:09.790Z] ---> 42b7827ff710 [2021-06-15T05:58:09.790Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T05:58:10.066Z] ---> c2b549a5dff1 [2021-06-15T05:58:10.066Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T05:58:10.066Z] ---> Running in 4c30f8065b4e [2021-06-15T05:58:10.339Z] Removing intermediate container 4c30f8065b4e [2021-06-15T05:58:10.339Z] ---> cfb95f78886a [2021-06-15T05:58:10.339Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T05:58:10.339Z] ---> f9e758c73753 [2021-06-15T05:58:10.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T05:58:10.339Z] ---> Running in 07888b8e5593 [2021-06-15T05:58:10.616Z] Removing intermediate container 07888b8e5593 [2021-06-15T05:58:10.616Z] ---> 4e807e0c462b [2021-06-15T05:58:10.616Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T05:58:10.616Z] ---> Running in 97e0090dfbce [2021-06-15T05:58:10.616Z] ---> 3016b97d890a [2021-06-15T05:58:10.616Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T05:58:10.888Z] ---> Running in 24282942d64b [2021-06-15T05:58:10.888Z] Removing intermediate container 97e0090dfbce [2021-06-15T05:58:10.888Z] ---> 303feefd172f [2021-06-15T05:58:10.888Z] Step 22/23 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:58:10.888Z] ---> Running in 5034979b6c15 [2021-06-15T05:58:10.888Z] Removing intermediate container 24282942d64b [2021-06-15T05:58:10.888Z] ---> de203d3e8b79 [2021-06-15T05:58:10.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T05:58:10.888Z] ---> Running in 66116b7b6c37 [2021-06-15T05:58:11.160Z] Removing intermediate container 5034979b6c15 [2021-06-15T05:58:11.160Z] ---> 0357b2ae976c [2021-06-15T05:58:11.160Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T05:58:11.160Z] ---> Running in 9a0337e53efb [2021-06-15T05:58:11.160Z] Removing intermediate container 66116b7b6c37 [2021-06-15T05:58:11.160Z] ---> cc21a8987b44 [2021-06-15T05:58:11.160Z] Step 21/23 : LABEL arch=x86_64 [2021-06-15T05:58:11.160Z] Removing intermediate container 9a0337e53efb [2021-06-15T05:58:11.160Z] ---> 15ddf4eb8728 [2021-06-15T05:58:11.160Z] [2021-06-15T05:58:11.442Z] ---> Running in 81767084f459 [2021-06-15T05:58:11.442Z] Successfully built 15ddf4eb8728 [2021-06-15T05:58:11.442Z] Successfully tagged support-notifications:latest [2021-06-15T05:58:11.442Z]  Building support-notifications ... done Removing intermediate container 81767084f459 [2021-06-15T05:58:11.442Z] ---> ec9c1620594a [2021-06-15T05:58:11.442Z] Step 22/23 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:58:11.442Z] ---> Running in 5c6d8262f5eb [2021-06-15T05:58:11.714Z] Removing intermediate container 5c6d8262f5eb [2021-06-15T05:58:11.714Z] ---> d3e4789b040f [2021-06-15T05:58:11.714Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T05:58:11.714Z] ---> Running in dc9566617322 [2021-06-15T05:58:11.983Z] Removing intermediate container dc9566617322 [2021-06-15T05:58:11.983Z] ---> 7c983729d061 [2021-06-15T05:58:11.983Z] [2021-06-15T05:58:11.983Z] Successfully built 7c983729d061 [2021-06-15T05:58:11.983Z] Successfully tagged support-scheduler:latest [2021-06-15T05:58:13.835Z] Removing intermediate container 0c07e437bd6c [2021-06-15T05:58:13.835Z] ---> ab0941978838 [2021-06-15T05:58:13.835Z] Successfully built ab0941978838 [2021-06-15T05:58:13.835Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:58:14.227Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T05:58:14.227Z] . [Pipeline] withDockerContainer [2021-06-15T05:58:14.553Z] prd-ubuntu18.04-docker-arm64-4c-16g-1438 does not seem to be running inside a container [2021-06-15T05:58:14.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T05:58:16.268Z]  Building support-scheduler ... done Removing intermediate container de9cdb543f47 [2021-06-15T05:58:16.268Z] ---> daa667e5d96d [2021-06-15T05:58:16.268Z] [2021-06-15T05:58:16.268Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T05:58:16.268Z] ---> 13621d1b12d4 [2021-06-15T05:58:16.268Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T05:58:16.268Z] ---> Using cache [2021-06-15T05:58:16.268Z] ---> 1a8f66a65439 [2021-06-15T05:58:16.268Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T05:58:16.268Z] ---> Using cache [2021-06-15T05:58:16.268Z] ---> f2b733cc9003 [2021-06-15T05:58:16.268Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T05:58:16.268Z] ---> Running in 7f657977a239 [2021-06-15T05:58:16.268Z] Removing intermediate container 7f657977a239 [2021-06-15T05:58:16.268Z] ---> c0e2136cd74e [2021-06-15T05:58:16.268Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T05:58:16.268Z] ---> Running in 100cc7fb098a [2021-06-15T05:58:16.268Z] Removing intermediate container 100cc7fb098a [2021-06-15T05:58:16.268Z] ---> c553d9146e4d [2021-06-15T05:58:16.268Z] Step 16/24 : WORKDIR / [2021-06-15T05:58:16.268Z] ---> Running in 7782ff7cc2ec [2021-06-15T05:58:16.294Z] $ docker top d5181c672063a5ffe640ce922811dcecf133ecad97377a08f5c2b0c1df050790 -eo pid,comm [2021-06-15T05:58:16.549Z] Removing intermediate container 7782ff7cc2ec [2021-06-15T05:58:16.549Z] ---> 2e96053e79eb [2021-06-15T05:58:16.549Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] sh [2021-06-15T05:58:16.834Z] ---> 171f7622a4ab [2021-06-15T05:58:16.834Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T05:58:17.347Z] + go version [2021-06-15T05:58:17.347Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-06-15T05:58:17.392Z] $ docker stop --time=1 d5181c672063a5ffe640ce922811dcecf133ecad97377a08f5c2b0c1df050790 [2021-06-15T05:58:17.418Z] ---> 54a1762bfe09 [2021-06-15T05:58:17.418Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T05:58:17.418Z] ---> da82243d5387 [2021-06-15T05:58:17.418Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T05:58:17.692Z] ---> Running in b164a98cc738 [2021-06-15T05:58:17.692Z] Removing intermediate container b164a98cc738 [2021-06-15T05:58:17.692Z] ---> c9bbe2ca4f40 [2021-06-15T05:58:17.692Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T05:58:17.966Z] ---> Running in f9c1ee276f7e [2021-06-15T05:58:17.966Z] Removing intermediate container f9c1ee276f7e [2021-06-15T05:58:17.966Z] ---> 69d4c1ebc8eb [2021-06-15T05:58:17.966Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T05:58:17.966Z] ---> Running in 35d796bbf784 [2021-06-15T05:58:18.231Z] Removing intermediate container 35d796bbf784 [2021-06-15T05:58:18.232Z] ---> 2f36dc0b1916 [2021-06-15T05:58:18.232Z] Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:58:18.232Z] ---> Running in 9c35ee873689 [2021-06-15T05:58:18.495Z] Removing intermediate container 9c35ee873689 [2021-06-15T05:58:18.495Z] ---> 2819c0b111e2 [2021-06-15T05:58:18.495Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T05:58:18.495Z] ---> Running in abc677f0fae5 [2021-06-15T05:58:18.495Z] Removing intermediate container abc677f0fae5 [2021-06-15T05:58:18.495Z] ---> 8c2b967a7172 [2021-06-15T05:58:18.495Z] [2021-06-15T05:58:18.495Z] Successfully built 8c2b967a7172 [2021-06-15T05:58:18.495Z] Successfully tagged core-command:latest [2021-06-15T05:58:19.196Z] $ docker rm -f d5181c672063a5ffe640ce922811dcecf133ecad97377a08f5c2b0c1df050790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T05:58:20.327Z] + docker inspect -f . ci-base-image-arm64 [2021-06-15T05:58:20.327Z] . [Pipeline] withDockerContainer [2021-06-15T05:58:20.607Z] prd-ubuntu18.04-docker-arm64-4c-16g-1438 does not seem to be running inside a container [2021-06-15T05:58:20.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-15T05:58:21.044Z]  Building core-command ... done Removing intermediate container 422340ba3f53 [2021-06-15T05:58:21.045Z] ---> 3d96f901fb7f [2021-06-15T05:58:21.045Z] [2021-06-15T05:58:21.045Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T05:58:21.045Z] ---> 13621d1b12d4 [2021-06-15T05:58:21.045Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T05:58:21.045Z] ---> Running in b0d9a60987ea [2021-06-15T05:58:21.045Z] Removing intermediate container b0d9a60987ea [2021-06-15T05:58:21.045Z] ---> ff0a43073759 [2021-06-15T05:58:21.045Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T05:58:21.045Z] ---> Running in bba5a786e568 [2021-06-15T05:58:21.045Z] Removing intermediate container bba5a786e568 [2021-06-15T05:58:21.045Z] ---> 622ad8a1b5a0 [2021-06-15T05:58:21.045Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T05:58:21.045Z] ---> Running in c4b08704253a [2021-06-15T05:58:21.045Z] Removing intermediate container c4b08704253a [2021-06-15T05:58:21.045Z] ---> 0f2eec1bce42 [2021-06-15T05:58:21.045Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T05:58:21.045Z] ---> Running in 02a7e4b2be90 [2021-06-15T05:58:21.622Z] Removing intermediate container 02a7e4b2be90 [2021-06-15T05:58:21.622Z] ---> 0efebf1fe679 [2021-06-15T05:58:21.622Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T05:58:21.622Z] ---> Running in d34178580e21 [2021-06-15T05:58:21.884Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-15T05:58:22.239Z] $ docker top fbe42b58c62004c8e6a139419406788ec9ed84cd91ec389a24d15ec20ee21a4b -eo pid,comm [2021-06-15T05:58:22.456Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] echo [2021-06-15T05:58:22.641Z] ========================================================= [2021-06-15T05:58:22.641Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-15T05:58:22.641Z] ========================================================= [Pipeline] sh [2021-06-15T05:58:22.716Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T05:58:22.976Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T05:58:22.976Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T05:58:22.976Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T05:58:23.311Z] + go mod tidy [2021-06-15T05:58:23.923Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T05:58:23.923Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T05:58:23.923Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T05:58:23.923Z] OK: 8 MiB in 20 packages [Pipeline] sh [2021-06-15T05:58:24.498Z] Removing intermediate container d34178580e21 [2021-06-15T05:58:24.498Z] ---> 35219adfdead [2021-06-15T05:58:24.498Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T05:58:24.498Z] ---> 1453b2c4638b [2021-06-15T05:58:24.498Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T05:58:24.610Z] + make test [2021-06-15T05:58:24.610Z] go mod tidy [2021-06-15T05:58:25.071Z] ---> 22df59b32d69 [2021-06-15T05:58:25.071Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T05:58:25.072Z] ---> 44cdedd91061 [2021-06-15T05:58:25.072Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T05:58:25.072Z] ---> Running in 1be0c234cab8 [2021-06-15T05:58:25.072Z] Removing intermediate container 1be0c234cab8 [2021-06-15T05:58:25.072Z] ---> 933c123ae871 [2021-06-15T05:58:25.072Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T05:58:25.072Z] ---> Running in 2a6c485c9510 [2021-06-15T05:58:25.207Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-15T05:58:25.333Z] Removing intermediate container 2a6c485c9510 [2021-06-15T05:58:25.333Z] ---> f04a5d62d0a8 [2021-06-15T05:58:25.333Z] Step 22/24 : LABEL arch=x86_64 [2021-06-15T05:58:25.333Z] ---> Running in 75de6f4ddad6 [2021-06-15T05:58:25.333Z] Removing intermediate container 75de6f4ddad6 [2021-06-15T05:58:25.333Z] ---> 5a40360e5ba2 [2021-06-15T05:58:25.333Z] Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T05:58:25.333Z] ---> Running in a0df2a9fbd46 [2021-06-15T05:58:25.594Z] Removing intermediate container a0df2a9fbd46 [2021-06-15T05:58:25.594Z] ---> 3708413b22f1 [2021-06-15T05:58:25.594Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T05:58:25.594Z] ---> Running in 6f136639a2a4 [2021-06-15T05:58:25.594Z] Removing intermediate container 6f136639a2a4 [2021-06-15T05:58:25.594Z] ---> dcb2d0f45bf3 [2021-06-15T05:58:25.594Z] [2021-06-15T05:58:25.594Z] Successfully built dcb2d0f45bf3 [2021-06-15T05:58:25.855Z] Successfully tagged core-data:latest [2021-06-15T05:58:25.863Z]  Building core-data ... done  [Pipeline] } [2021-06-15T05:58:25.885Z] $ docker stop --time=1 392f47cc834ee10c7535e28d94afb688f5cdbe0e43a1050e94eec38fdc8b3b20 [2021-06-15T05:58:27.147Z] $ docker rm -f 392f47cc834ee10c7535e28d94afb688f5cdbe0e43a1050e94eec38fdc8b3b20 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T05:58:27.602Z] + docker images [2021-06-15T05:58:27.602Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T05:58:27.602Z] core-data latest dcb2d0f45bf3 2 seconds ago 20.2MB [2021-06-15T05:58:27.602Z] 3d96f901fb7f 7 seconds ago 1.15GB [2021-06-15T05:58:27.602Z] core-command latest 8c2b967a7172 9 seconds ago 15.9MB [2021-06-15T05:58:27.602Z] daa667e5d96d 12 seconds ago 1.14GB [2021-06-15T05:58:27.602Z] support-notifications latest 15ddf4eb8728 16 seconds ago 16.7MB [2021-06-15T05:58:27.602Z] support-scheduler latest 7c983729d061 16 seconds ago 15.9MB [2021-06-15T05:58:27.602Z] fc539e7719d9 19 seconds ago 1.15GB [2021-06-15T05:58:27.602Z] 9bae39191379 22 seconds ago 1.15GB [2021-06-15T05:58:27.602Z] sys-mgmt-agent latest 9db932b6451c 31 seconds ago 312MB [2021-06-15T05:58:27.602Z] security-secretstore-setup latest c0f5ecc6672e 50 seconds ago 28.7MB [2021-06-15T05:58:27.602Z] security-bootstrapper latest 21426c607378 51 seconds ago 18.6MB [2021-06-15T05:58:27.602Z] security-proxy-setup latest 38681dd30307 59 seconds ago 25.7MB [2021-06-15T05:58:27.602Z] a9ebf026022b About a minute ago 1.15GB [2021-06-15T05:58:27.602Z] 6af592108cd0 About a minute ago 1.15GB [2021-06-15T05:58:27.602Z] b663594addfe About a minute ago 1.15GB [2021-06-15T05:58:27.602Z] 3aa128618b0b About a minute ago 1.15GB [2021-06-15T05:58:27.602Z] core-metadata latest 56870e6b4b4d About a minute ago 16.6MB [2021-06-15T05:58:27.602Z] a083c595b5da About a minute ago 1.15GB [2021-06-15T05:58:27.602Z] ci-base-image-x86_64 latest 85852a76b125 5 minutes ago 647MB [2021-06-15T05:58:27.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB [2021-06-15T05:58:27.602Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB [2021-06-15T05:58:27.602Z] alpine 3.12 13621d1b12d4 2 months ago 5.58MB [2021-06-15T05:58:27.602Z] docker 20.10.0 aefe523efa57 6 months ago 240MB [2021-06-15T05:58:27.602Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 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) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-15T05:58:48.468Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-15T05:59:45.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-15T05:59:46.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-15T05:59:52.812Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-15T05:59:52.812Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-15T05:59:59.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-15T05:59:59.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-15T05:59:59.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-15T05:59:59.596Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-15T06:00:00.591Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-15T06:00:01.581Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-15T06:00:02.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-15T06:00:02.601Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-15T06:00:02.601Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-15T06:00:02.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-15T06:00:15.207Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.196s coverage: 28.7% of statements [2021-06-15T06:00:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-15T06:00:15.207Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-15T06:00:17.852Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.391s coverage: 100.0% of statements [2021-06-15T06:00:17.852Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-15T06:00:18.455Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.335s coverage: 53.4% of statements [2021-06-15T06:00:18.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-15T06:00:18.455Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-15T06:00:21.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.486s coverage: 87.7% of statements [2021-06-15T06:00:21.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-06-15T06:00:21.137Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:00:21.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.261s coverage: 78.9% of statements [2021-06-15T06:00:23.794Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.221s coverage: 81.2% of statements [2021-06-15T06:00:23.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-06-15T06:00:23.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-15T06:00:23.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-06-15T06:00:23.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-15T06:00:23.794Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-15T06:00:28.150Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.346s coverage: 95.1% of statements [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-15T06:00:28.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.295s coverage: 60.0% of statements [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-15T06:00:28.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.264s coverage: 0.8% of statements [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-06-15T06:00:28.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-06-15T06:00:28.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.162s coverage: 22.0% of statements [2021-06-15T06:00:28.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-15T06:00:28.151Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements [2021-06-15T06:00:29.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.217s coverage: 79.5% of statements [2021-06-15T06:00:29.139Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.209s coverage: 94.1% of statements [2021-06-15T06:00:30.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.204s coverage: 96.3% of statements [2021-06-15T06:00:30.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.159s coverage: 87.5% of statements [2021-06-15T06:00:43.154Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.193s coverage: 94.4% of statements [2021-06-15T06:00:43.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.158s coverage: 44.8% of statements [2021-06-15T06:00:48.579Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.521s coverage: 81.8% of statements [2021-06-15T06:00:48.579Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.303s coverage: 92.9% of statements [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.173s coverage: 87.2% of statements [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.139s coverage: 100.0% of statements [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.202s coverage: 76.0% of statements [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.178s coverage: 80.0% of statements [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.218s coverage: 87.2% of statements [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.263s coverage: 85.4% of statements [2021-06-15T06:00:55.331Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements [2021-06-15T06:00:55.331Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-15T06:00:56.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.815s coverage: 64.4% of statements [2021-06-15T06:00:56.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-15T06:00:56.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-15T06:00:56.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.155s coverage: 100.0% of statements [2021-06-15T06:00:56.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.088s coverage: 91.3% of statements [2021-06-15T06:00:56.328Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.078s coverage: 100.0% of statements [2021-06-15T06:00:57.319Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements [2021-06-15T06:00:57.922Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.054s coverage: 100.0% of statements [2021-06-15T06:01:02.282Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.024s coverage: 66.9% of statements [2021-06-15T06:01:02.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-15T06:01:02.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-15T06:01:02.282Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-15T06:01:03.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.795s coverage: 43.6% of statements [2021-06-15T06:01:03.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-15T06:01:03.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-15T06:01:03.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.243s coverage: 89.5% of statements [2021-06-15T06:01:03.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-15T06:01:03.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.191s coverage: 84.8% of statements [2021-06-15T06:01:03.736Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-15T06:01:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.264s coverage: 19.3% of statements [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-15T06:01:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.542s coverage: 91.9% of statements [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-15T06:01:12.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-06-15T06:01:12.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.198s coverage: 62.7% of statements [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-15T06:01:12.060Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.360s coverage: 97.6% of statements [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-06-15T06:01:12.060Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.167s coverage: 28.9% of statements [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-06-15T06:01:12.060Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-15T06:01:12.060Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.171s coverage: 100.0% of statements [2021-06-15T06:01:12.060Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 95.4% of statements [2021-06-15T06:01:12.655Z] GO111MODULE=on go vet ./... [2021-06-15T06:02:34.481Z] gofmt -l . [2021-06-15T06:02:34.481Z] [ "`gofmt -l .`" = "" ] [2021-06-15T06:02:34.481Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-15T06:02:35.167Z] + ls -al . [2021-06-15T06:02:35.167Z] total 544 [2021-06-15T06:02:35.167Z] drwxrwxr-x 9 1001 1001 4096 Jun 15 06:02 . [2021-06-15T06:02:35.167Z] drwxr-xr-x 4 root root 4096 Jun 15 05:58 .. [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 11 Jun 15 05:56 .dockerignore [2021-06-15T06:02:35.167Z] drwxrwxr-x 8 1001 1001 4096 Jun 15 05:56 .git [2021-06-15T06:02:35.167Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 05:56 .github [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 818 Jun 15 05:56 .gitignore [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 166 Jun 15 05:56 .sonarcloud.properties [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 8609 Jun 15 05:56 Attribution.txt [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 3804 Jun 15 05:56 CONTRIBUTING.md [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 931 Jun 15 05:56 Dockerfile.build [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 849 Jun 15 05:56 Jenkinsfile [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 10775 Jun 15 05:56 LICENSE [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 5605 Jun 15 05:56 Makefile [2021-06-15T06:02:35.167Z] -rw-rw-r-- 1 1001 1001 7905 Jun 15 05:56 README.md [2021-06-15T06:02:35.168Z] -rw-rw-r-- 1 1001 1001 7071 Jun 15 05:56 SECURITY.md [2021-06-15T06:02:35.168Z] -rw-rw-r-- 1 1001 1001 5 Jun 15 05:52 VERSION [2021-06-15T06:02:35.168Z] -rw-rw-r-- 1 1001 1001 4131 Jun 15 05:56 ZMQWindows.md [2021-06-15T06:02:35.168Z] drwxrwxr-x 2 1001 1001 4096 Jun 15 05:56 bin [2021-06-15T06:02:35.168Z] drwxrwxr-x 14 1001 1001 4096 Jun 15 05:56 cmd [2021-06-15T06:02:35.168Z] -rw-r--r-- 1 root root 398195 Jun 15 06:01 coverage.out [2021-06-15T06:02:35.168Z] -rw-rw-r-- 1 1001 1001 841 Jun 15 05:56 go.mod [2021-06-15T06:02:35.168Z] -rw-r--r-- 1 root root 21043 Jun 15 05:58 go.sum [2021-06-15T06:02:35.168Z] drwxrwxr-x 7 1001 1001 4096 Jun 15 05:56 internal [2021-06-15T06:02:35.168Z] drwxrwxr-x 3 1001 1001 4096 Jun 15 05:56 openapi [2021-06-15T06:02:35.168Z] drwxrwxr-x 4 1001 1001 4096 Jun 15 05:56 snap [2021-06-15T06:02:35.168Z] -rw-rw-r-- 1 1001 1001 168 Jun 15 05:56 version.go [Pipeline] sh [2021-06-15T06:02:35.851Z] + '[' -e coverage.out ] [2021-06-15T06:02:35.851Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-15T06:02:35.894Z] Warning: overwriting stash ‘coverage-report’ [2021-06-15T06:02:36.674Z] Stashed 1 file(s) [Pipeline] sh [2021-06-15T06:02:37.344Z] + make build [2021-06-15T06:02:37.345Z] go mod tidy [2021-06-15T06:02:37.952Z] 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-06-15T06:02:44.778Z] 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-06-15T06:03:06.967Z] 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-06-15T06:03:07.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-06-15T06:03:11.560Z] 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-06-15T06:03:12.182Z] 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-06-15T06:03:15.576Z] 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-06-15T06:03:18.966Z] 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-06-15T06:03:21.587Z] 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-06-15T06:03:25.904Z] 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-06-15T06:03:29.286Z] 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-06-15T06:03:31.911Z] 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-06-15T06:03:37.347Z] $ docker stop --time=1 fbe42b58c62004c8e6a139419406788ec9ed84cd91ec389a24d15ec20ee21a4b [2021-06-15T06:03:39.948Z] $ docker rm -f fbe42b58c62004c8e6a139419406788ec9ed84cd91ec389a24d15ec20ee21a4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:03:41.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T06:03:41.864Z] [2021-06-15T06:03:41.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:03:42.550Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T06:03:42.825Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-15T06:03:42.825Z] 29e5d40040c1: Pulling fs layer [2021-06-15T06:03:42.825Z] 1ce36da41761: Pulling fs layer [2021-06-15T06:03:42.825Z] 25b303627fd3: Pulling fs layer [2021-06-15T06:03:43.101Z] 29e5d40040c1: Verifying Checksum [2021-06-15T06:03:43.101Z] 29e5d40040c1: Download complete [2021-06-15T06:03:43.377Z] 1ce36da41761: Verifying Checksum [2021-06-15T06:03:43.377Z] 1ce36da41761: Download complete [2021-06-15T06:03:43.655Z] 29e5d40040c1: Pull complete [2021-06-15T06:03:45.089Z] 1ce36da41761: Pull complete [2021-06-15T06:03:45.360Z] 25b303627fd3: Verifying Checksum [2021-06-15T06:03:45.360Z] 25b303627fd3: Download complete [2021-06-15T06:03:55.523Z] 25b303627fd3: Pull complete [2021-06-15T06:03:55.523Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-15T06:03:55.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T06:03:55.523Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-15T06:03:55.807Z] prd-ubuntu18.04-docker-arm64-4c-16g-1438 does not seem to be running inside a container [2021-06-15T06:03:55.893Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-15T06:03:58.845Z] $ docker top 12c38b10c892e1b3ba3a445e25d7ba10efcd8e1daf4db7997d4edf311f91e819 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:03:59.867Z] + + docker-composegrep build parallel --help [2021-06-15T06:03:59.867Z] [2021-06-15T06:04:03.243Z] --parallel Build images in parallel. [Pipeline] } [2021-06-15T06:04:03.561Z] $ docker stop --time=1 12c38b10c892e1b3ba3a445e25d7ba10efcd8e1daf4db7997d4edf311f91e819 [2021-06-15T06:04:05.573Z] $ docker rm -f 12c38b10c892e1b3ba3a445e25d7ba10efcd8e1daf4db7997d4edf311f91e819 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:04:06.399Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-15T06:04:06.399Z] . [Pipeline] withDockerContainer [2021-06-15T06:04:06.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-1438 does not seem to be running inside a container [2021-06-15T06:04:06.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-15T06:04:08.183Z] $ docker top a92a42004510795379aea677b5b75f7fa2be80d4b49c162ba14425bd7ab658b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:04:09.188Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-15T06:04:12.569Z] Building core-command ... [2021-06-15T06:04:12.569Z] Building core-data ... [2021-06-15T06:04:12.569Z] Building core-metadata ... [2021-06-15T06:04:12.569Z] Building security-bootstrapper ... [2021-06-15T06:04:12.569Z] Building security-proxy-setup ... [2021-06-15T06:04:12.569Z] Building security-secretstore-setup ... [2021-06-15T06:04:12.569Z] Building support-notifications ... [2021-06-15T06:04:12.569Z] Building support-scheduler ... [2021-06-15T06:04:12.569Z] Building sys-mgmt-agent ... [2021-06-15T06:04:12.569Z] Building security-proxy-setup [2021-06-15T06:04:12.569Z] Building security-secretstore-setup [2021-06-15T06:04:12.569Z] Building support-scheduler [2021-06-15T06:04:12.569Z] Building core-command [2021-06-15T06:04:12.569Z] Building support-notifications [2021-06-15T06:05:35.331Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:05:35.331Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:05:35.331Z] ---> ab0941978838 [2021-06-15T06:05:35.331Z] Step 3/26 : WORKDIR /edgex-go [2021-06-15T06:05:35.331Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:05:35.331Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:05:35.331Z] ---> ab0941978838 [2021-06-15T06:05:35.331Z] Step 3/22 : WORKDIR /edgex-go [2021-06-15T06:05:35.331Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:05:35.331Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:05:35.331Z] ---> ab0941978838 [2021-06-15T06:05:35.331Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T06:05:35.331Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:05:35.331Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:05:35.331Z] ---> ab0941978838 [2021-06-15T06:05:35.331Z] Step 3/23 : WORKDIR /edgex-go [2021-06-15T06:05:35.331Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:05:35.331Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:05:35.331Z] ---> ab0941978838 [2021-06-15T06:05:35.331Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:05:35.331Z] ---> Running in f19a244f4403 [2021-06-15T06:05:35.331Z] ---> Running in 34eef140cc39 [2021-06-15T06:05:35.331Z] ---> Running in 4f286f93c933 [2021-06-15T06:05:35.331Z] ---> Running in 708ef4c1608a [2021-06-15T06:05:35.331Z] ---> Running in b8bf8172f7cf [2021-06-15T06:05:35.331Z] Removing intermediate container 708ef4c1608a [2021-06-15T06:05:35.331Z] ---> fb61d1a664c1 [2021-06-15T06:05:35.331Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:05:35.331Z] Removing intermediate container 4f286f93c933 [2021-06-15T06:05:35.331Z] ---> a2ead10b08a2 [2021-06-15T06:05:35.331Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:05:35.331Z] Removing intermediate container f19a244f4403 [2021-06-15T06:05:35.331Z] ---> f1ad36eed930 [2021-06-15T06:05:35.331Z] Removing intermediate container b8bf8172f7cf [2021-06-15T06:05:35.331Z] ---> 646d8a0c73cc [2021-06-15T06:05:35.331Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:05:35.331Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:05:35.331Z] Removing intermediate container 34eef140cc39 [2021-06-15T06:05:35.331Z] ---> a5dd38eb4fcf [2021-06-15T06:05:35.331Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:05:35.331Z] ---> Running in bfb191e1a354 [2021-06-15T06:05:35.331Z] ---> Running in ba78606f127e [2021-06-15T06:05:35.331Z] ---> Running in 34410743e833 [2021-06-15T06:05:35.331Z] ---> Running in 1a8698ecb27b [2021-06-15T06:05:35.331Z] ---> Running in 6ecdf7f6fea3 [2021-06-15T06:05:35.331Z] Removing intermediate container ba78606f127e [2021-06-15T06:05:35.331Z] ---> 149b6f383857 [2021-06-15T06:05:35.331Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-15T06:05:35.331Z] Removing intermediate container bfb191e1a354 [2021-06-15T06:05:35.331Z] ---> 78c72916fd23 [2021-06-15T06:05:35.331Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-15T06:05:35.331Z] ---> Running in c6e563fdfad7 [2021-06-15T06:05:35.331Z] ---> Running in 29d948771ba6 [2021-06-15T06:05:35.331Z] Removing intermediate container 6ecdf7f6fea3 [2021-06-15T06:05:35.331Z] ---> 6941456c00b3 [2021-06-15T06:05:35.331Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-15T06:05:35.331Z] Removing intermediate container 1a8698ecb27b [2021-06-15T06:05:35.331Z] ---> fc6021d1e835 [2021-06-15T06:05:35.331Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T06:05:35.331Z] ---> Running in 208893372b3e [2021-06-15T06:05:35.331Z] Removing intermediate container 34410743e833 [2021-06-15T06:05:35.331Z] ---> 28972a854e05 [2021-06-15T06:05:35.331Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-15T06:05:35.331Z] ---> Running in 898aeb276c6a [2021-06-15T06:05:35.331Z] ---> Running in 0b253a54fae7 [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:05:35.331Z] OK: 218 MiB in 52 packages [2021-06-15T06:05:35.331Z] OK: 218 MiB in 52 packages [2021-06-15T06:05:35.331Z] OK: 218 MiB in 52 packages [2021-06-15T06:05:35.331Z] OK: 218 MiB in 52 packages [2021-06-15T06:05:35.926Z] OK: 218 MiB in 52 packages [2021-06-15T06:05:36.205Z] Removing intermediate container c6e563fdfad7 [2021-06-15T06:05:36.205Z] ---> 3325af488615 [2021-06-15T06:05:36.205Z] Removing intermediate container 29d948771ba6 [2021-06-15T06:05:36.205Z] ---> ea7273a1ee9b [2021-06-15T06:05:36.205Z] Step 6/26 : COPY go.mod . [2021-06-15T06:05:36.205Z] Step 6/23 : COPY go.mod . [2021-06-15T06:05:36.493Z] Removing intermediate container 208893372b3e [2021-06-15T06:05:36.493Z] ---> b994e3a82015 [2021-06-15T06:05:36.493Z] Step 6/22 : COPY go.mod . [2021-06-15T06:05:36.493Z] Removing intermediate container 898aeb276c6a [2021-06-15T06:05:36.493Z] ---> 2ce9ffe9424a [2021-06-15T06:05:36.493Z] Step 6/24 : COPY go.mod . [2021-06-15T06:05:37.101Z] ---> 73d71bc94702 [2021-06-15T06:05:37.101Z] Step 7/26 : RUN go mod download [2021-06-15T06:05:37.378Z] ---> Running in 00cff854cfa8 [2021-06-15T06:05:37.378Z] ---> 2c758d7d095a [2021-06-15T06:05:37.378Z] Step 7/23 : RUN go mod download [2021-06-15T06:05:37.682Z] Removing intermediate container 0b253a54fae7 [2021-06-15T06:05:37.682Z] ---> af004d81ea4f [2021-06-15T06:05:37.682Z] Step 6/23 : COPY go.mod . [2021-06-15T06:05:37.682Z] ---> cf59ab05f24a [2021-06-15T06:05:37.682Z] Step 7/22 : RUN go mod download [2021-06-15T06:05:37.682Z] ---> Running in 653b31788ae7 [2021-06-15T06:05:37.962Z] ---> 6a3caf914fd6 [2021-06-15T06:05:37.962Z] Step 7/24 : RUN go mod download [2021-06-15T06:05:38.237Z] ---> Running in eddd7bb09bd8 [2021-06-15T06:05:38.512Z] ---> Running in 5a029c956264 [2021-06-15T06:05:38.791Z] ---> 366b13e223de [2021-06-15T06:05:38.791Z] Step 7/23 : RUN go mod download [2021-06-15T06:05:39.062Z] ---> Running in c7d5d1d76a95 [2021-06-15T06:05:41.714Z] Removing intermediate container 00cff854cfa8 [2021-06-15T06:05:41.714Z] ---> b87f6317b4a9 [2021-06-15T06:05:41.714Z] Step 8/26 : COPY . . [2021-06-15T06:05:42.313Z] Removing intermediate container 653b31788ae7 [2021-06-15T06:05:42.313Z] ---> a82fd26a91d8 [2021-06-15T06:05:42.313Z] Step 8/23 : COPY . . [2021-06-15T06:05:42.585Z] Removing intermediate container eddd7bb09bd8 [2021-06-15T06:05:42.585Z] ---> 0771eabd2b5a [2021-06-15T06:05:42.585Z] Step 8/22 : COPY . . [2021-06-15T06:05:43.250Z] Removing intermediate container 5a029c956264 [2021-06-15T06:05:43.250Z] ---> efd38920aaca [2021-06-15T06:05:43.250Z] Step 8/24 : COPY . . [2021-06-15T06:05:43.891Z] Removing intermediate container c7d5d1d76a95 [2021-06-15T06:05:43.891Z] ---> e4c65f225e1b [2021-06-15T06:05:43.891Z] Step 8/23 : COPY . . [2021-06-15T06:06:06.081Z] ---> 322399972e91 [2021-06-15T06:06:06.081Z] Step 9/26 : RUN go mod tidy [2021-06-15T06:06:06.081Z] ---> 1604b3cc8680 [2021-06-15T06:06:06.081Z] Step 9/23 : RUN go mod tidy [2021-06-15T06:06:06.081Z] ---> 5db131ebfe19 [2021-06-15T06:06:06.081Z] Step 9/22 : RUN go mod tidy [2021-06-15T06:06:06.081Z] ---> 54eea57e5d23 [2021-06-15T06:06:06.081Z] Step 9/23 : RUN go mod tidy [2021-06-15T06:06:06.081Z] ---> 9a617e15cf85 [2021-06-15T06:06:06.081Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:06:06.081Z] ---> Running in ee791ed68d82 [2021-06-15T06:06:06.081Z] ---> Running in c757d22646fa [2021-06-15T06:06:06.353Z] ---> Running in 713d11428927 [2021-06-15T06:06:06.353Z] ---> Running in ebb4da7aba60 [2021-06-15T06:06:06.626Z] ---> Running in 3825d1b10975 [2021-06-15T06:06:13.379Z] Removing intermediate container ee791ed68d82 [2021-06-15T06:06:13.379Z] ---> dbedeb928121 [2021-06-15T06:06:13.379Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-15T06:06:13.379Z] ---> Running in 9c4402cbe082 [2021-06-15T06:06:13.379Z] Removing intermediate container ebb4da7aba60 [2021-06-15T06:06:13.379Z] ---> de556cb6afbe [2021-06-15T06:06:13.379Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-15T06:06:13.672Z] ---> Running in b9dc8bfcf9e2 [2021-06-15T06:06:13.672Z] Removing intermediate container c757d22646fa [2021-06-15T06:06:13.672Z] ---> 66fb0fcd2fbf [2021-06-15T06:06:13.672Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-15T06:06:13.946Z] Removing intermediate container 713d11428927 [2021-06-15T06:06:13.946Z] ---> 49667c6d11a4 [2021-06-15T06:06:13.946Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-15T06:06:14.236Z] ---> Running in 28e408e53fe8 [2021-06-15T06:06:14.236Z] ---> Running in 4dd724aef4bd [2021-06-15T06:06:14.236Z] Removing intermediate container 3825d1b10975 [2021-06-15T06:06:14.236Z] ---> ebefc5a44b6b [2021-06-15T06:06:14.236Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-15T06:06:14.528Z] ---> Running in dcddc747d625 [2021-06-15T06:06:15.129Z] 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-06-15T06:06:16.127Z] 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-06-15T06:06:16.402Z] 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-06-15T06:06:17.009Z] 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-06-15T06:06:17.286Z] 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-06-15T06:08:09.164Z] 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-06-15T06:08:09.164Z] 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-06-15T06:08:09.164Z] Removing intermediate container dcddc747d625 [2021-06-15T06:08:09.164Z] ---> 9b1fd4a8c372 [2021-06-15T06:08:09.164Z] [2021-06-15T06:08:09.164Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:08:09.164Z] 3.12: Pulling from library/alpine [2021-06-15T06:08:09.164Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-15T06:08:09.164Z] Status: Downloaded newer image for alpine:3.12 [2021-06-15T06:08:09.164Z] ---> 9852663dfa18 [2021-06-15T06:08:09.164Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:08:10.604Z] ---> Running in 61146b64499f [2021-06-15T06:08:10.604Z] Removing intermediate container 28e408e53fe8 [2021-06-15T06:08:10.604Z] ---> 386c075657fc [2021-06-15T06:08:10.604Z] [2021-06-15T06:08:10.604Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T06:08:10.604Z] ---> 9852663dfa18 [2021-06-15T06:08:10.604Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:08:10.604Z] Removing intermediate container 9c4402cbe082 [2021-06-15T06:08:10.604Z] ---> 2a6bc2001d25 [2021-06-15T06:08:10.604Z] [2021-06-15T06:08:10.604Z] Step 11/26 : FROM alpine:3.12 [2021-06-15T06:08:10.604Z] ---> 9852663dfa18 [2021-06-15T06:08:10.604Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-15T06:08:10.881Z] Removing intermediate container b9dc8bfcf9e2 [2021-06-15T06:08:10.881Z] ---> 257ee5a38d9f [2021-06-15T06:08:10.881Z] [2021-06-15T06:08:10.881Z] Step 11/23 : FROM alpine:3.12 [2021-06-15T06:08:10.881Z] ---> 9852663dfa18 [2021-06-15T06:08:10.881Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-15T06:08:10.881Z] Removing intermediate container 4dd724aef4bd [2021-06-15T06:08:10.881Z] ---> f1efaa2f55e8 [2021-06-15T06:08:10.881Z] [2021-06-15T06:08:10.881Z] Step 11/22 : FROM alpine:3.12 [2021-06-15T06:08:10.881Z] ---> 9852663dfa18 [2021-06-15T06:08:10.881Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-15T06:08:10.881Z] ---> Running in d609e320a95f [2021-06-15T06:08:11.164Z] ---> Running in 1f8fc663afcd [2021-06-15T06:08:11.164Z] ---> Running in 97bb53daed29 [2021-06-15T06:08:11.164Z] ---> Running in 9a14fc7694c8 [2021-06-15T06:08:12.628Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:12.910Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:13.188Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:13.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:13.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:13.474Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T06:08:13.474Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:08:13.474Z] OK: 5 MiB in 15 packages [2021-06-15T06:08:13.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:13.474Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:13.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:13.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:14.036Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-15T06:08:14.036Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:08:14.036Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:08:14.036Z] OK: 5 MiB in 15 packages [2021-06-15T06:08:14.316Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-15T06:08:14.316Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-15T06:08:14.316Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:08:14.316Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:08:14.316Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-15T06:08:14.596Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:08:14.596Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-15T06:08:14.596Z] (4/4) Installing curl (7.77.0-r0) [2021-06-15T06:08:14.596Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:08:14.596Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:08:14.596Z] OK: 6 MiB in 16 packages [2021-06-15T06:08:14.878Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-15T06:08:14.878Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:08:14.878Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-15T06:08:14.878Z] (4/6) Installing curl (7.77.0-r0) [2021-06-15T06:08:14.878Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-15T06:08:14.878Z] (6/6) Installing su-exec (0.2-r1) [2021-06-15T06:08:14.878Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:08:14.878Z] Executing ca-certificates-20191127-r4.trigger [2021-06-15T06:08:14.878Z] OK: 7 MiB in 18 packages [2021-06-15T06:08:15.156Z] OK: 7 MiB in 20 packages [2021-06-15T06:08:15.753Z] Removing intermediate container 61146b64499f [2021-06-15T06:08:15.753Z] ---> 0e0de9759939 [2021-06-15T06:08:15.753Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:08:16.042Z] ---> Running in 379bd01d458b [2021-06-15T06:08:16.042Z] Removing intermediate container d609e320a95f [2021-06-15T06:08:16.042Z] ---> 3825d04b68f8 [2021-06-15T06:08:16.042Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:08:16.646Z] ---> Running in 5bea8529abdf [2021-06-15T06:08:16.924Z] Removing intermediate container 379bd01d458b [2021-06-15T06:08:16.924Z] ---> c2f164aa071e [2021-06-15T06:08:16.924Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-15T06:08:17.520Z] Removing intermediate container 97bb53daed29 [2021-06-15T06:08:17.520Z] ---> 8384552b5244 [2021-06-15T06:08:17.520Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:08:17.520Z] ---> Running in bcc86f61bc75 [2021-06-15T06:08:17.793Z] ---> Running in cf7bdcb9219b [2021-06-15T06:08:17.793Z] Removing intermediate container 5bea8529abdf [2021-06-15T06:08:17.793Z] ---> c9a1c99d4015 [2021-06-15T06:08:17.793Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-15T06:08:18.067Z] Removing intermediate container 9a14fc7694c8 [2021-06-15T06:08:18.067Z] ---> 78596503383f [2021-06-15T06:08:18.067Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T06:08:18.067Z] Removing intermediate container 1f8fc663afcd [2021-06-15T06:08:18.067Z] ---> 3780dcf1ff10 [2021-06-15T06:08:18.067Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-15T06:08:18.067Z] ---> Running in 8c7b4acdf11c [2021-06-15T06:08:18.342Z] ---> Running in 2e9c678976d1 [2021-06-15T06:08:18.342Z] ---> Running in 0aba718088d7 [2021-06-15T06:08:18.342Z] Removing intermediate container bcc86f61bc75 [2021-06-15T06:08:18.342Z] ---> 8a1149f6aceb [2021-06-15T06:08:18.342Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T06:08:18.618Z] Removing intermediate container cf7bdcb9219b [2021-06-15T06:08:18.618Z] ---> 93deafaf63e9 [2021-06-15T06:08:18.618Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-15T06:08:18.618Z] ---> Running in 1bec1b55a4a4 [2021-06-15T06:08:18.892Z] ---> Running in d85dd5120685 [2021-06-15T06:08:18.892Z] Removing intermediate container 8c7b4acdf11c [2021-06-15T06:08:18.892Z] ---> b97a9e64b0c1 [2021-06-15T06:08:18.892Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T06:08:18.892Z] Removing intermediate container 2e9c678976d1 [2021-06-15T06:08:18.892Z] ---> cd1cfc5082b4 [2021-06-15T06:08:18.893Z] Step 14/22 : WORKDIR /edgex [2021-06-15T06:08:19.168Z] Removing intermediate container 0aba718088d7 [2021-06-15T06:08:19.168Z] ---> 468da03d1028 [2021-06-15T06:08:19.168Z] Step 14/26 : WORKDIR / [2021-06-15T06:08:19.168Z] ---> Running in 4c51c2811596 [2021-06-15T06:08:19.168Z] ---> Running in 345ee7297f27 [2021-06-15T06:08:19.168Z] Removing intermediate container 1bec1b55a4a4 [2021-06-15T06:08:19.168Z] ---> ecb2d46d01f7 [2021-06-15T06:08:19.168Z] Step 16/24 : WORKDIR / [2021-06-15T06:08:19.458Z] ---> Running in 716238cb1d7b [2021-06-15T06:08:19.458Z] ---> Running in c091bd5ac223 [2021-06-15T06:08:19.458Z] Removing intermediate container d85dd5120685 [2021-06-15T06:08:19.732Z] ---> 9668e669a81c [2021-06-15T06:08:19.732Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-15T06:08:19.732Z] ---> Running in 8753c5cb4d66 [2021-06-15T06:08:20.009Z] Removing intermediate container 4c51c2811596 [2021-06-15T06:08:20.009Z] ---> f7bf1694f393 [2021-06-15T06:08:20.009Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:08:20.280Z] Removing intermediate container 716238cb1d7b [2021-06-15T06:08:20.280Z] ---> a572adb34d64 [2021-06-15T06:08:20.280Z] 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-06-15T06:08:20.280Z] Removing intermediate container 345ee7297f27 [2021-06-15T06:08:20.280Z] ---> 4b6f54dc5517 [2021-06-15T06:08:20.280Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-15T06:08:20.280Z] Removing intermediate container c091bd5ac223 [2021-06-15T06:08:20.280Z] ---> be29d32dfc89 [2021-06-15T06:08:20.280Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:08:20.555Z] Removing intermediate container 8753c5cb4d66 [2021-06-15T06:08:20.555Z] ---> 2681316d4746 [2021-06-15T06:08:20.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:08:21.539Z] ---> 547914eb7aeb [2021-06-15T06:08:21.540Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-15T06:08:21.540Z] ---> 9f5e3972e1ef [2021-06-15T06:08:21.540Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-15T06:08:21.540Z] ---> ef0304bb8c20 [2021-06-15T06:08:21.540Z] 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-06-15T06:08:21.818Z] ---> 728a50dedc9c [2021-06-15T06:08:21.818Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-15T06:08:21.818Z] ---> 25d5ffbeec24 [2021-06-15T06:08:21.818Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-15T06:08:22.804Z] ---> 3fcd5b171bc3 [2021-06-15T06:08:22.804Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-15T06:08:23.794Z] ---> d1a6219b1701 [2021-06-15T06:08:23.794Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-15T06:08:23.794Z] ---> 82dce1a451c4 [2021-06-15T06:08:23.794Z] 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-06-15T06:08:23.794Z] ---> 35c08f65d8dc [2021-06-15T06:08:23.795Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-15T06:08:23.795Z] ---> 5eb4913a5de7 [2021-06-15T06:08:23.795Z] ---> df7076ef9ef1 [2021-06-15T06:08:23.795Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-15T06:08:23.795Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-15T06:08:25.248Z] ---> 1432d538bda5 [2021-06-15T06:08:25.248Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-15T06:08:25.248Z] ---> c97930772615 [2021-06-15T06:08:25.248Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-15T06:08:25.522Z] ---> Running in 2fb3fec8372c [2021-06-15T06:08:25.522Z] ---> 7edf3701b52a [2021-06-15T06:08:25.522Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-15T06:08:25.522Z] ---> 167e6b745451 [2021-06-15T06:08:25.522Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-15T06:08:25.522Z] ---> f23011af094d [2021-06-15T06:08:25.797Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-15T06:08:25.797Z] ---> Running in 4b4098a322bd [2021-06-15T06:08:25.797Z] ---> Running in 26b9d7889a18 [2021-06-15T06:08:25.797Z] ---> Running in b96ff969ccb0 [2021-06-15T06:08:26.076Z] Removing intermediate container 2fb3fec8372c [2021-06-15T06:08:26.076Z] ---> 1020c362b894 [2021-06-15T06:08:26.076Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:08:26.353Z] ---> Running in c23d8da5ddfd [2021-06-15T06:08:26.353Z] Removing intermediate container 26b9d7889a18 [2021-06-15T06:08:26.353Z] ---> 1c0ed42f17fb [2021-06-15T06:08:26.353Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:08:26.627Z] Removing intermediate container 4b4098a322bd [2021-06-15T06:08:26.627Z] ---> 9dd67a8024ec [2021-06-15T06:08:26.627Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:08:26.921Z] Removing intermediate container b96ff969ccb0 [2021-06-15T06:08:26.921Z] ---> b7c12f68241b [2021-06-15T06:08:26.921Z] Step 19/22 : CMD ["--init=true"] [2021-06-15T06:08:26.921Z] ---> Running in 8e7ac4ee9ee5 [2021-06-15T06:08:26.921Z] ---> Running in 79a5185c1a03 [2021-06-15T06:08:26.921Z] ---> Running in de3abfd351a6 [2021-06-15T06:08:26.921Z] ---> 8dfd821de7b6 [2021-06-15T06:08:26.921Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-15T06:08:27.204Z] Removing intermediate container c23d8da5ddfd [2021-06-15T06:08:27.204Z] ---> 340342387dbf [2021-06-15T06:08:27.204Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T06:08:27.487Z] ---> Running in 1eb3923c0cb4 [2021-06-15T06:08:27.487Z] Removing intermediate container 8e7ac4ee9ee5 [2021-06-15T06:08:27.487Z] ---> 3f7fcd008d11 [2021-06-15T06:08:27.487Z] Step 21/23 : LABEL arch=arm64 [2021-06-15T06:08:27.774Z] Removing intermediate container 79a5185c1a03 [2021-06-15T06:08:27.774Z] ---> 523ba85a1bc6 [2021-06-15T06:08:27.774Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:08:27.774Z] ---> Running in 071448d9a431 [2021-06-15T06:08:28.049Z] ---> Running in 5a852b43a2c4 [2021-06-15T06:08:28.049Z] Removing intermediate container de3abfd351a6 [2021-06-15T06:08:28.049Z] ---> 64ac6c133dc4 [2021-06-15T06:08:28.049Z] Step 20/22 : LABEL arch=arm64 [2021-06-15T06:08:28.049Z] Removing intermediate container 1eb3923c0cb4 [2021-06-15T06:08:28.049Z] ---> c62703225ba6 [2021-06-15T06:08:28.049Z] Step 22/23 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:08:28.326Z] ---> Running in 9aa9fd82f121 [2021-06-15T06:08:28.326Z] ---> Running in bc18341e8e5e [2021-06-15T06:08:28.604Z] ---> b80085fd5593 [2021-06-15T06:08:28.604Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-15T06:08:28.886Z] Removing intermediate container 5a852b43a2c4 [2021-06-15T06:08:28.887Z] ---> 086de212ae3b [2021-06-15T06:08:28.887Z] Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:08:28.887Z] Removing intermediate container 071448d9a431 [2021-06-15T06:08:28.887Z] ---> 6760efc1d94b [2021-06-15T06:08:28.887Z] Step 22/23 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:08:29.160Z] ---> Running in a6b4742fe6ef [2021-06-15T06:08:29.160Z] Removing intermediate container 9aa9fd82f121 [2021-06-15T06:08:29.160Z] ---> 5eeb8dd59ed1 [2021-06-15T06:08:29.160Z] Step 21/22 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:08:29.160Z] Removing intermediate container bc18341e8e5e [2021-06-15T06:08:29.160Z] ---> 047d9a1ef2ec [2021-06-15T06:08:29.160Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T06:08:29.160Z] ---> Running in 1bcd8c79f46d [2021-06-15T06:08:29.438Z] ---> Running in c3a8511d735f [2021-06-15T06:08:29.438Z] ---> Running in 1c734abaad2f [2021-06-15T06:08:29.712Z] Removing intermediate container a6b4742fe6ef [2021-06-15T06:08:29.712Z] ---> 30a33fbff37b [2021-06-15T06:08:29.712Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:08:29.985Z] ---> fcd49318c3d9 [2021-06-15T06:08:29.985Z] 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-06-15T06:08:29.985Z] Removing intermediate container 1bcd8c79f46d [2021-06-15T06:08:29.985Z] ---> 64c484edb91b [2021-06-15T06:08:29.985Z] Step 23/23 : LABEL version=0.0.0 [2021-06-15T06:08:29.985Z] ---> Running in cd7c01b036be [2021-06-15T06:08:30.263Z] ---> Running in 1bc3749f4717 [2021-06-15T06:08:30.263Z] ---> Running in c3975b328d9f [2021-06-15T06:08:30.263Z] Removing intermediate container 1c734abaad2f [2021-06-15T06:08:30.263Z] ---> fc15d105661f [2021-06-15T06:08:30.263Z] [2021-06-15T06:08:30.263Z] Removing intermediate container c3a8511d735f [2021-06-15T06:08:30.263Z] ---> 7b2b3808cf80 [2021-06-15T06:08:30.263Z] Step 22/22 : LABEL version=0.0.0 [2021-06-15T06:08:30.868Z] ---> Running in 1a3adff0dce1 [2021-06-15T06:08:30.868Z] Successfully built fc15d105661f [2021-06-15T06:08:30.868Z] Removing intermediate container cd7c01b036be [2021-06-15T06:08:30.868Z] ---> bc7cf191dfd1 [2021-06-15T06:08:30.868Z] [2021-06-15T06:08:30.868Z] Successfully tagged support-scheduler-arm64:latest [2021-06-15T06:08:30.868Z]  Building support-scheduler ... done Building sys-mgmt-agent [2021-06-15T06:08:31.143Z] Removing intermediate container c3975b328d9f [2021-06-15T06:08:31.143Z] ---> 26e7bfcf63d2 [2021-06-15T06:08:31.143Z] [2021-06-15T06:08:31.420Z] Successfully built bc7cf191dfd1 [2021-06-15T06:08:31.714Z] Successfully tagged core-command-arm64:latest [2021-06-15T06:08:31.714Z] Removing intermediate container 1a3adff0dce1 [2021-06-15T06:08:31.714Z] Building core-data [2021-06-15T06:08:31.714Z]  Building core-command ... done  ---> 48ba8a775dc6 [2021-06-15T06:08:31.714Z] [2021-06-15T06:08:31.714Z] Successfully built 26e7bfcf63d2 [2021-06-15T06:08:31.714Z] Successfully tagged support-notifications-arm64:latest [2021-06-15T06:08:31.714Z] Building core-metadata [2021-06-15T06:08:32.017Z]  Building support-notifications ... done Successfully built 48ba8a775dc6 [2021-06-15T06:08:32.017Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-15T06:08:32.017Z]  Building security-proxy-setup ... done Building security-bootstrapper [2021-06-15T06:08:34.073Z] Removing intermediate container 1bc3749f4717 [2021-06-15T06:08:34.073Z] ---> 2081a1f8844d [2021-06-15T06:08:34.073Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-15T06:08:34.352Z] ---> Running in c008eded359f [2021-06-15T06:08:34.951Z] Removing intermediate container c008eded359f [2021-06-15T06:08:34.951Z] ---> 696b42d2e90d [2021-06-15T06:08:34.951Z] Step 24/26 : LABEL arch=arm64 [2021-06-15T06:08:34.951Z] ---> Running in 2c3d46724637 [2021-06-15T06:08:35.557Z] Removing intermediate container 2c3d46724637 [2021-06-15T06:08:35.557Z] ---> fdfe74e55624 [2021-06-15T06:08:35.557Z] Step 25/26 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:08:36.157Z] ---> Running in f01e24b3d21c [2021-06-15T06:08:36.763Z] Removing intermediate container f01e24b3d21c [2021-06-15T06:08:36.763Z] ---> d9c75c3cec19 [2021-06-15T06:08:36.763Z] Step 26/26 : LABEL version=0.0.0 [2021-06-15T06:08:37.360Z] ---> Running in 0f9f82cae9a7 [2021-06-15T06:08:37.960Z] Removing intermediate container 0f9f82cae9a7 [2021-06-15T06:08:37.960Z] ---> f38d8707366d [2021-06-15T06:08:37.960Z] [2021-06-15T06:08:38.559Z] Successfully built f38d8707366d [2021-06-15T06:08:38.559Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-15T06:09:25.531Z]  Building security-secretstore-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:09:25.531Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:09:25.531Z] ---> ab0941978838 [2021-06-15T06:09:25.531Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:09:25.531Z] ---> Using cache [2021-06-15T06:09:25.531Z] ---> a5dd38eb4fcf [2021-06-15T06:09:25.531Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:09:25.531Z] ---> Using cache [2021-06-15T06:09:25.531Z] ---> 6941456c00b3 [2021-06-15T06:09:25.531Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-15T06:09:25.809Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:09:25.809Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:09:25.809Z] ---> ab0941978838 [2021-06-15T06:09:25.809Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:09:25.809Z] ---> Using cache [2021-06-15T06:09:25.809Z] ---> a5dd38eb4fcf [2021-06-15T06:09:25.809Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:09:25.809Z] ---> Using cache [2021-06-15T06:09:25.809Z] ---> 6941456c00b3 [2021-06-15T06:09:25.809Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-15T06:09:26.088Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:09:26.088Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:09:26.088Z] ---> ab0941978838 [2021-06-15T06:09:26.088Z] Step 3/32 : WORKDIR /edgex-go [2021-06-15T06:09:26.088Z] ---> Using cache [2021-06-15T06:09:26.088Z] ---> a5dd38eb4fcf [2021-06-15T06:09:26.088Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:09:26.088Z] ---> Using cache [2021-06-15T06:09:26.088Z] ---> 6941456c00b3 [2021-06-15T06:09:26.088Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-15T06:09:26.088Z] ---> Using cache [2021-06-15T06:09:26.088Z] ---> b994e3a82015 [2021-06-15T06:09:26.088Z] Step 6/32 : COPY go.mod . [2021-06-15T06:09:26.088Z] ---> Using cache [2021-06-15T06:09:26.088Z] ---> cf59ab05f24a [2021-06-15T06:09:26.088Z] Step 7/32 : RUN go mod download [2021-06-15T06:09:26.088Z] ---> Using cache [2021-06-15T06:09:26.088Z] ---> 0771eabd2b5a [2021-06-15T06:09:26.088Z] Step 8/32 : COPY . . [2021-06-15T06:09:26.088Z] ---> Using cache [2021-06-15T06:09:26.088Z] ---> 5db131ebfe19 [2021-06-15T06:09:26.088Z] Step 9/32 : RUN go mod tidy [2021-06-15T06:09:26.088Z] ---> Using cache [2021-06-15T06:09:26.088Z] ---> 49667c6d11a4 [2021-06-15T06:09:26.088Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-15T06:09:26.363Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-15T06:09:26.363Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-15T06:09:26.363Z] ---> ab0941978838 [2021-06-15T06:09:26.363Z] Step 3/24 : WORKDIR /edgex-go [2021-06-15T06:09:26.363Z] ---> Using cache [2021-06-15T06:09:26.363Z] ---> a5dd38eb4fcf [2021-06-15T06:09:26.363Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:09:26.363Z] ---> Using cache [2021-06-15T06:09:26.363Z] ---> 6941456c00b3 [2021-06-15T06:09:26.363Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-15T06:09:26.363Z] ---> Using cache [2021-06-15T06:09:26.363Z] ---> b994e3a82015 [2021-06-15T06:09:26.363Z] Step 6/24 : COPY go.mod . [2021-06-15T06:09:26.363Z] ---> Using cache [2021-06-15T06:09:26.363Z] ---> cf59ab05f24a [2021-06-15T06:09:26.363Z] Step 7/24 : RUN go mod download [2021-06-15T06:09:26.363Z] ---> Using cache [2021-06-15T06:09:26.363Z] ---> 0771eabd2b5a [2021-06-15T06:09:26.363Z] Step 8/24 : COPY . . [2021-06-15T06:09:26.363Z] ---> Using cache [2021-06-15T06:09:26.363Z] ---> 5db131ebfe19 [2021-06-15T06:09:26.363Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:09:26.363Z] ---> Using cache [2021-06-15T06:09:26.363Z] ---> 49667c6d11a4 [2021-06-15T06:09:26.363Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-15T06:09:28.978Z] ---> Running in 8e475b8f79db [2021-06-15T06:09:28.978Z] ---> Running in c039a0a80331 [2021-06-15T06:09:28.978Z] ---> Running in 592ba7659ce8 [2021-06-15T06:09:28.978Z] ---> Running in 382e46e6d7bb [2021-06-15T06:09:30.490Z] 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-06-15T06:09:30.490Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:09:30.766Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:09:30.766Z] 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-06-15T06:09:31.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:09:31.759Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:09:32.754Z] OK: 218 MiB in 52 packages [2021-06-15T06:09:32.754Z] OK: 218 MiB in 52 packages [2021-06-15T06:09:34.741Z] Removing intermediate container 8e475b8f79db [2021-06-15T06:09:34.741Z] ---> 5fb6c4a2b53a [2021-06-15T06:09:34.741Z] Step 6/24 : COPY go.mod . [2021-06-15T06:09:34.741Z] Removing intermediate container 592ba7659ce8 [2021-06-15T06:09:34.741Z] ---> 1027ca7efe0a [2021-06-15T06:09:34.741Z] Step 6/24 : COPY go.mod . [2021-06-15T06:09:35.746Z] ---> 0b250cbd9594 [2021-06-15T06:09:35.746Z] Step 7/24 : RUN go mod download [2021-06-15T06:09:36.037Z] ---> Running in 596076ff0cbb [2021-06-15T06:09:36.037Z] ---> eaf126226c52 [2021-06-15T06:09:36.333Z] Step 7/24 : RUN go mod download [2021-06-15T06:09:36.613Z] ---> Running in 2fe14638aba9 [2021-06-15T06:09:40.994Z] Removing intermediate container 596076ff0cbb [2021-06-15T06:09:40.994Z] ---> 2ea04f4755f5 [2021-06-15T06:09:40.994Z] Step 8/24 : COPY . . [2021-06-15T06:09:40.994Z] Removing intermediate container 2fe14638aba9 [2021-06-15T06:09:40.994Z] ---> fee3749ccab2 [2021-06-15T06:09:40.994Z] Step 8/24 : COPY . . [2021-06-15T06:10:07.864Z] ---> 97ad2ca43306 [2021-06-15T06:10:07.864Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:10:07.864Z] ---> bbb26f2e10cf [2021-06-15T06:10:07.865Z] Step 9/24 : RUN go mod tidy [2021-06-15T06:10:08.152Z] ---> Running in a4a6cf00b871 [2021-06-15T06:10:08.152Z] ---> Running in 8356f6851b9e [2021-06-15T06:10:14.960Z] Removing intermediate container a4a6cf00b871 [2021-06-15T06:10:14.960Z] ---> 22033ee356c6 [2021-06-15T06:10:14.960Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-15T06:10:14.960Z] Removing intermediate container 8356f6851b9e [2021-06-15T06:10:14.960Z] ---> 69a7f4bac07b [2021-06-15T06:10:14.960Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-15T06:10:14.960Z] ---> Running in 72dbc6f2decc [2021-06-15T06:10:14.960Z] ---> Running in 54fb55be217b [2021-06-15T06:10:17.624Z] 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-06-15T06:10:17.624Z] 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-06-15T06:10:50.114Z] Removing intermediate container 382e46e6d7bb [2021-06-15T06:10:50.114Z] ---> d063348befea [2021-06-15T06:10:50.114Z] [2021-06-15T06:10:50.114Z] Step 11/32 : FROM alpine:3.12 [2021-06-15T06:10:50.114Z] ---> 9852663dfa18 [2021-06-15T06:10:50.114Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-15T06:10:50.114Z] ---> Running in ba2d589b3f93 [2021-06-15T06:10:50.114Z] Removing intermediate container ba2d589b3f93 [2021-06-15T06:10:50.114Z] ---> f0aa540ca86a [2021-06-15T06:10:50.114Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-15T06:10:50.114Z] ---> Running in 671944716f1a [2021-06-15T06:10:51.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:10:51.582Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:10:52.194Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-15T06:10:52.194Z] (2/2) Installing su-exec (0.2-r1) [2021-06-15T06:10:52.194Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:10:52.477Z] OK: 5 MiB in 16 packages [2021-06-15T06:10:53.954Z] Removing intermediate container 671944716f1a [2021-06-15T06:10:53.954Z] ---> 9187f599b21a [2021-06-15T06:10:53.954Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-15T06:10:54.568Z] ---> Running in 8e466d052d3b [2021-06-15T06:10:56.035Z] Removing intermediate container 8e466d052d3b [2021-06-15T06:10:56.035Z] ---> 8c81a892a921 [2021-06-15T06:10:56.035Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-15T06:10:56.317Z] ---> Running in aaee341a3d4d [2021-06-15T06:10:57.321Z] Removing intermediate container aaee341a3d4d [2021-06-15T06:10:57.321Z] ---> ee4ed60e7a38 [2021-06-15T06:10:57.321Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-15T06:10:57.602Z] Removing intermediate container c039a0a80331 [2021-06-15T06:10:57.602Z] ---> dcf5b3086728 [2021-06-15T06:10:57.602Z] [2021-06-15T06:10:57.602Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:10:57.602Z] ---> 9852663dfa18 [2021-06-15T06:10:57.602Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-15T06:10:57.602Z] ---> Using cache [2021-06-15T06:10:57.602Z] ---> 3825d04b68f8 [2021-06-15T06:10:57.602Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-15T06:10:57.602Z] ---> Using cache [2021-06-15T06:10:57.602Z] ---> c9a1c99d4015 [2021-06-15T06:10:57.602Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-15T06:10:57.602Z] ---> Running in 64401c2e80c4 [2021-06-15T06:10:57.884Z] ---> Running in ddae76090d1b [2021-06-15T06:10:58.916Z] Removing intermediate container ddae76090d1b [2021-06-15T06:10:58.916Z] ---> 0166bd9f5975 [2021-06-15T06:10:58.916Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-15T06:10:58.917Z] ---> Running in b1b868d95575 [2021-06-15T06:10:59.923Z] Removing intermediate container b1b868d95575 [2021-06-15T06:10:59.923Z] ---> 285ed483928a [2021-06-15T06:10:59.923Z] Step 16/24 : WORKDIR / [2021-06-15T06:11:00.203Z] ---> Running in c0c8d31d4a71 [2021-06-15T06:11:01.206Z] Removing intermediate container 64401c2e80c4 [2021-06-15T06:11:01.206Z] ---> f44291afa66b [2021-06-15T06:11:01.206Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-15T06:11:01.206Z] Removing intermediate container c0c8d31d4a71 [2021-06-15T06:11:01.480Z] ---> abb65e107114 [2021-06-15T06:11:01.480Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:11:01.480Z] ---> Running in 8075b2148824 [2021-06-15T06:11:02.473Z] Removing intermediate container 8075b2148824 [2021-06-15T06:11:02.473Z] ---> cddd1a6c607e [2021-06-15T06:11:02.473Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-15T06:11:02.752Z] ---> c289d2f5db4b [2021-06-15T06:11:02.752Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-15T06:11:04.437Z] ---> ea47e9d8cce5 [2021-06-15T06:11:04.437Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-15T06:11:04.799Z] ---> Running in a612a5a79fed [2021-06-15T06:11:05.094Z] ---> 8c0c1d242210 [2021-06-15T06:11:05.094Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-15T06:11:06.640Z] ---> aa51fd9e5c64 [2021-06-15T06:11:06.640Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-15T06:11:06.933Z] ---> Running in 020f0ac34482 [2021-06-15T06:11:07.536Z] Removing intermediate container 020f0ac34482 [2021-06-15T06:11:07.536Z] ---> 1f960cc9f645 [2021-06-15T06:11:07.536Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:11:08.152Z] ---> Running in 0af8f2836a69 [2021-06-15T06:11:09.144Z] Removing intermediate container 0af8f2836a69 [2021-06-15T06:11:09.144Z] ---> 1fa7528d4d6c [2021-06-15T06:11:09.144Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:11:09.144Z] Removing intermediate container a612a5a79fed [2021-06-15T06:11:09.144Z] ---> 4f90d7cfa235 [2021-06-15T06:11:09.144Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:11:09.144Z] ---> Running in b098af95320c [2021-06-15T06:11:10.138Z] Removing intermediate container b098af95320c [2021-06-15T06:11:10.138Z] ---> 2294ec62b835 [2021-06-15T06:11:10.138Z] Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:11:10.138Z] ---> Running in 2608e80272f4 [2021-06-15T06:11:10.746Z] ---> 1e12a07beddd [2021-06-15T06:11:10.746Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-15T06:11:11.024Z] Removing intermediate container 2608e80272f4 [2021-06-15T06:11:11.024Z] ---> b3e0d63be084 [2021-06-15T06:11:11.024Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:11:11.306Z] ---> Running in 0feb4a576995 [2021-06-15T06:11:12.303Z] Removing intermediate container 0feb4a576995 [2021-06-15T06:11:12.303Z] ---> 96dd717893a6 [2021-06-15T06:11:12.303Z] [2021-06-15T06:11:12.904Z] ---> 7e009791f26e [2021-06-15T06:11:12.904Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-15T06:11:12.904Z] Successfully built 96dd717893a6 [2021-06-15T06:11:12.904Z] Successfully tagged core-metadata-arm64:latest [2021-06-15T06:11:13.900Z]  Building core-metadata ... done  ---> 0346f8be1418 [2021-06-15T06:11:13.900Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-15T06:11:15.348Z] ---> 0d30e4ef1305 [2021-06-15T06:11:15.348Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-15T06:11:16.809Z] ---> 99e62e27a6df [2021-06-15T06:11:16.809Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-15T06:11:17.090Z] ---> Running in e445e2e1623d [2021-06-15T06:11:17.726Z] Removing intermediate container e445e2e1623d [2021-06-15T06:11:17.726Z] ---> 8d8379193a1c [2021-06-15T06:11:17.726Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-15T06:11:19.190Z] ---> 362beed10e87 [2021-06-15T06:11:19.190Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-15T06:11:19.498Z] ---> Running in 808307fa6b27 [2021-06-15T06:11:22.930Z] Removing intermediate container 808307fa6b27 [2021-06-15T06:11:22.930Z] ---> 3903e75281d2 [2021-06-15T06:11:22.930Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-15T06:11:23.541Z] ---> Running in 3bbb445cf38b [2021-06-15T06:11:24.541Z] Removing intermediate container 3bbb445cf38b [2021-06-15T06:11:24.541Z] ---> 16eef7cede0b [2021-06-15T06:11:24.541Z] Step 29/32 : CMD ["gate"] [2021-06-15T06:11:24.821Z] ---> Running in 2f2b8a2a509a [2021-06-15T06:11:25.813Z] Removing intermediate container 2f2b8a2a509a [2021-06-15T06:11:25.814Z] ---> ae311c39f659 [2021-06-15T06:11:25.814Z] Step 30/32 : LABEL arch=arm64 [2021-06-15T06:11:26.093Z] ---> Running in 970111ac10d8 [2021-06-15T06:11:26.702Z] Removing intermediate container 970111ac10d8 [2021-06-15T06:11:26.703Z] ---> d622be3dba1a [2021-06-15T06:11:26.703Z] Step 31/32 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:11:27.301Z] ---> Running in 0cade3026876 [2021-06-15T06:11:27.937Z] Removing intermediate container 0cade3026876 [2021-06-15T06:11:27.937Z] ---> 44e4d5476ef8 [2021-06-15T06:11:27.937Z] Step 32/32 : LABEL version=0.0.0 [2021-06-15T06:11:28.225Z] ---> Running in ef738317118c [2021-06-15T06:11:29.224Z] Removing intermediate container ef738317118c [2021-06-15T06:11:29.224Z] ---> 08c90e45427f [2021-06-15T06:11:29.224Z] [2021-06-15T06:11:29.224Z] Successfully built 08c90e45427f [2021-06-15T06:11:29.505Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-15T06:11:33.831Z]  Building security-bootstrapper ... done Removing intermediate container 54fb55be217b [2021-06-15T06:11:33.831Z] ---> 7a4af274cd0c [2021-06-15T06:11:33.831Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-15T06:11:33.831Z] ---> Running in 452973ef0a0a [2021-06-15T06:11:36.903Z] 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-06-15T06:11:37.889Z] Removing intermediate container 452973ef0a0a [2021-06-15T06:11:37.889Z] ---> 3c9382b22269 [2021-06-15T06:11:37.889Z] [2021-06-15T06:11:37.889Z] Step 12/24 : FROM docker:20.10.0 [2021-06-15T06:11:37.889Z] 20.10.0: Pulling from library/docker [2021-06-15T06:11:40.554Z] Removing intermediate container 72dbc6f2decc [2021-06-15T06:11:40.554Z] ---> d0faa3b94998 [2021-06-15T06:11:40.554Z] [2021-06-15T06:11:40.554Z] Step 11/24 : FROM alpine:3.12 [2021-06-15T06:11:40.554Z] ---> 9852663dfa18 [2021-06-15T06:11:40.554Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-15T06:11:40.834Z] ---> Running in 823bfdb89235 [2021-06-15T06:11:41.446Z] Removing intermediate container 823bfdb89235 [2021-06-15T06:11:41.446Z] ---> 709e151a7a3e [2021-06-15T06:11:41.446Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-15T06:11:42.048Z] ---> Running in ff8d9adccd27 [2021-06-15T06:11:42.657Z] Removing intermediate container ff8d9adccd27 [2021-06-15T06:11:42.657Z] ---> 7c41bf90787b [2021-06-15T06:11:42.657Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-15T06:11:42.933Z] ---> Running in 294f9704fd6c [2021-06-15T06:11:43.554Z] Removing intermediate container 294f9704fd6c [2021-06-15T06:11:43.554Z] ---> 63777896547a [2021-06-15T06:11:43.554Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-15T06:11:43.829Z] ---> Running in 3d70726e944d [2021-06-15T06:11:47.241Z] Removing intermediate container 3d70726e944d [2021-06-15T06:11:47.241Z] ---> 3902136b7fcd [2021-06-15T06:11:47.241Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-15T06:11:47.241Z] ---> Running in 38e74be419fa [2021-06-15T06:11:47.515Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-15T06:11:47.515Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-15T06:11:47.789Z] ---> eeaf43b92773 [2021-06-15T06:11:47.789Z] 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-06-15T06:11:48.061Z] ---> Running in ef0ac80e89bb [2021-06-15T06:11:48.062Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:11:48.332Z] Removing intermediate container ef0ac80e89bb [2021-06-15T06:11:48.333Z] ---> b91bee4206a9 [2021-06-15T06:11:48.333Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-15T06:11:48.605Z] ---> Running in e88dcd375465 [2021-06-15T06:11:48.877Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:11:49.471Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-15T06:11:49.743Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-15T06:11:49.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-15T06:11:49.743Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-15T06:11:49.743Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-15T06:11:49.743Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-15T06:11:50.337Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-15T06:11:50.337Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-15T06:11:50.337Z] (1/39) Installing readline (8.0.4-r0) [2021-06-15T06:11:50.337Z] (2/39) Installing bash (5.0.17-r0) [2021-06-15T06:11:50.337Z] Executing busybox-1.31.1-r20.trigger [2021-06-15T06:11:50.337Z] OK: 8 MiB in 20 packages [2021-06-15T06:11:50.337Z] Executing bash-5.0.17-r0.post-install [2021-06-15T06:11:50.337Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-15T06:11:50.337Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-15T06:11:50.337Z] (5/39) Installing curl (7.77.0-r0) [2021-06-15T06:11:50.337Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-15T06:11:50.337Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-15T06:11:50.337Z] (8/39) Installing expat (2.2.9-r1) [2021-06-15T06:11:50.337Z] (9/39) Installing libffi (3.3-r2) [2021-06-15T06:11:50.337Z] (10/39) Installing gdbm (1.13-r1) [2021-06-15T06:11:50.337Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-15T06:11:50.615Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-15T06:11:50.615Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-15T06:11:52.593Z] Removing intermediate container 38e74be419fa [2021-06-15T06:11:52.593Z] ---> 9f0ab5f8cfa4 [2021-06-15T06:11:52.593Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-15T06:11:52.593Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-15T06:11:52.593Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-15T06:11:52.593Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-15T06:11:52.593Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-15T06:11:52.593Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-15T06:11:52.593Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-15T06:11:52.593Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-15T06:11:52.593Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-15T06:11:52.593Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-15T06:11:52.593Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-15T06:11:52.866Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-15T06:11:52.866Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-15T06:11:52.866Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-15T06:11:52.866Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-15T06:11:52.866Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-15T06:11:52.866Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-15T06:11:52.866Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-15T06:11:52.866Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-15T06:11:52.866Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-15T06:11:52.866Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-15T06:11:52.866Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-15T06:11:52.866Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-15T06:11:52.866Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-15T06:11:52.866Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-15T06:11:52.866Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-15T06:11:52.866Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-15T06:11:53.153Z] Executing busybox-1.31.1-r19.trigger [2021-06-15T06:11:53.153Z] OK: 72 MiB in 59 packages [2021-06-15T06:11:53.428Z] ---> 48f398b022a9 [2021-06-15T06:11:53.428Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-15T06:11:54.891Z] ---> f915b979320e [2021-06-15T06:11:54.891Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-15T06:11:55.865Z] ---> 317a3670471f [2021-06-15T06:11:55.865Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-15T06:11:55.865Z] ---> Running in ae6431d98aa7 [2021-06-15T06:11:56.470Z] Removing intermediate container ae6431d98aa7 [2021-06-15T06:11:56.470Z] ---> b01397abe937 [2021-06-15T06:11:56.470Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:11:56.470Z] ---> Running in 91d1157027dd [2021-06-15T06:11:57.069Z] Removing intermediate container 91d1157027dd [2021-06-15T06:11:57.069Z] ---> b7aecf4420ab [2021-06-15T06:11:57.069Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:11:57.069Z] ---> Running in 85ac5d28f03c [2021-06-15T06:11:57.667Z] Removing intermediate container 85ac5d28f03c [2021-06-15T06:11:57.667Z] ---> a11255f5981e [2021-06-15T06:11:57.667Z] Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:11:57.667Z] Collecting docker-compose==1.23.2 [2021-06-15T06:11:57.667Z] ---> Running in 124b9806731a [2021-06-15T06:11:57.667Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-15T06:11:58.260Z] Removing intermediate container 124b9806731a [2021-06-15T06:11:58.260Z] ---> a4ab0076d277 [2021-06-15T06:11:58.260Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:11:58.260Z] ---> Running in 856cbcc9e057 [2021-06-15T06:11:58.532Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-15T06:11:58.532Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-15T06:11:58.808Z] Removing intermediate container 856cbcc9e057 [2021-06-15T06:11:58.809Z] ---> 647c12710696 [2021-06-15T06:11:58.809Z] [2021-06-15T06:11:59.405Z] Successfully built 647c12710696 [2021-06-15T06:11:59.405Z] Successfully tagged core-data-arm64:latest [2021-06-15T06:12:00.381Z]  Building core-data ... done 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-06-15T06:12:00.381Z] Collecting texttable<0.10,>=0.9.0 [2021-06-15T06:12:00.381Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-15T06:12:02.343Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-15T06:12:02.343Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-15T06:12:02.934Z] Collecting cached-property<2,>=1.2.0 [2021-06-15T06:12:02.934Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-15T06:12:03.205Z] Collecting docopt<0.7,>=0.6.1 [2021-06-15T06:12:03.205Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-15T06:12:05.813Z] Collecting docker<4.0,>=3.6.0 [2021-06-15T06:12:05.813Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-15T06:12:06.083Z] Collecting jsonschema<3,>=2.5.1 [2021-06-15T06:12:06.083Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-15T06:12:07.053Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-15T06:12:07.053Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-15T06:12:08.051Z] Collecting PyYAML<4,>=3.10 [2021-06-15T06:12:08.051Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-15T06:12:11.466Z] Collecting docker-pycreds>=0.4.0 [2021-06-15T06:12:11.466Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-15T06:12:11.466Z] Collecting idna<2.8,>=2.5 [2021-06-15T06:12:11.737Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-15T06:12:11.737Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-06-15T06:12:11.737Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-06-15T06:12:12.326Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-15T06:12:12.326Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-15T06:12:12.326Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-15T06:12:12.326Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-15T06:12:12.326Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-15T06:12:12.326Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-15T06:12:13.294Z] Installing collected packages: dockerpty, texttable, websocket-client, cached-property, docopt, docker-pycreds, idna, urllib3, requests, docker, jsonschema, PyYAML, docker-compose [2021-06-15T06:12:13.294Z] Running setup.py install for dockerpty: started [2021-06-15T06:12:15.257Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-15T06:12:15.257Z] Running setup.py install for texttable: started [2021-06-15T06:12:16.686Z] Running setup.py install for texttable: finished with status 'done' [2021-06-15T06:12:16.957Z] Running setup.py install for docopt: started [2021-06-15T06:12:18.921Z] Running setup.py install for docopt: finished with status 'done' [2021-06-15T06:12:18.921Z] Attempting uninstall: idna [2021-06-15T06:12:18.921Z] Found existing installation: idna 2.9 [2021-06-15T06:12:18.921Z] Uninstalling idna-2.9: [2021-06-15T06:12:18.921Z] Successfully uninstalled idna-2.9 [2021-06-15T06:12:19.896Z] Attempting uninstall: urllib3 [2021-06-15T06:12:19.896Z] Found existing installation: urllib3 1.25.9 [2021-06-15T06:12:19.896Z] Uninstalling urllib3-1.25.9: [2021-06-15T06:12:19.896Z] Successfully uninstalled urllib3-1.25.9 [2021-06-15T06:12:20.486Z] Attempting uninstall: requests [2021-06-15T06:12:20.486Z] Found existing installation: requests 2.23.0 [2021-06-15T06:12:20.486Z] Uninstalling requests-2.23.0: [2021-06-15T06:12:20.486Z] Successfully uninstalled requests-2.23.0 [2021-06-15T06:12:21.911Z] Running setup.py install for PyYAML: started [2021-06-15T06:12:23.880Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-15T06:12:24.469Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-06-15T06:12:32.729Z] Removing intermediate container e88dcd375465 [2021-06-15T06:12:32.730Z] ---> 404fdda6bd19 [2021-06-15T06:12:32.730Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-15T06:12:32.730Z] ---> Running in 80d55bc33474 [2021-06-15T06:12:33.007Z] Removing intermediate container 80d55bc33474 [2021-06-15T06:12:33.007Z] ---> 2709b660f2f2 [2021-06-15T06:12:33.007Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-15T06:12:33.007Z] ---> Running in 85d6644cbd71 [2021-06-15T06:12:33.605Z] Removing intermediate container 85d6644cbd71 [2021-06-15T06:12:33.605Z] ---> 003040c7f022 [2021-06-15T06:12:33.605Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-15T06:12:35.036Z] ---> 828f50d50621 [2021-06-15T06:12:35.036Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-15T06:12:35.630Z] ---> a819f27cb817 [2021-06-15T06:12:35.630Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-15T06:12:36.603Z] ---> 48d50a3252e4 [2021-06-15T06:12:36.603Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-15T06:12:36.603Z] ---> Running in fc4f65498ca2 [2021-06-15T06:12:37.201Z] Removing intermediate container fc4f65498ca2 [2021-06-15T06:12:37.201Z] ---> 522171c95162 [2021-06-15T06:12:37.201Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-15T06:12:37.201Z] ---> Running in 57ea18bd5b2f [2021-06-15T06:12:37.793Z] Removing intermediate container 57ea18bd5b2f [2021-06-15T06:12:37.794Z] ---> f7f6e373d3a3 [2021-06-15T06:12:37.794Z] Step 22/24 : LABEL arch=arm64 [2021-06-15T06:12:37.794Z] ---> Running in a4898c4f6616 [2021-06-15T06:12:38.386Z] Removing intermediate container a4898c4f6616 [2021-06-15T06:12:38.386Z] ---> a4f632a10284 [2021-06-15T06:12:38.386Z] Step 23/24 : LABEL git_sha=f9106bbc589f57de50b494ab615c1d847f3fadd2 [2021-06-15T06:12:38.386Z] ---> Running in 2698ca1e2518 [2021-06-15T06:12:38.978Z] Removing intermediate container 2698ca1e2518 [2021-06-15T06:12:38.978Z] ---> 0088584e4f57 [2021-06-15T06:12:38.978Z] Step 24/24 : LABEL version=0.0.0 [2021-06-15T06:12:38.978Z] ---> Running in dd160933fc49 [2021-06-15T06:12:39.571Z] Removing intermediate container dd160933fc49 [2021-06-15T06:12:39.571Z] ---> 6f0002192eec [2021-06-15T06:12:39.571Z] [2021-06-15T06:12:39.842Z] Successfully built 6f0002192eec [2021-06-15T06:12:39.842Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-15T06:12:40.128Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-06-15T06:12:40.152Z] $ docker stop --time=1 a92a42004510795379aea677b5b75f7fa2be80d4b49c162ba14425bd7ab658b2 [2021-06-15T06:12:41.950Z] $ docker rm -f a92a42004510795379aea677b5b75f7fa2be80d4b49c162ba14425bd7ab658b2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-15T06:12:42.683Z] + docker images [2021-06-15T06:12:42.957Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-15T06:12:42.957Z] sys-mgmt-agent-arm64 latest 6f0002192eec 3 seconds ago 299MB [2021-06-15T06:12:42.957Z] core-data-arm64 latest 647c12710696 44 seconds ago 19.1MB [2021-06-15T06:12:42.957Z] d0faa3b94998 About a minute ago 975MB [2021-06-15T06:12:42.957Z] 3c9382b22269 About a minute ago 969MB [2021-06-15T06:12:42.957Z] security-bootstrapper-arm64 latest 08c90e45427f About a minute ago 17.5MB [2021-06-15T06:12:42.957Z] core-metadata-arm64 latest 96dd717893a6 About a minute ago 15.7MB [2021-06-15T06:12:42.957Z] dcf5b3086728 About a minute ago 972MB [2021-06-15T06:12:42.957Z] d063348befea About a minute ago 970MB [2021-06-15T06:12:42.957Z] security-secretstore-setup-arm64 latest f38d8707366d 4 minutes ago 27.1MB [2021-06-15T06:12:42.957Z] security-proxy-setup-arm64 latest 48ba8a775dc6 4 minutes ago 24.3MB [2021-06-15T06:12:42.957Z] core-command-arm64 latest bc7cf191dfd1 4 minutes ago 15MB [2021-06-15T06:12:42.957Z] support-notifications-arm64 latest 26e7bfcf63d2 4 minutes ago 15.7MB [2021-06-15T06:12:42.957Z] support-scheduler-arm64 latest fc15d105661f 4 minutes ago 15.1MB [2021-06-15T06:12:42.957Z] f1efaa2f55e8 4 minutes ago 973MB [2021-06-15T06:12:42.957Z] 257ee5a38d9f 4 minutes ago 969MB [2021-06-15T06:12:42.957Z] 2a6bc2001d25 4 minutes ago 976MB [2021-06-15T06:12:42.957Z] 386c075657fc 4 minutes ago 968MB [2021-06-15T06:12:42.957Z] 9b1fd4a8c372 4 minutes ago 966MB [2021-06-15T06:12:42.957Z] ci-base-image-arm64 latest ab0941978838 14 minutes ago 641MB [2021-06-15T06:12:42.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 5 days ago 429MB [2021-06-15T06:12:42.957Z] alpine 3.12 9852663dfa18 2 months ago 5.32MB [2021-06-15T06:12:42.957Z] docker 20.10.0 eeaf43b92773 6 months ago 228MB [2021-06-15T06:12:42.957Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 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] libraryResource [Pipeline] sh [2021-06-15T06:12:44.095Z] ---> job-cost.sh [2021-06-15T06:12:44.096Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4u6Y [2021-06-15T06:13:23.054Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-15T06:14:59.807Z] lf-activate-venv(): INFO: Adding /tmp/venv-4u6Y/bin to PATH [2021-06-15T06:14:59.807Z] INFO: No Stack... [2021-06-15T06:14:59.807Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-15T06:14:59.807Z] INFO: Archiving Costs [Pipeline] sh [2021-06-15T06:15:00.177Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2021-06-15T06:15:00.177Z] + cut -d, -f6 [Pipeline] lock [2021-06-15T06:15:00.262Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3571-1-stack-cost] [2021-06-15T06:15:00.268Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3571-1-stack-cost] did not exist. Created. [2021-06-15T06:15:00.268Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-15T06:15:00.712Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-15T06:15:01.006Z] Stashed 1 file(s) [Pipeline] } [2021-06-15T06:15:01.028Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3571-1-stack-cost] [Pipeline] // lock [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) [Pipeline] unstash [Pipeline] configFileProvider [2021-06-15T06:15:05.204Z] provisioning config files... [2021-06-15T06:15:05.218Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8880341704013920727tmp [Pipeline] { [Pipeline] sh [2021-06-15T06:15:05.679Z] + set +x [2021-06-15T06:15:05.679Z] + curl -s https://codecov.io/bash [2021-06-15T06:15:05.679Z] + bash -s -- [2021-06-15T06:15:05.679Z] [2021-06-15T06:15:05.679Z] _____ _ [2021-06-15T06:15:05.679Z] / ____| | | [2021-06-15T06:15:05.679Z] | | ___ __| | ___ ___ _____ __ [2021-06-15T06:15:05.679Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-15T06:15:05.679Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-15T06:15:05.679Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-15T06:15:05.679Z] Bash-1.0.3 [2021-06-15T06:15:05.679Z] [2021-06-15T06:15:05.679Z] [2021-06-15T06:15:05.679Z] ==> git version 2.24.4 found [2021-06-15T06:15:05.679Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-06-15T06:15:05.679Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-15T06:15:05.679Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-15T06:15:05.679Z] ==> Jenkins CI detected. [2021-06-15T06:15:05.992Z] project root: . [2021-06-15T06:15:05.992Z] --> token set from env [2021-06-15T06:15:05.992Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-15T06:15:05.992Z] ==> Running gcov in . (disable via -X gcov) [2021-06-15T06:15:05.992Z] ==> Python coveragepy not found [2021-06-15T06:15:05.992Z] ==> Searching for coverage reports in: [2021-06-15T06:15:05.992Z] + . [2021-06-15T06:15:05.992Z] -> Found 1 reports [2021-06-15T06:15:05.992Z] ==> Detecting git/mercurial file structure [2021-06-15T06:15:05.992Z] ==> Reading reports [2021-06-15T06:15:05.992Z] + ./coverage.out bytes=398195 [2021-06-15T06:15:05.992Z] ==> Appending adjustments [2021-06-15T06:15:05.992Z] https://docs.codecov.io/docs/fixing-reports [2021-06-15T06:15:06.937Z] + Found adjustments [2021-06-15T06:15:06.937Z] ==> Gzipping contents [2021-06-15T06:15:06.937Z] 56K /tmp/codecov.v6KeaF.gz [2021-06-15T06:15:06.937Z] ==> Uploading reports [2021-06-15T06:15:06.937Z] url: https://codecov.io [2021-06-15T06:15:06.937Z] query: branch=PR-3571&commit=f9106bbc589f57de50b494ab615c1d847f3fadd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-06-15T06:15:06.937Z] -> Pinging Codecov [2021-06-15T06:15:06.937Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3571&commit=f9106bbc589f57de50b494ab615c1d847f3fadd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3571&job=&cmd_args= [2021-06-15T06:15:07.509Z] -> Uploading to [2021-06-15T06:15:07.509Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/f9106bbc589f57de50b494ab615c1d847f3fadd2/c6098f61-ca98-44df-96e2-d89648246609.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T061507Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97e97c11f84e8ea1841246554b573405edff17914211d87692af4727158bcc98 [2021-06-15T06:15:07.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-15T06:15:07.509Z] Dload Upload Total Spent Left Speed [2021-06-15T06:15:08.082Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54516 0 0 100 54516 0 113k --:--:-- --:--:-- --:--:-- 113k [2021-06-15T06:15:08.082Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f9106bbc589f57de50b494ab615c1d847f3fadd2 [Pipeline] } [2021-06-15T06:15:08.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:15:10.147Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:15:10.763Z] ---> package-listing.sh [2021-06-15T06:15:10.763Z] ++ facter osfamily [2021-06-15T06:15:10.763Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-15T06:15:11.027Z] + OS_FAMILY=redhat [2021-06-15T06:15:11.027Z] + workspace=/w/workspace/edgex-go/1 [2021-06-15T06:15:11.027Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-15T06:15:11.027Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-15T06:15:11.027Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-15T06:15:11.027Z] + PACKAGES=/tmp/packages_start.txt [2021-06-15T06:15:11.027Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-15T06:15:11.027Z] + PACKAGES=/tmp/packages_end.txt [2021-06-15T06:15:11.027Z] + case "${OS_FAMILY}" in [2021-06-15T06:15:11.027Z] + rpm -qa [2021-06-15T06:15:11.027Z] + sort [2021-06-15T06:15:12.939Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-15T06:15:12.939Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-15T06:15:12.939Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-15T06:15:12.939Z] + '[' /w/workspace/edgex-go/1 ']' [2021-06-15T06:15:12.939Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-06-15T06:15:12.939Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-06-15T06:15:12.974Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-15T06:15:13.285Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:15:13.886Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:15:13.886Z] [2021-06-15T06:15:13.886Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-15T06:15:14.238Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:15:14.238Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-15T06:15:14.238Z] df20fa9351a1: Pulling fs layer [2021-06-15T06:15:14.238Z] 36b3adc4ff6f: Pulling fs layer [2021-06-15T06:15:14.238Z] 8ad3a11d3b57: Pulling fs layer [2021-06-15T06:15:14.238Z] 46f8f816bc3b: Pulling fs layer [2021-06-15T06:15:14.238Z] 93b61091891f: Pulling fs layer [2021-06-15T06:15:14.238Z] 93b9cdb0e59b: Pulling fs layer [2021-06-15T06:15:14.238Z] 5e14af77c1be: Pulling fs layer [2021-06-15T06:15:14.238Z] 01666e4c0597: Pulling fs layer [2021-06-15T06:15:14.238Z] aa168da1d23b: Pulling fs layer [2021-06-15T06:15:14.238Z] 46f8f816bc3b: Waiting [2021-06-15T06:15:14.238Z] 93b61091891f: Waiting [2021-06-15T06:15:14.238Z] 93b9cdb0e59b: Waiting [2021-06-15T06:15:14.238Z] 5e14af77c1be: Waiting [2021-06-15T06:15:14.238Z] aa168da1d23b: Waiting [2021-06-15T06:15:14.238Z] 01666e4c0597: Waiting [2021-06-15T06:15:14.238Z] 36b3adc4ff6f: Verifying Checksum [2021-06-15T06:15:14.238Z] 36b3adc4ff6f: Download complete [2021-06-15T06:15:14.238Z] 46f8f816bc3b: Verifying Checksum [2021-06-15T06:15:14.238Z] 46f8f816bc3b: Download complete [2021-06-15T06:15:14.238Z] df20fa9351a1: Verifying Checksum [2021-06-15T06:15:14.238Z] df20fa9351a1: Download complete [2021-06-15T06:15:14.238Z] 93b9cdb0e59b: Verifying Checksum [2021-06-15T06:15:14.238Z] 93b9cdb0e59b: Download complete [2021-06-15T06:15:14.502Z] 5e14af77c1be: Verifying Checksum [2021-06-15T06:15:14.502Z] 5e14af77c1be: Download complete [2021-06-15T06:15:14.502Z] 93b61091891f: Verifying Checksum [2021-06-15T06:15:14.502Z] 93b61091891f: Download complete [2021-06-15T06:15:14.502Z] 01666e4c0597: Verifying Checksum [2021-06-15T06:15:14.502Z] 01666e4c0597: Download complete [2021-06-15T06:15:14.502Z] 8ad3a11d3b57: Verifying Checksum [2021-06-15T06:15:14.502Z] 8ad3a11d3b57: Download complete [2021-06-15T06:15:14.502Z] df20fa9351a1: Pull complete [2021-06-15T06:15:14.763Z] 36b3adc4ff6f: Pull complete [2021-06-15T06:15:15.031Z] 8ad3a11d3b57: Pull complete [2021-06-15T06:15:15.295Z] 46f8f816bc3b: Pull complete [2021-06-15T06:15:15.555Z] 93b61091891f: Pull complete [2021-06-15T06:15:15.555Z] 93b9cdb0e59b: Pull complete [2021-06-15T06:15:15.555Z] 5e14af77c1be: Pull complete [2021-06-15T06:15:15.555Z] 01666e4c0597: Pull complete [2021-06-15T06:15:16.134Z] aa168da1d23b: Verifying Checksum [2021-06-15T06:15:16.134Z] aa168da1d23b: Download complete [2021-06-15T06:15:20.376Z] aa168da1d23b: Pull complete [2021-06-15T06:15:20.377Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-15T06:15:20.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-15T06:15:20.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-15T06:15:20.490Z] prd-centos7-docker-4c-2g-1437 does not seem to be running inside a container [2021-06-15T06:15:20.530Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-15T06:15:23.522Z] $ docker top 1b77b51eccdc17080805f5981ced6930fc8c992d63fcccdec32ad453aa2d13e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-15T06:15:23.977Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-15T06:15:24.304Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-15T06:15:24.623Z] + ls /var/log/sa-host [2021-06-15T06:15:24.623Z] + sadf -c /var/log/sa-host/sa05 [2021-06-15T06:15:24.623Z] file_magic: OK [2021-06-15T06:15:24.623Z] HZ: Using current value: 100 [2021-06-15T06:15:24.623Z] file_header: OK [2021-06-15T06:15:24.623Z] 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-06-15T06:15:24.623Z] Statistics: [2021-06-15T06:15:24.623Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T06:15:24.623Z] File successfully converted to sysstat format version 12.2.1 [2021-06-15T06:15:24.623Z] + sadf -c /var/log/sa-host/sa15 [2021-06-15T06:15:24.623Z] file_magic: OK [2021-06-15T06:15:24.623Z] HZ: Using current value: 100 [2021-06-15T06:15:24.623Z] file_header: OK [2021-06-15T06:15:24.623Z] 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-06-15T06:15:24.623Z] Statistics: [2021-06-15T06:15:24.623Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-15T06:15:24.623Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-15T06:15:25.410Z] provisioning config files... [2021-06-15T06:15:25.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config95931827888304441tmp [Pipeline] { [Pipeline] echo [2021-06-15T06:15:25.485Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:15:25.826Z] ---> create-netrc.sh [Pipeline] } [2021-06-15T06:15:25.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:15:26.368Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-15T06:15:26.401Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:15:26.743Z] ---> sudo-logs.sh [2021-06-15T06:15:26.743Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-15T06:15:26.851Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:15:27.194Z] ---> job-cost.sh [2021-06-15T06:15:27.194Z] lf-activate-venv: SKIPPING [2021-06-15T06:15:27.194Z] DEBUG: total: 0.18000000715255737 [2021-06-15T06:15:27.194Z] INFO: Retrieving Stack Cost... [2021-06-15T06:15:28.583Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-15T06:15:28.845Z] INFO: Archiving Costs [Pipeline] echo [2021-06-15T06:15:28.880Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-15T06:15:29.233Z] ---> logs-deploy.sh [2021-06-15T06:15:29.233Z] lf-activate-venv: SKIPPING [2021-06-15T06:15:29.233Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3571/1 [2021-06-15T06:15:29.233Z] INFO: archiving workspace using pattern(s): [2021-06-15T06:15:30.179Z] Archives upload complete. [2021-06-15T06:15:30.179Z] INFO: archiving logs to Nexus