Pull request #3525 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from 92ea92d76d386463afe79464b17417c82632260a+2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 (bc7d551b7f174fd75114d6c752678362019b8d08) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9119108082713097439.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-ssh7509839564349279264.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8197128387461996347.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 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-ssh40919733903109825.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3525/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7960276482367926953.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 ‘prd-centos7-docker-4c-2g-978’ is offline Running on prd-centos7-docker-4c-2g-980 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # 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/12@tmp/jenkins-gitclient-ssh3503490675821834337.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/12@tmp/jenkins-gitclient-ssh6679505774314636350.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 92ea92d76d386463afe79464b17417c82632260a Merge succeeded, producing 92ea92d76d386463afe79464b17417c82632260a Checking out Revision 92ea92d76d386463afe79464b17417c82632260a (PR-3525) > git config core.sparsecheckout # timeout=10 > git checkout -f 92ea92d76d386463afe79464b17417c82632260a # 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/12@tmp/jenkins-gitclient-ssh8208602408765888940.key > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92ea92d76d386463afe79464b17417c82632260a # timeout=10 Commit message: "fix(snap): set version from git tag" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-08T19:45:44.733Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-08T19:45:44.828Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-08T19:45:44.858Z] ========================================================= [2021-06-08T19:45:44.858Z] EdgeX Global Pipelines Version Info [2021-06-08T19:45:44.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 1604936d5ceffe222627050dfe6406cb9cc0be51 # timeout=10 [2021-06-08T19:45:46.367Z] ------------------- [2021-06-08T19:45:46.367Z] stable info: [2021-06-08T19:45:46.368Z] ------------------- [2021-06-08T19:45:46.368Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-08T19:45:46.368Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T19:45:46.368Z] Message: update stable to v1.0.194 [2021-06-08T19:45:46.944Z] ------------------- [2021-06-08T19:45:46.944Z] experimental info: [2021-06-08T19:45:46.944Z] ------------------- [2021-06-08T19:45:46.944Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-08T19:45:46.944Z] Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b [2021-06-08T19:45:46.944Z] Message: update experimental to v1.0.194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-08T19:45:47.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-06-08T19:45:47.190Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-06-08T19:45:47.213Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-08T19:45:47.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-08T19:45:47.257Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-08T19:45:47.279Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-08T19:45:47.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-08T19:45:47.321Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-06-08T19:45:47.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-06-08T19:45:47.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-06-08T19:45:47.384Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-08T19:45:47.406Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-08T19:45:47.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-08T19:45:47.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-08T19:45:47.468Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T19:45:47.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-08T19:45:47.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-08T19:45:47.529Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-08T19:45:47.549Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-06-08T19:45:47.570Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-06-08T19:45:47.590Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-08T19:45:47.610Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-08T19:45:47.631Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3525 [Pipeline] echo [2021-06-08T19:45:47.651Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3525 [Pipeline] echo [2021-06-08T19:45:47.674Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3525 [Pipeline] echo [2021-06-08T19:45:47.694Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92ea92d76d386463afe79464b17417c82632260a [Pipeline] echo [2021-06-08T19:45:47.714Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 92ea92d [Pipeline] echo [2021-06-08T19:45:47.733Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T19:45:47.811Z] provisioning config files... [2021-06-08T19:45:47.827Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config6292171175518574216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:45:48.145Z] ---> docker-login.sh [2021-06-08T19:45:48.145Z] nexus3.edgexfoundry.org:10001 [2021-06-08T19:45:48.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:45:48.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:45:48.409Z] Configure a credential helper to remove this warning. See [2021-06-08T19:45:48.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:45:48.409Z] [2021-06-08T19:45:48.409Z] Login Succeeded [2021-06-08T19:45:48.409Z] nexus3.edgexfoundry.org:10002 [2021-06-08T19:45:48.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:45:48.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:45:48.679Z] Configure a credential helper to remove this warning. See [2021-06-08T19:45:48.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:45:48.679Z] [2021-06-08T19:45:48.679Z] Login Succeeded [2021-06-08T19:45:48.679Z] nexus3.edgexfoundry.org:10003 [2021-06-08T19:45:48.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:45:48.679Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:45:48.679Z] Configure a credential helper to remove this warning. See [2021-06-08T19:45:48.679Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:45:48.679Z] [2021-06-08T19:45:48.679Z] Login Succeeded [2021-06-08T19:45:48.679Z] nexus3.edgexfoundry.org:10004 [2021-06-08T19:45:48.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:45:48.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:45:48.945Z] Configure a credential helper to remove this warning. See [2021-06-08T19:45:48.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:45:48.945Z] [2021-06-08T19:45:48.945Z] Login Succeeded [2021-06-08T19:45:48.945Z] docker.io [2021-06-08T19:45:48.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:45:49.208Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:45:49.208Z] Configure a credential helper to remove this warning. See [2021-06-08T19:45:49.208Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:45:49.208Z] [2021-06-08T19:45:49.208Z] Login Succeeded [2021-06-08T19:45:49.208Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T19:45:49.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T19:45:49.561Z] ++ 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-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/core-command/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo core-command,cmd/core-command/Dockerfile [2021-06-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/core-data/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo core-data,cmd/core-data/Dockerfile [2021-06-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/core-metadata/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-06-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-06-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-06-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-06-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/support-notifications/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-06-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-06-08T19:45:49.561Z] + for file in '`ls cmd/**/Dockerfile`' [2021-06-08T19:45:49.561Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-06-08T19:45:49.561Z] ++ cut -d/ -f2 [2021-06-08T19:45:49.561Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-06-08T19:45:49.615Z] 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-08T19:45:53.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T19:45:53.688Z] [2021-06-08T19:45:53.688Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:45:54.010Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T19:45:54.010Z] latest: Pulling from edgex-devops/git-semver [2021-06-08T19:45:54.010Z] 31603596830f: Pulling fs layer [2021-06-08T19:45:54.010Z] 54011a49482f: Pulling fs layer [2021-06-08T19:45:54.010Z] a6820b24f6d8: Pulling fs layer [2021-06-08T19:45:54.010Z] f581987b2513: Pulling fs layer [2021-06-08T19:45:54.010Z] f581987b2513: Waiting [2021-06-08T19:45:54.010Z] 54011a49482f: Verifying Checksum [2021-06-08T19:45:54.010Z] 54011a49482f: Download complete [2021-06-08T19:45:54.276Z] 31603596830f: Verifying Checksum [2021-06-08T19:45:54.276Z] 31603596830f: Download complete [2021-06-08T19:45:54.276Z] f581987b2513: Verifying Checksum [2021-06-08T19:45:54.276Z] f581987b2513: Download complete [2021-06-08T19:45:54.276Z] a6820b24f6d8: Verifying Checksum [2021-06-08T19:45:54.276Z] a6820b24f6d8: Download complete [2021-06-08T19:45:54.276Z] 31603596830f: Pull complete [2021-06-08T19:45:54.541Z] 54011a49482f: Pull complete [2021-06-08T19:45:55.141Z] a6820b24f6d8: Pull complete [2021-06-08T19:45:55.405Z] f581987b2513: Pull complete [2021-06-08T19:45:55.405Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-08T19:45:55.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-08T19:45:55.405Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-08T19:45:55.502Z] prd-centos7-docker-4c-2g-980 does not seem to be running inside a container [2021-06-08T19:45:55.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-08T19:45:56.684Z] $ docker top 6b400e60a4ddbc8cb57d179cb3cc45842d664fe0432a349548e97fba5a06b559 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-08T19:45:56.818Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T19:45:56.818Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T19:45:56.962Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T19:45:56.962Z] $ docker exec 6b400e60a4ddbc8cb57d179cb3cc45842d664fe0432a349548e97fba5a06b559 ssh-agent [2021-06-08T19:45:57.084Z] SSH_AUTH_SOCK=/tmp/ssh-hPz1ST7vFnXu/agent.14 [2021-06-08T19:45:57.084Z] SSH_AGENT_PID=20 [2021-06-08T19:45:57.095Z] Running ssh-add (command line suppressed) [2021-06-08T19:45:57.197Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_1096724246277422259.key (/w/workspace/edgex-go/12@tmp/private_key_1096724246277422259.key) [2021-06-08T19:45:57.217Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T19:45:57.518Z] + git tag --points-at HEAD [Pipeline] } [2021-06-08T19:45:57.534Z] $ docker exec --env ******** --env ******** 6b400e60a4ddbc8cb57d179cb3cc45842d664fe0432a349548e97fba5a06b559 ssh-agent -k [2021-06-08T19:45:57.634Z] unset SSH_AUTH_SOCK; [2021-06-08T19:45:57.634Z] unset SSH_AGENT_PID; [2021-06-08T19:45:57.634Z] echo Agent pid 20 killed; [2021-06-08T19:45:57.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-08T19:45:57.688Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-08T19:45:57.688Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-08T19:45:57.813Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-08T19:45:57.813Z] $ docker exec 6b400e60a4ddbc8cb57d179cb3cc45842d664fe0432a349548e97fba5a06b559 ssh-agent [2021-06-08T19:45:57.938Z] SSH_AUTH_SOCK=/tmp/ssh-KP8fD3XIIrLP/agent.54 [2021-06-08T19:45:57.938Z] SSH_AGENT_PID=60 [2021-06-08T19:45:57.945Z] Running ssh-add (command line suppressed) [2021-06-08T19:45:58.054Z] Identity added: /w/workspace/edgex-go/12@tmp/private_key_361178235534127451.key (/w/workspace/edgex-go/12@tmp/private_key_361178235534127451.key) [2021-06-08T19:45:58.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-08T19:45:58.381Z] + git semver init [2021-06-08T19:45:58.381Z] # -> Open(): unable to determine branch for HEAD [2021-06-08T19:45:58.381Z] # $GIT_DIR = /w/workspace/edgex-go/12/.git [2021-06-08T19:45:58.381Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/12 [2021-06-08T19:45:58.381Z] # $SEMVER_REMOTE_NAME = origin [2021-06-08T19:45:58.381Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-08T19:45:58.381Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-08T19:45:58.381Z] # $SEMVER_BRANCH = PR-3525 [2021-06-08T19:45:58.381Z] # $SEMVER_TEMP = /tmp/semver-824281126 [2021-06-08T19:45:58.381Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-06-08T19:46:10.688Z] # '/tmp/semver-824281126' -> '/w/workspace/edgex-go/12/.semver' [2021-06-08T19:46:10.951Z] # -> Force: false [2021-06-08T19:46:10.951Z] # $SEMVER_DIR = /w/workspace/edgex-go/12/.semver [Pipeline] } [2021-06-08T19:46:10.959Z] $ docker exec --env ******** --env ******** 6b400e60a4ddbc8cb57d179cb3cc45842d664fe0432a349548e97fba5a06b559 ssh-agent -k [2021-06-08T19:46:11.078Z] unset SSH_AUTH_SOCK; [2021-06-08T19:46:11.078Z] unset SSH_AGENT_PID; [2021-06-08T19:46:11.078Z] echo Agent pid 60 killed; [2021-06-08T19:46:11.094Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-08T19:46:11.424Z] + git semver [Pipeline] } [2021-06-08T19:46:11.436Z] $ docker stop --time=1 6b400e60a4ddbc8cb57d179cb3cc45842d664fe0432a349548e97fba5a06b559 [2021-06-08T19:46:13.923Z] $ docker rm -f 6b400e60a4ddbc8cb57d179cb3cc45842d664fe0432a349548e97fba5a06b559 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T19:46:14.321Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-08T19:46:14.593Z] Stashed 1 file(s) [Pipeline] echo [2021-06-08T19:46:14.597Z] [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-08T19:46:15.193Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-08T19:46:15.485Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T19:46:15.785Z] + true [2021-06-08T19:46:15.785Z] + sudo service docker restart [2021-06-08T19:46:15.785Z] Redirecting to /bin/systemctl restart docker.service [2021-06-08T19:46:29.831Z] Still waiting to schedule task [2021-06-08T19:46:29.832Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [Pipeline] echo [2021-06-08T19:46:33.957Z] ========================================================= [2021-06-08T19:46:33.957Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-08T19:46:33.957Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:46:34.271Z] + 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-08T19:46:35.679Z] Sending build context to Docker daemon 329.1MB [2021-06-08T19:46:35.679Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T19:46:35.679Z] Step 2/6 : FROM ${BASE} [2021-06-08T19:46:35.945Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-08T19:46:35.945Z] 540db60ca938: Pulling fs layer [2021-06-08T19:46:35.945Z] adcc1eea9eea: Pulling fs layer [2021-06-08T19:46:35.945Z] 4c4ab2625f07: Pulling fs layer [2021-06-08T19:46:35.945Z] 0510c868ecb4: Pulling fs layer [2021-06-08T19:46:35.945Z] afea3b2eda06: Pulling fs layer [2021-06-08T19:46:35.945Z] 7809a108b3ef: Pulling fs layer [2021-06-08T19:46:35.945Z] f706445af74f: Pulling fs layer [2021-06-08T19:46:35.945Z] afea3b2eda06: Waiting [2021-06-08T19:46:35.945Z] 7809a108b3ef: Waiting [2021-06-08T19:46:35.945Z] f706445af74f: Waiting [2021-06-08T19:46:35.945Z] 0510c868ecb4: Waiting [2021-06-08T19:46:35.945Z] 4c4ab2625f07: Verifying Checksum [2021-06-08T19:46:35.945Z] 4c4ab2625f07: Download complete [2021-06-08T19:46:35.945Z] adcc1eea9eea: Verifying Checksum [2021-06-08T19:46:35.945Z] adcc1eea9eea: Download complete [2021-06-08T19:46:35.945Z] afea3b2eda06: Verifying Checksum [2021-06-08T19:46:35.945Z] afea3b2eda06: Download complete [2021-06-08T19:46:35.945Z] 540db60ca938: Verifying Checksum [2021-06-08T19:46:35.945Z] 540db60ca938: Download complete [2021-06-08T19:46:35.945Z] 7809a108b3ef: Verifying Checksum [2021-06-08T19:46:35.945Z] 7809a108b3ef: Download complete [2021-06-08T19:46:36.211Z] 540db60ca938: Pull complete [2021-06-08T19:46:36.473Z] adcc1eea9eea: Pull complete [2021-06-08T19:46:36.473Z] 4c4ab2625f07: Pull complete [2021-06-08T19:46:38.401Z] f706445af74f: Verifying Checksum [2021-06-08T19:46:38.401Z] f706445af74f: Download complete [2021-06-08T19:46:38.401Z] 0510c868ecb4: Verifying Checksum [2021-06-08T19:46:38.401Z] 0510c868ecb4: Download complete [2021-06-08T19:46:42.658Z] 0510c868ecb4: Pull complete [2021-06-08T19:46:42.658Z] afea3b2eda06: Pull complete [2021-06-08T19:46:42.658Z] 7809a108b3ef: Pull complete [2021-06-08T19:46:44.603Z] f706445af74f: Pull complete [2021-06-08T19:46:44.603Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-08T19:46:44.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-08T19:46:44.603Z] ---> b068be0155e3 [2021-06-08T19:46:44.603Z] 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-08T19:46:45.994Z] ---> Running in bb4623c8bd1a [2021-06-08T19:46:46.257Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:46:47.205Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:46:47.781Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T19:46:48.357Z] (2/12) Installing file (5.39-r0) [2021-06-08T19:46:48.357Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T19:46:48.357Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T19:46:52.586Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T19:46:52.586Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T19:46:52.586Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T19:46:52.586Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T19:46:52.586Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T19:46:52.586Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T19:46:52.586Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T19:46:52.586Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T19:46:52.855Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T19:46:52.855Z] OK: 219 MiB in 52 packages [2021-06-08T19:46:54.258Z] Removing intermediate container bb4623c8bd1a [2021-06-08T19:46:54.258Z] ---> 39b61f875bbc [2021-06-08T19:46:54.258Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T19:46:54.258Z] ---> Running in d598b0ec7eb8 [2021-06-08T19:46:54.520Z] Removing intermediate container d598b0ec7eb8 [2021-06-08T19:46:54.520Z] ---> c25227161561 [2021-06-08T19:46:54.520Z] Step 5/6 : COPY go.mod . [2021-06-08T19:46:54.520Z] ---> b303bb1b341c [2021-06-08T19:46:54.520Z] Step 6/6 : RUN go mod download [2021-06-08T19:46:54.520Z] ---> Running in 5cb5939b1e15 [2021-06-08T19:47:06.799Z] Removing intermediate container 5cb5939b1e15 [2021-06-08T19:47:06.799Z] ---> 942b29e670c6 [2021-06-08T19:47:06.799Z] Successfully built 942b29e670c6 [2021-06-08T19:47:06.799Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:47:07.106Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T19:47:07.106Z] . [Pipeline] withDockerContainer [2021-06-08T19:47:07.189Z] prd-centos7-docker-4c-2g-980 does not seem to be running inside a container [2021-06-08T19:47:07.234Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T19:47:07.669Z] $ docker top d6a0ff669ff2dff257de8a008fd749de8b4ddf510e87f6781ffc92d35cff467d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:47:08.089Z] + go version [2021-06-08T19:47:08.089Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-08T19:47:08.099Z] $ docker stop --time=1 d6a0ff669ff2dff257de8a008fd749de8b4ddf510e87f6781ffc92d35cff467d [2021-06-08T19:47:09.288Z] $ docker rm -f d6a0ff669ff2dff257de8a008fd749de8b4ddf510e87f6781ffc92d35cff467d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:47:09.958Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-08T19:47:09.958Z] . [Pipeline] withDockerContainer [2021-06-08T19:47:10.039Z] prd-centos7-docker-4c-2g-980 does not seem to be running inside a container [2021-06-08T19:47:10.077Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-08T19:47:10.460Z] $ docker top df9f19472b48d07f9c3e3903abac4f96f936c378a784c4bc6c46e7d3f41a2e56 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T19:47:10.563Z] ========================================================= [2021-06-08T19:47:10.563Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T19:47:10.563Z] ========================================================= [Pipeline] sh [2021-06-08T19:47:10.860Z] + go mod tidy [Pipeline] sh [2021-06-08T19:47:11.439Z] + make test [2021-06-08T19:47:11.439Z] go mod tidy [2021-06-08T19:47:11.706Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T19:47:18.351Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T19:47:36.579Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T19:47:40.947Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T19:47:41.910Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T19:47:42.180Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T19:47:44.792Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T19:47:45.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T19:47:45.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T19:47:45.374Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T19:47:45.954Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T19:47:46.225Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T19:47:48.795Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T19:47:48.795Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T19:47:48.795Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T19:47:48.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T19:47:48.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T19:47:48.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T19:47:48.795Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T19:47:49.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.051s coverage: 28.7% of statements [2021-06-08T19:47:50.840Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.071s coverage: 100.0% of statements [2021-06-08T19:47:50.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T19:47:50.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T19:47:50.840Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T19:47:51.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-06-08T19:47:51.789Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-06-08T19:47:51.789Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.054s coverage: 53.4% of statements [2021-06-08T19:47:52.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T19:47:52.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-06-08T19:47:53.014Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.124s coverage: 87.7% of statements [2021-06-08T19:47:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T19:47:53.014Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:47:53.015Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.079s coverage: 78.9% of statements [2021-06-08T19:47:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T19:47:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T19:47:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T19:47:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T19:47:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T19:47:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T19:47:53.015Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T19:47:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.240s coverage: 95.1% of statements [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T19:47:54.425Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.082s coverage: 58.8% of statements [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T19:47:54.425Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T19:47:54.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.053s coverage: 60.0% of statements [2021-06-08T19:47:56.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.8% of statements [2021-06-08T19:47:56.637Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T19:47:56.637Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.070s coverage: 22.0% of statements [2021-06-08T19:47:56.637Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T19:47:56.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 47.1% of statements [2021-06-08T19:47:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.063s coverage: 79.5% of statements [2021-06-08T19:47:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.042s coverage: 94.1% of statements [2021-06-08T19:47:57.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.061s coverage: 96.3% of statements [2021-06-08T19:47:57.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2021-06-08T19:48:10.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.068s coverage: 94.4% of statements [2021-06-08T19:48:10.132Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2021-06-08T19:48:15.433Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.219s coverage: 81.8% of statements [2021-06-08T19:48:15.433Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.038s coverage: 87.2% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.065s coverage: 76.0% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.054s coverage: 80.0% of statements [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.065s coverage: 85.4% of statements [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.087s coverage: 91.2% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.140s coverage: 64.4% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.062s coverage: 91.3% of statements [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.196s coverage: 66.9% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.136s coverage: 43.6% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T19:48:34.272Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.039s coverage: 89.5% of statements [2021-06-08T19:48:34.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T19:48:34.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.031s coverage: 84.8% of statements [2021-06-08T19:48:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T19:48:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T19:48:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T19:48:34.584Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T19:48:39.603Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-981 in /w/workspace/edgexfoundry_edgex-go_PR-3525 [Pipeline] { [Pipeline] ws [2021-06-08T19:48:39.622Z] Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout [2021-06-08T19:48:39.888Z] The recommended git tool is: git [2021-06-08T19:48:42.765Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.079s coverage: 19.3% of statements [2021-06-08T19:48:42.765Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.129s coverage: 91.9% of statements [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.054s coverage: 63.4% of statements [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.087s coverage: 97.6% of statements [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.032s coverage: 0.0% of statements [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.022s coverage: 100.0% of statements [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.036s coverage: 87.9% of statements [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.032s coverage: 100.0% of statements [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 28.1% of statements [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.052s coverage: 28.9% of statements [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T19:48:42.766Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T19:48:42.766Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 100.0% of statements [2021-06-08T19:48:42.766Z] GO111MODULE=on go vet ./... [2021-06-08T19:48:45.182Z] using credential edgex-jenkins-ssh [2021-06-08T19:48:45.199Z] Cloning the remote Git repository [2021-06-08T19:48:45.251Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-06-08T19:48:45.361Z] > git init /w/workspace/edgex-go/12 # timeout=10 [2021-06-08T19:48:45.452Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T19:48:45.453Z] > git --version # timeout=10 [2021-06-08T19:48:45.471Z] > git --version # 'git version 2.17.1' [2021-06-08T19:48:45.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T19:48:45.595Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T19:49:02.739Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T19:49:02.758Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-08T19:49:02.789Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-06-08T19:49:02.826Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-06-08T19:49:02.827Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T19:49:02.852Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3525/head:refs/remotes/origin/PR-3525 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-08T19:49:04.612Z] Merging remotes/origin/master commit 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 into PR head commit 92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:49:04.937Z] Merge succeeded, producing 92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:49:04.938Z] Checking out Revision 92ea92d76d386463afe79464b17417c82632260a (PR-3525) [2021-06-08T19:49:04.626Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:49:04.649Z] > git checkout -f 92ea92d76d386463afe79464b17417c82632260a # timeout=10 [2021-06-08T19:49:04.853Z] > git remote # timeout=10 [2021-06-08T19:49:04.872Z] > git config --get remote.origin.url # timeout=10 [2021-06-08T19:49:04.885Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-08T19:49:04.896Z] > git merge 2b869ccf7fb2f91a3d4a91833f99e6de2b9ca703 # timeout=10 [2021-06-08T19:49:04.916Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-08T19:49:04.942Z] > git config core.sparsecheckout # timeout=10 [2021-06-08T19:49:04.962Z] > git checkout -f 92ea92d76d386463afe79464b17417c82632260a # timeout=10 [2021-06-08T19:49:09.326Z] Commit message: "fix(snap): set version from git tag" [2021-06-08T19:49:09.435Z] gofmt -l . [2021-06-08T19:49:09.435Z] [ "`gofmt -l .`" = "" ] [2021-06-08T19:49:09.435Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T19:49:09.749Z] + ls -al . [2021-06-08T19:49:09.749Z] total 528 [2021-06-08T19:49:09.749Z] drwxrwxr-x 10 1001 1001 4096 Jun 8 19:49 . [2021-06-08T19:49:09.749Z] drwxr-xr-x 4 root root 30 Jun 8 19:47 .. [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 19:45 .dockerignore [2021-06-08T19:49:09.749Z] drwxrwxr-x 8 1001 1001 179 Jun 8 19:45 .git [2021-06-08T19:49:09.749Z] drwxrwxr-x 3 1001 1001 125 Jun 8 19:45 .github [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 19:45 .gitignore [2021-06-08T19:49:09.749Z] drwx------ 3 1001 1001 60 Jun 8 19:46 .semver [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 19:45 .sonarcloud.properties [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 19:45 Attribution.txt [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 19:45 CONTRIBUTING.md [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 19:45 Dockerfile.build [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 19:45 Jenkinsfile [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 19:45 LICENSE [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 19:45 Makefile [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 19:45 README.md [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 19:45 SECURITY.md [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 19:46 VERSION [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 19:45 ZMQWindows.md [2021-06-08T19:49:09.749Z] drwxrwxr-x 2 1001 1001 37 Jun 8 19:45 bin [2021-06-08T19:49:09.749Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 19:45 cmd [2021-06-08T19:49:09.749Z] -rw-r--r-- 1 root root 412085 Jun 8 19:48 coverage.out [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 19:45 go.mod [2021-06-08T19:49:09.749Z] -rw-r--r-- 1 root root 21048 Jun 8 19:47 go.sum [2021-06-08T19:49:09.749Z] drwxrwxr-x 8 1001 1001 127 Jun 8 19:45 internal [2021-06-08T19:49:09.749Z] drwxrwxr-x 3 1001 1001 16 Jun 8 19:45 openapi [2021-06-08T19:49:09.749Z] drwxrwxr-x 4 1001 1001 71 Jun 8 19:45 snap [2021-06-08T19:49:09.749Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 19:45 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-08T19:49:10.414Z] + '[' -e coverage.out ] [2021-06-08T19:49:10.414Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T19:49:12.687Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T19:49:12.773Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-08T19:49:13.105Z] + make build [2021-06-08T19:49:13.105Z] go mod tidy [2021-06-08T19:49:13.105Z] 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-08T19:49:13.418Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-08T19:49:13.777Z] + sudo service docker restart [2021-06-08T19:49:13.777Z] + true [2021-06-08T19:49:15.046Z] 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-08T19:49:23.250Z] 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-08T19:49:23.251Z] 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-08T19:49:24.208Z] 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-08T19:49:24.470Z] 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-08T19:49:25.883Z] 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-08T19:49:27.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-08T19:49:27.865Z] 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-08T19:49:29.258Z] 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-08T19:49:29.836Z] 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-08T19:49:31.233Z] 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] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T19:49:32.133Z] provisioning config files... [2021-06-08T19:49:32.159Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config6245353072306569828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-08T19:49:32.527Z] ---> docker-login.sh [2021-06-08T19:49:32.527Z] nexus3.edgexfoundry.org:10001 [Pipeline] } [2021-06-08T19:49:33.198Z] $ docker stop --time=1 df9f19472b48d07f9c3e3903abac4f96f936c378a784c4bc6c46e7d3f41a2e56 [2021-06-08T19:49:33.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:49:33.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:49:33.784Z] Configure a credential helper to remove this warning. See [2021-06-08T19:49:33.784Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:49:33.784Z] [2021-06-08T19:49:33.784Z] Login Succeeded [2021-06-08T19:49:33.784Z] nexus3.edgexfoundry.org:10002 [2021-06-08T19:49:34.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:49:34.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:49:34.333Z] Configure a credential helper to remove this warning. See [2021-06-08T19:49:34.333Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:49:34.333Z] [2021-06-08T19:49:34.333Z] Login Succeeded [2021-06-08T19:49:34.333Z] nexus3.edgexfoundry.org:10003 [2021-06-08T19:49:34.613Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:49:34.890Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:49:34.890Z] Configure a credential helper to remove this warning. See [2021-06-08T19:49:34.890Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:49:34.890Z] [2021-06-08T19:49:34.890Z] Login Succeeded [2021-06-08T19:49:34.890Z] nexus3.edgexfoundry.org:10004 [2021-06-08T19:49:35.048Z] $ docker rm -f df9f19472b48d07f9c3e3903abac4f96f936c378a784c4bc6c46e7d3f41a2e56 [2021-06-08T19:49:35.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-06-08T19:49:35.439Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:49:35.439Z] Configure a credential helper to remove this warning. See [2021-06-08T19:49:35.439Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:49:35.439Z] [2021-06-08T19:49:35.439Z] Login Succeeded [2021-06-08T19:49:35.439Z] docker.io [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-06-08T19:49:35.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-08T19:49:36.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-08T19:49:36.322Z] Configure a credential helper to remove this warning. See [2021-06-08T19:49:36.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-08T19:49:36.322Z] [2021-06-08T19:49:36.322Z] Login Succeeded [2021-06-08T19:49:36.322Z] ---> docker-login.sh ends [Pipeline] } [2021-06-08T19:49:40.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [Pipeline] echo [2021-06-08T19:49:40.471Z] ========================================================= [2021-06-08T19:49:40.471Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-08T19:49:40.471Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:49:40.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T19:49:40.521Z] [2021-06-08T19:49:40.521Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:49:40.824Z] + 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-08T19:49:40.872Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T19:49:40.872Z] latest: Pulling from edgex-devops/edgex-compose [2021-06-08T19:49:40.872Z] cbdbe7a5bc2a: Pulling fs layer [2021-06-08T19:49:40.872Z] ca9280d653b3: Pulling fs layer [2021-06-08T19:49:40.872Z] 7e9c9ca2126c: Pulling fs layer [2021-06-08T19:49:41.135Z] cbdbe7a5bc2a: Verifying Checksum [2021-06-08T19:49:41.135Z] cbdbe7a5bc2a: Download complete [2021-06-08T19:49:41.135Z] cbdbe7a5bc2a: Pull complete [2021-06-08T19:49:41.734Z] ca9280d653b3: Verifying Checksum [2021-06-08T19:49:41.734Z] ca9280d653b3: Download complete [2021-06-08T19:49:42.685Z] 7e9c9ca2126c: Verifying Checksum [2021-06-08T19:49:42.685Z] 7e9c9ca2126c: Download complete [2021-06-08T19:49:42.685Z] ca9280d653b3: Pull complete [2021-06-08T19:49:43.487Z] Sending build context to Docker daemon 166.2MB [2021-06-08T19:49:43.487Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-06-08T19:49:43.487Z] Step 2/6 : FROM ${BASE} [2021-06-08T19:49:43.487Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-08T19:49:43.487Z] 595b0fe564bb: Pulling fs layer [2021-06-08T19:49:43.487Z] 7186ed65a4f7: Pulling fs layer [2021-06-08T19:49:43.487Z] 316046926c0a: Pulling fs layer [2021-06-08T19:49:43.487Z] 4ebd0625c992: Pulling fs layer [2021-06-08T19:49:43.487Z] 207e8628e3a3: Pulling fs layer [2021-06-08T19:49:43.487Z] c791037a9be2: Pulling fs layer [2021-06-08T19:49:43.487Z] ffd874e62e21: Pulling fs layer [2021-06-08T19:49:43.487Z] 207e8628e3a3: Waiting [2021-06-08T19:49:43.487Z] c791037a9be2: Waiting [2021-06-08T19:49:43.487Z] ffd874e62e21: Waiting [2021-06-08T19:49:43.487Z] 4ebd0625c992: Waiting [2021-06-08T19:49:43.487Z] 316046926c0a: Download complete [2021-06-08T19:49:43.487Z] 7186ed65a4f7: Download complete [2021-06-08T19:49:43.487Z] 207e8628e3a3: Download complete [2021-06-08T19:49:43.487Z] c791037a9be2: Verifying Checksum [2021-06-08T19:49:43.487Z] c791037a9be2: Download complete [2021-06-08T19:49:43.487Z] 595b0fe564bb: Verifying Checksum [2021-06-08T19:49:43.487Z] 595b0fe564bb: Download complete [2021-06-08T19:49:44.093Z] 595b0fe564bb: Pull complete [2021-06-08T19:49:44.700Z] 7186ed65a4f7: Pull complete [2021-06-08T19:49:45.304Z] 316046926c0a: Pull complete [2021-06-08T19:49:45.587Z] ffd874e62e21: Verifying Checksum [2021-06-08T19:49:45.587Z] ffd874e62e21: Download complete [2021-06-08T19:49:46.009Z] 7e9c9ca2126c: Pull complete [2021-06-08T19:49:46.009Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-06-08T19:49:46.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T19:49:46.009Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-06-08T19:49:46.093Z] prd-centos7-docker-4c-2g-980 does not seem to be running inside a container [2021-06-08T19:49:46.135Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T19:49:47.034Z] 4ebd0625c992: Verifying Checksum [2021-06-08T19:49:47.034Z] 4ebd0625c992: Download complete [2021-06-08T19:49:49.106Z] $ docker top f66640c9e7c7772eb5713fcce01e65f1f8212421786f4db14d7fc00ee7b4f63e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:49:49.495Z] + docker-compose build --help [2021-06-08T19:49:49.496Z] + grep parallel [2021-06-08T19:49:50.069Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T19:49:50.078Z] $ docker stop --time=1 f66640c9e7c7772eb5713fcce01e65f1f8212421786f4db14d7fc00ee7b4f63e [2021-06-08T19:49:51.283Z] $ docker rm -f f66640c9e7c7772eb5713fcce01e65f1f8212421786f4db14d7fc00ee7b4f63e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:49:51.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-06-08T19:49:51.719Z] . [Pipeline] withDockerContainer [2021-06-08T19:49:51.797Z] prd-centos7-docker-4c-2g-980 does not seem to be running inside a container [2021-06-08T19:49:51.838Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-06-08T19:49:52.184Z] $ docker top 5a90c7e384fd0a4ac1cc72fab51ba03f688eab9e4d82c320a3c33a01dd57667e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:49:52.570Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T19:49:53.145Z] Building core-command ... [2021-06-08T19:49:53.145Z] Building core-data ... [2021-06-08T19:49:53.145Z] Building core-metadata ... [2021-06-08T19:49:53.145Z] Building security-bootstrapper ... [2021-06-08T19:49:53.145Z] Building security-proxy-setup ... [2021-06-08T19:49:53.145Z] Building security-secretstore-setup ... [2021-06-08T19:49:53.145Z] Building support-notifications ... [2021-06-08T19:49:53.145Z] Building support-scheduler ... [2021-06-08T19:49:53.145Z] Building sys-mgmt-agent ... [2021-06-08T19:49:53.145Z] Building security-bootstrapper [2021-06-08T19:49:53.145Z] Building core-metadata [2021-06-08T19:49:53.145Z] Building sys-mgmt-agent [2021-06-08T19:49:53.145Z] Building security-proxy-setup [2021-06-08T19:49:53.145Z] Building support-scheduler [2021-06-08T19:49:57.201Z] 4ebd0625c992: Pull complete [2021-06-08T19:49:57.476Z] 207e8628e3a3: Pull complete [2021-06-08T19:49:57.750Z] c791037a9be2: Pull complete [2021-06-08T19:50:02.071Z] ffd874e62e21: Pull complete [2021-06-08T19:50:02.071Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-08T19:50:02.071Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-08T19:50:02.071Z] ---> cfc18b08335c [2021-06-08T19:50:02.071Z] 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-08T19:50:04.056Z] ---> Running in aa5aa93bf64b [2021-06-08T19:50:05.488Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:50:06.463Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:50:07.061Z] (1/12) Installing libmagic (5.39-r0) [2021-06-08T19:50:07.332Z] (2/12) Installing file (5.39-r0) [2021-06-08T19:50:07.603Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-06-08T19:50:07.603Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-06-08T19:50:08.089Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:50:08.089Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:50:08.089Z] ---> 942b29e670c6 [2021-06-08T19:50:08.089Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:50:08.089Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:50:08.089Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:50:08.089Z] ---> 942b29e670c6 [2021-06-08T19:50:08.089Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:50:08.089Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:50:08.089Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:50:08.089Z] ---> 942b29e670c6 [2021-06-08T19:50:08.089Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T19:50:11.394Z] ---> Running in 93a5c29f93bf [2021-06-08T19:50:11.394Z] ---> Running in b417fc6d4477 [2021-06-08T19:50:11.394Z] ---> Running in 12497f2053e3 [2021-06-08T19:50:12.787Z] Removing intermediate container b417fc6d4477 [2021-06-08T19:50:12.787Z] ---> ee5b3c7a6a54 [2021-06-08T19:50:12.787Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:50:12.787Z] Removing intermediate container 93a5c29f93bf [2021-06-08T19:50:12.787Z] ---> 169181fa6edc [2021-06-08T19:50:12.787Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:50:12.787Z] Removing intermediate container 12497f2053e3 [2021-06-08T19:50:12.787Z] ---> 1412314ef6c5 [2021-06-08T19:50:12.787Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:50:13.359Z] ---> Running in 6f8237ee69ce [2021-06-08T19:50:13.359Z] ---> Running in 7936b8ef983f [2021-06-08T19:50:13.359Z] ---> Running in a7cf798677f3 [2021-06-08T19:50:15.617Z] (5/12) Installing fortify-headers (1.1-r0) [2021-06-08T19:50:15.617Z] (6/12) Installing patch (2.7.6-r6) [2021-06-08T19:50:15.617Z] (7/12) Installing build-base (0.5-r2) [2021-06-08T19:50:15.617Z] (8/12) Installing libsodium (1.0.18-r0) [2021-06-08T19:50:15.617Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-06-08T19:50:15.617Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-06-08T19:50:15.617Z] (11/12) Installing libzmq (4.3.3-r1) [2021-06-08T19:50:15.617Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-06-08T19:50:15.617Z] Executing busybox-1.32.1-r6.trigger [2021-06-08T19:50:15.617Z] OK: 218 MiB in 52 packages [2021-06-08T19:50:16.285Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:50:16.285Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:50:16.285Z] ---> 942b29e670c6 [2021-06-08T19:50:16.285Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:50:16.285Z] ---> Using cache [2021-06-08T19:50:16.285Z] ---> ee5b3c7a6a54 [2021-06-08T19:50:16.285Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:50:16.546Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:50:16.546Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:50:16.546Z] ---> 942b29e670c6 [2021-06-08T19:50:16.546Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T19:50:16.546Z] ---> Using cache [2021-06-08T19:50:16.546Z] ---> ee5b3c7a6a54 [2021-06-08T19:50:16.546Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:50:16.546Z] ---> Running in 431656978cdc [2021-06-08T19:50:16.546Z] ---> Running in 6b476899d1e0 [2021-06-08T19:50:16.546Z] Removing intermediate container 6f8237ee69ce [2021-06-08T19:50:16.546Z] ---> 0d58b3f049a5 [2021-06-08T19:50:16.546Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T19:50:16.546Z] ---> Running in 5ae663a2d2fe [2021-06-08T19:50:16.814Z] Removing intermediate container a7cf798677f3 [2021-06-08T19:50:16.814Z] ---> 20616727c784 [2021-06-08T19:50:16.814Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T19:50:16.814Z] ---> Running in 05c825389622 [2021-06-08T19:50:16.814Z] Removing intermediate container 7936b8ef983f [2021-06-08T19:50:16.814Z] ---> bbecacff8e97 [2021-06-08T19:50:16.814Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:50:16.814Z] ---> Running in 4ed0a6f6d06b [2021-06-08T19:50:17.406Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:17.672Z] Removing intermediate container 431656978cdc [2021-06-08T19:50:17.672Z] ---> d96a06b1b25a [2021-06-08T19:50:17.672Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T19:50:17.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:17.672Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:17.672Z] ---> Running in e52515ebf0fc [2021-06-08T19:50:17.672Z] Removing intermediate container 6b476899d1e0 [2021-06-08T19:50:17.672Z] ---> 67a994bd4ffe [2021-06-08T19:50:17.672Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T19:50:17.672Z] ---> Running in 46f0ea5f4745 [2021-06-08T19:50:17.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:17.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:18.265Z] Removing intermediate container aa5aa93bf64b [2021-06-08T19:50:18.265Z] ---> 3f0430694463 [2021-06-08T19:50:18.265Z] Step 4/6 : WORKDIR /edgex-go [2021-06-08T19:50:18.529Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:18.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:18.530Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:18.542Z] ---> Running in 6a4dd4b156aa [2021-06-08T19:50:18.790Z] OK: 219 MiB in 52 packages [2021-06-08T19:50:18.790Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:18.790Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:50:19.063Z] OK: 219 MiB in 52 packages [2021-06-08T19:50:19.063Z] OK: 219 MiB in 52 packages [2021-06-08T19:50:19.136Z] Removing intermediate container 6a4dd4b156aa [2021-06-08T19:50:19.136Z] ---> 0fe27bc425d9 [2021-06-08T19:50:19.136Z] Step 5/6 : COPY go.mod . [2021-06-08T19:50:19.329Z] Removing intermediate container 5ae663a2d2fe [2021-06-08T19:50:19.329Z] ---> 0e9a91e03128 [2021-06-08T19:50:19.329Z] Step 6/23 : COPY go.mod . [2021-06-08T19:50:19.329Z] OK: 219 MiB in 52 packages [2021-06-08T19:50:19.595Z] Removing intermediate container 4ed0a6f6d06b [2021-06-08T19:50:19.595Z] ---> fcf334b178e5 [2021-06-08T19:50:19.595Z] Step 6/24 : COPY go.mod . [2021-06-08T19:50:19.595Z] OK: 219 MiB in 52 packages [2021-06-08T19:50:19.595Z] ---> a5d3ceac8725 [2021-06-08T19:50:19.595Z] Step 7/23 : RUN go mod download [2021-06-08T19:50:19.595Z] Removing intermediate container 05c825389622 [2021-06-08T19:50:19.595Z] ---> 25dd0a2af013 [2021-06-08T19:50:19.595Z] Step 6/32 : COPY go.mod . [2021-06-08T19:50:19.743Z] ---> 7b9477f1f201 [2021-06-08T19:50:19.743Z] Step 6/6 : RUN go mod download [2021-06-08T19:50:19.743Z] ---> Running in 7ee6b7a8064c [2021-06-08T19:50:19.863Z] ---> Running in 3b07ea696068 [2021-06-08T19:50:19.863Z] ---> 5fbc7d70e5e3 [2021-06-08T19:50:19.863Z] Step 7/24 : RUN go mod download [2021-06-08T19:50:19.863Z] ---> Running in bf9aeebbd505 [2021-06-08T19:50:19.863Z] Removing intermediate container 46f0ea5f4745 [2021-06-08T19:50:19.863Z] ---> a05193116065 [2021-06-08T19:50:19.863Z] Step 6/22 : COPY go.mod . [2021-06-08T19:50:19.863Z] ---> f76c75679ca9 [2021-06-08T19:50:19.863Z] Step 7/32 : RUN go mod download [2021-06-08T19:50:19.863Z] ---> Running in 2ccfe29ba2d0 [2021-06-08T19:50:20.134Z] Removing intermediate container e52515ebf0fc [2021-06-08T19:50:20.134Z] ---> 77ab0bf4bcdc [2021-06-08T19:50:20.134Z] Step 6/24 : COPY go.mod . [2021-06-08T19:50:20.134Z] ---> c7d51d1f96b7 [2021-06-08T19:50:20.134Z] Step 7/22 : RUN go mod download [2021-06-08T19:50:20.134Z] ---> Running in 869319b68330 [2021-06-08T19:50:20.428Z] ---> 86808d71dce0 [2021-06-08T19:50:20.428Z] Step 7/24 : RUN go mod download [2021-06-08T19:50:20.428Z] ---> Running in e3fad48b983b [2021-06-08T19:50:21.021Z] Removing intermediate container bf9aeebbd505 [2021-06-08T19:50:21.021Z] ---> 0ce94e21f91d [2021-06-08T19:50:21.021Z] Step 8/24 : COPY . . [2021-06-08T19:50:22.955Z] Removing intermediate container 2ccfe29ba2d0 [2021-06-08T19:50:22.955Z] ---> c1a086a02890 [2021-06-08T19:50:22.955Z] Step 8/32 : COPY . . [2021-06-08T19:50:22.955Z] Removing intermediate container 3b07ea696068 [2021-06-08T19:50:22.955Z] ---> f93b0a889c06 [2021-06-08T19:50:22.955Z] Step 8/23 : COPY . . [2021-06-08T19:50:22.955Z] Removing intermediate container e3fad48b983b [2021-06-08T19:50:22.955Z] ---> 4f659d9b5ec7 [2021-06-08T19:50:22.955Z] Step 8/24 : COPY . . [2021-06-08T19:50:23.215Z] Removing intermediate container 869319b68330 [2021-06-08T19:50:23.215Z] ---> bc5711be17b0 [2021-06-08T19:50:23.215Z] Step 8/22 : COPY . . [2021-06-08T19:50:35.531Z] ---> b15e55113957 [2021-06-08T19:50:35.531Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:50:35.531Z] ---> bf53e8f8a8f1 [2021-06-08T19:50:35.531Z] Step 9/22 : RUN go mod tidy [2021-06-08T19:50:35.531Z] ---> Running in 20bd644e36ee [2021-06-08T19:50:35.531Z] ---> Running in fb4538b518c0 [2021-06-08T19:50:37.478Z] ---> 468399616164 [2021-06-08T19:50:37.478Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:50:38.051Z] Removing intermediate container 20bd644e36ee [2021-06-08T19:50:38.051Z] ---> 346a17b80a0d [2021-06-08T19:50:38.051Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T19:50:38.312Z] ---> Running in 1cc4d8f95052 [2021-06-08T19:50:38.313Z] Removing intermediate container fb4538b518c0 [2021-06-08T19:50:38.313Z] ---> 1bf61e9bffea [2021-06-08T19:50:38.313Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T19:50:38.572Z] ---> Running in e6ef272dcfea [2021-06-08T19:50:38.832Z] ---> Running in c254f99e0634 [2021-06-08T19:50:40.762Z] 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-08T19:50:41.038Z] 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-08T19:50:41.630Z] Removing intermediate container 1cc4d8f95052 [2021-06-08T19:50:41.631Z] ---> bf7860889854 [2021-06-08T19:50:41.631Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T19:50:41.895Z] ---> Running in 177285fd2dba [2021-06-08T19:50:42.480Z] 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-08T19:50:46.531Z] Removing intermediate container 7ee6b7a8064c [2021-06-08T19:50:46.532Z] ---> 5c6a28b23229 [2021-06-08T19:50:46.532Z] Successfully built 5c6a28b23229 [2021-06-08T19:50:46.532Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:50:46.874Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T19:50:46.874Z] . [Pipeline] withDockerContainer [2021-06-08T19:50:47.274Z] prd-ubuntu18.04-docker-arm64-4c-16g-981 does not seem to be running inside a container [2021-06-08T19:50:47.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T19:50:49.083Z] $ docker top fb580f3e88d63cc6b7f99d56a6fb00f436b2fff5a677b2d674be028e912184d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:50:50.134Z] + go version [2021-06-08T19:50:50.134Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-08T19:50:50.167Z] $ docker stop --time=1 fb580f3e88d63cc6b7f99d56a6fb00f436b2fff5a677b2d674be028e912184d3 [2021-06-08T19:50:52.032Z] $ docker rm -f fb580f3e88d63cc6b7f99d56a6fb00f436b2fff5a677b2d674be028e912184d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:50:52.838Z] + docker inspect -f . ci-base-image-arm64 [2021-06-08T19:50:52.838Z] . [Pipeline] withDockerContainer [2021-06-08T19:50:53.164Z] prd-ubuntu18.04-docker-arm64-4c-16g-981 does not seem to be running inside a container [2021-06-08T19:50:53.247Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-08T19:50:54.796Z] $ docker top 93450d9749aacfbddce212669110d29fefc9f6ad5473c585772bc5eb82ac392d -eo pid,comm [Pipeline] { [Pipeline] echo [2021-06-08T19:50:55.132Z] ========================================================= [2021-06-08T19:50:55.132Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-06-08T19:50:55.132Z] ========================================================= [Pipeline] sh [2021-06-08T19:50:55.786Z] + go mod tidy [Pipeline] sh [2021-06-08T19:50:57.438Z] + make test [2021-06-08T19:50:57.439Z] go mod tidy [2021-06-08T19:50:57.494Z] ---> 1c6c37b41cd6 [2021-06-08T19:50:57.494Z] Step 9/32 : RUN go mod tidy [2021-06-08T19:50:57.494Z] ---> Running in 7c150e7d2f32 [2021-06-08T19:50:58.046Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-06-08T19:51:00.817Z] ---> bb7c7f132cd5 [2021-06-08T19:51:00.817Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:51:00.817Z] Removing intermediate container 7c150e7d2f32 [2021-06-08T19:51:00.817Z] ---> b23775f2d28a [2021-06-08T19:51:00.817Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T19:51:00.817Z] ---> Running in 998bb8dbb1ed [2021-06-08T19:51:00.817Z] ---> Running in 6150bad64067 [2021-06-08T19:51:01.080Z] 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-08T19:51:03.013Z] Removing intermediate container 6150bad64067 [2021-06-08T19:51:03.013Z] ---> 1bf540610045 [2021-06-08T19:51:03.013Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T19:51:03.013Z] ---> Running in a03b904e12aa [2021-06-08T19:51:03.277Z] 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-08T19:51:09.893Z] 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-08T19:51:16.547Z] Removing intermediate container e6ef272dcfea [2021-06-08T19:51:16.548Z] ---> 40e5dda3413b [2021-06-08T19:51:16.548Z] [2021-06-08T19:51:16.548Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T19:51:16.548Z] 3.12: Pulling from library/alpine [2021-06-08T19:51:17.164Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T19:51:17.164Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T19:51:17.164Z] ---> 13621d1b12d4 [2021-06-08T19:51:17.164Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T19:51:18.113Z] ---> Running in 486999b36a94 [2021-06-08T19:51:18.691Z] Removing intermediate container 177285fd2dba [2021-06-08T19:51:18.691Z] ---> a28a0d1fa4a1 [2021-06-08T19:51:18.691Z] [2021-06-08T19:51:18.691Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:51:18.691Z] ---> 13621d1b12d4 [2021-06-08T19:51:18.691Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:51:18.691Z] ---> Running in df30355554db [2021-06-08T19:51:19.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:19.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:19.648Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:19.912Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T19:51:19.912Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:19.912Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:51:19.912Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T19:51:19.912Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T19:51:19.912Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:51:19.912Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:51:20.179Z] OK: 7 MiB in 18 packages [2021-06-08T19:51:20.179Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T19:51:20.179Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:51:20.179Z] OK: 6 MiB in 15 packages [2021-06-08T19:51:20.442Z] Removing intermediate container c254f99e0634 [2021-06-08T19:51:20.442Z] ---> 44cd2ba369c6 [2021-06-08T19:51:20.442Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T19:51:20.442Z] ---> Running in a0c7c9270247 [2021-06-08T19:51:21.024Z] Removing intermediate container 486999b36a94 [2021-06-08T19:51:21.024Z] ---> ec846395f626 [2021-06-08T19:51:21.024Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:51:21.024Z] Removing intermediate container df30355554db [2021-06-08T19:51:21.024Z] ---> 3c57a39cedb4 [2021-06-08T19:51:21.024Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:51:21.024Z] ---> Running in d0f82f5643da [2021-06-08T19:51:21.024Z] ---> Running in 790e15e65c00 [2021-06-08T19:51:21.288Z] Removing intermediate container d0f82f5643da [2021-06-08T19:51:21.288Z] ---> b9393fdd61d7 [2021-06-08T19:51:21.288Z] Step 14/22 : WORKDIR /edgex [2021-06-08T19:51:21.288Z] Removing intermediate container 790e15e65c00 [2021-06-08T19:51:21.288Z] ---> e8b70fcc00e4 [2021-06-08T19:51:21.288Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T19:51:21.288Z] ---> Running in e6b4c8c86b1f [2021-06-08T19:51:21.288Z] ---> Running in b184570077b8 [2021-06-08T19:51:21.555Z] 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-08T19:51:21.555Z] Removing intermediate container b184570077b8 [2021-06-08T19:51:21.555Z] ---> e866f449c0cf [2021-06-08T19:51:21.555Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:51:21.555Z] Removing intermediate container e6b4c8c86b1f [2021-06-08T19:51:21.555Z] ---> 2211d046b731 [2021-06-08T19:51:21.555Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T19:51:21.821Z] ---> Running in 3be689c9cb71 [2021-06-08T19:51:21.821Z] ---> f8c9acbb083f [2021-06-08T19:51:21.821Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T19:51:22.082Z] Removing intermediate container 3be689c9cb71 [2021-06-08T19:51:22.082Z] ---> 2236e2a39f72 [2021-06-08T19:51:22.082Z] Step 16/24 : WORKDIR / [2021-06-08T19:51:22.082Z] ---> Running in f485ae10e3d4 [2021-06-08T19:51:23.030Z] ---> 84c0188ffb59 [2021-06-08T19:51:23.030Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T19:51:23.030Z] Removing intermediate container f485ae10e3d4 [2021-06-08T19:51:23.030Z] ---> 10422ae0f5e3 [2021-06-08T19:51:23.030Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:51:23.603Z] ---> e15b6d4384a9 [2021-06-08T19:51:23.603Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T19:51:23.603Z] Removing intermediate container a0c7c9270247 [2021-06-08T19:51:23.603Z] ---> 1dbd37d5fd2e [2021-06-08T19:51:23.603Z] [2021-06-08T19:51:23.603Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T19:51:23.603Z] ---> a693f9925868 [2021-06-08T19:51:23.603Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T19:51:23.603Z] ---> Running in b7a59daa33dd [2021-06-08T19:51:23.603Z] 20.10.0: Pulling from library/docker [2021-06-08T19:51:23.867Z] Removing intermediate container b7a59daa33dd [2021-06-08T19:51:23.867Z] ---> ace3fc94a9e8 [2021-06-08T19:51:23.867Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T19:51:24.440Z] ---> Running in baef7ed732af [2021-06-08T19:51:24.440Z] ---> cb2e67ae02f6 [2021-06-08T19:51:24.440Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T19:51:24.703Z] Removing intermediate container baef7ed732af [2021-06-08T19:51:24.703Z] ---> 1635a983c543 [2021-06-08T19:51:24.703Z] Step 20/22 : LABEL arch=x86_64 [2021-06-08T19:51:24.703Z] ---> Running in 1c6e1086d441 [2021-06-08T19:51:24.881Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-06-08T19:51:24.970Z] ---> 16586a961650 [2021-06-08T19:51:24.970Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T19:51:24.970Z] ---> Running in 8495503ac4d1 [2021-06-08T19:51:25.231Z] Removing intermediate container 1c6e1086d441 [2021-06-08T19:51:25.231Z] ---> 07cf11dbe581 [2021-06-08T19:51:25.231Z] Step 21/22 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:51:25.231Z] ---> Running in eff14d1e35fa [2021-06-08T19:51:25.231Z] Removing intermediate container 8495503ac4d1 [2021-06-08T19:51:25.231Z] ---> c1ae23ba2839 [2021-06-08T19:51:25.231Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:51:25.492Z] ---> Running in ee807ea0897c [2021-06-08T19:51:25.492Z] Removing intermediate container eff14d1e35fa [2021-06-08T19:51:25.492Z] ---> e37c5927468a [2021-06-08T19:51:25.492Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T19:51:25.492Z] ---> Running in 3a3e11c5c051 [2021-06-08T19:51:25.755Z] Removing intermediate container ee807ea0897c [2021-06-08T19:51:25.755Z] ---> cad817745688 [2021-06-08T19:51:25.755Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:51:25.755Z] Removing intermediate container 3a3e11c5c051 [2021-06-08T19:51:25.755Z] ---> b27e5e80d39f [2021-06-08T19:51:25.755Z] [2021-06-08T19:51:25.755Z] ---> Running in 76f51702253e [2021-06-08T19:51:26.019Z] Removing intermediate container 76f51702253e [2021-06-08T19:51:26.019Z] ---> b2862feec72a [2021-06-08T19:51:26.019Z] Step 23/24 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:51:26.019Z] Successfully built b27e5e80d39f [2021-06-08T19:51:26.019Z] Successfully tagged security-proxy-setup:latest [2021-06-08T19:51:26.019Z] Building security-secretstore-setup [2021-06-08T19:51:26.019Z]  Building security-proxy-setup ... done  ---> Running in 7a0876ac64d5 [2021-06-08T19:51:26.285Z] Removing intermediate container 7a0876ac64d5 [2021-06-08T19:51:26.285Z] ---> a80eabc06a70 [2021-06-08T19:51:26.285Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:51:26.285Z] ---> Running in 90a9946014ce [2021-06-08T19:51:26.864Z] Removing intermediate container 90a9946014ce [2021-06-08T19:51:26.864Z] ---> 624bb6232a57 [2021-06-08T19:51:26.864Z] [2021-06-08T19:51:26.864Z] Successfully built 624bb6232a57 [2021-06-08T19:51:27.128Z] Successfully tagged core-metadata:latest [2021-06-08T19:51:27.128Z] Building support-notifications [2021-06-08T19:51:37.187Z]  Building core-metadata ... done Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:51:37.187Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:51:37.187Z] ---> 942b29e670c6 [2021-06-08T19:51:37.187Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:51:37.187Z] ---> Using cache [2021-06-08T19:51:37.187Z] ---> ee5b3c7a6a54 [2021-06-08T19:51:37.187Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:51:37.187Z] ---> Using cache [2021-06-08T19:51:37.187Z] ---> 67a994bd4ffe [2021-06-08T19:51:37.187Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T19:51:38.578Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:51:38.578Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:51:38.578Z] ---> 942b29e670c6 [2021-06-08T19:51:38.578Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T19:51:38.578Z] ---> Using cache [2021-06-08T19:51:38.578Z] ---> ee5b3c7a6a54 [2021-06-08T19:51:38.578Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:51:38.578Z] ---> Using cache [2021-06-08T19:51:38.578Z] ---> 67a994bd4ffe [2021-06-08T19:51:38.578Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T19:51:38.578Z] ---> Using cache [2021-06-08T19:51:38.578Z] ---> a05193116065 [2021-06-08T19:51:38.578Z] Step 6/26 : COPY go.mod . [2021-06-08T19:51:38.578Z] ---> Using cache [2021-06-08T19:51:38.578Z] ---> c7d51d1f96b7 [2021-06-08T19:51:38.578Z] Step 7/26 : RUN go mod download [2021-06-08T19:51:38.578Z] ---> Using cache [2021-06-08T19:51:38.578Z] ---> bc5711be17b0 [2021-06-08T19:51:38.578Z] Step 8/26 : COPY . . [2021-06-08T19:51:38.578Z] ---> Using cache [2021-06-08T19:51:38.578Z] ---> bf53e8f8a8f1 [2021-06-08T19:51:38.578Z] Step 9/26 : RUN go mod tidy [2021-06-08T19:51:38.578Z] ---> Using cache [2021-06-08T19:51:38.578Z] ---> 346a17b80a0d [2021-06-08T19:51:38.578Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T19:51:39.411Z] ---> Running in 4b34e9ac439a [2021-06-08T19:51:39.411Z] ---> Running in d2f2b1ae3f0e [2021-06-08T19:51:39.411Z] Removing intermediate container 998bb8dbb1ed [2021-06-08T19:51:39.411Z] ---> c5ebdb9e4dd9 [2021-06-08T19:51:39.411Z] [2021-06-08T19:51:39.411Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T19:51:39.411Z] ---> 13621d1b12d4 [2021-06-08T19:51:39.411Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T19:51:39.673Z] ---> Running in 1accfdd50c22 [2021-06-08T19:51:39.673Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T19:51:39.673Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T19:51:39.673Z] ---> aefe523efa57 [2021-06-08T19:51:39.673Z] 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-08T19:51:39.673Z] ---> Running in 326b4a9b8f58 [2021-06-08T19:51:39.936Z] Removing intermediate container 1accfdd50c22 [2021-06-08T19:51:39.936Z] ---> ef456856dc3f [2021-06-08T19:51:39.936Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T19:51:39.936Z] ---> Running in 7bd7bd55a101 [2021-06-08T19:51:39.936Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:39.936Z] Removing intermediate container 326b4a9b8f58 [2021-06-08T19:51:39.936Z] ---> 538476a4aea2 [2021-06-08T19:51:39.936Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T19:51:39.936Z] 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-08T19:51:40.202Z] ---> Running in 2acf2349cfe6 [2021-06-08T19:51:40.480Z] Removing intermediate container a03b904e12aa [2021-06-08T19:51:40.480Z] ---> 357e09eb77ce [2021-06-08T19:51:40.480Z] [2021-06-08T19:51:40.480Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:51:40.480Z] ---> 13621d1b12d4 [2021-06-08T19:51:40.480Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:51:40.480Z] ---> Using cache [2021-06-08T19:51:40.480Z] ---> 3c57a39cedb4 [2021-06-08T19:51:40.480Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:51:40.480Z] ---> Using cache [2021-06-08T19:51:40.480Z] ---> e8b70fcc00e4 [2021-06-08T19:51:40.480Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T19:51:40.480Z] ---> Running in 002d3cd3bbfa [2021-06-08T19:51:40.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:40.480Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:40.776Z] Removing intermediate container 002d3cd3bbfa [2021-06-08T19:51:40.776Z] ---> ec5276ea561a [2021-06-08T19:51:40.776Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:51:40.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:40.776Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:51:40.776Z] ---> Running in d7f90ada05fb [2021-06-08T19:51:40.776Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T19:51:40.776Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:51:40.776Z] OK: 6 MiB in 16 packages [2021-06-08T19:51:40.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:40.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:51:41.062Z] Removing intermediate container d7f90ada05fb [2021-06-08T19:51:41.062Z] ---> 4c5db2b58140 [2021-06-08T19:51:41.062Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:51:41.062Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T19:51:41.062Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T19:51:41.350Z] Executing bash-5.0.17-r0.post-install [2021-06-08T19:51:41.351Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:51:41.351Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T19:51:41.351Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T19:51:41.351Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T19:51:41.351Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T19:51:41.351Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T19:51:41.351Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T19:51:41.351Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T19:51:41.351Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T19:51:41.351Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T19:51:41.351Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T19:51:41.351Z] Removing intermediate container 7bd7bd55a101 [2021-06-08T19:51:41.351Z] ---> 4920272c0e17 [2021-06-08T19:51:41.351Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T19:51:41.351Z] ---> 149083296765 [2021-06-08T19:51:41.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T19:51:41.623Z] OK: 219 MiB in 52 packages [2021-06-08T19:51:41.895Z] ---> Running in 99e8b9a0e344 [2021-06-08T19:51:42.496Z] ---> a65cfc666bc7 [2021-06-08T19:51:42.496Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T19:51:42.496Z] Removing intermediate container 99e8b9a0e344 [2021-06-08T19:51:42.496Z] ---> 203439fe41c4 [2021-06-08T19:51:42.496Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T19:51:42.496Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T19:51:42.496Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T19:51:42.496Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T19:51:42.496Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T19:51:42.496Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T19:51:42.496Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T19:51:42.496Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T19:51:42.772Z] ---> Running in 63857323398c [2021-06-08T19:51:42.772Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T19:51:42.772Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T19:51:42.772Z] Removing intermediate container 4b34e9ac439a [2021-06-08T19:51:42.772Z] ---> e7426d5c4316 [2021-06-08T19:51:42.772Z] Step 6/23 : COPY go.mod . [2021-06-08T19:51:42.772Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T19:51:42.772Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T19:51:42.772Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T19:51:42.772Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T19:51:43.048Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T19:51:43.048Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T19:51:43.048Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T19:51:43.048Z] ---> e2d78b0debd2 [2021-06-08T19:51:43.048Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T19:51:43.048Z] Removing intermediate container 63857323398c [2021-06-08T19:51:43.048Z] ---> 2aa90b3e37e9 [2021-06-08T19:51:43.048Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T19:51:43.048Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T19:51:43.048Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T19:51:43.048Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T19:51:43.048Z] ---> Running in 818aa07e11bd [2021-06-08T19:51:43.048Z] ---> Running in 8d07bbdf3a30 [2021-06-08T19:51:43.318Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T19:51:43.318Z] ---> 3bd26e13a7d6 [2021-06-08T19:51:43.318Z] Step 7/23 : RUN go mod download [2021-06-08T19:51:43.318Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T19:51:43.318Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T19:51:43.319Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T19:51:43.319Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T19:51:43.319Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T19:51:43.319Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T19:51:43.319Z] ---> Running in 9bcf4e08f799 [2021-06-08T19:51:43.319Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T19:51:43.319Z] OK: 72 MiB in 59 packages [2021-06-08T19:51:43.588Z] Removing intermediate container 818aa07e11bd [2021-06-08T19:51:43.588Z] ---> 429c1def19e5 [2021-06-08T19:51:43.588Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:51:43.588Z] ---> Running in 089ad5cbac2f [2021-06-08T19:51:43.588Z] Removing intermediate container 089ad5cbac2f [2021-06-08T19:51:43.588Z] ---> 1103a743fa1b [2021-06-08T19:51:43.588Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T19:51:43.865Z] ---> Running in 4dd12bac29f2 [2021-06-08T19:51:44.158Z] Removing intermediate container 4dd12bac29f2 [2021-06-08T19:51:44.159Z] ---> 82f736d2e63e [2021-06-08T19:51:44.159Z] Step 22/23 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:51:44.159Z] ---> Running in 0f430fa9e630 [2021-06-08T19:51:44.434Z] Removing intermediate container 0f430fa9e630 [2021-06-08T19:51:44.434Z] ---> 34c9206013ce [2021-06-08T19:51:44.434Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:51:44.434Z] ---> Running in 46e07f56cc9e [2021-06-08T19:51:44.434Z] Removing intermediate container 8d07bbdf3a30 [2021-06-08T19:51:44.434Z] ---> f9a6438bc403 [2021-06-08T19:51:44.434Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T19:51:44.711Z] ---> Running in 764c78ba2527 [2021-06-08T19:51:44.712Z] Removing intermediate container 46e07f56cc9e [2021-06-08T19:51:44.712Z] ---> 5d9da26678c0 [2021-06-08T19:51:44.712Z] [2021-06-08T19:51:44.712Z] Collecting docker-compose==1.23.2 [2021-06-08T19:51:44.712Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T19:51:44.712Z] Removing intermediate container 9bcf4e08f799 [2021-06-08T19:51:44.712Z] ---> 24e800792937 [2021-06-08T19:51:44.712Z] Step 8/23 : COPY . . [2021-06-08T19:51:44.995Z] Successfully built 5d9da26678c0 [2021-06-08T19:51:44.995Z] Successfully tagged support-scheduler:latest [2021-06-08T19:51:44.995Z] Building core-command [2021-06-08T19:51:44.995Z] 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-08T19:51:44.995Z]  Building support-scheduler ... done Removing intermediate container 764c78ba2527 [2021-06-08T19:51:44.995Z] ---> 7b61a4c25a58 [2021-06-08T19:51:44.995Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T19:51:45.283Z] Collecting PyYAML<4,>=3.10 [2021-06-08T19:51:45.283Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T19:51:48.682Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T19:51:48.956Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T19:51:51.559Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T19:51:51.559Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T19:51:51.559Z] ---> b5f6f762fe2c [2021-06-08T19:51:51.559Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T19:51:52.502Z] ---> Running in 20dfaa75c022 [2021-06-08T19:51:52.502Z] ---> b8b42e587490 [2021-06-08T19:51:52.502Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:51:52.765Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T19:51:52.765Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T19:51:53.027Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T19:51:53.027Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T19:51:53.299Z] ---> Running in 13d2eb3d4424 [2021-06-08T19:51:53.299Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T19:51:53.299Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T19:51:53.574Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T19:51:53.574Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T19:51:54.163Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T19:51:54.163Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T19:51:54.776Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T19:51:54.776Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T19:51:55.076Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T19:51:55.076Z] Removing intermediate container 20dfaa75c022 [2021-06-08T19:51:55.076Z] ---> bf1e5ebb2943 [2021-06-08T19:51:55.076Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:51:55.076Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T19:51:55.355Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T19:51:55.355Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T19:51:55.355Z] Collecting idna<2.8,>=2.5 [2021-06-08T19:51:55.355Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T19:51:55.355Z] 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-08T19:51:55.355Z] 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-08T19:51:55.355Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T19:51:55.355Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T19:51:55.355Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T19:51:55.355Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T19:51:55.635Z] Installing collected packages: PyYAML, dockerpty, docopt, urllib3, idna, requests, docker-pycreds, websocket-client, docker, jsonschema, texttable, cached-property, docker-compose [2021-06-08T19:51:55.635Z] Running setup.py install for PyYAML: started [2021-06-08T19:51:55.635Z] Removing intermediate container 13d2eb3d4424 [2021-06-08T19:51:55.635Z] ---> d15524e841db [2021-06-08T19:51:55.635Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T19:51:55.900Z] ---> 9000dd2253f7 [2021-06-08T19:51:55.900Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T19:51:55.900Z] ---> Running in 8bf07e626978 [2021-06-08T19:51:55.900Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T19:51:55.900Z] Running setup.py install for dockerpty: started [2021-06-08T19:51:56.487Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T19:51:56.761Z] Running setup.py install for docopt: started [2021-06-08T19:51:56.761Z] 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-08T19:51:57.033Z] ---> aa1697c36a1e [2021-06-08T19:51:57.033Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T19:51:57.306Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T19:51:57.306Z] Attempting uninstall: urllib3 [2021-06-08T19:51:57.306Z] Found existing installation: urllib3 1.25.9 [2021-06-08T19:51:57.306Z] Uninstalling urllib3-1.25.9: [2021-06-08T19:51:57.306Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T19:51:57.306Z] ---> e00175da731a [2021-06-08T19:51:57.306Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T19:51:57.591Z] Attempting uninstall: idna [2021-06-08T19:51:57.591Z] Found existing installation: idna 2.9 [2021-06-08T19:51:57.591Z] Uninstalling idna-2.9: [2021-06-08T19:51:57.591Z] Successfully uninstalled idna-2.9 [2021-06-08T19:51:58.194Z] ---> 16bbf48540a2 [2021-06-08T19:51:58.194Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T19:51:58.194Z] Attempting uninstall: requests [2021-06-08T19:51:58.194Z] Found existing installation: requests 2.23.0 [2021-06-08T19:51:58.194Z] Uninstalling requests-2.23.0: [2021-06-08T19:51:58.194Z] Successfully uninstalled requests-2.23.0 [2021-06-08T19:51:58.793Z] ---> 921db37c7cdf [2021-06-08T19:51:58.793Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T19:51:59.066Z] ---> Running in e60dde711162 [2021-06-08T19:51:59.066Z] Running setup.py install for texttable: started [2021-06-08T19:51:59.066Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:51:59.066Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:51:59.066Z] ---> 942b29e670c6 [2021-06-08T19:51:59.066Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:51:59.066Z] ---> Using cache [2021-06-08T19:51:59.066Z] ---> ee5b3c7a6a54 [2021-06-08T19:51:59.066Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:51:59.066Z] ---> Using cache [2021-06-08T19:51:59.066Z] ---> 67a994bd4ffe [2021-06-08T19:51:59.066Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:51:59.066Z] ---> Using cache [2021-06-08T19:51:59.066Z] ---> a05193116065 [2021-06-08T19:51:59.066Z] Step 6/24 : COPY go.mod . [2021-06-08T19:51:59.066Z] ---> Using cache [2021-06-08T19:51:59.066Z] ---> c7d51d1f96b7 [2021-06-08T19:51:59.066Z] Step 7/24 : RUN go mod download [2021-06-08T19:51:59.066Z] ---> Using cache [2021-06-08T19:51:59.066Z] ---> bc5711be17b0 [2021-06-08T19:51:59.066Z] Step 8/24 : COPY . . [2021-06-08T19:51:59.066Z] ---> Using cache [2021-06-08T19:51:59.066Z] ---> bf53e8f8a8f1 [2021-06-08T19:51:59.066Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:51:59.066Z] ---> Using cache [2021-06-08T19:51:59.066Z] ---> 346a17b80a0d [2021-06-08T19:51:59.066Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T19:51:59.066Z] ---> Running in 40a8fd4f0df5 [2021-06-08T19:51:59.336Z] Removing intermediate container e60dde711162 [2021-06-08T19:51:59.336Z] ---> 1cb4fdda1d8f [2021-06-08T19:51:59.336Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T19:51:59.621Z] ---> acdd235e2895 [2021-06-08T19:51:59.621Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T19:51:59.621Z] ---> Running in 69ffbd209d27 [2021-06-08T19:51:59.899Z] 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-08T19:51:59.899Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T19:52:00.499Z] 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-08T19:52:00.779Z] Removing intermediate container 69ffbd209d27 [2021-06-08T19:52:00.779Z] ---> 970c88d2dbdf [2021-06-08T19:52:00.779Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T19:52:00.779Z] ---> Running in 8daba6b1c66e [2021-06-08T19:52:01.047Z] Removing intermediate container 8daba6b1c66e [2021-06-08T19:52:01.047Z] ---> a1228833b84d [2021-06-08T19:52:01.047Z] Step 29/32 : CMD ["gate"] [2021-06-08T19:52:01.047Z] ---> Running in 5b64e643e0c0 [2021-06-08T19:52:01.318Z] Removing intermediate container 5b64e643e0c0 [2021-06-08T19:52:01.318Z] ---> fa5084ae05b4 [2021-06-08T19:52:01.318Z] Step 30/32 : LABEL arch=x86_64 [2021-06-08T19:52:01.596Z] ---> Running in 257f7def5357 [2021-06-08T19:52:01.868Z] Removing intermediate container 257f7def5357 [2021-06-08T19:52:01.868Z] ---> 46c4c64d791d [2021-06-08T19:52:01.868Z] Step 31/32 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:52:02.144Z] ---> Running in 102295bc754f [2021-06-08T19:52:03.246Z] Removing intermediate container 102295bc754f [2021-06-08T19:52:03.246Z] ---> e5c481537ea1 [2021-06-08T19:52:03.246Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T19:52:03.766Z] ---> Running in 33fd94d5e825 [2021-06-08T19:52:04.215Z] Removing intermediate container 33fd94d5e825 [2021-06-08T19:52:04.215Z] ---> 9b871de01761 [2021-06-08T19:52:04.215Z] [2021-06-08T19:52:04.215Z] Successfully built 9b871de01761 [2021-06-08T19:52:04.215Z] Successfully tagged security-bootstrapper:latest [2021-06-08T19:52:04.215Z] Building core-data [2021-06-08T19:52:04.573Z]  Building security-bootstrapper ... done Removing intermediate container 2acf2349cfe6 [2021-06-08T19:52:04.573Z] ---> d312c970c458 [2021-06-08T19:52:04.573Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T19:52:04.573Z] ---> Running in 7cee3fd5328a [2021-06-08T19:52:05.323Z] Removing intermediate container 7cee3fd5328a [2021-06-08T19:52:05.323Z] ---> 1b20c5535f04 [2021-06-08T19:52:05.323Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T19:52:05.658Z] ---> Running in da338294f380 [2021-06-08T19:52:06.353Z] Removing intermediate container da338294f380 [2021-06-08T19:52:06.353Z] ---> efc72754c444 [2021-06-08T19:52:06.353Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T19:52:06.353Z] 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-08T19:52:06.935Z] ---> 23235b9a9249 [2021-06-08T19:52:06.935Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T19:52:07.201Z] ---> b126b36f491b [2021-06-08T19:52:07.201Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T19:52:07.779Z] ---> a054fbdd31d5 [2021-06-08T19:52:07.779Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T19:52:07.779Z] ---> Running in 3cc48ed29029 [2021-06-08T19:52:08.043Z] Removing intermediate container 3cc48ed29029 [2021-06-08T19:52:08.043Z] ---> 4416ea3e9070 [2021-06-08T19:52:08.043Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:52:08.043Z] ---> Running in 78fb39d07a40 [2021-06-08T19:52:08.306Z] Removing intermediate container 78fb39d07a40 [2021-06-08T19:52:08.306Z] ---> b42be9ddf2dd [2021-06-08T19:52:08.306Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:52:08.306Z] ---> Running in 684b7e01d670 [2021-06-08T19:52:08.573Z] Removing intermediate container 684b7e01d670 [2021-06-08T19:52:08.573Z] ---> fc88f2e4cb7b [2021-06-08T19:52:08.573Z] Step 23/24 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:52:08.573Z] ---> Running in 05f934fc4cae [2021-06-08T19:52:08.840Z] Removing intermediate container 05f934fc4cae [2021-06-08T19:52:08.840Z] ---> 977b6c842314 [2021-06-08T19:52:08.840Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:52:09.104Z] ---> Running in f62571e66338 [2021-06-08T19:52:09.367Z] Removing intermediate container f62571e66338 [2021-06-08T19:52:09.367Z] ---> 42e15852eba0 [2021-06-08T19:52:09.367Z] [2021-06-08T19:52:09.367Z] Successfully built 42e15852eba0 [2021-06-08T19:52:09.367Z] Successfully tagged sys-mgmt-agent:latest [2021-06-08T19:52:11.922Z]  Building sys-mgmt-agent ... done Removing intermediate container d2f2b1ae3f0e [2021-06-08T19:52:11.922Z] ---> c0a9c83839d3 [2021-06-08T19:52:11.922Z] [2021-06-08T19:52:11.922Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T19:52:11.922Z] ---> 13621d1b12d4 [2021-06-08T19:52:11.922Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T19:52:12.499Z] ---> Running in ed891a5fc363 [2021-06-08T19:52:13.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:52:13.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:52:13.665Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T19:52:13.665Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:52:13.665Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:52:13.665Z] ---> 942b29e670c6 [2021-06-08T19:52:13.665Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:52:13.665Z] ---> Using cache [2021-06-08T19:52:13.665Z] ---> ee5b3c7a6a54 [2021-06-08T19:52:13.665Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:52:13.665Z] ---> Using cache [2021-06-08T19:52:13.665Z] ---> 67a994bd4ffe [2021-06-08T19:52:13.665Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T19:52:13.665Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T19:52:13.665Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T19:52:13.665Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T19:52:13.665Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:52:13.665Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T19:52:13.665Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:52:13.665Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:52:13.665Z] OK: 7 MiB in 20 packages [2021-06-08T19:52:13.928Z] ---> Running in bcfb002193a1 [2021-06-08T19:52:14.509Z] Removing intermediate container ed891a5fc363 [2021-06-08T19:52:14.509Z] ---> 38656fbadff1 [2021-06-08T19:52:14.509Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T19:52:14.509Z] ---> Running in 40092562159b [2021-06-08T19:52:14.772Z] Removing intermediate container 40092562159b [2021-06-08T19:52:14.772Z] ---> c9b1408bf1b4 [2021-06-08T19:52:14.772Z] Step 14/26 : WORKDIR / [2021-06-08T19:52:14.772Z] ---> Running in dbf9ac2484ca [2021-06-08T19:52:14.772Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:52:15.040Z] Removing intermediate container dbf9ac2484ca [2021-06-08T19:52:15.040Z] ---> 26c1241c2532 [2021-06-08T19:52:15.040Z] 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-08T19:52:15.303Z] ---> a99e2d7e1369 [2021-06-08T19:52:15.303Z] 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-08T19:52:15.566Z] ---> 87b2ee621df1 [2021-06-08T19:52:15.566Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T19:52:15.566Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:52:15.837Z] ---> cbd7474e6dce [2021-06-08T19:52:15.837Z] 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-08T19:52:16.100Z] ---> 9028e1d94b89 [2021-06-08T19:52:16.100Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T19:52:16.100Z] OK: 219 MiB in 52 packages [2021-06-08T19:52:16.675Z] ---> 6f8886d21dcc [2021-06-08T19:52:16.675Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T19:52:16.675Z] Removing intermediate container bcfb002193a1 [2021-06-08T19:52:16.675Z] ---> ec99b4e45b04 [2021-06-08T19:52:16.675Z] Step 6/24 : COPY go.mod . [2021-06-08T19:52:17.251Z] ---> 0e193eece555 [2021-06-08T19:52:17.251Z] Step 7/24 : RUN go mod download [2021-06-08T19:52:17.251Z] ---> Running in 34ff86b34bd5 [2021-06-08T19:52:17.524Z] ---> 8967347ab724 [2021-06-08T19:52:17.524Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T19:52:17.789Z] ---> bd7552d4d80b [2021-06-08T19:52:17.789Z] 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-08T19:52:17.789Z] ---> Running in d2c4607ca03d [2021-06-08T19:52:18.773Z] Removing intermediate container 34ff86b34bd5 [2021-06-08T19:52:18.773Z] ---> 07e22c39c92e [2021-06-08T19:52:18.774Z] Step 8/24 : COPY . . [2021-06-08T19:52:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-06-08T19:52:21.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-06-08T19:52:22.127Z] Removing intermediate container d2c4607ca03d [2021-06-08T19:52:22.127Z] ---> 88ddd75573d0 [2021-06-08T19:52:22.127Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T19:52:24.743Z] ---> Running in 9ae1e81121af [2021-06-08T19:52:24.744Z] Removing intermediate container 9ae1e81121af [2021-06-08T19:52:24.744Z] ---> 9e5dd679d61f [2021-06-08T19:52:24.744Z] Step 24/26 : LABEL arch=x86_64 [2021-06-08T19:52:25.355Z] ---> Running in 38bad73ee5e5 [2021-06-08T19:52:25.955Z] ---> 3cd4c0f88651 [2021-06-08T19:52:25.955Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:52:25.955Z] Removing intermediate container 38bad73ee5e5 [2021-06-08T19:52:25.955Z] ---> d1d44ff7f891 [2021-06-08T19:52:25.955Z] Step 25/26 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:52:25.955Z] ---> Running in c531360d8baa [2021-06-08T19:52:25.955Z] ---> Running in 3944e7569798 [2021-06-08T19:52:26.225Z] Removing intermediate container c531360d8baa [2021-06-08T19:52:26.225Z] ---> 91e222d1ee3d [2021-06-08T19:52:26.225Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T19:52:26.225Z] ---> Running in 535d6ace532e [2021-06-08T19:52:26.497Z] Removing intermediate container 535d6ace532e [2021-06-08T19:52:26.497Z] ---> 364bcb6fdbdd [2021-06-08T19:52:26.497Z] [2021-06-08T19:52:26.762Z] Successfully built 364bcb6fdbdd [2021-06-08T19:52:26.762Z] Successfully tagged security-secretstore-setup:latest [2021-06-08T19:52:26.937Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-06-08T19:52:26.937Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-06-08T19:52:27.709Z]  Building security-secretstore-setup ... done Removing intermediate container 3944e7569798 [2021-06-08T19:52:27.709Z] ---> 9444a287cfa1 [2021-06-08T19:52:27.709Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T19:52:27.709Z] ---> Running in 5bd2c62014a0 [2021-06-08T19:52:28.310Z] 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-08T19:52:28.884Z] Removing intermediate container 8bf07e626978 [2021-06-08T19:52:28.884Z] ---> 179c6de950ca [2021-06-08T19:52:28.884Z] [2021-06-08T19:52:28.884Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T19:52:28.884Z] ---> 13621d1b12d4 [2021-06-08T19:52:28.884Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T19:52:28.884Z] ---> Running in e76843240e01 [2021-06-08T19:52:29.482Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:52:29.745Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:52:29.745Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T19:52:29.745Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T19:52:29.745Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:52:29.745Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T19:52:29.745Z] OK: 6 MiB in 16 packages [2021-06-08T19:52:30.332Z] Removing intermediate container 40a8fd4f0df5 [2021-06-08T19:52:30.332Z] ---> 7a366d7dac54 [2021-06-08T19:52:30.332Z] [2021-06-08T19:52:30.332Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:52:30.332Z] ---> 13621d1b12d4 [2021-06-08T19:52:30.332Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T19:52:30.332Z] ---> Using cache [2021-06-08T19:52:30.332Z] ---> 3c57a39cedb4 [2021-06-08T19:52:30.332Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:52:30.332Z] ---> Using cache [2021-06-08T19:52:30.332Z] ---> e8b70fcc00e4 [2021-06-08T19:52:30.332Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T19:52:30.332Z] ---> Running in 91b76abadb31 [2021-06-08T19:52:30.596Z] Removing intermediate container 91b76abadb31 [2021-06-08T19:52:30.596Z] ---> 69f5f7d2cb3f [2021-06-08T19:52:30.596Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T19:52:30.596Z] ---> Running in c5eb7d11b3b0 [2021-06-08T19:52:30.862Z] Removing intermediate container e76843240e01 [2021-06-08T19:52:30.862Z] ---> f8398687f2a7 [2021-06-08T19:52:30.862Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T19:52:30.862Z] Removing intermediate container c5eb7d11b3b0 [2021-06-08T19:52:30.862Z] ---> 506cb401f6d1 [2021-06-08T19:52:30.862Z] Step 16/24 : WORKDIR / [2021-06-08T19:52:30.862Z] ---> Running in 8109deb1c0ef [2021-06-08T19:52:30.862Z] ---> Running in 23ba82d4d8c0 [2021-06-08T19:52:31.128Z] Removing intermediate container 8109deb1c0ef [2021-06-08T19:52:31.128Z] ---> 96aaa93f1239 [2021-06-08T19:52:31.128Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T19:52:31.128Z] Removing intermediate container 23ba82d4d8c0 [2021-06-08T19:52:31.128Z] ---> 422854586d79 [2021-06-08T19:52:31.128Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:52:31.128Z] ---> Running in 45341578d4cc [2021-06-08T19:52:31.394Z] Removing intermediate container 45341578d4cc [2021-06-08T19:52:31.394Z] ---> 704fb2225de6 [2021-06-08T19:52:31.394Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T19:52:31.394Z] ---> Running in 1c365a3f5278 [2021-06-08T19:52:31.394Z] ---> d65a7312f0c0 [2021-06-08T19:52:31.394Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T19:52:31.978Z] Removing intermediate container 1c365a3f5278 [2021-06-08T19:52:31.978Z] ---> 1e09b4bb8b07 [2021-06-08T19:52:31.978Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:52:31.978Z] ---> 65e3dd7a3469 [2021-06-08T19:52:31.978Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T19:52:32.238Z] ---> 879460f62446 [2021-06-08T19:52:32.238Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T19:52:32.498Z] ---> 57b865bc6deb [2021-06-08T19:52:32.498Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T19:52:32.760Z] ---> 4374598cb90d [2021-06-08T19:52:32.760Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T19:52:32.760Z] ---> Running in fa1b22dff150 [2021-06-08T19:52:33.023Z] Removing intermediate container fa1b22dff150 [2021-06-08T19:52:33.023Z] ---> 1eec91cfbfe9 [2021-06-08T19:52:33.023Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:52:33.023Z] ---> 0ab671039bbc [2021-06-08T19:52:33.023Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T19:52:33.023Z] ---> Running in 5be29d3da17c [2021-06-08T19:52:33.023Z] ---> Running in b8f18c382458 [2021-06-08T19:52:33.284Z] Removing intermediate container b8f18c382458 [2021-06-08T19:52:33.284Z] ---> 21dde2201681 [2021-06-08T19:52:33.284Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:52:33.284Z] Removing intermediate container 5be29d3da17c [2021-06-08T19:52:33.284Z] ---> 3893fc03b563 [2021-06-08T19:52:33.284Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:52:33.284Z] ---> Running in 8458b76e7277 [2021-06-08T19:52:33.284Z] ---> Running in 8a699b77593c [2021-06-08T19:52:33.561Z] Removing intermediate container 8a699b77593c [2021-06-08T19:52:33.561Z] ---> 05196a82369a [2021-06-08T19:52:33.561Z] Step 21/23 : LABEL arch=x86_64 [2021-06-08T19:52:33.561Z] Removing intermediate container 8458b76e7277 [2021-06-08T19:52:33.561Z] ---> 8fd12ad7da17 [2021-06-08T19:52:33.561Z] Step 23/24 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:52:33.561Z] ---> Running in a7bad4f3d1ff [2021-06-08T19:52:33.561Z] ---> Running in 62f7392a6558 [2021-06-08T19:52:33.561Z] Removing intermediate container a7bad4f3d1ff [2021-06-08T19:52:33.561Z] ---> d1c0bb6dc568 [2021-06-08T19:52:33.561Z] Step 22/23 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:52:33.561Z] Removing intermediate container 62f7392a6558 [2021-06-08T19:52:33.561Z] ---> 9995f0da934d [2021-06-08T19:52:33.561Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:52:33.837Z] ---> Running in 680f63533c8d [2021-06-08T19:52:33.837Z] ---> Running in ae063abadac0 [2021-06-08T19:52:33.837Z] Removing intermediate container 680f63533c8d [2021-06-08T19:52:33.837Z] ---> 38e623a1dc7b [2021-06-08T19:52:33.837Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T19:52:33.837Z] Removing intermediate container ae063abadac0 [2021-06-08T19:52:33.837Z] ---> 4d2cd043960a [2021-06-08T19:52:33.837Z] [2021-06-08T19:52:33.837Z] ---> Running in ad20b4d9468d [2021-06-08T19:52:34.117Z] Successfully built 4d2cd043960a [2021-06-08T19:52:34.117Z] Successfully tagged core-command:latest [2021-06-08T19:52:34.117Z]  Building core-command ... done Removing intermediate container ad20b4d9468d [2021-06-08T19:52:34.117Z] ---> cbf8d211e9e7 [2021-06-08T19:52:34.117Z] [2021-06-08T19:52:34.392Z] Successfully built cbf8d211e9e7 [2021-06-08T19:52:34.392Z] Successfully tagged support-notifications:latest [2021-06-08T19:52:35.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-06-08T19:52:35.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-06-08T19:52:35.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-06-08T19:52:35.250Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-06-08T19:52:35.528Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-06-08T19:52:36.520Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-06-08T19:52:44.447Z]  Building support-notifications ... done Removing intermediate container 5bd2c62014a0 [2021-06-08T19:52:44.447Z] ---> fad48c33b0e4 [2021-06-08T19:52:44.447Z] [2021-06-08T19:52:44.447Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T19:52:44.447Z] ---> 13621d1b12d4 [2021-06-08T19:52:44.447Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T19:52:44.447Z] ---> Running in 0f014edc0487 [2021-06-08T19:52:44.447Z] Removing intermediate container 0f014edc0487 [2021-06-08T19:52:44.447Z] ---> ec0d9173cb20 [2021-06-08T19:52:44.447Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T19:52:44.447Z] ---> Running in 79dce8f14c18 [2021-06-08T19:52:44.447Z] Removing intermediate container 79dce8f14c18 [2021-06-08T19:52:44.447Z] ---> 112b2d0d4b09 [2021-06-08T19:52:44.447Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T19:52:44.447Z] ---> Running in 0c4d1f1d4ba7 [2021-06-08T19:52:44.447Z] Removing intermediate container 0c4d1f1d4ba7 [2021-06-08T19:52:44.447Z] ---> 8bcabc737e88 [2021-06-08T19:52:44.447Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:52:44.447Z] ---> Running in 553cea341326 [2021-06-08T19:52:44.447Z] Removing intermediate container 553cea341326 [2021-06-08T19:52:44.447Z] ---> c3e742906ed2 [2021-06-08T19:52:44.447Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T19:52:44.447Z] ---> Running in 136a98ee2008 [2021-06-08T19:52:44.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-06-08T19:52:44.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-06-08T19:52:45.017Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T19:52:45.017Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T19:52:45.017Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T19:52:45.278Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T19:52:46.223Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T19:52:46.224Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T19:52:46.224Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T19:52:46.224Z] OK: 8 MiB in 20 packages [2021-06-08T19:52:46.486Z] Removing intermediate container 136a98ee2008 [2021-06-08T19:52:46.487Z] ---> 3fcd2da7ca4a [2021-06-08T19:52:46.487Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T19:52:46.707Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-06-08T19:52:46.707Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-06-08T19:52:46.707Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-06-08T19:52:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-06-08T19:52:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-06-08T19:52:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-06-08T19:52:46.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/v2 [no test files] [2021-06-08T19:52:46.747Z] ---> 234464c67262 [2021-06-08T19:52:46.747Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T19:52:47.311Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/application 0.255s coverage: 28.7% of statements [2021-06-08T19:52:47.320Z] ---> b0b6e2badf06 [2021-06-08T19:52:47.320Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T19:52:47.320Z] ---> 58d5eb2a832d [2021-06-08T19:52:47.320Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T19:52:47.320Z] ---> Running in c46a02e773a0 [2021-06-08T19:52:47.320Z] Removing intermediate container c46a02e773a0 [2021-06-08T19:52:47.320Z] ---> e2beb59d54e9 [2021-06-08T19:52:47.320Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T19:52:47.320Z] ---> Running in 876c0600cc43 [2021-06-08T19:52:47.582Z] Removing intermediate container 876c0600cc43 [2021-06-08T19:52:47.582Z] ---> 6fd730f4523b [2021-06-08T19:52:47.582Z] Step 22/24 : LABEL arch=x86_64 [2021-06-08T19:52:47.582Z] ---> Running in 18fae45e34ad [2021-06-08T19:52:47.582Z] Removing intermediate container 18fae45e34ad [2021-06-08T19:52:47.582Z] ---> 313f08efe8a5 [2021-06-08T19:52:47.582Z] Step 23/24 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T19:52:47.582Z] ---> Running in cb93caf275ed [2021-06-08T19:52:47.845Z] Removing intermediate container cb93caf275ed [2021-06-08T19:52:47.845Z] ---> 77a4c011f98f [2021-06-08T19:52:47.845Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T19:52:47.845Z] ---> Running in ee59facab778 [2021-06-08T19:52:47.845Z] Removing intermediate container ee59facab778 [2021-06-08T19:52:47.845Z] ---> 1ddf1548290c [2021-06-08T19:52:47.845Z] [2021-06-08T19:52:48.107Z] Successfully built 1ddf1548290c [2021-06-08T19:52:48.107Z] Successfully tagged core-data:latest [2021-06-08T19:52:48.114Z]  Building core-data ... done  [Pipeline] } [2021-06-08T19:52:48.118Z] $ docker stop --time=1 5a90c7e384fd0a4ac1cc72fab51ba03f688eab9e4d82c320a3c33a01dd57667e [2021-06-08T19:52:49.462Z] $ docker rm -f 5a90c7e384fd0a4ac1cc72fab51ba03f688eab9e4d82c320a3c33a01dd57667e [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T19:52:49.838Z] + docker images [2021-06-08T19:52:49.839Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T19:52:49.839Z] core-data latest 1ddf1548290c 2 seconds ago 20.2MB [2021-06-08T19:52:49.839Z] fad48c33b0e4 7 seconds ago 1.15GB [2021-06-08T19:52:49.839Z] core-command latest 4d2cd043960a 16 seconds ago 15.9MB [2021-06-08T19:52:49.839Z] support-notifications latest cbf8d211e9e7 16 seconds ago 16.6MB [2021-06-08T19:52:49.839Z] 7a366d7dac54 20 seconds ago 1.14GB [2021-06-08T19:52:49.839Z] 179c6de950ca 21 seconds ago 1.15GB [2021-06-08T19:52:49.839Z] security-secretstore-setup latest 364bcb6fdbdd 23 seconds ago 28.1MB [2021-06-08T19:52:49.839Z] c0a9c83839d3 39 seconds ago 1.15GB [2021-06-08T19:52:49.839Z] sys-mgmt-agent latest 42e15852eba0 40 seconds ago 312MB [2021-06-08T19:52:49.839Z] security-bootstrapper latest 9b871de01761 46 seconds ago 18.2MB [2021-06-08T19:52:49.839Z] support-scheduler latest 5d9da26678c0 About a minute ago 15.9MB [2021-06-08T19:52:49.839Z] 357e09eb77ce About a minute ago 1.14GB [2021-06-08T19:52:49.839Z] c5ebdb9e4dd9 About a minute ago 1.14GB [2021-06-08T19:52:49.839Z] core-metadata latest 624bb6232a57 About a minute ago 16.6MB [2021-06-08T19:52:49.839Z] security-proxy-setup latest b27e5e80d39f About a minute ago 25.3MB [2021-06-08T19:52:49.839Z] 1dbd37d5fd2e About a minute ago 1.15GB [2021-06-08T19:52:49.839Z] a28a0d1fa4a1 About a minute ago 1.15GB [2021-06-08T19:52:49.839Z] 40e5dda3413b About a minute ago 1.15GB [2021-06-08T19:52:49.839Z] ci-base-image-x86_64 latest 942b29e670c6 5 minutes ago 648MB [2021-06-08T19:52:49.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 5 weeks ago 445MB [2021-06-08T19:52:49.839Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 5 weeks ago 37.5MB [2021-06-08T19:52:49.839Z] alpine 3.12 13621d1b12d4 7 weeks ago 5.58MB [2021-06-08T19:52:49.839Z] docker 20.10.0 aefe523efa57 5 months ago 240MB [2021-06-08T19:52:49.839Z] 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] } [2021-06-08T19:52:52.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/v2/controller/http 0.307s coverage: 100.0% of statements [2021-06-08T19:52:52.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-06-08T19:52:52.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-06-08T19:52:52.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-06-08T19:52:52.252Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.219s coverage: 81.2% of statements [2021-06-08T19:52:52.252Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-06-08T19:52:52.531Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.394s coverage: 53.4% of statements [2021-06-08T19:52:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-06-08T19:52:52.531Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [Pipeline] // stage [Pipeline] } [2021-06-08T19:52:56.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.492s coverage: 87.7% of statements [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:52:56.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/io 0.295s coverage: 78.9% of statements [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-06-08T19:52:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-06-08T19:53:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.241s coverage: 95.1% of statements [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-06-08T19:53:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.152s coverage: 58.8% of statements [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/application [no test files] [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-06-08T19:53:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http 0.168s coverage: 60.0% of statements [2021-06-08T19:53:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.408s coverage: 0.8% of statements [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-06-08T19:53:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils 0.305s coverage: 22.0% of statements [2021-06-08T19:53:02.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-06-08T19:53:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.218s coverage: 47.1% of statements [2021-06-08T19:53:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.224s coverage: 79.5% of statements [2021-06-08T19:53:02.329Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.179s coverage: 94.1% of statements [2021-06-08T19:53:04.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.178s coverage: 96.3% of statements [2021-06-08T19:53:04.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.202s coverage: 87.5% of statements [2021-06-08T19:53:17.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.213s coverage: 94.4% of statements [2021-06-08T19:53:17.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements [2021-06-08T19:53:22.423Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 81.8% of statements [2021-06-08T19:53:22.423Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.255s coverage: 92.9% of statements [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.055s coverage: 65.1% of statements [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.149s coverage: 100.0% of statements [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.210s coverage: 76.0% of statements [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.188s coverage: 80.0% of statements [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.250s coverage: 85.4% of statements [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.301s coverage: 91.2% of statements [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.635s coverage: 64.4% of statements [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-06-08T19:53:30.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.151s coverage: 100.0% of statements [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.083s coverage: 91.3% of statements [2021-06-08T19:53:30.736Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2021-06-08T19:53:31.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.078s coverage: 73.7% of statements [2021-06-08T19:53:31.286Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.062s coverage: 100.0% of statements [2021-06-08T19:53:35.676Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.993s coverage: 66.9% of statements [2021-06-08T19:53:35.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-06-08T19:53:35.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-06-08T19:53:35.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-06-08T19:53:37.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.818s coverage: 43.6% of statements [2021-06-08T19:53:37.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-06-08T19:53:37.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-06-08T19:53:37.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.164s coverage: 89.5% of statements [2021-06-08T19:53:37.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-06-08T19:53:37.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.073s coverage: 84.8% of statements [2021-06-08T19:53:37.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-06-08T19:53:37.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-06-08T19:53:37.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-06-08T19:53:37.880Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2 [no test files] [2021-06-08T19:53:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application 6.242s coverage: 19.3% of statements [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel [no test files] [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/application/channel/mocks [no test files] [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/bootstrap/container [no test files] [2021-06-08T19:53:48.064Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/controller/http 0.620s coverage: 91.9% of statements [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces [no test files] [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/v2/io [no test files] [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-06-08T19:53:48.064Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2 [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application [no test files] [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/application/scheduler 0.206s coverage: 63.4% of statements [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/bootstrap/container [no test files] [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/controller/http 0.391s coverage: 97.6% of statements [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/infrastructure/interfaces/mocks [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/v2/io [no test files] [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.067s coverage: 0.0% of statements [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.080s coverage: 87.9% of statements [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.171s coverage: 28.1% of statements [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2 [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application [no test files] [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct 0.152s coverage: 28.9% of statements [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/direct/config [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/application/executor [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/container [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/controller/http [no test files] [2021-06-08T19:53:48.065Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/v2/interfaces [no test files] [2021-06-08T19:53:48.065Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.076s coverage: 100.0% of statements [2021-06-08T19:53:48.065Z] GO111MODULE=on go vet ./... [2021-06-08T19:55:09.907Z] gofmt -l . [2021-06-08T19:55:09.907Z] [ "`gofmt -l .`" = "" ] [2021-06-08T19:55:09.907Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-06-08T19:55:11.558Z] + ls -al . [2021-06-08T19:55:11.558Z] total 556 [2021-06-08T19:55:11.558Z] drwxrwxr-x 9 1001 1001 4096 Jun 8 19:55 . [2021-06-08T19:55:11.558Z] drwxr-xr-x 4 root root 4096 Jun 8 19:50 .. [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 11 Jun 8 19:49 .dockerignore [2021-06-08T19:55:11.558Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 19:49 .git [2021-06-08T19:55:11.558Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 19:49 .github [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 818 Jun 8 19:49 .gitignore [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 166 Jun 8 19:49 .sonarcloud.properties [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 8609 Jun 8 19:49 Attribution.txt [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 3804 Jun 8 19:49 CONTRIBUTING.md [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 931 Jun 8 19:49 Dockerfile.build [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 849 Jun 8 19:49 Jenkinsfile [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 10775 Jun 8 19:49 LICENSE [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 5605 Jun 8 19:49 Makefile [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 7978 Jun 8 19:49 README.md [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 6755 Jun 8 19:49 SECURITY.md [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 5 Jun 8 19:46 VERSION [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 4131 Jun 8 19:49 ZMQWindows.md [2021-06-08T19:55:11.558Z] drwxrwxr-x 2 1001 1001 4096 Jun 8 19:49 bin [2021-06-08T19:55:11.558Z] drwxrwxr-x 14 1001 1001 4096 Jun 8 19:49 cmd [2021-06-08T19:55:11.558Z] -rw-r--r-- 1 root root 412085 Jun 8 19:53 coverage.out [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 902 Jun 8 19:49 go.mod [2021-06-08T19:55:11.558Z] -rw-r--r-- 1 root root 21048 Jun 8 19:50 go.sum [2021-06-08T19:55:11.558Z] drwxrwxr-x 8 1001 1001 4096 Jun 8 19:49 internal [2021-06-08T19:55:11.558Z] drwxrwxr-x 3 1001 1001 4096 Jun 8 19:49 openapi [2021-06-08T19:55:11.558Z] drwxrwxr-x 4 1001 1001 4096 Jun 8 19:49 snap [2021-06-08T19:55:11.558Z] -rw-rw-r-- 1 1001 1001 168 Jun 8 19:49 version.go [Pipeline] sh [2021-06-08T19:55:12.223Z] + '[' -e coverage.out ] [2021-06-08T19:55:12.223Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-06-08T19:55:12.261Z] Warning: overwriting stash ‘coverage-report’ [2021-06-08T19:55:13.103Z] Stashed 1 file(s) [Pipeline] sh [2021-06-08T19:55:13.755Z] + make build [2021-06-08T19:55:13.755Z] go mod tidy [2021-06-08T19:55:14.356Z] 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-08T19:55:21.088Z] 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-08T19:55:43.296Z] 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-08T19:55:44.753Z] 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-08T19:55:49.065Z] 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-08T19:55:50.045Z] 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-08T19:55:55.470Z] 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-08T19:55:58.087Z] 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-08T19:56:00.713Z] 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-08T19:56:05.043Z] 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-08T19:56:07.664Z] 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-08T19:56:10.290Z] 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-08T19:56:15.722Z] $ docker stop --time=1 93450d9749aacfbddce212669110d29fefc9f6ad5473c585772bc5eb82ac392d [2021-06-08T19:56:18.123Z] $ docker rm -f 93450d9749aacfbddce212669110d29fefc9f6ad5473c585772bc5eb82ac392d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:56:19.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:56:19.831Z] [2021-06-08T19:56:19.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:56:20.498Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:56:20.782Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-06-08T19:56:20.782Z] 29e5d40040c1: Pulling fs layer [2021-06-08T19:56:20.782Z] 1ce36da41761: Pulling fs layer [2021-06-08T19:56:20.782Z] 25b303627fd3: Pulling fs layer [2021-06-08T19:56:21.068Z] 29e5d40040c1: Verifying Checksum [2021-06-08T19:56:21.068Z] 29e5d40040c1: Download complete [2021-06-08T19:56:22.100Z] 1ce36da41761: Verifying Checksum [2021-06-08T19:56:22.100Z] 1ce36da41761: Download complete [2021-06-08T19:56:22.100Z] 29e5d40040c1: Pull complete [2021-06-08T19:56:23.556Z] 1ce36da41761: Pull complete [2021-06-08T19:56:23.556Z] 25b303627fd3: Verifying Checksum [2021-06-08T19:56:23.556Z] 25b303627fd3: Download complete [2021-06-08T19:56:33.684Z] 25b303627fd3: Pull complete [2021-06-08T19:56:33.684Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-06-08T19:56:33.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:56:33.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-06-08T19:56:33.902Z] prd-ubuntu18.04-docker-arm64-4c-16g-981 does not seem to be running inside a container [2021-06-08T19:56:33.968Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T19:56:36.543Z] $ docker top 22dd5e072163b64c55e1a24a83516931c7f3ebaa32145b19c9e2987a5e19382b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:56:37.465Z] + docker-compose build --help [2021-06-08T19:56:37.465Z] + grep parallel [2021-06-08T19:56:40.841Z] --parallel Build images in parallel. [Pipeline] } [2021-06-08T19:56:40.856Z] $ docker stop --time=1 22dd5e072163b64c55e1a24a83516931c7f3ebaa32145b19c9e2987a5e19382b [2021-06-08T19:56:42.730Z] $ docker rm -f 22dd5e072163b64c55e1a24a83516931c7f3ebaa32145b19c9e2987a5e19382b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-08T19:56:43.434Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-06-08T19:56:43.434Z] . [Pipeline] withDockerContainer [2021-06-08T19:56:43.702Z] prd-ubuntu18.04-docker-arm64-4c-16g-981 does not seem to be running inside a container [2021-06-08T19:56:43.806Z] $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-06-08T19:56:45.293Z] $ docker top d7745aca0fe0c389b8282ba244b89bab81a443817ca2c20ad1e7a17da1250ffe -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T19:56:46.282Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-06-08T19:56:50.578Z] Building core-command ... [2021-06-08T19:56:50.578Z] Building core-data ... [2021-06-08T19:56:50.578Z] Building core-metadata ... [2021-06-08T19:56:50.578Z] Building security-bootstrapper ... [2021-06-08T19:56:50.578Z] Building security-proxy-setup ... [2021-06-08T19:56:50.578Z] Building security-secretstore-setup ... [2021-06-08T19:56:50.578Z] Building support-notifications ... [2021-06-08T19:56:50.578Z] Building support-scheduler ... [2021-06-08T19:56:50.578Z] Building sys-mgmt-agent ... [2021-06-08T19:56:50.578Z] Building security-secretstore-setup [2021-06-08T19:56:50.578Z] Building core-metadata [2021-06-08T19:56:50.578Z] Building sys-mgmt-agent [2021-06-08T19:56:50.578Z] Building support-notifications [2021-06-08T19:56:50.579Z] Building security-bootstrapper [2021-06-08T19:57:58.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:57:58.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:57:58.605Z] ---> 5c6a28b23229 [2021-06-08T19:57:58.605Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:57:58.605Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:57:58.605Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:57:58.605Z] ---> 5c6a28b23229 [2021-06-08T19:57:58.605Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T19:57:58.605Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:57:58.605Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:57:58.605Z] ---> 5c6a28b23229 [2021-06-08T19:57:58.605Z] Step 3/26 : WORKDIR /edgex-go [2021-06-08T19:57:58.878Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:57:58.878Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:57:58.878Z] ---> 5c6a28b23229 [2021-06-08T19:57:58.878Z] Step 3/32 : WORKDIR /edgex-go [2021-06-08T19:57:58.878Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T19:57:58.878Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T19:57:58.878Z] ---> 5c6a28b23229 [2021-06-08T19:57:58.878Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T19:58:00.842Z] ---> Running in a43fa00796dd [2021-06-08T19:58:00.842Z] ---> Running in ededc34e00ab [2021-06-08T19:58:00.842Z] ---> Running in c43d7e4c25ea [2021-06-08T19:58:00.842Z] ---> Running in 3143f639811b [2021-06-08T19:58:00.842Z] ---> Running in 5dd6e7797945 [2021-06-08T19:58:01.825Z] Removing intermediate container 3143f639811b [2021-06-08T19:58:01.825Z] ---> 9553a46a6acd [2021-06-08T19:58:01.825Z] Removing intermediate container 5dd6e7797945 [2021-06-08T19:58:01.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories ---> c5f8af25b089 [2021-06-08T19:58:01.825Z] [2021-06-08T19:58:01.825Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:58:01.825Z] Removing intermediate container c43d7e4c25ea [2021-06-08T19:58:01.825Z] ---> 2b649b77290e [2021-06-08T19:58:01.825Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:58:01.825Z] Removing intermediate container ededc34e00ab [2021-06-08T19:58:01.825Z] ---> dc0584b1eb54 [2021-06-08T19:58:01.825Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:58:02.102Z] Removing intermediate container a43fa00796dd [2021-06-08T19:58:02.102Z] ---> cef6a2350e2c [2021-06-08T19:58:02.102Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T19:58:02.102Z] ---> Running in 09940aad7ba2 [2021-06-08T19:58:02.102Z] ---> Running in 7890bd172961 [2021-06-08T19:58:02.102Z] ---> Running in 43b86f724b39 [2021-06-08T19:58:02.102Z] ---> Running in 126be39ee5c9 [2021-06-08T19:58:02.102Z] ---> Running in 8484d3204132 [2021-06-08T19:58:06.438Z] Removing intermediate container 7890bd172961 [2021-06-08T19:58:06.438Z] ---> fa613fcdc609 [2021-06-08T19:58:06.438Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-06-08T19:58:06.438Z] ---> Running in 622141e4f55c [2021-06-08T19:58:06.438Z] Removing intermediate container 09940aad7ba2 [2021-06-08T19:58:06.438Z] ---> 7588f46ebf73 [2021-06-08T19:58:06.438Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T19:58:06.438Z] Removing intermediate container 43b86f724b39 [2021-06-08T19:58:06.438Z] ---> 66bb01792cff [2021-06-08T19:58:06.438Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-06-08T19:58:06.438Z] ---> Running in 99b103cb8872 [2021-06-08T19:58:06.727Z] Removing intermediate container 8484d3204132 [2021-06-08T19:58:06.727Z] ---> f7c5723b723e [2021-06-08T19:58:06.727Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-06-08T19:58:06.727Z] ---> Running in 1533697aa7fa [2021-06-08T19:58:06.727Z] Removing intermediate container 126be39ee5c9 [2021-06-08T19:58:06.727Z] ---> 4da44669d155 [2021-06-08T19:58:06.727Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-06-08T19:58:07.018Z] ---> Running in 31331231a8c9 [2021-06-08T19:58:07.294Z] ---> Running in a6b113bbedb1 [2021-06-08T19:58:08.397Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:08.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:08.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:08.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:08.997Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:09.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:09.885Z] OK: 218 MiB in 52 packages [2021-06-08T19:58:09.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:09.885Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:10.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:10.163Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T19:58:11.160Z] OK: 218 MiB in 52 packages [2021-06-08T19:58:11.160Z] OK: 218 MiB in 52 packages [2021-06-08T19:58:11.160Z] OK: 218 MiB in 52 packages [2021-06-08T19:58:11.160Z] OK: 218 MiB in 52 packages [2021-06-08T19:58:11.491Z] Removing intermediate container 622141e4f55c [2021-06-08T19:58:11.491Z] ---> 965ed84ee559 [2021-06-08T19:58:11.491Z] Step 6/26 : COPY go.mod . [2021-06-08T19:58:12.477Z] ---> 4f980df718f8 [2021-06-08T19:58:12.477Z] Step 7/26 : RUN go mod download [2021-06-08T19:58:12.477Z] ---> Running in b81aa83b98c8 [2021-06-08T19:58:12.754Z] Removing intermediate container 99b103cb8872 [2021-06-08T19:58:12.754Z] ---> dda849618a18 [2021-06-08T19:58:12.754Z] Step 6/24 : COPY go.mod . [2021-06-08T19:58:13.050Z] Removing intermediate container 31331231a8c9 [2021-06-08T19:58:13.050Z] ---> 011a1ae7d179 [2021-06-08T19:58:13.050Z] Step 6/32 : COPY go.mod . [2021-06-08T19:58:13.050Z] Removing intermediate container a6b113bbedb1 [2021-06-08T19:58:13.050Z] ---> f4dad3d60407 [2021-06-08T19:58:13.050Z] Step 6/23 : COPY go.mod . [2021-06-08T19:58:13.050Z] Removing intermediate container 1533697aa7fa [2021-06-08T19:58:13.050Z] ---> 382fc2d0cdf3 [2021-06-08T19:58:13.050Z] Step 6/24 : COPY go.mod . [2021-06-08T19:58:14.044Z] ---> 758bd5b1b4c0 [2021-06-08T19:58:14.044Z] Step 7/24 : RUN go mod download [2021-06-08T19:58:14.044Z] ---> e86f23f2ff42 [2021-06-08T19:58:14.044Z] Step 7/32 : RUN go mod download [2021-06-08T19:58:14.319Z] ---> Running in e96b2be722c8 [2021-06-08T19:58:14.319Z] ---> b77fdfa0ae07 [2021-06-08T19:58:14.319Z] Step 7/23 : RUN go mod download [2021-06-08T19:58:14.319Z] ---> Running in 2d580726d577 [2021-06-08T19:58:14.596Z] ---> f157353ed4ab [2021-06-08T19:58:14.596Z] Step 7/24 : RUN go mod download [2021-06-08T19:58:14.879Z] ---> Running in 9fcb8a86bc79 [2021-06-08T19:58:14.879Z] ---> Running in fe232e1919ff [2021-06-08T19:58:16.859Z] Removing intermediate container b81aa83b98c8 [2021-06-08T19:58:16.859Z] ---> 85c018283b93 [2021-06-08T19:58:16.859Z] Step 8/26 : COPY . . [2021-06-08T19:58:18.882Z] Removing intermediate container e96b2be722c8 [2021-06-08T19:58:18.882Z] ---> a83313e6da55 [2021-06-08T19:58:18.882Z] Step 8/24 : COPY . . [2021-06-08T19:58:18.882Z] Removing intermediate container 2d580726d577 [2021-06-08T19:58:18.882Z] ---> b52c2432ff0e [2021-06-08T19:58:18.882Z] Step 8/32 : COPY . . [2021-06-08T19:58:19.157Z] Removing intermediate container fe232e1919ff [2021-06-08T19:58:19.157Z] ---> 017b8346e5b0 [2021-06-08T19:58:19.157Z] Step 8/24 : COPY . . [2021-06-08T19:58:19.433Z] Removing intermediate container 9fcb8a86bc79 [2021-06-08T19:58:19.433Z] ---> bc8022618556 [2021-06-08T19:58:19.433Z] Step 8/23 : COPY . . [2021-06-08T19:58:44.276Z] ---> 5bde11b98133 [2021-06-08T19:58:44.276Z] Step 9/26 : RUN go mod tidy [2021-06-08T19:58:44.276Z] ---> Running in 78c648eb1296 [2021-06-08T19:58:44.276Z] ---> d2bbec1d19cf [2021-06-08T19:58:44.276Z] Step 9/23 : RUN go mod tidy [2021-06-08T19:58:44.276Z] ---> c0124f8cd6ee [2021-06-08T19:58:44.276Z] Step 9/32 : RUN go mod tidy [2021-06-08T19:58:44.276Z] ---> 80711cd24690 [2021-06-08T19:58:44.276Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:58:44.276Z] ---> Running in 6cc64542d565 [2021-06-08T19:58:44.276Z] ---> Running in 3fbe2a3676b9 [2021-06-08T19:58:44.276Z] ---> Running in 9a318e3d10c9 [2021-06-08T19:58:44.276Z] ---> 9ccd8b229ce0 [2021-06-08T19:58:44.276Z] Step 9/24 : RUN go mod tidy [2021-06-08T19:58:44.276Z] ---> Running in e6bdefb80b63 [2021-06-08T19:58:46.924Z] Removing intermediate container 78c648eb1296 [2021-06-08T19:58:46.924Z] ---> 84b49cd4afee [2021-06-08T19:58:46.924Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-06-08T19:58:46.924Z] ---> Running in b1e9fca7ceb1 [2021-06-08T19:58:49.581Z] Removing intermediate container 3fbe2a3676b9 [2021-06-08T19:58:49.581Z] ---> 6ae8933037b4 [2021-06-08T19:58:49.582Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-06-08T19:58:49.582Z] 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-08T19:58:49.582Z] ---> Running in b18a695a9cb2 [2021-06-08T19:58:49.878Z] Removing intermediate container 9a318e3d10c9 [2021-06-08T19:58:49.878Z] ---> c8f86906cb5c [2021-06-08T19:58:49.878Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-06-08T19:58:49.878Z] Removing intermediate container e6bdefb80b63 [2021-06-08T19:58:49.878Z] ---> 267b0a9b5229 [2021-06-08T19:58:49.878Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-06-08T19:58:50.155Z] Removing intermediate container 6cc64542d565 [2021-06-08T19:58:50.155Z] ---> e786430df57f [2021-06-08T19:58:50.155Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-06-08T19:58:50.155Z] ---> Running in f68ef72c51df [2021-06-08T19:58:50.155Z] ---> Running in 47b3c12cd386 [2021-06-08T19:58:50.435Z] ---> Running in 0ae88a4e8aab [2021-06-08T19:58:51.432Z] 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-08T19:58:53.426Z] 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-08T19:58:53.426Z] 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-08T19:58:53.703Z] 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-08T20:00:30.640Z] 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-08T20:00:45.926Z] Removing intermediate container b18a695a9cb2 [2021-06-08T20:00:45.926Z] ---> da173fead0fc [2021-06-08T20:00:45.926Z] [2021-06-08T20:00:45.926Z] Step 11/32 : FROM alpine:3.12 [2021-06-08T20:00:45.926Z] 3.12: Pulling from library/alpine [2021-06-08T20:00:46.211Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-06-08T20:00:46.211Z] Status: Downloaded newer image for alpine:3.12 [2021-06-08T20:00:46.211Z] ---> 9852663dfa18 [2021-06-08T20:00:46.211Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-06-08T20:00:46.211Z] Removing intermediate container b1e9fca7ceb1 [2021-06-08T20:00:46.211Z] ---> d158e7494d08 [2021-06-08T20:00:46.211Z] [2021-06-08T20:00:46.211Z] Step 11/26 : FROM alpine:3.12 [2021-06-08T20:00:46.211Z] ---> 9852663dfa18 [2021-06-08T20:00:46.211Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-06-08T20:00:46.824Z] ---> Running in f1b988a95ce6 [2021-06-08T20:00:46.824Z] ---> Running in 6c76359ab721 [2021-06-08T20:00:48.285Z] Removing intermediate container f1b988a95ce6 [2021-06-08T20:00:48.285Z] ---> 83c5efd91bb0 [2021-06-08T20:00:48.285Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-06-08T20:00:48.285Z] ---> Running in 52b28e6a6408 [2021-06-08T20:00:49.746Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:00:50.024Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:00:50.639Z] (1/6) Installing ca-certificates (20191127-r4) [2021-06-08T20:00:50.639Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:00:50.639Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:00:50.639Z] (3/6) Installing libcurl (7.77.0-r0) [2021-06-08T20:00:50.639Z] (4/6) Installing curl (7.77.0-r0) [2021-06-08T20:00:50.639Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-06-08T20:00:50.639Z] (6/6) Installing su-exec (0.2-r1) [2021-06-08T20:00:50.917Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:00:50.917Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:00:50.917Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:00:51.195Z] OK: 7 MiB in 20 packages [2021-06-08T20:00:51.478Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-06-08T20:00:51.478Z] (2/2) Installing su-exec (0.2-r1) [2021-06-08T20:00:51.478Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:00:51.478Z] OK: 5 MiB in 16 packages [2021-06-08T20:00:54.161Z] Removing intermediate container 0ae88a4e8aab [2021-06-08T20:00:54.161Z] ---> 942e5711f425 [2021-06-08T20:00:54.161Z] [2021-06-08T20:00:54.161Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T20:00:54.161Z] ---> 9852663dfa18 [2021-06-08T20:00:54.161Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-06-08T20:00:54.161Z] Removing intermediate container 52b28e6a6408 [2021-06-08T20:00:54.161Z] ---> 800fc853f889 [2021-06-08T20:00:54.161Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-06-08T20:00:54.437Z] ---> Running in e445b09e6274 [2021-06-08T20:00:54.437Z] Removing intermediate container 6c76359ab721 [2021-06-08T20:00:54.437Z] ---> 65be3c8567fe [2021-06-08T20:00:54.437Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T20:00:54.437Z] ---> Running in 171d58a2dfce [2021-06-08T20:00:54.713Z] ---> Running in 90a3ff0c8a8a [2021-06-08T20:00:55.327Z] Removing intermediate container 171d58a2dfce [2021-06-08T20:00:55.327Z] ---> d02e738884af [2021-06-08T20:00:55.327Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-06-08T20:00:55.327Z] ---> Running in a8c6e34d06fc [2021-06-08T20:00:55.609Z] Removing intermediate container 90a3ff0c8a8a [2021-06-08T20:00:55.609Z] ---> c8fc7f12ea78 [2021-06-08T20:00:55.609Z] Step 14/26 : WORKDIR / [2021-06-08T20:00:56.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:00:56.221Z] ---> Running in 5268b09df2ae [2021-06-08T20:00:56.221Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:00:56.820Z] Removing intermediate container a8c6e34d06fc [2021-06-08T20:00:56.820Z] ---> 3bc135a7f998 [2021-06-08T20:00:56.820Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-06-08T20:00:56.820Z] (1/2) Installing ca-certificates (20191127-r4) [2021-06-08T20:00:57.099Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-06-08T20:00:57.099Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:00:57.099Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:00:57.099Z] OK: 6 MiB in 16 packages [2021-06-08T20:00:57.704Z] ---> Running in 34ed352ecd91 [2021-06-08T20:00:57.704Z] Removing intermediate container 5268b09df2ae [2021-06-08T20:00:57.704Z] ---> c083f37b0b25 [2021-06-08T20:00:57.704Z] 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-08T20:00:58.692Z] Removing intermediate container f68ef72c51df [2021-06-08T20:00:58.692Z] ---> 4fd78f6719c9 [2021-06-08T20:00:58.692Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-06-08T20:00:58.966Z] Removing intermediate container 47b3c12cd386 [2021-06-08T20:00:58.966Z] ---> 1eb091cf233d [2021-06-08T20:00:58.966Z] [2021-06-08T20:00:58.966Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:00:58.966Z] ---> 9852663dfa18 [2021-06-08T20:00:58.966Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:00:59.239Z] ---> 394d846a1d9c [2021-06-08T20:00:59.239Z] 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-08T20:00:59.239Z] ---> Running in 2abb053a63e1 [2021-06-08T20:00:59.513Z] ---> Running in ee7f8ed64128 [2021-06-08T20:01:00.135Z] Removing intermediate container e445b09e6274 [2021-06-08T20:01:00.135Z] ---> e6a9c930bc02 [2021-06-08T20:01:00.135Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:01:00.411Z] ---> Running in 0f3552b54558 [2021-06-08T20:01:00.682Z] ---> ae6ca9c417de [2021-06-08T20:01:00.682Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-06-08T20:01:01.282Z] 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-08T20:01:01.282Z] Removing intermediate container 0f3552b54558 [2021-06-08T20:01:01.282Z] ---> 89b5cb61c8cd [2021-06-08T20:01:01.282Z] Step 14/23 : ENV APP_PORT=59860 [2021-06-08T20:01:01.559Z] ---> Running in d08cc0bbaa25 [2021-06-08T20:01:01.559Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:01:01.849Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:01:01.849Z] Removing intermediate container 34ed352ecd91 [2021-06-08T20:01:01.849Z] ---> 19600835ba07 [2021-06-08T20:01:01.849Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-06-08T20:01:02.134Z] ---> e2cfc6b5fdd7 [2021-06-08T20:01:02.134Z] 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-08T20:01:02.134Z] ---> Running in bd66eb33318e [2021-06-08T20:01:02.134Z] Removing intermediate container d08cc0bbaa25 [2021-06-08T20:01:02.134Z] ---> 0843261b40f2 [2021-06-08T20:01:02.134Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T20:01:02.415Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-06-08T20:01:02.415Z] ---> Running in 72c66386e24e [2021-06-08T20:01:02.415Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:01:02.415Z] OK: 5 MiB in 15 packages [2021-06-08T20:01:03.412Z] Removing intermediate container bd66eb33318e [2021-06-08T20:01:03.412Z] ---> 4ac6a5288045 [2021-06-08T20:01:03.412Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-06-08T20:01:03.690Z] Removing intermediate container 72c66386e24e [2021-06-08T20:01:03.690Z] ---> 2e1d33b63c89 [2021-06-08T20:01:03.690Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:01:03.690Z] ---> 84795a481f84 [2021-06-08T20:01:03.690Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-06-08T20:01:04.288Z] Removing intermediate container ee7f8ed64128 [2021-06-08T20:01:04.288Z] ---> 16d43503507d [2021-06-08T20:01:04.288Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:01:04.570Z] ---> Running in ba09fc9515d9 [2021-06-08T20:01:04.847Z] ---> d6f60e1853e8 [2021-06-08T20:01:04.847Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-06-08T20:01:04.847Z] Removing intermediate container 2abb053a63e1 [2021-06-08T20:01:04.847Z] ---> f61a017c3400 [2021-06-08T20:01:04.847Z] [2021-06-08T20:01:04.847Z] Step 12/24 : FROM docker:20.10.0 [2021-06-08T20:01:05.120Z] ---> Running in 0d55d5ab4c04 [2021-06-08T20:01:05.121Z] ---> 64f59a536186 [2021-06-08T20:01:05.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-06-08T20:01:05.397Z] 20.10.0: Pulling from library/docker [2021-06-08T20:01:05.397Z] Removing intermediate container ba09fc9515d9 [2021-06-08T20:01:05.397Z] ---> 5ec390acddc8 [2021-06-08T20:01:05.397Z] Step 14/24 : ENV APP_PORT=59881 [2021-06-08T20:01:05.397Z] ---> e63c597dac5a [2021-06-08T20:01:05.397Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-06-08T20:01:05.675Z] ---> Running in e7229ca97c74 [2021-06-08T20:01:06.666Z] Removing intermediate container e7229ca97c74 [2021-06-08T20:01:06.667Z] ---> 1414ed1d9899 [2021-06-08T20:01:06.667Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T20:01:06.943Z] ---> Running in 43ade3d1781e [2021-06-08T20:01:07.929Z] ---> 6648d2994851 [2021-06-08T20:01:07.929Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-06-08T20:01:08.204Z] ---> e6fa3554570c [2021-06-08T20:01:08.204Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-06-08T20:01:08.204Z] Removing intermediate container 43ade3d1781e [2021-06-08T20:01:08.204Z] ---> 4fce555184c6 [2021-06-08T20:01:08.204Z] Step 16/24 : WORKDIR / [2021-06-08T20:01:08.476Z] ---> Running in aa80f91b5118 [2021-06-08T20:01:09.075Z] ---> 45ee5048ceea [2021-06-08T20:01:09.075Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-06-08T20:01:09.347Z] ---> Running in 319b485c3ba7 [2021-06-08T20:01:09.347Z] Removing intermediate container 0d55d5ab4c04 [2021-06-08T20:01:09.347Z] ---> 50f28786af9a [2021-06-08T20:01:09.347Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:01:09.618Z] Removing intermediate container aa80f91b5118 [2021-06-08T20:01:09.618Z] ---> b43079bd1c19 [2021-06-08T20:01:09.618Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:01:09.618Z] ---> 7d40251a5e60 [2021-06-08T20:01:09.618Z] 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-08T20:01:09.888Z] ---> Running in 88e347e3a20a [2021-06-08T20:01:09.888Z] Removing intermediate container 319b485c3ba7 [2021-06-08T20:01:09.888Z] ---> 477811cee49e [2021-06-08T20:01:09.888Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:01:10.160Z] ---> Running in d9d6d292be40 [2021-06-08T20:01:10.759Z] ---> 31bf86922ccd [2021-06-08T20:01:10.760Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-06-08T20:01:11.032Z] ---> ac441293f23a [2021-06-08T20:01:11.032Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-06-08T20:01:11.032Z] Removing intermediate container d9d6d292be40 [2021-06-08T20:01:11.032Z] ---> 6b080093c8c2 [2021-06-08T20:01:11.032Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T20:01:11.305Z] ---> Running in b831926b214d [2021-06-08T20:01:12.749Z] Removing intermediate container b831926b214d [2021-06-08T20:01:12.749Z] ---> bff1ed500391 [2021-06-08T20:01:12.749Z] Step 22/23 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:01:12.749Z] ---> Running in 5915f7264a2e [2021-06-08T20:01:13.019Z] Removing intermediate container 88e347e3a20a [2021-06-08T20:01:13.019Z] ---> 572e24a387eb [2021-06-08T20:01:13.019Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-06-08T20:01:13.289Z] ---> dabc85e51197 [2021-06-08T20:01:13.289Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-06-08T20:01:13.289Z] ---> 2318432c625d [2021-06-08T20:01:13.289Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-06-08T20:01:13.289Z] ---> Running in 9a666abe0f8a [2021-06-08T20:01:13.883Z] Removing intermediate container 5915f7264a2e [2021-06-08T20:01:13.883Z] ---> 70ae986295bf [2021-06-08T20:01:13.883Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T20:01:13.883Z] Removing intermediate container 9a666abe0f8a [2021-06-08T20:01:13.883Z] ---> f37abd127cd2 [2021-06-08T20:01:13.883Z] Step 24/26 : LABEL arch=arm64 [2021-06-08T20:01:14.168Z] ---> Running in 619aa457459f [2021-06-08T20:01:14.168Z] ---> Running in 08a444cb88d9 [2021-06-08T20:01:14.447Z] ---> e84580446414 [2021-06-08T20:01:14.447Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-06-08T20:01:14.447Z] ---> 4a3b964a32d0 [2021-06-08T20:01:14.447Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-06-08T20:01:14.718Z] ---> Running in 154bcb57ae9a [2021-06-08T20:01:14.718Z] Removing intermediate container 619aa457459f [2021-06-08T20:01:14.718Z] ---> b34cc213e025 [2021-06-08T20:01:14.718Z] [2021-06-08T20:01:14.992Z] Removing intermediate container 08a444cb88d9 [2021-06-08T20:01:14.992Z] ---> 6b03c796785c [2021-06-08T20:01:14.992Z] Step 25/26 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:01:15.263Z] ---> Running in 6f911ce7c386 [2021-06-08T20:01:15.537Z] Successfully built b34cc213e025 [2021-06-08T20:01:15.537Z] Removing intermediate container 154bcb57ae9a [2021-06-08T20:01:15.537Z] ---> 96e6b13ed8ef [2021-06-08T20:01:15.537Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:01:15.537Z] Successfully tagged support-notifications-arm64:latest [2021-06-08T20:01:15.537Z]  Building support-notifications ... done Building core-command [2021-06-08T20:01:15.820Z] ---> 894d769200c0 [2021-06-08T20:01:15.820Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-06-08T20:01:15.820Z] ---> Running in f556207112bc [2021-06-08T20:01:16.093Z] Removing intermediate container 6f911ce7c386 [2021-06-08T20:01:16.093Z] ---> 52f47a589017 [2021-06-08T20:01:16.093Z] Step 26/26 : LABEL version=0.0.0 [2021-06-08T20:01:16.367Z] ---> Running in 49c7f4593181 [2021-06-08T20:01:16.958Z] Removing intermediate container f556207112bc [2021-06-08T20:01:16.958Z] ---> 25ae572c89bb [2021-06-08T20:01:16.958Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T20:01:16.958Z] Removing intermediate container 49c7f4593181 [2021-06-08T20:01:16.958Z] ---> e50d41b0955b [2021-06-08T20:01:16.958Z] [2021-06-08T20:01:17.232Z] ---> 8f15c3a9b0ef [2021-06-08T20:01:17.232Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-06-08T20:01:17.232Z] ---> Running in 0c17cd343a35 [2021-06-08T20:01:17.830Z] Successfully built e50d41b0955b [2021-06-08T20:01:18.104Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-06-08T20:01:18.104Z]  Building security-secretstore-setup ... done Building core-data [2021-06-08T20:01:18.104Z] ---> Running in f0a6926b8652 [2021-06-08T20:01:18.379Z] Removing intermediate container 0c17cd343a35 [2021-06-08T20:01:18.379Z] ---> 2e6f1a43e0ae [2021-06-08T20:01:18.379Z] Step 23/24 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:01:18.656Z] ---> Running in d5b2e5caf769 [2021-06-08T20:01:18.656Z] Removing intermediate container f0a6926b8652 [2021-06-08T20:01:18.656Z] ---> edc62bce8ac2 [2021-06-08T20:01:18.656Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-06-08T20:01:19.253Z] Removing intermediate container d5b2e5caf769 [2021-06-08T20:01:19.253Z] ---> 37e6b1214cd6 [2021-06-08T20:01:19.253Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:01:19.854Z] ---> Running in ec6ffea12695 [2021-06-08T20:01:19.854Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-06-08T20:01:19.854Z] Status: Downloaded newer image for docker:20.10.0 [2021-06-08T20:01:19.854Z] ---> eeaf43b92773 [2021-06-08T20:01:19.854Z] 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-08T20:01:20.459Z] ---> f9026b261dd8 [2021-06-08T20:01:20.459Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-06-08T20:01:20.459Z] ---> Running in 47d8b917af5b [2021-06-08T20:01:20.736Z] Removing intermediate container ec6ffea12695 [2021-06-08T20:01:20.736Z] ---> c33ef49008fe [2021-06-08T20:01:20.736Z] [2021-06-08T20:01:20.736Z] ---> Running in dea52725900a [2021-06-08T20:01:21.013Z] Removing intermediate container 47d8b917af5b [2021-06-08T20:01:21.013Z] ---> 9c969c4e99bb [2021-06-08T20:01:21.013Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 [2021-06-08T20:01:21.292Z] Successfully built c33ef49008fe [2021-06-08T20:01:21.292Z] Successfully tagged core-metadata-arm64:latest [2021-06-08T20:01:21.292Z]  Building core-metadata ... done Building security-proxy-setup [2021-06-08T20:01:21.292Z] ---> Running in c08c71f53c24 [2021-06-08T20:01:22.749Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:01:23.023Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:01:23.615Z] (1/39) Installing readline (8.0.4-r0) [2021-06-08T20:01:23.615Z] Removing intermediate container dea52725900a [2021-06-08T20:01:23.615Z] ---> 153120d3e177 [2021-06-08T20:01:23.615Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-06-08T20:01:23.615Z] (2/39) Installing bash (5.0.17-r0) [2021-06-08T20:01:23.615Z] Executing bash-5.0.17-r0.post-install [2021-06-08T20:01:23.615Z] (3/39) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:01:23.615Z] (4/39) Installing libcurl (7.77.0-r0) [2021-06-08T20:01:23.615Z] (5/39) Installing curl (7.77.0-r0) [2021-06-08T20:01:23.886Z] (6/39) Installing dumb-init (1.2.2-r1) [2021-06-08T20:01:23.886Z] (7/39) Installing libbz2 (1.0.8-r1) [2021-06-08T20:01:23.886Z] (8/39) Installing expat (2.2.9-r1) [2021-06-08T20:01:23.886Z] (9/39) Installing libffi (3.3-r2) [2021-06-08T20:01:23.886Z] (10/39) Installing gdbm (1.13-r1) [2021-06-08T20:01:23.886Z] (11/39) Installing xz-libs (5.2.5-r0) [2021-06-08T20:01:23.886Z] (12/39) Installing sqlite-libs (3.32.1-r1) [2021-06-08T20:01:23.886Z] (13/39) Installing python3 (3.8.10-r0) [2021-06-08T20:01:24.482Z] ---> Running in 3e38cf82d0b9 [2021-06-08T20:01:25.472Z] Removing intermediate container 3e38cf82d0b9 [2021-06-08T20:01:25.472Z] ---> da3e1915036e [2021-06-08T20:01:25.472Z] Step 29/32 : CMD ["gate"] [2021-06-08T20:01:25.845Z] (14/39) Installing py3-appdirs (1.4.4-r1) [2021-06-08T20:01:25.846Z] (15/39) Installing py3-ordered-set (4.0.1-r0) [2021-06-08T20:01:25.846Z] (16/39) Installing py3-parsing (2.4.7-r0) [2021-06-08T20:01:25.846Z] (17/39) Installing py3-six (1.15.0-r0) [2021-06-08T20:01:25.846Z] (18/39) Installing py3-packaging (20.4-r0) [2021-06-08T20:01:25.846Z] (19/39) Installing py3-setuptools (47.0.0-r0) [2021-06-08T20:01:25.846Z] (20/39) Installing py3-chardet (3.0.4-r4) [2021-06-08T20:01:26.151Z] (21/39) Installing py3-idna (2.9-r0) [2021-06-08T20:01:26.151Z] (22/39) Installing py3-certifi (2020.4.5.1-r0) [2021-06-08T20:01:26.151Z] (23/39) Installing py3-urllib3 (1.25.9-r0) [2021-06-08T20:01:26.151Z] (24/39) Installing py3-requests (2.23.0-r0) [2021-06-08T20:01:26.151Z] (25/39) Installing py3-msgpack (1.0.0-r0) [2021-06-08T20:01:26.151Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-06-08T20:01:26.151Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-06-08T20:01:26.151Z] (28/39) Installing py3-colorama (0.4.3-r0) [2021-06-08T20:01:26.151Z] (29/39) Installing py3-distlib (0.3.0-r0) [2021-06-08T20:01:26.484Z] ---> Running in 452c60b86e67 [2021-06-08T20:01:26.484Z] (30/39) Installing py3-distro (1.5.0-r1) [2021-06-08T20:01:26.484Z] (31/39) Installing py3-webencodings (0.5.1-r3) [2021-06-08T20:01:26.484Z] (32/39) Installing py3-html5lib (1.0.1-r4) [2021-06-08T20:01:26.484Z] (33/39) Installing py3-pytoml (0.1.21-r0) [2021-06-08T20:01:26.484Z] (34/39) Installing py3-pep517 (0.8.2-r0) [2021-06-08T20:01:26.484Z] (35/39) Installing py3-progress (1.5-r0) [2021-06-08T20:01:26.484Z] (36/39) Installing py3-toml (0.10.1-r0) [2021-06-08T20:01:26.484Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-06-08T20:01:26.484Z] (38/39) Installing py3-contextlib2 (0.6.0-r0) [2021-06-08T20:01:26.484Z] (39/39) Installing py3-pip (20.1.1-r0) [2021-06-08T20:01:26.794Z] Executing busybox-1.31.1-r19.trigger [2021-06-08T20:01:26.794Z] OK: 72 MiB in 59 packages [2021-06-08T20:01:27.098Z] Removing intermediate container 452c60b86e67 [2021-06-08T20:01:27.098Z] ---> 160d73c92f7f [2021-06-08T20:01:27.098Z] Step 30/32 : LABEL arch=arm64 [2021-06-08T20:01:27.744Z] ---> Running in 8607ede24360 [2021-06-08T20:01:28.347Z] Removing intermediate container 8607ede24360 [2021-06-08T20:01:28.347Z] ---> 442238498ab0 [2021-06-08T20:01:28.347Z] Step 31/32 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:01:28.621Z] ---> Running in bf41d1ae84b5 [2021-06-08T20:01:29.222Z] Removing intermediate container bf41d1ae84b5 [2021-06-08T20:01:29.223Z] ---> 9b51d11f902d [2021-06-08T20:01:29.223Z] Step 32/32 : LABEL version=0.0.0 [2021-06-08T20:01:29.497Z] ---> Running in ab01b28238ac [2021-06-08T20:01:30.485Z] Removing intermediate container ab01b28238ac [2021-06-08T20:01:30.485Z] ---> 58dd00e1c89d [2021-06-08T20:01:30.485Z] [2021-06-08T20:01:30.761Z] Successfully built 58dd00e1c89d [2021-06-08T20:01:30.761Z] Successfully tagged security-bootstrapper-arm64:latest [2021-06-08T20:01:30.761Z]  Building security-bootstrapper ... done Building support-scheduler [2021-06-08T20:01:31.359Z] Collecting docker-compose==1.23.2 [2021-06-08T20:01:31.359Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-06-08T20:01:32.339Z] Collecting docker<4.0,>=3.6.0 [2021-06-08T20:01:32.339Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-06-08T20:01:34.329Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-06-08T20:01:34.329Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-06-08T20:01:34.606Z] Collecting cached-property<2,>=1.2.0 [2021-06-08T20:01:34.607Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-06-08T20:01:35.593Z] Collecting PyYAML<4,>=3.10 [2021-06-08T20:01:35.593Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-06-08T20:01:39.002Z] Collecting dockerpty<0.5,>=0.4.1 [2021-06-08T20:01:39.002Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-06-08T20:01:41.642Z] Collecting jsonschema<3,>=2.5.1 [2021-06-08T20:01:41.642Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-06-08T20:01:41.918Z] Collecting texttable<0.10,>=0.9.0 [2021-06-08T20:01:41.918Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-06-08T20:01:44.568Z] Collecting websocket-client<1.0,>=0.32.0 [2021-06-08T20:01:44.568Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-06-08T20:01:44.843Z] Collecting docopt<0.7,>=0.6.1 [2021-06-08T20:01:45.121Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-06-08T20:01:47.141Z] 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-08T20:01:47.419Z] Collecting docker-pycreds>=0.4.0 [2021-06-08T20:01:47.419Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-06-08T20:01:48.407Z] Collecting urllib3<1.25,>=1.21.1 [2021-06-08T20:01:48.408Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-06-08T20:01:48.408Z] 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-08T20:01:48.685Z] Collecting idna<2.8,>=2.5 [2021-06-08T20:01:48.685Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-06-08T20:01:48.960Z] 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-08T20:01:48.960Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-06-08T20:01:48.960Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-06-08T20:01:48.960Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-06-08T20:01:48.960Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-06-08T20:01:49.950Z] Installing collected packages: docker-pycreds, websocket-client, urllib3, idna, requests, docker, cached-property, PyYAML, dockerpty, jsonschema, texttable, docopt, docker-compose [2021-06-08T20:01:50.559Z] Attempting uninstall: urllib3 [2021-06-08T20:01:50.559Z] Found existing installation: urllib3 1.25.9 [2021-06-08T20:01:50.559Z] Uninstalling urllib3-1.25.9: [2021-06-08T20:01:50.559Z] Successfully uninstalled urllib3-1.25.9 [2021-06-08T20:01:51.161Z] Attempting uninstall: idna [2021-06-08T20:01:51.161Z] Found existing installation: idna 2.9 [2021-06-08T20:01:51.161Z] Uninstalling idna-2.9: [2021-06-08T20:01:51.161Z] Successfully uninstalled idna-2.9 [2021-06-08T20:01:51.765Z] Attempting uninstall: requests [2021-06-08T20:01:51.765Z] Found existing installation: requests 2.23.0 [2021-06-08T20:01:52.043Z] Uninstalling requests-2.23.0: [2021-06-08T20:01:52.043Z] Successfully uninstalled requests-2.23.0 [2021-06-08T20:01:53.495Z] Running setup.py install for PyYAML: started [2021-06-08T20:01:55.514Z] Running setup.py install for PyYAML: finished with status 'done' [2021-06-08T20:01:55.514Z] Running setup.py install for dockerpty: started [2021-06-08T20:01:58.158Z] Running setup.py install for dockerpty: finished with status 'done' [2021-06-08T20:01:58.436Z] Running setup.py install for texttable: started [2021-06-08T20:02:00.438Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:02:00.438Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:02:00.438Z] ---> 5c6a28b23229 [2021-06-08T20:02:00.438Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:02:00.438Z] ---> Using cache [2021-06-08T20:02:00.438Z] ---> cef6a2350e2c [2021-06-08T20:02:00.438Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:02:00.438Z] ---> Using cache [2021-06-08T20:02:00.438Z] ---> f7c5723b723e [2021-06-08T20:02:00.438Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-06-08T20:02:00.438Z] ---> Using cache [2021-06-08T20:02:00.438Z] ---> 011a1ae7d179 [2021-06-08T20:02:00.438Z] Step 6/24 : COPY go.mod . [2021-06-08T20:02:00.438Z] ---> Using cache [2021-06-08T20:02:00.438Z] ---> e86f23f2ff42 [2021-06-08T20:02:00.438Z] Step 7/24 : RUN go mod download [2021-06-08T20:02:00.438Z] ---> Using cache [2021-06-08T20:02:00.438Z] ---> b52c2432ff0e [2021-06-08T20:02:00.438Z] Step 8/24 : COPY . . [2021-06-08T20:02:00.438Z] ---> Using cache [2021-06-08T20:02:00.438Z] ---> c0124f8cd6ee [2021-06-08T20:02:00.438Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:02:00.439Z] ---> Using cache [2021-06-08T20:02:00.439Z] ---> 6ae8933037b4 [2021-06-08T20:02:00.439Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-06-08T20:02:00.718Z] Running setup.py install for texttable: finished with status 'done' [2021-06-08T20:02:00.718Z] Running setup.py install for docopt: started [2021-06-08T20:02:03.385Z] Running setup.py install for docopt: finished with status 'done' [2021-06-08T20:02:04.390Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:02:04.390Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:02:04.390Z] ---> 5c6a28b23229 [2021-06-08T20:02:04.390Z] Step 3/24 : WORKDIR /edgex-go [2021-06-08T20:02:04.390Z] ---> Using cache [2021-06-08T20:02:04.390Z] ---> cef6a2350e2c [2021-06-08T20:02:04.390Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:02:04.390Z] ---> Using cache [2021-06-08T20:02:04.390Z] ---> f7c5723b723e [2021-06-08T20:02:04.390Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-06-08T20:02:05.003Z] 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-08T20:02:06.008Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:02:06.008Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:02:06.008Z] ---> 5c6a28b23229 [2021-06-08T20:02:06.008Z] Step 3/22 : WORKDIR /edgex-go [2021-06-08T20:02:06.008Z] ---> Using cache [2021-06-08T20:02:06.008Z] ---> cef6a2350e2c [2021-06-08T20:02:06.008Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:02:06.008Z] ---> Using cache [2021-06-08T20:02:06.008Z] ---> f7c5723b723e [2021-06-08T20:02:06.008Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-06-08T20:02:06.008Z] ---> Using cache [2021-06-08T20:02:06.008Z] ---> 011a1ae7d179 [2021-06-08T20:02:06.008Z] Step 6/22 : COPY go.mod . [2021-06-08T20:02:06.008Z] ---> Using cache [2021-06-08T20:02:06.008Z] ---> e86f23f2ff42 [2021-06-08T20:02:06.008Z] Step 7/22 : RUN go mod download [2021-06-08T20:02:06.008Z] ---> Using cache [2021-06-08T20:02:06.008Z] ---> b52c2432ff0e [2021-06-08T20:02:06.008Z] Step 8/22 : COPY . . [2021-06-08T20:02:06.008Z] ---> Using cache [2021-06-08T20:02:06.008Z] ---> c0124f8cd6ee [2021-06-08T20:02:06.008Z] Step 9/22 : RUN go mod tidy [2021-06-08T20:02:06.008Z] ---> Using cache [2021-06-08T20:02:06.008Z] ---> 6ae8933037b4 [2021-06-08T20:02:06.008Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-06-08T20:02:06.285Z] ---> Running in 5e542a224e58 [2021-06-08T20:02:06.285Z] ---> Running in 45515e94f720 [2021-06-08T20:02:06.565Z] ---> Running in 405b174ccde6 [2021-06-08T20:02:09.222Z] 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-08T20:02:09.222Z] 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-08T20:02:09.222Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:02:10.224Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:02:11.217Z] OK: 218 MiB in 52 packages [2021-06-08T20:02:13.232Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-06-08T20:02:13.232Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-06-08T20:02:13.232Z] ---> 5c6a28b23229 [2021-06-08T20:02:13.232Z] Step 3/23 : WORKDIR /edgex-go [2021-06-08T20:02:13.232Z] ---> Using cache [2021-06-08T20:02:13.232Z] ---> cef6a2350e2c [2021-06-08T20:02:13.232Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:02:13.232Z] ---> Using cache [2021-06-08T20:02:13.232Z] ---> f7c5723b723e [2021-06-08T20:02:13.232Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-06-08T20:02:13.232Z] ---> Using cache [2021-06-08T20:02:13.232Z] ---> 011a1ae7d179 [2021-06-08T20:02:13.232Z] Step 6/23 : COPY go.mod . [2021-06-08T20:02:13.232Z] ---> Using cache [2021-06-08T20:02:13.232Z] ---> e86f23f2ff42 [2021-06-08T20:02:13.232Z] Step 7/23 : RUN go mod download [2021-06-08T20:02:13.232Z] ---> Using cache [2021-06-08T20:02:13.232Z] ---> b52c2432ff0e [2021-06-08T20:02:13.232Z] Step 8/23 : COPY . . [2021-06-08T20:02:13.837Z] ---> Using cache [2021-06-08T20:02:13.837Z] ---> c0124f8cd6ee [2021-06-08T20:02:13.837Z] Step 9/23 : RUN go mod tidy [2021-06-08T20:02:13.837Z] ---> Using cache [2021-06-08T20:02:13.837Z] ---> 6ae8933037b4 [2021-06-08T20:02:13.837Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-06-08T20:02:14.444Z] ---> Running in ee11cc528a51 [2021-06-08T20:02:14.444Z] Removing intermediate container 45515e94f720 [2021-06-08T20:02:14.444Z] ---> 01ae7ca74452 [2021-06-08T20:02:14.444Z] Step 6/24 : COPY go.mod . [2021-06-08T20:02:17.094Z] ---> 9471847d4b0c [2021-06-08T20:02:17.095Z] Step 7/24 : RUN go mod download [2021-06-08T20:02:17.371Z] ---> Running in e92fec6b17ad [2021-06-08T20:02:17.646Z] 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-08T20:02:21.979Z] Removing intermediate container c08c71f53c24 [2021-06-08T20:02:21.979Z] ---> 542666181cb1 [2021-06-08T20:02:21.979Z] Step 15/24 : ENV APP_PORT=58890 [2021-06-08T20:02:21.979Z] ---> Running in 5c7de7306d77 [2021-06-08T20:02:22.262Z] Removing intermediate container e92fec6b17ad [2021-06-08T20:02:22.262Z] ---> 137ba6f7a7bf [2021-06-08T20:02:22.262Z] Step 8/24 : COPY . . [2021-06-08T20:02:22.866Z] Removing intermediate container 5c7de7306d77 [2021-06-08T20:02:22.866Z] ---> f6698db6f1af [2021-06-08T20:02:22.866Z] Step 16/24 : EXPOSE $APP_PORT [2021-06-08T20:02:23.142Z] ---> Running in 0c28f8bdafbc [2021-06-08T20:02:24.133Z] Removing intermediate container 0c28f8bdafbc [2021-06-08T20:02:24.133Z] ---> 6d5664d65f2e [2021-06-08T20:02:24.133Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-06-08T20:02:28.459Z] ---> 919a9979df92 [2021-06-08T20:02:28.459Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-06-08T20:02:29.900Z] ---> 84a77891d3ae [2021-06-08T20:02:29.901Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-06-08T20:02:31.968Z] ---> 1f296495547b [2021-06-08T20:02:31.969Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-06-08T20:02:32.294Z] ---> Running in 5641f2e35b27 [2021-06-08T20:02:33.464Z] Removing intermediate container 5641f2e35b27 [2021-06-08T20:02:33.464Z] ---> e562a785ffb9 [2021-06-08T20:02:33.464Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:02:33.758Z] ---> Running in 7670c91f348f [2021-06-08T20:02:35.226Z] Removing intermediate container 7670c91f348f [2021-06-08T20:02:35.226Z] ---> 37c4e5471ee8 [2021-06-08T20:02:35.226Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T20:02:35.499Z] ---> Running in 4fc9a3e517d4 [2021-06-08T20:02:36.487Z] Removing intermediate container 4fc9a3e517d4 [2021-06-08T20:02:36.488Z] ---> d6af7cd7eb6a [2021-06-08T20:02:36.488Z] Step 23/24 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:02:36.763Z] ---> Running in 2e6e6b0ee2a5 [2021-06-08T20:02:38.205Z] Removing intermediate container 2e6e6b0ee2a5 [2021-06-08T20:02:38.205Z] ---> 470829457cab [2021-06-08T20:02:38.205Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:02:38.205Z] ---> Running in c92bfc3e4899 [2021-06-08T20:02:39.649Z] Removing intermediate container c92bfc3e4899 [2021-06-08T20:02:39.649Z] ---> 0c78f0f395a7 [2021-06-08T20:02:39.649Z] [2021-06-08T20:02:40.635Z] Successfully built 0c78f0f395a7 [2021-06-08T20:02:40.635Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-06-08T20:02:43.286Z]  Building sys-mgmt-agent ... done  ---> 309fe6a36a7c [2021-06-08T20:02:43.286Z] Step 9/24 : RUN go mod tidy [2021-06-08T20:02:43.574Z] ---> Running in 9e6e81173e07 [2021-06-08T20:02:50.332Z] Removing intermediate container 9e6e81173e07 [2021-06-08T20:02:50.332Z] ---> c4a5a17bb1dc [2021-06-08T20:02:50.332Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-06-08T20:02:50.332Z] ---> Running in fc4eb7dc4a66 [2021-06-08T20:02:56.618Z] 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-08T20:03:35.686Z] 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-08T20:03:45.894Z] Removing intermediate container 5e542a224e58 [2021-06-08T20:03:45.894Z] ---> 6a2421b8eea2 [2021-06-08T20:03:45.894Z] [2021-06-08T20:03:45.894Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:03:45.894Z] ---> 9852663dfa18 [2021-06-08T20:03:45.894Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:03:45.894Z] ---> Using cache [2021-06-08T20:03:45.894Z] ---> 16d43503507d [2021-06-08T20:03:45.894Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:03:45.894Z] ---> Using cache [2021-06-08T20:03:45.894Z] ---> 5ec390acddc8 [2021-06-08T20:03:45.894Z] Step 14/24 : ENV APP_PORT=59882 [2021-06-08T20:03:46.172Z] ---> Running in e600cb0dd950 [2021-06-08T20:03:47.625Z] Removing intermediate container e600cb0dd950 [2021-06-08T20:03:47.625Z] ---> 195d4828d236 [2021-06-08T20:03:47.625Z] Step 15/24 : EXPOSE $APP_PORT [2021-06-08T20:03:47.625Z] ---> Running in e842152893fe [2021-06-08T20:03:48.229Z] Removing intermediate container 405b174ccde6 [2021-06-08T20:03:48.229Z] ---> 4d9c321b77f0 [2021-06-08T20:03:48.229Z] [2021-06-08T20:03:48.229Z] Step 11/22 : FROM alpine:3.12 [2021-06-08T20:03:48.229Z] ---> 9852663dfa18 [2021-06-08T20:03:48.229Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-06-08T20:03:48.229Z] ---> Running in 54eb3a7fda3d [2021-06-08T20:03:48.515Z] Removing intermediate container e842152893fe [2021-06-08T20:03:48.515Z] ---> b573ac87d83d [2021-06-08T20:03:48.515Z] Step 16/24 : WORKDIR / [2021-06-08T20:03:48.801Z] ---> Running in d135198adacc [2021-06-08T20:03:49.807Z] Removing intermediate container d135198adacc [2021-06-08T20:03:49.807Z] ---> 82e4775202ad [2021-06-08T20:03:49.807Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:03:50.806Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:03:51.087Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:03:51.087Z] ---> c31d542df184 [2021-06-08T20:03:51.087Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-06-08T20:03:51.694Z] (1/4) Installing ca-certificates (20191127-r4) [2021-06-08T20:03:51.695Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-06-08T20:03:51.695Z] (3/4) Installing libcurl (7.77.0-r0) [2021-06-08T20:03:51.974Z] (4/4) Installing curl (7.77.0-r0) [2021-06-08T20:03:51.974Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:03:51.974Z] Executing ca-certificates-20191127-r4.trigger [2021-06-08T20:03:52.252Z] OK: 7 MiB in 18 packages [2021-06-08T20:03:54.262Z] ---> d724291bb88d [2021-06-08T20:03:54.262Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-06-08T20:03:55.723Z] Removing intermediate container 54eb3a7fda3d [2021-06-08T20:03:55.723Z] ---> ee2cf2b6965d [2021-06-08T20:03:55.723Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-06-08T20:03:55.723Z] ---> Running in 99951f8c2ff9 [2021-06-08T20:03:56.338Z] ---> 138a06534d50 [2021-06-08T20:03:56.620Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-06-08T20:03:56.904Z] ---> Running in 4969e1f42222 [2021-06-08T20:03:57.191Z] Removing intermediate container 99951f8c2ff9 [2021-06-08T20:03:57.191Z] ---> 93c8c991dbf5 [2021-06-08T20:03:57.191Z] Step 14/22 : WORKDIR /edgex [2021-06-08T20:03:57.478Z] Removing intermediate container ee11cc528a51 [2021-06-08T20:03:57.478Z] ---> 58c2e0ebdfc3 [2021-06-08T20:03:57.478Z] [2021-06-08T20:03:57.478Z] Step 11/23 : FROM alpine:3.12 [2021-06-08T20:03:57.478Z] ---> 9852663dfa18 [2021-06-08T20:03:57.478Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-06-08T20:03:57.478Z] ---> Using cache [2021-06-08T20:03:57.478Z] ---> 16d43503507d [2021-06-08T20:03:57.478Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-06-08T20:03:57.478Z] ---> Using cache [2021-06-08T20:03:57.478Z] ---> 5ec390acddc8 [2021-06-08T20:03:57.478Z] Step 14/23 : ENV APP_PORT=59861 [2021-06-08T20:03:57.478Z] ---> Running in a174b80353ed [2021-06-08T20:03:57.478Z] ---> Running in df4a4f9da9c2 [2021-06-08T20:03:57.759Z] Removing intermediate container 4969e1f42222 [2021-06-08T20:03:57.759Z] ---> 484d3ede9e64 [2021-06-08T20:03:57.759Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:03:58.047Z] ---> Running in 0cda3984cba4 [2021-06-08T20:03:58.329Z] Removing intermediate container df4a4f9da9c2 [2021-06-08T20:03:58.329Z] ---> 3071ce80429c [2021-06-08T20:03:58.329Z] Step 15/23 : EXPOSE $APP_PORT [2021-06-08T20:03:58.608Z] Removing intermediate container a174b80353ed [2021-06-08T20:03:58.608Z] ---> 1cc032cf3ef5 [2021-06-08T20:03:58.608Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-06-08T20:03:58.608Z] ---> Running in 3b4fe98a6984 [2021-06-08T20:03:58.889Z] Removing intermediate container 0cda3984cba4 [2021-06-08T20:03:58.889Z] ---> 4ebbbe7a0605 [2021-06-08T20:03:58.889Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T20:03:59.519Z] ---> Running in f72c5401c5e1 [2021-06-08T20:03:59.519Z] Removing intermediate container 3b4fe98a6984 [2021-06-08T20:03:59.519Z] ---> 9bc3fc7252ee [2021-06-08T20:03:59.519Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:04:00.141Z] ---> e43c68aabf1f [2021-06-08T20:04:00.141Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-06-08T20:04:00.439Z] Removing intermediate container f72c5401c5e1 [2021-06-08T20:04:00.439Z] ---> ce013b2f2559 [2021-06-08T20:04:00.439Z] Step 23/24 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:04:00.714Z] ---> Running in 9d61bfe26561 [2021-06-08T20:04:01.328Z] ---> 3317bced9689 [2021-06-08T20:04:01.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-06-08T20:04:01.605Z] Removing intermediate container 9d61bfe26561 [2021-06-08T20:04:01.605Z] ---> 9a1fdba28f4e [2021-06-08T20:04:01.605Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:04:01.888Z] ---> Running in a10ed8978cee [2021-06-08T20:04:02.880Z] ---> 70dd6756064f [2021-06-08T20:04:02.880Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-06-08T20:04:02.880Z] Removing intermediate container a10ed8978cee [2021-06-08T20:04:02.880Z] ---> 41d5e4cd9931 [2021-06-08T20:04:02.880Z] [2021-06-08T20:04:03.875Z] ---> 859515ecae6a [2021-06-08T20:04:03.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-06-08T20:04:03.875Z] Successfully built 41d5e4cd9931 [2021-06-08T20:04:03.875Z] Successfully tagged core-command-arm64:latest [2021-06-08T20:04:04.874Z]  Building core-command ... done  ---> 1e3e10efd9fd [2021-06-08T20:04:04.874Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-06-08T20:04:04.874Z] ---> Running in f87a7bddf6cb [2021-06-08T20:04:05.151Z] ---> 01a55e4bee35 [2021-06-08T20:04:05.151Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-06-08T20:04:05.433Z] ---> Running in b7811b044fdb [2021-06-08T20:04:05.717Z] Removing intermediate container f87a7bddf6cb [2021-06-08T20:04:05.717Z] ---> 6be6f58d2479 [2021-06-08T20:04:05.717Z] Step 19/22 : CMD ["--init=true"] [2021-06-08T20:04:05.997Z] ---> Running in 2f9fbdd28597 [2021-06-08T20:04:05.997Z] Removing intermediate container b7811b044fdb [2021-06-08T20:04:05.997Z] ---> 9f327b914bcc [2021-06-08T20:04:05.997Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:04:06.277Z] ---> Running in edfcc81d641c [2021-06-08T20:04:06.884Z] Removing intermediate container 2f9fbdd28597 [2021-06-08T20:04:06.884Z] ---> 7ffa529e873a [2021-06-08T20:04:06.884Z] Step 20/22 : LABEL arch=arm64 [2021-06-08T20:04:06.884Z] Removing intermediate container edfcc81d641c [2021-06-08T20:04:06.884Z] ---> 222607b00cb2 [2021-06-08T20:04:06.884Z] Step 21/23 : LABEL arch=arm64 [2021-06-08T20:04:07.169Z] ---> Running in cfda4f9cb50e [2021-06-08T20:04:07.169Z] ---> Running in 64dedea9431e [2021-06-08T20:04:07.447Z] Removing intermediate container cfda4f9cb50e [2021-06-08T20:04:07.447Z] ---> 0643d545c4c6 [2021-06-08T20:04:07.447Z] Step 21/22 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:04:07.725Z] Removing intermediate container 64dedea9431e [2021-06-08T20:04:07.725Z] ---> 4077e02903fc [2021-06-08T20:04:07.725Z] Step 22/23 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:04:07.725Z] ---> Running in 0c7f57340006 [2021-06-08T20:04:08.002Z] ---> Running in 679954580fcd [2021-06-08T20:04:08.281Z] Removing intermediate container 0c7f57340006 [2021-06-08T20:04:08.281Z] ---> b55be5a67d98 [2021-06-08T20:04:08.281Z] Step 22/22 : LABEL version=0.0.0 [2021-06-08T20:04:08.560Z] Removing intermediate container 679954580fcd [2021-06-08T20:04:08.560Z] ---> fd9bcc126f82 [2021-06-08T20:04:08.560Z] Step 23/23 : LABEL version=0.0.0 [2021-06-08T20:04:08.834Z] ---> Running in 34bc82b3253c [2021-06-08T20:04:09.110Z] ---> Running in 99abff15534e [2021-06-08T20:04:09.719Z] Removing intermediate container 34bc82b3253c [2021-06-08T20:04:09.719Z] ---> 4b3c19490ab5 [2021-06-08T20:04:09.719Z] [2021-06-08T20:04:09.719Z] Removing intermediate container 99abff15534e [2021-06-08T20:04:09.719Z] ---> 79d1f79cc26d [2021-06-08T20:04:09.719Z] [2021-06-08T20:04:10.000Z] Successfully built 4b3c19490ab5 [2021-06-08T20:04:10.000Z] Successfully tagged security-proxy-setup-arm64:latest [2021-06-08T20:04:10.276Z]  Building security-proxy-setup ... done Successfully built 79d1f79cc26d [2021-06-08T20:04:10.276Z] Successfully tagged support-scheduler-arm64:latest [2021-06-08T20:04:17.037Z]  Building support-scheduler ... done Removing intermediate container fc4eb7dc4a66 [2021-06-08T20:04:17.037Z] ---> c51df21000d2 [2021-06-08T20:04:17.037Z] [2021-06-08T20:04:17.037Z] Step 11/24 : FROM alpine:3.12 [2021-06-08T20:04:17.037Z] ---> 9852663dfa18 [2021-06-08T20:04:17.037Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-06-08T20:04:17.037Z] ---> Running in df918a66c0fe [2021-06-08T20:04:17.037Z] Removing intermediate container df918a66c0fe [2021-06-08T20:04:17.037Z] ---> b2bb2b7f5719 [2021-06-08T20:04:17.037Z] Step 13/24 : ENV APP_PORT=59880 [2021-06-08T20:04:17.037Z] ---> Running in 4c8bfb791ce3 [2021-06-08T20:04:17.037Z] Removing intermediate container 4c8bfb791ce3 [2021-06-08T20:04:17.037Z] ---> f65b020746e3 [2021-06-08T20:04:17.037Z] Step 14/24 : EXPOSE $APP_PORT [2021-06-08T20:04:17.312Z] ---> Running in 98d344406e39 [2021-06-08T20:04:17.915Z] Removing intermediate container 98d344406e39 [2021-06-08T20:04:17.915Z] ---> 067f37440299 [2021-06-08T20:04:17.915Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-08T20:04:17.915Z] ---> Running in f2bd49672853 [2021-06-08T20:04:19.895Z] Removing intermediate container f2bd49672853 [2021-06-08T20:04:19.895Z] ---> 5a130b339784 [2021-06-08T20:04:19.895Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-06-08T20:04:20.181Z] ---> Running in 5d8155087033 [2021-06-08T20:04:22.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-06-08T20:04:22.613Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-06-08T20:04:22.889Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-06-08T20:04:22.889Z] (2/6) Installing libgcc (9.3.0-r2) [2021-06-08T20:04:23.163Z] (3/6) Installing libsodium (1.0.18-r0) [2021-06-08T20:04:23.163Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-06-08T20:04:23.438Z] (5/6) Installing libzmq (4.3.3-r0) [2021-06-08T20:04:23.438Z] (6/6) Installing zeromq (4.3.3-r0) [2021-06-08T20:04:23.713Z] Executing busybox-1.31.1-r20.trigger [2021-06-08T20:04:23.714Z] OK: 8 MiB in 20 packages [2021-06-08T20:04:25.150Z] Removing intermediate container 5d8155087033 [2021-06-08T20:04:25.150Z] ---> 6ef78f225935 [2021-06-08T20:04:25.150Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-06-08T20:04:25.745Z] ---> 6c0423f6a3d8 [2021-06-08T20:04:25.745Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-06-08T20:04:27.176Z] ---> ab545173df38 [2021-06-08T20:04:27.176Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-06-08T20:04:27.779Z] ---> 1c099d67e042 [2021-06-08T20:04:27.779Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-06-08T20:04:28.049Z] ---> Running in 9d2eca6f8054 [2021-06-08T20:04:28.643Z] Removing intermediate container 9d2eca6f8054 [2021-06-08T20:04:28.643Z] ---> b50554945dd4 [2021-06-08T20:04:28.643Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-06-08T20:04:28.643Z] ---> Running in 93a3882ec0a2 [2021-06-08T20:04:29.237Z] Removing intermediate container 93a3882ec0a2 [2021-06-08T20:04:29.237Z] ---> 065b2ad2079a [2021-06-08T20:04:29.237Z] Step 22/24 : LABEL arch=arm64 [2021-06-08T20:04:29.237Z] ---> Running in 636c5fd353f7 [2021-06-08T20:04:29.834Z] Removing intermediate container 636c5fd353f7 [2021-06-08T20:04:29.834Z] ---> d4358681b8b0 [2021-06-08T20:04:29.834Z] Step 23/24 : LABEL git_sha=92ea92d76d386463afe79464b17417c82632260a [2021-06-08T20:04:29.834Z] ---> Running in 194cdeaf9e17 [2021-06-08T20:04:30.431Z] Removing intermediate container 194cdeaf9e17 [2021-06-08T20:04:30.431Z] ---> 562cd251e9b7 [2021-06-08T20:04:30.431Z] Step 24/24 : LABEL version=0.0.0 [2021-06-08T20:04:30.431Z] ---> Running in 8bc36b4599f0 [2021-06-08T20:04:31.022Z] Removing intermediate container 8bc36b4599f0 [2021-06-08T20:04:31.022Z] ---> 113a1a313915 [2021-06-08T20:04:31.022Z] [2021-06-08T20:04:31.293Z] Successfully built 113a1a313915 [2021-06-08T20:04:31.293Z] Successfully tagged core-data-arm64:latest [2021-06-08T20:04:31.851Z]  Building core-data ... done  [Pipeline] } [2021-06-08T20:04:31.845Z] $ docker stop --time=1 d7745aca0fe0c389b8282ba244b89bab81a443817ca2c20ad1e7a17da1250ffe [2021-06-08T20:04:33.665Z] $ docker rm -f d7745aca0fe0c389b8282ba244b89bab81a443817ca2c20ad1e7a17da1250ffe [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-08T20:04:34.238Z] + docker images [2021-06-08T20:04:34.510Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-06-08T20:04:34.511Z] core-data-arm64 latest 113a1a313915 4 seconds ago 19.1MB [2021-06-08T20:04:34.511Z] c51df21000d2 19 seconds ago 974MB [2021-06-08T20:04:34.511Z] security-proxy-setup-arm64 latest 4b3c19490ab5 25 seconds ago 24MB [2021-06-08T20:04:34.511Z] support-scheduler-arm64 latest 79d1f79cc26d 25 seconds ago 15MB [2021-06-08T20:04:34.511Z] core-command-arm64 latest 41d5e4cd9931 32 seconds ago 15MB [2021-06-08T20:04:34.511Z] 58c2e0ebdfc3 38 seconds ago 968MB [2021-06-08T20:04:34.511Z] 4d9c321b77f0 47 seconds ago 971MB [2021-06-08T20:04:34.511Z] 6a2421b8eea2 50 seconds ago 966MB [2021-06-08T20:04:34.511Z] sys-mgmt-agent-arm64 latest 0c78f0f395a7 About a minute ago 299MB [2021-06-08T20:04:34.511Z] security-bootstrapper-arm64 latest 58dd00e1c89d 3 minutes ago 17.1MB [2021-06-08T20:04:34.511Z] core-metadata-arm64 latest c33ef49008fe 3 minutes ago 15.6MB [2021-06-08T20:04:34.511Z] security-secretstore-setup-arm64 latest e50d41b0955b 3 minutes ago 26.5MB [2021-06-08T20:04:34.511Z] support-notifications-arm64 latest b34cc213e025 3 minutes ago 15.7MB [2021-06-08T20:04:34.511Z] f61a017c3400 3 minutes ago 973MB [2021-06-08T20:04:34.511Z] 1eb091cf233d 3 minutes ago 971MB [2021-06-08T20:04:34.511Z] 942e5711f425 3 minutes ago 968MB [2021-06-08T20:04:34.511Z] d158e7494d08 3 minutes ago 973MB [2021-06-08T20:04:34.511Z] da173fead0fc 3 minutes ago 967MB [2021-06-08T20:04:34.511Z] ci-base-image-arm64 latest 5c6a28b23229 13 minutes ago 641MB [2021-06-08T20:04:34.511Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine cfc18b08335c 5 weeks ago 428MB [2021-06-08T20:04:34.511Z] alpine 3.12 9852663dfa18 7 weeks ago 5.32MB [2021-06-08T20:04:34.511Z] docker 20.10.0 eeaf43b92773 5 months ago 228MB [2021-06-08T20:04:34.511Z] 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-08T20:04:35.422Z] ---> job-cost.sh [2021-06-08T20:04:35.422Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BQf2 [2021-06-08T20:05:14.374Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-08T20:06:51.163Z] lf-activate-venv(): INFO: Adding /tmp/venv-BQf2/bin to PATH [2021-06-08T20:06:51.163Z] INFO: No Stack... [2021-06-08T20:06:51.163Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-08T20:06:51.163Z] INFO: Archiving Costs [Pipeline] sh [2021-06-08T20:06:51.505Z] + cat /w/workspace/edgex-go/12/archives/cost.csv [2021-06-08T20:06:51.505Z] + cut -d, -f6 [Pipeline] lock [2021-06-08T20:06:51.566Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3525-12-stack-cost] [2021-06-08T20:06:51.580Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3525-12-stack-cost] did not exist. Created. [2021-06-08T20:06:51.580Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3525-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-08T20:06:51.942Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-08T20:06:52.197Z] Stashed 1 file(s) [Pipeline] } [2021-06-08T20:06:52.209Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3525-12-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-08T20:06:55.276Z] provisioning config files... [2021-06-08T20:06:55.297Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config5374027076924688825tmp [Pipeline] { [Pipeline] sh [2021-06-08T20:06:55.614Z] + set +x [2021-06-08T20:06:55.614Z] + curl -s https://codecov.io/bash [2021-06-08T20:06:55.614Z] + bash -s -- [2021-06-08T20:06:55.878Z] [2021-06-08T20:06:55.878Z] _____ _ [2021-06-08T20:06:55.878Z] / ____| | | [2021-06-08T20:06:55.878Z] | | ___ __| | ___ ___ _____ __ [2021-06-08T20:06:55.878Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-08T20:06:55.878Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-08T20:06:55.878Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-08T20:06:55.878Z] Bash-1.0.3 [2021-06-08T20:06:55.878Z] [2021-06-08T20:06:55.878Z] [2021-06-08T20:06:55.878Z] ==> git version 2.24.4 found [2021-06-08T20:06:55.878Z] ==> 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-08T20:06:55.878Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-08T20:06:55.878Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-08T20:06:55.878Z] ==> Jenkins CI detected. [2021-06-08T20:06:55.878Z] project root: . [2021-06-08T20:06:55.878Z] --> token set from env [2021-06-08T20:06:55.878Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-08T20:06:55.878Z] ==> Running gcov in . (disable via -X gcov) [2021-06-08T20:06:55.878Z] ==> Python coveragepy not found [2021-06-08T20:06:55.878Z] ==> Searching for coverage reports in: [2021-06-08T20:06:55.878Z] + . [2021-06-08T20:06:55.878Z] -> Found 1 reports [2021-06-08T20:06:55.878Z] ==> Detecting git/mercurial file structure [2021-06-08T20:06:55.878Z] ==> Reading reports [2021-06-08T20:06:55.878Z] + ./coverage.out bytes=412085 [2021-06-08T20:06:55.878Z] ==> Appending adjustments [2021-06-08T20:06:55.878Z] https://docs.codecov.io/docs/fixing-reports [2021-06-08T20:06:57.273Z] + Found adjustments [2021-06-08T20:06:57.274Z] ==> Gzipping contents [2021-06-08T20:06:57.274Z] 56K /tmp/codecov.yDX8lG.gz [2021-06-08T20:06:57.274Z] ==> Uploading reports [2021-06-08T20:06:57.274Z] url: https://codecov.io [2021-06-08T20:06:57.274Z] query: branch=PR-3525&commit=92ea92d76d386463afe79464b17417c82632260a&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= [2021-06-08T20:06:57.274Z] -> Pinging Codecov [2021-06-08T20:06:57.274Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3525&commit=92ea92d76d386463afe79464b17417c82632260a&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3525%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3525&job=&cmd_args= [2021-06-08T20:06:57.534Z] -> Uploading to [2021-06-08T20:06:57.534Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-08/00271124DB129430A58F1EEE437C3FCB/92ea92d76d386463afe79464b17417c82632260a/42928b45-3aad-48aa-9416-5a9063a3e671.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210608%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210608T200657Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=09d0da7779a5d9b7a4edc2ae2b516b7ea40bd7dd3b15d287c5e89cd213030d68 [2021-06-08T20:06:57.534Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-08T20:06:57.534Z] Dload Upload Total Spent Left Speed [2021-06-08T20:06:58.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 55997 0 0 100 55997 0 93025 --:--:-- --:--:-- --:--:-- 93018 [2021-06-08T20:06:58.106Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/92ea92d76d386463afe79464b17417c82632260a [Pipeline] } [2021-06-08T20:06:58.115Z] 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-08T20:06:59.560Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:07:00.124Z] ---> package-listing.sh [2021-06-08T20:07:00.125Z] ++ facter osfamily [2021-06-08T20:07:00.125Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-08T20:07:00.385Z] + OS_FAMILY=redhat [2021-06-08T20:07:00.385Z] + workspace=/w/workspace/edgex-go/12 [2021-06-08T20:07:00.385Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-08T20:07:00.385Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-08T20:07:00.385Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-08T20:07:00.385Z] + PACKAGES=/tmp/packages_start.txt [2021-06-08T20:07:00.385Z] + '[' /w/workspace/edgex-go/12 ']' [2021-06-08T20:07:00.385Z] + PACKAGES=/tmp/packages_end.txt [2021-06-08T20:07:00.385Z] + case "${OS_FAMILY}" in [2021-06-08T20:07:00.385Z] + rpm -qa [2021-06-08T20:07:00.385Z] + sort [2021-06-08T20:07:02.967Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-08T20:07:02.967Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-08T20:07:02.967Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-08T20:07:02.967Z] + '[' /w/workspace/edgex-go/12 ']' [2021-06-08T20:07:02.967Z] + mkdir -p /w/workspace/edgex-go/12/archives/ [2021-06-08T20:07:02.967Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo [2021-06-08T20:07:02.982Z] 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-08T20:07:03.272Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:07:03.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T20:07:03.840Z] [2021-06-08T20:07:03.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-08T20:07:04.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T20:07:04.163Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-08T20:07:04.163Z] df20fa9351a1: Pulling fs layer [2021-06-08T20:07:04.163Z] 36b3adc4ff6f: Pulling fs layer [2021-06-08T20:07:04.163Z] 8ad3a11d3b57: Pulling fs layer [2021-06-08T20:07:04.163Z] 46f8f816bc3b: Pulling fs layer [2021-06-08T20:07:04.163Z] 93b61091891f: Pulling fs layer [2021-06-08T20:07:04.163Z] 93b9cdb0e59b: Pulling fs layer [2021-06-08T20:07:04.163Z] 5e14af77c1be: Pulling fs layer [2021-06-08T20:07:04.163Z] 01666e4c0597: Pulling fs layer [2021-06-08T20:07:04.163Z] aa168da1d23b: Pulling fs layer [2021-06-08T20:07:04.163Z] 93b9cdb0e59b: Waiting [2021-06-08T20:07:04.163Z] 5e14af77c1be: Waiting [2021-06-08T20:07:04.163Z] 01666e4c0597: Waiting [2021-06-08T20:07:04.163Z] aa168da1d23b: Waiting [2021-06-08T20:07:04.163Z] 46f8f816bc3b: Waiting [2021-06-08T20:07:04.163Z] 93b61091891f: Waiting [2021-06-08T20:07:04.163Z] 36b3adc4ff6f: Verifying Checksum [2021-06-08T20:07:04.163Z] 36b3adc4ff6f: Download complete [2021-06-08T20:07:04.163Z] 46f8f816bc3b: Verifying Checksum [2021-06-08T20:07:04.163Z] 46f8f816bc3b: Download complete [2021-06-08T20:07:04.163Z] df20fa9351a1: Verifying Checksum [2021-06-08T20:07:04.163Z] df20fa9351a1: Download complete [2021-06-08T20:07:04.427Z] 93b9cdb0e59b: Verifying Checksum [2021-06-08T20:07:04.427Z] 93b9cdb0e59b: Download complete [2021-06-08T20:07:04.427Z] 5e14af77c1be: Verifying Checksum [2021-06-08T20:07:04.427Z] 5e14af77c1be: Download complete [2021-06-08T20:07:04.427Z] 93b61091891f: Verifying Checksum [2021-06-08T20:07:04.427Z] 93b61091891f: Download complete [2021-06-08T20:07:04.427Z] 01666e4c0597: Verifying Checksum [2021-06-08T20:07:04.427Z] 01666e4c0597: Download complete [2021-06-08T20:07:04.427Z] df20fa9351a1: Pull complete [2021-06-08T20:07:04.427Z] 36b3adc4ff6f: Pull complete [2021-06-08T20:07:05.001Z] 8ad3a11d3b57: Verifying Checksum [2021-06-08T20:07:05.001Z] 8ad3a11d3b57: Download complete [2021-06-08T20:07:05.271Z] 8ad3a11d3b57: Pull complete [2021-06-08T20:07:05.539Z] 46f8f816bc3b: Pull complete [2021-06-08T20:07:05.811Z] 93b61091891f: Pull complete [2021-06-08T20:07:05.811Z] 93b9cdb0e59b: Pull complete [2021-06-08T20:07:05.811Z] 5e14af77c1be: Pull complete [2021-06-08T20:07:06.071Z] 01666e4c0597: Pull complete [2021-06-08T20:07:06.334Z] aa168da1d23b: Verifying Checksum [2021-06-08T20:07:06.334Z] aa168da1d23b: Download complete [2021-06-08T20:07:10.567Z] aa168da1d23b: Pull complete [2021-06-08T20:07:10.567Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-08T20:07:10.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-08T20:07:10.567Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-08T20:07:10.644Z] prd-centos7-docker-4c-2g-980 does not seem to be running inside a container [2021-06-08T20:07:10.686Z] $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-08T20:07:13.633Z] $ docker top bf6c9c39c40f0064665fef0f5100aedf60d6cc3eccb332c24dc97f22061f8bc2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-08T20:07:14.038Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-08T20:07:14.340Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-08T20:07:14.640Z] + ls /var/log/sa-host [2021-06-08T20:07:14.640Z] + sadf -c /var/log/sa-host/sa05 [2021-06-08T20:07:14.640Z] file_magic: OK [2021-06-08T20:07:14.640Z] HZ: Using current value: 100 [2021-06-08T20:07:14.640Z] file_header: OK [2021-06-08T20:07:14.640Z] 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-08T20:07:14.640Z] Statistics: [2021-06-08T20:07:14.640Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-08T20:07:14.640Z] File successfully converted to sysstat format version 12.2.1 [2021-06-08T20:07:14.640Z] + sadf -c /var/log/sa-host/sa08 [2021-06-08T20:07:14.640Z] file_magic: OK [2021-06-08T20:07:14.640Z] HZ: Using current value: 100 [2021-06-08T20:07:14.640Z] file_header: OK [2021-06-08T20:07:14.640Z] 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-08T20:07:14.640Z] Statistics: [2021-06-08T20:07:14.640Z] 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... [2021-06-08T20:07:14.640Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-08T20:07:15.264Z] provisioning config files... [2021-06-08T20:07:15.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config4085224475064613463tmp [Pipeline] { [Pipeline] echo [2021-06-08T20:07:15.302Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:07:15.602Z] ---> create-netrc.sh [Pipeline] } [2021-06-08T20:07:15.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:07:16.000Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-08T20:07:16.010Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:07:16.305Z] ---> sudo-logs.sh [2021-06-08T20:07:16.305Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-08T20:07:16.338Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:07:16.635Z] ---> job-cost.sh [2021-06-08T20:07:16.635Z] lf-activate-venv: SKIPPING [2021-06-08T20:07:16.635Z] DEBUG: total: 0.18000000715255737 [2021-06-08T20:07:16.635Z] INFO: Retrieving Stack Cost... [2021-06-08T20:07:17.579Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-08T20:07:18.151Z] INFO: Archiving Costs [Pipeline] echo [2021-06-08T20:07:18.164Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-08T20:07:18.474Z] ---> logs-deploy.sh [2021-06-08T20:07:18.474Z] lf-activate-venv: SKIPPING [2021-06-08T20:07:18.474Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3525/12 [2021-06-08T20:07:18.474Z] INFO: archiving workspace using pattern(s): [2021-06-08T20:07:19.416Z] Archives upload complete. [2021-06-08T20:07:19.416Z] INFO: archiving logs to Nexus