Pull request #3627 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at 166d79170882b6e1653a5f9367002074af0733c4 rather than 39bdecc85000ee2817d797c52f1c220e5557e35a Obtained Jenkinsfile from 166d79170882b6e1653a5f9367002074af0733c4 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8075288676332413909.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7288571140368482105.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 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-3627/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3627/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7394211427742370412.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5453752457716388337.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3627/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3627/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2949336090930961366.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-475 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh2519831338812284554.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 166d79170882b6e1653a5f9367002074af0733c4 into PR head commit 39bdecc85000ee2817d797c52f1c220e5557e35a Merge succeeded, producing 39bdecc85000ee2817d797c52f1c220e5557e35a Checking out Revision 39bdecc85000ee2817d797c52f1c220e5557e35a (PR-3627) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh4155412576515274209.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39bdecc85000ee2817d797c52f1c220e5557e35a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/7@tmp/jenkins-gitclient-ssh2066505414564368759.key > git merge 166d79170882b6e1653a5f9367002074af0733c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 39bdecc85000ee2817d797c52f1c220e5557e35a # timeout=10 Commit message: "feat: Use write lock when creating the new reader" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-29T15:16:45.699Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-29T15:16:45.789Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-29T15:16:45.815Z] ========================================================= [2021-07-29T15:16:45.815Z] EdgeX Global Pipelines Version Info [2021-07-29T15:16:45.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e32cbf8227ed0e086093885b4cd4f902f1d14ccb # timeout=10 [2021-07-29T15:16:47.081Z] ------------------- [2021-07-29T15:16:47.082Z] stable info: [2021-07-29T15:16:47.082Z] ------------------- [2021-07-29T15:16:47.082Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-29T15:16:47.082Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T15:16:47.082Z] Message: update stable to v1.0.197 [2021-07-29T15:16:47.674Z] ------------------- [2021-07-29T15:16:47.674Z] experimental info: [2021-07-29T15:16:47.674Z] ------------------- [2021-07-29T15:16:47.674Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-29T15:16:47.674Z] Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 [2021-07-29T15:16:47.674Z] Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-29T15:16:47.810Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-07-29T15:16:47.831Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-07-29T15:16:47.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-29T15:16:47.870Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-29T15:16:47.890Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-29T15:16:47.910Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-29T15:16:47.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-29T15:16:47.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-07-29T15:16:47.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2021-07-29T15:16:48.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2021-07-29T15:16:48.022Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-29T15:16:48.049Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-29T15:16:48.073Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-29T15:16:48.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-29T15:16:48.112Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T15:16:48.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-29T15:16:48.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-29T15:16:48.172Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-29T15:16:48.194Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-07-29T15:16:48.213Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-07-29T15:16:48.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-29T15:16:48.253Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-29T15:16:48.274Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3627 [Pipeline] echo [2021-07-29T15:16:48.294Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3627 [Pipeline] echo [2021-07-29T15:16:48.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3627 [Pipeline] echo [2021-07-29T15:16:48.334Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 39bdecc85000ee2817d797c52f1c220e5557e35a [Pipeline] echo [2021-07-29T15:16:48.355Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 39bdecc [Pipeline] echo [2021-07-29T15:16:48.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T15:16:48.447Z] provisioning config files... [2021-07-29T15:16:48.470Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3984516941600490535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:16:48.829Z] ---> docker-login.sh [2021-07-29T15:16:48.829Z] nexus3.edgexfoundry.org:10001 [2021-07-29T15:16:48.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:16:49.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:16:49.098Z] Configure a credential helper to remove this warning. See [2021-07-29T15:16:49.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:16:49.098Z] [2021-07-29T15:16:49.098Z] Login Succeeded [2021-07-29T15:16:49.098Z] nexus3.edgexfoundry.org:10002 [2021-07-29T15:16:49.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:16:49.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:16:49.098Z] Configure a credential helper to remove this warning. See [2021-07-29T15:16:49.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:16:49.098Z] [2021-07-29T15:16:49.098Z] Login Succeeded [2021-07-29T15:16:49.098Z] nexus3.edgexfoundry.org:10003 [2021-07-29T15:16:49.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:16:49.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:16:49.366Z] Configure a credential helper to remove this warning. See [2021-07-29T15:16:49.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:16:49.366Z] [2021-07-29T15:16:49.366Z] Login Succeeded [2021-07-29T15:16:49.366Z] nexus3.edgexfoundry.org:10004 [2021-07-29T15:16:49.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:16:49.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:16:49.633Z] Configure a credential helper to remove this warning. See [2021-07-29T15:16:49.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:16:49.633Z] [2021-07-29T15:16:49.633Z] Login Succeeded [2021-07-29T15:16:49.633Z] docker.io [2021-07-29T15:16:49.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:16:49.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:16:49.905Z] Configure a credential helper to remove this warning. See [2021-07-29T15:16:49.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:16:49.905Z] [2021-07-29T15:16:49.905Z] Login Succeeded [2021-07-29T15:16:49.905Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T15:16:49.917Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T15:16:50.269Z] ++ 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-07-29T15:16:50.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.269Z] ++ dirname cmd/core-command/Dockerfile [2021-07-29T15:16:50.269Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.269Z] + echo core-command,cmd/core-command/Dockerfile [2021-07-29T15:16:50.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.269Z] ++ dirname cmd/core-data/Dockerfile [2021-07-29T15:16:50.269Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.269Z] + echo core-data,cmd/core-data/Dockerfile [2021-07-29T15:16:50.269Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.270Z] ++ dirname cmd/core-metadata/Dockerfile [2021-07-29T15:16:50.270Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.270Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-07-29T15:16:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.270Z] ++ dirname cmd/security-bootstrapper/Dockerfile [2021-07-29T15:16:50.270Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.270Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2021-07-29T15:16:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.270Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-07-29T15:16:50.270Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.270Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-07-29T15:16:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.270Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-07-29T15:16:50.270Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.270Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-07-29T15:16:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.270Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.270Z] ++ dirname cmd/support-notifications/Dockerfile [2021-07-29T15:16:50.270Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-07-29T15:16:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.270Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-07-29T15:16:50.270Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.270Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-07-29T15:16:50.270Z] + for file in '`ls cmd/**/Dockerfile`' [2021-07-29T15:16:50.270Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-07-29T15:16:50.270Z] ++ cut -d/ -f2 [2021-07-29T15:16:50.270Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-07-29T15:16:50.328Z] 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-07-29T15:16:51.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:16:51.770Z] [2021-07-29T15:16:51.770Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:16:52.098Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:16:52.098Z] latest: Pulling from edgex-devops/git-semver [2021-07-29T15:16:52.098Z] 31603596830f: Pulling fs layer [2021-07-29T15:16:52.098Z] b6dc333f4379: Pulling fs layer [2021-07-29T15:16:52.098Z] 3d9ef1400e77: Pulling fs layer [2021-07-29T15:16:52.098Z] fd332fbdc1db: Pulling fs layer [2021-07-29T15:16:52.098Z] fd332fbdc1db: Waiting [2021-07-29T15:16:52.098Z] b6dc333f4379: Verifying Checksum [2021-07-29T15:16:52.098Z] b6dc333f4379: Download complete [2021-07-29T15:16:52.687Z] 31603596830f: Verifying Checksum [2021-07-29T15:16:52.687Z] 31603596830f: Download complete [2021-07-29T15:16:52.687Z] fd332fbdc1db: Verifying Checksum [2021-07-29T15:16:52.687Z] fd332fbdc1db: Download complete [2021-07-29T15:16:52.954Z] 31603596830f: Pull complete [2021-07-29T15:16:52.954Z] b6dc333f4379: Pull complete [2021-07-29T15:16:52.954Z] 3d9ef1400e77: Verifying Checksum [2021-07-29T15:16:52.954Z] 3d9ef1400e77: Download complete [2021-07-29T15:16:53.551Z] 3d9ef1400e77: Pull complete [2021-07-29T15:16:53.551Z] fd332fbdc1db: Pull complete [2021-07-29T15:16:53.551Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-29T15:16:53.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-29T15:16:53.817Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-29T15:16:53.914Z] prd-centos7-docker-4c-2g-475 does not seem to be running inside a container [2021-07-29T15:16:53.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-29T15:16:54.675Z] $ docker top ca5583c33b81604b5eef1a7b8aaf63ed208e1a6b9563063a94ed4115056e7462 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-29T15:16:54.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T15:16:54.797Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T15:16:54.912Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T15:16:54.911Z] $ docker exec ca5583c33b81604b5eef1a7b8aaf63ed208e1a6b9563063a94ed4115056e7462 ssh-agent [2021-07-29T15:16:55.026Z] SSH_AUTH_SOCK=/tmp/ssh-3uVLaEBCDN6Z/agent.14 [2021-07-29T15:16:55.026Z] SSH_AGENT_PID=22 [2021-07-29T15:16:55.037Z] Running ssh-add (command line suppressed) [2021-07-29T15:16:55.122Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_3928993812328168762.key (/w/workspace/edgex-go/7@tmp/private_key_3928993812328168762.key) [2021-07-29T15:16:55.143Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T15:16:55.464Z] + git tag --points-at HEAD [Pipeline] } [2021-07-29T15:16:55.481Z] $ docker exec --env ******** --env ******** ca5583c33b81604b5eef1a7b8aaf63ed208e1a6b9563063a94ed4115056e7462 ssh-agent -k [2021-07-29T15:16:55.565Z] unset SSH_AUTH_SOCK; [2021-07-29T15:16:55.565Z] unset SSH_AGENT_PID; [2021-07-29T15:16:55.565Z] echo Agent pid 22 killed; [2021-07-29T15:16:55.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-29T15:16:55.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-29T15:16:55.617Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-29T15:16:55.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-29T15:16:55.747Z] $ docker exec ca5583c33b81604b5eef1a7b8aaf63ed208e1a6b9563063a94ed4115056e7462 ssh-agent [2021-07-29T15:16:55.864Z] SSH_AUTH_SOCK=/tmp/ssh-VfefuFvly2VF/agent.55 [2021-07-29T15:16:55.864Z] SSH_AGENT_PID=62 [2021-07-29T15:16:55.872Z] Running ssh-add (command line suppressed) [2021-07-29T15:16:55.959Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_4473621704635204062.key (/w/workspace/edgex-go/7@tmp/private_key_4473621704635204062.key) [2021-07-29T15:16:55.981Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-29T15:16:56.307Z] + git semver init [2021-07-29T15:16:56.308Z] # -> Open(): unable to determine branch for HEAD [2021-07-29T15:16:56.308Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-07-29T15:16:56.308Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-07-29T15:16:56.308Z] # $SEMVER_REMOTE_NAME = origin [2021-07-29T15:16:56.308Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-29T15:16:56.308Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-29T15:16:56.308Z] # $SEMVER_BRANCH = PR-3627 [2021-07-29T15:16:56.308Z] # $SEMVER_TEMP = /tmp/semver-302478837 [2021-07-29T15:16:56.308Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-07-29T15:17:08.677Z] # '/tmp/semver-302478837' -> '/w/workspace/edgex-go/7/.semver' [2021-07-29T15:17:08.677Z] # -> Force: false [2021-07-29T15:17:08.677Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-07-29T15:17:08.689Z] $ docker exec --env ******** --env ******** ca5583c33b81604b5eef1a7b8aaf63ed208e1a6b9563063a94ed4115056e7462 ssh-agent -k [2021-07-29T15:17:08.819Z] unset SSH_AUTH_SOCK; [2021-07-29T15:17:08.820Z] unset SSH_AGENT_PID; [2021-07-29T15:17:08.820Z] echo Agent pid 62 killed; [2021-07-29T15:17:08.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-29T15:17:09.189Z] + git semver [Pipeline] } [2021-07-29T15:17:09.206Z] $ docker stop --time=1 ca5583c33b81604b5eef1a7b8aaf63ed208e1a6b9563063a94ed4115056e7462 [2021-07-29T15:17:11.064Z] $ docker rm -f ca5583c33b81604b5eef1a7b8aaf63ed208e1a6b9563063a94ed4115056e7462 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T15:17:11.470Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-29T15:17:11.799Z] Stashed 1 file(s) [Pipeline] echo [2021-07-29T15:17:11.802Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-07-29T15:17:12.146Z] ========================================================= [2021-07-29T15:17:12.146Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-29T15:17:12.146Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:17:12.463Z] + 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-07-29T15:17:13.880Z] Sending build context to Docker daemon 328.5MB [2021-07-29T15:17:13.880Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T15:17:13.880Z] Step 2/6 : FROM ${BASE} [2021-07-29T15:17:13.880Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-29T15:17:13.880Z] 540db60ca938: Pulling fs layer [2021-07-29T15:17:13.881Z] adcc1eea9eea: Pulling fs layer [2021-07-29T15:17:13.881Z] 4c4ab2625f07: Pulling fs layer [2021-07-29T15:17:13.881Z] 0773c198feca: Pulling fs layer [2021-07-29T15:17:13.881Z] 345f892a5656: Pulling fs layer [2021-07-29T15:17:13.881Z] 4796506630df: Pulling fs layer [2021-07-29T15:17:13.881Z] cc55df3e53f1: Pulling fs layer [2021-07-29T15:17:13.881Z] 4d027b6c602c: Pulling fs layer [2021-07-29T15:17:13.881Z] 449e75d2c14e: Pulling fs layer [2021-07-29T15:17:13.881Z] 0773c198feca: Waiting [2021-07-29T15:17:13.881Z] 345f892a5656: Waiting [2021-07-29T15:17:13.881Z] 4796506630df: Waiting [2021-07-29T15:17:13.881Z] cc55df3e53f1: Waiting [2021-07-29T15:17:13.881Z] 4d027b6c602c: Waiting [2021-07-29T15:17:13.881Z] 449e75d2c14e: Waiting [2021-07-29T15:17:13.881Z] 4c4ab2625f07: Verifying Checksum [2021-07-29T15:17:13.881Z] 4c4ab2625f07: Download complete [2021-07-29T15:17:13.881Z] adcc1eea9eea: Verifying Checksum [2021-07-29T15:17:13.881Z] adcc1eea9eea: Download complete [2021-07-29T15:17:14.146Z] 345f892a5656: Verifying Checksum [2021-07-29T15:17:14.146Z] 345f892a5656: Download complete [2021-07-29T15:17:14.146Z] 4796506630df: Verifying Checksum [2021-07-29T15:17:14.146Z] 4796506630df: Download complete [2021-07-29T15:17:14.146Z] 540db60ca938: Verifying Checksum [2021-07-29T15:17:14.146Z] 540db60ca938: Download complete [2021-07-29T15:17:14.146Z] cc55df3e53f1: Verifying Checksum [2021-07-29T15:17:14.146Z] cc55df3e53f1: Download complete [2021-07-29T15:17:14.146Z] 540db60ca938: Pull complete [2021-07-29T15:17:14.417Z] adcc1eea9eea: Pull complete [2021-07-29T15:17:14.417Z] 4c4ab2625f07: Pull complete [2021-07-29T15:17:14.997Z] 4d027b6c602c: Verifying Checksum [2021-07-29T15:17:14.997Z] 4d027b6c602c: Download complete [2021-07-29T15:17:18.340Z] 449e75d2c14e: Verifying Checksum [2021-07-29T15:17:18.340Z] 449e75d2c14e: Download complete [2021-07-29T15:17:18.926Z] 0773c198feca: Download complete [2021-07-29T15:17:22.302Z] 0773c198feca: Pull complete [2021-07-29T15:17:22.302Z] 345f892a5656: Pull complete [2021-07-29T15:17:22.302Z] 4796506630df: Pull complete [2021-07-29T15:17:22.302Z] cc55df3e53f1: Pull complete [2021-07-29T15:17:22.570Z] 4d027b6c602c: Pull complete [2021-07-29T15:17:24.538Z] 449e75d2c14e: Pull complete [2021-07-29T15:17:24.538Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-29T15:17:24.538Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-29T15:17:24.538Z] ---> 0d28375d9b5b [2021-07-29T15:17:24.538Z] 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-07-29T15:17:25.123Z] ---> Running in 650d43e4a6e8 [2021-07-29T15:17:25.389Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:17:26.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:17:27.066Z] Still waiting to schedule task [2021-07-29T15:17:27.066Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-29T15:17:27.305Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T15:17:27.571Z] (2/12) Installing file (5.39-r0) [2021-07-29T15:17:27.571Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T15:17:27.837Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T15:17:33.174Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T15:17:33.174Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T15:17:33.174Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T15:17:33.174Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T15:17:33.440Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T15:17:33.440Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T15:17:34.030Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T15:17:34.030Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T15:17:34.030Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T15:17:34.030Z] OK: 219 MiB in 52 packages [2021-07-29T15:17:35.441Z] Removing intermediate container 650d43e4a6e8 [2021-07-29T15:17:35.441Z] ---> a8b6900577a6 [2021-07-29T15:17:35.441Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T15:17:35.441Z] ---> Running in 2aa686030561 [2021-07-29T15:17:35.441Z] Removing intermediate container 2aa686030561 [2021-07-29T15:17:35.441Z] ---> 9ca76f8f4804 [2021-07-29T15:17:35.441Z] Step 5/6 : COPY go.mod . [2021-07-29T15:17:35.441Z] ---> 4498b6875471 [2021-07-29T15:17:35.441Z] Step 6/6 : RUN go mod download [2021-07-29T15:17:35.441Z] ---> Running in f2d42c23f1f2 [2021-07-29T15:18:31.866Z] Removing intermediate container f2d42c23f1f2 [2021-07-29T15:18:31.866Z] ---> 28d7eb202cce [2021-07-29T15:18:31.867Z] Successfully built 28d7eb202cce [2021-07-29T15:18:31.867Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:18:32.205Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T15:18:32.205Z] . [Pipeline] withDockerContainer [2021-07-29T15:18:32.299Z] prd-centos7-docker-4c-2g-475 does not seem to be running inside a container [2021-07-29T15:18:32.353Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T15:18:32.765Z] $ docker top 9f341a5a337eaf67444580da988ae619962994f8a797755decdf73d813b5acd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:18:33.176Z] + go version [2021-07-29T15:18:33.176Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-29T15:18:33.190Z] $ docker stop --time=1 9f341a5a337eaf67444580da988ae619962994f8a797755decdf73d813b5acd7 [2021-07-29T15:18:34.388Z] $ docker rm -f 9f341a5a337eaf67444580da988ae619962994f8a797755decdf73d813b5acd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:18:35.048Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-29T15:18:35.048Z] . [Pipeline] withDockerContainer [2021-07-29T15:18:35.139Z] prd-centos7-docker-4c-2g-475 does not seem to be running inside a container [2021-07-29T15:18:35.187Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-07-29T15:18:35.540Z] $ docker top 0d1767d540b37702246594d9de163ddc5fc23f30b5636052f59fed7ec6a473b4 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-07-29T15:18:35.655Z] ========================================================= [2021-07-29T15:18:35.655Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T15:18:35.655Z] ========================================================= [Pipeline] sh [2021-07-29T15:18:35.964Z] + go mod tidy [Pipeline] sh [2021-07-29T15:18:36.551Z] + make test [2021-07-29T15:18:36.551Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-29T15:18:36.824Z] go mod tidy [2021-07-29T15:18:36.824Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T15:18:42.199Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T15:19:00.539Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T15:19:03.176Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T15:19:03.446Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T15:19:03.718Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T15:19:06.308Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T15:19:06.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T15:19:06.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T15:19:06.580Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T15:19:07.170Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T15:19:07.439Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T15:19:07.712Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T15:19:07.712Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T15:19:07.712Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T15:19:07.712Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T15:19:10.324Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.059s coverage: 28.7% of statements [2021-07-29T15:19:10.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T15:19:10.324Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T15:19:10.914Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 100.0% of statements [2021-07-29T15:19:10.914Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T15:19:11.530Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.068s coverage: 46.3% of statements [2021-07-29T15:19:11.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T15:19:11.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T15:19:12.143Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.117s coverage: 90.1% of statements [2021-07-29T15:19:12.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T15:19:12.143Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:19:13.565Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.055s coverage: 81.2% of statements [2021-07-29T15:19:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T15:19:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T15:19:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T15:19:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T15:19:13.565Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T15:19:13.836Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.268s coverage: 94.2% of statements [2021-07-29T15:19:13.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T15:19:13.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:19:13.836Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.043s coverage: 59.1% of statements [2021-07-29T15:19:13.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T15:19:13.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T15:19:13.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T15:19:13.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T15:19:13.836Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T15:19:14.424Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.048s coverage: 60.0% of statements [2021-07-29T15:19:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T15:19:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T15:19:14.424Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T15:19:15.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.045s coverage: 0.8% of statements [2021-07-29T15:19:15.005Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T15:19:15.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2021-07-29T15:19:15.005Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 22.0% of statements [2021-07-29T15:19:15.005Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T15:19:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements [2021-07-29T15:19:15.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.049s coverage: 79.5% of statements [2021-07-29T15:19:15.864Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.048s coverage: 94.1% of statements [2021-07-29T15:19:16.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2021-07-29T15:19:16.405Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2021-07-29T15:19:28.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.051s coverage: 94.4% of statements [2021-07-29T15:19:28.717Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements [2021-07-29T15:19:32.966Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 15.175s coverage: 81.8% of statements [2021-07-29T15:19:32.967Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T15:19:42.909Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-476 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws [2021-07-29T15:19:42.956Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-07-29T15:19:43.213Z] The recommended git tool is: git [2021-07-29T15:19:48.793Z] using credential edgex-jenkins-ssh [2021-07-29T15:19:48.813Z] Cloning the remote Git repository [2021-07-29T15:19:48.884Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:19:49.000Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-07-29T15:19:49.063Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:19:49.064Z] > git --version # timeout=10 [2021-07-29T15:19:49.078Z] > git --version # 'git version 2.17.1' [2021-07-29T15:19:49.080Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T15:19:49.169Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.088s coverage: 92.9% of statements [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 58.8% of statements [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.084s coverage: 91.2% of statements [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.150s coverage: 64.4% of statements [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 91.3% of statements [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements [2021-07-29T15:19:51.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.186s coverage: 66.9% of statements [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T15:19:51.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T15:19:51.444Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements [2021-07-29T15:19:51.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T15:19:51.444Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T15:19:51.713Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.045s coverage: 89.5% of statements [2021-07-29T15:19:51.713Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T15:19:51.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2021-07-29T15:19:51.979Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T15:19:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.060s coverage: 19.3% of statements [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T15:19:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.116s coverage: 92.0% of statements [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T15:19:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 62.7% of statements [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T15:19:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.082s coverage: 97.7% of statements [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T15:19:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.044s coverage: 28.9% of statements [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T15:19:58.638Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T15:19:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.053s coverage: 100.0% of statements [2021-07-29T15:19:58.638Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.031s coverage: 95.4% of statements [2021-07-29T15:19:58.638Z] GO111MODULE=on go vet ./... [2021-07-29T15:20:06.283Z] Merging remotes/origin/main commit 166d79170882b6e1653a5f9367002074af0733c4 into PR head commit 39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:20:06.631Z] Merge succeeded, producing 39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:20:06.631Z] Checking out Revision 39bdecc85000ee2817d797c52f1c220e5557e35a (PR-3627) [2021-07-29T15:20:05.388Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T15:20:05.409Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T15:20:05.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T15:20:05.470Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:20:05.471Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T15:20:05.484Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T15:20:06.300Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:20:06.318Z] > git checkout -f 39bdecc85000ee2817d797c52f1c220e5557e35a # timeout=10 [2021-07-29T15:20:06.538Z] > git remote # timeout=10 [2021-07-29T15:20:06.558Z] > git config --get remote.origin.url # timeout=10 [2021-07-29T15:20:06.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T15:20:06.587Z] > git merge 166d79170882b6e1653a5f9367002074af0733c4 # timeout=10 [2021-07-29T15:20:06.610Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-29T15:20:06.634Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:20:06.647Z] > git checkout -f 39bdecc85000ee2817d797c52f1c220e5557e35a # timeout=10 [2021-07-29T15:20:11.017Z] Commit message: "feat: Use write lock when creating the new reader" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T15:20:11.654Z] provisioning config files... [2021-07-29T15:20:11.684Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config3663843020923240092tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:20:12.253Z] ---> docker-login.sh [2021-07-29T15:20:12.253Z] nexus3.edgexfoundry.org:10001 [2021-07-29T15:20:12.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:20:13.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:20:13.460Z] Configure a credential helper to remove this warning. See [2021-07-29T15:20:13.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:20:13.460Z] [2021-07-29T15:20:13.460Z] Login Succeeded [2021-07-29T15:20:13.460Z] nexus3.edgexfoundry.org:10002 [2021-07-29T15:20:13.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:20:14.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:20:14.011Z] Configure a credential helper to remove this warning. See [2021-07-29T15:20:14.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:20:14.011Z] [2021-07-29T15:20:14.011Z] Login Succeeded [2021-07-29T15:20:14.011Z] nexus3.edgexfoundry.org:10003 [2021-07-29T15:20:14.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:20:14.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:20:14.610Z] Configure a credential helper to remove this warning. See [2021-07-29T15:20:14.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:20:14.610Z] [2021-07-29T15:20:14.610Z] Login Succeeded [2021-07-29T15:20:14.610Z] nexus3.edgexfoundry.org:10004 [2021-07-29T15:20:15.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:20:15.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:20:15.211Z] Configure a credential helper to remove this warning. See [2021-07-29T15:20:15.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:20:15.211Z] [2021-07-29T15:20:15.211Z] Login Succeeded [2021-07-29T15:20:15.211Z] docker.io [2021-07-29T15:20:15.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-29T15:20:16.085Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-29T15:20:16.085Z] Configure a credential helper to remove this warning. See [2021-07-29T15:20:16.085Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-29T15:20:16.085Z] [2021-07-29T15:20:16.085Z] Login Succeeded [2021-07-29T15:20:16.085Z] ---> docker-login.sh ends [Pipeline] } [2021-07-29T15:20:16.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-29T15:20:16.777Z] ========================================================= [2021-07-29T15:20:16.777Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-29T15:20:16.777Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:20:17.344Z] + 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-07-29T15:20:19.366Z] Sending build context to Docker daemon 165.9MB [2021-07-29T15:20:19.366Z] Step 1/6 : ARG BASE=golang:1.16-alpine3.12 [2021-07-29T15:20:19.366Z] Step 2/6 : FROM ${BASE} [2021-07-29T15:20:19.644Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-29T15:20:19.644Z] 595b0fe564bb: Pulling fs layer [2021-07-29T15:20:19.644Z] 24495759ef45: Pulling fs layer [2021-07-29T15:20:19.644Z] d148012ef14d: Pulling fs layer [2021-07-29T15:20:19.644Z] cb65c68fc2e2: Pulling fs layer [2021-07-29T15:20:19.644Z] 093eec477d81: Pulling fs layer [2021-07-29T15:20:19.644Z] a6d5b2bbb924: Pulling fs layer [2021-07-29T15:20:19.644Z] 2446dc1eb7d3: Pulling fs layer [2021-07-29T15:20:19.644Z] 596795e73e0f: Pulling fs layer [2021-07-29T15:20:19.644Z] 093eec477d81: Waiting [2021-07-29T15:20:19.644Z] 2446dc1eb7d3: Waiting [2021-07-29T15:20:19.644Z] a6d5b2bbb924: Waiting [2021-07-29T15:20:19.644Z] 596795e73e0f: Waiting [2021-07-29T15:20:19.644Z] d148012ef14d: Verifying Checksum [2021-07-29T15:20:19.644Z] d148012ef14d: Download complete [2021-07-29T15:20:19.923Z] 24495759ef45: Verifying Checksum [2021-07-29T15:20:19.923Z] 24495759ef45: Download complete [2021-07-29T15:20:19.923Z] 093eec477d81: Verifying Checksum [2021-07-29T15:20:19.923Z] 093eec477d81: Download complete [2021-07-29T15:20:19.923Z] 595b0fe564bb: Verifying Checksum [2021-07-29T15:20:19.923Z] 595b0fe564bb: Download complete [2021-07-29T15:20:19.923Z] a6d5b2bbb924: Verifying Checksum [2021-07-29T15:20:19.923Z] a6d5b2bbb924: Download complete [2021-07-29T15:20:19.923Z] 2446dc1eb7d3: Verifying Checksum [2021-07-29T15:20:20.528Z] 595b0fe564bb: Pull complete [2021-07-29T15:20:20.757Z] gofmt -l . [2021-07-29T15:20:21.023Z] [ "`gofmt -l .`" = "" ] [2021-07-29T15:20:21.292Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T15:20:21.872Z] + ls -al . [2021-07-29T15:20:21.872Z] total 596 [2021-07-29T15:20:21.872Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 15:20 . [2021-07-29T15:20:21.872Z] drwxr-xr-x 4 root root 28 Jul 29 15:18 .. [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 15:16 .dockerignore [2021-07-29T15:20:21.872Z] drwxrwxr-x 8 1001 1001 179 Jul 29 15:16 .git [2021-07-29T15:20:21.872Z] drwxrwxr-x 3 1001 1001 125 Jul 29 15:16 .github [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 15:16 .gitignore [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 15:16 .hadolint.yml [2021-07-29T15:20:21.872Z] drwx------ 3 1001 1001 58 Jul 29 15:17 .semver [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 15:16 .sonarcloud.properties [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:16 Attribution.txt [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:16 CHANGELOG.md [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:16 CONTRIBUTING.md [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 15:16 Dockerfile.build [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 15:16 Jenkinsfile [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:16 LICENSE [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:16 Makefile [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:16 README.md [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:16 SECURITY.md [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 15:17 VERSION [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:16 ZMQWindows.md [2021-07-29T15:20:21.872Z] drwxrwxr-x 2 1001 1001 37 Jul 29 15:16 bin [2021-07-29T15:20:21.872Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 15:16 cmd [2021-07-29T15:20:21.872Z] -rw-r--r-- 1 root root 403846 Jul 29 15:19 coverage.out [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 15:16 go.mod [2021-07-29T15:20:21.872Z] -rw-r--r-- 1 root root 48847 Jul 29 15:18 go.sum [2021-07-29T15:20:21.872Z] drwxrwxr-x 8 1001 1001 124 Jul 29 15:16 internal [2021-07-29T15:20:21.872Z] drwxrwxr-x 3 1001 1001 16 Jul 29 15:16 openapi [2021-07-29T15:20:21.872Z] drwxrwxr-x 4 1001 1001 71 Jul 29 15:16 snap [2021-07-29T15:20:21.872Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 15:16 version.go [Pipeline] sh [2021-07-29T15:20:21.988Z] 24495759ef45: Pull complete [2021-07-29T15:20:22.185Z] + '[' -e coverage.out ] [2021-07-29T15:20:22.185Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T15:20:22.313Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T15:20:22.601Z] d148012ef14d: Pull complete [2021-07-29T15:20:22.601Z] 596795e73e0f: Verifying Checksum [2021-07-29T15:20:22.601Z] 596795e73e0f: Download complete [2021-07-29T15:20:22.624Z] + make build [2021-07-29T15:20:22.624Z] go mod tidy [2021-07-29T15:20:22.624Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-07-29T15:20:23.587Z] cb65c68fc2e2: Download complete [2021-07-29T15:20:24.036Z] 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-07-29T15:20:30.742Z] 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-07-29T15:20:31.328Z] 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-07-29T15:20:32.293Z] 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-07-29T15:20:32.561Z] 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-07-29T15:20:33.530Z] 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-07-29T15:20:33.756Z] cb65c68fc2e2: Pull complete [2021-07-29T15:20:34.029Z] 093eec477d81: Pull complete [2021-07-29T15:20:34.130Z] 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-07-29T15:20:34.308Z] a6d5b2bbb924: Pull complete [2021-07-29T15:20:34.914Z] 2446dc1eb7d3: Pull complete [2021-07-29T15:20:35.090Z] 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-07-29T15:20:36.148Z] 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-07-29T15:20:36.866Z] 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-07-29T15:20:37.656Z] 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-07-29T15:20:39.227Z] 596795e73e0f: Pull complete [2021-07-29T15:20:39.227Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-29T15:20:39.227Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-29T15:20:39.227Z] ---> d9e956139c92 [2021-07-29T15:20:39.227Z] 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 [Pipeline] } [2021-07-29T15:20:39.252Z] $ docker stop --time=1 0d1767d540b37702246594d9de163ddc5fc23f30b5636052f59fed7ec6a473b4 [2021-07-29T15:20:41.051Z] $ docker rm -f 0d1767d540b37702246594d9de163ddc5fc23f30b5636052f59fed7ec6a473b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-07-29T15:20:43.556Z] ---> Running in 36b23a14c392 [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:20:44.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:20:44.253Z] [2021-07-29T15:20:44.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:20:44.567Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:20:44.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:20:44.582Z] latest: Pulling from edgex-devops/edgex-compose [2021-07-29T15:20:44.582Z] cbdbe7a5bc2a: Pulling fs layer [2021-07-29T15:20:44.582Z] ca9280d653b3: Pulling fs layer [2021-07-29T15:20:44.582Z] 7e9c9ca2126c: Pulling fs layer [2021-07-29T15:20:44.847Z] cbdbe7a5bc2a: Verifying Checksum [2021-07-29T15:20:44.847Z] cbdbe7a5bc2a: Download complete [2021-07-29T15:20:45.115Z] cbdbe7a5bc2a: Pull complete [2021-07-29T15:20:45.996Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:20:46.072Z] ca9280d653b3: Verifying Checksum [2021-07-29T15:20:46.073Z] ca9280d653b3: Download complete [2021-07-29T15:20:46.337Z] ca9280d653b3: Pull complete [2021-07-29T15:20:46.976Z] (1/12) Installing libmagic (5.39-r0) [2021-07-29T15:20:46.976Z] (2/12) Installing file (5.39-r0) [2021-07-29T15:20:46.976Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-07-29T15:20:47.247Z] (4/12) Installing g++ (10.2.1_pre1-r3) [2021-07-29T15:20:48.910Z] 7e9c9ca2126c: Download complete [2021-07-29T15:20:51.512Z] 7e9c9ca2126c: Pull complete [2021-07-29T15:20:51.512Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-07-29T15:20:51.512Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:20:51.512Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-07-29T15:20:51.596Z] prd-centos7-docker-4c-2g-475 does not seem to be running inside a container [2021-07-29T15:20:51.653Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@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-07-29T15:20:54.284Z] $ docker top a57e269c7fbff6b5ca9a3f35037a35bef6fc6b57bb1f4325137305cde203b14f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:20:54.684Z] + docker-compose build --help [2021-07-29T15:20:54.684Z] + grep parallel [2021-07-29T15:20:55.266Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T15:20:55.280Z] $ docker stop --time=1 a57e269c7fbff6b5ca9a3f35037a35bef6fc6b57bb1f4325137305cde203b14f [2021-07-29T15:20:56.476Z] $ docker rm -f a57e269c7fbff6b5ca9a3f35037a35bef6fc6b57bb1f4325137305cde203b14f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:20:56.925Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-07-29T15:20:56.925Z] . [Pipeline] withDockerContainer [2021-07-29T15:20:57.012Z] prd-centos7-docker-4c-2g-475 does not seem to be running inside a container [2021-07-29T15:20:57.066Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-07-29T15:20:57.391Z] (5/12) Installing fortify-headers (1.1-r0) [2021-07-29T15:20:57.391Z] (6/12) Installing patch (2.7.6-r7) [2021-07-29T15:20:57.391Z] (7/12) Installing build-base (0.5-r2) [2021-07-29T15:20:57.391Z] (8/12) Installing libsodium (1.0.18-r0) [2021-07-29T15:20:57.391Z] (9/12) Installing pkgconf (1.7.3-r0) [2021-07-29T15:20:57.391Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-07-29T15:20:57.427Z] $ docker top b20d1818d4452076a605dc2baa60dfc06f9dfc67304d8711c201b4e2653492d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:20:57.664Z] (11/12) Installing libzmq (4.3.3-r1) [2021-07-29T15:20:57.664Z] (12/12) Installing zeromq-dev (4.3.3-r1) [2021-07-29T15:20:57.827Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T15:20:57.935Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T15:20:57.935Z] OK: 218 MiB in 52 packages [2021-07-29T15:20:58.409Z] Building core-command ... [2021-07-29T15:20:58.409Z] Building core-data ... [2021-07-29T15:20:58.409Z] Building core-metadata ... [2021-07-29T15:20:58.409Z] Building security-bootstrapper ... [2021-07-29T15:20:58.409Z] Building security-proxy-setup ... [2021-07-29T15:20:58.409Z] Building security-secretstore-setup ... [2021-07-29T15:20:58.409Z] Building support-notifications ... [2021-07-29T15:20:58.409Z] Building support-scheduler ... [2021-07-29T15:20:58.409Z] Building sys-mgmt-agent ... [2021-07-29T15:20:58.409Z] Building core-metadata [2021-07-29T15:20:58.409Z] Building security-secretstore-setup [2021-07-29T15:20:58.409Z] Building security-proxy-setup [2021-07-29T15:20:58.409Z] Building support-scheduler [2021-07-29T15:20:58.409Z] Building security-bootstrapper [2021-07-29T15:21:03.324Z] Removing intermediate container 36b23a14c392 [2021-07-29T15:21:03.324Z] ---> aad426cc1da9 [2021-07-29T15:21:03.324Z] Step 4/6 : WORKDIR /edgex-go [2021-07-29T15:21:03.324Z] ---> Running in 67b9b60ea986 [2021-07-29T15:21:03.324Z] Removing intermediate container 67b9b60ea986 [2021-07-29T15:21:03.324Z] ---> 6a8eb0201bda [2021-07-29T15:21:03.324Z] Step 5/6 : COPY go.mod . [2021-07-29T15:21:04.305Z] ---> 0c021a49ca63 [2021-07-29T15:21:04.305Z] Step 6/6 : RUN go mod download [2021-07-29T15:21:04.305Z] ---> Running in 874ff331e3b8 [2021-07-29T15:21:08.506Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:21:08.506Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:21:08.506Z] ---> 28d7eb202cce [2021-07-29T15:21:08.506Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T15:21:08.506Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:21:08.506Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:21:08.506Z] ---> 28d7eb202cce [2021-07-29T15:21:08.506Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T15:21:13.862Z] ---> Running in 721d7fbefc0e [2021-07-29T15:21:13.862Z] ---> Running in a7796c36bd2d [2021-07-29T15:21:22.070Z] Removing intermediate container 721d7fbefc0e [2021-07-29T15:21:22.070Z] ---> 4b7072834afc [2021-07-29T15:21:22.070Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:21:22.070Z] Removing intermediate container a7796c36bd2d [2021-07-29T15:21:22.070Z] ---> 8d8a2eb1d3cd [2021-07-29T15:21:22.070Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:21:22.070Z] ---> Running in dc6df323d3af [2021-07-29T15:21:22.070Z] ---> Running in 4ca14b5c1808 [2021-07-29T15:21:23.036Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:21:23.036Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:21:23.036Z] ---> 28d7eb202cce [2021-07-29T15:21:23.036Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:21:23.036Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:21:23.036Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:21:23.036Z] ---> 28d7eb202cce [2021-07-29T15:21:23.036Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T15:21:23.302Z] ---> Using cache [2021-07-29T15:21:23.302Z] ---> 8d8a2eb1d3cd [2021-07-29T15:21:23.302Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:21:23.302Z] ---> Using cache [2021-07-29T15:21:23.302Z] ---> 8d8a2eb1d3cd [2021-07-29T15:21:23.302Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:21:24.263Z] ---> Running in 7766145cbd56 [2021-07-29T15:21:24.263Z] ---> Running in ec1202277650 [2021-07-29T15:21:24.531Z] Removing intermediate container 4ca14b5c1808 [2021-07-29T15:21:24.531Z] ---> 483b6cc7289d [2021-07-29T15:21:24.531Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T15:21:24.531Z] ---> Running in 4181eb79f460 [2021-07-29T15:21:24.803Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:21:24.803Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:21:24.803Z] ---> 28d7eb202cce [2021-07-29T15:21:24.803Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T15:21:24.803Z] ---> Using cache [2021-07-29T15:21:24.803Z] ---> 8d8a2eb1d3cd [2021-07-29T15:21:24.803Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:21:24.803Z] ---> Using cache [2021-07-29T15:21:24.803Z] ---> 483b6cc7289d [2021-07-29T15:21:24.803Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T15:21:24.803Z] Removing intermediate container dc6df323d3af [2021-07-29T15:21:24.803Z] ---> a0b84f6bfdd9 [2021-07-29T15:21:24.803Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T15:21:24.803Z] ---> Running in e8ef4fd88575 [2021-07-29T15:21:24.803Z] ---> Running in 3a403b2d77fe [2021-07-29T15:21:25.079Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:25.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:25.347Z] Removing intermediate container ec1202277650 [2021-07-29T15:21:25.347Z] ---> 0a9902c59369 [2021-07-29T15:21:25.347Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T15:21:25.347Z] Removing intermediate container 7766145cbd56 [2021-07-29T15:21:25.347Z] ---> db4b339334fe [2021-07-29T15:21:25.347Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T15:21:25.347Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:25.347Z] ---> Running in ec3f13ff6133 [2021-07-29T15:21:25.347Z] ---> Running in 16c3b3e26318 [2021-07-29T15:21:25.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:25.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:25.935Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:26.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:26.201Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:26.201Z] OK: 219 MiB in 52 packages [2021-07-29T15:21:26.472Z] OK: 219 MiB in 52 packages [2021-07-29T15:21:26.472Z] Removing intermediate container 4181eb79f460 [2021-07-29T15:21:26.472Z] ---> 737e6d090dee [2021-07-29T15:21:26.472Z] Step 6/32 : COPY go.mod . [2021-07-29T15:21:26.737Z] OK: 219 MiB in 52 packages [2021-07-29T15:21:26.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:26.737Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:21:26.737Z] ---> edcd18d879e7 [2021-07-29T15:21:26.737Z] Step 7/32 : RUN go mod download [2021-07-29T15:21:26.737Z] ---> Running in 68e28963768c [2021-07-29T15:21:27.018Z] Removing intermediate container e8ef4fd88575 [2021-07-29T15:21:27.018Z] ---> 171253fbcffe [2021-07-29T15:21:27.018Z] Step 6/22 : COPY go.mod . [2021-07-29T15:21:27.018Z] Removing intermediate container 3a403b2d77fe [2021-07-29T15:21:27.018Z] ---> 271f0f116dfc [2021-07-29T15:21:27.018Z] Step 6/23 : COPY go.mod . [2021-07-29T15:21:27.287Z] OK: 219 MiB in 52 packages [2021-07-29T15:21:27.287Z] OK: 219 MiB in 52 packages [2021-07-29T15:21:27.287Z] ---> 5f0beaaa8918 [2021-07-29T15:21:27.287Z] Step 7/22 : RUN go mod download [2021-07-29T15:21:27.287Z] ---> Running in 51cfa276f37e [2021-07-29T15:21:27.287Z] ---> c3f3ec7f8227 [2021-07-29T15:21:27.287Z] Step 7/23 : RUN go mod download [2021-07-29T15:21:27.287Z] ---> Running in 89e37b49458e [2021-07-29T15:21:27.557Z] Removing intermediate container 16c3b3e26318 [2021-07-29T15:21:27.557Z] ---> 1c6f4f4f8f3b [2021-07-29T15:21:27.557Z] Step 6/26 : COPY go.mod . [2021-07-29T15:21:27.835Z] Removing intermediate container ec3f13ff6133 [2021-07-29T15:21:27.835Z] ---> 06dafe6d309f [2021-07-29T15:21:27.835Z] Step 6/24 : COPY go.mod . [2021-07-29T15:21:28.114Z] ---> a7b2e798139d [2021-07-29T15:21:28.114Z] Step 7/26 : RUN go mod download [2021-07-29T15:21:28.114Z] ---> b56c236af61f [2021-07-29T15:21:28.114Z] Step 7/24 : RUN go mod download [2021-07-29T15:21:28.114Z] ---> Running in 154336cd92c6 [2021-07-29T15:21:28.114Z] ---> Running in d9a86191e88b [2021-07-29T15:21:28.114Z] Removing intermediate container 68e28963768c [2021-07-29T15:21:28.114Z] ---> 6b4e43720444 [2021-07-29T15:21:28.114Z] Step 8/32 : COPY . . [2021-07-29T15:21:30.109Z] Removing intermediate container 51cfa276f37e [2021-07-29T15:21:30.109Z] ---> 97e37cb3e9f0 [2021-07-29T15:21:30.109Z] Step 8/22 : COPY . . [2021-07-29T15:21:30.109Z] Removing intermediate container 89e37b49458e [2021-07-29T15:21:30.109Z] ---> ba64a9c65f68 [2021-07-29T15:21:30.109Z] Step 8/23 : COPY . . [2021-07-29T15:21:30.109Z] Removing intermediate container d9a86191e88b [2021-07-29T15:21:30.109Z] ---> 91f450c45112 [2021-07-29T15:21:30.109Z] Step 8/24 : COPY . . [2021-07-29T15:21:31.079Z] Removing intermediate container 154336cd92c6 [2021-07-29T15:21:31.079Z] ---> 4b6440bbe584 [2021-07-29T15:21:31.079Z] Step 8/26 : COPY . . [2021-07-29T15:21:41.179Z] ---> 87e461efe1c5 [2021-07-29T15:21:41.179Z] Step 9/22 : RUN go mod tidy [2021-07-29T15:21:41.179Z] ---> b40e34e5c394 [2021-07-29T15:21:41.179Z] Step 9/23 : RUN go mod tidy [2021-07-29T15:21:41.179Z] ---> Running in 68712b59b99f [2021-07-29T15:21:41.179Z] ---> Running in a907cacc9866 [2021-07-29T15:21:51.244Z] Removing intermediate container a907cacc9866 [2021-07-29T15:21:51.244Z] ---> 93b819ca33a3 [2021-07-29T15:21:51.244Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T15:21:51.244Z] Removing intermediate container 68712b59b99f [2021-07-29T15:21:51.244Z] ---> 9e8f1a2afc6c [2021-07-29T15:21:51.244Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T15:21:51.244Z] ---> Running in 21f777465053 [2021-07-29T15:21:51.244Z] ---> Running in 2188b50b1711 [2021-07-29T15:21:51.522Z] 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-07-29T15:21:51.522Z] 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-07-29T15:21:52.955Z] ---> bc2b3f8c1ad9 [2021-07-29T15:21:52.955Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:21:52.955Z] ---> 3539e0291a3f [2021-07-29T15:21:52.955Z] Step 9/32 : RUN go mod tidy [2021-07-29T15:21:53.224Z] ---> Running in 37b64a0362ff [2021-07-29T15:21:53.224Z] ---> Running in af0ff1f12f3b [2021-07-29T15:21:58.580Z] Removing intermediate container af0ff1f12f3b [2021-07-29T15:21:58.580Z] ---> eb8419612d2c [2021-07-29T15:21:58.580Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T15:21:58.580Z] Removing intermediate container 37b64a0362ff [2021-07-29T15:21:58.580Z] ---> 5585b3a9a8f1 [2021-07-29T15:21:58.580Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T15:21:58.580Z] ---> Running in 5adf2cac038a [2021-07-29T15:21:58.580Z] ---> Running in ae57540f3c9e [2021-07-29T15:21:59.168Z] 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-07-29T15:21:59.168Z] 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-07-29T15:22:01.813Z] ---> 1b4281ccaa66 [2021-07-29T15:22:01.813Z] Step 9/26 : RUN go mod tidy [2021-07-29T15:22:01.813Z] ---> Running in 678bf22a787f [2021-07-29T15:22:03.259Z] Removing intermediate container 678bf22a787f [2021-07-29T15:22:03.259Z] ---> 3809b96bfc34 [2021-07-29T15:22:03.259Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T15:22:03.259Z] ---> Running in 9e8cd45645c4 [2021-07-29T15:22:03.860Z] 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-07-29T15:22:26.004Z] 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-07-29T15:22:31.425Z] Removing intermediate container 2188b50b1711 [2021-07-29T15:22:31.425Z] ---> add3dca5df7b [2021-07-29T15:22:31.425Z] [2021-07-29T15:22:31.425Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T15:22:31.425Z] Removing intermediate container 21f777465053 [2021-07-29T15:22:31.425Z] ---> 9a2f30f5b71c [2021-07-29T15:22:31.425Z] [2021-07-29T15:22:31.425Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T15:22:31.425Z] 3.12: Pulling from library/alpine [2021-07-29T15:22:31.425Z] 3.12: Pulling from library/alpine [2021-07-29T15:22:32.869Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T15:22:32.869Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T15:22:32.869Z] ---> 13621d1b12d4 [2021-07-29T15:22:32.869Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T15:22:32.869Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T15:22:32.869Z] Status: Image is up to date for alpine:3.12 [2021-07-29T15:22:32.869Z] ---> 13621d1b12d4 [2021-07-29T15:22:32.869Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T15:22:32.869Z] ---> Running in eced600d4064 [2021-07-29T15:22:32.869Z] ---> Running in 2683fd2e57fa [2021-07-29T15:22:33.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:33.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:33.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:33.463Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:33.732Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T15:22:33.733Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T15:22:33.733Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T15:22:33.733Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T15:22:33.733Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:22:33.733Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T15:22:34.002Z] OK: 7 MiB in 18 packages [2021-07-29T15:22:34.002Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T15:22:34.002Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:22:34.002Z] OK: 6 MiB in 15 packages [2021-07-29T15:22:34.594Z] Removing intermediate container 2683fd2e57fa [2021-07-29T15:22:34.594Z] ---> d74c05695530 [2021-07-29T15:22:34.594Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T15:22:34.594Z] Removing intermediate container eced600d4064 [2021-07-29T15:22:34.594Z] ---> f4c7c1481f0b [2021-07-29T15:22:34.594Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T15:22:34.594Z] ---> Running in 928c01eb39d4 [2021-07-29T15:22:34.594Z] ---> Running in 509a1e57dd10 [2021-07-29T15:22:34.867Z] Removing intermediate container 928c01eb39d4 [2021-07-29T15:22:34.867Z] ---> 4cff4dc0e035 [2021-07-29T15:22:34.867Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T15:22:34.867Z] Removing intermediate container 509a1e57dd10 [2021-07-29T15:22:34.867Z] ---> 62abb0b16368 [2021-07-29T15:22:34.867Z] Step 14/22 : WORKDIR /edgex [2021-07-29T15:22:34.867Z] ---> Running in 834985e9a241 [2021-07-29T15:22:34.867Z] ---> Running in 63cab21b3d27 [2021-07-29T15:22:35.143Z] Removing intermediate container 834985e9a241 [2021-07-29T15:22:35.143Z] ---> d81ebc7c5464 [2021-07-29T15:22:35.143Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T15:22:35.143Z] ---> Running in a4f1007c3545 [2021-07-29T15:22:35.143Z] Removing intermediate container 63cab21b3d27 [2021-07-29T15:22:35.143Z] ---> 941962818c4a [2021-07-29T15:22:35.143Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T15:22:35.418Z] Removing intermediate container a4f1007c3545 [2021-07-29T15:22:35.418Z] ---> 0379a4b3a9fd [2021-07-29T15:22:35.418Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:22:35.418Z] ---> b6808c077201 [2021-07-29T15:22:35.418Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T15:22:36.029Z] ---> 5496ffdbe7e5 [2021-07-29T15:22:36.029Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T15:22:36.322Z] ---> 14373da1f53d [2021-07-29T15:22:36.322Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T15:22:37.319Z] ---> c0d4a126dd56 [2021-07-29T15:22:37.319Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T15:22:37.319Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-07-29T15:22:37.319Z] ---> ee380af64d99 [2021-07-29T15:22:37.319Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T15:22:37.319Z] ---> Running in 6fb5398ed1b2 [2021-07-29T15:22:37.319Z] Removing intermediate container 5adf2cac038a [2021-07-29T15:22:37.319Z] ---> dd82fd49dacb [2021-07-29T15:22:37.319Z] [2021-07-29T15:22:37.319Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T15:22:37.319Z] ---> 13621d1b12d4 [2021-07-29T15:22:37.319Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T15:22:37.603Z] ---> Running in ed73226b24ed [2021-07-29T15:22:37.603Z] ---> 6d49cb51c90b [2021-07-29T15:22:37.603Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T15:22:37.603Z] Removing intermediate container 6fb5398ed1b2 [2021-07-29T15:22:37.603Z] ---> bc5a66c71a22 [2021-07-29T15:22:37.603Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T15:22:37.603Z] ---> Running in f554d76378c8 [2021-07-29T15:22:37.603Z] ---> Running in 8a6399db79fc [2021-07-29T15:22:37.869Z] Removing intermediate container ed73226b24ed [2021-07-29T15:22:37.869Z] ---> d16e87db0f4c [2021-07-29T15:22:37.869Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T15:22:37.869Z] Removing intermediate container 8a6399db79fc [2021-07-29T15:22:37.869Z] ---> 6bbb602fb02b [2021-07-29T15:22:37.869Z] Step 20/22 : LABEL arch=x86_64 [2021-07-29T15:22:37.869Z] ---> Running in 3788a28251cf [2021-07-29T15:22:37.869Z] Removing intermediate container f554d76378c8 [2021-07-29T15:22:37.869Z] ---> f3484c90b525 [2021-07-29T15:22:37.869Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:22:37.869Z] Removing intermediate container ae57540f3c9e [2021-07-29T15:22:37.869Z] ---> d385b542524a [2021-07-29T15:22:37.869Z] [2021-07-29T15:22:37.869Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T15:22:37.869Z] ---> 13621d1b12d4 [2021-07-29T15:22:37.869Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T15:22:37.869Z] ---> Using cache [2021-07-29T15:22:37.869Z] ---> d74c05695530 [2021-07-29T15:22:37.869Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T15:22:37.869Z] ---> Using cache [2021-07-29T15:22:37.869Z] ---> 4cff4dc0e035 [2021-07-29T15:22:37.869Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T15:22:37.869Z] ---> Running in f06b557fe050 [2021-07-29T15:22:38.135Z] ---> Running in 101ddb7de971 [2021-07-29T15:22:38.135Z] ---> Running in ff00851d19cb [2021-07-29T15:22:38.135Z] Removing intermediate container f06b557fe050 [2021-07-29T15:22:38.135Z] ---> d18f6e98b306 [2021-07-29T15:22:38.135Z] Step 21/22 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:22:38.135Z] Removing intermediate container 101ddb7de971 [2021-07-29T15:22:38.135Z] ---> e0e53d1a89b3 [2021-07-29T15:22:38.135Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T15:22:38.406Z] ---> Running in e3a3b6d45da4 [2021-07-29T15:22:38.406Z] ---> Running in 353c056e109e [2021-07-29T15:22:38.406Z] Removing intermediate container ff00851d19cb [2021-07-29T15:22:38.406Z] ---> 3dae3c5f0176 [2021-07-29T15:22:38.406Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T15:22:38.406Z] ---> Running in 9be2497ecf72 [2021-07-29T15:22:38.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:38.406Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:38.406Z] Removing intermediate container e3a3b6d45da4 [2021-07-29T15:22:38.406Z] ---> 56e0d1b7d6e5 [2021-07-29T15:22:38.406Z] Step 22/23 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:22:38.406Z] Removing intermediate container 353c056e109e [2021-07-29T15:22:38.406Z] ---> 88d7eaf0dfd9 [2021-07-29T15:22:38.406Z] Step 22/22 : LABEL version=0.0.0 [2021-07-29T15:22:38.674Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T15:22:38.674Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T15:22:38.674Z] ---> Running in 27bf9b3a1ca9 [2021-07-29T15:22:38.674Z] ---> Running in 03ca972ae71e [2021-07-29T15:22:38.674Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:22:38.674Z] OK: 6 MiB in 16 packages [2021-07-29T15:22:38.674Z] Removing intermediate container 9be2497ecf72 [2021-07-29T15:22:38.674Z] ---> 0213f0c815bb [2021-07-29T15:22:38.674Z] Step 16/24 : WORKDIR / [2021-07-29T15:22:38.674Z] ---> Running in 2a90c75805d0 [2021-07-29T15:22:38.954Z] Removing intermediate container 27bf9b3a1ca9 [2021-07-29T15:22:38.954Z] ---> 20bfcaf0c0f9 [2021-07-29T15:22:38.954Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T15:22:38.954Z] Removing intermediate container 03ca972ae71e [2021-07-29T15:22:38.954Z] ---> 87f97d0bc6ef [2021-07-29T15:22:38.954Z] [2021-07-29T15:22:38.954Z] ---> Running in 6fe86f23bbd5 [2021-07-29T15:22:38.954Z] Removing intermediate container 2a90c75805d0 [2021-07-29T15:22:38.954Z] ---> 662c0c339578 [2021-07-29T15:22:38.954Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:22:38.954Z] Successfully built 87f97d0bc6ef [2021-07-29T15:22:38.954Z] Successfully tagged security-proxy-setup:latest [2021-07-29T15:22:38.954Z] Building sys-mgmt-agent [2021-07-29T15:22:39.237Z]  Building security-proxy-setup ... done Removing intermediate container 6fe86f23bbd5 [2021-07-29T15:22:39.237Z] ---> fe7679b1cd6c [2021-07-29T15:22:39.237Z] [2021-07-29T15:22:39.237Z] Successfully built fe7679b1cd6c [2021-07-29T15:22:39.237Z] Successfully tagged support-scheduler:latest [2021-07-29T15:22:39.237Z] Building core-command [2021-07-29T15:22:40.651Z]  Building support-scheduler ... done Removing intermediate container 3788a28251cf [2021-07-29T15:22:40.651Z] ---> f0cca5ac06ae [2021-07-29T15:22:40.651Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T15:22:41.145Z] Removing intermediate container 874ff331e3b8 [2021-07-29T15:22:41.145Z] ---> 766eca3010f7 [2021-07-29T15:22:41.145Z] Successfully built 766eca3010f7 [2021-07-29T15:22:41.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:22:41.238Z] ---> af5ac3825ae5 [2021-07-29T15:22:41.238Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T15:22:41.238Z] ---> Running in a8ad53262df4 [2021-07-29T15:22:41.507Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T15:22:41.507Z] . [2021-07-29T15:22:41.507Z] Removing intermediate container 9e8cd45645c4 [2021-07-29T15:22:41.507Z] ---> 54c24003bf1d [2021-07-29T15:22:41.507Z] [2021-07-29T15:22:41.507Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T15:22:41.507Z] ---> 13621d1b12d4 [2021-07-29T15:22:41.507Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [Pipeline] withDockerContainer [2021-07-29T15:22:41.777Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-07-29T15:22:41.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T15:22:42.092Z] ---> Running in 19d53c2546ca [2021-07-29T15:22:42.092Z] Removing intermediate container a8ad53262df4 [2021-07-29T15:22:42.092Z] ---> 6a618c46aecd [2021-07-29T15:22:42.092Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T15:22:42.092Z] ---> ec7844d1fefe [2021-07-29T15:22:42.093Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T15:22:42.093Z] ---> Running in fae77c211c58 [2021-07-29T15:22:42.693Z] Removing intermediate container fae77c211c58 [2021-07-29T15:22:42.693Z] ---> bc97c0fab0eb [2021-07-29T15:22:42.693Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T15:22:42.693Z] ---> 934c7c46d21d [2021-07-29T15:22:42.693Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T15:22:42.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:42.693Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:42.693Z] ---> Running in 446e851386b6 [2021-07-29T15:22:42.693Z] ---> Running in ff901db6f993 [2021-07-29T15:22:42.693Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T15:22:42.693Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T15:22:42.693Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T15:22:42.693Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T15:22:42.959Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T15:22:42.959Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T15:22:42.959Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:22:42.959Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T15:22:42.959Z] OK: 7 MiB in 20 packages [2021-07-29T15:22:43.224Z] Removing intermediate container 446e851386b6 [2021-07-29T15:22:43.224Z] ---> aefcb04f1a4f [2021-07-29T15:22:43.224Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:22:43.224Z] ---> Running in c63f20e19a64 [2021-07-29T15:22:43.495Z] Removing intermediate container c63f20e19a64 [2021-07-29T15:22:43.495Z] ---> ea699da08383 [2021-07-29T15:22:43.495Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T15:22:43.495Z] Removing intermediate container 19d53c2546ca [2021-07-29T15:22:43.495Z] ---> bec8a7fd14e9 [2021-07-29T15:22:43.495Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T15:22:43.495Z] ---> Running in c22c76a83bde [2021-07-29T15:22:43.655Z] $ docker top e595b79917fccbf2ab30576854dabc8e07f156bae6207eb1b16133604343cee7 -eo pid,comm [2021-07-29T15:22:43.769Z] Removing intermediate container ff901db6f993 [2021-07-29T15:22:43.769Z] ---> 1a288978a265 [2021-07-29T15:22:43.769Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T15:22:43.769Z] ---> Running in ad8cbcf8bb98 [2021-07-29T15:22:43.769Z] ---> Running in 035c4da7137b [2021-07-29T15:22:43.769Z] Removing intermediate container c22c76a83bde [2021-07-29T15:22:43.769Z] ---> 6571a4766bc9 [2021-07-29T15:22:43.769Z] Step 23/24 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:22:43.769Z] ---> Running in 43d0bf760b7b [2021-07-29T15:22:43.769Z] Removing intermediate container ad8cbcf8bb98 [2021-07-29T15:22:43.769Z] ---> e21712238939 [2021-07-29T15:22:43.769Z] Step 14/26 : WORKDIR / [Pipeline] { [Pipeline] sh [2021-07-29T15:22:44.051Z] Removing intermediate container 035c4da7137b [2021-07-29T15:22:44.051Z] ---> 25f96b8fca61 [2021-07-29T15:22:44.051Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T15:22:44.051Z] ---> Running in 1ab819141d73 [2021-07-29T15:22:44.051Z] Removing intermediate container 43d0bf760b7b [2021-07-29T15:22:44.051Z] ---> f7456888dbff [2021-07-29T15:22:44.051Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T15:22:44.051Z] ---> Running in 55d4d728546c [2021-07-29T15:22:44.330Z] Removing intermediate container 1ab819141d73 [2021-07-29T15:22:44.330Z] ---> 1fa4f83307a3 [2021-07-29T15:22:44.331Z] 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-07-29T15:22:44.331Z] Removing intermediate container 55d4d728546c [2021-07-29T15:22:44.331Z] ---> 3a5b74743b9d [2021-07-29T15:22:44.331Z] [2021-07-29T15:22:44.331Z] ---> 0a3b39c7116b [2021-07-29T15:22:44.331Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T15:22:44.331Z] Successfully built 3a5b74743b9d [2021-07-29T15:22:44.331Z] Successfully tagged core-metadata:latest [2021-07-29T15:22:44.331Z] Building core-data [2021-07-29T15:22:44.331Z]  Building core-metadata ... done  ---> Running in 9c12b057a9d0 [2021-07-29T15:22:44.597Z] ---> 6a450586c956 [2021-07-29T15:22:44.597Z] 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-07-29T15:22:44.655Z] + go version [2021-07-29T15:22:44.655Z] go version go1.16.5 linux/arm64 [Pipeline] } [2021-07-29T15:22:44.676Z] $ docker stop --time=1 e595b79917fccbf2ab30576854dabc8e07f156bae6207eb1b16133604343cee7 [2021-07-29T15:22:46.718Z] $ docker rm -f e595b79917fccbf2ab30576854dabc8e07f156bae6207eb1b16133604343cee7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:22:47.577Z] + docker inspect -f . ci-base-image-arm64 [2021-07-29T15:22:47.577Z] . [Pipeline] withDockerContainer [2021-07-29T15:22:47.817Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-07-29T15:22:47.898Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-07-29T15:22:49.331Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:22:49.331Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:22:49.331Z] ---> 28d7eb202cce [2021-07-29T15:22:49.331Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:22:49.331Z] ---> Using cache [2021-07-29T15:22:49.331Z] ---> 8d8a2eb1d3cd [2021-07-29T15:22:49.331Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:22:49.331Z] ---> Using cache [2021-07-29T15:22:49.331Z] ---> db4b339334fe [2021-07-29T15:22:49.331Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T15:22:49.672Z] $ docker top 75e320d84ceb2d66516a6423e930f9b6a709649d7e83be601556bc09c64431cc -eo pid,comm [2021-07-29T15:22:49.913Z] ---> be6ef289f45a [2021-07-29T15:22:49.913Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [Pipeline] { [Pipeline] echo [2021-07-29T15:22:50.017Z] ========================================================= [2021-07-29T15:22:50.017Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-07-29T15:22:50.017Z] ========================================================= [Pipeline] sh [2021-07-29T15:22:50.180Z] ---> Running in 12e92156f6f7 [2021-07-29T15:22:50.665Z] + go mod tidy [2021-07-29T15:22:51.598Z] Removing intermediate container 9c12b057a9d0 [2021-07-29T15:22:51.599Z] ---> cf1151168053 [2021-07-29T15:22:51.599Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh [2021-07-29T15:22:51.865Z] ---> 374ae1eeb33a [2021-07-29T15:22:51.865Z] 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-07-29T15:22:51.865Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:52.132Z] ---> 888b308381f4 [2021-07-29T15:22:52.133Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T15:22:52.133Z] ---> 2b87b7e8c3cf [2021-07-29T15:22:52.133Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T15:22:52.340Z] + make test [2021-07-29T15:22:52.340Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2021-07-29T15:22:52.340Z] go mod tidy [2021-07-29T15:22:52.403Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:22:52.403Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:22:52.403Z] ---> 28d7eb202cce [2021-07-29T15:22:52.403Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:22:52.403Z] ---> Using cache [2021-07-29T15:22:52.403Z] ---> 8d8a2eb1d3cd [2021-07-29T15:22:52.403Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:22:52.403Z] ---> Using cache [2021-07-29T15:22:52.403Z] ---> db4b339334fe [2021-07-29T15:22:52.403Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T15:22:52.403Z] ---> Using cache [2021-07-29T15:22:52.403Z] ---> 1c6f4f4f8f3b [2021-07-29T15:22:52.403Z] Step 6/24 : COPY go.mod . [2021-07-29T15:22:52.403Z] ---> Using cache [2021-07-29T15:22:52.403Z] ---> a7b2e798139d [2021-07-29T15:22:52.403Z] Step 7/24 : RUN go mod download [2021-07-29T15:22:52.403Z] ---> Using cache [2021-07-29T15:22:52.403Z] ---> 4b6440bbe584 [2021-07-29T15:22:52.403Z] Step 8/24 : COPY . . [2021-07-29T15:22:52.403Z] ---> Using cache [2021-07-29T15:22:52.403Z] ---> 1b4281ccaa66 [2021-07-29T15:22:52.403Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:22:52.403Z] ---> Using cache [2021-07-29T15:22:52.403Z] ---> 3809b96bfc34 [2021-07-29T15:22:52.403Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T15:22:52.668Z] ---> Running in 60b8c92db312 [2021-07-29T15:22:52.668Z] ---> da6b53bb9114 [2021-07-29T15:22:52.668Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T15:22:52.668Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:52.668Z] ---> abc660d1a43a [2021-07-29T15:22:52.669Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T15:22:52.939Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-07-29T15:22:53.263Z] ---> 46c448dcd827 [2021-07-29T15:22:53.263Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T15:22:53.263Z] OK: 219 MiB in 52 packages [2021-07-29T15:22:53.263Z] ---> 7b7c59d77ffa [2021-07-29T15:22:53.263Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T15:22:53.263Z] 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-07-29T15:22:53.530Z] ---> 56cba720a6b8 [2021-07-29T15:22:53.530Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T15:22:53.530Z] ---> 144f1b13f71c [2021-07-29T15:22:53.530Z] 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-07-29T15:22:53.796Z] ---> Running in 68a4d9dfda60 [2021-07-29T15:22:53.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:22:53.797Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:22:53.797Z] ---> 28d7eb202cce [2021-07-29T15:22:53.797Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:22:53.797Z] ---> Using cache [2021-07-29T15:22:53.797Z] ---> 8d8a2eb1d3cd [2021-07-29T15:22:53.797Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:22:53.797Z] ---> Using cache [2021-07-29T15:22:53.797Z] ---> db4b339334fe [2021-07-29T15:22:53.797Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T15:22:53.797Z] ---> Running in e060e778d53e [2021-07-29T15:22:53.797Z] ---> 2229b9a02b32 [2021-07-29T15:22:53.797Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T15:22:53.797Z] Removing intermediate container 12e92156f6f7 [2021-07-29T15:22:53.797Z] ---> afc11a6ea304 [2021-07-29T15:22:53.797Z] Step 6/24 : COPY go.mod . [2021-07-29T15:22:54.064Z] ---> Running in 8854445a6b25 [2021-07-29T15:22:54.335Z] ---> f6b47c4199bf [2021-07-29T15:22:54.335Z] Step 7/24 : RUN go mod download [2021-07-29T15:22:54.335Z] ---> Running in e9a0b5d9e906 [2021-07-29T15:22:54.335Z] Removing intermediate container 8854445a6b25 [2021-07-29T15:22:54.335Z] ---> f70a6ab929c1 [2021-07-29T15:22:54.335Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T15:22:54.925Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:54.925Z] ---> 8281b737a7f8 [2021-07-29T15:22:54.925Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T15:22:55.206Z] ---> Running in 99c2f7688dbb [2021-07-29T15:22:55.476Z] Removing intermediate container 68a4d9dfda60 [2021-07-29T15:22:55.476Z] ---> 0ec2dcd81e0b [2021-07-29T15:22:55.476Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T15:22:55.476Z] ---> Running in 8f34a34e8410 [2021-07-29T15:22:55.747Z] Removing intermediate container 8f34a34e8410 [2021-07-29T15:22:55.747Z] ---> 9fc15f623549 [2021-07-29T15:22:55.747Z] Step 24/26 : LABEL arch=x86_64 [2021-07-29T15:22:55.747Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:22:55.747Z] ---> Running in 5ef19c90781b [2021-07-29T15:22:56.024Z] Removing intermediate container 5ef19c90781b [2021-07-29T15:22:56.024Z] ---> d2c742bf16a7 [2021-07-29T15:22:56.024Z] Step 25/26 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:22:56.024Z] ---> Running in 55f0d3e61d18 [2021-07-29T15:22:56.298Z] OK: 219 MiB in 52 packages [2021-07-29T15:22:56.298Z] Removing intermediate container 99c2f7688dbb [2021-07-29T15:22:56.298Z] ---> f8b9ea0d0d45 [2021-07-29T15:22:56.298Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T15:22:56.298Z] Removing intermediate container 55f0d3e61d18 [2021-07-29T15:22:56.298Z] ---> a4ed7340a52e [2021-07-29T15:22:56.298Z] Step 26/26 : LABEL version=0.0.0 [2021-07-29T15:22:56.298Z] ---> Running in 749b0de35d2d [2021-07-29T15:22:56.572Z] ---> Running in b5d5595ee2a3 [2021-07-29T15:22:56.572Z] Removing intermediate container e9a0b5d9e906 [2021-07-29T15:22:56.572Z] ---> f26e2346a91c [2021-07-29T15:22:56.572Z] Step 8/24 : COPY . . [2021-07-29T15:22:56.842Z] Removing intermediate container b5d5595ee2a3 [2021-07-29T15:22:56.842Z] ---> 8d1890384857 [2021-07-29T15:22:56.842Z] [2021-07-29T15:22:56.842Z] Removing intermediate container e060e778d53e [2021-07-29T15:22:56.842Z] ---> 67519db3dd98 [2021-07-29T15:22:56.842Z] Step 6/24 : COPY go.mod . [2021-07-29T15:22:56.842Z] Removing intermediate container 749b0de35d2d [2021-07-29T15:22:56.842Z] ---> 2a738a4e215c [2021-07-29T15:22:56.842Z] Step 29/32 : CMD ["gate"] [2021-07-29T15:22:57.109Z] Successfully built 8d1890384857 [2021-07-29T15:22:57.109Z] ---> Running in a9d31ceafc75 [2021-07-29T15:22:57.109Z] Successfully tagged security-secretstore-setup:latest [2021-07-29T15:22:57.109Z] Building support-notifications [2021-07-29T15:22:57.397Z]  Building security-secretstore-setup ... done  ---> f2ec4d3d759e [2021-07-29T15:22:57.397Z] Step 7/24 : RUN go mod download [2021-07-29T15:23:00.855Z] ---> Running in 07362529edf1 [2021-07-29T15:23:00.855Z] Removing intermediate container a9d31ceafc75 [2021-07-29T15:23:00.855Z] ---> a51728f6159a [2021-07-29T15:23:00.855Z] Step 30/32 : LABEL arch=x86_64 [2021-07-29T15:23:01.829Z] ---> Running in 0570dc198c96 [2021-07-29T15:23:02.795Z] Removing intermediate container 0570dc198c96 [2021-07-29T15:23:02.795Z] ---> 0303f9eaa6bc [2021-07-29T15:23:02.795Z] Step 31/32 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:23:03.064Z] ---> 8f0ccd83853d [2021-07-29T15:23:03.064Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:23:03.064Z] ---> Running in 930a688dcc8d [2021-07-29T15:23:03.064Z] ---> Running in 4f7ca40c13c4 [2021-07-29T15:23:03.344Z] Removing intermediate container 930a688dcc8d [2021-07-29T15:23:03.344Z] ---> 1668345dc6a8 [2021-07-29T15:23:03.344Z] Step 32/32 : LABEL version=0.0.0 [2021-07-29T15:23:03.621Z] ---> Running in a5864d2b01a8 [2021-07-29T15:23:03.895Z] Removing intermediate container a5864d2b01a8 [2021-07-29T15:23:03.895Z] ---> 8fbdca45d755 [2021-07-29T15:23:03.895Z] [2021-07-29T15:23:03.895Z] Successfully built 8fbdca45d755 [2021-07-29T15:23:04.178Z] Successfully tagged security-bootstrapper:latest [2021-07-29T15:23:04.178Z]  Building security-bootstrapper ... done Removing intermediate container 07362529edf1 [2021-07-29T15:23:04.178Z] ---> 2238b4725fda [2021-07-29T15:23:04.178Z] Step 8/24 : COPY . . [2021-07-29T15:23:06.861Z] Removing intermediate container 4f7ca40c13c4 [2021-07-29T15:23:06.861Z] ---> 88c4c5639488 [2021-07-29T15:23:06.861Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T15:23:07.458Z] ---> Running in 9c69826b1dc4 [2021-07-29T15:23:08.065Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:23:08.065Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:23:08.065Z] ---> 28d7eb202cce [2021-07-29T15:23:08.065Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T15:23:08.065Z] ---> Using cache [2021-07-29T15:23:08.065Z] ---> 8d8a2eb1d3cd [2021-07-29T15:23:08.065Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:23:08.065Z] ---> Using cache [2021-07-29T15:23:08.065Z] ---> db4b339334fe [2021-07-29T15:23:08.065Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T15:23:08.334Z] 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-07-29T15:23:08.334Z] ---> Running in 3df848053a11 [2021-07-29T15:23:08.924Z] ---> 3999ccf6d142 [2021-07-29T15:23:08.924Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:23:08.924Z] ---> Running in bf32bca87307 [2021-07-29T15:23:08.924Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:23:09.892Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:23:10.480Z] Removing intermediate container bf32bca87307 [2021-07-29T15:23:10.480Z] ---> 178e9a79bdaf [2021-07-29T15:23:10.480Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T15:23:10.480Z] ---> Running in cc99306eef20 [2021-07-29T15:23:10.480Z] OK: 219 MiB in 52 packages [2021-07-29T15:23:11.078Z] 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-07-29T15:23:11.078Z] Removing intermediate container 3df848053a11 [2021-07-29T15:23:11.078Z] ---> 6f1ee64f3913 [2021-07-29T15:23:11.078Z] Step 6/23 : COPY go.mod . [2021-07-29T15:23:11.360Z] ---> 4ca7e56a0528 [2021-07-29T15:23:11.360Z] Step 7/23 : RUN go mod download [2021-07-29T15:23:11.360Z] ---> Running in 303a704094b2 [2021-07-29T15:23:12.831Z] Removing intermediate container 303a704094b2 [2021-07-29T15:23:12.831Z] ---> 130d36a6a86d [2021-07-29T15:23:12.831Z] Step 8/23 : COPY . . [2021-07-29T15:23:13.876Z] Removing intermediate container 60b8c92db312 [2021-07-29T15:23:13.876Z] ---> 69df4d57364a [2021-07-29T15:23:13.876Z] [2021-07-29T15:23:13.876Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T15:23:13.876Z] ---> 13621d1b12d4 [2021-07-29T15:23:13.876Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T15:23:13.876Z] ---> Using cache [2021-07-29T15:23:13.876Z] ---> d74c05695530 [2021-07-29T15:23:13.876Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T15:23:13.876Z] ---> Using cache [2021-07-29T15:23:13.876Z] ---> 4cff4dc0e035 [2021-07-29T15:23:13.876Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T15:23:14.885Z] ---> Running in 3104c6fe1e72 [2021-07-29T15:23:14.885Z] Removing intermediate container 3104c6fe1e72 [2021-07-29T15:23:14.885Z] ---> 5a4e67616a2a [2021-07-29T15:23:14.885Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T15:23:15.155Z] ---> Running in 26893e2f173a [2021-07-29T15:23:15.756Z] Removing intermediate container 26893e2f173a [2021-07-29T15:23:15.756Z] ---> 88012d59a631 [2021-07-29T15:23:15.756Z] Step 16/24 : WORKDIR / [2021-07-29T15:23:15.756Z] ---> Running in 2f3b63374c35 [2021-07-29T15:23:16.386Z] Removing intermediate container 2f3b63374c35 [2021-07-29T15:23:16.386Z] ---> 2f3399a6a431 [2021-07-29T15:23:16.386Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:23:17.372Z] ---> 72dde61cda82 [2021-07-29T15:23:17.372Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T15:23:18.846Z] ---> b2d9e6b647b0 [2021-07-29T15:23:18.846Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T15:23:18.846Z] ---> cb43786666d0 [2021-07-29T15:23:18.846Z] Step 9/23 : RUN go mod tidy [2021-07-29T15:23:18.846Z] ---> d06c463fabac [2021-07-29T15:23:18.846Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T15:23:18.846Z] ---> Running in 37b2367094e0 [2021-07-29T15:23:18.846Z] ---> Running in b503af3e1607 [2021-07-29T15:23:19.121Z] Removing intermediate container b503af3e1607 [2021-07-29T15:23:19.121Z] ---> 8122a83bef3e [2021-07-29T15:23:19.121Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:23:19.121Z] ---> Running in 3a02946baf05 [2021-07-29T15:23:19.398Z] Removing intermediate container 3a02946baf05 [2021-07-29T15:23:19.398Z] ---> aa7a96c8f9f1 [2021-07-29T15:23:19.398Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T15:23:19.398Z] ---> Running in 1791704070c3 [2021-07-29T15:23:19.398Z] Removing intermediate container 1791704070c3 [2021-07-29T15:23:19.398Z] ---> 8624f59dde4f [2021-07-29T15:23:19.398Z] Step 23/24 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:23:19.679Z] ---> Running in b799609f38ae [2021-07-29T15:23:19.679Z] Removing intermediate container b799609f38ae [2021-07-29T15:23:19.679Z] ---> 544200545e2c [2021-07-29T15:23:19.679Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T15:23:19.679Z] ---> Running in b8fad7b5b31e [2021-07-29T15:23:19.761Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-07-29T15:23:19.955Z] Removing intermediate container b8fad7b5b31e [2021-07-29T15:23:19.955Z] ---> eb60435cb5cf [2021-07-29T15:23:19.955Z] [2021-07-29T15:23:19.955Z] Successfully built eb60435cb5cf [2021-07-29T15:23:19.955Z] Successfully tagged core-command:latest [2021-07-29T15:23:20.930Z]  Building core-command ... done Removing intermediate container 37b2367094e0 [2021-07-29T15:23:20.930Z] ---> 7da015f58108 [2021-07-29T15:23:20.930Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T15:23:20.930Z] ---> Running in 587ee6a004ca [2021-07-29T15:23:21.519Z] 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-07-29T15:23:33.612Z] Removing intermediate container cc99306eef20 [2021-07-29T15:23:33.612Z] ---> 4a579ed5bcc1 [2021-07-29T15:23:33.612Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T15:23:33.612Z] ---> Running in 0a83f43e6c0e [2021-07-29T15:23:34.377Z] 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-07-29T15:23:35.702Z] Removing intermediate container 0a83f43e6c0e [2021-07-29T15:23:35.702Z] ---> 9b4b3af4fafe [2021-07-29T15:23:35.702Z] [2021-07-29T15:23:35.702Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T15:23:35.702Z] 20.10.6: Pulling from library/docker [2021-07-29T15:23:39.091Z] Removing intermediate container 9c69826b1dc4 [2021-07-29T15:23:39.091Z] ---> eb624c57b78b [2021-07-29T15:23:39.091Z] [2021-07-29T15:23:39.091Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T15:23:39.091Z] ---> 13621d1b12d4 [2021-07-29T15:23:39.091Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T15:23:39.091Z] ---> Running in 1b45e706e951 [2021-07-29T15:23:39.367Z] Removing intermediate container 1b45e706e951 [2021-07-29T15:23:39.367Z] ---> 873a986177f0 [2021-07-29T15:23:39.367Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T15:23:39.367Z] ---> Running in cb95b78dcde3 [2021-07-29T15:23:39.646Z] Removing intermediate container cb95b78dcde3 [2021-07-29T15:23:39.647Z] ---> 82e0c5f983a1 [2021-07-29T15:23:39.647Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T15:23:39.647Z] ---> Running in 3ed9e03cb870 [2021-07-29T15:23:39.920Z] Removing intermediate container 3ed9e03cb870 [2021-07-29T15:23:39.920Z] ---> d148576a1e60 [2021-07-29T15:23:39.920Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:23:39.920Z] ---> Running in 22741d4ffe61 [2021-07-29T15:23:40.519Z] Removing intermediate container 22741d4ffe61 [2021-07-29T15:23:40.519Z] ---> 3134f64a020e [2021-07-29T15:23:40.519Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T15:23:40.788Z] ---> Running in 293b84b92a5a [2021-07-29T15:23:41.054Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:23:41.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:23:41.911Z] Removing intermediate container 587ee6a004ca [2021-07-29T15:23:41.911Z] ---> 1e7918da0a55 [2021-07-29T15:23:41.911Z] [2021-07-29T15:23:41.911Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T15:23:41.911Z] ---> 13621d1b12d4 [2021-07-29T15:23:41.911Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T15:23:42.185Z] ---> Running in a5744b592925 [2021-07-29T15:23:42.185Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T15:23:42.185Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T15:23:42.462Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T15:23:42.462Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T15:23:42.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:23:42.462Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:23:42.729Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T15:23:42.729Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T15:23:42.729Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:23:42.729Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T15:23:42.729Z] OK: 6 MiB in 16 packages [2021-07-29T15:23:42.995Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T15:23:43.260Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T15:23:43.260Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:23:43.260Z] OK: 8 MiB in 20 packages [2021-07-29T15:23:43.260Z] Removing intermediate container a5744b592925 [2021-07-29T15:23:43.260Z] ---> 41cf04804b96 [2021-07-29T15:23:43.260Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T15:23:43.527Z] ---> Running in f1c9a6b090f2 [2021-07-29T15:23:43.527Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T15:23:43.527Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T15:23:43.527Z] ---> d2979b152a7d [2021-07-29T15:23:43.527Z] 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-07-29T15:23:43.527Z] ---> Running in 51689c92492a [2021-07-29T15:23:43.527Z] Removing intermediate container f1c9a6b090f2 [2021-07-29T15:23:43.527Z] ---> 344a6dbfecf3 [2021-07-29T15:23:43.527Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T15:23:43.796Z] ---> Running in 09657f49535c [2021-07-29T15:23:43.796Z] Removing intermediate container 293b84b92a5a [2021-07-29T15:23:43.796Z] ---> 08ddd053d227 [2021-07-29T15:23:43.796Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:23:43.796Z] Removing intermediate container 51689c92492a [2021-07-29T15:23:43.796Z] ---> 52c1bdb041e8 [2021-07-29T15:23:43.796Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-29T15:23:43.796Z] ---> Running in 3b060802b66c [2021-07-29T15:23:43.796Z] Removing intermediate container 09657f49535c [2021-07-29T15:23:43.796Z] ---> 13b72048c6e2 [2021-07-29T15:23:43.796Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T15:23:43.796Z] ---> Running in 9f365f96deee [2021-07-29T15:23:43.796Z] ---> a1057f007e9f [2021-07-29T15:23:43.796Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T15:23:44.065Z] Removing intermediate container 9f365f96deee [2021-07-29T15:23:44.065Z] ---> dc1463c82662 [2021-07-29T15:23:44.065Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:23:44.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-29T15:23:44.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-29T15:23:44.340Z] ---> 4ca22cc60bb9 [2021-07-29T15:23:44.340Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T15:23:44.340Z] ---> 8f777fb55e59 [2021-07-29T15:23:44.340Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T15:23:44.340Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T15:23:44.340Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T15:23:44.610Z] Executing bash-5.1.0-r0.post-install [2021-07-29T15:23:44.610Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T15:23:44.610Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T15:23:44.610Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T15:23:44.610Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T15:23:44.610Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T15:23:44.610Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T15:23:44.610Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T15:23:44.610Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T15:23:44.610Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T15:23:44.610Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T15:23:44.610Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T15:23:44.610Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T15:23:44.876Z] ---> 72ba6dceb40f [2021-07-29T15:23:44.876Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T15:23:45.456Z] ---> 8a5ad9d02097 [2021-07-29T15:23:45.456Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T15:23:45.724Z] ---> Running in 1b894fdcbab9 [2021-07-29T15:23:45.724Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T15:23:45.724Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T15:23:45.724Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T15:23:45.724Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T15:23:45.724Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T15:23:45.724Z] ---> 1f8ebaf20f13 [2021-07-29T15:23:45.724Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T15:23:45.724Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T15:23:45.724Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T15:23:45.724Z] ---> Running in e6ec39c2b6f3 [2021-07-29T15:23:45.724Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T15:23:45.724Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T15:23:45.724Z] Removing intermediate container 1b894fdcbab9 [2021-07-29T15:23:45.724Z] ---> 2b3357474b9c [2021-07-29T15:23:45.724Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:23:45.724Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T15:23:46.019Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T15:23:46.019Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T15:23:46.019Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T15:23:46.019Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T15:23:46.019Z] ---> Running in 8d655d7fca3a [2021-07-29T15:23:46.019Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T15:23:46.019Z] Removing intermediate container e6ec39c2b6f3 [2021-07-29T15:23:46.019Z] ---> e1d2b4f07308 [2021-07-29T15:23:46.019Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:23:46.019Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T15:23:46.019Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T15:23:46.019Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T15:23:46.019Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T15:23:46.019Z] ---> Running in 0b1310453afd [2021-07-29T15:23:46.287Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T15:23:46.288Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T15:23:46.288Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T15:23:46.288Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T15:23:46.288Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T15:23:46.288Z] Removing intermediate container 8d655d7fca3a [2021-07-29T15:23:46.288Z] ---> dfac019e7545 [2021-07-29T15:23:46.288Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T15:23:46.288Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T15:23:46.288Z] ---> Running in 6736626d10a5 [2021-07-29T15:23:46.288Z] Removing intermediate container 0b1310453afd [2021-07-29T15:23:46.288Z] ---> 414a942837b3 [2021-07-29T15:23:46.288Z] Step 21/23 : LABEL arch=x86_64 [2021-07-29T15:23:46.585Z] Removing intermediate container 6736626d10a5 [2021-07-29T15:23:46.585Z] ---> 0556ed39844c [2021-07-29T15:23:46.585Z] Step 23/24 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:23:46.585Z] ---> Running in 8b8c070013b8 [2021-07-29T15:23:46.585Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T15:23:46.585Z] OK: 82 MiB in 59 packages [2021-07-29T15:23:46.585Z] ---> Running in 4e2b26c829d0 [2021-07-29T15:23:46.866Z] Removing intermediate container 8b8c070013b8 [2021-07-29T15:23:46.866Z] ---> f6291c7c25b9 [2021-07-29T15:23:46.866Z] Step 22/23 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:23:46.866Z] Removing intermediate container 4e2b26c829d0 [2021-07-29T15:23:46.866Z] ---> a9325f2e6d45 [2021-07-29T15:23:46.866Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T15:23:46.866Z] ---> Running in 5971366eb1f6 [2021-07-29T15:23:46.866Z] ---> Running in 3137c6e07f76 [2021-07-29T15:23:46.866Z] Removing intermediate container 5971366eb1f6 [2021-07-29T15:23:46.866Z] ---> 9b817d07b060 [2021-07-29T15:23:46.866Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T15:23:46.866Z] Removing intermediate container 3137c6e07f76 [2021-07-29T15:23:46.866Z] ---> c8f5e8f8ee40 [2021-07-29T15:23:46.866Z] [2021-07-29T15:23:47.137Z] ---> Running in e4e3600d8124 [2021-07-29T15:23:47.137Z] Successfully built c8f5e8f8ee40 [2021-07-29T15:23:47.137Z] Successfully tagged core-data:latest [2021-07-29T15:23:47.137Z]  Building core-data ... done Removing intermediate container e4e3600d8124 [2021-07-29T15:23:47.137Z] ---> afac33bbcc28 [2021-07-29T15:23:47.137Z] [2021-07-29T15:23:47.137Z] Successfully built afac33bbcc28 [2021-07-29T15:23:47.137Z] Successfully tagged support-notifications:latest [2021-07-29T15:23:48.094Z]  Building support-notifications ... done Collecting docker-compose==1.23.2 [2021-07-29T15:23:48.094Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T15:23:48.094Z] Collecting PyYAML<4,>=3.10 [2021-07-29T15:23:48.094Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T15:23:48.676Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T15:23:48.676Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T15:23:48.944Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T15:23:48.944Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T15:23:49.214Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T15:23:49.214Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T15:23:49.214Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T15:23:49.214Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T15:23:49.214Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T15:23:49.214Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T15:23:49.481Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T15:23:49.481Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T15:23:49.748Z] 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-07-29T15:23:49.748Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T15:23:49.748Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T15:23:49.748Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T15:23:49.748Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T15:23:49.748Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T15:23:50.014Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T15:23:50.014Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T15:23:50.014Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T15:23:50.014Z] Collecting certifi>=2017.4.17 [2021-07-29T15:23:50.014Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T15:23:50.014Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T15:23:50.014Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T15:23:50.280Z] Collecting idna<2.8,>=2.5 [2021-07-29T15:23:50.280Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T15:23:50.280Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T15:23:50.280Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T15:23:50.280Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T15:23:50.280Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T15:23:50.280Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T15:23:50.280Z] Attempting uninstall: urllib3 [2021-07-29T15:23:50.280Z] Found existing installation: urllib3 1.26.2 [2021-07-29T15:23:50.280Z] Uninstalling urllib3-1.26.2: [2021-07-29T15:23:50.280Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T15:23:50.546Z] Attempting uninstall: idna [2021-07-29T15:23:50.546Z] Found existing installation: idna 3.1 [2021-07-29T15:23:50.546Z] Uninstalling idna-3.1: [2021-07-29T15:23:50.546Z] Successfully uninstalled idna-3.1 [2021-07-29T15:23:50.546Z] Attempting uninstall: chardet [2021-07-29T15:23:50.546Z] Found existing installation: chardet 4.0.0 [2021-07-29T15:23:50.546Z] Uninstalling chardet-4.0.0: [2021-07-29T15:23:50.546Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T15:23:50.812Z] Attempting uninstall: requests [2021-07-29T15:23:50.812Z] Found existing installation: requests 2.25.1 [2021-07-29T15:23:50.812Z] Uninstalling requests-2.25.1: [2021-07-29T15:23:50.812Z] Successfully uninstalled requests-2.25.1 [2021-07-29T15:23:50.812Z] Running setup.py install for texttable: started [2021-07-29T15:23:51.078Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T15:23:51.078Z] Running setup.py install for PyYAML: started [2021-07-29T15:23:51.697Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T15:23:51.697Z] Running setup.py install for docopt: started [2021-07-29T15:23:51.966Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T15:23:51.966Z] Running setup.py install for dockerpty: started [2021-07-29T15:23:52.232Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T15:23:52.498Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-29T15:23:55.081Z] Removing intermediate container 3b060802b66c [2021-07-29T15:23:55.081Z] ---> 630b90b3e991 [2021-07-29T15:23:55.081Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T15:23:55.345Z] ---> Running in dc5eebddc674 [2021-07-29T15:23:55.345Z] Removing intermediate container dc5eebddc674 [2021-07-29T15:23:55.345Z] ---> a106d7155899 [2021-07-29T15:23:55.345Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T15:23:55.345Z] ---> Running in 17902acfeb5e [2021-07-29T15:23:55.345Z] Removing intermediate container 17902acfeb5e [2021-07-29T15:23:55.345Z] ---> 884b5a61f70e [2021-07-29T15:23:55.345Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T15:23:55.614Z] ---> a855faae0abc [2021-07-29T15:23:55.614Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T15:23:55.878Z] ---> 9b6bba263d15 [2021-07-29T15:23:55.878Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T15:23:56.144Z] ---> fddc53a0d5ac [2021-07-29T15:23:56.144Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T15:23:56.144Z] ---> Running in faed03a3dc84 [2021-07-29T15:23:56.144Z] Removing intermediate container faed03a3dc84 [2021-07-29T15:23:56.144Z] ---> edbb7b6cfb99 [2021-07-29T15:23:56.144Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:23:56.144Z] ---> Running in 3fd0818facc1 [2021-07-29T15:23:56.412Z] Removing intermediate container 3fd0818facc1 [2021-07-29T15:23:56.412Z] ---> 9d8a931c22fe [2021-07-29T15:23:56.412Z] Step 22/24 : LABEL arch=x86_64 [2021-07-29T15:23:56.412Z] ---> Running in d8b538490fe3 [2021-07-29T15:23:56.412Z] Removing intermediate container d8b538490fe3 [2021-07-29T15:23:56.412Z] ---> 47e1d9b4f69c [2021-07-29T15:23:56.412Z] Step 23/24 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:23:56.412Z] ---> Running in 31456d624a39 [2021-07-29T15:23:56.412Z] Removing intermediate container 31456d624a39 [2021-07-29T15:23:56.412Z] ---> 340c5c30361b [2021-07-29T15:23:56.412Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T15:23:56.412Z] ---> Running in 68f88b328ae6 [2021-07-29T15:23:56.678Z] Removing intermediate container 68f88b328ae6 [2021-07-29T15:23:56.678Z] ---> d275d464663f [2021-07-29T15:23:56.678Z] [2021-07-29T15:23:56.678Z] Successfully built d275d464663f [2021-07-29T15:23:56.678Z] Successfully tagged sys-mgmt-agent:latest [2021-07-29T15:23:56.689Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T15:23:56.692Z] $ docker stop --time=1 b20d1818d4452076a605dc2baa60dfc06f9dfc67304d8711c201b4e2653492d8 [2021-07-29T15:23:57.966Z] $ docker rm -f b20d1818d4452076a605dc2baa60dfc06f9dfc67304d8711c201b4e2653492d8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T15:23:58.358Z] + docker images [2021-07-29T15:23:58.358Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T15:23:58.358Z] sys-mgmt-agent latest d275d464663f 2 seconds ago 324MB [2021-07-29T15:23:58.358Z] support-notifications latest afac33bbcc28 12 seconds ago 16.8MB [2021-07-29T15:23:58.358Z] core-data latest c8f5e8f8ee40 12 seconds ago 20.4MB [2021-07-29T15:23:58.358Z] 1e7918da0a55 17 seconds ago 1.75GB [2021-07-29T15:23:58.358Z] eb624c57b78b 20 seconds ago 1.75GB [2021-07-29T15:23:58.358Z] 9b4b3af4fafe 23 seconds ago 1.75GB [2021-07-29T15:23:58.358Z] core-command latest eb60435cb5cf 39 seconds ago 16MB [2021-07-29T15:23:58.358Z] 69df4d57364a 45 seconds ago 1.74GB [2021-07-29T15:23:58.358Z] security-bootstrapper latest 8fbdca45d755 55 seconds ago 18.7MB [2021-07-29T15:23:58.358Z] security-secretstore-setup latest 8d1890384857 About a minute ago 29MB [2021-07-29T15:23:58.358Z] core-metadata latest 3a5b74743b9d About a minute ago 16.7MB [2021-07-29T15:23:58.358Z] 54c24003bf1d About a minute ago 1.75GB [2021-07-29T15:23:58.358Z] security-proxy-setup latest 87f97d0bc6ef About a minute ago 25.9MB [2021-07-29T15:23:58.358Z] support-scheduler latest fe7679b1cd6c About a minute ago 16.1MB [2021-07-29T15:23:58.358Z] d385b542524a About a minute ago 1.75GB [2021-07-29T15:23:58.358Z] dd82fd49dacb About a minute ago 1.75GB [2021-07-29T15:23:58.358Z] 9a2f30f5b71c About a minute ago 1.75GB [2021-07-29T15:23:58.358Z] add3dca5df7b About a minute ago 1.75GB [2021-07-29T15:23:58.358Z] ci-base-image-x86_64 latest 28d7eb202cce 5 minutes ago 1.24GB [2021-07-29T15:23:58.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine 0d28375d9b5b 2 weeks ago 475MB [2021-07-29T15:23:58.358Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest d8573e4929f5 3 weeks ago 37.5MB [2021-07-29T15:23:58.358Z] docker 20.10.6 d2979b152a7d 3 months ago 246MB [2021-07-29T15:23:58.358Z] alpine 3.12 13621d1b12d4 3 months ago 5.58MB [2021-07-29T15:23:58.358Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 13 months ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-07-29T15:24:13.737Z] Still waiting to schedule task [2021-07-29T15:24:13.738Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-07-29T15:24:18.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-07-29T15:24:18.076Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-07-29T15:24:18.355Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-07-29T15:24:19.347Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-07-29T15:24:31.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2021-07-29T15:24:31.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-07-29T15:24:31.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-07-29T15:24:31.800Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-07-29T15:24:31.800Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-07-29T15:24:31.800Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-07-29T15:24:32.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-07-29T15:24:32.399Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-07-29T15:24:32.399Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-07-29T15:24:32.399Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2021-07-29T15:24:44.839Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.201s coverage: 28.7% of statements [2021-07-29T15:24:44.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-07-29T15:24:44.839Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-07-29T15:24:47.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.299s coverage: 100.0% of statements [2021-07-29T15:24:47.483Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2021-07-29T15:24:48.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.453s coverage: 46.3% of statements [2021-07-29T15:24:48.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-07-29T15:24:48.935Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-07-29T15:24:49.927Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.685s coverage: 90.1% of statements [2021-07-29T15:24:49.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2021-07-29T15:24:49.927Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:24:51.920Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.214s coverage: 81.2% of statements [2021-07-29T15:24:51.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-07-29T15:24:51.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2021-07-29T15:24:51.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2021-07-29T15:24:51.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-07-29T15:24:51.920Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-07-29T15:24:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.510s coverage: 94.2% of statements [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:24:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.218s coverage: 59.1% of statements [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-07-29T15:24:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.228s coverage: 60.0% of statements [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-07-29T15:24:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.279s coverage: 0.8% of statements [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2021-07-29T15:24:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.161s coverage: 58.8% of statements [2021-07-29T15:24:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.219s coverage: 22.0% of statements [2021-07-29T15:24:58.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2021-07-29T15:24:58.682Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.246s coverage: 47.1% of statements [2021-07-29T15:24:59.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.285s coverage: 79.5% of statements [2021-07-29T15:24:59.569Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.189s coverage: 94.1% of statements [2021-07-29T15:25:00.562Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.188s coverage: 96.3% of statements [2021-07-29T15:25:01.581Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.239s coverage: 87.5% of statements [2021-07-29T15:25:14.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements [2021-07-29T15:25:14.006Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.162s coverage: 44.8% of statements [2021-07-29T15:25:15.344Z] Running on prd-ubuntu18.04-docker-8c-8g-477 in /w/workspace/edgexfoundry_edgex-go_PR-3627 [Pipeline] { [Pipeline] ws [2021-07-29T15:25:15.366Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-07-29T15:25:15.494Z] The recommended git tool is: git [2021-07-29T15:25:17.993Z] using credential edgex-jenkins-ssh [2021-07-29T15:25:18.009Z] Cloning the remote Git repository [2021-07-29T15:25:18.049Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:25:18.123Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-07-29T15:25:18.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:25:18.160Z] > git --version # timeout=10 [2021-07-29T15:25:18.173Z] > git --version # 'git version 2.17.1' [2021-07-29T15:25:18.174Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T15:25:18.210Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T15:25:19.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.680s coverage: 81.8% of statements [2021-07-29T15:25:19.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2021-07-29T15:25:25.353Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T15:25:25.359Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-29T15:25:26.082Z] Merging remotes/origin/main commit 166d79170882b6e1653a5f9367002074af0733c4 into PR head commit 39bdecc85000ee2817d797c52f1c220e5557e35a [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-29T15:25:26.406Z] Failed in branch amd64 [2021-07-29T15:25:25.378Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-07-29T15:25:25.394Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-07-29T15:25:25.394Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-29T15:25:25.398Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3627/head:refs/remotes/origin/PR-3627 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-07-29T15:25:26.098Z] > git config core.sparsecheckout # timeout=10 [2021-07-29T15:25:26.104Z] > git checkout -f 39bdecc85000ee2817d797c52f1c220e5557e35a # timeout=10 [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.258s coverage: 92.9% of statements [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.177s coverage: 87.2% of statements [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.151s coverage: 100.0% of statements [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.201s coverage: 58.8% of statements [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.175s coverage: 80.0% of statements [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.300s coverage: 85.4% of statements [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.267s coverage: 91.2% of statements [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.745s coverage: 64.4% of statements [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-07-29T15:25:27.750Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.181s coverage: 100.0% of statements [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2021-07-29T15:25:27.750Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements [2021-07-29T15:25:28.358Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements [2021-07-29T15:25:28.642Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.100s coverage: 100.0% of statements [2021-07-29T15:25:32.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.060s coverage: 66.9% of statements [2021-07-29T15:25:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-07-29T15:25:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-07-29T15:25:32.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2021-07-29T15:25:34.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.686s coverage: 43.6% of statements [2021-07-29T15:25:34.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-07-29T15:25:34.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-07-29T15:25:34.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.431s coverage: 89.5% of statements [2021-07-29T15:25:34.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2021-07-29T15:25:34.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.268s coverage: 84.8% of statements [2021-07-29T15:25:34.984Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2021-07-29T15:25:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.233s coverage: 19.3% of statements [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-07-29T15:25:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.560s coverage: 92.0% of statements [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2021-07-29T15:25:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.247s coverage: 62.7% of statements [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-07-29T15:25:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2021-07-29T15:25:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.183s coverage: 28.9% of statements [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2021-07-29T15:25:43.313Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-07-29T15:25:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.182s coverage: 100.0% of statements [2021-07-29T15:25:43.313Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements [2021-07-29T15:25:43.589Z] GO111MODULE=on go vet ./... [2021-07-29T15:27:05.448Z] gofmt -l . [2021-07-29T15:27:05.448Z] [ "`gofmt -l .`" = "" ] [2021-07-29T15:27:05.448Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-07-29T15:27:06.709Z] + ls -al . [2021-07-29T15:27:06.709Z] total 624 [2021-07-29T15:27:06.709Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 15:27 . [2021-07-29T15:27:06.709Z] drwxr-xr-x 4 root root 4096 Jul 29 15:22 .. [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 15:20 .dockerignore [2021-07-29T15:27:06.709Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 15:20 .git [2021-07-29T15:27:06.709Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 15:20 .github [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 818 Jul 29 15:20 .gitignore [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 76 Jul 29 15:20 .hadolint.yml [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 15:20 .sonarcloud.properties [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 8609 Jul 29 15:20 Attribution.txt [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 43881 Jul 29 15:20 CHANGELOG.md [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 15:20 CONTRIBUTING.md [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 931 Jul 29 15:20 Dockerfile.build [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 849 Jul 29 15:20 Jenkinsfile [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 15:20 LICENSE [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 5915 Jul 29 15:20 Makefile [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 8649 Jul 29 15:20 README.md [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 15:20 SECURITY.md [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 15:17 VERSION [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 15:20 ZMQWindows.md [2021-07-29T15:27:06.709Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 15:20 bin [2021-07-29T15:27:06.709Z] drwxrwxr-x 14 1001 1001 4096 Jul 29 15:20 cmd [2021-07-29T15:27:06.709Z] -rw-r--r-- 1 root root 403847 Jul 29 15:25 coverage.out [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 813 Jul 29 15:20 go.mod [2021-07-29T15:27:06.709Z] -rw-r--r-- 1 root root 48847 Jul 29 15:22 go.sum [2021-07-29T15:27:06.709Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 15:20 internal [2021-07-29T15:27:06.709Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 15:20 openapi [2021-07-29T15:27:06.709Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 15:20 snap [2021-07-29T15:27:06.709Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 15:20 version.go [Pipeline] sh [2021-07-29T15:27:07.374Z] + '[' -e coverage.out ] [2021-07-29T15:27:07.374Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-07-29T15:27:07.408Z] Warning: overwriting stash ‘coverage-report’ [2021-07-29T15:27:08.254Z] Stashed 1 file(s) [Pipeline] sh [2021-07-29T15:27:08.909Z] + make build [2021-07-29T15:27:08.909Z] go mod tidy [2021-07-29T15:27:09.507Z] 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-07-29T15:27:16.250Z] 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-07-29T15:27:38.457Z] 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-07-29T15:27:39.443Z] 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-07-29T15:27:43.765Z] 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-07-29T15:27:44.370Z] 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-07-29T15:27:47.769Z] 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-07-29T15:27:51.178Z] 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-07-29T15:27:54.588Z] 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-07-29T15:27:58.012Z] 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-07-29T15:28:01.410Z] 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-07-29T15:28:04.050Z] 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-07-29T15:28:09.486Z] $ docker stop --time=1 75e320d84ceb2d66516a6423e930f9b6a709649d7e83be601556bc09c64431cc [2021-07-29T15:28:13.604Z] $ docker rm -f 75e320d84ceb2d66516a6423e930f9b6a709649d7e83be601556bc09c64431cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:28:15.358Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T15:28:15.631Z] [2021-07-29T15:28:15.631Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:28:16.045Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T15:28:16.327Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-07-29T15:28:16.327Z] 29e5d40040c1: Pulling fs layer [2021-07-29T15:28:16.327Z] 1ce36da41761: Pulling fs layer [2021-07-29T15:28:16.327Z] 25b303627fd3: Pulling fs layer [2021-07-29T15:28:16.631Z] 29e5d40040c1: Verifying Checksum [2021-07-29T15:28:16.631Z] 29e5d40040c1: Download complete [2021-07-29T15:28:17.259Z] 1ce36da41761: Verifying Checksum [2021-07-29T15:28:17.259Z] 1ce36da41761: Download complete [2021-07-29T15:28:17.586Z] 29e5d40040c1: Pull complete [2021-07-29T15:28:19.615Z] 25b303627fd3: Verifying Checksum [2021-07-29T15:28:19.615Z] 25b303627fd3: Download complete [2021-07-29T15:28:19.615Z] 1ce36da41761: Pull complete [2021-07-29T15:28:29.817Z] 25b303627fd3: Pull complete [2021-07-29T15:28:29.817Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-07-29T15:28:29.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T15:28:29.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-07-29T15:28:30.074Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-07-29T15:28:30.153Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T15:28:34.634Z] $ docker top d88b61fae3c5f79003e3fe3956b89abc8a71faa59d958f1f93be7a2318078643 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:28:35.570Z] + docker-compose build --help [2021-07-29T15:28:35.570Z] + grep parallel [2021-07-29T15:28:38.950Z] --parallel Build images in parallel. [Pipeline] } [2021-07-29T15:28:39.243Z] $ docker stop --time=1 d88b61fae3c5f79003e3fe3956b89abc8a71faa59d958f1f93be7a2318078643 [2021-07-29T15:28:41.149Z] $ docker rm -f d88b61fae3c5f79003e3fe3956b89abc8a71faa59d958f1f93be7a2318078643 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:28:41.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-07-29T15:28:41.824Z] . [Pipeline] withDockerContainer [2021-07-29T15:28:42.090Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-07-29T15:28:42.169Z] $ 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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-07-29T15:28:43.811Z] $ docker top 76a91dac61b6956cbebe8e6331a27c92a63db9989770b0f742b3a2d6c155733f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:28:44.775Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-07-29T15:28:49.062Z] Building core-command ... [2021-07-29T15:28:49.062Z] Building core-data ... [2021-07-29T15:28:49.062Z] Building core-metadata ... [2021-07-29T15:28:49.062Z] Building security-bootstrapper ... [2021-07-29T15:28:49.062Z] Building security-proxy-setup ... [2021-07-29T15:28:49.062Z] Building security-secretstore-setup ... [2021-07-29T15:28:49.062Z] Building support-notifications ... [2021-07-29T15:28:49.062Z] Building support-scheduler ... [2021-07-29T15:28:49.062Z] Building sys-mgmt-agent ... [2021-07-29T15:28:49.062Z] Building support-scheduler [2021-07-29T15:28:49.062Z] Building core-command [2021-07-29T15:28:49.062Z] Building support-notifications [2021-07-29T15:28:49.062Z] Building security-secretstore-setup [2021-07-29T15:28:49.062Z] Building security-bootstrapper [2021-07-29T15:29:57.102Z] Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:29:57.102Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:29:57.102Z] ---> 766eca3010f7 [2021-07-29T15:29:57.102Z] Step 3/32 : WORKDIR /edgex-go [2021-07-29T15:29:57.102Z] Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:29:57.102Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:29:57.102Z] ---> 766eca3010f7 [2021-07-29T15:29:57.102Z] Step 3/26 : WORKDIR /edgex-go [2021-07-29T15:29:57.102Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:29:57.102Z] [2021-07-29T15:29:57.102Z] Step 2/24 : FROM ${BUILDER_BASE} AS builderStep 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:29:57.102Z] ---> 766eca3010f7 [2021-07-29T15:29:57.102Z] [2021-07-29T15:29:57.102Z] Step 3/24 : WORKDIR /edgex-go ---> 766eca3010f7 [2021-07-29T15:29:57.102Z] [2021-07-29T15:29:57.102Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T15:29:57.102Z] Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:29:57.102Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:29:57.102Z] ---> 766eca3010f7 [2021-07-29T15:29:57.102Z] Step 3/23 : WORKDIR /edgex-go [2021-07-29T15:29:58.540Z] ---> Running in 7e2ce3690121 [2021-07-29T15:29:58.540Z] ---> Running in 029203d98377 [2021-07-29T15:29:58.540Z] ---> Running in 8555cbb2451c [2021-07-29T15:29:58.540Z] ---> Running in 0e14217b53dd [2021-07-29T15:29:58.540Z] ---> Running in ca06597e2197 [2021-07-29T15:29:59.523Z] Removing intermediate container 7e2ce3690121 [2021-07-29T15:29:59.523Z] ---> d4081ef6ecd6 [2021-07-29T15:29:59.523Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:29:59.523Z] Removing intermediate container 029203d98377 [2021-07-29T15:29:59.523Z] ---> 61e17dccb61b [2021-07-29T15:29:59.523Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:29:59.523Z] Removing intermediate container 0e14217b53dd [2021-07-29T15:29:59.523Z] ---> a14c201ffa08 [2021-07-29T15:29:59.523Z] Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:29:59.523Z] Removing intermediate container 8555cbb2451c [2021-07-29T15:29:59.523Z] ---> 1c18252670de [2021-07-29T15:29:59.523Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:29:59.523Z] Removing intermediate container ca06597e2197 [2021-07-29T15:29:59.523Z] ---> cbfc001dac4c [2021-07-29T15:29:59.805Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:29:59.805Z] ---> Running in bf261b278d4e [2021-07-29T15:29:59.805Z] ---> Running in d8de68f3efb6 [2021-07-29T15:29:59.805Z] ---> Running in 3841f851f3f5 [2021-07-29T15:29:59.805Z] ---> Running in 17bf092d2d5e [2021-07-29T15:29:59.805Z] ---> Running in 85c993e4ce51 [2021-07-29T15:30:03.271Z] Removing intermediate container bf261b278d4e [2021-07-29T15:30:03.271Z] ---> a1a15ab3fea2 [2021-07-29T15:30:03.271Z] Step 5/26 : RUN apk add --update --no-cache make git [2021-07-29T15:30:03.562Z] ---> Running in b8b7af3cfa92 [2021-07-29T15:30:03.838Z] Removing intermediate container 3841f851f3f5 [2021-07-29T15:30:03.838Z] ---> 5b57e0ab5383 [2021-07-29T15:30:03.838Z] Step 5/32 : RUN apk add --update --no-cache make git [2021-07-29T15:30:03.838Z] Removing intermediate container d8de68f3efb6 [2021-07-29T15:30:03.838Z] ---> a9d71d9738d0 [2021-07-29T15:30:03.838Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T15:30:04.115Z] ---> Running in 4a80f3bc0926 [2021-07-29T15:30:04.115Z] ---> Running in fcd97a12c96e [2021-07-29T15:30:04.718Z] Removing intermediate container 17bf092d2d5e [2021-07-29T15:30:04.718Z] ---> 578165b0435d [2021-07-29T15:30:04.718Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2021-07-29T15:30:04.718Z] Removing intermediate container 85c993e4ce51 [2021-07-29T15:30:04.718Z] ---> 998a976b1212 [2021-07-29T15:30:04.718Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-07-29T15:30:04.993Z] ---> Running in 3d86c175b2f9 [2021-07-29T15:30:04.993Z] ---> Running in 5ce9434c1db4 [2021-07-29T15:30:05.270Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:06.271Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:06.549Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:06.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:06.822Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:07.098Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:07.098Z] OK: 218 MiB in 52 packages [2021-07-29T15:30:07.376Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:07.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:07.667Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:07.957Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:30:08.562Z] Removing intermediate container b8b7af3cfa92 [2021-07-29T15:30:08.562Z] ---> b03686a5f8c4 [2021-07-29T15:30:08.562Z] Step 6/26 : COPY go.mod . [2021-07-29T15:30:08.842Z] OK: 218 MiB in 52 packages [2021-07-29T15:30:08.842Z] OK: 218 MiB in 52 packages [2021-07-29T15:30:08.842Z] OK: 218 MiB in 52 packages [2021-07-29T15:30:09.125Z] OK: 218 MiB in 52 packages [2021-07-29T15:30:10.122Z] ---> 467894c36ae4 [2021-07-29T15:30:10.122Z] Step 7/26 : RUN go mod download [2021-07-29T15:30:10.399Z] ---> Running in 40d27c2c2832 [2021-07-29T15:30:10.675Z] Removing intermediate container 5ce9434c1db4 [2021-07-29T15:30:10.675Z] ---> c92762106862 [2021-07-29T15:30:10.675Z] Step 6/23 : COPY go.mod . [2021-07-29T15:30:10.962Z] Removing intermediate container 4a80f3bc0926 [2021-07-29T15:30:10.962Z] ---> 3a0a13299373 [2021-07-29T15:30:10.962Z] Step 6/24 : COPY go.mod . [2021-07-29T15:30:10.962Z] Removing intermediate container fcd97a12c96e [2021-07-29T15:30:10.962Z] ---> d45fba0d0ea3 [2021-07-29T15:30:10.962Z] Step 6/32 : COPY go.mod . [2021-07-29T15:30:11.243Z] Removing intermediate container 3d86c175b2f9 [2021-07-29T15:30:11.243Z] ---> 15ba0c2effab [2021-07-29T15:30:11.243Z] Step 6/23 : COPY go.mod . [2021-07-29T15:30:11.848Z] ---> e16ea0be0fc6 [2021-07-29T15:30:11.849Z] Step 7/23 : RUN go mod download [2021-07-29T15:30:12.124Z] ---> Running in f80bc61a13ca [2021-07-29T15:30:12.399Z] ---> 73911e0c41eb [2021-07-29T15:30:12.399Z] Step 7/24 : RUN go mod download [2021-07-29T15:30:12.399Z] ---> 81b21c7fc765 [2021-07-29T15:30:12.399Z] Step 7/32 : RUN go mod download [2021-07-29T15:30:12.673Z] ---> d77dd3e2f82f [2021-07-29T15:30:12.673Z] Step 7/23 : RUN go mod download [2021-07-29T15:30:12.673Z] ---> Running in b634ce187a49 [2021-07-29T15:30:12.673Z] ---> Running in d494c0a0b358 [2021-07-29T15:30:12.955Z] ---> Running in fde7e0d84203 [2021-07-29T15:30:14.963Z] Removing intermediate container 40d27c2c2832 [2021-07-29T15:30:14.963Z] ---> 8cc4207b88bb [2021-07-29T15:30:14.963Z] Step 8/26 : COPY . . [2021-07-29T15:30:25.151Z] Removing intermediate container f80bc61a13ca [2021-07-29T15:30:25.151Z] ---> c6c8fb8bfbce [2021-07-29T15:30:25.151Z] Step 8/23 : COPY . . [2021-07-29T15:30:25.151Z] Removing intermediate container b634ce187a49 [2021-07-29T15:30:25.151Z] ---> c9a49fff1356 [2021-07-29T15:30:25.151Z] Step 8/24 : COPY . . [2021-07-29T15:30:25.151Z] Removing intermediate container fde7e0d84203 [2021-07-29T15:30:25.151Z] ---> 0c281f608b62 [2021-07-29T15:30:25.151Z] Step 8/23 : COPY . . [2021-07-29T15:30:25.151Z] Removing intermediate container d494c0a0b358 [2021-07-29T15:30:25.151Z] ---> 46186136c952 [2021-07-29T15:30:25.151Z] Step 8/32 : COPY . . [2021-07-29T15:30:33.431Z] ---> e87bd2ffcd00 [2021-07-29T15:30:33.431Z] Step 9/26 : RUN go mod tidy [2021-07-29T15:30:38.839Z] ---> Running in af44ff1382c8 [2021-07-29T15:30:44.302Z] ---> 1a950ac8ae11 [2021-07-29T15:30:44.302Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:30:44.577Z] ---> 7739a0f8c580 [2021-07-29T15:30:44.577Z] Step 9/23 : RUN go mod tidy [2021-07-29T15:30:44.577Z] ---> Running in a88391dcd450 [2021-07-29T15:30:44.577Z] ---> 8bcd730fbb41 [2021-07-29T15:30:44.577Z] Step 9/23 : RUN go mod tidy [2021-07-29T15:30:44.851Z] ---> d0da10677a96 [2021-07-29T15:30:44.851Z] Step 9/32 : RUN go mod tidy [2021-07-29T15:30:45.128Z] ---> Running in a605b29549e0 [2021-07-29T15:30:45.129Z] ---> Running in 31228f830faf [2021-07-29T15:30:45.129Z] ---> Running in 71d1d404c49c [2021-07-29T15:30:45.129Z] Removing intermediate container af44ff1382c8 [2021-07-29T15:30:45.129Z] ---> e3349ec22b84 [2021-07-29T15:30:45.129Z] Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-07-29T15:30:45.734Z] ---> Running in eb20bee8b6d0 [2021-07-29T15:30:48.380Z] 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-07-29T15:30:50.399Z] Removing intermediate container a88391dcd450 [2021-07-29T15:30:50.399Z] ---> dfea0c426e60 [2021-07-29T15:30:50.399Z] Step 10/24 : RUN make cmd/core-command/core-command [2021-07-29T15:30:50.682Z] ---> Running in ac85b3e11d44 [2021-07-29T15:30:53.345Z] Removing intermediate container a605b29549e0 [2021-07-29T15:30:53.345Z] ---> 55f614f365a7 [2021-07-29T15:30:53.345Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2021-07-29T15:30:53.627Z] ---> Running in 37a5ffe3f0f6 [2021-07-29T15:30:53.907Z] 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-07-29T15:30:53.907Z] Removing intermediate container 31228f830faf [2021-07-29T15:30:53.907Z] ---> 57f9e355bde3 [2021-07-29T15:30:53.907Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2021-07-29T15:30:53.907Z] Removing intermediate container 71d1d404c49c [2021-07-29T15:30:53.907Z] ---> 0917a01ac754 [2021-07-29T15:30:53.907Z] Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2021-07-29T15:30:54.189Z] ---> Running in bd5082dc1b16 [2021-07-29T15:30:54.466Z] ---> Running in 333a5a2b0b17 [2021-07-29T15:30:56.471Z] 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-07-29T15:30:57.083Z] 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-07-29T15:30:57.364Z] 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-07-29T15:32:34.232Z] 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-07-29T15:32:49.368Z] Removing intermediate container eb20bee8b6d0 [2021-07-29T15:32:49.368Z] ---> d87d487f6df2 [2021-07-29T15:32:49.368Z] [2021-07-29T15:32:49.368Z] Step 11/26 : FROM alpine:3.12 [2021-07-29T15:32:49.368Z] 3.12: Pulling from library/alpine [2021-07-29T15:32:51.366Z] Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e [2021-07-29T15:32:51.970Z] Status: Downloaded newer image for alpine:3.12 [2021-07-29T15:32:51.970Z] ---> c4fd0aeabfcf [2021-07-29T15:32:51.970Z] Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-07-29T15:32:52.250Z] Removing intermediate container ac85b3e11d44 [2021-07-29T15:32:52.250Z] ---> fe5f36126344 [2021-07-29T15:32:52.250Z] [2021-07-29T15:32:52.250Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T15:32:52.250Z] ---> c4fd0aeabfcf [2021-07-29T15:32:52.250Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T15:32:52.855Z] ---> Running in 3b0194b808e1 [2021-07-29T15:32:52.855Z] ---> Running in 9f94baa7cdf8 [2021-07-29T15:32:56.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:32:56.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:32:56.265Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:32:56.550Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:32:56.844Z] (1/6) Installing ca-certificates (20191127-r4) [2021-07-29T15:32:56.844Z] (1/1) Installing dumb-init (1.2.2-r1) [2021-07-29T15:32:56.844Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T15:32:56.844Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:32:56.844Z] (3/6) Installing libcurl (7.78.0-r0) [2021-07-29T15:32:56.844Z] OK: 5 MiB in 15 packages [2021-07-29T15:32:56.844Z] (4/6) Installing curl (7.78.0-r0) [2021-07-29T15:32:57.130Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-07-29T15:32:57.130Z] (6/6) Installing su-exec (0.2-r1) [2021-07-29T15:32:57.130Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:32:57.130Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T15:32:57.130Z] OK: 7 MiB in 20 packages [2021-07-29T15:32:58.140Z] Removing intermediate container 333a5a2b0b17 [2021-07-29T15:32:58.140Z] ---> fdbddd4a5551 [2021-07-29T15:32:58.140Z] [2021-07-29T15:32:58.140Z] Step 11/32 : FROM alpine:3.12 [2021-07-29T15:32:58.140Z] ---> c4fd0aeabfcf [2021-07-29T15:32:58.140Z] Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2021-07-29T15:32:58.752Z] ---> Running in c6b05717be6e [2021-07-29T15:32:59.348Z] Removing intermediate container 9f94baa7cdf8 [2021-07-29T15:32:59.348Z] ---> a6839247af83 [2021-07-29T15:32:59.348Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T15:33:00.787Z] ---> Running in 7ff5d1229cd7 [2021-07-29T15:33:00.787Z] Removing intermediate container c6b05717be6e [2021-07-29T15:33:00.787Z] ---> e935e120e2d1 [2021-07-29T15:33:00.787Z] Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec [2021-07-29T15:33:01.060Z] Removing intermediate container 3b0194b808e1 [2021-07-29T15:33:01.060Z] ---> 8894343ae30e [2021-07-29T15:33:01.060Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T15:33:01.060Z] ---> Running in 2185e052064e [2021-07-29T15:33:01.334Z] Removing intermediate container bd5082dc1b16 [2021-07-29T15:33:01.334Z] ---> 0adfa48bce83 [2021-07-29T15:33:01.334Z] [2021-07-29T15:33:01.334Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T15:33:01.334Z] ---> c4fd0aeabfcf [2021-07-29T15:33:01.334Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2021-07-29T15:33:01.334Z] ---> Using cache [2021-07-29T15:33:01.334Z] ---> a6839247af83 [2021-07-29T15:33:01.334Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T15:33:01.334Z] Removing intermediate container 37a5ffe3f0f6 [2021-07-29T15:33:01.334Z] ---> fb3e1ddf86fc [2021-07-29T15:33:01.334Z] [2021-07-29T15:33:01.334Z] Step 11/23 : FROM alpine:3.12 [2021-07-29T15:33:01.334Z] ---> c4fd0aeabfcf [2021-07-29T15:33:01.334Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2021-07-29T15:33:01.611Z] ---> Running in ae11dbe19e5e [2021-07-29T15:33:01.611Z] ---> Running in 57a46d0a34ca [2021-07-29T15:33:01.611Z] ---> Running in e218c8e9bbd2 [2021-07-29T15:33:01.886Z] Removing intermediate container 7ff5d1229cd7 [2021-07-29T15:33:01.886Z] ---> 541bb030fa52 [2021-07-29T15:33:01.886Z] Step 14/24 : ENV APP_PORT=59882 [2021-07-29T15:33:02.169Z] ---> Running in 012b82ede959 [2021-07-29T15:33:02.169Z] Removing intermediate container ae11dbe19e5e [2021-07-29T15:33:02.169Z] ---> 242bea832632 [2021-07-29T15:33:02.169Z] Step 14/26 : WORKDIR / [2021-07-29T15:33:02.773Z] Removing intermediate container e218c8e9bbd2 [2021-07-29T15:33:02.773Z] ---> 3da52d11effd [2021-07-29T15:33:02.773Z] Step 14/23 : ENV APP_PORT=59861 [2021-07-29T15:33:02.773Z] ---> Running in e697641ccf2a [2021-07-29T15:33:03.046Z] Removing intermediate container 012b82ede959 [2021-07-29T15:33:03.046Z] ---> 20c5c50513ad [2021-07-29T15:33:03.046Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T15:33:03.046Z] ---> Running in 00ac9a53befa [2021-07-29T15:33:03.324Z] ---> Running in e5e43a4d6cc9 [2021-07-29T15:33:03.324Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:33:03.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:33:03.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:33:03.605Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:33:03.878Z] Removing intermediate container e697641ccf2a [2021-07-29T15:33:03.879Z] ---> ee6f657e4d80 [2021-07-29T15:33:03.879Z] 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-07-29T15:33:03.879Z] Removing intermediate container 00ac9a53befa [2021-07-29T15:33:03.879Z] ---> 279971a77bb3 [2021-07-29T15:33:03.879Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T15:33:04.151Z] Removing intermediate container e5e43a4d6cc9 [2021-07-29T15:33:04.151Z] ---> 91cd2515ac69 [2021-07-29T15:33:04.151Z] Step 16/24 : WORKDIR / [2021-07-29T15:33:04.151Z] (1/2) Installing dumb-init (1.2.2-r1) [2021-07-29T15:33:04.151Z] (2/2) Installing su-exec (0.2-r1) [2021-07-29T15:33:04.151Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:33:04.151Z] OK: 5 MiB in 16 packages [2021-07-29T15:33:04.151Z] ---> Running in 1fb022c307b7 [2021-07-29T15:33:04.426Z] (1/2) Installing ca-certificates (20191127-r4) [2021-07-29T15:33:04.426Z] ---> Running in c29b3361a119 [2021-07-29T15:33:04.426Z] (2/2) Installing dumb-init (1.2.2-r1) [2021-07-29T15:33:04.426Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:33:04.426Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T15:33:04.701Z] OK: 6 MiB in 16 packages [2021-07-29T15:33:05.313Z] Removing intermediate container 1fb022c307b7 [2021-07-29T15:33:05.313Z] ---> 52fa745129e4 [2021-07-29T15:33:05.313Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:33:05.313Z] ---> 3f6faadaedce [2021-07-29T15:33:05.313Z] 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-07-29T15:33:05.588Z] Removing intermediate container c29b3361a119 [2021-07-29T15:33:05.588Z] ---> 2a1b681251a0 [2021-07-29T15:33:05.588Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:33:05.588Z] Removing intermediate container 2185e052064e [2021-07-29T15:33:05.588Z] ---> 0e4af74b9ce3 [2021-07-29T15:33:05.588Z] Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init [2021-07-29T15:33:06.204Z] ---> Running in 7fff2b1e13f6 [2021-07-29T15:33:06.801Z] ---> 23c85ae51630 [2021-07-29T15:33:06.801Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-07-29T15:33:06.801Z] ---> 6a9ed9f1118f [2021-07-29T15:33:06.801Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-07-29T15:33:07.077Z] Removing intermediate container 7fff2b1e13f6 [2021-07-29T15:33:07.077Z] ---> 8e9f1b89fa3b [2021-07-29T15:33:07.077Z] Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2021-07-29T15:33:07.077Z] ---> 7f9c493e72f8 [2021-07-29T15:33:07.077Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-07-29T15:33:07.077Z] Removing intermediate container 57a46d0a34ca [2021-07-29T15:33:07.077Z] ---> 38f527570432 [2021-07-29T15:33:07.077Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T15:33:07.350Z] ---> Running in d87772688d90 [2021-07-29T15:33:07.350Z] ---> Running in 4ef9ee3b2575 [2021-07-29T15:33:07.961Z] ---> 40c15260b525 [2021-07-29T15:33:07.961Z] 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-07-29T15:33:08.560Z] Removing intermediate container 4ef9ee3b2575 [2021-07-29T15:33:08.560Z] Removing intermediate container d87772688d90 [2021-07-29T15:33:08.560Z] ---> de66d3a8b089 [2021-07-29T15:33:08.560Z] Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2021-07-29T15:33:08.560Z] ---> f19e04b70270 [2021-07-29T15:33:08.560Z] Step 14/23 : ENV APP_PORT=59860 [2021-07-29T15:33:08.842Z] ---> Running in 5c5d5702902b [2021-07-29T15:33:08.842Z] ---> 3b1a5824aca2 [2021-07-29T15:33:08.842Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-07-29T15:33:08.842Z] ---> 3b7a8a8a75f2 [2021-07-29T15:33:08.842Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-07-29T15:33:08.842Z] ---> Running in d6f0200b962c [2021-07-29T15:33:09.121Z] ---> 0b1c63bc9cee [2021-07-29T15:33:09.121Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-07-29T15:33:10.110Z] Removing intermediate container d6f0200b962c [2021-07-29T15:33:10.110Z] ---> 0e27340f8910 [2021-07-29T15:33:10.110Z] Step 15/23 : EXPOSE $APP_PORT [2021-07-29T15:33:10.718Z] ---> 7cf05806778e [2021-07-29T15:33:10.718Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2021-07-29T15:33:10.718Z] ---> Running in af78a73b7c46 [2021-07-29T15:33:10.993Z] ---> 059bbf02d157 [2021-07-29T15:33:10.993Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2021-07-29T15:33:10.993Z] ---> Running in ebb4df2c0b3b [2021-07-29T15:33:11.275Z] ---> Running in 9450a870324c [2021-07-29T15:33:11.275Z] ---> 58e7f3565487 [2021-07-29T15:33:11.275Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-07-29T15:33:11.551Z] Removing intermediate container af78a73b7c46 [2021-07-29T15:33:11.551Z] ---> 884fda6702e1 [2021-07-29T15:33:11.551Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:33:12.156Z] Removing intermediate container ebb4df2c0b3b [2021-07-29T15:33:12.156Z] ---> 34e3b2a17c68 [2021-07-29T15:33:12.156Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:33:12.434Z] Removing intermediate container 9450a870324c [2021-07-29T15:33:12.434Z] ---> db2d6eeca720 [2021-07-29T15:33:12.434Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:33:12.434Z] ---> Running in ae720fa46445 [2021-07-29T15:33:12.715Z] ---> Running in 91f1c2623373 [2021-07-29T15:33:12.989Z] ---> 71fb8b89698e [2021-07-29T15:33:12.989Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-07-29T15:33:12.989Z] Removing intermediate container 5c5d5702902b [2021-07-29T15:33:12.989Z] ---> 5efe9fc90ce9 [2021-07-29T15:33:12.989Z] Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} [2021-07-29T15:33:13.267Z] ---> Running in ebdd046bc792 [2021-07-29T15:33:13.545Z] Removing intermediate container ae720fa46445 [2021-07-29T15:33:13.546Z] ---> 8ad9d5bdd541 [2021-07-29T15:33:13.546Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T15:33:13.546Z] ---> f5c8b4fba238 [2021-07-29T15:33:13.546Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-07-29T15:33:13.546Z] Removing intermediate container 91f1c2623373 [2021-07-29T15:33:13.546Z] ---> a9be85670387 [2021-07-29T15:33:13.546Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T15:33:14.144Z] ---> Running in 7f867c706b33 [2021-07-29T15:33:14.144Z] ---> Running in 510bc732ea54 [2021-07-29T15:33:14.144Z] Removing intermediate container ebdd046bc792 [2021-07-29T15:33:14.144Z] ---> 2289678ba66d [2021-07-29T15:33:14.144Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2021-07-29T15:33:15.132Z] Removing intermediate container 510bc732ea54 [2021-07-29T15:33:15.132Z] ---> c3d62baf3e37 [2021-07-29T15:33:15.132Z] Step 22/23 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:33:15.132Z] ---> 3d95adcf4a65 [2021-07-29T15:33:15.132Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-07-29T15:33:15.132Z] ---> e7c7b3cb582c [2021-07-29T15:33:15.132Z] 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-07-29T15:33:15.132Z] Removing intermediate container 7f867c706b33 [2021-07-29T15:33:15.132Z] ---> f0d3f783d573 [2021-07-29T15:33:15.132Z] Step 23/24 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:33:15.132Z] ---> Running in 340286d41c7b [2021-07-29T15:33:15.407Z] ---> Running in beb176ccf0aa [2021-07-29T15:33:15.407Z] ---> Running in 8d87ab8aa300 [2021-07-29T15:33:15.681Z] ---> e78cca39f096 [2021-07-29T15:33:15.681Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2021-07-29T15:33:16.286Z] ---> Running in 591820701f97 [2021-07-29T15:33:16.561Z] Removing intermediate container 340286d41c7b [2021-07-29T15:33:16.561Z] ---> 12cb8eb39a2d [2021-07-29T15:33:16.561Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T15:33:16.839Z] Removing intermediate container 8d87ab8aa300 [2021-07-29T15:33:16.839Z] ---> 98111a3a861f [2021-07-29T15:33:16.839Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T15:33:16.839Z] ---> 99f2c78ba760 [2021-07-29T15:33:16.839Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2021-07-29T15:33:17.115Z] ---> Running in bb4ceea6d36a [2021-07-29T15:33:17.115Z] ---> Running in 74faeda408ea [2021-07-29T15:33:17.402Z] ---> Running in 98e89996734b [2021-07-29T15:33:18.004Z] Removing intermediate container bb4ceea6d36a [2021-07-29T15:33:18.004Z] ---> 1b7fff2dece1 [2021-07-29T15:33:18.004Z] [2021-07-29T15:33:18.278Z] Removing intermediate container 74faeda408ea [2021-07-29T15:33:18.278Z] ---> e95b78f74725 [2021-07-29T15:33:18.278Z] [2021-07-29T15:33:18.278Z] Removing intermediate container 98e89996734b [2021-07-29T15:33:18.278Z] ---> ccaf9c15dad9 [2021-07-29T15:33:18.278Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:33:18.881Z] Successfully built 1b7fff2dece1 [2021-07-29T15:33:18.881Z] ---> Running in f40f387b180e [2021-07-29T15:33:18.881Z] Successfully tagged support-scheduler-arm64:latest [2021-07-29T15:33:18.881Z]  Building support-scheduler ... done Building core-metadata [2021-07-29T15:33:18.881Z] Successfully built e95b78f74725 [2021-07-29T15:33:18.881Z] Successfully tagged core-command-arm64:latest [2021-07-29T15:33:18.881Z]  Building core-command ... done Building security-proxy-setup [2021-07-29T15:33:19.153Z] Removing intermediate container beb176ccf0aa [2021-07-29T15:33:19.153Z] ---> 7d2e3a4a2ec0 [2021-07-29T15:33:19.153Z] Step 23/26 : ENTRYPOINT ["entrypoint.sh"] [2021-07-29T15:33:19.428Z] ---> Running in 36cab90982cf [2021-07-29T15:33:19.702Z] Removing intermediate container f40f387b180e [2021-07-29T15:33:19.702Z] ---> c4f6215ea90f [2021-07-29T15:33:19.702Z] Step 21/23 : LABEL arch=arm64 [2021-07-29T15:33:19.977Z] ---> Running in 301e4cf1facc [2021-07-29T15:33:20.252Z] Removing intermediate container 36cab90982cf [2021-07-29T15:33:20.252Z] ---> 408475486942 [2021-07-29T15:33:20.252Z] Step 24/26 : LABEL arch=arm64 [2021-07-29T15:33:20.531Z] ---> Running in 2eda59388ed0 [2021-07-29T15:33:20.531Z] Removing intermediate container 591820701f97 [2021-07-29T15:33:20.531Z] ---> 09e71a2ad753 [2021-07-29T15:33:20.531Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:33:20.819Z] Removing intermediate container 301e4cf1facc [2021-07-29T15:33:20.819Z] ---> 4081f28a8233 [2021-07-29T15:33:20.819Z] Step 22/23 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:33:21.093Z] ---> Running in ce4231103018 [2021-07-29T15:33:21.368Z] Removing intermediate container 2eda59388ed0 [2021-07-29T15:33:21.368Z] ---> 3edbd270934d [2021-07-29T15:33:21.368Z] Step 25/26 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:33:24.757Z] ---> Running in 2a832631695d [2021-07-29T15:33:26.238Z] ---> ee48ac3130a6 [2021-07-29T15:33:26.238Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2021-07-29T15:33:26.238Z] Removing intermediate container ce4231103018 [2021-07-29T15:33:26.238Z] ---> ad63a2e4a3f6 [2021-07-29T15:33:26.238Z] Step 23/23 : LABEL version=0.0.0 [2021-07-29T15:33:27.249Z] Removing intermediate container 2a832631695d [2021-07-29T15:33:27.249Z] ---> 9dfb4b73c272 [2021-07-29T15:33:27.249Z] Step 26/26 : LABEL version=0.0.0 [2021-07-29T15:33:28.238Z] ---> Running in 5a7f5a3294c9 [2021-07-29T15:33:28.238Z] ---> Running in 1bfb158a44c8 [2021-07-29T15:33:28.515Z] ---> 74f79e19510d [2021-07-29T15:33:28.515Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2021-07-29T15:33:28.795Z] Removing intermediate container 5a7f5a3294c9 [2021-07-29T15:33:28.795Z] ---> 985420bbdf38 [2021-07-29T15:33:28.795Z] [2021-07-29T15:33:29.075Z] Removing intermediate container 1bfb158a44c8 [2021-07-29T15:33:29.075Z] ---> b58064f4fb39 [2021-07-29T15:33:29.075Z] [2021-07-29T15:33:29.684Z] Successfully built 985420bbdf38 [2021-07-29T15:33:29.684Z] Successfully tagged support-notifications-arm64:latest [2021-07-29T15:33:29.684Z]  Building support-notifications ... done Building core-data [2021-07-29T15:33:29.684Z] Successfully built b58064f4fb39 [2021-07-29T15:33:29.964Z] Successfully tagged security-secretstore-setup-arm64:latest [2021-07-29T15:33:29.964Z]  Building security-secretstore-setup ... done Building sys-mgmt-agent [2021-07-29T15:33:30.241Z] ---> b695df897bd5 [2021-07-29T15:33:30.241Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2021-07-29T15:33:31.235Z] ---> d1aabc736c5f [2021-07-29T15:33:31.235Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2021-07-29T15:33:32.678Z] ---> bf5a7673a002 [2021-07-29T15:33:32.678Z] Step 25/32 : VOLUME ${SECURITY_INIT_DIR} [2021-07-29T15:33:33.286Z] ---> Running in a794b2fa514d [2021-07-29T15:33:34.739Z] Removing intermediate container a794b2fa514d [2021-07-29T15:33:34.739Z] ---> 1672da3eda97 [2021-07-29T15:33:34.739Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2021-07-29T15:33:36.721Z] ---> 02fbd21a5593 [2021-07-29T15:33:36.721Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2021-07-29T15:33:37.375Z] ---> Running in 36c21d4224ea [2021-07-29T15:33:42.802Z] Removing intermediate container 36c21d4224ea [2021-07-29T15:33:42.802Z] ---> d5b14666fb1e [2021-07-29T15:33:42.802Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2021-07-29T15:33:43.076Z] ---> Running in d34ea8bf4e98 [2021-07-29T15:33:44.058Z] Removing intermediate container d34ea8bf4e98 [2021-07-29T15:33:44.058Z] ---> 04023e7c22ab [2021-07-29T15:33:44.058Z] Step 29/32 : CMD ["gate"] [2021-07-29T15:33:45.053Z] ---> Running in 9a736172a28d [2021-07-29T15:33:46.037Z] Removing intermediate container 9a736172a28d [2021-07-29T15:33:46.037Z] ---> 94ecc44ad22d [2021-07-29T15:33:46.037Z] Step 30/32 : LABEL arch=arm64 [2021-07-29T15:33:47.022Z] ---> Running in cba0af6e5a52 [2021-07-29T15:33:48.010Z] Removing intermediate container cba0af6e5a52 [2021-07-29T15:33:48.010Z] ---> 64e0c1850388 [2021-07-29T15:33:48.010Z] Step 31/32 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:33:48.994Z] ---> Running in f58019166cff [2021-07-29T15:33:49.977Z] Removing intermediate container f58019166cff [2021-07-29T15:33:49.977Z] ---> ff63ed836c27 [2021-07-29T15:33:49.977Z] Step 32/32 : LABEL version=0.0.0 [2021-07-29T15:33:50.576Z] ---> Running in af22d6ec5f19 [2021-07-29T15:33:52.009Z] Removing intermediate container af22d6ec5f19 [2021-07-29T15:33:52.009Z] ---> f63eb5c327e3 [2021-07-29T15:33:52.009Z] [2021-07-29T15:33:52.009Z] Successfully built f63eb5c327e3 [2021-07-29T15:33:52.009Z] Successfully tagged security-bootstrapper-arm64:latest [2021-07-29T15:34:02.161Z]  Building security-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:34:02.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:34:02.161Z] ---> 766eca3010f7 [2021-07-29T15:34:02.161Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:34:02.161Z] ---> Using cache [2021-07-29T15:34:02.161Z] ---> cbfc001dac4c [2021-07-29T15:34:02.161Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:34:02.161Z] ---> Using cache [2021-07-29T15:34:02.161Z] ---> 998a976b1212 [2021-07-29T15:34:02.161Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-07-29T15:34:02.161Z] ---> Using cache [2021-07-29T15:34:02.161Z] ---> c92762106862 [2021-07-29T15:34:02.161Z] Step 6/24 : COPY go.mod . [2021-07-29T15:34:02.161Z] ---> Using cache [2021-07-29T15:34:02.161Z] ---> e16ea0be0fc6 [2021-07-29T15:34:02.161Z] Step 7/24 : RUN go mod download [2021-07-29T15:34:02.161Z] ---> Using cache [2021-07-29T15:34:02.161Z] ---> c6c8fb8bfbce [2021-07-29T15:34:02.161Z] Step 8/24 : COPY . . [2021-07-29T15:34:02.161Z] ---> Using cache [2021-07-29T15:34:02.161Z] ---> 8bcd730fbb41 [2021-07-29T15:34:02.161Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:34:02.161Z] ---> Using cache [2021-07-29T15:34:02.161Z] ---> 57f9e355bde3 [2021-07-29T15:34:02.161Z] Step 10/24 : RUN make cmd/core-metadata/core-metadata [2021-07-29T15:34:02.436Z] Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:34:02.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:34:02.436Z] ---> 766eca3010f7 [2021-07-29T15:34:02.436Z] Step 3/22 : WORKDIR /edgex-go [2021-07-29T15:34:02.436Z] ---> Using cache [2021-07-29T15:34:02.436Z] ---> cbfc001dac4c [2021-07-29T15:34:02.436Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:34:02.436Z] ---> Using cache [2021-07-29T15:34:02.436Z] ---> 998a976b1212 [2021-07-29T15:34:02.436Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-07-29T15:34:02.436Z] ---> Using cache [2021-07-29T15:34:02.436Z] ---> c92762106862 [2021-07-29T15:34:02.436Z] Step 6/22 : COPY go.mod . [2021-07-29T15:34:02.436Z] ---> Using cache [2021-07-29T15:34:02.436Z] ---> e16ea0be0fc6 [2021-07-29T15:34:02.436Z] Step 7/22 : RUN go mod download [2021-07-29T15:34:02.436Z] ---> Using cache [2021-07-29T15:34:02.436Z] ---> c6c8fb8bfbce [2021-07-29T15:34:02.436Z] Step 8/22 : COPY . . [2021-07-29T15:34:02.436Z] ---> Using cache [2021-07-29T15:34:02.436Z] ---> 8bcd730fbb41 [2021-07-29T15:34:02.436Z] Step 9/22 : RUN go mod tidy [2021-07-29T15:34:02.436Z] ---> Using cache [2021-07-29T15:34:02.436Z] ---> 57f9e355bde3 [2021-07-29T15:34:02.436Z] Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-07-29T15:34:06.983Z] ---> Running in af9e02414ff2 [2021-07-29T15:34:06.983Z] ---> Running in b3ef6fde2936 [2021-07-29T15:34:08.446Z] 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-07-29T15:34:08.446Z] 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-07-29T15:34:12.795Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:34:12.795Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:34:12.795Z] ---> 766eca3010f7 [2021-07-29T15:34:12.795Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:34:12.795Z] ---> Using cache [2021-07-29T15:34:12.795Z] ---> cbfc001dac4c [2021-07-29T15:34:12.796Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:34:12.796Z] ---> Using cache [2021-07-29T15:34:12.796Z] ---> 998a976b1212 [2021-07-29T15:34:12.796Z] Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-07-29T15:34:12.796Z] Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 [2021-07-29T15:34:12.796Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-07-29T15:34:12.796Z] ---> 766eca3010f7 [2021-07-29T15:34:12.796Z] Step 3/24 : WORKDIR /edgex-go [2021-07-29T15:34:12.796Z] ---> Using cache [2021-07-29T15:34:12.796Z] ---> cbfc001dac4c [2021-07-29T15:34:12.796Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:34:12.796Z] ---> Using cache [2021-07-29T15:34:12.796Z] ---> 998a976b1212 [2021-07-29T15:34:12.796Z] Step 5/24 : RUN apk add --update --no-cache make bash git [2021-07-29T15:34:13.794Z] ---> Running in 48cf32f7ca20 [2021-07-29T15:34:13.794Z] ---> Running in 65e519946669 [2021-07-29T15:34:15.827Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:34:16.110Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:34:16.732Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:34:17.345Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:34:17.965Z] OK: 218 MiB in 52 packages [2021-07-29T15:34:18.986Z] OK: 218 MiB in 52 packages [2021-07-29T15:34:19.596Z] Removing intermediate container 48cf32f7ca20 [2021-07-29T15:34:19.596Z] ---> ccd8d28943c0 [2021-07-29T15:34:19.596Z] Step 6/24 : COPY go.mod . [2021-07-29T15:34:20.603Z] Removing intermediate container 65e519946669 [2021-07-29T15:34:20.603Z] ---> 31f42c41821f [2021-07-29T15:34:20.603Z] Step 6/24 : COPY go.mod . [2021-07-29T15:34:20.893Z] ---> 5484e1750c58 [2021-07-29T15:34:20.893Z] Step 7/24 : RUN go mod download [2021-07-29T15:34:21.174Z] ---> Running in bcbd05ac4cd9 [2021-07-29T15:34:21.795Z] ---> 848a3874c2a5 [2021-07-29T15:34:21.795Z] Step 7/24 : RUN go mod download [2021-07-29T15:34:22.076Z] ---> Running in 3705400cff78 [2021-07-29T15:34:27.539Z] Removing intermediate container bcbd05ac4cd9 [2021-07-29T15:34:27.539Z] ---> 993f2cef89a9 [2021-07-29T15:34:27.539Z] Step 8/24 : COPY . . [2021-07-29T15:34:27.828Z] Removing intermediate container 3705400cff78 [2021-07-29T15:34:27.828Z] ---> fd5ce735c95a [2021-07-29T15:34:27.828Z] Step 8/24 : COPY . . [2021-07-29T15:35:00.276Z] ---> 3e21ccac2d5a [2021-07-29T15:35:00.276Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:35:00.276Z] ---> 9e0896849967 [2021-07-29T15:35:00.276Z] Step 9/24 : RUN go mod tidy [2021-07-29T15:35:00.276Z] ---> Running in 9b9135583a80 [2021-07-29T15:35:00.276Z] ---> Running in 9d131f051971 [2021-07-29T15:35:08.642Z] Removing intermediate container 9d131f051971 [2021-07-29T15:35:08.642Z] ---> 686f3dcc074b [2021-07-29T15:35:08.642Z] Step 10/24 : RUN make cmd/core-data/core-data [2021-07-29T15:35:08.642Z] Removing intermediate container 9b9135583a80 [2021-07-29T15:35:08.642Z] ---> 4726f77ab859 [2021-07-29T15:35:08.642Z] Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-07-29T15:35:08.642Z] ---> Running in e0bf221c368f [2021-07-29T15:35:08.642Z] ---> Running in 519a03d6f019 [2021-07-29T15:35:10.673Z] 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-07-29T15:35:10.673Z] 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-07-29T15:35:12.693Z] 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-07-29T15:35:31.086Z] Removing intermediate container af9e02414ff2 [2021-07-29T15:35:31.086Z] ---> 40195b2ca981 [2021-07-29T15:35:31.086Z] [2021-07-29T15:35:31.086Z] Step 11/22 : FROM alpine:3.12 [2021-07-29T15:35:31.086Z] ---> c4fd0aeabfcf [2021-07-29T15:35:31.086Z] Step 12/22 : RUN apk add --update --no-cache curl [2021-07-29T15:35:31.086Z] ---> Running in 6069b33a9fa5 [2021-07-29T15:35:31.086Z] Removing intermediate container b3ef6fde2936 [2021-07-29T15:35:31.086Z] ---> 0015329d593a [2021-07-29T15:35:31.086Z] [2021-07-29T15:35:31.086Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T15:35:31.086Z] ---> c4fd0aeabfcf [2021-07-29T15:35:31.086Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2021-07-29T15:35:31.086Z] ---> Using cache [2021-07-29T15:35:31.086Z] ---> a6839247af83 [2021-07-29T15:35:31.086Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2021-07-29T15:35:31.086Z] ---> Using cache [2021-07-29T15:35:31.086Z] ---> 3da52d11effd [2021-07-29T15:35:31.086Z] Step 14/24 : ENV APP_PORT=59881 [2021-07-29T15:35:31.086Z] ---> Running in d5d803d30319 [2021-07-29T15:35:31.369Z] Removing intermediate container d5d803d30319 [2021-07-29T15:35:31.369Z] ---> 78ce17e20ac8 [2021-07-29T15:35:31.369Z] Step 15/24 : EXPOSE $APP_PORT [2021-07-29T15:35:31.661Z] ---> Running in 8472a40261c6 [2021-07-29T15:35:32.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:35:32.698Z] Removing intermediate container 8472a40261c6 [2021-07-29T15:35:32.698Z] ---> 48b3d3425b4d [2021-07-29T15:35:32.698Z] Step 16/24 : WORKDIR / [2021-07-29T15:35:32.698Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:35:32.976Z] ---> Running in 684d1d2ab5a8 [2021-07-29T15:35:33.591Z] (1/4) Installing ca-certificates (20191127-r4) [2021-07-29T15:35:33.591Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-07-29T15:35:33.591Z] (3/4) Installing libcurl (7.78.0-r0) [2021-07-29T15:35:33.591Z] (4/4) Installing curl (7.78.0-r0) [2021-07-29T15:35:33.591Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:35:33.591Z] Executing ca-certificates-20191127-r4.trigger [2021-07-29T15:35:33.866Z] Removing intermediate container 684d1d2ab5a8 [2021-07-29T15:35:33.866Z] ---> 75f99ffc6bc3 [2021-07-29T15:35:33.866Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:35:34.149Z] OK: 7 MiB in 18 packages [2021-07-29T15:35:35.623Z] ---> 59fbd85b8ee3 [2021-07-29T15:35:35.623Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-07-29T15:35:37.096Z] Removing intermediate container 6069b33a9fa5 [2021-07-29T15:35:37.096Z] ---> e0034680b602 [2021-07-29T15:35:37.096Z] Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-07-29T15:35:37.375Z] ---> Running in 17fc6caefdfd [2021-07-29T15:35:37.985Z] ---> 86c208c7b16f [2021-07-29T15:35:37.985Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-07-29T15:35:38.264Z] Removing intermediate container 17fc6caefdfd [2021-07-29T15:35:38.264Z] ---> 2e6a7618774b [2021-07-29T15:35:38.264Z] Step 14/22 : WORKDIR /edgex [2021-07-29T15:35:38.539Z] ---> Running in d3124b77c80b [2021-07-29T15:35:39.533Z] ---> 5efb826d9dbf [2021-07-29T15:35:39.533Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2021-07-29T15:35:39.809Z] ---> Running in 8661f84a34ef [2021-07-29T15:35:39.809Z] Removing intermediate container d3124b77c80b [2021-07-29T15:35:39.809Z] ---> 7d2547cf6912 [2021-07-29T15:35:39.809Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-07-29T15:35:40.803Z] Removing intermediate container 8661f84a34ef [2021-07-29T15:35:40.803Z] ---> 45b0c57f78ab [2021-07-29T15:35:40.803Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:35:41.080Z] ---> Running in f9107efb7e89 [2021-07-29T15:35:41.080Z] ---> 54e7d22289a7 [2021-07-29T15:35:41.080Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-07-29T15:35:42.075Z] Removing intermediate container f9107efb7e89 [2021-07-29T15:35:42.075Z] ---> b34db0e65749 [2021-07-29T15:35:42.075Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T15:35:42.679Z] ---> Running in 67692cf641ee [2021-07-29T15:35:43.670Z] ---> effd9093d8ec [2021-07-29T15:35:43.670Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-07-29T15:35:43.945Z] Removing intermediate container 67692cf641ee [2021-07-29T15:35:43.945Z] ---> f3d0e08f854f [2021-07-29T15:35:43.945Z] Step 23/24 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:35:44.237Z] ---> Running in 73076ef186aa [2021-07-29T15:35:45.704Z] Removing intermediate container 73076ef186aa [2021-07-29T15:35:45.705Z] ---> 806a7c4cdec8 [2021-07-29T15:35:45.705Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T15:35:45.705Z] ---> 41298815f3d0 [2021-07-29T15:35:45.705Z] Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-07-29T15:35:45.705Z] ---> Running in bd79b38d9060 [2021-07-29T15:35:45.982Z] ---> Running in 06e91c1cd5c6 [2021-07-29T15:35:46.592Z] Removing intermediate container bd79b38d9060 [2021-07-29T15:35:46.592Z] ---> 18ffab8ca11b [2021-07-29T15:35:46.592Z] [2021-07-29T15:35:46.875Z] Removing intermediate container 06e91c1cd5c6 [2021-07-29T15:35:46.875Z] ---> 38bd4aa95a92 [2021-07-29T15:35:46.875Z] Step 19/22 : CMD ["--init=true"] [2021-07-29T15:35:46.875Z] Successfully built 18ffab8ca11b [2021-07-29T15:35:46.875Z] Successfully tagged core-metadata-arm64:latest [2021-07-29T15:35:47.201Z]  Building core-metadata ... done  ---> Running in a69025213809 [2021-07-29T15:35:48.219Z] Removing intermediate container a69025213809 [2021-07-29T15:35:48.219Z] ---> a8f0e39397c8 [2021-07-29T15:35:48.219Z] Step 20/22 : LABEL arch=arm64 [2021-07-29T15:35:48.219Z] ---> Running in 968cc6009cc1 [2021-07-29T15:35:49.223Z] Removing intermediate container 968cc6009cc1 [2021-07-29T15:35:49.223Z] ---> d464339fe4ea [2021-07-29T15:35:49.223Z] Step 21/22 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:35:49.223Z] ---> Running in a706c311c81a [2021-07-29T15:35:50.215Z] Removing intermediate container a706c311c81a [2021-07-29T15:35:50.215Z] ---> d71c808958e7 [2021-07-29T15:35:50.215Z] Step 22/22 : LABEL version=0.0.0 [2021-07-29T15:35:50.819Z] ---> Running in 572a01b951f3 [2021-07-29T15:35:51.424Z] Removing intermediate container 572a01b951f3 [2021-07-29T15:35:51.424Z] ---> f1f0b56e3576 [2021-07-29T15:35:51.424Z] [2021-07-29T15:35:52.028Z] Successfully built f1f0b56e3576 [2021-07-29T15:35:52.028Z] Successfully tagged security-proxy-setup-arm64:latest [2021-07-29T15:36:24.417Z]  Building security-proxy-setup ... done Removing intermediate container 519a03d6f019 [2021-07-29T15:36:24.417Z] ---> 4f46c70bb48d [2021-07-29T15:36:24.417Z] Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-07-29T15:36:24.417Z] ---> Running in 52356e65d8f8 [2021-07-29T15:36:24.417Z] 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-07-29T15:36:24.417Z] Removing intermediate container 52356e65d8f8 [2021-07-29T15:36:24.417Z] ---> a9b3e05c7125 [2021-07-29T15:36:24.417Z] [2021-07-29T15:36:24.417Z] Step 12/24 : FROM docker:20.10.6 [2021-07-29T15:36:24.417Z] Removing intermediate container e0bf221c368f [2021-07-29T15:36:24.417Z] ---> 187324c82115 [2021-07-29T15:36:24.417Z] [2021-07-29T15:36:24.417Z] Step 11/24 : FROM alpine:3.12 [2021-07-29T15:36:24.417Z] ---> c4fd0aeabfcf [2021-07-29T15:36:24.417Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-07-29T15:36:24.690Z] 20.10.6: Pulling from library/docker [2021-07-29T15:36:24.690Z] ---> Running in 3ff848c5d0a5 [2021-07-29T15:36:25.292Z] Removing intermediate container 3ff848c5d0a5 [2021-07-29T15:36:25.292Z] ---> 31fb21b551f5 [2021-07-29T15:36:25.292Z] Step 13/24 : ENV APP_PORT=59880 [2021-07-29T15:36:25.568Z] ---> Running in be8ec226c9d3 [2021-07-29T15:36:26.549Z] Removing intermediate container be8ec226c9d3 [2021-07-29T15:36:26.549Z] ---> a5316bcb199b [2021-07-29T15:36:26.549Z] Step 14/24 : EXPOSE $APP_PORT [2021-07-29T15:36:27.166Z] ---> Running in ad399f6464a8 [2021-07-29T15:36:28.159Z] Removing intermediate container ad399f6464a8 [2021-07-29T15:36:28.159Z] ---> 9de78862ffdc [2021-07-29T15:36:28.159Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-29T15:36:28.767Z] ---> Running in fe37678a2cce [2021-07-29T15:36:33.109Z] Removing intermediate container fe37678a2cce [2021-07-29T15:36:33.109Z] ---> a7c792a5fba2 [2021-07-29T15:36:33.109Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2021-07-29T15:36:33.109Z] ---> Running in 6ad35bdbf55e [2021-07-29T15:36:34.103Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:36:34.381Z] Digest: sha256:062edd9c11cbdf94e7620d932857a356fa179eaa26a3cc352759e75f04729c49 [2021-07-29T15:36:34.381Z] Status: Downloaded newer image for docker:20.10.6 [2021-07-29T15:36:34.381Z] ---> cdf2a7733a7b [2021-07-29T15:36:34.381Z] 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-07-29T15:36:34.657Z] ---> Running in 808fde65f085 [2021-07-29T15:36:34.934Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:36:35.211Z] Removing intermediate container 808fde65f085 [2021-07-29T15:36:35.211Z] ---> c4dfcac36306 [2021-07-29T15:36:35.211Z] Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2021-07-29T15:36:35.211Z] ---> Running in c585ed0c32ec [2021-07-29T15:36:36.207Z] (1/6) Installing dumb-init (1.2.2-r1) [2021-07-29T15:36:36.207Z] (2/6) Installing libgcc (9.3.0-r2) [2021-07-29T15:36:36.207Z] (3/6) Installing libsodium (1.0.18-r0) [2021-07-29T15:36:36.484Z] (4/6) Installing libstdc++ (9.3.0-r2) [2021-07-29T15:36:36.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-29T15:36:36.484Z] (5/6) Installing libzmq (4.3.3-r0) [2021-07-29T15:36:36.761Z] (6/6) Installing zeromq (4.3.3-r0) [2021-07-29T15:36:36.761Z] Executing busybox-1.31.1-r20.trigger [2021-07-29T15:36:36.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-29T15:36:36.761Z] OK: 8 MiB in 20 packages [2021-07-29T15:36:37.766Z] (1/39) Installing readline (8.1.0-r0) [2021-07-29T15:36:37.766Z] (2/39) Installing bash (5.1.0-r0) [2021-07-29T15:36:37.766Z] Executing bash-5.1.0-r0.post-install [2021-07-29T15:36:37.767Z] (3/39) Installing brotli-libs (1.0.9-r3) [2021-07-29T15:36:37.767Z] (4/39) Installing nghttp2-libs (1.42.0-r1) [2021-07-29T15:36:37.767Z] (5/39) Installing libcurl (7.78.0-r0) [2021-07-29T15:36:37.767Z] (6/39) Installing curl (7.78.0-r0) [2021-07-29T15:36:37.767Z] (7/39) Installing dumb-init (1.2.5-r0) [2021-07-29T15:36:37.767Z] (8/39) Installing libbz2 (1.0.8-r1) [2021-07-29T15:36:37.767Z] (9/39) Installing expat (2.2.10-r1) [2021-07-29T15:36:37.767Z] (10/39) Installing libffi (3.3-r2) [2021-07-29T15:36:37.767Z] (11/39) Installing gdbm (1.19-r0) [2021-07-29T15:36:37.767Z] (12/39) Installing xz-libs (5.2.5-r0) [2021-07-29T15:36:37.767Z] (13/39) Installing sqlite-libs (3.34.1-r0) [2021-07-29T15:36:38.045Z] (14/39) Installing python3 (3.8.10-r0) [2021-07-29T15:36:38.652Z] Removing intermediate container 6ad35bdbf55e [2021-07-29T15:36:38.652Z] ---> 7ee0626d407f [2021-07-29T15:36:38.652Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2021-07-29T15:36:40.101Z] (15/39) Installing py3-appdirs (1.4.4-r1) [2021-07-29T15:36:40.101Z] (16/39) Installing py3-ordered-set (4.0.2-r0) [2021-07-29T15:36:40.101Z] (17/39) Installing py3-parsing (2.4.7-r1) [2021-07-29T15:36:40.101Z] (18/39) Installing py3-six (1.15.0-r0) [2021-07-29T15:36:40.101Z] (19/39) Installing py3-packaging (20.9-r0) [2021-07-29T15:36:40.101Z] (20/39) Installing py3-setuptools (51.3.3-r0) [2021-07-29T15:36:40.101Z] ---> 36e6365743e0 [2021-07-29T15:36:40.101Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-07-29T15:36:40.101Z] (21/39) Installing py3-chardet (4.0.0-r0) [2021-07-29T15:36:40.101Z] (22/39) Installing py3-idna (3.1-r0) [2021-07-29T15:36:40.101Z] (23/39) Installing py3-urllib3 (1.26.2-r1) [2021-07-29T15:36:40.102Z] (24/39) Installing py3-requests (2.25.1-r1) [2021-07-29T15:36:40.384Z] (25/39) Installing py3-msgpack (1.0.2-r0) [2021-07-29T15:36:40.384Z] (26/39) Installing py3-lockfile (0.12.2-r3) [2021-07-29T15:36:40.384Z] (27/39) Installing py3-cachecontrol (0.12.6-r0) [2021-07-29T15:36:40.384Z] (28/39) Installing py3-colorama (0.4.4-r0) [2021-07-29T15:36:40.384Z] (29/39) Installing py3-contextlib2 (0.6.0-r0) [2021-07-29T15:36:40.384Z] (30/39) Installing py3-distlib (0.3.1-r1) [2021-07-29T15:36:40.384Z] (31/39) Installing py3-distro (1.5.0-r1) [2021-07-29T15:36:40.384Z] (32/39) Installing py3-webencodings (0.5.1-r3) [2021-07-29T15:36:40.384Z] (33/39) Installing py3-html5lib (1.1-r0) [2021-07-29T15:36:40.384Z] (34/39) Installing py3-pytoml (0.1.21-r0) [2021-07-29T15:36:40.384Z] (35/39) Installing py3-pep517 (0.9.1-r0) [2021-07-29T15:36:40.384Z] (36/39) Installing py3-progress (1.5-r0) [2021-07-29T15:36:40.384Z] (37/39) Installing py3-retrying (1.3.3-r0) [2021-07-29T15:36:40.384Z] (38/39) Installing py3-toml (0.10.2-r0) [2021-07-29T15:36:40.384Z] (39/39) Installing py3-pip (20.3.4-r0) [2021-07-29T15:36:40.990Z] Executing busybox-1.32.1-r6.trigger [2021-07-29T15:36:40.990Z] OK: 82 MiB in 59 packages [2021-07-29T15:36:41.598Z] ---> ccb4ef82867a [2021-07-29T15:36:41.598Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-07-29T15:36:42.597Z] ---> d23b7b597605 [2021-07-29T15:36:42.597Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2021-07-29T15:36:42.871Z] ---> Running in 11b3fa491c23 [2021-07-29T15:36:43.470Z] Removing intermediate container 11b3fa491c23 [2021-07-29T15:36:43.470Z] ---> 40d545de6615 [2021-07-29T15:36:43.470Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:36:43.752Z] ---> Running in 302a60d45822 [2021-07-29T15:36:44.358Z] Removing intermediate container 302a60d45822 [2021-07-29T15:36:44.358Z] ---> 2bc227c31e9d [2021-07-29T15:36:44.358Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T15:36:44.358Z] ---> Running in 6a5ec5211259 [2021-07-29T15:36:44.967Z] Removing intermediate container 6a5ec5211259 [2021-07-29T15:36:44.967Z] ---> 1ad80b4dad14 [2021-07-29T15:36:44.967Z] Step 23/24 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:36:45.245Z] ---> Running in 9dd9dda32c46 [2021-07-29T15:36:45.849Z] Removing intermediate container 9dd9dda32c46 [2021-07-29T15:36:45.849Z] ---> c36f477cbcbc [2021-07-29T15:36:45.849Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T15:36:46.129Z] ---> Running in e87264bfb8ce [2021-07-29T15:36:46.743Z] Removing intermediate container e87264bfb8ce [2021-07-29T15:36:46.744Z] ---> dd94b36ff1bd [2021-07-29T15:36:46.744Z] [2021-07-29T15:36:47.022Z] Successfully built dd94b36ff1bd [2021-07-29T15:36:47.022Z] Successfully tagged core-data-arm64:latest [2021-07-29T15:36:50.433Z]  Building core-data ... done Collecting docker-compose==1.23.2 [2021-07-29T15:36:50.433Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-07-29T15:36:51.422Z] Collecting PyYAML<4,>=3.10 [2021-07-29T15:36:51.422Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-07-29T15:36:55.755Z] Collecting dockerpty<0.5,>=0.4.1 [2021-07-29T15:36:55.756Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-07-29T15:36:58.387Z] Collecting jsonschema<3,>=2.5.1 [2021-07-29T15:36:58.387Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-07-29T15:36:58.387Z] Collecting cached-property<2,>=1.2.0 [2021-07-29T15:36:58.387Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-07-29T15:36:58.387Z] Collecting texttable<0.10,>=0.9.0 [2021-07-29T15:36:58.387Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-07-29T15:37:00.374Z] 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-07-29T15:37:00.650Z] Collecting docopt<0.7,>=0.6.1 [2021-07-29T15:37:00.650Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-07-29T15:37:04.064Z] Collecting docker<4.0,>=3.6.0 [2021-07-29T15:37:04.064Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-07-29T15:37:04.664Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-07-29T15:37:04.664Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-07-29T15:37:05.267Z] Collecting websocket-client<1.0,>=0.32.0 [2021-07-29T15:37:05.267Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2021-07-29T15:37:06.251Z] Collecting docker-pycreds>=0.4.0 [2021-07-29T15:37:06.251Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-07-29T15:37:06.852Z] Collecting chardet<3.1.0,>=3.0.2 [2021-07-29T15:37:06.852Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2021-07-29T15:37:07.129Z] Collecting idna<2.8,>=2.5 [2021-07-29T15:37:07.129Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-07-29T15:37:07.404Z] Collecting certifi>=2017.4.17 [2021-07-29T15:37:07.404Z] Downloading certifi-2021.5.30-py2.py3-none-any.whl (145 kB) [2021-07-29T15:37:08.395Z] Collecting urllib3<1.25,>=1.21.1 [2021-07-29T15:37:08.395Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-07-29T15:37:08.672Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2021-07-29T15:37:08.672Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2021-07-29T15:37:08.672Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2021-07-29T15:37:08.672Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2021-07-29T15:37:10.121Z] Installing collected packages: urllib3, idna, chardet, certifi, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2021-07-29T15:37:10.121Z] Attempting uninstall: urllib3 [2021-07-29T15:37:10.121Z] Found existing installation: urllib3 1.26.2 [2021-07-29T15:37:10.121Z] Uninstalling urllib3-1.26.2: [2021-07-29T15:37:10.121Z] Successfully uninstalled urllib3-1.26.2 [2021-07-29T15:37:10.722Z] Attempting uninstall: idna [2021-07-29T15:37:10.722Z] Found existing installation: idna 3.1 [2021-07-29T15:37:10.722Z] Uninstalling idna-3.1: [2021-07-29T15:37:10.998Z] Successfully uninstalled idna-3.1 [2021-07-29T15:37:11.600Z] Attempting uninstall: chardet [2021-07-29T15:37:11.600Z] Found existing installation: chardet 4.0.0 [2021-07-29T15:37:11.600Z] Uninstalling chardet-4.0.0: [2021-07-29T15:37:11.876Z] Successfully uninstalled chardet-4.0.0 [2021-07-29T15:37:13.320Z] Attempting uninstall: requests [2021-07-29T15:37:13.320Z] Found existing installation: requests 2.25.1 [2021-07-29T15:37:13.320Z] Uninstalling requests-2.25.1: [2021-07-29T15:37:13.320Z] Successfully uninstalled requests-2.25.1 [2021-07-29T15:37:13.922Z] Running setup.py install for texttable: started [2021-07-29T15:37:16.558Z] Running setup.py install for texttable: finished with status 'done' [2021-07-29T15:37:16.558Z] Running setup.py install for PyYAML: started [2021-07-29T15:37:19.192Z] Running setup.py install for PyYAML: finished with status 'done' [2021-07-29T15:37:19.469Z] Running setup.py install for docopt: started [2021-07-29T15:37:22.109Z] Running setup.py install for docopt: finished with status 'done' [2021-07-29T15:37:22.109Z] Running setup.py install for dockerpty: started [2021-07-29T15:37:24.096Z] Running setup.py install for dockerpty: finished with status 'done' [2021-07-29T15:37:25.542Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2021.5.30 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2021-07-29T15:37:35.745Z] Removing intermediate container c585ed0c32ec [2021-07-29T15:37:35.745Z] ---> 04a2f55b8544 [2021-07-29T15:37:35.745Z] Step 15/24 : ENV APP_PORT=58890 [2021-07-29T15:37:35.745Z] ---> Running in e3dfa51263d9 [2021-07-29T15:37:35.745Z] Removing intermediate container e3dfa51263d9 [2021-07-29T15:37:35.745Z] ---> 6f6fb995e1d9 [2021-07-29T15:37:35.745Z] Step 16/24 : EXPOSE $APP_PORT [2021-07-29T15:37:35.745Z] ---> Running in 94b4e9bf2d62 [2021-07-29T15:37:36.020Z] Removing intermediate container 94b4e9bf2d62 [2021-07-29T15:37:36.020Z] ---> 3a77db16d652 [2021-07-29T15:37:36.020Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-07-29T15:37:37.479Z] ---> dc4b5f6dfe11 [2021-07-29T15:37:37.479Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-07-29T15:37:38.103Z] ---> 724bae155e5e [2021-07-29T15:37:38.103Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-07-29T15:37:39.552Z] ---> f8850795c8bb [2021-07-29T15:37:39.552Z] Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-07-29T15:37:39.552Z] ---> Running in f4728bfdec9d [2021-07-29T15:37:40.151Z] Removing intermediate container f4728bfdec9d [2021-07-29T15:37:40.151Z] ---> a53d302e8aff [2021-07-29T15:37:40.151Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-07-29T15:37:40.151Z] ---> Running in c91ca7c12bb5 [2021-07-29T15:37:40.759Z] Removing intermediate container c91ca7c12bb5 [2021-07-29T15:37:40.759Z] ---> 2da27d232149 [2021-07-29T15:37:40.759Z] Step 22/24 : LABEL arch=arm64 [2021-07-29T15:37:40.759Z] ---> Running in 28704d514de1 [2021-07-29T15:37:41.739Z] Removing intermediate container 28704d514de1 [2021-07-29T15:37:41.739Z] ---> 5079778d2626 [2021-07-29T15:37:41.739Z] Step 23/24 : LABEL git_sha=39bdecc85000ee2817d797c52f1c220e5557e35a [2021-07-29T15:37:41.739Z] ---> Running in 6f0e9e6d3e7e [2021-07-29T15:37:42.335Z] Removing intermediate container 6f0e9e6d3e7e [2021-07-29T15:37:42.335Z] ---> fbb4f178a2a2 [2021-07-29T15:37:42.335Z] Step 24/24 : LABEL version=0.0.0 [2021-07-29T15:37:42.619Z] ---> Running in 8782c764228f [2021-07-29T15:37:43.221Z] Removing intermediate container 8782c764228f [2021-07-29T15:37:43.221Z] ---> 2eabb531f508 [2021-07-29T15:37:43.221Z] [2021-07-29T15:37:43.495Z] Successfully built 2eabb531f508 [2021-07-29T15:37:43.495Z] Successfully tagged sys-mgmt-agent-arm64:latest [2021-07-29T15:37:44.106Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2021-07-29T15:37:44.119Z] $ docker stop --time=1 76a91dac61b6956cbebe8e6331a27c92a63db9989770b0f742b3a2d6c155733f [2021-07-29T15:37:46.069Z] $ docker rm -f 76a91dac61b6956cbebe8e6331a27c92a63db9989770b0f742b3a2d6c155733f [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-29T15:37:46.701Z] + docker images [2021-07-29T15:37:46.980Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-07-29T15:37:46.980Z] sys-mgmt-agent-arm64 latest 2eabb531f508 4 seconds ago 311MB [2021-07-29T15:37:46.980Z] core-data-arm64 latest dd94b36ff1bd About a minute ago 19.3MB [2021-07-29T15:37:46.980Z] a9b3e05c7125 About a minute ago 1.56GB [2021-07-29T15:37:46.980Z] 187324c82115 About a minute ago 1.57GB [2021-07-29T15:37:46.980Z] security-proxy-setup-arm64 latest f1f0b56e3576 About a minute ago 24.5MB [2021-07-29T15:37:46.980Z] core-metadata-arm64 latest 18ffab8ca11b 2 minutes ago 15.8MB [2021-07-29T15:37:46.980Z] 0015329d593a 2 minutes ago 1.56GB [2021-07-29T15:37:46.980Z] 40195b2ca981 2 minutes ago 1.57GB [2021-07-29T15:37:46.980Z] security-bootstrapper-arm64 latest f63eb5c327e3 3 minutes ago 17.7MB [2021-07-29T15:37:46.980Z] security-secretstore-setup-arm64 latest b58064f4fb39 4 minutes ago 27.4MB [2021-07-29T15:37:46.980Z] support-notifications-arm64 latest 985420bbdf38 4 minutes ago 15.9MB [2021-07-29T15:37:46.980Z] support-scheduler-arm64 latest 1b7fff2dece1 4 minutes ago 15.2MB [2021-07-29T15:37:46.980Z] core-command-arm64 latest e95b78f74725 4 minutes ago 15.1MB [2021-07-29T15:37:46.980Z] fb3e1ddf86fc 4 minutes ago 1.56GB [2021-07-29T15:37:46.980Z] 0adfa48bce83 4 minutes ago 1.56GB [2021-07-29T15:37:46.980Z] fdbddd4a5551 4 minutes ago 1.56GB [2021-07-29T15:37:46.980Z] fe5f36126344 4 minutes ago 1.56GB [2021-07-29T15:37:46.980Z] d87d487f6df2 4 minutes ago 1.57GB [2021-07-29T15:37:46.980Z] ci-base-image-arm64 latest 766eca3010f7 15 minutes ago 1.23GB [2021-07-29T15:37:46.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine d9e956139c92 2 weeks ago 451MB [2021-07-29T15:37:46.980Z] alpine 3.12 c4fd0aeabfcf 6 weeks ago 5.32MB [2021-07-29T15:37:46.980Z] docker 20.10.6 cdf2a7733a7b 3 months ago 234MB [2021-07-29T15:37:46.980Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 13 months ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:37:47.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T15:37:47.992Z] [2021-07-29T15:37:47.992Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:37:48.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T15:37:48.636Z] arm64: Pulling from edgex-lftools-log-publisher [2021-07-29T15:37:48.636Z] 448f6bf000e3: Pulling fs layer [2021-07-29T15:37:48.636Z] f757da607395: Pulling fs layer [2021-07-29T15:37:48.636Z] 05883995daec: Pulling fs layer [2021-07-29T15:37:48.636Z] 8603b9c90790: Pulling fs layer [2021-07-29T15:37:48.636Z] 1560dd03e051: Pulling fs layer [2021-07-29T15:37:48.636Z] 27f5ce0e4adf: Pulling fs layer [2021-07-29T15:37:48.636Z] c2d8d7efcc4b: Pulling fs layer [2021-07-29T15:37:48.636Z] 1560dd03e051: Waiting [2021-07-29T15:37:48.636Z] 27f5ce0e4adf: Waiting [2021-07-29T15:37:48.636Z] c2d8d7efcc4b: Waiting [2021-07-29T15:37:48.636Z] 8603b9c90790: Waiting [2021-07-29T15:37:48.911Z] f757da607395: Verifying Checksum [2021-07-29T15:37:48.911Z] f757da607395: Download complete [2021-07-29T15:37:48.911Z] 8603b9c90790: Verifying Checksum [2021-07-29T15:37:48.911Z] 8603b9c90790: Download complete [2021-07-29T15:37:49.513Z] 1560dd03e051: Verifying Checksum [2021-07-29T15:37:49.513Z] 1560dd03e051: Download complete [2021-07-29T15:37:49.513Z] 05883995daec: Verifying Checksum [2021-07-29T15:37:49.513Z] 05883995daec: Download complete [2021-07-29T15:37:49.513Z] 27f5ce0e4adf: Verifying Checksum [2021-07-29T15:37:49.513Z] 27f5ce0e4adf: Download complete [2021-07-29T15:37:50.952Z] 448f6bf000e3: Download complete [2021-07-29T15:37:53.587Z] c2d8d7efcc4b: Verifying Checksum [2021-07-29T15:37:53.587Z] c2d8d7efcc4b: Download complete [2021-07-29T15:37:54.571Z] 448f6bf000e3: Pull complete [2021-07-29T15:37:55.172Z] f757da607395: Pull complete [2021-07-29T15:37:57.153Z] 05883995daec: Pull complete [2021-07-29T15:37:57.153Z] 8603b9c90790: Pull complete [2021-07-29T15:37:58.603Z] 1560dd03e051: Pull complete [2021-07-29T15:37:58.603Z] 27f5ce0e4adf: Pull complete [2021-07-29T15:38:13.704Z] c2d8d7efcc4b: Pull complete [2021-07-29T15:38:13.704Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-07-29T15:38:13.704Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-07-29T15:38:13.704Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-07-29T15:38:13.998Z] prd-ubuntu18.04-docker-arm64-4c-16g-476 does not seem to be running inside a container [2021-07-29T15:38:14.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-07-29T15:38:20.542Z] $ docker top 695c6967e43fba4d09d13a8e01601b008f6af88a16163d0a0a161384861e9fca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:38:21.873Z] ---> job-cost.sh [2021-07-29T15:38:21.873Z] lf-activate-venv: SKIPPING [2021-07-29T15:38:21.873Z] INFO: No Stack... [2021-07-29T15:38:22.853Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-29T15:38:23.128Z] INFO: Archiving Costs [Pipeline] sh [2021-07-29T15:38:23.829Z] + cat /w/workspace/edgex-go/7/archives/cost.csv [2021-07-29T15:38:23.829Z] + cut -d, -f6 [Pipeline] lock [2021-07-29T15:38:23.909Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3627-7-stack-cost] [2021-07-29T15:38:23.917Z] Resource [jenkins-edgexfoundry-edgex-go-PR-3627-7-stack-cost] did not exist. Created. [2021-07-29T15:38:23.917Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3627-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-29T15:38:24.623Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-29T15:38:24.833Z] Stashed 1 file(s) [Pipeline] } [2021-07-29T15:38:24.844Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3627-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-07-29T15:38:24.876Z] $ docker stop --time=1 695c6967e43fba4d09d13a8e01601b008f6af88a16163d0a0a161384861e9fca [2021-07-29T15:38:26.635Z] $ docker rm -f 695c6967e43fba4d09d13a8e01601b008f6af88a16163d0a0a161384861e9fca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:38:28.755Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:38:29.354Z] ---> package-listing.sh [2021-07-29T15:38:29.355Z] ++ facter osfamily [2021-07-29T15:38:29.355Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-29T15:38:29.620Z] + OS_FAMILY=redhat [2021-07-29T15:38:29.620Z] + workspace=/w/workspace/edgex-go/7 [2021-07-29T15:38:29.620Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-29T15:38:29.620Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-29T15:38:29.620Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-29T15:38:29.620Z] + PACKAGES=/tmp/packages_start.txt [2021-07-29T15:38:29.620Z] + '[' /w/workspace/edgex-go/7 ']' [2021-07-29T15:38:29.620Z] + PACKAGES=/tmp/packages_end.txt [2021-07-29T15:38:29.620Z] + case "${OS_FAMILY}" in [2021-07-29T15:38:29.620Z] + rpm -qa [2021-07-29T15:38:29.620Z] + sort [2021-07-29T15:38:31.559Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-29T15:38:31.559Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-29T15:38:31.559Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-29T15:38:31.559Z] + '[' /w/workspace/edgex-go/7 ']' [2021-07-29T15:38:31.559Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-07-29T15:38:31.559Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-07-29T15:38:31.575Z] 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/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-07-29T15:38:31.882Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:38:32.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T15:38:32.474Z] [2021-07-29T15:38:32.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-07-29T15:38:32.809Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T15:38:32.809Z] latest: Pulling from edgex-lftools-log-publisher [2021-07-29T15:38:32.809Z] b4d181a07f80: Pulling fs layer [2021-07-29T15:38:32.809Z] a1111a8f2ec3: Pulling fs layer [2021-07-29T15:38:32.809Z] ed53099fbce6: Pulling fs layer [2021-07-29T15:38:32.809Z] dc539afda2c1: Pulling fs layer [2021-07-29T15:38:32.809Z] 77bc0d833cb6: Pulling fs layer [2021-07-29T15:38:32.809Z] 9065ff56babe: Pulling fs layer [2021-07-29T15:38:32.809Z] d287ab97295c: Pulling fs layer [2021-07-29T15:38:32.809Z] 77bc0d833cb6: Waiting [2021-07-29T15:38:32.809Z] 9065ff56babe: Waiting [2021-07-29T15:38:32.809Z] d287ab97295c: Waiting [2021-07-29T15:38:32.809Z] dc539afda2c1: Waiting [2021-07-29T15:38:33.391Z] a1111a8f2ec3: Verifying Checksum [2021-07-29T15:38:33.392Z] a1111a8f2ec3: Download complete [2021-07-29T15:38:33.392Z] dc539afda2c1: Verifying Checksum [2021-07-29T15:38:33.392Z] dc539afda2c1: Download complete [2021-07-29T15:38:33.658Z] 77bc0d833cb6: Download complete [2021-07-29T15:38:33.658Z] 9065ff56babe: Verifying Checksum [2021-07-29T15:38:33.658Z] 9065ff56babe: Download complete [2021-07-29T15:38:33.658Z] ed53099fbce6: Verifying Checksum [2021-07-29T15:38:33.658Z] ed53099fbce6: Download complete [2021-07-29T15:38:35.073Z] b4d181a07f80: Verifying Checksum [2021-07-29T15:38:35.073Z] b4d181a07f80: Download complete [2021-07-29T15:38:36.041Z] b4d181a07f80: Pull complete [2021-07-29T15:38:36.041Z] a1111a8f2ec3: Pull complete [2021-07-29T15:38:36.627Z] ed53099fbce6: Pull complete [2021-07-29T15:38:36.627Z] dc539afda2c1: Pull complete [2021-07-29T15:38:36.897Z] 77bc0d833cb6: Pull complete [2021-07-29T15:38:36.897Z] 9065ff56babe: Pull complete [2021-07-29T15:38:38.853Z] d287ab97295c: Verifying Checksum [2021-07-29T15:38:38.853Z] d287ab97295c: Download complete [2021-07-29T15:38:43.162Z] d287ab97295c: Pull complete [2021-07-29T15:38:43.162Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-07-29T15:38:43.162Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-07-29T15:38:43.162Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-07-29T15:38:43.263Z] prd-centos7-docker-4c-2g-475 does not seem to be running inside a container [2021-07-29T15:38:43.331Z] $ 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/7/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/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-07-29T15:38:46.752Z] $ docker top 5b5eb0e7115f89ffee945035b002948fa0b306cca22bfacb4a9bf5b272c9664b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-29T15:38:47.166Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-29T15:38:47.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-07-29T15:38:47.824Z] + ls /var/log/sa-host [2021-07-29T15:38:47.824Z] + sadf -c /var/log/sa-host/sa05 [2021-07-29T15:38:47.824Z] file_magic: OK [2021-07-29T15:38:47.824Z] HZ: Using current value: 100 [2021-07-29T15:38:47.824Z] file_header: OK [2021-07-29T15:38:47.824Z] 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-07-29T15:38:47.824Z] Statistics: [2021-07-29T15:38:47.824Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-29T15:38:47.824Z] File successfully converted to sysstat format version 12.0.3 [2021-07-29T15:38:47.824Z] + sadf -c /var/log/sa-host/sa29 [2021-07-29T15:38:47.824Z] file_magic: OK [2021-07-29T15:38:47.824Z] HZ: Using current value: 100 [2021-07-29T15:38:47.824Z] file_header: OK [2021-07-29T15:38:47.824Z] 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-07-29T15:38:47.824Z] Statistics: [2021-07-29T15:38:47.824Z] 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-07-29T15:38:47.824Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-29T15:38:48.533Z] provisioning config files... [2021-07-29T15:38:48.557Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config461475522104835634tmp [Pipeline] { [Pipeline] echo [2021-07-29T15:38:48.583Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:38:48.906Z] ---> create-netrc.sh [Pipeline] } [2021-07-29T15:38:48.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:38:49.401Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-29T15:38:49.429Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:38:49.753Z] ---> sudo-logs.sh [2021-07-29T15:38:49.753Z] Archiving 'sudo' log.. [2021-07-29T15:38:49.753Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-475.vexxhost.local: Name or service not known [2021-07-29T15:38:49.753Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-475.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-07-29T15:38:49.852Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:38:50.194Z] ---> job-cost.sh [2021-07-29T15:38:50.195Z] lf-activate-venv: SKIPPING [2021-07-29T15:38:50.195Z] DEBUG: total: 0.18000000715255737 [2021-07-29T15:38:50.195Z] INFO: Retrieving Stack Cost... [2021-07-29T15:38:51.153Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-29T15:38:51.419Z] INFO: Archiving Costs [Pipeline] echo [2021-07-29T15:38:51.435Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-29T15:38:51.752Z] ---> logs-deploy.sh [2021-07-29T15:38:51.752Z] lf-activate-venv: SKIPPING [2021-07-29T15:38:51.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3627/7 [2021-07-29T15:38:51.752Z] INFO: archiving workspace using pattern(s): [2021-07-29T15:38:52.334Z] Archives upload complete. [2021-07-29T15:38:52.599Z] INFO: archiving logs to Nexus