Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hareshkainthcanonical for edgexfoundry/edgex-go Loading trusted files from base branch master at 68a8f910767166238b38b7946bcb5bba3869a893 rather than b123692ef5aef04367cfb89a2b35ff47f98a9523 Obtained Jenkinsfile from 68a8f910767166238b38b7946bcb5bba3869a893 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-17843 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/31 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 Merge succeeded, producing 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e Checking out Revision 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e (PR-2858) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e # timeout=10 Commit message: "Merge commit '68a8f910767166238b38b7946bcb5bba3869a893' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-31T00:32:13.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-31T00:32:13.683Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-31T00:32:13.815Z] ========================================================= [2020-12-31T00:32:13.815Z] EdgeX Global Pipelines Version Info [2020-12-31T00:32:13.815Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 3a7de7d78618406e3dbb2325feded12b180b96be # timeout=10 [2020-12-31T00:32:15.892Z] ------------------- [2020-12-31T00:32:15.892Z] stable info: [2020-12-31T00:32:15.892Z] ------------------- [2020-12-31T00:32:15.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-31T00:32:15.892Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-31T00:32:15.892Z] Message: update stable to v1.0.173 [2020-12-31T00:32:16.479Z] ------------------- [2020-12-31T00:32:16.479Z] experimental info: [2020-12-31T00:32:16.479Z] ------------------- [2020-12-31T00:32:16.479Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-31T00:32:16.479Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-31T00:32:16.479Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-31T00:32:16.771Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-31T00:32:16.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-31T00:32:17.012Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-31T00:32:17.097Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-31T00:32:17.212Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-31T00:32:17.301Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-31T00:32:17.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-31T00:32:17.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-31T00:32:17.594Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-31T00:32:17.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-31T00:32:17.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-31T00:32:17.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-31T00:32:17.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-31T00:32:18.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-31T00:32:18.142Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-31T00:32:18.229Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-31T00:32:18.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-31T00:32:18.426Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-31T00:32:18.509Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-31T00:32:18.595Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-31T00:32:18.679Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-31T00:32:18.765Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-31T00:32:18.855Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-31T00:32:18.942Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2858 [Pipeline] echo [2020-12-31T00:32:19.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2858 [Pipeline] echo [2020-12-31T00:32:19.165Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2858 [Pipeline] echo [2020-12-31T00:32:19.253Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [Pipeline] echo [2020-12-31T00:32:19.338Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2ba33aa [Pipeline] echo [2020-12-31T00:32:19.431Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-31T00:32:19.605Z] provisioning config files... [2020-12-31T00:32:19.635Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config5816413491541678540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:32:20.002Z] ---> docker-login.sh [2020-12-31T00:32:20.002Z] nexus3.edgexfoundry.org:10001 [2020-12-31T00:32:20.294Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:32:20.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:32:20.561Z] Configure a credential helper to remove this warning. See [2020-12-31T00:32:20.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:32:20.561Z] [2020-12-31T00:32:20.561Z] Login Succeeded [2020-12-31T00:32:20.561Z] nexus3.edgexfoundry.org:10002 [2020-12-31T00:32:20.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:32:20.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:32:20.825Z] Configure a credential helper to remove this warning. See [2020-12-31T00:32:20.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:32:20.825Z] [2020-12-31T00:32:20.825Z] Login Succeeded [2020-12-31T00:32:20.825Z] nexus3.edgexfoundry.org:10003 [2020-12-31T00:32:20.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:32:20.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:32:20.825Z] Configure a credential helper to remove this warning. See [2020-12-31T00:32:20.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:32:20.825Z] [2020-12-31T00:32:20.825Z] Login Succeeded [2020-12-31T00:32:20.825Z] nexus3.edgexfoundry.org:10004 [2020-12-31T00:32:21.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:32:21.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:32:21.089Z] Configure a credential helper to remove this warning. See [2020-12-31T00:32:21.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:32:21.089Z] [2020-12-31T00:32:21.089Z] Login Succeeded [2020-12-31T00:32:21.089Z] docker.io [2020-12-31T00:32:21.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:32:21.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:32:21.617Z] Configure a credential helper to remove this warning. See [2020-12-31T00:32:21.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:32:21.617Z] [2020-12-31T00:32:21.617Z] Login Succeeded [2020-12-31T00:32:21.617Z] ---> docker-login.sh ends [Pipeline] } [2020-12-31T00:32:21.627Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-31T00:32:22.180Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/core-command/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/core-data/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-31T00:32:22.180Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-31T00:32:22.180Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-31T00:32:22.180Z] ++ cut -d/ -f2 [2020-12-31T00:32:22.180Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-31T00:32:22.266Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:32:23.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-31T00:32:23.083Z] [2020-12-31T00:32:23.083Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:32:23.454Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-31T00:32:23.454Z] latest: Pulling from edgex-devops/git-semver [2020-12-31T00:32:23.454Z] 31603596830f: Pulling fs layer [2020-12-31T00:32:23.454Z] 2a8b12db71e7: Pulling fs layer [2020-12-31T00:32:23.454Z] 6ca5941a6612: Pulling fs layer [2020-12-31T00:32:23.454Z] ecc8261a40a4: Pulling fs layer [2020-12-31T00:32:23.454Z] ecc8261a40a4: Waiting [2020-12-31T00:32:23.454Z] 2a8b12db71e7: Verifying Checksum [2020-12-31T00:32:23.454Z] 2a8b12db71e7: Download complete [2020-12-31T00:32:23.454Z] 31603596830f: Verifying Checksum [2020-12-31T00:32:23.454Z] 31603596830f: Download complete [2020-12-31T00:32:23.731Z] ecc8261a40a4: Verifying Checksum [2020-12-31T00:32:23.731Z] ecc8261a40a4: Download complete [2020-12-31T00:32:23.731Z] 6ca5941a6612: Verifying Checksum [2020-12-31T00:32:23.731Z] 6ca5941a6612: Download complete [2020-12-31T00:32:24.000Z] 31603596830f: Pull complete [2020-12-31T00:32:24.000Z] 2a8b12db71e7: Pull complete [2020-12-31T00:32:24.958Z] 6ca5941a6612: Pull complete [2020-12-31T00:32:25.221Z] ecc8261a40a4: Pull complete [2020-12-31T00:32:25.221Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-31T00:32:25.221Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-31T00:32:25.221Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-31T00:32:25.332Z] prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container [2020-12-31T00:32:25.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-12-31T00:32:28.108Z] $ docker top 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-31T00:32:28.504Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-31T00:32:28.504Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-31T00:32:28.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-31T00:32:28.793Z] $ docker exec 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e ssh-agent [2020-12-31T00:32:28.997Z] SSH_AUTH_SOCK=/tmp/ssh-TDGGOOyT9viT/agent.11 [2020-12-31T00:32:28.997Z] SSH_AGENT_PID=16 [2020-12-31T00:32:29.011Z] Running ssh-add (command line suppressed) [2020-12-31T00:32:29.161Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_9166057141975703162.key (/w/workspace/edgex-go/31@tmp/private_key_9166057141975703162.key) [2020-12-31T00:32:29.223Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-31T00:32:29.561Z] + git tag --points-at HEAD [Pipeline] } [2020-12-31T00:32:29.591Z] $ docker exec --env ******** --env ******** 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e ssh-agent -k [2020-12-31T00:32:29.721Z] unset SSH_AUTH_SOCK; [2020-12-31T00:32:29.722Z] unset SSH_AGENT_PID; [2020-12-31T00:32:29.722Z] echo Agent pid 16 killed; [2020-12-31T00:32:29.788Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-31T00:32:29.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-31T00:32:29.927Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-31T00:32:30.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-31T00:32:30.120Z] $ docker exec 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e ssh-agent [2020-12-31T00:32:30.332Z] SSH_AUTH_SOCK=/tmp/ssh-KNKmtJzKRRRV/agent.47 [2020-12-31T00:32:30.332Z] SSH_AGENT_PID=52 [2020-12-31T00:32:30.344Z] Running ssh-add (command line suppressed) [2020-12-31T00:32:30.616Z] Identity added: /w/workspace/edgex-go/31@tmp/private_key_6464357473517292216.key (/w/workspace/edgex-go/31@tmp/private_key_6464357473517292216.key) [2020-12-31T00:32:30.683Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-31T00:32:31.355Z] + git semver init [2020-12-31T00:32:31.355Z] # -> Open(): unable to determine branch for HEAD [2020-12-31T00:32:31.355Z] # $GIT_DIR = /w/workspace/edgex-go/31/.git [2020-12-31T00:32:31.355Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/31 [2020-12-31T00:32:31.355Z] # $SEMVER_REMOTE_NAME = origin [2020-12-31T00:32:31.355Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-31T00:32:31.355Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-31T00:32:31.355Z] # $SEMVER_BRANCH = PR-2858 [2020-12-31T00:32:31.355Z] # $SEMVER_TEMP = /tmp/semver-113111013 [2020-12-31T00:32:31.355Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-31T00:33:18.151Z] # '/tmp/semver-113111013' -> '/w/workspace/edgex-go/31/.semver' [2020-12-31T00:33:18.151Z] # -> Force: false [2020-12-31T00:33:18.151Z] # $SEMVER_DIR = /w/workspace/edgex-go/31/.semver [Pipeline] } [2020-12-31T00:33:18.166Z] $ docker exec --env ******** --env ******** 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e ssh-agent -k [2020-12-31T00:33:18.488Z] unset SSH_AUTH_SOCK; [2020-12-31T00:33:18.488Z] unset SSH_AGENT_PID; [2020-12-31T00:33:18.488Z] echo Agent pid 52 killed; [2020-12-31T00:33:18.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-31T00:33:19.141Z] + git semver [Pipeline] } [2020-12-31T00:33:19.160Z] $ docker stop --time=1 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e [2020-12-31T00:33:20.848Z] $ docker rm -f 72e2d71fc315bd5ba3c6218fecf93ade9312c74337664864e2eb3f1d583cb05e [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-31T00:33:21.444Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-31T00:33:22.083Z] Stashed 1 file(s) [Pipeline] echo [2020-12-31T00:33:22.086Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-31T00:33:22.936Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-31T00:33:23.246Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-31T00:33:23.581Z] + sudo service docker restart [2020-12-31T00:33:23.581Z] + true [2020-12-31T00:33:23.581Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-31T00:33:24.567Z] ========================================================= [2020-12-31T00:33:24.567Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-31T00:33:24.567Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:33:24.916Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-31T00:33:29.174Z] Sending build context to Docker daemon 326.2MB [2020-12-31T00:33:29.174Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-31T00:33:29.174Z] Step 2/7 : FROM ${BASE} [2020-12-31T00:33:29.174Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-31T00:33:29.174Z] 188c0c94c7c5: Pulling fs layer [2020-12-31T00:33:29.174Z] 0ef7d3d256c8: Pulling fs layer [2020-12-31T00:33:29.174Z] de9db76c5a1d: Pulling fs layer [2020-12-31T00:33:29.174Z] bca2f99d35d6: Pulling fs layer [2020-12-31T00:33:29.174Z] 93359f2a8cfa: Pulling fs layer [2020-12-31T00:33:29.174Z] 7c6f9722023f: Pulling fs layer [2020-12-31T00:33:29.174Z] a35cf1a2eb13: Pulling fs layer [2020-12-31T00:33:29.174Z] 93359f2a8cfa: Waiting [2020-12-31T00:33:29.174Z] 7c6f9722023f: Waiting [2020-12-31T00:33:29.174Z] a35cf1a2eb13: Waiting [2020-12-31T00:33:29.174Z] bca2f99d35d6: Waiting [2020-12-31T00:33:29.174Z] de9db76c5a1d: Verifying Checksum [2020-12-31T00:33:29.174Z] de9db76c5a1d: Download complete [2020-12-31T00:33:29.174Z] 0ef7d3d256c8: Verifying Checksum [2020-12-31T00:33:29.174Z] 0ef7d3d256c8: Download complete [2020-12-31T00:33:29.174Z] 93359f2a8cfa: Download complete [2020-12-31T00:33:29.174Z] 188c0c94c7c5: Verifying Checksum [2020-12-31T00:33:29.174Z] 188c0c94c7c5: Download complete [2020-12-31T00:33:29.174Z] 7c6f9722023f: Verifying Checksum [2020-12-31T00:33:29.174Z] 7c6f9722023f: Download complete [2020-12-31T00:33:29.174Z] 188c0c94c7c5: Pull complete [2020-12-31T00:33:29.754Z] 0ef7d3d256c8: Pull complete [2020-12-31T00:33:30.707Z] de9db76c5a1d: Pull complete [2020-12-31T00:33:30.707Z] a35cf1a2eb13: Verifying Checksum [2020-12-31T00:33:30.707Z] a35cf1a2eb13: Download complete [2020-12-31T00:33:31.285Z] bca2f99d35d6: Verifying Checksum [2020-12-31T00:33:31.285Z] bca2f99d35d6: Download complete [2020-12-31T00:33:37.437Z] Still waiting to schedule task [2020-12-31T00:33:37.437Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-12-31T00:33:37.939Z] bca2f99d35d6: Pull complete [2020-12-31T00:33:37.939Z] 93359f2a8cfa: Pull complete [2020-12-31T00:33:37.939Z] 7c6f9722023f: Pull complete [2020-12-31T00:33:41.443Z] a35cf1a2eb13: Pull complete [2020-12-31T00:33:41.443Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-31T00:33:41.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-31T00:33:41.443Z] ---> a62c8e92a672 [2020-12-31T00:33:41.443Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-31T00:33:41.728Z] ---> Running in 52a61c604648 [2020-12-31T00:33:42.694Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:33:44.092Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:33:45.497Z] (1/12) Installing libmagic (5.38-r0) [2020-12-31T00:33:45.760Z] (2/12) Installing file (5.38-r0) [2020-12-31T00:33:45.760Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-31T00:33:46.023Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-31T00:34:08.037Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-31T00:34:08.037Z] (6/12) Installing patch (2.7.6-r6) [2020-12-31T00:34:08.037Z] (7/12) Installing build-base (0.5-r2) [2020-12-31T00:34:08.037Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-31T00:34:08.037Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-31T00:34:08.037Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-31T00:34:08.037Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-31T00:34:08.314Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-31T00:34:08.314Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:34:08.314Z] OK: 233 MiB in 51 packages [2020-12-31T00:34:12.588Z] Removing intermediate container 52a61c604648 [2020-12-31T00:34:12.588Z] ---> 7f575b816347 [2020-12-31T00:34:12.588Z] Step 4/7 : WORKDIR /edgex-go [2020-12-31T00:34:12.588Z] ---> Running in 80b0f7701602 [2020-12-31T00:34:12.863Z] Removing intermediate container 80b0f7701602 [2020-12-31T00:34:12.863Z] ---> f93a5c04c0ca [2020-12-31T00:34:12.863Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-31T00:34:13.144Z] latest: Pulling from library/docker [2020-12-31T00:34:13.428Z] 801bfaa63ef2: Pulling fs layer [2020-12-31T00:34:13.428Z] 4f7dc993c79e: Pulling fs layer [2020-12-31T00:34:13.428Z] d39d95e4997f: Pulling fs layer [2020-12-31T00:34:13.428Z] 1cda4b703d87: Pulling fs layer [2020-12-31T00:34:13.428Z] 54e5375350ea: Pulling fs layer [2020-12-31T00:34:13.428Z] f08cd1b3bb1b: Pulling fs layer [2020-12-31T00:34:13.428Z] 8e17d04e0c68: Pulling fs layer [2020-12-31T00:34:13.428Z] 54e5375350ea: Waiting [2020-12-31T00:34:13.428Z] f08cd1b3bb1b: Waiting [2020-12-31T00:34:13.428Z] 8e17d04e0c68: Waiting [2020-12-31T00:34:13.428Z] 1cda4b703d87: Waiting [2020-12-31T00:34:13.428Z] d39d95e4997f: Download complete [2020-12-31T00:34:13.722Z] 4f7dc993c79e: Verifying Checksum [2020-12-31T00:34:13.722Z] 4f7dc993c79e: Download complete [2020-12-31T00:34:13.722Z] 801bfaa63ef2: Download complete [2020-12-31T00:34:13.722Z] 54e5375350ea: Verifying Checksum [2020-12-31T00:34:13.722Z] 54e5375350ea: Download complete [2020-12-31T00:34:13.722Z] f08cd1b3bb1b: Verifying Checksum [2020-12-31T00:34:13.722Z] f08cd1b3bb1b: Download complete [2020-12-31T00:34:13.722Z] 8e17d04e0c68: Verifying Checksum [2020-12-31T00:34:13.722Z] 8e17d04e0c68: Download complete [2020-12-31T00:34:13.993Z] 801bfaa63ef2: Pull complete [2020-12-31T00:34:14.579Z] 4f7dc993c79e: Pull complete [2020-12-31T00:34:14.857Z] 1cda4b703d87: Verifying Checksum [2020-12-31T00:34:14.857Z] 1cda4b703d87: Download complete [2020-12-31T00:34:14.857Z] d39d95e4997f: Pull complete [2020-12-31T00:34:19.150Z] 1cda4b703d87: Pull complete [2020-12-31T00:34:19.150Z] 54e5375350ea: Pull complete [2020-12-31T00:34:19.150Z] f08cd1b3bb1b: Pull complete [2020-12-31T00:34:19.150Z] 8e17d04e0c68: Pull complete [2020-12-31T00:34:19.150Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-31T00:34:19.150Z] Status: Downloaded newer image for docker:latest [2020-12-31T00:34:21.115Z] ---> 0c0275f86aca [2020-12-31T00:34:21.115Z] Step 6/7 : COPY go.mod . [2020-12-31T00:34:21.388Z] ---> 0f87b87b86a9 [2020-12-31T00:34:21.388Z] Step 7/7 : RUN go mod download [2020-12-31T00:34:21.388Z] ---> Running in 6e4d18844ae7 [2020-12-31T00:34:48.181Z] Removing intermediate container 6e4d18844ae7 [2020-12-31T00:34:48.182Z] ---> fabc320bd2d3 [2020-12-31T00:34:48.182Z] Successfully built fabc320bd2d3 [2020-12-31T00:34:48.182Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:34:48.517Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-31T00:34:48.789Z] . [Pipeline] withDockerContainer [2020-12-31T00:34:48.940Z] prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container [2020-12-31T00:34:49.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** ci-base-image-x86_64 cat [2020-12-31T00:34:50.654Z] $ docker top 48444936dd6dd6f5645d613dc183637992a942a4cdca2746401d4801b0fb5003 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T00:34:51.266Z] + go version [2020-12-31T00:34:51.549Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-31T00:34:51.578Z] $ docker stop --time=1 48444936dd6dd6f5645d613dc183637992a942a4cdca2746401d4801b0fb5003 [2020-12-31T00:34:53.096Z] $ docker rm -f 48444936dd6dd6f5645d613dc183637992a942a4cdca2746401d4801b0fb5003 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:34:53.992Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-31T00:34:53.992Z] . [Pipeline] withDockerContainer [2020-12-31T00:34:54.150Z] prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container [2020-12-31T00:34:54.288Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** ci-base-image-x86_64 cat [2020-12-31T00:34:55.247Z] $ docker top f8a6efdc5d958dd06dc940710103f4d1d01930a6810d32a95b9eea74155788d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-31T00:34:55.518Z] ========================================================= [2020-12-31T00:34:55.518Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-31T00:34:55.518Z] ========================================================= [Pipeline] sh [2020-12-31T00:34:55.835Z] + make test [2020-12-31T00:34:55.835Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-31T00:35:05.989Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-31T00:35:24.763Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-31T00:35:30.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-31T00:35:30.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-31T00:35:30.963Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-31T00:35:30.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-31T00:35:30.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-31T00:35:31.238Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-31T00:35:31.826Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-31T00:35:32.413Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-31T00:35:33.378Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-31T00:35:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-31T00:35:35.388Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-31T00:35:35.388Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-31T00:35:38.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.099s coverage: 46.6% of statements [2020-12-31T00:35:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-31T00:35:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-31T00:35:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-31T00:35:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-31T00:35:38.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-31T00:35:42.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.216s coverage: 27.0% of statements [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-31T00:35:42.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.044s coverage: 100.0% of statements [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-31T00:35:42.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.048s coverage: 100.0% of statements [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-31T00:35:42.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.075s coverage: 73.7% of statements [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-31T00:35:42.295Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.145s coverage: 83.3% of statements [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-31T00:35:42.295Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-31T00:35:44.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.427s coverage: 28.6% of statements [2020-12-31T00:35:44.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-31T00:35:44.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-31T00:35:44.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-31T00:35:44.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-31T00:35:44.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-31T00:35:44.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.064s coverage: 100.0% of statements [2020-12-31T00:35:44.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-31T00:35:44.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.044s coverage: 100.0% of statements [2020-12-31T00:35:44.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-31T00:35:44.240Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.114s coverage: 86.7% of statements [2020-12-31T00:35:44.240Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-31T00:35:44.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.117s coverage: 97.5% of statements [2020-12-31T00:35:44.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-31T00:35:44.844Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.076s coverage: 78.3% of statements [2020-12-31T00:35:44.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-31T00:35:44.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-31T00:35:44.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-31T00:35:44.844Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-31T00:35:46.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.362s coverage: 93.8% of statements [2020-12-31T00:35:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-31T00:35:46.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-31T00:35:46.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-31T00:35:46.843Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.054s coverage: 0.1% of statements [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-31T00:35:46.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-31T00:35:46.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.048s coverage: 75.5% of statements [2020-12-31T00:35:46.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-31T00:35:47.116Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.042s coverage: 80.8% of statements [2020-12-31T00:35:47.400Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.097s coverage: 87.2% of statements [2020-12-31T00:35:47.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.063s coverage: 84.2% of statements [2020-12-31T00:35:48.263Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.099s coverage: 91.4% of statements [2020-12-31T00:35:48.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-31T00:35:49.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.253s coverage: 63.5% of statements [2020-12-31T00:35:49.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-31T00:35:49.235Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-31T00:35:49.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.041s coverage: 100.0% of statements [2020-12-31T00:35:49.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 91.3% of statements [2020-12-31T00:35:49.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.036s coverage: 100.0% of statements [2020-12-31T00:35:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements [2020-12-31T00:35:49.509Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2020-12-31T00:35:51.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 55.9% of statements [2020-12-31T00:35:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-31T00:35:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-31T00:35:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-31T00:35:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-31T00:35:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-31T00:35:51.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.114s coverage: 37.0% of statements [2020-12-31T00:35:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-31T00:35:51.494Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-31T00:35:51.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.389s coverage: 84.0% of statements [2020-12-31T00:35:51.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2020-12-31T00:35:53.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.158s coverage: 47.1% of statements [2020-12-31T00:35:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-31T00:35:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-31T00:35:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-31T00:35:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-31T00:35:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-31T00:35:53.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.073s coverage: 100.0% of statements [2020-12-31T00:35:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-31T00:35:53.710Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.091s coverage: 100.0% of statements [2020-12-31T00:35:53.710Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-31T00:35:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.692s coverage: 29.1% of statements [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-31T00:35:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.080s coverage: 99.0% of statements [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-31T00:35:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.078s coverage: 100.0% of statements [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-31T00:35:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.037s coverage: 0.0% of statements [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-31T00:35:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.028s coverage: 100.0% of statements [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-31T00:35:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.037s coverage: 87.9% of statements [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-31T00:35:55.151Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-31T00:35:55.151Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.033s coverage: 100.0% of statements [2020-12-31T00:35:55.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.027s coverage: 32.1% of statements [2020-12-31T00:35:55.732Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.044s coverage: 100.0% of statements [2020-12-31T00:35:56.313Z] GO111MODULE=on go vet ./... [2020-12-31T00:36:10.231Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-17851 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [Pipeline] { [Pipeline] ws [2020-12-31T00:36:10.281Z] Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [2020-12-31T00:36:15.763Z] using credential edgex-jenkins-ssh [2020-12-31T00:36:15.824Z] Cloning the remote Git repository [2020-12-31T00:36:15.893Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-31T00:36:16.009Z] > git init /w/workspace/edgex-go/31 # timeout=10 [2020-12-31T00:36:16.094Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-31T00:36:16.095Z] > git --version # timeout=10 [2020-12-31T00:36:16.117Z] > git --version # 'git version 2.17.1' [2020-12-31T00:36:16.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T00:36:16.206Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-31T00:36:23.144Z] gofmt -l . [2020-12-31T00:36:23.144Z] [ "`gofmt -l .`" = "" ] [2020-12-31T00:36:23.144Z] ./bin/test-go-mod-tidy.sh [2020-12-31T00:36:23.144Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-31T00:36:24.728Z] + ls -al . [2020-12-31T00:36:24.728Z] total 636 [2020-12-31T00:36:24.728Z] drwxrwxr-x 10 1001 1001 4096 Dec 31 00:36 . [2020-12-31T00:36:24.728Z] drwxr-xr-x 4 root root 30 Dec 31 00:34 .. [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 11 Dec 31 00:32 .dockerignore [2020-12-31T00:36:24.728Z] drwxrwxr-x 8 1001 1001 179 Dec 31 00:32 .git [2020-12-31T00:36:24.728Z] drwxrwxr-x 3 1001 1001 125 Dec 31 00:32 .github [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 824 Dec 31 00:32 .gitignore [2020-12-31T00:36:24.728Z] drwx------ 3 1001 1001 47 Dec 31 00:33 .semver [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 166 Dec 31 00:32 .sonarcloud.properties [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 3804 Dec 31 00:32 CONTRIBUTING.md [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 1035 Dec 31 00:32 Dockerfile.build [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 863 Dec 31 00:32 Jenkinsfile [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 10775 Dec 31 00:32 LICENSE [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 5750 Dec 31 00:32 Makefile [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 6511 Dec 31 00:32 README.md [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 6744 Dec 31 00:32 SECURITY.md [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 5 Dec 31 00:33 VERSION [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 4131 Dec 31 00:32 ZMQWindows.md [2020-12-31T00:36:24.728Z] drwxrwxr-x 2 1001 1001 117 Dec 31 00:32 bin [2020-12-31T00:36:24.728Z] drwxrwxr-x 14 1001 1001 4096 Dec 31 00:32 cmd [2020-12-31T00:36:24.728Z] -rw-r--r-- 1 root root 537189 Dec 31 00:35 coverage.out [2020-12-31T00:36:24.728Z] -rw-r--r-- 1 root root 979 Dec 31 00:36 go.mod [2020-12-31T00:36:24.728Z] -rw-r--r-- 1 root root 18739 Dec 31 00:36 go.sum [2020-12-31T00:36:24.728Z] drwxrwxr-x 8 1001 1001 127 Dec 31 00:32 internal [2020-12-31T00:36:24.728Z] drwxrwxr-x 4 1001 1001 26 Dec 31 00:32 openapi [2020-12-31T00:36:24.728Z] drwxrwxr-x 4 1001 1001 71 Dec 31 00:32 snap [2020-12-31T00:36:24.728Z] -rw-rw-r-- 1 1001 1001 168 Dec 31 00:32 version.go [Pipeline] sh [2020-12-31T00:36:25.044Z] + '[' -e coverage.out ] [2020-12-31T00:36:25.044Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-31T00:36:25.318Z] Stashed 1 file(s) [Pipeline] sh [2020-12-31T00:36:25.629Z] + make build [2020-12-31T00:36:25.629Z] 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 [2020-12-31T00:36:30.965Z] 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 [2020-12-31T00:36:36.922Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-31T00:36:36.950Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-31T00:36:37.805Z] Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2020-12-31T00:36:38.943Z] Merge succeeded, producing b74c8542319f22cecce3ac2fcadddd9370c2aa21 [2020-12-31T00:36:38.943Z] Checking out Revision b74c8542319f22cecce3ac2fcadddd9370c2aa21 (PR-2858) [2020-12-31T00:36:39.216Z] 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 [2020-12-31T00:36:36.982Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-31T00:36:37.033Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-31T00:36:37.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T00:36:37.049Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-31T00:36:37.830Z] > git config core.sparsecheckout # timeout=10 [2020-12-31T00:36:37.903Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2020-12-31T00:36:38.300Z] > git remote # timeout=10 [2020-12-31T00:36:38.320Z] > git config --get remote.origin.url # timeout=10 [2020-12-31T00:36:38.353Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T00:36:38.367Z] > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 [2020-12-31T00:36:38.927Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-31T00:36:38.953Z] > git config core.sparsecheckout # timeout=10 [2020-12-31T00:36:38.964Z] > git checkout -f b74c8542319f22cecce3ac2fcadddd9370c2aa21 # timeout=10 [2020-12-31T00:36:40.169Z] 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 [2020-12-31T00:36:42.100Z] 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 [2020-12-31T00:36:42.364Z] 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 [2020-12-31T00:36:43.537Z] Commit message: "Merge commit '68a8f910767166238b38b7946bcb5bba3869a893' into HEAD" [2020-12-31T00:36:43.563Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-12-31T00:36:43.550Z] > git rev-list --no-walk 3a7de7d78618406e3dbb2325feded12b180b96be # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2020-12-31T00:36:44.313Z] 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 [Pipeline] sh [2020-12-31T00:36:45.334Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-31T00:36:45.752Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [2020-12-31T00:36:45.767Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] sh [2020-12-31T00:36:46.097Z] + sudo service docker restart [2020-12-31T00:36:46.097Z] + true [2020-12-31T00:36:47.178Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-31T00:36:48.154Z] provisioning config files... [2020-12-31T00:36:48.196Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/31@tmp/config1069746999301786496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:36:48.592Z] 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 [2020-12-31T00:36:48.629Z] ---> docker-login.sh [2020-12-31T00:36:48.629Z] nexus3.edgexfoundry.org:10001 [2020-12-31T00:36:49.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:36:49.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:36:49.894Z] Configure a credential helper to remove this warning. See [2020-12-31T00:36:49.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:36:49.894Z] [2020-12-31T00:36:49.894Z] Login Succeeded [2020-12-31T00:36:49.894Z] nexus3.edgexfoundry.org:10002 [2020-12-31T00:36:50.015Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-31T00:36:50.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:36:50.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:36:50.442Z] Configure a credential helper to remove this warning. See [2020-12-31T00:36:50.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:36:50.442Z] [2020-12-31T00:36:50.442Z] Login Succeeded [2020-12-31T00:36:50.442Z] nexus3.edgexfoundry.org:10003 [2020-12-31T00:36:51.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:36:51.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:36:51.046Z] Configure a credential helper to remove this warning. See [2020-12-31T00:36:51.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:36:51.046Z] [2020-12-31T00:36:51.046Z] Login Succeeded [2020-12-31T00:36:51.046Z] nexus3.edgexfoundry.org:10004 [2020-12-31T00:36:51.431Z] 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 [2020-12-31T00:36:51.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:36:51.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:36:51.648Z] Configure a credential helper to remove this warning. See [2020-12-31T00:36:51.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:36:51.648Z] [2020-12-31T00:36:51.648Z] Login Succeeded [2020-12-31T00:36:51.648Z] docker.io [2020-12-31T00:36:52.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-31T00:36:52.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-31T00:36:52.527Z] Configure a credential helper to remove this warning. See [2020-12-31T00:36:52.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-31T00:36:52.527Z] [2020-12-31T00:36:52.527Z] Login Succeeded [2020-12-31T00:36:52.527Z] ---> docker-login.sh ends [Pipeline] } [2020-12-31T00:36:52.547Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-12-31T00:36:53.034Z] $ docker stop --time=1 f8a6efdc5d958dd06dc940710103f4d1d01930a6810d32a95b9eea74155788d9 [2020-12-31T00:36:55.320Z] $ docker rm -f f8a6efdc5d958dd06dc940710103f4d1d01930a6810d32a95b9eea74155788d9 [Pipeline] unstash [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] echo [2020-12-31T00:36:56.222Z] ========================================================= [2020-12-31T00:36:56.222Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-31T00:36:56.222Z] ========================================================= [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [2020-12-31T00:36:56.614Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:36:57.360Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-31T00:36:57.360Z] [2020-12-31T00:36:57.360Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:36:57.711Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-31T00:36:58.658Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-31T00:36:58.658Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-31T00:36:58.658Z] ca9280d653b3: Pulling fs layer [2020-12-31T00:36:58.658Z] 7e9c9ca2126c: Pulling fs layer [2020-12-31T00:36:58.923Z] cbdbe7a5bc2a: Verifying Checksum [2020-12-31T00:36:58.923Z] cbdbe7a5bc2a: Download complete [2020-12-31T00:36:59.187Z] cbdbe7a5bc2a: Pull complete [2020-12-31T00:36:59.265Z] Sending build context to Docker daemon 165.4MB [2020-12-31T00:36:59.265Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-31T00:36:59.265Z] Step 2/7 : FROM ${BASE} [2020-12-31T00:36:59.539Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-31T00:36:59.539Z] 5f621e34cdf4: Pulling fs layer [2020-12-31T00:36:59.539Z] a4357932f1b6: Pulling fs layer [2020-12-31T00:36:59.539Z] 18c013af1878: Pulling fs layer [2020-12-31T00:36:59.539Z] 00ac8860ef70: Pulling fs layer [2020-12-31T00:36:59.539Z] 63d7cb157983: Pulling fs layer [2020-12-31T00:36:59.539Z] b116817d02f9: Pulling fs layer [2020-12-31T00:36:59.539Z] 745a02a5169b: Pulling fs layer [2020-12-31T00:36:59.539Z] 00ac8860ef70: Waiting [2020-12-31T00:36:59.539Z] 63d7cb157983: Waiting [2020-12-31T00:36:59.539Z] b116817d02f9: Waiting [2020-12-31T00:36:59.539Z] 745a02a5169b: Waiting [2020-12-31T00:36:59.539Z] 18c013af1878: Verifying Checksum [2020-12-31T00:36:59.539Z] 18c013af1878: Download complete [2020-12-31T00:36:59.539Z] a4357932f1b6: Verifying Checksum [2020-12-31T00:36:59.539Z] a4357932f1b6: Download complete [2020-12-31T00:37:00.140Z] 63d7cb157983: Download complete [2020-12-31T00:37:00.140Z] b116817d02f9: Verifying Checksum [2020-12-31T00:37:00.140Z] b116817d02f9: Download complete [2020-12-31T00:37:00.418Z] 5f621e34cdf4: Verifying Checksum [2020-12-31T00:37:00.418Z] 5f621e34cdf4: Download complete [2020-12-31T00:37:00.586Z] ca9280d653b3: Download complete [2020-12-31T00:37:01.023Z] 5f621e34cdf4: Pull complete [2020-12-31T00:37:01.548Z] ca9280d653b3: Pull complete [2020-12-31T00:37:01.638Z] a4357932f1b6: Pull complete [2020-12-31T00:37:01.918Z] 18c013af1878: Pull complete [2020-12-31T00:37:03.511Z] 7e9c9ca2126c: Download complete [2020-12-31T00:37:03.921Z] 745a02a5169b: Verifying Checksum [2020-12-31T00:37:03.921Z] 745a02a5169b: Download complete [2020-12-31T00:37:04.531Z] 00ac8860ef70: Verifying Checksum [2020-12-31T00:37:04.531Z] 00ac8860ef70: Download complete [2020-12-31T00:37:10.135Z] 7e9c9ca2126c: Pull complete [2020-12-31T00:37:10.397Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-31T00:37:10.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-31T00:37:10.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-31T00:37:10.573Z] prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container [2020-12-31T00:37:10.837Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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:10003/edgex-devops/edgex-compose:latest cat [2020-12-31T00:37:13.911Z] $ docker top b6eaf5a4ec4706500d700b15ff8e0cca770a4b1428779ab2e4028815541bd358 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T00:37:14.557Z] + docker-compose build --help [2020-12-31T00:37:14.557Z] + grep parallel [2020-12-31T00:37:14.693Z] 00ac8860ef70: Pull complete [2020-12-31T00:37:14.694Z] 63d7cb157983: Pull complete [2020-12-31T00:37:14.694Z] b116817d02f9: Pull complete [2020-12-31T00:37:15.506Z] --parallel Build images in parallel. [Pipeline] } [2020-12-31T00:37:15.783Z] $ docker stop --time=1 b6eaf5a4ec4706500d700b15ff8e0cca770a4b1428779ab2e4028815541bd358 [2020-12-31T00:37:17.160Z] $ docker rm -f b6eaf5a4ec4706500d700b15ff8e0cca770a4b1428779ab2e4028815541bd358 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:37:17.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-31T00:37:17.780Z] . [Pipeline] withDockerContainer [2020-12-31T00:37:17.895Z] prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container [2020-12-31T00:37:17.947Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2020-12-31T00:37:18.104Z] 745a02a5169b: Pull complete [2020-12-31T00:37:18.104Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-31T00:37:18.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-31T00:37:18.104Z] ---> b7e6874047d6 [2020-12-31T00:37:18.104Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-31T00:37:18.669Z] $ docker top d2bffa2e824ecf6443102eaa3590d8274493627ac083fe7aedecff6abeb32978 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T00:37:19.162Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-31T00:37:20.557Z] Building docker-core-command-go ... [2020-12-31T00:37:20.557Z] Building docker-core-data-go ... [2020-12-31T00:37:20.557Z] Building docker-core-metadata-go ... [2020-12-31T00:37:20.557Z] Building docker-security-bootstrap-redis-go ... [2020-12-31T00:37:20.557Z] Building docker-security-proxy-setup-go ... [2020-12-31T00:37:20.557Z] Building docker-security-secretstore-setup-go ... [2020-12-31T00:37:20.557Z] Building docker-support-notifications-go ... [2020-12-31T00:37:20.557Z] Building docker-support-scheduler-go ... [2020-12-31T00:37:20.557Z] Building docker-sys-mgmt-agent-go ... [2020-12-31T00:37:20.557Z] Building docker-core-data-go [2020-12-31T00:37:20.557Z] Building docker-security-bootstrap-redis-go [2020-12-31T00:37:20.557Z] Building docker-security-secretstore-setup-go [2020-12-31T00:37:20.557Z] Building docker-security-proxy-setup-go [2020-12-31T00:37:20.557Z] Building docker-core-metadata-go [2020-12-31T00:37:21.501Z] ---> Running in 5f15beb3e3e5 [2020-12-31T00:37:22.947Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:37:23.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:37:24.138Z] (1/12) Installing libmagic (5.38-r0) [2020-12-31T00:37:24.413Z] (2/12) Installing file (5.38-r0) [2020-12-31T00:37:24.692Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-31T00:37:24.692Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-31T00:37:34.840Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-31T00:37:34.840Z] (6/12) Installing patch (2.7.6-r6) [2020-12-31T00:37:34.840Z] (7/12) Installing build-base (0.5-r2) [2020-12-31T00:37:34.840Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-31T00:37:34.840Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-31T00:37:34.840Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-31T00:37:34.840Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-31T00:37:34.840Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-31T00:37:34.840Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:37:34.840Z] OK: 217 MiB in 51 packages [2020-12-31T00:37:39.147Z] Removing intermediate container 5f15beb3e3e5 [2020-12-31T00:37:39.147Z] ---> 456c52a383ac [2020-12-31T00:37:39.147Z] Step 4/7 : WORKDIR /edgex-go [2020-12-31T00:37:39.147Z] ---> Running in 9e9464b3f6ca [2020-12-31T00:37:39.147Z] Removing intermediate container 9e9464b3f6ca [2020-12-31T00:37:39.147Z] ---> 83da586f171b [2020-12-31T00:37:39.147Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-31T00:37:39.746Z] latest: Pulling from library/docker [2020-12-31T00:37:40.020Z] 159e5727ea61: Pulling fs layer [2020-12-31T00:37:40.020Z] 687389c36290: Pulling fs layer [2020-12-31T00:37:40.020Z] 94e28978939c: Pulling fs layer [2020-12-31T00:37:40.020Z] ea42096754a7: Pulling fs layer [2020-12-31T00:37:40.020Z] bd61cee6920e: Pulling fs layer [2020-12-31T00:37:40.020Z] 87c4ece4675c: Pulling fs layer [2020-12-31T00:37:40.020Z] 90ca8b2ff088: Pulling fs layer [2020-12-31T00:37:40.020Z] 90ca8b2ff088: Waiting [2020-12-31T00:37:40.020Z] ea42096754a7: Waiting [2020-12-31T00:37:40.020Z] 87c4ece4675c: Waiting [2020-12-31T00:37:40.020Z] bd61cee6920e: Waiting [2020-12-31T00:37:40.020Z] 94e28978939c: Verifying Checksum [2020-12-31T00:37:40.020Z] 94e28978939c: Download complete [2020-12-31T00:37:40.020Z] 159e5727ea61: Verifying Checksum [2020-12-31T00:37:40.020Z] 159e5727ea61: Download complete [2020-12-31T00:37:40.020Z] 687389c36290: Verifying Checksum [2020-12-31T00:37:40.020Z] 687389c36290: Download complete [2020-12-31T00:37:40.295Z] bd61cee6920e: Verifying Checksum [2020-12-31T00:37:40.295Z] bd61cee6920e: Download complete [2020-12-31T00:37:40.295Z] 87c4ece4675c: Verifying Checksum [2020-12-31T00:37:40.295Z] 87c4ece4675c: Download complete [2020-12-31T00:37:40.295Z] 90ca8b2ff088: Verifying Checksum [2020-12-31T00:37:40.295Z] 90ca8b2ff088: Download complete [2020-12-31T00:37:40.897Z] 159e5727ea61: Pull complete [2020-12-31T00:37:41.503Z] 687389c36290: Pull complete [2020-12-31T00:37:41.779Z] ea42096754a7: Verifying Checksum [2020-12-31T00:37:41.779Z] ea42096754a7: Download complete [2020-12-31T00:37:41.779Z] 94e28978939c: Pull complete [2020-12-31T00:37:46.086Z] ea42096754a7: Pull complete [2020-12-31T00:37:46.086Z] bd61cee6920e: Pull complete [2020-12-31T00:37:46.086Z] 87c4ece4675c: Pull complete [2020-12-31T00:37:46.678Z] 90ca8b2ff088: Pull complete [2020-12-31T00:37:46.678Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2020-12-31T00:37:46.678Z] Status: Downloaded newer image for docker:latest [2020-12-31T00:37:51.805Z] ---> 939de5fa5741 [2020-12-31T00:37:51.805Z] Step 6/7 : COPY go.mod . [2020-12-31T00:37:51.805Z] ---> 6ffc152d4589 [2020-12-31T00:37:51.805Z] Step 7/7 : RUN go mod download [2020-12-31T00:37:52.082Z] ---> Running in 3dcbd174f8c4 [2020-12-31T00:37:59.665Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:37:59.665Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:37:59.665Z] ---> fabc320bd2d3 [2020-12-31T00:37:59.665Z] Step 3/21 : WORKDIR /edgex-go [2020-12-31T00:37:59.665Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:37:59.665Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:37:59.665Z] ---> fabc320bd2d3 [2020-12-31T00:37:59.665Z] Step 3/24 : WORKDIR /edgex-go [2020-12-31T00:37:59.665Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:37:59.665Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:37:59.665Z] ---> fabc320bd2d3 [2020-12-31T00:37:59.665Z] Step 3/23 : WORKDIR /edgex-go [2020-12-31T00:37:59.665Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:37:59.665Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:37:59.665Z] ---> fabc320bd2d3 [2020-12-31T00:37:59.665Z] Step 3/22 : WORKDIR /edgex-go [2020-12-31T00:37:59.665Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:37:59.665Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:37:59.665Z] ---> fabc320bd2d3 [2020-12-31T00:37:59.665Z] Step 3/22 : WORKDIR /edgex-go [2020-12-31T00:37:59.665Z] ---> Running in 5563e445d6e2 [2020-12-31T00:37:59.665Z] ---> Running in 1071032c9bec [2020-12-31T00:37:59.665Z] ---> Running in 29d2af2f5f4e [2020-12-31T00:37:59.665Z] ---> Running in b681ccf621ad [2020-12-31T00:37:59.665Z] ---> Running in 61be571c9b91 [2020-12-31T00:37:59.665Z] Removing intermediate container 61be571c9b91 [2020-12-31T00:37:59.665Z] ---> ea8a235a7952 [2020-12-31T00:37:59.665Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:37:59.665Z] Removing intermediate container b681ccf621ad [2020-12-31T00:37:59.665Z] ---> 3a1f983c3dc4 [2020-12-31T00:37:59.665Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:37:59.665Z] Removing intermediate container 5563e445d6e2 [2020-12-31T00:37:59.665Z] ---> 8f2ea66d1665 [2020-12-31T00:37:59.665Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:37:59.665Z] Removing intermediate container 1071032c9bec [2020-12-31T00:37:59.665Z] ---> d3551ab4b941 [2020-12-31T00:37:59.665Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:37:59.665Z] Removing intermediate container 29d2af2f5f4e [2020-12-31T00:37:59.665Z] ---> 61a6afd11059 [2020-12-31T00:37:59.665Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:37:59.665Z] ---> Running in d5b1aaa99d80 [2020-12-31T00:37:59.665Z] ---> Running in 8adcf787fb39 [2020-12-31T00:37:59.665Z] ---> Running in 01fb4d0fe2c2 [2020-12-31T00:37:59.665Z] ---> Running in 5aee1fc22310 [2020-12-31T00:37:59.665Z] ---> Running in b95adc037afe [2020-12-31T00:38:00.266Z] Removing intermediate container 01fb4d0fe2c2 [2020-12-31T00:38:00.266Z] ---> be489dd8d7a7 [2020-12-31T00:38:00.266Z] Step 5/21 : RUN apk update && apk add make git [2020-12-31T00:38:00.266Z] Removing intermediate container d5b1aaa99d80 [2020-12-31T00:38:00.266Z] ---> e645bb68a299 [2020-12-31T00:38:00.266Z] Step 5/24 : RUN apk update && apk add make git [2020-12-31T00:38:00.544Z] ---> Running in d8fc6cb58200 [2020-12-31T00:38:00.544Z] Removing intermediate container 8adcf787fb39 [2020-12-31T00:38:00.544Z] ---> 10d5b9bb6d8e [2020-12-31T00:38:00.544Z] Step 5/22 : RUN apk update && apk add make git [2020-12-31T00:38:00.544Z] Removing intermediate container b95adc037afe [2020-12-31T00:38:00.544Z] ---> 54b0e6d78169 [2020-12-31T00:38:00.544Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-31T00:38:00.544Z] Removing intermediate container 5aee1fc22310 [2020-12-31T00:38:00.544Z] ---> 3422cbd34158 [2020-12-31T00:38:00.544Z] Step 5/22 : RUN apk update && apk add make git [2020-12-31T00:38:00.544Z] ---> Running in 9adcad4141e3 [2020-12-31T00:38:00.809Z] ---> Running in cd8eb1f0423a [2020-12-31T00:38:00.809Z] ---> Running in 3b15da5c3e42 [2020-12-31T00:38:00.809Z] ---> Running in 16854df6cca4 [2020-12-31T00:38:01.791Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:02.372Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:02.642Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:02.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:02.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:02.643Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:03.227Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:03.492Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:38:03.492Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:38:03.492Z] OK: 12750 distinct packages available [2020-12-31T00:38:03.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:03.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:03.492Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:38:03.756Z] OK: 233 MiB in 51 packages [2020-12-31T00:38:04.024Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:38:04.024Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:38:04.024Z] OK: 12750 distinct packages available [2020-12-31T00:38:04.321Z] OK: 233 MiB in 51 packages [2020-12-31T00:38:04.321Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:38:04.321Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:38:04.321Z] OK: 12750 distinct packages available [2020-12-31T00:38:04.599Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:38:04.599Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:38:04.599Z] OK: 12750 distinct packages available [2020-12-31T00:38:04.599Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:38:04.599Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:38:04.599Z] OK: 12750 distinct packages available [2020-12-31T00:38:04.905Z] OK: 233 MiB in 51 packages [2020-12-31T00:38:04.905Z] OK: 233 MiB in 51 packages [2020-12-31T00:38:04.905Z] Removing intermediate container d8fc6cb58200 [2020-12-31T00:38:04.905Z] ---> 8d393772dc9f [2020-12-31T00:38:04.905Z] Step 6/21 : COPY go.mod . [2020-12-31T00:38:04.905Z] OK: 233 MiB in 51 packages [2020-12-31T00:38:05.511Z] Removing intermediate container 9adcad4141e3 [2020-12-31T00:38:05.511Z] ---> d9f69362f65a [2020-12-31T00:38:05.511Z] Step 6/24 : COPY go.mod . [2020-12-31T00:38:05.511Z] ---> b1f37cbd760a [2020-12-31T00:38:05.511Z] Step 7/21 : RUN go mod download [2020-12-31T00:38:05.511Z] ---> Running in 0bc446a1b35f [2020-12-31T00:38:05.777Z] ---> f91b914bcc30 [2020-12-31T00:38:05.777Z] Step 7/24 : RUN go mod download [2020-12-31T00:38:06.065Z] ---> Running in 00c53f081c34 [2020-12-31T00:38:06.343Z] Removing intermediate container cd8eb1f0423a [2020-12-31T00:38:06.343Z] ---> c6fd5fd48b02 [2020-12-31T00:38:06.343Z] Step 6/23 : COPY go.mod . [2020-12-31T00:38:06.343Z] Removing intermediate container 3b15da5c3e42 [2020-12-31T00:38:06.343Z] ---> d8d26fc32439 [2020-12-31T00:38:06.343Z] Step 6/22 : COPY go.mod . [2020-12-31T00:38:06.343Z] Removing intermediate container 16854df6cca4 [2020-12-31T00:38:06.343Z] ---> 2e3852ca9418 [2020-12-31T00:38:06.343Z] Step 6/22 : COPY go.mod . [2020-12-31T00:38:06.954Z] ---> c8937ddc2c2d [2020-12-31T00:38:06.954Z] Step 7/23 : RUN go mod download [2020-12-31T00:38:06.954Z] ---> fedc87695ac1 [2020-12-31T00:38:06.954Z] Step 7/22 : RUN go mod download [2020-12-31T00:38:06.954Z] ---> fa36ddb24273 [2020-12-31T00:38:06.954Z] Step 7/22 : RUN go mod download [2020-12-31T00:38:06.954Z] ---> Running in 21589d187b1f [2020-12-31T00:38:06.954Z] ---> Running in a0ea7234287d [2020-12-31T00:38:06.954Z] ---> Running in e561f471e11a [2020-12-31T00:38:08.925Z] Removing intermediate container 0bc446a1b35f [2020-12-31T00:38:08.925Z] ---> 3a778ecb04be [2020-12-31T00:38:08.925Z] Step 8/21 : COPY . . [2020-12-31T00:38:08.925Z] Removing intermediate container 00c53f081c34 [2020-12-31T00:38:08.925Z] ---> 5108ff25c4eb [2020-12-31T00:38:08.925Z] Step 8/24 : COPY . . [2020-12-31T00:38:09.198Z] Removing intermediate container 21589d187b1f [2020-12-31T00:38:09.198Z] ---> 9ad0e439a3aa [2020-12-31T00:38:09.198Z] Step 8/22 : COPY . . [2020-12-31T00:38:18.883Z] Removing intermediate container 3dcbd174f8c4 [2020-12-31T00:38:18.883Z] ---> a85dae62669a [2020-12-31T00:38:18.883Z] Successfully built a85dae62669a [2020-12-31T00:38:18.883Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:38:19.236Z] + docker inspect -f . ci-base-image-arm64 [2020-12-31T00:38:19.236Z] . [Pipeline] withDockerContainer [2020-12-31T00:38:19.493Z] prd-ubuntu18.04-docker-arm64-4c-16g-17851 does not seem to be running inside a container [2020-12-31T00:38:19.578Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** ci-base-image-arm64 cat [2020-12-31T00:38:21.023Z] $ docker top 0073d65a087f310f1fcd14a30c2e84a43017f266d5b398cf8756bb5386ac982f -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T00:38:22.033Z] + go version [2020-12-31T00:38:22.034Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-31T00:38:22.069Z] $ docker stop --time=1 0073d65a087f310f1fcd14a30c2e84a43017f266d5b398cf8756bb5386ac982f [2020-12-31T00:38:24.065Z] $ docker rm -f 0073d65a087f310f1fcd14a30c2e84a43017f266d5b398cf8756bb5386ac982f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:38:25.062Z] + docker inspect -f . ci-base-image-arm64 [2020-12-31T00:38:25.062Z] . [Pipeline] withDockerContainer [2020-12-31T00:38:25.312Z] prd-ubuntu18.04-docker-arm64-4c-16g-17851 does not seem to be running inside a container [2020-12-31T00:38:25.400Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@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 ******** ci-base-image-arm64 cat [2020-12-31T00:38:26.800Z] $ docker top 23397d4d762b48b95ac0256024f99cee1139b74c0351b2618d8d8af78bbcfa62 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-31T00:38:27.211Z] ========================================================= [2020-12-31T00:38:27.211Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-31T00:38:27.211Z] ========================================================= [Pipeline] sh [2020-12-31T00:38:27.853Z] + make test [2020-12-31T00:38:27.853Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-31T00:38:35.930Z] Removing intermediate container a0ea7234287d [2020-12-31T00:38:35.930Z] ---> 817e18949f46 [2020-12-31T00:38:35.930Z] Step 8/23 : COPY . . [2020-12-31T00:38:35.930Z] Removing intermediate container e561f471e11a [2020-12-31T00:38:35.930Z] ---> 42a887938b35 [2020-12-31T00:38:35.930Z] Step 8/22 : COPY . . [2020-12-31T00:38:54.824Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-31T00:39:08.543Z] ---> aad671ad1e97 [2020-12-31T00:39:08.543Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-31T00:39:11.970Z] ---> Running in 47f3f6a9f247 [2020-12-31T00:39:12.558Z] ---> 3b4f90579083 [2020-12-31T00:39:12.558Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-31T00:39:13.516Z] ---> 73d68ae580f7 [2020-12-31T00:39:13.516Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-31T00:39:13.790Z] ---> Running in bee21d8ea55b [2020-12-31T00:39:14.066Z] ---> Running in 414469efeb2f [2020-12-31T00:39:14.350Z] ---> f75a52452519 [2020-12-31T00:39:14.350Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-31T00:39:14.350Z] ---> 1a9964ced1e6 [2020-12-31T00:39:14.350Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-31T00:39:14.350Z] ---> Running in b6aaebef6d2a [2020-12-31T00:39:14.350Z] ---> Running in 509116b3bb15 [2020-12-31T00:39:14.620Z] 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 [2020-12-31T00:39:14.620Z] 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 [2020-12-31T00:39:15.218Z] 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 [2020-12-31T00:39:15.497Z] 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 [2020-12-31T00:39:15.497Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-31T00:39:33.912Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-31T00:39:47.789Z] 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 [2020-12-31T00:39:47.789Z] 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 [2020-12-31T00:39:54.532Z] Removing intermediate container 509116b3bb15 [2020-12-31T00:39:54.532Z] ---> 16a4000e87d0 [2020-12-31T00:39:54.532Z] [2020-12-31T00:39:54.532Z] Step 10/22 : FROM alpine:3.10 [2020-12-31T00:39:54.532Z] 3.10: Pulling from library/alpine [2020-12-31T00:39:54.532Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-31T00:39:54.532Z] Status: Downloaded newer image for alpine:3.10 [2020-12-31T00:39:54.532Z] ---> be4e4bea2c2e [2020-12-31T00:39:54.532Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-31T00:39:54.810Z] ---> Running in fc4eb40a22f6 [2020-12-31T00:39:55.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:39:55.805Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:39:56.075Z] v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-31T00:39:56.075Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-31T00:39:56.075Z] OK: 10350 distinct packages available [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-31T00:39:56.144Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-31T00:39:56.342Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-31T00:39:56.342Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-31T00:39:56.342Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-31T00:39:56.342Z] (4/5) Installing curl (7.66.0-r3) [2020-12-31T00:39:56.342Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-31T00:39:56.342Z] Executing busybox-1.30.1-r3.trigger [2020-12-31T00:39:56.342Z] Executing ca-certificates-20191127-r2.trigger [2020-12-31T00:39:56.342Z] OK: 7 MiB in 19 packages [2020-12-31T00:40:00.463Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-31T00:40:00.463Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-31T00:40:00.463Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-31T00:40:00.579Z] Removing intermediate container 47f3f6a9f247 [2020-12-31T00:40:00.579Z] ---> b798131226e6 [2020-12-31T00:40:00.579Z] [2020-12-31T00:40:00.579Z] Step 10/24 : FROM alpine:3.10 [2020-12-31T00:40:00.579Z] ---> be4e4bea2c2e [2020-12-31T00:40:00.579Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-31T00:40:00.847Z] Removing intermediate container bee21d8ea55b [2020-12-31T00:40:00.847Z] ---> f0cababbf040 [2020-12-31T00:40:00.847Z] [2020-12-31T00:40:00.847Z] Step 10/21 : FROM alpine [2020-12-31T00:40:00.847Z] ---> Running in 5bdfe75457e2 [2020-12-31T00:40:00.847Z] latest: Pulling from library/alpine [2020-12-31T00:40:01.112Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-31T00:40:01.112Z] Status: Downloaded newer image for alpine:latest [2020-12-31T00:40:01.112Z] ---> 389fef711851 [2020-12-31T00:40:01.112Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-31T00:40:01.386Z] ---> Running in fb7611a25904 [2020-12-31T00:40:02.370Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:02.642Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:02.918Z] v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-31T00:40:02.918Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-31T00:40:02.918Z] OK: 10350 distinct packages available [2020-12-31T00:40:02.918Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-31T00:40:03.187Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-31T00:40:03.187Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-31T00:40:03.187Z] Removing intermediate container fc4eb40a22f6 [2020-12-31T00:40:03.187Z] ---> 656a0fed5b49 [2020-12-31T00:40:03.187Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-31T00:40:03.187Z] (4/5) Installing curl (7.66.0-r3) [2020-12-31T00:40:03.187Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-31T00:40:03.187Z] Executing busybox-1.30.1-r3.trigger [2020-12-31T00:40:03.187Z] Executing ca-certificates-20191127-r2.trigger [2020-12-31T00:40:03.187Z] OK: 7 MiB in 19 packages [2020-12-31T00:40:04.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:04.683Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:04.683Z] v3.12.3-21-gd73c439b42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:40:04.683Z] v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:40:04.683Z] OK: 12745 distinct packages available [2020-12-31T00:40:04.950Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-31T00:40:05.215Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-31T00:40:05.215Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-31T00:40:05.215Z] (4/4) Installing curl (7.69.1-r3) [2020-12-31T00:40:05.215Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:40:05.215Z] Executing ca-certificates-20191127-r4.trigger [2020-12-31T00:40:05.478Z] OK: 7 MiB in 18 packages [2020-12-31T00:40:05.741Z] ---> Running in 93643610c604 [2020-12-31T00:40:06.701Z] Removing intermediate container 414469efeb2f [2020-12-31T00:40:06.701Z] ---> 5841fc1948ef [2020-12-31T00:40:06.701Z] [2020-12-31T00:40:06.701Z] Step 10/22 : FROM scratch [2020-12-31T00:40:06.701Z] ---> [2020-12-31T00:40:06.701Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-31T00:40:06.701Z] Removing intermediate container b6aaebef6d2a [2020-12-31T00:40:06.701Z] ---> f25418c71b4c [2020-12-31T00:40:06.701Z] [2020-12-31T00:40:06.701Z] Step 10/23 : FROM alpine [2020-12-31T00:40:06.701Z] ---> 389fef711851 [2020-12-31T00:40:06.701Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-31T00:40:07.210Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.236s coverage: 46.6% of statements [2020-12-31T00:40:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-31T00:40:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-31T00:40:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-31T00:40:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-31T00:40:07.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-31T00:40:07.279Z] ---> Running in d9f0507cf4ba [2020-12-31T00:40:07.279Z] Removing intermediate container 93643610c604 [2020-12-31T00:40:07.279Z] ---> 61d4e5cbf02a [2020-12-31T00:40:07.279Z] Step 13/22 : WORKDIR / [2020-12-31T00:40:07.279Z] Removing intermediate container 5bdfe75457e2 [2020-12-31T00:40:07.279Z] ---> 5e32ba3ec53c [2020-12-31T00:40:07.279Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-31T00:40:07.279Z] ---> Running in 9c1fa8426e03 [2020-12-31T00:40:07.279Z] ---> Running in 31b4d69ba627 [2020-12-31T00:40:07.543Z] ---> Running in ac101c250da0 [2020-12-31T00:40:07.543Z] Removing intermediate container fb7611a25904 [2020-12-31T00:40:07.543Z] ---> 1468eef8e7e5 [2020-12-31T00:40:07.543Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-31T00:40:07.543Z] Removing intermediate container d9f0507cf4ba [2020-12-31T00:40:07.543Z] ---> b51b082c2614 [2020-12-31T00:40:07.543Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-31T00:40:07.808Z] ---> Running in 11ccc77040dd [2020-12-31T00:40:08.076Z] ---> Running in ba583ab48d2b [2020-12-31T00:40:08.076Z] Removing intermediate container 9c1fa8426e03 [2020-12-31T00:40:08.076Z] ---> 406077320aa6 [2020-12-31T00:40:08.076Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-31T00:40:08.076Z] Removing intermediate container ac101c250da0 [2020-12-31T00:40:08.076Z] ---> 429e691074d5 [2020-12-31T00:40:08.076Z] Step 13/24 : WORKDIR / [2020-12-31T00:40:08.076Z] Removing intermediate container 31b4d69ba627 [2020-12-31T00:40:08.076Z] ---> 6836c03d8f6f [2020-12-31T00:40:08.076Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-31T00:40:08.076Z] ---> Running in 3fa7cad7828c [2020-12-31T00:40:08.076Z] ---> Running in 5d404967b268 [2020-12-31T00:40:08.341Z] Removing intermediate container 11ccc77040dd [2020-12-31T00:40:08.341Z] ---> 4acbf8e1af17 [2020-12-31T00:40:08.341Z] Step 13/21 : WORKDIR /edgex [2020-12-31T00:40:08.341Z] Removing intermediate container ba583ab48d2b [2020-12-31T00:40:08.341Z] ---> 7151495c329b [2020-12-31T00:40:08.341Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-31T00:40:08.605Z] ---> Running in b150dcb7c018 [2020-12-31T00:40:08.605Z] Removing intermediate container 3fa7cad7828c [2020-12-31T00:40:08.606Z] ---> 1827bd486ec3 [2020-12-31T00:40:08.606Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-31T00:40:09.205Z] ---> 193d4922708a [2020-12-31T00:40:09.205Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-31T00:40:09.205Z] ---> Running in ea7a573ac7b6 [2020-12-31T00:40:09.490Z] Removing intermediate container 5d404967b268 [2020-12-31T00:40:09.490Z] ---> f66d3ea7d0e0 [2020-12-31T00:40:09.490Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-31T00:40:09.490Z] ---> Running in c8b89f7f1f9a [2020-12-31T00:40:09.757Z] Removing intermediate container ea7a573ac7b6 [2020-12-31T00:40:09.757Z] ---> 6bafd3a457df [2020-12-31T00:40:09.757Z] Step 14/22 : WORKDIR / [2020-12-31T00:40:09.757Z] Removing intermediate container b150dcb7c018 [2020-12-31T00:40:09.757Z] ---> fd03544c5e5a [2020-12-31T00:40:09.757Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-31T00:40:09.757Z] ---> Running in 15e3d3f2a06d [2020-12-31T00:40:09.757Z] Removing intermediate container c8b89f7f1f9a [2020-12-31T00:40:09.757Z] ---> 6436e2c2c6e8 [2020-12-31T00:40:09.757Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:40:10.037Z] ---> e75aa3be5cc8 [2020-12-31T00:40:10.037Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-31T00:40:10.037Z] ---> Running in a096884d7aa9 [2020-12-31T00:40:10.037Z] ---> fd310eb390a2 [2020-12-31T00:40:10.037Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-31T00:40:10.316Z] Removing intermediate container 15e3d3f2a06d [2020-12-31T00:40:10.316Z] ---> 1bbec9305057 [2020-12-31T00:40:10.316Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-31T00:40:10.316Z] ---> 3c347aaa3955 [2020-12-31T00:40:10.316Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-31T00:40:10.608Z] ---> 290b395089ab [2020-12-31T00:40:10.608Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-31T00:40:10.608Z] ---> 578511282b7b [2020-12-31T00:40:10.608Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-31T00:40:10.883Z] ---> 3f1879226187 [2020-12-31T00:40:10.883Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-31T00:40:11.217Z] ---> 8a00147677db [2020-12-31T00:40:11.217Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-31T00:40:11.217Z] ---> df6de5b8502b [2020-12-31T00:40:11.217Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-31T00:40:11.655Z] ---> e8150b4ff5d4 [2020-12-31T00:40:11.655Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-31T00:40:11.655Z] ---> Running in f22c56d2f303 [2020-12-31T00:40:11.655Z] ---> 12d0a6f2ec53 [2020-12-31T00:40:11.655Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-31T00:40:12.272Z] Removing intermediate container a096884d7aa9 [2020-12-31T00:40:12.272Z] ---> 30da86541991 [2020-12-31T00:40:12.272Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-31T00:40:12.605Z] ---> 7e484d09b132 [2020-12-31T00:40:12.605Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-31T00:40:12.605Z] ---> b07ace774226 [2020-12-31T00:40:12.605Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-31T00:40:12.605Z] ---> 5d31498459bd [2020-12-31T00:40:12.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-31T00:40:12.605Z] ---> Running in 7ef846e0f41a [2020-12-31T00:40:12.605Z] ---> Running in 66410bca2dfd [2020-12-31T00:40:12.605Z] ---> Running in f79222545761 [2020-12-31T00:40:12.949Z] Removing intermediate container 66410bca2dfd [2020-12-31T00:40:12.949Z] ---> 637eda54c39a [2020-12-31T00:40:12.949Z] Step 18/21 : CMD ["--init=true"] [2020-12-31T00:40:13.307Z] Removing intermediate container f79222545761 [2020-12-31T00:40:13.307Z] ---> 4df41a57545a [2020-12-31T00:40:13.307Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:40:13.308Z] ---> Running in db1e08c9198e [2020-12-31T00:40:13.308Z] ---> 40b9bc85fb3b [2020-12-31T00:40:13.308Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-31T00:40:13.308Z] ---> Running in efe27b1e8b48 [2020-12-31T00:40:13.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:13.601Z] Removing intermediate container db1e08c9198e [2020-12-31T00:40:13.601Z] ---> a32edc5b1009 [2020-12-31T00:40:13.601Z] Step 19/21 : LABEL arch=x86_64 [2020-12-31T00:40:13.601Z] ---> Running in 152b7b9bbd26 [2020-12-31T00:40:13.601Z] Removing intermediate container f22c56d2f303 [2020-12-31T00:40:13.601Z] ---> 7ea59c589d5e [2020-12-31T00:40:13.601Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-31T00:40:13.880Z] Removing intermediate container efe27b1e8b48 [2020-12-31T00:40:13.880Z] ---> 2851ac98a5a8 [2020-12-31T00:40:13.880Z] Step 20/22 : LABEL arch=x86_64 [2020-12-31T00:40:13.880Z] ---> 29698ae2765f [2020-12-31T00:40:13.880Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-31T00:40:13.880Z] ---> Running in 3988ba4a3e15 [2020-12-31T00:40:13.880Z] ---> Running in 713b99c88541 [2020-12-31T00:40:13.880Z] ---> Running in b4bea1df94a4 [2020-12-31T00:40:13.957Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.516s coverage: 27.0% of statements [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-31T00:40:13.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.058s coverage: 100.0% of statements [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-31T00:40:13.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.074s coverage: 100.0% of statements [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-31T00:40:13.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.538s coverage: 74.4% of statements [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-31T00:40:13.958Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.386s coverage: 83.3% of statements [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-31T00:40:13.958Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-31T00:40:14.146Z] Removing intermediate container 152b7b9bbd26 [2020-12-31T00:40:14.146Z] ---> d6c5e69ef775 [2020-12-31T00:40:14.146Z] Step 20/21 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:40:14.146Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:14.409Z] ---> Running in 6ba10ebe33ef [2020-12-31T00:40:14.409Z] Removing intermediate container 3988ba4a3e15 [2020-12-31T00:40:14.409Z] ---> 848c585eaa6f [2020-12-31T00:40:14.409Z] Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:40:14.409Z] Removing intermediate container 713b99c88541 [2020-12-31T00:40:14.409Z] ---> cfa36e087cf5 [2020-12-31T00:40:14.409Z] Step 20/22 : LABEL arch=x86_64 [2020-12-31T00:40:14.688Z] ---> Running in 0162f08b814b [2020-12-31T00:40:14.688Z] ---> Running in 0f93f26bf9ec [2020-12-31T00:40:14.688Z] Removing intermediate container 6ba10ebe33ef [2020-12-31T00:40:14.688Z] ---> c827f23cc7de [2020-12-31T00:40:14.688Z] Step 21/21 : LABEL version=0.0.0 [2020-12-31T00:40:14.964Z] ---> Running in d0c2cceb5594 [2020-12-31T00:40:14.964Z] Removing intermediate container 0f93f26bf9ec [2020-12-31T00:40:14.964Z] ---> 8df8e0931a10 [2020-12-31T00:40:14.964Z] Step 22/22 : LABEL version=0.0.0 [2020-12-31T00:40:14.964Z] Removing intermediate container 0162f08b814b [2020-12-31T00:40:14.964Z] ---> 8ea03d25de60 [2020-12-31T00:40:14.964Z] Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:40:14.964Z] ---> Running in e8af30462888 [2020-12-31T00:40:14.964Z] ---> Running in 95c8824cc38b [2020-12-31T00:40:15.227Z] Removing intermediate container d0c2cceb5594 [2020-12-31T00:40:15.227Z] ---> 98446ca8f7f4 [2020-12-31T00:40:15.227Z] [2020-12-31T00:40:15.493Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-31T00:40:15.493Z] Removing intermediate container 95c8824cc38b [2020-12-31T00:40:15.493Z] ---> 3d42763d57d4 [2020-12-31T00:40:15.493Z] Step 22/22 : LABEL version=0.0.0 [2020-12-31T00:40:15.494Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-31T00:40:15.494Z] Removing intermediate container e8af30462888 [2020-12-31T00:40:15.494Z] ---> 9f45bc10025a [2020-12-31T00:40:15.494Z] [2020-12-31T00:40:15.494Z] Successfully built 98446ca8f7f4 [2020-12-31T00:40:15.757Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-31T00:40:15.757Z] ---> Running in 12b362b9cc32 [2020-12-31T00:40:15.757Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-12-31T00:40:15.757Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-31T00:40:15.757Z] Successfully built 9f45bc10025a [2020-12-31T00:40:16.029Z] Removing intermediate container b4bea1df94a4 [2020-12-31T00:40:16.029Z] ---> b4d959115a16 [2020-12-31T00:40:16.029Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-31T00:40:16.029Z] Successfully tagged docker-core-metadata-go:latest [2020-12-31T00:40:16.029Z] Building docker-support-notifications-go [2020-12-31T00:40:16.029Z]  Building docker-core-metadata-go ... done Removing intermediate container 12b362b9cc32 [2020-12-31T00:40:16.029Z] ---> b1a4b903c8af [2020-12-31T00:40:16.029Z] [2020-12-31T00:40:16.029Z] ---> Running in 1aee54e72c03 [2020-12-31T00:40:16.315Z] Successfully built b1a4b903c8af [2020-12-31T00:40:16.315Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-31T00:40:16.315Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-31T00:40:16.315Z] Building docker-sys-mgmt-agent-go [2020-12-31T00:40:16.315Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container 1aee54e72c03 [2020-12-31T00:40:16.315Z] ---> 6a9e8a56f385 [2020-12-31T00:40:16.315Z] Step 22/24 : LABEL arch=x86_64 [2020-12-31T00:40:16.315Z] ---> Running in 06bb21e4a0c7 [2020-12-31T00:40:16.581Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-31T00:40:16.581Z] Removing intermediate container 06bb21e4a0c7 [2020-12-31T00:40:16.581Z] ---> fc72ee1c2f8c [2020-12-31T00:40:16.581Z] Step 23/24 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:40:16.581Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:40:16.581Z] OK: 8 MiB in 19 packages [2020-12-31T00:40:16.854Z] ---> Running in fb4bdbf2d932 [2020-12-31T00:40:17.123Z] Removing intermediate container fb4bdbf2d932 [2020-12-31T00:40:17.123Z] ---> 7652687a4890 [2020-12-31T00:40:17.123Z] Step 24/24 : LABEL version=0.0.0 [2020-12-31T00:40:17.394Z] ---> Running in 4d124ce1c6cb [2020-12-31T00:40:22.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.153s coverage: 28.6% of statements [2020-12-31T00:40:22.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-31T00:40:22.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-31T00:40:22.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-31T00:40:22.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-31T00:40:22.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-31T00:40:22.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.320s coverage: 100.0% of statements [2020-12-31T00:40:22.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-31T00:40:22.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.071s coverage: 100.0% of statements [2020-12-31T00:40:22.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-31T00:40:22.291Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.325s coverage: 86.7% of statements [2020-12-31T00:40:22.291Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-31T00:40:22.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.378s coverage: 97.5% of statements [2020-12-31T00:40:22.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-31T00:40:22.725Z] Removing intermediate container 4d124ce1c6cb [2020-12-31T00:40:22.725Z] ---> 5c34e20cc6fd [2020-12-31T00:40:22.725Z] [2020-12-31T00:40:22.725Z] Removing intermediate container 7ef846e0f41a [2020-12-31T00:40:22.725Z] ---> 2ccf0976ddcd [2020-12-31T00:40:22.725Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-31T00:40:23.169Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.164s coverage: 78.3% of statements [2020-12-31T00:40:23.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-31T00:40:23.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-31T00:40:23.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-31T00:40:23.169Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-31T00:40:24.117Z] Successfully built 5c34e20cc6fd [2020-12-31T00:40:24.117Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-31T00:40:24.117Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-12-31T00:40:24.699Z] ---> af0ed74fdfbe [2020-12-31T00:40:24.699Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-31T00:40:25.664Z] ---> 865fb4794cc2 [2020-12-31T00:40:25.664Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-31T00:40:25.933Z] ---> 4e58bc5a1002 [2020-12-31T00:40:25.933Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-31T00:40:26.905Z] ---> Running in 40e80b1c8ce2 [2020-12-31T00:40:28.315Z] Removing intermediate container 40e80b1c8ce2 [2020-12-31T00:40:28.315Z] ---> 1ac184f0cf2e [2020-12-31T00:40:28.315Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:40:29.289Z] ---> Running in b612d44f5c10 [2020-12-31T00:40:29.932Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.051s coverage: 93.8% of statements [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-31T00:40:29.933Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.045s coverage: 58.8% of statements [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-31T00:40:29.933Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.238s coverage: 0.1% of statements [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-31T00:40:29.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.087s coverage: 100.0% of statements [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-31T00:40:29.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.129s coverage: 75.5% of statements [2020-12-31T00:40:29.933Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-31T00:40:29.933Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.8% of statements [2020-12-31T00:40:30.255Z] Removing intermediate container b612d44f5c10 [2020-12-31T00:40:30.255Z] ---> 52f4ee8fb268 [2020-12-31T00:40:30.255Z] Step 21/23 : LABEL arch=x86_64 [2020-12-31T00:40:30.528Z] ---> Running in 72048744ef2a [2020-12-31T00:40:30.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.122s coverage: 87.2% of statements [2020-12-31T00:40:31.514Z] Removing intermediate container 72048744ef2a [2020-12-31T00:40:31.514Z] ---> 98e0dc5c2af6 [2020-12-31T00:40:31.514Z] Step 22/23 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:40:31.520Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements [2020-12-31T00:40:32.117Z] ---> Running in 560d929dbcc1 [2020-12-31T00:40:33.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.171s coverage: 91.4% of statements [2020-12-31T00:40:33.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-31T00:40:33.598Z] Removing intermediate container 560d929dbcc1 [2020-12-31T00:40:33.598Z] ---> 2b58392f4ca6 [2020-12-31T00:40:33.598Z] Step 23/23 : LABEL version=0.0.0 [2020-12-31T00:40:34.194Z] ---> Running in 38ff7aa6e25e [2020-12-31T00:40:34.778Z] Removing intermediate container 38ff7aa6e25e [2020-12-31T00:40:34.778Z] ---> bbc928ee7ff1 [2020-12-31T00:40:34.778Z] [2020-12-31T00:40:35.044Z] Successfully built bbc928ee7ff1 [2020-12-31T00:40:35.312Z] Successfully tagged docker-core-data-go:latest [2020-12-31T00:40:35.486Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.599s coverage: 63.5% of statements [2020-12-31T00:40:35.486Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-31T00:40:35.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-31T00:40:35.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2020-12-31T00:40:35.487Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.092s coverage: 91.3% of statements [2020-12-31T00:40:36.091Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements [2020-12-31T00:40:36.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.077s coverage: 73.7% of statements [2020-12-31T00:40:37.703Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.094s coverage: 100.0% of statements [2020-12-31T00:40:39.642Z]  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:40:39.642Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:40:39.642Z] ---> fabc320bd2d3 [2020-12-31T00:40:39.642Z] Step 3/27 : WORKDIR /edgex-go [2020-12-31T00:40:39.642Z] ---> Using cache [2020-12-31T00:40:39.642Z] ---> 61a6afd11059 [2020-12-31T00:40:39.642Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:40:39.642Z] ---> Using cache [2020-12-31T00:40:39.642Z] ---> 54b0e6d78169 [2020-12-31T00:40:39.642Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-31T00:40:40.601Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:40:40.601Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:40:40.601Z] ---> fabc320bd2d3 [2020-12-31T00:40:40.601Z] Step 3/24 : WORKDIR /edgex-go [2020-12-31T00:40:40.601Z] ---> Using cache [2020-12-31T00:40:40.601Z] ---> 61a6afd11059 [2020-12-31T00:40:40.601Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:40:40.601Z] ---> Using cache [2020-12-31T00:40:40.601Z] ---> 54b0e6d78169 [2020-12-31T00:40:40.601Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-31T00:40:40.867Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:40:40.867Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:40:40.867Z] ---> fabc320bd2d3 [2020-12-31T00:40:40.867Z] Step 3/21 : WORKDIR /edgex-go [2020-12-31T00:40:40.867Z] ---> Using cache [2020-12-31T00:40:40.867Z] ---> 61a6afd11059 [2020-12-31T00:40:40.867Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:40:40.867Z] ---> Using cache [2020-12-31T00:40:40.867Z] ---> 54b0e6d78169 [2020-12-31T00:40:40.867Z] Step 5/21 : RUN apk update && apk add make git [2020-12-31T00:40:41.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.860s coverage: 55.9% of statements [2020-12-31T00:40:41.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-31T00:40:41.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-31T00:40:41.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-31T00:40:41.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-31T00:40:41.130Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-31T00:40:42.285Z] ---> Running in 4d19963d49ad [2020-12-31T00:40:42.868Z] ---> Running in 360d3488311c [2020-12-31T00:40:42.868Z] ---> Running in 4ae990cd9b69 [2020-12-31T00:40:43.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.407s coverage: 37.0% of statements [2020-12-31T00:40:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-31T00:40:43.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-31T00:40:43.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.730s coverage: 84.0% of statements [2020-12-31T00:40:43.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.078s coverage: 100.0% of statements [2020-12-31T00:40:46.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:46.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:46.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:46.402Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:40:46.402Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:40:46.402Z] ---> fabc320bd2d3 [2020-12-31T00:40:46.402Z] Step 3/22 : WORKDIR /edgex-go [2020-12-31T00:40:46.402Z] ---> Using cache [2020-12-31T00:40:46.402Z] ---> 61a6afd11059 [2020-12-31T00:40:46.402Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:40:46.402Z] ---> Using cache [2020-12-31T00:40:46.402Z] ---> 54b0e6d78169 [2020-12-31T00:40:46.402Z] Step 5/22 : RUN apk update && apk add make git [2020-12-31T00:40:46.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:46.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:46.402Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:46.402Z] ---> Running in 1f55534f4d8f [2020-12-31T00:40:46.994Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:47.265Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:40:47.265Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:40:47.265Z] OK: 12750 distinct packages available [2020-12-31T00:40:47.265Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:40:47.265Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:40:47.265Z] OK: 12750 distinct packages available [2020-12-31T00:40:47.265Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:40:47.265Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:40:47.265Z] OK: 12750 distinct packages available [2020-12-31T00:40:47.529Z] OK: 233 MiB in 51 packages [2020-12-31T00:40:47.529Z] OK: 233 MiB in 51 packages [2020-12-31T00:40:47.529Z] OK: 233 MiB in 51 packages [2020-12-31T00:40:48.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:40:48.115Z] Removing intermediate container 4ae990cd9b69 [2020-12-31T00:40:48.115Z] ---> 1f3420c012a3 [2020-12-31T00:40:48.115Z] Step 6/21 : COPY go.mod . [2020-12-31T00:40:48.391Z] Removing intermediate container 4d19963d49ad [2020-12-31T00:40:48.391Z] ---> acffa8a4088b [2020-12-31T00:40:48.391Z] Step 6/27 : COPY go.mod . [2020-12-31T00:40:48.391Z] Removing intermediate container 360d3488311c [2020-12-31T00:40:48.391Z] ---> 34258e89759b [2020-12-31T00:40:48.391Z] Step 6/24 : COPY go.mod . [2020-12-31T00:40:48.391Z] ---> 8ecbfd26fa61 [2020-12-31T00:40:48.391Z] Step 7/21 : RUN go mod download [2020-12-31T00:40:48.658Z] ---> Running in 94c6738c8c0b [2020-12-31T00:40:48.658Z] ---> bac16f9e7271 [2020-12-31T00:40:48.658Z] Step 7/27 : RUN go mod download [2020-12-31T00:40:48.925Z] ---> 972acac14320 [2020-12-31T00:40:48.925Z] Step 7/24 : RUN go mod download [2020-12-31T00:40:48.925Z] ---> Running in 53182f18ca10 [2020-12-31T00:40:48.925Z] ---> Running in d1a4fcfd7d69 [2020-12-31T00:40:48.925Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:40:48.925Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:40:48.925Z] OK: 12750 distinct packages available [2020-12-31T00:40:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.387s coverage: 47.1% of statements [2020-12-31T00:40:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-31T00:40:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-31T00:40:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-31T00:40:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-31T00:40:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-31T00:40:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.168s coverage: 100.0% of statements [2020-12-31T00:40:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-31T00:40:49.198Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.111s coverage: 100.0% of statements [2020-12-31T00:40:49.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-31T00:40:49.513Z] OK: 233 MiB in 51 packages [2020-12-31T00:40:50.096Z] Removing intermediate container 1f55534f4d8f [2020-12-31T00:40:50.096Z] ---> abb5b66030a9 [2020-12-31T00:40:50.096Z] Step 6/22 : COPY go.mod . [2020-12-31T00:40:50.360Z] ---> 7f236cc32e0c [2020-12-31T00:40:50.360Z] Step 7/22 : RUN go mod download [2020-12-31T00:40:50.626Z] ---> Running in c7a3a96dd58e [2020-12-31T00:40:51.214Z] Removing intermediate container 53182f18ca10 [2020-12-31T00:40:51.215Z] ---> 8ad0f2193227 [2020-12-31T00:40:51.215Z] Step 8/24 : COPY . . [2020-12-31T00:40:51.215Z] Removing intermediate container d1a4fcfd7d69 [2020-12-31T00:40:51.215Z] ---> 0c9e478b4135 [2020-12-31T00:40:51.215Z] Step 8/27 : COPY . . [2020-12-31T00:40:51.215Z] Removing intermediate container 94c6738c8c0b [2020-12-31T00:40:51.215Z] ---> 24c977e57509 [2020-12-31T00:40:51.215Z] Step 8/21 : COPY . . [2020-12-31T00:40:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.005s coverage: 29.1% of statements [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-31T00:40:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.206s coverage: 99.0% of statements [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-31T00:40:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.091s coverage: 100.0% of statements [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-31T00:40:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.076s coverage: 0.0% of statements [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-31T00:40:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.051s coverage: 100.0% of statements [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-31T00:40:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.099s coverage: 87.9% of statements [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-31T00:40:54.648Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-31T00:40:54.648Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.073s coverage: 100.0% of statements [2020-12-31T00:40:55.249Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2020-12-31T00:40:56.246Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2020-12-31T00:40:56.838Z] GO111MODULE=on go vet ./... [2020-12-31T00:40:59.500Z] Removing intermediate container c7a3a96dd58e [2020-12-31T00:40:59.500Z] ---> 9989ecb3c737 [2020-12-31T00:40:59.500Z] Step 8/22 : COPY . . [2020-12-31T00:41:26.197Z] ---> 5325f646537f [2020-12-31T00:41:26.198Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-31T00:41:26.198Z] ---> 653c22846cd5 [2020-12-31T00:41:26.198Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-31T00:41:26.198Z] ---> d62400030a75 [2020-12-31T00:41:26.198Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-31T00:41:26.198Z] ---> Running in 7b583da5b7e6 [2020-12-31T00:41:26.198Z] ---> Running in 22fe81914861 [2020-12-31T00:41:26.198Z] ---> Running in 35fc3e8f00b1 [2020-12-31T00:41:26.198Z] ---> b97e76931882 [2020-12-31T00:41:26.198Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-31T00:41:26.198Z] ---> Running in 6379de004cd3 [2020-12-31T00:41:26.198Z] 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 [2020-12-31T00:41:26.198Z] 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 [2020-12-31T00:41:26.198Z] 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 [2020-12-31T00:41:26.198Z] 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 [2020-12-31T00:41:58.487Z] Removing intermediate container 22fe81914861 [2020-12-31T00:41:58.487Z] ---> 81fccbf1adbb [2020-12-31T00:41:58.487Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-31T00:41:58.488Z] Removing intermediate container 6379de004cd3 [2020-12-31T00:41:58.488Z] ---> 10c1e93da2e5 [2020-12-31T00:41:58.488Z] [2020-12-31T00:41:58.488Z] Step 10/22 : FROM scratch [2020-12-31T00:41:58.488Z] ---> [2020-12-31T00:41:58.488Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-31T00:41:58.488Z] Removing intermediate container 7b583da5b7e6 [2020-12-31T00:41:58.488Z] ---> bab6feaa25e3 [2020-12-31T00:41:58.488Z] [2020-12-31T00:41:58.488Z] Step 10/24 : FROM scratch [2020-12-31T00:41:58.488Z] ---> [2020-12-31T00:41:58.488Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-31T00:41:58.488Z] Removing intermediate container 35fc3e8f00b1 [2020-12-31T00:41:58.488Z] ---> 385d9c6d3f2a [2020-12-31T00:41:58.488Z] [2020-12-31T00:41:58.488Z] Step 10/21 : FROM scratch [2020-12-31T00:41:58.488Z] ---> [2020-12-31T00:41:58.488Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-31T00:41:58.488Z] ---> Using cache [2020-12-31T00:41:58.488Z] ---> b51b082c2614 [2020-12-31T00:41:58.488Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-31T00:41:58.488Z] ---> Using cache [2020-12-31T00:41:58.488Z] ---> b51b082c2614 [2020-12-31T00:41:58.488Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-31T00:41:58.488Z] ---> Running in 08269b2f80f1 [2020-12-31T00:41:58.488Z] ---> Running in 1533cdd4c0b1 [2020-12-31T00:41:58.488Z] ---> Running in 9ab4caef27ff [2020-12-31T00:41:58.488Z] ---> Running in fec5b94371a7 [2020-12-31T00:41:58.488Z] Removing intermediate container fec5b94371a7 [2020-12-31T00:41:58.488Z] ---> 91f17529acb7 [2020-12-31T00:41:58.488Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-31T00:41:58.488Z] Removing intermediate container 1533cdd4c0b1 [2020-12-31T00:41:58.488Z] ---> dee9e9718014 [2020-12-31T00:41:58.488Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-31T00:41:58.488Z] Removing intermediate container 9ab4caef27ff [2020-12-31T00:41:58.488Z] ---> a0d7f7721dff [2020-12-31T00:41:58.488Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-31T00:41:58.488Z] ---> Running in 7dc6fdb2e326 [2020-12-31T00:41:58.488Z] ---> Running in a44abcb8ae36 [2020-12-31T00:41:58.488Z] ---> Running in a27243800db0 [2020-12-31T00:41:58.488Z] 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 [2020-12-31T00:41:58.488Z] Removing intermediate container a27243800db0 [2020-12-31T00:41:58.488Z] ---> d6e9eb99d83d [2020-12-31T00:41:58.488Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-31T00:41:58.488Z] Removing intermediate container a44abcb8ae36 [2020-12-31T00:41:58.488Z] ---> b5d94fc1bb54 [2020-12-31T00:41:58.488Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-31T00:41:58.488Z] Removing intermediate container 7dc6fdb2e326 [2020-12-31T00:41:58.488Z] ---> 2409e8b615ae [2020-12-31T00:41:58.488Z] Step 14/22 : WORKDIR / [2020-12-31T00:41:58.488Z] ---> Running in 61a2a0f184e9 [2020-12-31T00:41:58.488Z] ---> Running in 273da01df138 [2020-12-31T00:41:58.488Z] Removing intermediate container 61a2a0f184e9 [2020-12-31T00:41:58.488Z] ---> 0b60fccd6fe2 [2020-12-31T00:41:58.488Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-31T00:41:58.488Z] ---> fce8f17485bb [2020-12-31T00:41:58.488Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-31T00:41:58.488Z] Removing intermediate container 273da01df138 [2020-12-31T00:41:58.488Z] ---> b39a12f1cb25 [2020-12-31T00:41:58.488Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-31T00:41:58.488Z] ---> e014902def31 [2020-12-31T00:41:58.488Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-31T00:41:58.488Z] ---> 93d51819a3e0 [2020-12-31T00:41:58.488Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-31T00:41:58.488Z] ---> 4cf695d709e1 [2020-12-31T00:41:58.488Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-31T00:41:58.488Z] ---> be758c3c859e [2020-12-31T00:41:58.488Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-31T00:41:58.488Z] Removing intermediate container 08269b2f80f1 [2020-12-31T00:41:58.488Z] ---> 0ec631c4065a [2020-12-31T00:41:58.488Z] [2020-12-31T00:41:58.488Z] Step 11/27 : FROM docker:latest [2020-12-31T00:41:58.488Z] ---> 0040bc98e531 [2020-12-31T00:41:58.488Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-31T00:41:58.488Z] ---> 7988515ed5f9 [2020-12-31T00:41:58.488Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-31T00:41:58.488Z] ---> 16fdffeddba8 [2020-12-31T00:41:58.488Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-31T00:41:58.488Z] ---> Running in 7bf2464a01b7 [2020-12-31T00:41:58.488Z] ---> Running in 1ad972ee484d [2020-12-31T00:41:58.488Z] Removing intermediate container 1ad972ee484d [2020-12-31T00:41:58.488Z] ---> 9d911d900219 [2020-12-31T00:41:58.488Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:41:58.761Z] ---> 6f70ec30fcfd [2020-12-31T00:41:58.761Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-31T00:41:58.761Z] ---> 955ccbfc2c0f [2020-12-31T00:41:58.761Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-31T00:41:59.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:41:59.029Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:41:59.294Z] (1/2) Installing readline (8.0.4-r0) [2020-12-31T00:41:59.294Z] (2/2) Installing bash (5.0.17-r0) [2020-12-31T00:41:59.294Z] Executing bash-5.0.17-r0.post-install [2020-12-31T00:41:59.294Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:41:59.294Z] OK: 12 MiB in 22 packages [2020-12-31T00:41:59.294Z] ---> Running in 6a4064939f6f [2020-12-31T00:41:59.556Z] ---> Running in 0298bb3a5757 [2020-12-31T00:41:59.556Z] ---> b3ab35b5b529 [2020-12-31T00:41:59.556Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-31T00:41:59.820Z] Removing intermediate container 6a4064939f6f [2020-12-31T00:41:59.820Z] ---> 436f33687fc9 [2020-12-31T00:41:59.820Z] Step 19/21 : LABEL arch=x86_64 [2020-12-31T00:42:00.085Z] Removing intermediate container 0298bb3a5757 [2020-12-31T00:42:00.085Z] ---> b773123868e6 [2020-12-31T00:42:00.085Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:42:00.085Z] ---> Running in 4ebe2f774523 [2020-12-31T00:42:00.085Z] ---> Running in d910b8128019 [2020-12-31T00:42:00.085Z] ---> 277cc7609c51 [2020-12-31T00:42:00.085Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-31T00:42:00.371Z] Removing intermediate container 4ebe2f774523 [2020-12-31T00:42:00.371Z] ---> 56f144aeaa87 [2020-12-31T00:42:00.371Z] Step 20/21 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:42:00.371Z] Removing intermediate container 7bf2464a01b7 [2020-12-31T00:42:00.371Z] ---> d7b4eb03babf [2020-12-31T00:42:00.371Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-31T00:42:00.371Z] ---> Running in 37d8e87ca133 [2020-12-31T00:42:00.371Z] ---> Running in bd56cdd51417 [2020-12-31T00:42:00.371Z] Removing intermediate container d910b8128019 [2020-12-31T00:42:00.371Z] ---> 3c6a097b3f45 [2020-12-31T00:42:00.371Z] Step 20/22 : LABEL arch=x86_64 [2020-12-31T00:42:00.635Z] ---> 5ae5555ebeeb [2020-12-31T00:42:00.635Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-31T00:42:00.910Z] ---> Running in 8429f3e686cb [2020-12-31T00:42:00.910Z] ---> Running in e02fd6841297 [2020-12-31T00:42:00.910Z] Removing intermediate container 37d8e87ca133 [2020-12-31T00:42:00.910Z] ---> c27c304d9241 [2020-12-31T00:42:00.910Z] Step 21/21 : LABEL version=0.0.0 [2020-12-31T00:42:01.179Z] ---> Running in 28784315cba1 [2020-12-31T00:42:01.179Z] Removing intermediate container 8429f3e686cb [2020-12-31T00:42:01.180Z] ---> 5ecc949042a0 [2020-12-31T00:42:01.180Z] Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:42:01.180Z] Removing intermediate container e02fd6841297 [2020-12-31T00:42:01.180Z] ---> 1b55473defe9 [2020-12-31T00:42:01.180Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:42:01.447Z] ---> Running in eb1f40780419 [2020-12-31T00:42:01.447Z] Removing intermediate container 28784315cba1 [2020-12-31T00:42:01.447Z] ---> b3c1161a303f [2020-12-31T00:42:01.447Z] [2020-12-31T00:42:01.716Z] ---> Running in 2af7bf05a21b [2020-12-31T00:42:01.716Z] Removing intermediate container eb1f40780419 [2020-12-31T00:42:01.716Z] ---> c3284ab8ae47 [2020-12-31T00:42:01.716Z] Step 22/22 : LABEL version=0.0.0 [2020-12-31T00:42:01.716Z] Successfully built b3c1161a303f [2020-12-31T00:42:01.991Z] Removing intermediate container 2af7bf05a21b [2020-12-31T00:42:01.991Z] ---> f69553b7b467 [2020-12-31T00:42:01.991Z] Step 22/24 : LABEL arch=x86_64 [2020-12-31T00:42:01.991Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-31T00:42:01.991Z]  Building docker-support-scheduler-go ... done  ---> Running in fa3ebec40fb1 [2020-12-31T00:42:01.991Z] ---> Running in 563b28aeb0df [2020-12-31T00:42:01.991Z] Removing intermediate container bd56cdd51417 [2020-12-31T00:42:01.991Z] ---> 655d1c9157d4 [2020-12-31T00:42:01.991Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-31T00:42:02.260Z] ---> Running in ba6d01db5c9f [2020-12-31T00:42:02.260Z] Removing intermediate container fa3ebec40fb1 [2020-12-31T00:42:02.260Z] ---> a469ae9aa830 [2020-12-31T00:42:02.260Z] [2020-12-31T00:42:02.260Z] Removing intermediate container 563b28aeb0df [2020-12-31T00:42:02.260Z] ---> 501b147b150a [2020-12-31T00:42:02.260Z] Step 23/24 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:42:02.527Z] Successfully built a469ae9aa830 [2020-12-31T00:42:02.527Z] Successfully tagged docker-core-command-go:latest [2020-12-31T00:42:02.527Z]  Building docker-core-command-go ... done  ---> Running in f66ad6c42c1d [2020-12-31T00:42:02.527Z] Removing intermediate container ba6d01db5c9f [2020-12-31T00:42:02.527Z] ---> 541a3691d4f5 [2020-12-31T00:42:02.527Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-31T00:42:02.793Z] ---> Running in 380068ea2c85 [2020-12-31T00:42:02.793Z] Removing intermediate container f66ad6c42c1d [2020-12-31T00:42:02.793Z] ---> 8d8a8bfb2ae8 [2020-12-31T00:42:02.793Z] Step 24/24 : LABEL version=0.0.0 [2020-12-31T00:42:03.758Z] ---> Running in 7a90cf298640 [2020-12-31T00:42:03.758Z] Removing intermediate container 380068ea2c85 [2020-12-31T00:42:03.758Z] ---> 2d84a851fe34 [2020-12-31T00:42:03.758Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-31T00:42:03.758Z] ---> Running in 0df3ad46631e [2020-12-31T00:42:03.758Z] Removing intermediate container 7a90cf298640 [2020-12-31T00:42:03.758Z] ---> b5111af1e273 [2020-12-31T00:42:03.758Z] [2020-12-31T00:42:04.020Z] Successfully built b5111af1e273 [2020-12-31T00:42:04.020Z] Removing intermediate container 0df3ad46631e [2020-12-31T00:42:04.020Z] ---> d7470825a4b7 [2020-12-31T00:42:04.020Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-31T00:42:04.020Z] Successfully tagged docker-support-notifications-go:latest [2020-12-31T00:42:04.620Z]  Building docker-support-notifications-go ... done  ---> dcdaaa82fbd9 [2020-12-31T00:42:04.620Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-31T00:42:04.620Z] ---> 999cb66e2407 [2020-12-31T00:42:04.620Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-31T00:42:04.908Z] gofmt -l . [2020-12-31T00:42:04.908Z] [ "`gofmt -l .`" = "" ] [2020-12-31T00:42:04.908Z] ./bin/test-go-mod-tidy.sh [2020-12-31T00:42:04.908Z] ./bin/test-attribution-txt.sh [2020-12-31T00:42:05.194Z] ---> 5924141ec77b [2020-12-31T00:42:05.194Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-31T00:42:05.194Z] ---> Running in 69fb954d51fb [2020-12-31T00:42:05.457Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:42:05.718Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:42:05.719Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-31T00:42:05.719Z] (2/33) Installing expat (2.2.9-r1) [2020-12-31T00:42:05.719Z] (3/33) Installing libffi (3.3-r2) [2020-12-31T00:42:05.719Z] (4/33) Installing gdbm (1.13-r1) [2020-12-31T00:42:05.719Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-31T00:42:05.979Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-31T00:42:05.979Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-31T00:42:06.926Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-31T00:42:06.926Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-31T00:42:06.926Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-31T00:42:06.926Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-31T00:42:06.926Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-31T00:42:06.926Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-31T00:42:06.926Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-31T00:42:06.926Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-31T00:42:07.188Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-31T00:42:07.188Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-31T00:42:07.188Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-31T00:42:07.188Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-31T00:42:07.188Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-31T00:42:07.188Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-31T00:42:07.188Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-31T00:42:07.188Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-31T00:42:07.188Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-31T00:42:07.188Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-31T00:42:07.188Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-31T00:42:07.450Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-31T00:42:07.450Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-31T00:42:07.450Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-31T00:42:07.450Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-31T00:42:07.450Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-31T00:42:07.450Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-31T00:42:07.450Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-31T00:42:07.450Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:42:07.450Z] OK: 71 MiB in 55 packages [Pipeline] sh [2020-12-31T00:42:08.990Z] + ls -al . [2020-12-31T00:42:08.991Z] total 664 [2020-12-31T00:42:08.991Z] drwxrwxr-x 9 1001 1001 4096 Dec 31 00:42 . [2020-12-31T00:42:08.991Z] drwxr-xr-x 4 root root 4096 Dec 31 00:38 .. [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 11 Dec 31 00:36 .dockerignore [2020-12-31T00:42:08.991Z] drwxrwxr-x 8 1001 1001 4096 Dec 31 00:36 .git [2020-12-31T00:42:08.991Z] drwxrwxr-x 3 1001 1001 4096 Dec 31 00:36 .github [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 824 Dec 31 00:36 .gitignore [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 166 Dec 31 00:36 .sonarcloud.properties [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 3804 Dec 31 00:36 CONTRIBUTING.md [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 1035 Dec 31 00:36 Dockerfile.build [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 863 Dec 31 00:36 Jenkinsfile [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 10775 Dec 31 00:36 LICENSE [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 5750 Dec 31 00:36 Makefile [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 6511 Dec 31 00:36 README.md [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 6744 Dec 31 00:36 SECURITY.md [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 5 Dec 31 00:33 VERSION [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 4131 Dec 31 00:36 ZMQWindows.md [2020-12-31T00:42:08.991Z] drwxrwxr-x 2 1001 1001 4096 Dec 31 00:36 bin [2020-12-31T00:42:08.991Z] drwxrwxr-x 14 1001 1001 4096 Dec 31 00:36 cmd [2020-12-31T00:42:08.991Z] -rw-r--r-- 1 root root 537189 Dec 31 00:40 coverage.out [2020-12-31T00:42:08.991Z] -rw-r--r-- 1 root root 979 Dec 31 00:42 go.mod [2020-12-31T00:42:08.991Z] -rw-r--r-- 1 root root 18739 Dec 31 00:42 go.sum [2020-12-31T00:42:08.991Z] drwxrwxr-x 8 1001 1001 4096 Dec 31 00:36 internal [2020-12-31T00:42:08.991Z] drwxrwxr-x 4 1001 1001 4096 Dec 31 00:36 openapi [2020-12-31T00:42:08.991Z] drwxrwxr-x 4 1001 1001 4096 Dec 31 00:36 snap [2020-12-31T00:42:08.991Z] -rw-rw-r-- 1 1001 1001 168 Dec 31 00:36 version.go [Pipeline] sh [2020-12-31T00:42:09.689Z] + '[' -e coverage.out ] [2020-12-31T00:42:09.689Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-31T00:42:09.719Z] Warning: overwriting stash ‘coverage-report’ [2020-12-31T00:42:10.862Z] Stashed 1 file(s) [Pipeline] sh [2020-12-31T00:42:11.537Z] + make build [2020-12-31T00:42:11.537Z] 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 [2020-12-31T00:42:23.959Z] 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 [2020-12-31T00:42:25.620Z] Removing intermediate container 69fb954d51fb [2020-12-31T00:42:25.620Z] ---> fd63b50f28bf [2020-12-31T00:42:25.620Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-31T00:42:25.620Z] ---> Running in c5ee4d8e1f04 [2020-12-31T00:42:25.620Z] Collecting docker-compose==1.23.2 [2020-12-31T00:42:25.620Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-31T00:42:25.620Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-31T00:42:25.620Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-31T00:42:25.620Z] Collecting texttable<0.10,>=0.9.0 [2020-12-31T00:42:25.620Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-31T00:42:26.195Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-31T00:42:26.195Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-31T00:42:26.195Z] Collecting cached-property<2,>=1.2.0 [2020-12-31T00:42:26.195Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-31T00:42:26.458Z] Collecting docker<4.0,>=3.6.0 [2020-12-31T00:42:26.458Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-31T00:42:26.719Z] Collecting PyYAML<4,>=3.10 [2020-12-31T00:42:26.719Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-31T00:42:27.665Z] Collecting jsonschema<3,>=2.5.1 [2020-12-31T00:42:27.665Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-31T00:42:27.665Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-31T00:42:27.665Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-31T00:42:28.237Z] Collecting docopt<0.7,>=0.6.1 [2020-12-31T00:42:28.237Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-31T00:42:28.498Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-31T00:42:28.498Z] Collecting idna<2.8,>=2.5 [2020-12-31T00:42:28.761Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-31T00:42:28.761Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-31T00:42:28.761Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-31T00:42:28.761Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-31T00:42:28.761Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-31T00:42:29.025Z] Collecting docker-pycreds>=0.4.0 [2020-12-31T00:42:29.025Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-31T00:42:29.025Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-31T00:42:29.025Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-31T00:42:29.025Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-31T00:42:29.025Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-31T00:42:29.025Z] Installing collected packages: idna, urllib3, requests, texttable, websocket-client, cached-property, docker-pycreds, docker, PyYAML, jsonschema, dockerpty, docopt, docker-compose [2020-12-31T00:42:29.025Z] Attempting uninstall: idna [2020-12-31T00:42:29.025Z] Found existing installation: idna 2.9 [2020-12-31T00:42:29.025Z] Uninstalling idna-2.9: [2020-12-31T00:42:29.287Z] Successfully uninstalled idna-2.9 [2020-12-31T00:42:29.287Z] Attempting uninstall: urllib3 [2020-12-31T00:42:29.287Z] Found existing installation: urllib3 1.25.9 [2020-12-31T00:42:29.287Z] Uninstalling urllib3-1.25.9: [2020-12-31T00:42:29.287Z] Successfully uninstalled urllib3-1.25.9 [2020-12-31T00:42:29.549Z] Attempting uninstall: requests [2020-12-31T00:42:29.549Z] Found existing installation: requests 2.23.0 [2020-12-31T00:42:29.549Z] Uninstalling requests-2.23.0: [2020-12-31T00:42:29.549Z] Successfully uninstalled requests-2.23.0 [2020-12-31T00:42:29.810Z] Running setup.py install for texttable: started [2020-12-31T00:42:30.072Z] Running setup.py install for texttable: finished with status 'done' [2020-12-31T00:42:30.646Z] Running setup.py install for PyYAML: started [2020-12-31T00:42:31.220Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-31T00:42:31.220Z] Running setup.py install for dockerpty: started [2020-12-31T00:42:31.796Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-31T00:42:31.796Z] Running setup.py install for docopt: started [2020-12-31T00:42:32.371Z] Running setup.py install for docopt: finished with status 'done' [2020-12-31T00:42:32.371Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-31T00:42:36.602Z] Removing intermediate container c5ee4d8e1f04 [2020-12-31T00:42:36.602Z] ---> 42c3f9e4d748 [2020-12-31T00:42:36.602Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-31T00:42:36.602Z] ---> Running in 183ca0ad705e [2020-12-31T00:42:36.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-31T00:42:36.865Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-31T00:42:37.440Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-31T00:42:37.440Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-31T00:42:37.440Z] (3/3) Installing curl (7.69.1-r3) [2020-12-31T00:42:37.440Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:42:37.440Z] OK: 72 MiB in 58 packages [2020-12-31T00:42:38.017Z] Removing intermediate container 183ca0ad705e [2020-12-31T00:42:38.017Z] ---> 394a1a177df9 [2020-12-31T00:42:38.017Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-31T00:42:38.017Z] ---> Running in eee3ec1c6272 [2020-12-31T00:42:38.279Z] Removing intermediate container eee3ec1c6272 [2020-12-31T00:42:38.279Z] ---> 7c4d62686955 [2020-12-31T00:42:38.279Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:42:38.279Z] ---> Running in cfa0d20442ef [2020-12-31T00:42:38.542Z] Removing intermediate container cfa0d20442ef [2020-12-31T00:42:38.542Z] ---> 18b881bfac6c [2020-12-31T00:42:38.542Z] Step 25/27 : LABEL arch=x86_64 [2020-12-31T00:42:38.542Z] ---> Running in 7a83ede04bdc [2020-12-31T00:42:38.804Z] Removing intermediate container 7a83ede04bdc [2020-12-31T00:42:38.804Z] ---> 1bcee901ea93 [2020-12-31T00:42:38.804Z] Step 26/27 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:42:38.804Z] ---> Running in ec9e374fa215 [2020-12-31T00:42:38.804Z] Removing intermediate container ec9e374fa215 [2020-12-31T00:42:38.804Z] ---> 47388f6a4762 [2020-12-31T00:42:38.804Z] Step 27/27 : LABEL version=0.0.0 [2020-12-31T00:42:39.074Z] ---> Running in 6927773b3b67 [2020-12-31T00:42:39.074Z] Removing intermediate container 6927773b3b67 [2020-12-31T00:42:39.074Z] ---> 3cd745bcc19c [2020-12-31T00:42:39.074Z] [2020-12-31T00:42:39.349Z] Successfully built 3cd745bcc19c [2020-12-31T00:42:39.349Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-31T00:42:39.620Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-31T00:42:39.629Z] $ docker stop --time=1 d2bffa2e824ecf6443102eaa3590d8274493627ac083fe7aedecff6abeb32978 [2020-12-31T00:42:41.159Z] $ docker rm -f d2bffa2e824ecf6443102eaa3590d8274493627ac083fe7aedecff6abeb32978 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-31T00:42:41.734Z] + docker images [2020-12-31T00:42:41.734Z] + grep docker [2020-12-31T00:42:41.734Z] docker-sys-mgmt-agent-go latest 3cd745bcc19c 2 seconds ago 313MB [2020-12-31T00:42:41.734Z] docker-support-notifications-go latest b5111af1e273 38 seconds ago 12MB [2020-12-31T00:42:41.734Z] docker-core-command-go latest a469ae9aa830 39 seconds ago 10.6MB [2020-12-31T00:42:41.734Z] docker-support-scheduler-go latest b3c1161a303f 40 seconds ago 10.7MB [2020-12-31T00:42:41.734Z] docker-core-data-go latest bbc928ee7ff1 2 minutes ago 22.2MB [2020-12-31T00:42:41.734Z] docker-security-secretstore-setup-go latest 5c34e20cc6fd 2 minutes ago 24.6MB [2020-12-31T00:42:41.734Z] docker-core-metadata-go latest 9f45bc10025a 2 minutes ago 13MB [2020-12-31T00:42:41.734Z] docker-security-bootstrap-redis-go latest b1a4b903c8af 2 minutes ago 15.8MB [2020-12-31T00:42:41.734Z] docker-security-proxy-setup-go latest 98446ca8f7f4 2 minutes ago 24.5MB [2020-12-31T00:42:41.734Z] docker latest 0040bc98e531 13 days ago 240MB [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 [2020-12-31T00:42:46.127Z] 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 [2020-12-31T00:42:48.742Z] 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 [2020-12-31T00:42:54.261Z] 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 [2020-12-31T00:42:55.703Z] 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 [2020-12-31T00:42:57.509Z] Still waiting to schedule task [2020-12-31T00:42:57.510Z] ‘prd-centos7-docker-4c-2g-15505’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-17836’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-17837’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-17838’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-centos7-docker-4c-2g-17842’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-8c-8g-17856’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17833’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17845’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17847’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-17848’ doesn’t have label ‘ubuntu18.04-docker-8c-8g’ [2020-12-31T00:43:01.150Z] 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 [2020-12-31T00:43:05.473Z] 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 [2020-12-31T00:43:09.775Z] 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 [2020-12-31T00:43:13.159Z] 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 [2020-12-31T00:43:16.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-31T00:43:19.950Z] 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 [Pipeline] } [2020-12-31T00:43:23.361Z] $ docker stop --time=1 23397d4d762b48b95ac0256024f99cee1139b74c0351b2618d8d8af78bbcfa62 [2020-12-31T00:43:26.166Z] $ docker rm -f 23397d4d762b48b95ac0256024f99cee1139b74c0351b2618d8d8af78bbcfa62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:43:28.131Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-31T00:43:28.132Z] [2020-12-31T00:43:28.132Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:43:28.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-31T00:43:28.784Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-31T00:43:28.784Z] 29e5d40040c1: Pulling fs layer [2020-12-31T00:43:28.784Z] 1ce36da41761: Pulling fs layer [2020-12-31T00:43:28.784Z] 25b303627fd3: Pulling fs layer [2020-12-31T00:43:29.382Z] 29e5d40040c1: Verifying Checksum [2020-12-31T00:43:29.382Z] 29e5d40040c1: Download complete [2020-12-31T00:43:29.668Z] 1ce36da41761: Verifying Checksum [2020-12-31T00:43:29.668Z] 1ce36da41761: Download complete [2020-12-31T00:43:29.942Z] 29e5d40040c1: Pull complete [2020-12-31T00:43:31.375Z] 1ce36da41761: Pull complete [2020-12-31T00:43:31.375Z] 25b303627fd3: Verifying Checksum [2020-12-31T00:43:31.375Z] 25b303627fd3: Download complete [2020-12-31T00:43:41.524Z] 25b303627fd3: Pull complete [2020-12-31T00:43:41.524Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-31T00:43:41.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-31T00:43:41.524Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-31T00:43:41.767Z] prd-ubuntu18.04-docker-arm64-4c-16g-17851 does not seem to be running inside a container [2020-12-31T00:43:41.841Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-31T00:43:49.064Z] Running on prd-ubuntu18.04-docker-8c-8g-17858 in /w/workspace/edgexfoundry_edgex-go_PR-2858 [2020-12-31T00:43:49.555Z] $ docker top 1208ec7b6e8f1c36f002c9b868034ade3ab7bb5848111690b9b603c214ff6f43 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2020-12-31T00:43:50.050Z] Running in /w/workspace/edgex-go/31 [Pipeline] { [Pipeline] checkout [2020-12-31T00:43:50.635Z] + + docker-composegrep build parallel --help [2020-12-31T00:43:50.635Z] [2020-12-31T00:43:52.036Z] using credential edgex-jenkins-ssh [2020-12-31T00:43:52.085Z] Cloning the remote Git repository [2020-12-31T00:43:52.113Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-31T00:43:52.172Z] > git init /w/workspace/edgex-go/31 # timeout=10 [2020-12-31T00:43:52.203Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-31T00:43:52.204Z] > git --version # timeout=10 [2020-12-31T00:43:52.210Z] > git --version # 'git version 2.17.1' [2020-12-31T00:43:52.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T00:43:52.350Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-31T00:43:54.015Z] --parallel Build images in parallel. [Pipeline] } [2020-12-31T00:43:54.032Z] $ docker stop --time=1 1208ec7b6e8f1c36f002c9b868034ade3ab7bb5848111690b9b603c214ff6f43 [2020-12-31T00:43:55.905Z] $ docker rm -f 1208ec7b6e8f1c36f002c9b868034ade3ab7bb5848111690b9b603c214ff6f43 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:43:56.730Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-31T00:43:56.730Z] . [Pipeline] withDockerContainer [2020-12-31T00:43:56.994Z] prd-ubuntu18.04-docker-arm64-4c-16g-17851 does not seem to be running inside a container [2020-12-31T00:43:57.070Z] $ 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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2020-12-31T00:43:58.483Z] $ docker top fe6d95b87b3726280b5405b0ffd9da2f467e55c09b0b8fba9460027deb923612 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T00:43:59.604Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-31T00:44:03.935Z] Building docker-core-command-go ... [2020-12-31T00:44:03.935Z] Building docker-core-data-go ... [2020-12-31T00:44:03.935Z] Building docker-core-metadata-go ... [2020-12-31T00:44:03.935Z] Building docker-security-bootstrap-redis-go ... [2020-12-31T00:44:03.935Z] Building docker-security-proxy-setup-go ... [2020-12-31T00:44:03.935Z] Building docker-security-secretstore-setup-go ... [2020-12-31T00:44:03.935Z] Building docker-support-notifications-go ... [2020-12-31T00:44:03.935Z] Building docker-support-scheduler-go ... [2020-12-31T00:44:03.935Z] Building docker-sys-mgmt-agent-go ... [2020-12-31T00:44:03.935Z] Building docker-core-data-go [2020-12-31T00:44:03.935Z] Building docker-security-bootstrap-redis-go [2020-12-31T00:44:03.935Z] Building docker-security-secretstore-setup-go [2020-12-31T00:44:03.935Z] Building docker-security-proxy-setup-go [2020-12-31T00:44:03.935Z] Building docker-core-metadata-go [2020-12-31T00:44:13.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-31T00:44:13.435Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-31T00:44:13.449Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-31T00:44:13.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-31T00:44:13.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T00:44:13.466Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2858/head:refs/remotes/origin/PR-2858 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-31T00:44:14.194Z] Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit b123692ef5aef04367cfb89a2b35ff47f98a9523 [2020-12-31T00:44:14.434Z] Merge succeeded, producing b59428cebbd9d13061a09d07e3fbcf302e0361e5 [2020-12-31T00:44:14.434Z] Checking out Revision b59428cebbd9d13061a09d07e3fbcf302e0361e5 (PR-2858) [2020-12-31T00:44:14.228Z] > git config core.sparsecheckout # timeout=10 [2020-12-31T00:44:14.233Z] > git checkout -f b123692ef5aef04367cfb89a2b35ff47f98a9523 # timeout=10 [2020-12-31T00:44:14.308Z] > git remote # timeout=10 [2020-12-31T00:44:14.314Z] > git config --get remote.origin.url # timeout=10 [2020-12-31T00:44:14.322Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-31T00:44:14.326Z] > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 [2020-12-31T00:44:14.454Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-31T00:44:14.463Z] > git config core.sparsecheckout # timeout=10 [2020-12-31T00:44:14.466Z] > git checkout -f b59428cebbd9d13061a09d07e3fbcf302e0361e5 # timeout=10 [2020-12-31T00:44:18.123Z] Commit message: "Merge commit '68a8f910767166238b38b7946bcb5bba3869a893' into HEAD" [2020-12-31T00:44:18.131Z] First time build. Skipping changelog. [2020-12-31T00:44:18.148Z] > git rev-list --no-walk 3a7de7d78618406e3dbb2325feded12b180b96be # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:44:19.082Z] + echo snap-build.sh [2020-12-31T00:44:19.082Z] snap-build.sh [2020-12-31T00:44:19.082Z] + SNAP_BASE_DIR=. [2020-12-31T00:44:19.082Z] + '[' '!' -z /w/workspace/edgex-go/31 ']' [2020-12-31T00:44:19.082Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/31 [2020-12-31T00:44:19.082Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/31]' [2020-12-31T00:44:19.082Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/31] [2020-12-31T00:44:19.082Z] + cd /w/workspace/edgex-go/31 [2020-12-31T00:44:19.082Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-31T00:44:19.082Z] Reading package lists... [2020-12-31T00:44:19.082Z] Building dependency tree... [2020-12-31T00:44:19.082Z] Reading state information... [2020-12-31T00:44:19.345Z] The following packages were automatically installed and are no longer required: [2020-12-31T00:44:19.345Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-31T00:44:19.345Z] uidmap xdelta3 [2020-12-31T00:44:19.345Z] Use 'sudo apt autoremove' to remove them. [2020-12-31T00:44:19.345Z] The following packages will be REMOVED: [2020-12-31T00:44:19.345Z] lxd* lxd-client* [2020-12-31T00:44:19.606Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-31T00:44:19.606Z] After this operation, 31.7 MB disk space will be freed. [2020-12-31T00:44:20.649Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2020-12-31T00:44:20.649Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-31T00:44:21.593Z] Removing lxd dnsmasq configuration [2020-12-31T00:44:21.593Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-31T00:44:21.593Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-31T00:44:22.536Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-31T00:44:22.799Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2020-12-31T00:44:22.799Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-31T00:44:24.190Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-31T00:44:24.190Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-31T00:44:25.135Z] + sudo snap remove --purge lxd [2020-12-31T00:44:25.396Z] snap "lxd" is not installed [2020-12-31T00:44:25.396Z] + sudo groupadd --force --system lxd [2020-12-31T00:44:25.396Z] ++ whoami [2020-12-31T00:44:25.396Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-31T00:44:25.396Z] + newgrp - lxd [2020-12-31T00:44:25.657Z] + sudo snap install lxd [2020-12-31T00:44:33.805Z] 2020-12-31T00:44:30Z INFO Waiting for automatic snapd restart... [2020-12-31T00:44:48.730Z] lxd 4.9 from Canonical* installed [2020-12-31T00:44:48.730Z] + sudo lxd init --auto [2020-12-31T00:44:55.335Z] + sudo snap install --classic snapcraft [2020-12-31T00:44:59.540Z] snapcraft 4.4.4 from Canonical* installed [2020-12-31T00:44:59.540Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-31T00:44:59.540Z] + patch --verbose -p1 [2020-12-31T00:44:59.540Z] Hmm... Looks like a unified diff to me... [2020-12-31T00:44:59.540Z] The text leading up to this was: [2020-12-31T00:44:59.540Z] -------------------------- [2020-12-31T00:44:59.540Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2020-12-31T00:44:59.540Z] |From: Tony Espy [2020-12-31T00:44:59.540Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2020-12-31T00:44:59.540Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-31T00:44:59.540Z] | [2020-12-31T00:44:59.540Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-31T00:44:59.540Z] |optimize the snap CI check run for pull requests. When [2020-12-31T00:44:59.540Z] |applied, it essentially strips out everything (apps and [2020-12-31T00:44:59.540Z] |parts) from the snapcraft.yaml file except those required [2020-12-31T00:44:59.540Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-31T00:44:59.540Z] |catch changes to edgex-go that break the snap build. [2020-12-31T00:44:59.540Z] | [2020-12-31T00:44:59.540Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-31T00:44:59.540Z] |to update this patch file, otherwise it may fail to apply, [2020-12-31T00:44:59.540Z] |resulting in a failed snap build CI check in the associated [2020-12-31T00:44:59.540Z] |pull request. [2020-12-31T00:44:59.540Z] | [2020-12-31T00:44:59.540Z] |Note - in addition to applying this patch, the pipeline also [2020-12-31T00:44:59.540Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-31T00:44:59.540Z] |need to build the finally binary .snap file (and it won't [2020-12-31T00:44:59.540Z] |work with the patch applied). This further reduces the build [2020-12-31T00:44:59.540Z] |time. [2020-12-31T00:44:59.540Z] |--- [2020-12-31T00:44:59.540Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2020-12-31T00:44:59.540Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2020-12-31T00:44:59.540Z] | [2020-12-31T00:44:59.540Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-31T00:44:59.540Z] |index 1e537489..faf42425 100644 [2020-12-31T00:44:59.540Z] |--- a/snap/snapcraft.yaml [2020-12-31T00:44:59.540Z] |+++ b/snap/snapcraft.yaml [2020-12-31T00:44:59.540Z] -------------------------- [2020-12-31T00:44:59.540Z] patching file snap/snapcraft.yaml [2020-12-31T00:44:59.540Z] Using Plan A... [2020-12-31T00:44:59.540Z] Hunk #1 succeeded at 73. [2020-12-31T00:44:59.540Z] Hunk #2 succeeded at 202. [2020-12-31T00:44:59.540Z] Hunk #3 succeeded at 214. [2020-12-31T00:44:59.540Z] Hunk #4 FAILED at 222. [2020-12-31T00:44:59.540Z] Hunk #5 succeeded at 300 (offset 1 line). [2020-12-31T00:44:59.540Z] Hunk #6 succeeded at 327 (offset 1 line). [2020-12-31T00:44:59.540Z] Hunk #7 succeeded at 361 (offset 1 line). [2020-12-31T00:44:59.540Z] Hunk #8 FAILED at 411. [2020-12-31T00:44:59.540Z] 2 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2020-12-31T00:44:59.540Z] Hmm... Ignoring the trailing garbage. [2020-12-31T00:44:59.540Z] done [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-31T00:45:00.379Z] Failed in branch amd64 [2020-12-31T00:45:25.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:45:25.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:45:25.729Z] ---> a85dae62669a [2020-12-31T00:45:25.729Z] Step 3/22 : WORKDIR /edgex-go [2020-12-31T00:45:25.729Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:45:25.729Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:45:25.729Z] ---> a85dae62669a [2020-12-31T00:45:25.729Z] Step 3/22 : WORKDIR /edgex-go [2020-12-31T00:45:25.729Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:45:25.729Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:45:25.729Z] ---> a85dae62669a [2020-12-31T00:45:25.729Z] Step 3/23 : WORKDIR /edgex-go [2020-12-31T00:45:25.729Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:45:25.729Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:45:25.729Z] ---> a85dae62669a [2020-12-31T00:45:25.729Z] Step 3/24 : WORKDIR /edgex-go [2020-12-31T00:45:25.729Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:45:25.729Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:45:25.729Z] ---> a85dae62669a [2020-12-31T00:45:25.729Z] Step 3/21 : WORKDIR /edgex-go [2020-12-31T00:45:25.729Z] ---> Running in 718d53d128d6 [2020-12-31T00:45:25.729Z] ---> Running in f18b6ac7f338 [2020-12-31T00:45:25.729Z] ---> Running in b7175ccaf885 [2020-12-31T00:45:25.729Z] ---> Running in 8ddec10889e9 [2020-12-31T00:45:25.729Z] ---> Running in 5b0db0985112 [2020-12-31T00:45:25.729Z] Removing intermediate container 718d53d128d6 [2020-12-31T00:45:25.729Z] ---> ff6abfd611fc [2020-12-31T00:45:25.729Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:45:25.729Z] Removing intermediate container 5b0db0985112 [2020-12-31T00:45:25.729Z] ---> 1d1e6df2f196 [2020-12-31T00:45:25.729Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:45:25.729Z] Removing intermediate container b7175ccaf885 [2020-12-31T00:45:25.729Z] ---> 9d5ec913e034 [2020-12-31T00:45:25.729Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:45:25.729Z] Removing intermediate container f18b6ac7f338 [2020-12-31T00:45:25.729Z] ---> 57f9368a6eec [2020-12-31T00:45:25.729Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:45:25.729Z] Removing intermediate container 8ddec10889e9 [2020-12-31T00:45:25.729Z] ---> 1860c7dd24e9 [2020-12-31T00:45:25.729Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:45:25.729Z] ---> Running in d3e85edbe606 [2020-12-31T00:45:25.729Z] ---> Running in 5c5e35c89de2 [2020-12-31T00:45:25.729Z] ---> Running in cc89449f572a [2020-12-31T00:45:25.729Z] ---> Running in 3cde2324bf01 [2020-12-31T00:45:25.729Z] ---> Running in 7c36f041146e [2020-12-31T00:45:25.729Z] Removing intermediate container d3e85edbe606 [2020-12-31T00:45:25.729Z] ---> b70bedac5ffd [2020-12-31T00:45:25.729Z] Step 5/24 : RUN apk update && apk add make git [2020-12-31T00:45:25.729Z] ---> Running in c736faa4bbb6 [2020-12-31T00:45:25.729Z] Removing intermediate container 5c5e35c89de2 [2020-12-31T00:45:25.729Z] ---> cb6969979ce6 [2020-12-31T00:45:25.729Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-31T00:45:25.729Z] Removing intermediate container 7c36f041146e [2020-12-31T00:45:25.729Z] ---> 89e38fb18f89 [2020-12-31T00:45:25.729Z] Step 5/22 : RUN apk update && apk add make git [2020-12-31T00:45:25.729Z] ---> Running in e7a3c553f1ff [2020-12-31T00:45:25.729Z] Removing intermediate container 3cde2324bf01 [2020-12-31T00:45:25.729Z] ---> 5ab0082a115a [2020-12-31T00:45:25.729Z] Step 5/22 : RUN apk update && apk add make git [2020-12-31T00:45:25.729Z] ---> Running in 23133ba366b8 [2020-12-31T00:45:25.729Z] ---> Running in 32bd4a975b03 [2020-12-31T00:45:25.729Z] Removing intermediate container cc89449f572a [2020-12-31T00:45:25.729Z] ---> 099b5c0e4349 [2020-12-31T00:45:25.729Z] Step 5/21 : RUN apk update && apk add make git [2020-12-31T00:45:25.729Z] ---> Running in 9d65f5223486 [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.729Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.730Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:45:25.730Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:45:25.730Z] OK: 12620 distinct packages available [2020-12-31T00:45:25.730Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:45:25.730Z] OK: 217 MiB in 51 packages [2020-12-31T00:45:25.730Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:45:25.730Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:45:25.730Z] OK: 12620 distinct packages available [2020-12-31T00:45:25.730Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:45:25.730Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:45:25.730Z] OK: 12620 distinct packages available [2020-12-31T00:45:25.730Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:45:25.730Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:45:25.730Z] OK: 12620 distinct packages available [2020-12-31T00:45:25.730Z] OK: 217 MiB in 51 packages [2020-12-31T00:45:25.730Z] OK: 217 MiB in 51 packages [2020-12-31T00:45:25.730Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:45:25.730Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:45:25.730Z] OK: 12620 distinct packages available [2020-12-31T00:45:25.730Z] OK: 217 MiB in 51 packages [2020-12-31T00:45:26.326Z] OK: 217 MiB in 51 packages [2020-12-31T00:45:26.326Z] Removing intermediate container c736faa4bbb6 [2020-12-31T00:45:26.326Z] ---> 1ab1ccde42a1 [2020-12-31T00:45:26.326Z] Step 6/24 : COPY go.mod . [2020-12-31T00:45:26.935Z] Removing intermediate container 23133ba366b8 [2020-12-31T00:45:26.935Z] ---> ea98dbfbf0d1 [2020-12-31T00:45:26.935Z] Step 6/22 : COPY go.mod . [2020-12-31T00:45:27.537Z] Removing intermediate container e7a3c553f1ff [2020-12-31T00:45:27.537Z] ---> add6680df819 [2020-12-31T00:45:27.537Z] Step 6/23 : COPY go.mod . [2020-12-31T00:45:27.537Z] Removing intermediate container 9d65f5223486 [2020-12-31T00:45:27.537Z] ---> 8c5614d29f58 [2020-12-31T00:45:27.537Z] Step 6/21 : COPY go.mod . [2020-12-31T00:45:27.810Z] ---> 19ceb2ad6ab4 [2020-12-31T00:45:27.810Z] Step 7/24 : RUN go mod download [2020-12-31T00:45:27.810Z] ---> Running in e4daef8014ee [2020-12-31T00:45:28.083Z] Removing intermediate container 32bd4a975b03 [2020-12-31T00:45:28.083Z] ---> 0fddfc6a539e [2020-12-31T00:45:28.083Z] Step 6/22 : COPY go.mod . [2020-12-31T00:45:28.083Z] ---> 07592a9ad776 [2020-12-31T00:45:28.083Z] Step 7/22 : RUN go mod download [2020-12-31T00:45:28.377Z] ---> Running in fe3866177f09 [2020-12-31T00:45:28.659Z] ---> 7ded6b927e8e [2020-12-31T00:45:28.659Z] Step 7/23 : RUN go mod download [2020-12-31T00:45:28.659Z] ---> c4221691d6f3 [2020-12-31T00:45:28.659Z] Step 7/21 : RUN go mod download [2020-12-31T00:45:28.944Z] ---> Running in 8aba144cbc6e [2020-12-31T00:45:28.944Z] ---> Running in fd9dacac67df [2020-12-31T00:45:29.223Z] ---> fc32c839fa4a [2020-12-31T00:45:29.223Z] Step 7/22 : RUN go mod download [2020-12-31T00:45:29.501Z] ---> Running in 298d9d529aee [2020-12-31T00:45:32.142Z] Removing intermediate container e4daef8014ee [2020-12-31T00:45:32.142Z] ---> 3b1e644274bd [2020-12-31T00:45:32.142Z] Step 8/24 : COPY . . [2020-12-31T00:45:32.421Z] Removing intermediate container fe3866177f09 [2020-12-31T00:45:32.421Z] ---> 53ffce62f8bd [2020-12-31T00:45:32.421Z] Step 8/22 : COPY . . [2020-12-31T00:45:33.944Z] Removing intermediate container 8aba144cbc6e [2020-12-31T00:45:33.944Z] ---> c3a748ed8d2e [2020-12-31T00:45:33.944Z] Step 8/23 : COPY . . [2020-12-31T00:45:34.541Z] Removing intermediate container fd9dacac67df [2020-12-31T00:45:34.542Z] ---> d546b7bb84f8 [2020-12-31T00:45:34.542Z] Step 8/21 : COPY . . [2020-12-31T00:45:34.542Z] Removing intermediate container 298d9d529aee [2020-12-31T00:45:34.542Z] ---> 2d07ab8841dc [2020-12-31T00:45:34.542Z] Step 8/22 : COPY . . [2020-12-31T00:46:01.362Z] ---> 41418cd6e4d0 [2020-12-31T00:46:01.362Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-31T00:46:01.362Z] ---> 685d42a5601e [2020-12-31T00:46:01.362Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-31T00:46:01.362Z] ---> 45d3a8c91e7c [2020-12-31T00:46:01.362Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-31T00:46:01.362Z] ---> 2bc732cc245c [2020-12-31T00:46:01.362Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-31T00:46:01.362Z] ---> 0439a61562e6 [2020-12-31T00:46:01.362Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-31T00:46:01.362Z] ---> Running in 0395bad2d076 [2020-12-31T00:46:01.362Z] ---> Running in 49285ec55a99 [2020-12-31T00:46:01.362Z] ---> Running in b7cf983bbdd5 [2020-12-31T00:46:01.362Z] ---> Running in e753e0bd25e3 [2020-12-31T00:46:01.362Z] ---> Running in b6bc9d437420 [2020-12-31T00:46:01.362Z] 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 [2020-12-31T00:46:01.362Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-31T00:46:01.362Z] 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 [2020-12-31T00:46:01.362Z] 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 [2020-12-31T00:46:01.362Z] 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 [2020-12-31T00:47:23.173Z] 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 [2020-12-31T00:47:23.173Z] 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 [2020-12-31T00:47:29.914Z] Removing intermediate container 49285ec55a99 [2020-12-31T00:47:29.914Z] ---> 55f720865d6a [2020-12-31T00:47:29.914Z] [2020-12-31T00:47:29.914Z] Step 10/22 : FROM alpine:3.10 [2020-12-31T00:47:29.914Z] 3.10: Pulling from library/alpine [2020-12-31T00:47:32.553Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-31T00:47:32.553Z] Status: Downloaded newer image for alpine:3.10 [2020-12-31T00:47:32.553Z] ---> 536a684cf733 [2020-12-31T00:47:32.553Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-31T00:47:32.553Z] ---> Running in fd1105073efb [2020-12-31T00:47:35.189Z] Removing intermediate container b7cf983bbdd5 [2020-12-31T00:47:35.189Z] ---> 9ccf735fcb87 [2020-12-31T00:47:35.189Z] [2020-12-31T00:47:35.189Z] Step 10/24 : FROM alpine:3.10 [2020-12-31T00:47:35.189Z] ---> 536a684cf733 [2020-12-31T00:47:35.189Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-31T00:47:35.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:47:35.189Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:47:35.791Z] v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-31T00:47:35.791Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-31T00:47:35.791Z] OK: 10171 distinct packages available [2020-12-31T00:47:35.791Z] ---> Running in 032cc9eb5252 [2020-12-31T00:47:36.800Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-31T00:47:36.800Z] Removing intermediate container b6bc9d437420 [2020-12-31T00:47:36.800Z] ---> f77d550ca396 [2020-12-31T00:47:36.800Z] [2020-12-31T00:47:36.800Z] Step 10/21 : FROM alpine [2020-12-31T00:47:36.800Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-31T00:47:36.800Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-31T00:47:36.800Z] latest: Pulling from library/alpine [2020-12-31T00:47:36.800Z] (4/5) Installing curl (7.66.0-r3) [2020-12-31T00:47:36.800Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-31T00:47:36.800Z] Executing busybox-1.30.1-r3.trigger [2020-12-31T00:47:36.800Z] Executing ca-certificates-20191127-r2.trigger [2020-12-31T00:47:37.078Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-31T00:47:37.078Z] Status: Downloaded newer image for alpine:latest [2020-12-31T00:47:37.078Z] ---> afeebe901d6b [2020-12-31T00:47:37.078Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-31T00:47:37.352Z] OK: 7 MiB in 19 packages [2020-12-31T00:47:37.633Z] ---> Running in 6f1f7d6c0bcf [2020-12-31T00:47:37.914Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:47:38.518Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:47:39.514Z] v3.10.5-172-g46bfe57e1d [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-31T00:47:39.514Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-31T00:47:39.514Z] OK: 10171 distinct packages available [2020-12-31T00:47:40.114Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:47:40.114Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-31T00:47:40.114Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-31T00:47:40.114Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-31T00:47:40.114Z] (4/5) Installing curl (7.66.0-r3) [2020-12-31T00:47:40.114Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-31T00:47:40.114Z] Executing busybox-1.30.1-r3.trigger [2020-12-31T00:47:40.114Z] Executing ca-certificates-20191127-r2.trigger [2020-12-31T00:47:40.398Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:47:40.398Z] Removing intermediate container fd1105073efb [2020-12-31T00:47:40.398Z] ---> 671d39dfd3fa [2020-12-31T00:47:40.398Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-31T00:47:40.398Z] OK: 7 MiB in 19 packages [2020-12-31T00:47:40.678Z] ---> Running in f531f78e06f1 [2020-12-31T00:47:41.288Z] v3.12.3-21-gd73c439b42 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:47:41.288Z] v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:47:41.288Z] OK: 12615 distinct packages available [2020-12-31T00:47:41.889Z] Removing intermediate container f531f78e06f1 [2020-12-31T00:47:41.889Z] ---> f3c0dbf73ece [2020-12-31T00:47:41.889Z] Step 13/22 : WORKDIR / [2020-12-31T00:47:41.889Z] ---> Running in 4ef1fd7e9e35 [2020-12-31T00:47:42.168Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-31T00:47:42.445Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-31T00:47:42.445Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-31T00:47:42.445Z] (4/4) Installing curl (7.69.1-r3) [2020-12-31T00:47:42.445Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:47:42.445Z] Executing ca-certificates-20191127-r4.trigger [2020-12-31T00:47:42.725Z] OK: 7 MiB in 18 packages [2020-12-31T00:47:43.326Z] Removing intermediate container 4ef1fd7e9e35 [2020-12-31T00:47:43.326Z] ---> 627ec2c174db [2020-12-31T00:47:43.326Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-31T00:47:43.326Z] Removing intermediate container 032cc9eb5252 [2020-12-31T00:47:43.326Z] ---> cbf3f7f8731d [2020-12-31T00:47:43.326Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-31T00:47:43.934Z] ---> Running in 5f06f07f16d3 [2020-12-31T00:47:44.930Z] Removing intermediate container 5f06f07f16d3 [2020-12-31T00:47:44.930Z] ---> 65710fcdb90c [2020-12-31T00:47:44.930Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-31T00:47:44.930Z] ---> 99149fc8a070 [2020-12-31T00:47:44.930Z] Step 13/24 : WORKDIR / [2020-12-31T00:47:45.537Z] ---> Running in 49e3893171e7 [2020-12-31T00:47:45.815Z] Removing intermediate container 6f1f7d6c0bcf [2020-12-31T00:47:45.815Z] ---> c9ddd3450361 [2020-12-31T00:47:45.815Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-31T00:47:46.090Z] ---> Running in da61a9146653 [2020-12-31T00:47:46.362Z] Removing intermediate container 49e3893171e7 [2020-12-31T00:47:46.362Z] ---> afc7b036ccf8 [2020-12-31T00:47:46.362Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-31T00:47:46.968Z] Removing intermediate container da61a9146653 [2020-12-31T00:47:46.968Z] ---> 66999a13b9c0 [2020-12-31T00:47:46.968Z] Step 13/21 : WORKDIR /edgex [2020-12-31T00:47:46.968Z] ---> d969e062c71c [2020-12-31T00:47:46.968Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-31T00:47:47.242Z] ---> Running in 2c837f323d74 [2020-12-31T00:47:47.846Z] ---> 5ffe5b258969 [2020-12-31T00:47:47.846Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-31T00:47:47.846Z] Removing intermediate container 2c837f323d74 [2020-12-31T00:47:47.846Z] ---> 74bf9d869f17 [2020-12-31T00:47:47.846Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-31T00:47:49.294Z] ---> babc1bbef738 [2020-12-31T00:47:49.294Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-31T00:47:49.569Z] ---> 4b8008540c41 [2020-12-31T00:47:49.569Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-31T00:47:49.569Z] ---> 7285537dc213 [2020-12-31T00:47:49.569Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-31T00:47:50.568Z] ---> 9e4464033260 [2020-12-31T00:47:50.568Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-31T00:47:50.843Z] ---> Running in 4f6746266b40 [2020-12-31T00:47:51.118Z] ---> 899dad603489 [2020-12-31T00:47:51.118Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-31T00:47:51.725Z] ---> c5424175677a [2020-12-31T00:47:51.725Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-31T00:47:54.526Z] ---> 86523cc8d55b [2020-12-31T00:47:54.526Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-31T00:47:54.526Z] ---> be8229b99450 [2020-12-31T00:47:54.526Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-31T00:47:54.916Z] ---> Running in cb7f3c369c70 [2020-12-31T00:47:56.907Z] Removing intermediate container e753e0bd25e3 [2020-12-31T00:47:56.907Z] ---> 4d1772f62757 [2020-12-31T00:47:56.907Z] [2020-12-31T00:47:56.907Z] Step 10/22 : FROM scratch [2020-12-31T00:47:56.907Z] ---> [2020-12-31T00:47:56.907Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-31T00:47:56.907Z] ---> ad1c510c9776 [2020-12-31T00:47:56.907Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-31T00:47:56.907Z] Removing intermediate container 4f6746266b40 [2020-12-31T00:47:56.907Z] ---> 45a0811f6e7c [2020-12-31T00:47:56.907Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-31T00:47:56.908Z] Removing intermediate container cb7f3c369c70 [2020-12-31T00:47:56.908Z] ---> c605c3a86c8b [2020-12-31T00:47:56.908Z] Step 18/21 : CMD ["--init=true"] [2020-12-31T00:47:57.183Z] ---> Running in f4418fc9cafe [2020-12-31T00:47:57.183Z] ---> Running in 0c0a33028564 [2020-12-31T00:47:57.183Z] ---> Running in 0cf1e847eefa [2020-12-31T00:47:57.780Z] Removing intermediate container f4418fc9cafe [2020-12-31T00:47:57.780Z] ---> 67aeac400f89 [2020-12-31T00:47:57.780Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-31T00:47:57.780Z] ---> Running in de0798cc733d [2020-12-31T00:47:58.055Z] Removing intermediate container 0cf1e847eefa [2020-12-31T00:47:58.055Z] ---> 0fc23eaa07e1 [2020-12-31T00:47:58.055Z] Step 19/21 : LABEL arch=arm64 [2020-12-31T00:47:58.055Z] Removing intermediate container 0c0a33028564 [2020-12-31T00:47:58.055Z] ---> 746eb66f76ea [2020-12-31T00:47:58.055Z] Step 20/22 : LABEL arch=arm64 [2020-12-31T00:47:58.055Z] ---> 44ec6a42547c [2020-12-31T00:47:58.055Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-31T00:47:58.329Z] ---> Running in 33a33a403fe4 [2020-12-31T00:47:58.329Z] ---> Running in 1bdbcd7827ab [2020-12-31T00:47:58.329Z] ---> Running in 3f3777b8ca35 [2020-12-31T00:47:58.606Z] Removing intermediate container de0798cc733d [2020-12-31T00:47:58.606Z] ---> 09990f61242d [2020-12-31T00:47:58.606Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-31T00:47:58.606Z] ---> Running in 3c2a64cf48bd [2020-12-31T00:47:59.210Z] Removing intermediate container 33a33a403fe4 [2020-12-31T00:47:59.210Z] ---> 2bf2fc2e3446 [2020-12-31T00:47:59.210Z] Step 20/21 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:47:59.210Z] Removing intermediate container 3f3777b8ca35 [2020-12-31T00:47:59.210Z] ---> 6b5fc514dce8 [2020-12-31T00:47:59.210Z] Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:47:59.210Z] ---> Running in dfe408c0b97b [2020-12-31T00:47:59.483Z] Removing intermediate container 3c2a64cf48bd [2020-12-31T00:47:59.483Z] ---> 2f1a2b54b243 [2020-12-31T00:47:59.483Z] Step 14/22 : WORKDIR / [2020-12-31T00:47:59.483Z] ---> Running in 76f46f637568 [2020-12-31T00:47:59.483Z] ---> Running in ee1324ea1bdc [2020-12-31T00:48:00.089Z] Removing intermediate container dfe408c0b97b [2020-12-31T00:48:00.089Z] ---> 823825548e35 [2020-12-31T00:48:00.089Z] Step 21/21 : LABEL version=0.0.0 [2020-12-31T00:48:00.684Z] Removing intermediate container 76f46f637568 [2020-12-31T00:48:00.685Z] ---> 4b7adbc9f9f0 [2020-12-31T00:48:00.685Z] Step 22/22 : LABEL version=0.0.0 [2020-12-31T00:48:00.685Z] ---> Running in 94baef8907b3 [2020-12-31T00:48:00.685Z] Removing intermediate container ee1324ea1bdc [2020-12-31T00:48:00.685Z] ---> 500dc23bf3ac [2020-12-31T00:48:00.685Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-31T00:48:00.958Z] ---> Running in d24033fe70d2 [2020-12-31T00:48:01.576Z] Removing intermediate container 94baef8907b3 [2020-12-31T00:48:01.576Z] ---> 0afbe3c7ea44 [2020-12-31T00:48:01.576Z] [2020-12-31T00:48:01.857Z] Successfully built 0afbe3c7ea44 [2020-12-31T00:48:02.133Z] ---> 675ebed8643c [2020-12-31T00:48:02.133Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-31T00:48:02.133Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-31T00:48:02.133Z]  Building docker-security-proxy-setup-go ... done Building docker-support-scheduler-go [2020-12-31T00:48:02.133Z] Removing intermediate container d24033fe70d2 [2020-12-31T00:48:02.133Z] ---> 9a608151b9f9 [2020-12-31T00:48:02.133Z] [2020-12-31T00:48:02.133Z] Removing intermediate container 1bdbcd7827ab [2020-12-31T00:48:02.133Z] ---> 6a2ebb82def4 [2020-12-31T00:48:02.133Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-31T00:48:02.739Z] Successfully built 9a608151b9f9 [2020-12-31T00:48:02.739Z] ---> Running in ba3456bceaa8 [2020-12-31T00:48:02.739Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-31T00:48:02.739Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-notifications-go [2020-12-31T00:48:03.010Z] Removing intermediate container 0395bad2d076 [2020-12-31T00:48:03.010Z] ---> 56ed78cf7f90 [2020-12-31T00:48:03.010Z] [2020-12-31T00:48:03.010Z] Step 10/23 : FROM alpine [2020-12-31T00:48:03.010Z] ---> afeebe901d6b [2020-12-31T00:48:03.010Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-31T00:48:03.296Z] ---> Running in 92717f4fad0c [2020-12-31T00:48:03.572Z] Removing intermediate container ba3456bceaa8 [2020-12-31T00:48:03.572Z] ---> 13d1643b8775 [2020-12-31T00:48:03.572Z] Step 22/24 : LABEL arch=arm64 [2020-12-31T00:48:03.572Z] ---> 5f47c4d71e71 [2020-12-31T00:48:03.572Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-31T00:48:03.846Z] ---> Running in 4fa0cb727fc6 [2020-12-31T00:48:03.846Z] Removing intermediate container 92717f4fad0c [2020-12-31T00:48:03.846Z] ---> e249d217ffe9 [2020-12-31T00:48:03.846Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-31T00:48:04.123Z] ---> Running in 59f5b82abe04 [2020-12-31T00:48:04.396Z] Removing intermediate container 4fa0cb727fc6 [2020-12-31T00:48:04.396Z] ---> 988e1de78c88 [2020-12-31T00:48:04.396Z] Step 23/24 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:48:04.680Z] ---> Running in 72b7af0c9177 [2020-12-31T00:48:04.953Z] ---> c64a84970ee7 [2020-12-31T00:48:04.953Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-31T00:48:05.234Z] Removing intermediate container 59f5b82abe04 [2020-12-31T00:48:05.234Z] ---> 7bc4eeb6cf8c [2020-12-31T00:48:05.234Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-31T00:48:06.211Z] ---> Running in 58150407df1c [2020-12-31T00:48:06.211Z] Removing intermediate container 72b7af0c9177 [2020-12-31T00:48:06.211Z] ---> 47feb8e14e6f [2020-12-31T00:48:06.211Z] Step 24/24 : LABEL version=0.0.0 [2020-12-31T00:48:06.807Z] ---> Running in ef4a2ab63c61 [2020-12-31T00:48:07.786Z] ---> Running in 23e0f5b76b70 [2020-12-31T00:48:07.786Z] Removing intermediate container 58150407df1c [2020-12-31T00:48:07.786Z] ---> ac0ddac5c339 [2020-12-31T00:48:07.786Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:48:07.786Z] Removing intermediate container ef4a2ab63c61 [2020-12-31T00:48:07.786Z] ---> 131fcdfa5d82 [2020-12-31T00:48:07.786Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:48:08.056Z] ---> Running in ba2b45a95e4c [2020-12-31T00:48:08.056Z] ---> Running in 5250e4d5abc6 [2020-12-31T00:48:08.326Z] Removing intermediate container 23e0f5b76b70 [2020-12-31T00:48:08.326Z] ---> 3d552fc68ce4 [2020-12-31T00:48:08.326Z] [2020-12-31T00:48:08.921Z] Removing intermediate container ba2b45a95e4c [2020-12-31T00:48:08.921Z] ---> 321d42b6bf02 [2020-12-31T00:48:08.922Z] Step 20/22 : LABEL arch=arm64 [2020-12-31T00:48:08.922Z] Successfully built 3d552fc68ce4 [2020-12-31T00:48:09.204Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-31T00:48:09.204Z] Building docker-sys-mgmt-agent-go [2020-12-31T00:48:09.804Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 38c233832a9e [2020-12-31T00:48:10.403Z] Removing intermediate container 38c233832a9e [2020-12-31T00:48:10.403Z] ---> 7571978c3c85 [2020-12-31T00:48:10.403Z] Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:48:10.403Z] ---> Running in c5b1d23bb524 [2020-12-31T00:48:11.384Z] Removing intermediate container c5b1d23bb524 [2020-12-31T00:48:11.385Z] ---> 5487f04f91cb [2020-12-31T00:48:11.385Z] Step 22/22 : LABEL version=0.0.0 [2020-12-31T00:48:11.979Z] ---> Running in 151c86976059 [2020-12-31T00:48:11.979Z] Removing intermediate container 5250e4d5abc6 [2020-12-31T00:48:11.979Z] ---> 05e4e988dbce [2020-12-31T00:48:11.979Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-31T00:48:12.583Z] ---> Running in 9dd50b09a210 [2020-12-31T00:48:12.856Z] Removing intermediate container 151c86976059 [2020-12-31T00:48:12.856Z] ---> 259feaa931b5 [2020-12-31T00:48:12.856Z] [2020-12-31T00:48:13.453Z] Successfully built 259feaa931b5 [2020-12-31T00:48:13.453Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-31T00:48:13.453Z]  Building docker-core-metadata-go ... done Building docker-core-command-go [2020-12-31T00:48:14.047Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:48:14.637Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:48:15.604Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-31T00:48:15.604Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-31T00:48:15.604Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-31T00:48:15.875Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-31T00:48:16.154Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-31T00:48:16.154Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:48:16.154Z] OK: 8 MiB in 19 packages [2020-12-31T00:48:18.779Z] Removing intermediate container 9dd50b09a210 [2020-12-31T00:48:18.779Z] ---> 621bc08694c4 [2020-12-31T00:48:18.779Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-31T00:48:20.760Z] ---> e20894881c95 [2020-12-31T00:48:20.760Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-31T00:48:22.733Z] ---> c01edb70b522 [2020-12-31T00:48:22.733Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-31T00:48:24.170Z] ---> 0c3d36e66c6b [2020-12-31T00:48:24.170Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-31T00:48:24.170Z] ---> Running in 721bcb8e1f8b [2020-12-31T00:48:25.173Z] Removing intermediate container 721bcb8e1f8b [2020-12-31T00:48:25.173Z] ---> d74342d48c5b [2020-12-31T00:48:25.173Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:48:25.449Z] ---> Running in a896da37e7f1 [2020-12-31T00:48:26.434Z] Removing intermediate container a896da37e7f1 [2020-12-31T00:48:26.434Z] ---> b2544d83bd47 [2020-12-31T00:48:26.434Z] Step 21/23 : LABEL arch=arm64 [2020-12-31T00:48:26.434Z] ---> Running in 03778d051833 [2020-12-31T00:48:27.033Z] Removing intermediate container 03778d051833 [2020-12-31T00:48:27.033Z] ---> d4f892414a49 [2020-12-31T00:48:27.033Z] Step 22/23 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:48:27.305Z] ---> Running in 1ad852453ad0 [2020-12-31T00:48:28.281Z] Removing intermediate container 1ad852453ad0 [2020-12-31T00:48:28.281Z] ---> 16d2d2c3b3f4 [2020-12-31T00:48:28.281Z] Step 23/23 : LABEL version=0.0.0 [2020-12-31T00:48:28.555Z] ---> Running in 5c45c388289c [2020-12-31T00:48:29.534Z] Removing intermediate container 5c45c388289c [2020-12-31T00:48:29.534Z] ---> 63b58fef3b35 [2020-12-31T00:48:29.534Z] [2020-12-31T00:48:29.805Z] Successfully built 63b58fef3b35 [2020-12-31T00:48:29.805Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-31T00:48:52.007Z]  Building docker-core-data-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:48:52.007Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:48:52.007Z] ---> a85dae62669a [2020-12-31T00:48:52.007Z] Step 3/24 : WORKDIR /edgex-go [2020-12-31T00:48:52.007Z] ---> Using cache [2020-12-31T00:48:52.007Z] ---> 1860c7dd24e9 [2020-12-31T00:48:52.007Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:48:52.007Z] ---> Using cache [2020-12-31T00:48:52.007Z] ---> 5ab0082a115a [2020-12-31T00:48:52.007Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-31T00:48:52.007Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:48:52.007Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:48:52.007Z] ---> a85dae62669a [2020-12-31T00:48:52.007Z] Step 3/21 : WORKDIR /edgex-go [2020-12-31T00:48:52.007Z] ---> Using cache [2020-12-31T00:48:52.007Z] ---> 1860c7dd24e9 [2020-12-31T00:48:52.007Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:48:52.007Z] ---> Using cache [2020-12-31T00:48:52.007Z] ---> 5ab0082a115a [2020-12-31T00:48:52.007Z] Step 5/21 : RUN apk update && apk add make git [2020-12-31T00:48:52.007Z] ---> Using cache [2020-12-31T00:48:52.007Z] ---> 0fddfc6a539e [2020-12-31T00:48:52.007Z] Step 6/21 : COPY go.mod . [2020-12-31T00:48:52.007Z] ---> Using cache [2020-12-31T00:48:52.007Z] ---> fc32c839fa4a [2020-12-31T00:48:52.007Z] Step 7/21 : RUN go mod download [2020-12-31T00:48:52.007Z] ---> Using cache [2020-12-31T00:48:52.007Z] ---> 2d07ab8841dc [2020-12-31T00:48:52.007Z] Step 8/21 : COPY . . [2020-12-31T00:48:52.007Z] ---> Using cache [2020-12-31T00:48:52.008Z] ---> 685d42a5601e [2020-12-31T00:48:52.008Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-31T00:48:55.431Z] ---> Running in 4910fe05d41b [2020-12-31T00:48:55.431Z] ---> Running in d18202cae6a4 [2020-12-31T00:48:56.422Z] 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 [2020-12-31T00:48:56.699Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:48:56.700Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:48:56.700Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:48:56.700Z] ---> a85dae62669a [2020-12-31T00:48:56.700Z] Step 3/27 : WORKDIR /edgex-go [2020-12-31T00:48:56.700Z] ---> Using cache [2020-12-31T00:48:56.700Z] ---> 1860c7dd24e9 [2020-12-31T00:48:56.700Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:48:56.700Z] ---> Using cache [2020-12-31T00:48:56.700Z] ---> 5ab0082a115a [2020-12-31T00:48:56.700Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-31T00:48:57.696Z] ---> Running in 8d3d93cd993c [2020-12-31T00:48:57.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:48:58.582Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-31T00:48:58.582Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-31T00:48:58.582Z] ---> a85dae62669a [2020-12-31T00:48:58.582Z] Step 3/22 : WORKDIR /edgex-go [2020-12-31T00:48:58.582Z] ---> Using cache [2020-12-31T00:48:58.582Z] ---> 1860c7dd24e9 [2020-12-31T00:48:58.582Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-31T00:48:58.582Z] ---> Using cache [2020-12-31T00:48:58.582Z] ---> 5ab0082a115a [2020-12-31T00:48:58.582Z] Step 5/22 : RUN apk update && apk add make git [2020-12-31T00:48:58.582Z] ---> Using cache [2020-12-31T00:48:58.582Z] ---> 0fddfc6a539e [2020-12-31T00:48:58.582Z] Step 6/22 : COPY go.mod . [2020-12-31T00:48:58.582Z] ---> Using cache [2020-12-31T00:48:58.582Z] ---> fc32c839fa4a [2020-12-31T00:48:58.582Z] Step 7/22 : RUN go mod download [2020-12-31T00:48:58.582Z] ---> Using cache [2020-12-31T00:48:58.582Z] ---> 2d07ab8841dc [2020-12-31T00:48:58.582Z] Step 8/22 : COPY . . [2020-12-31T00:48:58.582Z] ---> Using cache [2020-12-31T00:48:58.582Z] ---> 685d42a5601e [2020-12-31T00:48:58.582Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-31T00:48:59.181Z] ---> Running in 119c0576b882 [2020-12-31T00:48:59.790Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:49:00.067Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:49:00.067Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:49:00.067Z] OK: 12620 distinct packages available [2020-12-31T00:49:00.675Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:49:00.951Z] OK: 217 MiB in 51 packages [2020-12-31T00:49:01.228Z] 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 [2020-12-31T00:49:02.225Z] v3.12.3-21-gd73c439b42 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-31T00:49:02.225Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-31T00:49:02.225Z] OK: 12620 distinct packages available [2020-12-31T00:49:02.824Z] Removing intermediate container d18202cae6a4 [2020-12-31T00:49:02.824Z] ---> b3148308b60c [2020-12-31T00:49:02.824Z] Step 6/24 : COPY go.mod . [2020-12-31T00:49:02.824Z] OK: 217 MiB in 51 packages [2020-12-31T00:49:04.796Z] ---> ec0e12055b71 [2020-12-31T00:49:04.796Z] Step 7/24 : RUN go mod download [2020-12-31T00:49:04.796Z] ---> Running in 2980a60458dd [2020-12-31T00:49:05.074Z] Removing intermediate container 8d3d93cd993c [2020-12-31T00:49:05.074Z] ---> ca1b8a1d6fa9 [2020-12-31T00:49:05.074Z] Step 6/27 : COPY go.mod . [2020-12-31T00:49:06.535Z] ---> 2b92efca6c91 [2020-12-31T00:49:06.535Z] Step 7/27 : RUN go mod download [2020-12-31T00:49:06.535Z] ---> Running in 55189a0bb206 [2020-12-31T00:49:09.322Z] Removing intermediate container 2980a60458dd [2020-12-31T00:49:09.322Z] ---> 752f96172dd1 [2020-12-31T00:49:09.322Z] Step 8/24 : COPY . . [2020-12-31T00:49:12.775Z] Removing intermediate container 55189a0bb206 [2020-12-31T00:49:12.775Z] ---> b8295b58fd11 [2020-12-31T00:49:12.775Z] Step 8/27 : COPY . . [2020-12-31T00:49:39.590Z] ---> 0f6e5d0fca03 [2020-12-31T00:49:39.590Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-31T00:49:42.222Z] ---> 597741fceda0 [2020-12-31T00:49:42.222Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-31T00:49:42.222Z] ---> Running in 2035d086f11c [2020-12-31T00:49:45.629Z] ---> Running in 10fe0dc05f1c [2020-12-31T00:49:48.274Z] 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 [2020-12-31T00:49:48.274Z] 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 [2020-12-31T00:49:50.909Z] Removing intermediate container 4910fe05d41b [2020-12-31T00:49:50.909Z] ---> ee9f003de48d [2020-12-31T00:49:50.909Z] [2020-12-31T00:49:50.909Z] Step 10/21 : FROM scratch [2020-12-31T00:49:50.909Z] ---> [2020-12-31T00:49:50.909Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-31T00:49:51.187Z] ---> Using cache [2020-12-31T00:49:51.187Z] ---> 67aeac400f89 [2020-12-31T00:49:51.187Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-31T00:49:51.471Z] ---> Running in e1838340dafa [2020-12-31T00:49:58.224Z] Removing intermediate container e1838340dafa [2020-12-31T00:49:58.224Z] ---> 56d4a57717ae [2020-12-31T00:49:58.224Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-31T00:49:58.224Z] ---> Running in 8e69c56dc1d0 [2020-12-31T00:49:58.224Z] Removing intermediate container 119c0576b882 [2020-12-31T00:49:58.224Z] ---> 3e68bcb2c70d [2020-12-31T00:49:58.224Z] [2020-12-31T00:49:58.224Z] Step 10/22 : FROM scratch [2020-12-31T00:49:58.224Z] ---> [2020-12-31T00:49:58.224Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-31T00:49:58.507Z] ---> Using cache [2020-12-31T00:49:58.507Z] ---> 67aeac400f89 [2020-12-31T00:49:58.507Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-31T00:49:58.507Z] ---> Running in 9b96f2e70367 [2020-12-31T00:49:58.507Z] Removing intermediate container 8e69c56dc1d0 [2020-12-31T00:49:58.507Z] ---> a9eb40c903ae [2020-12-31T00:49:58.507Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-31T00:49:59.499Z] Removing intermediate container 9b96f2e70367 [2020-12-31T00:49:59.499Z] ---> 36c58abc1fb4 [2020-12-31T00:49:59.499Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-31T00:49:59.775Z] ---> Running in 9eab5191b11a [2020-12-31T00:49:59.775Z] ---> d0608db0a3e5 [2020-12-31T00:49:59.775Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-31T00:50:00.380Z] Removing intermediate container 9eab5191b11a [2020-12-31T00:50:00.380Z] ---> 85bfd59c730f [2020-12-31T00:50:00.380Z] Step 14/22 : WORKDIR / [2020-12-31T00:50:00.661Z] ---> Running in 23b6f5b74d44 [2020-12-31T00:50:02.113Z] ---> 5c4feb75553f [2020-12-31T00:50:02.113Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-31T00:50:02.395Z] Removing intermediate container 23b6f5b74d44 [2020-12-31T00:50:02.395Z] ---> 10d9242d6715 [2020-12-31T00:50:02.395Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-31T00:50:03.005Z] ---> a83df3a85861 [2020-12-31T00:50:03.005Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-31T00:50:03.615Z] ---> Running in 57b87ab97f6b [2020-12-31T00:50:03.892Z] ---> 27c646252660 [2020-12-31T00:50:03.892Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-31T00:50:04.174Z] Removing intermediate container 57b87ab97f6b [2020-12-31T00:50:04.174Z] ---> 58ea6b01794a [2020-12-31T00:50:04.174Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:50:04.460Z] ---> Running in c73567dfeb4e [2020-12-31T00:50:05.910Z] Removing intermediate container c73567dfeb4e [2020-12-31T00:50:05.910Z] ---> 7cc404fb83ed [2020-12-31T00:50:05.910Z] Step 19/21 : LABEL arch=arm64 [2020-12-31T00:50:05.910Z] ---> 4b8bbbfc2004 [2020-12-31T00:50:05.910Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-31T00:50:06.188Z] ---> Running in a0c95e4b7188 [2020-12-31T00:50:06.796Z] Removing intermediate container a0c95e4b7188 [2020-12-31T00:50:06.796Z] ---> f3fc9aca0ad0 [2020-12-31T00:50:06.796Z] Step 20/21 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:50:07.074Z] ---> Running in 0c8579315a99 [2020-12-31T00:50:07.352Z] ---> b0efa3fe24a8 [2020-12-31T00:50:07.352Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-31T00:50:07.627Z] ---> Running in 4215dba4bd35 [2020-12-31T00:50:07.903Z] Removing intermediate container 0c8579315a99 [2020-12-31T00:50:07.903Z] ---> 0100190316b3 [2020-12-31T00:50:07.903Z] Step 21/21 : LABEL version=0.0.0 [2020-12-31T00:50:08.181Z] ---> Running in 37bfdd7e9873 [2020-12-31T00:50:08.459Z] Removing intermediate container 4215dba4bd35 [2020-12-31T00:50:08.459Z] ---> bb7dec87ed9d [2020-12-31T00:50:08.459Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:50:08.738Z] ---> Running in a49223a6ed24 [2020-12-31T00:50:09.016Z] Removing intermediate container 37bfdd7e9873 [2020-12-31T00:50:09.016Z] ---> 235ee64f20dc [2020-12-31T00:50:09.016Z] [2020-12-31T00:50:09.290Z] Removing intermediate container a49223a6ed24 [2020-12-31T00:50:09.290Z] ---> fd7744afd836 [2020-12-31T00:50:09.290Z] Step 20/22 : LABEL arch=arm64 [2020-12-31T00:50:09.577Z] ---> Running in 0b0af1bced12 [2020-12-31T00:50:09.577Z] Successfully built 235ee64f20dc [2020-12-31T00:50:09.577Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-31T00:50:11.014Z]  Building docker-support-scheduler-go ... done Removing intermediate container 0b0af1bced12 [2020-12-31T00:50:11.014Z] ---> b56062a5a299 [2020-12-31T00:50:11.014Z] Step 21/22 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:50:11.014Z] ---> Running in 68506accd7ea [2020-12-31T00:50:12.001Z] Removing intermediate container 68506accd7ea [2020-12-31T00:50:12.001Z] ---> f22ce8116aca [2020-12-31T00:50:12.001Z] Step 22/22 : LABEL version=0.0.0 [2020-12-31T00:50:12.001Z] ---> Running in 392dc8e9dfe4 [2020-12-31T00:50:12.604Z] Removing intermediate container 392dc8e9dfe4 [2020-12-31T00:50:12.604Z] ---> 32488d6424ff [2020-12-31T00:50:12.604Z] [2020-12-31T00:50:13.204Z] Successfully built 32488d6424ff [2020-12-31T00:50:13.204Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-31T00:50:35.401Z]  Building docker-core-command-go ... done Removing intermediate container 10fe0dc05f1c [2020-12-31T00:50:35.401Z] ---> 0a214a6006a8 [2020-12-31T00:50:35.401Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-31T00:50:35.401Z] Removing intermediate container 2035d086f11c [2020-12-31T00:50:35.401Z] ---> fee1f3d5886a [2020-12-31T00:50:35.401Z] [2020-12-31T00:50:35.401Z] Step 10/24 : FROM scratch [2020-12-31T00:50:35.401Z] ---> [2020-12-31T00:50:35.401Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-31T00:50:35.401Z] ---> Running in 73b98180c3a0 [2020-12-31T00:50:35.401Z] ---> Running in ad4b2ff54f64 [2020-12-31T00:50:35.401Z] Removing intermediate container 73b98180c3a0 [2020-12-31T00:50:35.401Z] ---> c12d266188cd [2020-12-31T00:50:35.401Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-31T00:50:35.401Z] ---> Running in 9e11dc709508 [2020-12-31T00:50:35.998Z] Removing intermediate container 9e11dc709508 [2020-12-31T00:50:35.998Z] ---> 5bf2085d93e6 [2020-12-31T00:50:35.998Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-31T00:50:36.272Z] ---> Running in 72b83a4a7bd6 [2020-12-31T00:50:36.272Z] 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 [2020-12-31T00:50:36.544Z] Removing intermediate container 72b83a4a7bd6 [2020-12-31T00:50:36.544Z] ---> a0c0bcdb6dd8 [2020-12-31T00:50:36.544Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-31T00:50:37.983Z] ---> ba01ec2e9b92 [2020-12-31T00:50:37.983Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-31T00:50:38.957Z] ---> 67ae21055dad [2020-12-31T00:50:38.958Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-31T00:50:39.229Z] Removing intermediate container ad4b2ff54f64 [2020-12-31T00:50:39.229Z] ---> e9c3f2696a3c [2020-12-31T00:50:39.229Z] [2020-12-31T00:50:39.229Z] Step 11/27 : FROM docker:latest [2020-12-31T00:50:39.229Z] ---> f66387bf908a [2020-12-31T00:50:39.229Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-31T00:50:39.502Z] ---> Running in 7f4f65294622 [2020-12-31T00:50:40.931Z] ---> a4eb6617de4c [2020-12-31T00:50:40.931Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-31T00:50:40.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:50:40.931Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:50:41.529Z] (1/2) Installing readline (8.0.4-r0) [2020-12-31T00:50:41.529Z] ---> 83c55ff4d4aa [2020-12-31T00:50:41.529Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-31T00:50:41.529Z] (2/2) Installing bash (5.0.17-r0) [2020-12-31T00:50:41.529Z] Executing bash-5.0.17-r0.post-install [2020-12-31T00:50:41.529Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:50:41.529Z] OK: 12 MiB in 22 packages [2020-12-31T00:50:42.970Z] ---> 2fc2f4a3330d [2020-12-31T00:50:42.970Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-31T00:50:43.241Z] Removing intermediate container 7f4f65294622 [2020-12-31T00:50:43.241Z] ---> 4daca641e889 [2020-12-31T00:50:43.241Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-31T00:50:43.834Z] ---> Running in 48a06e0f229f [2020-12-31T00:50:43.834Z] ---> 1eb2c0994286 [2020-12-31T00:50:43.834Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-31T00:50:44.107Z] ---> Running in 774a3a47326f [2020-12-31T00:50:44.702Z] Removing intermediate container 774a3a47326f [2020-12-31T00:50:44.702Z] ---> b9bb6ff49c0b [2020-12-31T00:50:44.702Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:50:44.702Z] ---> Running in 554ec4d3b7dd [2020-12-31T00:50:45.300Z] Removing intermediate container 554ec4d3b7dd [2020-12-31T00:50:45.300Z] ---> ec3e98678a59 [2020-12-31T00:50:45.300Z] Step 22/24 : LABEL arch=arm64 [2020-12-31T00:50:45.569Z] ---> Running in cb0cde4b175b [2020-12-31T00:50:45.844Z] Removing intermediate container cb0cde4b175b [2020-12-31T00:50:45.844Z] ---> 2bf074b8b4e9 [2020-12-31T00:50:45.844Z] Step 23/24 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:50:46.122Z] Removing intermediate container 48a06e0f229f [2020-12-31T00:50:46.122Z] ---> a789e3b96bac [2020-12-31T00:50:46.122Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-31T00:50:46.122Z] ---> Running in 92067a9e6936 [2020-12-31T00:50:46.394Z] ---> Running in b561cb5aaba9 [2020-12-31T00:50:46.667Z] Removing intermediate container 92067a9e6936 [2020-12-31T00:50:46.667Z] ---> 2c7032e39a8a [2020-12-31T00:50:46.667Z] Step 24/24 : LABEL version=0.0.0 [2020-12-31T00:50:46.940Z] Removing intermediate container b561cb5aaba9 [2020-12-31T00:50:46.940Z] ---> 723e91839f7b [2020-12-31T00:50:46.940Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-31T00:50:46.940Z] ---> Running in 990f6b9023d7 [2020-12-31T00:50:46.940Z] ---> Running in bff8995d90e4 [2020-12-31T00:50:47.538Z] Removing intermediate container 990f6b9023d7 [2020-12-31T00:50:47.538Z] ---> e8c46e74e6fd [2020-12-31T00:50:47.538Z] [2020-12-31T00:50:47.812Z] Removing intermediate container bff8995d90e4 [2020-12-31T00:50:47.812Z] ---> 3bb89e91f155 [2020-12-31T00:50:47.812Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-31T00:50:47.812Z] Successfully built e8c46e74e6fd [2020-12-31T00:50:47.812Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-31T00:50:47.812Z]  Building docker-support-notifications-go ... done  ---> Running in 8ae4b0a653b7 [2020-12-31T00:50:48.406Z] Removing intermediate container 8ae4b0a653b7 [2020-12-31T00:50:48.406Z] ---> c22b45d97145 [2020-12-31T00:50:48.406Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-31T00:50:49.410Z] ---> 4c8ca4d661e1 [2020-12-31T00:50:49.410Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-31T00:50:50.866Z] ---> c00438770459 [2020-12-31T00:50:50.866Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-31T00:50:51.895Z] ---> 46e6f8d652e3 [2020-12-31T00:50:51.895Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-31T00:50:52.166Z] ---> Running in a2630e4d4b30 [2020-12-31T00:50:53.141Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:50:53.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:50:54.004Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-31T00:50:54.004Z] (2/33) Installing expat (2.2.9-r1) [2020-12-31T00:50:54.004Z] (3/33) Installing libffi (3.3-r2) [2020-12-31T00:50:54.004Z] (4/33) Installing gdbm (1.13-r1) [2020-12-31T00:50:54.004Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-31T00:50:54.004Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-31T00:50:54.004Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-31T00:50:55.963Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-31T00:50:55.963Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-31T00:50:55.963Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-31T00:50:55.963Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-31T00:50:55.963Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-31T00:50:55.963Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-31T00:50:55.963Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-31T00:50:55.963Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-31T00:50:55.963Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-31T00:50:55.963Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-31T00:50:55.963Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-31T00:50:55.963Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-31T00:50:55.963Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-31T00:50:55.963Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-31T00:50:55.963Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-31T00:50:55.963Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-31T00:50:56.234Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-31T00:50:56.234Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-31T00:50:56.234Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-31T00:50:56.234Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-31T00:50:56.234Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-31T00:50:56.234Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-31T00:50:56.234Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-31T00:50:56.234Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-31T00:50:56.234Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-31T00:50:56.234Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-31T00:50:56.505Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:50:56.505Z] OK: 71 MiB in 55 packages [2020-12-31T00:51:03.219Z] Removing intermediate container a2630e4d4b30 [2020-12-31T00:51:03.219Z] ---> dbd05f588e02 [2020-12-31T00:51:03.219Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-31T00:51:03.499Z] ---> Running in 7c6554c0042d [2020-12-31T00:51:07.792Z] Collecting docker-compose==1.23.2 [2020-12-31T00:51:08.062Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-31T00:51:09.494Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-31T00:51:09.494Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-31T00:51:09.770Z] Collecting cached-property<2,>=1.2.0 [2020-12-31T00:51:09.770Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-31T00:51:10.042Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-31T00:51:10.042Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-31T00:51:12.667Z] Collecting docker<4.0,>=3.6.0 [2020-12-31T00:51:12.667Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-31T00:51:12.667Z] Collecting docopt<0.7,>=0.6.1 [2020-12-31T00:51:12.667Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-31T00:51:15.288Z] Collecting PyYAML<4,>=3.10 [2020-12-31T00:51:15.288Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-31T00:51:17.920Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-31T00:51:17.920Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-31T00:51:18.190Z] Collecting texttable<0.10,>=0.9.0 [2020-12-31T00:51:18.191Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-31T00:51:20.155Z] Collecting jsonschema<3,>=2.5.1 [2020-12-31T00:51:20.155Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-31T00:51:20.425Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-31T00:51:20.695Z] Collecting idna<2.8,>=2.5 [2020-12-31T00:51:20.695Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-31T00:51:20.695Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-31T00:51:21.283Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-31T00:51:21.283Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-31T00:51:21.555Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-31T00:51:21.555Z] Collecting docker-pycreds>=0.4.0 [2020-12-31T00:51:21.555Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-31T00:51:21.825Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-31T00:51:21.825Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-31T00:51:21.825Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-31T00:51:21.825Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-31T00:51:22.414Z] Installing collected packages: idna, urllib3, requests, cached-property, dockerpty, docker-pycreds, websocket-client, docker, docopt, PyYAML, texttable, jsonschema, docker-compose [2020-12-31T00:51:22.414Z] Attempting uninstall: idna [2020-12-31T00:51:22.414Z] Found existing installation: idna 2.9 [2020-12-31T00:51:22.414Z] Uninstalling idna-2.9: [2020-12-31T00:51:22.686Z] Successfully uninstalled idna-2.9 [2020-12-31T00:51:23.279Z] Attempting uninstall: urllib3 [2020-12-31T00:51:23.279Z] Found existing installation: urllib3 1.25.9 [2020-12-31T00:51:23.279Z] Uninstalling urllib3-1.25.9: [2020-12-31T00:51:23.548Z] Successfully uninstalled urllib3-1.25.9 [2020-12-31T00:51:23.819Z] Attempting uninstall: requests [2020-12-31T00:51:24.092Z] Found existing installation: requests 2.23.0 [2020-12-31T00:51:24.092Z] Uninstalling requests-2.23.0: [2020-12-31T00:51:24.092Z] Successfully uninstalled requests-2.23.0 [2020-12-31T00:51:24.363Z] Running setup.py install for dockerpty: started [2020-12-31T00:51:26.330Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-31T00:51:27.298Z] Running setup.py install for docopt: started [2020-12-31T00:51:29.258Z] Running setup.py install for docopt: finished with status 'done' [2020-12-31T00:51:29.258Z] Running setup.py install for PyYAML: started [2020-12-31T00:51:31.219Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-31T00:51:31.219Z] Running setup.py install for texttable: started [2020-12-31T00:51:33.181Z] Running setup.py install for texttable: finished with status 'done' [2020-12-31T00:51:34.150Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-31T00:51:37.530Z] Removing intermediate container 7c6554c0042d [2020-12-31T00:51:37.530Z] ---> 8fb83fa3a032 [2020-12-31T00:51:37.530Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-31T00:51:37.530Z] ---> Running in 63229b085284 [2020-12-31T00:51:38.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-31T00:51:38.976Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-31T00:51:39.567Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-31T00:51:39.567Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-31T00:51:39.567Z] (3/3) Installing curl (7.69.1-r3) [2020-12-31T00:51:39.567Z] Executing busybox-1.31.1-r19.trigger [2020-12-31T00:51:39.567Z] OK: 71 MiB in 58 packages [2020-12-31T00:51:41.004Z] Removing intermediate container 63229b085284 [2020-12-31T00:51:41.004Z] ---> 954449e0a880 [2020-12-31T00:51:41.004Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-31T00:51:41.004Z] ---> Running in 5c8ed8a8235a [2020-12-31T00:51:41.276Z] Removing intermediate container 5c8ed8a8235a [2020-12-31T00:51:41.276Z] ---> e43a36bffc75 [2020-12-31T00:51:41.276Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-31T00:51:41.547Z] ---> Running in 633c76f75049 [2020-12-31T00:51:42.141Z] Removing intermediate container 633c76f75049 [2020-12-31T00:51:42.141Z] ---> 021354cfe1a8 [2020-12-31T00:51:42.141Z] Step 25/27 : LABEL arch=arm64 [2020-12-31T00:51:42.141Z] ---> Running in c152e0f81a35 [2020-12-31T00:51:42.733Z] Removing intermediate container c152e0f81a35 [2020-12-31T00:51:42.733Z] ---> d5cf26c17435 [2020-12-31T00:51:42.733Z] Step 26/27 : LABEL git_sha=2ba33aaf5b3cb4b8454f2bbe47ae659fab0f1a4e [2020-12-31T00:51:42.733Z] ---> Running in f49d3085407a [2020-12-31T00:51:43.324Z] Removing intermediate container f49d3085407a [2020-12-31T00:51:43.324Z] ---> 06129d3bb21b [2020-12-31T00:51:43.324Z] Step 27/27 : LABEL version=0.0.0 [2020-12-31T00:51:43.324Z] ---> Running in 6d2a7c9a7a56 [2020-12-31T00:51:43.923Z] Removing intermediate container 6d2a7c9a7a56 [2020-12-31T00:51:43.923Z] ---> 88f39a1f2028 [2020-12-31T00:51:43.923Z] [2020-12-31T00:51:44.196Z] Successfully built 88f39a1f2028 [2020-12-31T00:51:44.196Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-31T00:51:44.483Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-31T00:51:44.478Z] $ docker stop --time=1 fe6d95b87b3726280b5405b0ffd9da2f467e55c09b0b8fba9460027deb923612 [2020-12-31T00:51:46.647Z] $ docker rm -f fe6d95b87b3726280b5405b0ffd9da2f467e55c09b0b8fba9460027deb923612 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-31T00:51:47.344Z] + docker images [2020-12-31T00:51:47.344Z] + grep docker [2020-12-31T00:51:47.614Z] docker-sys-mgmt-agent-go-arm64 latest 88f39a1f2028 4 seconds ago 300MB [2020-12-31T00:51:47.614Z] docker-support-notifications-go-arm64 latest e8c46e74e6fd About a minute ago 11.4MB [2020-12-31T00:51:47.614Z] docker-core-command-go-arm64 latest 32488d6424ff About a minute ago 9.98MB [2020-12-31T00:51:47.614Z] docker-support-scheduler-go-arm64 latest 235ee64f20dc About a minute ago 10MB [2020-12-31T00:51:47.615Z] docker-core-data-go-arm64 latest 63b58fef3b35 3 minutes ago 20.9MB [2020-12-31T00:51:47.615Z] docker-core-metadata-go-arm64 latest 259feaa931b5 3 minutes ago 12.2MB [2020-12-31T00:51:47.615Z] docker-security-secretstore-setup-go-arm64 latest 3d552fc68ce4 3 minutes ago 23.5MB [2020-12-31T00:51:47.615Z] docker-security-proxy-setup-go-arm64 latest 0afbe3c7ea44 3 minutes ago 23.3MB [2020-12-31T00:51:47.615Z] docker-security-bootstrap-redis-go-arm64 latest 9a608151b9f9 3 minutes ago 15.1MB [2020-12-31T00:51:47.615Z] docker latest f66387bf908a 12 days ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:51:50.868Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:51:52.139Z] ---> package-listing.sh [2020-12-31T00:51:52.140Z] ++ facter osfamily [2020-12-31T00:51:52.140Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-31T00:51:52.140Z] + OS_FAMILY=redhat [2020-12-31T00:51:52.140Z] + workspace=/w/workspace/edgex-go/31 [2020-12-31T00:51:52.140Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-31T00:51:52.140Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-31T00:51:52.140Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-31T00:51:52.140Z] + PACKAGES=/tmp/packages_start.txt [2020-12-31T00:51:52.140Z] + '[' /w/workspace/edgex-go/31 ']' [2020-12-31T00:51:52.140Z] + PACKAGES=/tmp/packages_end.txt [2020-12-31T00:51:52.140Z] + case "${OS_FAMILY}" in [2020-12-31T00:51:52.140Z] + rpm -qa [2020-12-31T00:51:52.140Z] + sort [2020-12-31T00:51:57.481Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-31T00:51:57.481Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-31T00:51:57.481Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-31T00:51:57.481Z] + '[' /w/workspace/edgex-go/31 ']' [2020-12-31T00:51:57.481Z] + mkdir -p /w/workspace/edgex-go/31/archives/ [2020-12-31T00:51:57.481Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/31/archives/ [Pipeline] echo [2020-12-31T00:51:57.494Z] 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/31/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-31T00:51:57.787Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:51:58.100Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-31T00:51:58.100Z] [2020-12-31T00:51:58.100Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-31T00:51:58.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-31T00:51:58.483Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-31T00:51:58.483Z] df20fa9351a1: Pulling fs layer [2020-12-31T00:51:58.483Z] 36b3adc4ff6f: Pulling fs layer [2020-12-31T00:51:58.483Z] 8ad3a11d3b57: Pulling fs layer [2020-12-31T00:51:58.483Z] 46f8f816bc3b: Pulling fs layer [2020-12-31T00:51:58.483Z] 93b61091891f: Pulling fs layer [2020-12-31T00:51:58.483Z] 93b9cdb0e59b: Pulling fs layer [2020-12-31T00:51:58.483Z] 5e14af77c1be: Pulling fs layer [2020-12-31T00:51:58.483Z] 01666e4c0597: Pulling fs layer [2020-12-31T00:51:58.483Z] aa168da1d23b: Pulling fs layer [2020-12-31T00:51:58.483Z] 46f8f816bc3b: Waiting [2020-12-31T00:51:58.483Z] 93b61091891f: Waiting [2020-12-31T00:51:58.483Z] 93b9cdb0e59b: Waiting [2020-12-31T00:51:58.483Z] 5e14af77c1be: Waiting [2020-12-31T00:51:58.483Z] aa168da1d23b: Waiting [2020-12-31T00:51:58.483Z] 01666e4c0597: Waiting [2020-12-31T00:51:58.483Z] 36b3adc4ff6f: Verifying Checksum [2020-12-31T00:51:58.483Z] 36b3adc4ff6f: Download complete [2020-12-31T00:51:58.746Z] 46f8f816bc3b: Download complete [2020-12-31T00:51:58.746Z] df20fa9351a1: Verifying Checksum [2020-12-31T00:51:58.746Z] 93b9cdb0e59b: Verifying Checksum [2020-12-31T00:51:58.746Z] 93b9cdb0e59b: Download complete [2020-12-31T00:51:58.746Z] 5e14af77c1be: Verifying Checksum [2020-12-31T00:51:58.746Z] 5e14af77c1be: Download complete [2020-12-31T00:51:58.746Z] 01666e4c0597: Verifying Checksum [2020-12-31T00:51:58.746Z] 01666e4c0597: Download complete [2020-12-31T00:51:58.746Z] 93b61091891f: Verifying Checksum [2020-12-31T00:51:58.746Z] 93b61091891f: Download complete [2020-12-31T00:51:58.746Z] 8ad3a11d3b57: Verifying Checksum [2020-12-31T00:51:58.746Z] 8ad3a11d3b57: Download complete [2020-12-31T00:51:59.047Z] df20fa9351a1: Pull complete [2020-12-31T00:51:59.318Z] 36b3adc4ff6f: Pull complete [2020-12-31T00:52:00.282Z] 8ad3a11d3b57: Pull complete [2020-12-31T00:52:00.282Z] 46f8f816bc3b: Pull complete [2020-12-31T00:52:00.544Z] 93b61091891f: Pull complete [2020-12-31T00:52:00.544Z] 93b9cdb0e59b: Pull complete [2020-12-31T00:52:00.807Z] 5e14af77c1be: Pull complete [2020-12-31T00:52:01.070Z] 01666e4c0597: Pull complete [2020-12-31T00:52:02.018Z] aa168da1d23b: Verifying Checksum [2020-12-31T00:52:02.018Z] aa168da1d23b: Download complete [2020-12-31T00:52:12.077Z] aa168da1d23b: Pull complete [2020-12-31T00:52:12.077Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-31T00:52:12.077Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-31T00:52:12.077Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-31T00:52:12.347Z] prd-centos7-docker-4c-2g-17843 does not seem to be running inside a container [2020-12-31T00:52:12.400Z] $ 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/31/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/31 -v /w/workspace/edgex-go/31:/w/workspace/edgex-go/31:rw,z -v /w/workspace/edgex-go/31@tmp:/w/workspace/edgex-go/31@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-12-31T00:52:17.150Z] $ docker top db12b14942b32cb0d45c4186f9dcf906cb1a335a5ec9dc3a4b824d6d04d0423c -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-31T00:52:17.647Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-31T00:52:17.948Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-31T00:52:18.249Z] + ls /var/log/sa-host [2020-12-31T00:52:18.249Z] + sadf -c /var/log/sa-host/sa23 [2020-12-31T00:52:18.249Z] file_magic: OK [2020-12-31T00:52:18.249Z] HZ: Using current value: 100 [2020-12-31T00:52:18.249Z] file_header: OK [2020-12-31T00:52:18.249Z] 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 [2020-12-31T00:52:18.249Z] Statistics: [2020-12-31T00:52:18.250Z] Hnuu...uuuununununu... [2020-12-31T00:52:18.250Z] File successfully converted to sysstat format version 12.2.1 [2020-12-31T00:52:18.250Z] + sadf -c /var/log/sa-host/sa31 [2020-12-31T00:52:18.250Z] file_magic: OK [2020-12-31T00:52:18.250Z] HZ: Using current value: 100 [2020-12-31T00:52:18.250Z] file_header: OK [2020-12-31T00:52:18.250Z] 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 [2020-12-31T00:52:18.250Z] Statistics: [2020-12-31T00:52:18.250Z] 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... [2020-12-31T00:52:18.250Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-31T00:52:18.438Z] provisioning config files... [2020-12-31T00:52:18.455Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/31@tmp/config1582297615358340269tmp [Pipeline] { [Pipeline] echo [2020-12-31T00:52:18.525Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:52:18.823Z] ---> create-netrc.sh [Pipeline] } [2020-12-31T00:52:18.833Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-31T00:52:18.925Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:52:19.228Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-31T00:52:19.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:52:19.539Z] ---> sudo-logs.sh [2020-12-31T00:52:19.539Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-31T00:52:19.551Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:52:19.880Z] ---> job-cost.sh [2020-12-31T00:52:19.881Z] lf-activate-venv: SKIPPING [2020-12-31T00:52:19.881Z] INFO: No Stack... [2020-12-31T00:52:21.271Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-31T00:52:21.533Z] INFO: Archiving Costs [Pipeline] echo [2020-12-31T00:52:21.548Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-31T00:52:21.846Z] ---> logs-deploy.sh [2020-12-31T00:52:21.846Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2858/31 [2020-12-31T00:52:21.846Z] INFO: archiving workspace using pattern(s): [2020-12-31T00:52:23.232Z] Archives upload complete. [2020-12-31T00:52:23.232Z] INFO: archiving logs to Nexus