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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 25e13778a92a8a7a31affe0f2c643dda221ced05+9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 (fa7bb22fb4b169dbd9ac571af5664239b5e9b356) 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-18361 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > 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/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 Merge succeeded, producing 91da7e36c36e5261ca0ef4d2711714894b0b1d7a Checking out Revision 91da7e36c36e5261ca0ef4d2711714894b0b1d7a (PR-2981) > git config core.sparsecheckout # timeout=10 > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # 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 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 91da7e36c36e5261ca0ef4d2711714894b0b1d7a # timeout=10 Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" > git rev-list --no-walk 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-05T00:30:21.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-05T00:30:22.132Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-05T00:30:22.264Z] ========================================================= [2021-01-05T00:30:22.264Z] EdgeX Global Pipelines Version Info [2021-01-05T00:30:22.264Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:30:24.302Z] ------------------- [2021-01-05T00:30:24.302Z] stable info: [2021-01-05T00:30:24.302Z] ------------------- [2021-01-05T00:30:24.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-05T00:30:24.302Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T00:30:24.302Z] Message: update stable to v1.0.173 [2021-01-05T00:30:24.876Z] ------------------- [2021-01-05T00:30:24.876Z] experimental info: [2021-01-05T00:30:24.876Z] ------------------- [2021-01-05T00:30:24.876Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-05T00:30:24.876Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-05T00:30:24.876Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-05T00:30:25.157Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-05T00:30:25.248Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-05T00:30:25.340Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-05T00:30:25.435Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-05T00:30:25.524Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-05T00:30:25.646Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-05T00:30:25.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-05T00:30:25.849Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-05T00:30:25.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-05T00:30:26.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-05T00:30:26.394Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-05T00:30:26.483Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-05T00:30:26.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-05T00:30:26.683Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-05T00:30:26.799Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T00:30:26.896Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-05T00:30:26.987Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-05T00:30:27.085Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-05T00:30:27.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-05T00:30:27.314Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-05T00:30:27.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-05T00:30:27.566Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-05T00:30:27.660Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-05T00:30:27.750Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2981 [Pipeline] echo [2021-01-05T00:30:27.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2981 [Pipeline] echo [2021-01-05T00:30:27.933Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2981 [Pipeline] echo [2021-01-05T00:30:28.032Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 91da7e36c36e5261ca0ef4d2711714894b0b1d7a [Pipeline] echo [2021-01-05T00:30:28.170Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 91da7e3 [Pipeline] echo [2021-01-05T00:30:28.278Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T00:30:28.477Z] provisioning config files... [2021-01-05T00:30:28.520Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config7209665130537216667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:30:28.931Z] ---> docker-login.sh [2021-01-05T00:30:28.931Z] nexus3.edgexfoundry.org:10001 [2021-01-05T00:30:29.205Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:30:29.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:30:29.486Z] Configure a credential helper to remove this warning. See [2021-01-05T00:30:29.486Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:30:29.486Z] [2021-01-05T00:30:29.486Z] Login Succeeded [2021-01-05T00:30:29.486Z] nexus3.edgexfoundry.org:10002 [2021-01-05T00:30:29.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:30:29.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:30:29.759Z] Configure a credential helper to remove this warning. See [2021-01-05T00:30:29.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:30:29.759Z] [2021-01-05T00:30:29.759Z] Login Succeeded [2021-01-05T00:30:29.759Z] nexus3.edgexfoundry.org:10003 [2021-01-05T00:30:29.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:30:29.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:30:29.759Z] Configure a credential helper to remove this warning. See [2021-01-05T00:30:29.759Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:30:29.759Z] [2021-01-05T00:30:29.759Z] Login Succeeded [2021-01-05T00:30:29.759Z] nexus3.edgexfoundry.org:10004 [2021-01-05T00:30:30.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:30:30.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:30:30.034Z] Configure a credential helper to remove this warning. See [2021-01-05T00:30:30.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:30:30.034Z] [2021-01-05T00:30:30.034Z] Login Succeeded [2021-01-05T00:30:30.034Z] docker.io [2021-01-05T00:30:30.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:30:30.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:30:30.598Z] Configure a credential helper to remove this warning. See [2021-01-05T00:30:30.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:30:30.598Z] [2021-01-05T00:30:30.598Z] Login Succeeded [2021-01-05T00:30:30.598Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T00:30:30.623Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T00:30:31.218Z] ++ 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 [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/core-command/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/core-data/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-05T00:30:31.218Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-05T00:30:31.218Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-05T00:30:31.218Z] ++ cut -d/ -f2 [2021-01-05T00:30:31.218Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-05T00:30:31.343Z] 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 [2021-01-05T00:30:32.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:30:32.523Z] [2021-01-05T00:30:32.523Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:30:32.933Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:30:32.933Z] latest: Pulling from edgex-devops/git-semver [2021-01-05T00:30:32.933Z] 31603596830f: Pulling fs layer [2021-01-05T00:30:32.933Z] 2a8b12db71e7: Pulling fs layer [2021-01-05T00:30:32.933Z] 6ca5941a6612: Pulling fs layer [2021-01-05T00:30:32.933Z] ecc8261a40a4: Pulling fs layer [2021-01-05T00:30:32.933Z] ecc8261a40a4: Waiting [2021-01-05T00:30:32.933Z] 2a8b12db71e7: Verifying Checksum [2021-01-05T00:30:32.933Z] 2a8b12db71e7: Download complete [2021-01-05T00:30:33.237Z] 31603596830f: Download complete [2021-01-05T00:30:33.556Z] 6ca5941a6612: Verifying Checksum [2021-01-05T00:30:33.556Z] 6ca5941a6612: Download complete [2021-01-05T00:30:33.556Z] ecc8261a40a4: Verifying Checksum [2021-01-05T00:30:33.556Z] ecc8261a40a4: Download complete [2021-01-05T00:30:33.836Z] 31603596830f: Pull complete [2021-01-05T00:30:33.836Z] 2a8b12db71e7: Pull complete [2021-01-05T00:30:34.826Z] 6ca5941a6612: Pull complete [2021-01-05T00:30:35.109Z] ecc8261a40a4: Pull complete [2021-01-05T00:30:35.109Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-05T00:30:35.109Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-05T00:30:35.109Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-05T00:30:35.241Z] prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container [2021-01-05T00:30:35.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-05T00:30:38.013Z] $ docker top 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-05T00:30:38.339Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T00:30:38.340Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T00:30:38.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T00:30:38.573Z] $ docker exec 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 ssh-agent [2021-01-05T00:30:38.756Z] SSH_AUTH_SOCK=/tmp/ssh-cPWXqfxt59JP/agent.11 [2021-01-05T00:30:38.756Z] SSH_AGENT_PID=16 [2021-01-05T00:30:38.769Z] Running ssh-add (command line suppressed) [2021-01-05T00:30:38.890Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_8766687593492932197.key (/w/workspace/edgex-go/4@tmp/private_key_8766687593492932197.key) [2021-01-05T00:30:38.941Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T00:30:39.286Z] + git tag --points-at HEAD [Pipeline] } [2021-01-05T00:30:39.318Z] $ docker exec --env ******** --env ******** 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 ssh-agent -k [2021-01-05T00:30:39.440Z] unset SSH_AUTH_SOCK; [2021-01-05T00:30:39.440Z] unset SSH_AGENT_PID; [2021-01-05T00:30:39.440Z] echo Agent pid 16 killed; [2021-01-05T00:30:39.502Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-05T00:30:39.697Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-05T00:30:39.697Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-05T00:30:39.881Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-05T00:30:39.889Z] $ docker exec 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 ssh-agent [2021-01-05T00:30:40.068Z] SSH_AUTH_SOCK=/tmp/ssh-XCYp9xjEz8BI/agent.47 [2021-01-05T00:30:40.068Z] SSH_AGENT_PID=52 [2021-01-05T00:30:40.080Z] Running ssh-add (command line suppressed) [2021-01-05T00:30:40.216Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_3270077937309835825.key (/w/workspace/edgex-go/4@tmp/private_key_3270077937309835825.key) [2021-01-05T00:30:40.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-05T00:30:40.640Z] + git semver init [2021-01-05T00:30:40.640Z] # -> Open(): unable to determine branch for HEAD [2021-01-05T00:30:40.640Z] # $GIT_DIR = /w/workspace/edgex-go/4/.git [2021-01-05T00:30:40.640Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/4 [2021-01-05T00:30:40.640Z] # $SEMVER_REMOTE_NAME = origin [2021-01-05T00:30:40.640Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-05T00:30:40.640Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-05T00:30:40.640Z] # $SEMVER_BRANCH = PR-2981 [2021-01-05T00:30:40.640Z] # $SEMVER_TEMP = /tmp/semver-742660284 [2021-01-05T00:30:40.640Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-05T00:31:07.320Z] # '/tmp/semver-742660284' -> '/w/workspace/edgex-go/4/.semver' [2021-01-05T00:31:07.320Z] # -> Force: false [2021-01-05T00:31:07.320Z] # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } [2021-01-05T00:31:07.339Z] $ docker exec --env ******** --env ******** 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 ssh-agent -k [2021-01-05T00:31:07.601Z] unset SSH_AUTH_SOCK; [2021-01-05T00:31:07.602Z] unset SSH_AGENT_PID; [2021-01-05T00:31:07.602Z] echo Agent pid 52 killed; [2021-01-05T00:31:07.676Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-05T00:31:08.180Z] + git semver [Pipeline] } [2021-01-05T00:31:08.215Z] $ docker stop --time=1 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 [2021-01-05T00:31:09.784Z] $ docker rm -f 8d1cb038ea144e3449f4e4a9dba68bd5f5ca975d1a84f76961a5ea2a42d46265 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:31:10.302Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-05T00:31:10.984Z] Stashed 1 file(s) [Pipeline] echo [2021-01-05T00:31:10.986Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T00:31:11.897Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:31:12.216Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:31:12.525Z] + sudo service docker restart [2021-01-05T00:31:12.525Z] + true [2021-01-05T00:31:12.525Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-05T00:31:13.492Z] ========================================================= [2021-01-05T00:31:13.492Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-05T00:31:13.492Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:31:13.856Z] + 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 . [2021-01-05T00:31:17.192Z] Sending build context to Docker daemon 326.3MB [2021-01-05T00:31:17.192Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T00:31:17.192Z] Step 2/6 : FROM ${BASE} [2021-01-05T00:31:17.192Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-05T00:31:17.192Z] 188c0c94c7c5: Pulling fs layer [2021-01-05T00:31:17.192Z] 0ef7d3d256c8: Pulling fs layer [2021-01-05T00:31:17.192Z] de9db76c5a1d: Pulling fs layer [2021-01-05T00:31:17.192Z] bca2f99d35d6: Pulling fs layer [2021-01-05T00:31:17.192Z] 93359f2a8cfa: Pulling fs layer [2021-01-05T00:31:17.192Z] 7c6f9722023f: Pulling fs layer [2021-01-05T00:31:17.192Z] a35cf1a2eb13: Pulling fs layer [2021-01-05T00:31:17.192Z] 7c6f9722023f: Waiting [2021-01-05T00:31:17.192Z] bca2f99d35d6: Waiting [2021-01-05T00:31:17.192Z] 93359f2a8cfa: Waiting [2021-01-05T00:31:17.192Z] a35cf1a2eb13: Waiting [2021-01-05T00:31:17.192Z] de9db76c5a1d: Verifying Checksum [2021-01-05T00:31:17.192Z] de9db76c5a1d: Download complete [2021-01-05T00:31:17.463Z] 0ef7d3d256c8: Verifying Checksum [2021-01-05T00:31:17.463Z] 0ef7d3d256c8: Download complete [2021-01-05T00:31:17.463Z] 93359f2a8cfa: Verifying Checksum [2021-01-05T00:31:17.463Z] 93359f2a8cfa: Download complete [2021-01-05T00:31:17.463Z] 188c0c94c7c5: Verifying Checksum [2021-01-05T00:31:17.463Z] 188c0c94c7c5: Download complete [2021-01-05T00:31:17.463Z] 7c6f9722023f: Verifying Checksum [2021-01-05T00:31:17.463Z] 7c6f9722023f: Download complete [2021-01-05T00:31:17.731Z] 188c0c94c7c5: Pull complete [2021-01-05T00:31:18.688Z] 0ef7d3d256c8: Pull complete [2021-01-05T00:31:18.955Z] de9db76c5a1d: Pull complete [2021-01-05T00:31:18.955Z] a35cf1a2eb13: Verifying Checksum [2021-01-05T00:31:18.955Z] a35cf1a2eb13: Download complete [2021-01-05T00:31:19.920Z] bca2f99d35d6: Verifying Checksum [2021-01-05T00:31:19.920Z] bca2f99d35d6: Download complete [2021-01-05T00:31:26.371Z] Still waiting to schedule task [2021-01-05T00:31:26.371Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-05T00:31:26.568Z] bca2f99d35d6: Pull complete [2021-01-05T00:31:26.568Z] 93359f2a8cfa: Pull complete [2021-01-05T00:31:26.568Z] 7c6f9722023f: Pull complete [2021-01-05T00:31:30.830Z] a35cf1a2eb13: Pull complete [2021-01-05T00:31:30.830Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-05T00:31:30.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-05T00:31:30.830Z] ---> a62c8e92a672 [2021-01-05T00:31:30.830Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T00:31:30.830Z] ---> Running in c2f8776ea8a7 [2021-01-05T00:31:31.093Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:31:32.042Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:31:33.452Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T00:31:33.716Z] (2/12) Installing file (5.38-r0) [2021-01-05T00:31:33.716Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T00:31:33.716Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T00:31:55.733Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T00:31:55.733Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T00:31:55.733Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T00:31:55.998Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T00:31:56.263Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T00:31:56.263Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T00:31:56.534Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T00:31:56.800Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T00:31:57.063Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:31:57.063Z] OK: 233 MiB in 51 packages [2021-01-05T00:32:01.318Z] Removing intermediate container c2f8776ea8a7 [2021-01-05T00:32:01.318Z] ---> aa133b050f07 [2021-01-05T00:32:01.318Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T00:32:01.318Z] ---> Running in 364fe7f6e28a [2021-01-05T00:32:01.582Z] Removing intermediate container 364fe7f6e28a [2021-01-05T00:32:01.582Z] ---> 3c837cdb77f6 [2021-01-05T00:32:01.582Z] Step 5/6 : COPY go.mod . [2021-01-05T00:32:01.862Z] ---> dca1ead4808f [2021-01-05T00:32:01.862Z] Step 6/6 : RUN go mod download [2021-01-05T00:32:01.862Z] ---> Running in 69764b276f39 [2021-01-05T00:32:23.934Z] Removing intermediate container 69764b276f39 [2021-01-05T00:32:23.934Z] ---> 0e2b5c546796 [2021-01-05T00:32:23.934Z] Successfully built 0e2b5c546796 [2021-01-05T00:32:23.934Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:32:24.259Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T00:32:24.259Z] . [Pipeline] withDockerContainer [2021-01-05T00:32:24.387Z] prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container [2021-01-05T00:32:24.458Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-01-05T00:32:25.351Z] $ docker top cba2f83d601d7051e49dfed3c1eeb7a0d49ae4ccaa2a80588c3fbebe9d32ade8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:32:25.894Z] + go version [2021-01-05T00:32:25.894Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-05T00:32:25.919Z] $ docker stop --time=1 cba2f83d601d7051e49dfed3c1eeb7a0d49ae4ccaa2a80588c3fbebe9d32ade8 [2021-01-05T00:32:27.332Z] $ docker rm -f cba2f83d601d7051e49dfed3c1eeb7a0d49ae4ccaa2a80588c3fbebe9d32ade8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:32:28.195Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-05T00:32:28.195Z] . [Pipeline] withDockerContainer [2021-01-05T00:32:28.344Z] prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container [2021-01-05T00:32:28.501Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-x86_64 cat [2021-01-05T00:32:29.364Z] $ docker top 4af56d082835184e54c3ac18f1b10a39068bb12b08eab566f15e5743c1142365 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T00:32:29.575Z] ========================================================= [2021-01-05T00:32:29.575Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T00:32:29.575Z] ========================================================= [Pipeline] sh [2021-01-05T00:32:29.871Z] + make test [2021-01-05T00:32:29.871Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T00:32:39.938Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T00:32:54.982Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T00:33:04.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T00:33:04.335Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T00:33:04.335Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T00:33:04.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T00:33:04.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T00:33:04.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T00:33:04.335Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T00:33:04.629Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T00:33:05.604Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T00:33:08.205Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T00:33:08.205Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T00:33:08.205Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T00:33:10.189Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.102s coverage: 46.6% of statements [2021-01-05T00:33:10.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T00:33:10.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T00:33:10.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T00:33:10.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T00:33:10.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T00:33:15.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.209s coverage: 27.0% of statements [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T00:33:15.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.046s coverage: 100.0% of statements [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T00:33:15.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.034s coverage: 100.0% of statements [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T00:33:15.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.153s coverage: 75.0% of statements [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T00:33:15.628Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.463s coverage: 82.9% of statements [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T00:33:15.628Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T00:33:18.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.477s coverage: 28.6% of statements [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T00:33:18.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.083s coverage: 100.0% of statements [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T00:33:18.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.035s coverage: 100.0% of statements [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T00:33:18.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.152s coverage: 86.7% of statements [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T00:33:18.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.120s coverage: 97.5% of statements [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T00:33:18.278Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.080s coverage: 78.3% of statements [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T00:33:18.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.447s coverage: 93.8% of statements [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.060s coverage: 0.1% of statements [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 75.5% of statements [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.065s coverage: 80.8% of statements [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.094s coverage: 87.2% of statements [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.052s coverage: 84.2% of statements [2021-01-05T00:33:21.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.119s coverage: 91.4% of statements [2021-01-05T00:33:21.665Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T00:33:23.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.263s coverage: 63.5% of statements [2021-01-05T00:33:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T00:33:23.131Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T00:33:23.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.031s coverage: 100.0% of statements [2021-01-05T00:33:23.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 91.3% of statements [2021-01-05T00:33:23.131Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.038s coverage: 100.0% of statements [2021-01-05T00:33:23.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2021-01-05T00:33:23.409Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.048s coverage: 100.0% of statements [2021-01-05T00:33:24.879Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.419s coverage: 55.9% of statements [2021-01-05T00:33:24.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T00:33:24.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T00:33:24.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T00:33:24.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T00:33:24.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T00:33:25.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.142s coverage: 37.0% of statements [2021-01-05T00:33:25.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T00:33:25.469Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T00:33:25.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.365s coverage: 84.0% of statements [2021-01-05T00:33:25.469Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.052s coverage: 100.0% of statements [2021-01-05T00:33:28.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.146s coverage: 47.1% of statements [2021-01-05T00:33:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T00:33:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T00:33:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T00:33:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T00:33:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T00:33:28.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.066s coverage: 100.0% of statements [2021-01-05T00:33:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T00:33:28.092Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.052s coverage: 100.0% of statements [2021-01-05T00:33:28.092Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T00:33:30.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.074s coverage: 29.1% of statements [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T00:33:30.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.088s coverage: 99.0% of statements [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T00:33:30.082Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T00:33:30.082Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.039s coverage: 0.0% of statements [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T00:33:30.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.050s coverage: 100.0% of statements [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T00:33:30.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.048s coverage: 87.9% of statements [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T00:33:30.082Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T00:33:30.082Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements [2021-01-05T00:33:30.672Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.054s coverage: 32.1% of statements [2021-01-05T00:33:30.938Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-01-05T00:33:31.202Z] GO111MODULE=on go vet ./... [2021-01-05T00:34:03.541Z] gofmt -l . [2021-01-05T00:34:03.541Z] [ "`gofmt -l .`" = "" ] [2021-01-05T00:34:03.541Z] ./bin/test-go-mod-tidy.sh [2021-01-05T00:34:03.541Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T00:34:04.178Z] + ls -al . [2021-01-05T00:34:04.178Z] total 636 [2021-01-05T00:34:04.178Z] drwxrwxr-x 10 1001 1001 4096 Jan 5 00:34 . [2021-01-05T00:34:04.178Z] drwxr-xr-x 4 root root 28 Jan 5 00:32 .. [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 00:30 .dockerignore [2021-01-05T00:34:04.178Z] drwxrwxr-x 8 1001 1001 179 Jan 5 00:30 .git [2021-01-05T00:34:04.178Z] drwxrwxr-x 3 1001 1001 125 Jan 5 00:30 .github [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 00:30 .gitignore [2021-01-05T00:34:04.178Z] drwx------ 3 1001 1001 47 Jan 5 00:31 .semver [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 00:30 .sonarcloud.properties [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:30 CONTRIBUTING.md [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 00:30 Dockerfile.build [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 00:30 Jenkinsfile [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:30 LICENSE [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:30 Makefile [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:30 README.md [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:30 SECURITY.md [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 00:31 VERSION [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:30 ZMQWindows.md [2021-01-05T00:34:04.178Z] drwxrwxr-x 2 1001 1001 117 Jan 5 00:30 bin [2021-01-05T00:34:04.178Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 00:30 cmd [2021-01-05T00:34:04.178Z] -rw-r--r-- 1 root root 538204 Jan 5 00:33 coverage.out [2021-01-05T00:34:04.178Z] -rw-r--r-- 1 root root 979 Jan 5 00:33 go.mod [2021-01-05T00:34:04.178Z] -rw-r--r-- 1 root root 18934 Jan 5 00:34 go.sum [2021-01-05T00:34:04.178Z] drwxrwxr-x 8 1001 1001 127 Jan 5 00:30 internal [2021-01-05T00:34:04.178Z] drwxrwxr-x 4 1001 1001 26 Jan 5 00:30 openapi [2021-01-05T00:34:04.178Z] drwxrwxr-x 4 1001 1001 71 Jan 5 00:30 snap [2021-01-05T00:34:04.178Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 00:30 version.go [Pipeline] sh [2021-01-05T00:34:04.488Z] + '[' -e coverage.out ] [2021-01-05T00:34:04.488Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T00:34:04.704Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T00:34:05.003Z] + make build [2021-01-05T00:34:05.003Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T00:34:09.308Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T00:34:19.504Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T00:34:19.768Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T00:34:21.725Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T00:34:21.999Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T00:34:23.941Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T00:34:25.471Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T00:34:26.946Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T00:34:28.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T00:34:29.785Z] 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 [2021-01-05T00:34:31.212Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T00:34:32.595Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18366 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws [2021-01-05T00:34:32.652Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] } [2021-01-05T00:34:32.727Z] $ docker stop --time=1 4af56d082835184e54c3ac18f1b10a39068bb12b08eab566f15e5743c1142365 [2021-01-05T00:34:34.813Z] $ docker rm -f 4af56d082835184e54c3ac18f1b10a39068bb12b08eab566f15e5743c1142365 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] checkout [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:34:36.684Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:34:36.684Z] [2021-01-05T00:34:36.684Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:34:37.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:34:37.085Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-05T00:34:37.085Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-05T00:34:37.085Z] ca9280d653b3: Pulling fs layer [2021-01-05T00:34:37.085Z] 7e9c9ca2126c: Pulling fs layer [2021-01-05T00:34:37.352Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-05T00:34:37.352Z] cbdbe7a5bc2a: Download complete [2021-01-05T00:34:37.619Z] ca9280d653b3: Verifying Checksum [2021-01-05T00:34:37.620Z] ca9280d653b3: Download complete [2021-01-05T00:34:37.886Z] cbdbe7a5bc2a: Pull complete [2021-01-05T00:34:38.857Z] 7e9c9ca2126c: Verifying Checksum [2021-01-05T00:34:38.857Z] 7e9c9ca2126c: Download complete [2021-01-05T00:34:39.121Z] ca9280d653b3: Pull complete [2021-01-05T00:34:40.875Z] using credential edgex-jenkins-ssh [2021-01-05T00:34:40.935Z] Cloning the remote Git repository [2021-01-05T00:34:40.996Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:34:41.122Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-05T00:34:41.224Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:34:41.227Z] > git --version # timeout=10 [2021-01-05T00:34:41.249Z] > git --version # 'git version 2.17.1' [2021-01-05T00:34:41.251Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:34:41.323Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:34:45.759Z] 7e9c9ca2126c: Pull complete [2021-01-05T00:34:45.759Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-05T00:34:45.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:34:45.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-05T00:34:45.939Z] prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container [2021-01-05T00:34:46.006Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose:latest cat [2021-01-05T00:34:49.192Z] $ docker top 3fb07890654ff280b71d3c22ec72948b03c6a220f196c57eda64d6d5aa7b1977 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:34:49.834Z] + docker-compose build --help [2021-01-05T00:34:49.834Z] + grep parallel [2021-01-05T00:34:51.229Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T00:34:51.251Z] $ docker stop --time=1 3fb07890654ff280b71d3c22ec72948b03c6a220f196c57eda64d6d5aa7b1977 [2021-01-05T00:34:52.638Z] $ docker rm -f 3fb07890654ff280b71d3c22ec72948b03c6a220f196c57eda64d6d5aa7b1977 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:34:53.261Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-05T00:34:53.261Z] . [Pipeline] withDockerContainer [2021-01-05T00:34:53.368Z] prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container [2021-01-05T00:34:53.434Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 [2021-01-05T00:34:54.075Z] $ docker top ee0a2f49f1a255bfda3d2147610f168071a64c48f4089eab46e0d6aa809eecba -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:34:54.651Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T00:34:55.607Z] Building docker-core-command-go ... [2021-01-05T00:34:55.607Z] Building docker-core-data-go ... [2021-01-05T00:34:55.607Z] Building docker-core-metadata-go ... [2021-01-05T00:34:55.607Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T00:34:55.607Z] Building docker-security-proxy-setup-go ... [2021-01-05T00:34:55.607Z] Building docker-security-secretstore-setup-go ... [2021-01-05T00:34:55.607Z] Building docker-support-notifications-go ... [2021-01-05T00:34:55.607Z] Building docker-support-scheduler-go ... [2021-01-05T00:34:55.607Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T00:34:55.607Z] Building docker-security-secretstore-setup-go [2021-01-05T00:34:55.607Z] Building docker-support-notifications-go [2021-01-05T00:34:55.607Z] Building docker-security-bootstrap-redis-go [2021-01-05T00:34:55.607Z] Building docker-core-metadata-go [2021-01-05T00:34:55.607Z] Building docker-core-command-go [2021-01-05T00:34:59.886Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-05T00:34:59.040Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:34:59.061Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:34:59.088Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:34:59.124Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:34:59.125Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:34:59.139Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T00:34:59.910Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:34:59.922Z] > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [2021-01-05T00:35:00.677Z] Merge succeeded, producing cc6ad3bd8073520cf5940f9d6e4cf14969da5e75 [2021-01-05T00:35:00.677Z] Checking out Revision cc6ad3bd8073520cf5940f9d6e4cf14969da5e75 (PR-2981) [2021-01-05T00:35:00.222Z] > git remote # timeout=10 [2021-01-05T00:35:00.287Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T00:35:00.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:35:00.341Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T00:35:00.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T00:35:00.687Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:35:00.711Z] > git checkout -f cc6ad3bd8073520cf5940f9d6e4cf14969da5e75 # timeout=10 [2021-01-05T00:35:05.238Z] Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" [2021-01-05T00:35:05.251Z] > git rev-list --no-walk 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-05T00:35:06.852Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:35:07.317Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-05T00:35:07.653Z] + true [2021-01-05T00:35:07.653Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-05T00:35:09.708Z] provisioning config files... [2021-01-05T00:35:09.748Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config443483390619147075tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:35:10.152Z] ---> docker-login.sh [2021-01-05T00:35:10.152Z] nexus3.edgexfoundry.org:10001 [2021-01-05T00:35:11.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:11.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:11.427Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:11.427Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:11.427Z] [2021-01-05T00:35:11.427Z] Login Succeeded [2021-01-05T00:35:11.427Z] nexus3.edgexfoundry.org:10002 [2021-01-05T00:35:11.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:11.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:11.984Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:11.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:11.984Z] [2021-01-05T00:35:11.984Z] Login Succeeded [2021-01-05T00:35:11.984Z] nexus3.edgexfoundry.org:10003 [2021-01-05T00:35:12.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:12.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:12.588Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:12.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:12.588Z] [2021-01-05T00:35:12.588Z] Login Succeeded [2021-01-05T00:35:12.588Z] nexus3.edgexfoundry.org:10004 [2021-01-05T00:35:13.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:13.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:13.193Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:13.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:13.193Z] [2021-01-05T00:35:13.193Z] Login Succeeded [2021-01-05T00:35:13.193Z] docker.io [2021-01-05T00:35:13.792Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-05T00:35:14.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-05T00:35:14.066Z] Configure a credential helper to remove this warning. See [2021-01-05T00:35:14.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-05T00:35:14.066Z] [2021-01-05T00:35:14.066Z] Login Succeeded [2021-01-05T00:35:14.066Z] ---> docker-login.sh ends [Pipeline] } [2021-01-05T00:35:14.085Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-05T00:35:14.563Z] ========================================================= [2021-01-05T00:35:14.563Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-05T00:35:14.563Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:35:14.952Z] + 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 . [2021-01-05T00:35:16.966Z] Sending build context to Docker daemon 165.4MB [2021-01-05T00:35:17.239Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:17.239Z] Step 2/6 : FROM ${BASE} [2021-01-05T00:35:17.239Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-05T00:35:17.239Z] 5f621e34cdf4: Pulling fs layer [2021-01-05T00:35:17.239Z] a4357932f1b6: Pulling fs layer [2021-01-05T00:35:17.239Z] 18c013af1878: Pulling fs layer [2021-01-05T00:35:17.239Z] 00ac8860ef70: Pulling fs layer [2021-01-05T00:35:17.239Z] 63d7cb157983: Pulling fs layer [2021-01-05T00:35:17.240Z] b116817d02f9: Pulling fs layer [2021-01-05T00:35:17.240Z] 745a02a5169b: Pulling fs layer [2021-01-05T00:35:17.240Z] 00ac8860ef70: Waiting [2021-01-05T00:35:17.240Z] 63d7cb157983: Waiting [2021-01-05T00:35:17.240Z] b116817d02f9: Waiting [2021-01-05T00:35:17.240Z] 745a02a5169b: Waiting [2021-01-05T00:35:17.240Z] 18c013af1878: Verifying Checksum [2021-01-05T00:35:17.240Z] 18c013af1878: Download complete [2021-01-05T00:35:17.240Z] a4357932f1b6: Verifying Checksum [2021-01-05T00:35:17.240Z] a4357932f1b6: Download complete [2021-01-05T00:35:17.240Z] 63d7cb157983: Download complete [2021-01-05T00:35:17.522Z] b116817d02f9: Verifying Checksum [2021-01-05T00:35:17.522Z] b116817d02f9: Download complete [2021-01-05T00:35:17.522Z] 5f621e34cdf4: Verifying Checksum [2021-01-05T00:35:17.522Z] 5f621e34cdf4: Download complete [2021-01-05T00:35:18.118Z] 5f621e34cdf4: Pull complete [2021-01-05T00:35:18.726Z] a4357932f1b6: Pull complete [2021-01-05T00:35:19.328Z] 18c013af1878: Pull complete [2021-01-05T00:35:21.963Z] 745a02a5169b: Verifying Checksum [2021-01-05T00:35:21.963Z] 745a02a5169b: Download complete [2021-01-05T00:35:23.404Z] 00ac8860ef70: Verifying Checksum [2021-01-05T00:35:23.404Z] 00ac8860ef70: Download complete [2021-01-05T00:35:33.575Z] 00ac8860ef70: Pull complete [2021-01-05T00:35:33.575Z] 63d7cb157983: Pull complete [2021-01-05T00:35:33.575Z] b116817d02f9: Pull complete [2021-01-05T00:35:34.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:34.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:34.567Z] ---> 0e2b5c546796 [2021-01-05T00:35:34.567Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:35:34.567Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:34.567Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:34.567Z] ---> 0e2b5c546796 [2021-01-05T00:35:34.567Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:35:34.567Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:34.567Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:34.567Z] ---> 0e2b5c546796 [2021-01-05T00:35:34.567Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:35:34.567Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:34.567Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:34.567Z] ---> 0e2b5c546796 [2021-01-05T00:35:34.567Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:35:34.567Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:35:34.567Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:35:34.567Z] ---> 0e2b5c546796 [2021-01-05T00:35:34.567Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:35:34.567Z] ---> Running in da47839d5672 [2021-01-05T00:35:34.567Z] ---> Running in 4fae6f6063ea [2021-01-05T00:35:34.567Z] ---> Running in a47788907772 [2021-01-05T00:35:34.567Z] ---> Running in d0f4c11e6fa3 [2021-01-05T00:35:34.567Z] ---> Running in f303cea6d19d [2021-01-05T00:35:34.567Z] Removing intermediate container d0f4c11e6fa3 [2021-01-05T00:35:34.567Z] ---> f67150ae9c88 [2021-01-05T00:35:34.567Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:34.567Z] Removing intermediate container da47839d5672 [2021-01-05T00:35:34.567Z] Removing intermediate container a47788907772 [2021-01-05T00:35:34.567Z] ---> bcf5bd462247 [2021-01-05T00:35:34.567Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:34.567Z] ---> 35a34f06964c [2021-01-05T00:35:34.567Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:34.567Z] Removing intermediate container f303cea6d19d [2021-01-05T00:35:34.567Z] ---> b6b48b889c81 [2021-01-05T00:35:34.567Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:34.567Z] Removing intermediate container 4fae6f6063ea [2021-01-05T00:35:34.567Z] ---> 3d03f43d38c2 [2021-01-05T00:35:34.568Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:35:34.568Z] ---> Running in 6ca5eaa60d0e [2021-01-05T00:35:34.568Z] ---> Running in 3b830e40e625 [2021-01-05T00:35:34.568Z] ---> Running in 40d66b0cdd62 [2021-01-05T00:35:34.568Z] ---> Running in 9ff72a3112da [2021-01-05T00:35:34.568Z] ---> Running in fea7b2b00eea [2021-01-05T00:35:35.155Z] Removing intermediate container 3b830e40e625 [2021-01-05T00:35:35.155Z] ---> 69d32644960c [2021-01-05T00:35:35.155Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:35:35.155Z] ---> Running in 33558e1f98c2 [2021-01-05T00:35:35.155Z] Removing intermediate container 40d66b0cdd62 [2021-01-05T00:35:35.155Z] ---> cb44786e6f8f [2021-01-05T00:35:35.155Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:35:35.449Z] Removing intermediate container 9ff72a3112da [2021-01-05T00:35:35.449Z] ---> a233a7ae2792 [2021-01-05T00:35:35.449Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:35:35.449Z] ---> Running in ebd781fecfd2 [2021-01-05T00:35:35.733Z] ---> Running in d2ed803e4510 [2021-01-05T00:35:35.733Z] Removing intermediate container 6ca5eaa60d0e [2021-01-05T00:35:35.733Z] ---> 42c326712011 [2021-01-05T00:35:35.733Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T00:35:35.733Z] Removing intermediate container fea7b2b00eea [2021-01-05T00:35:35.733Z] ---> 0a8ae2c66638 [2021-01-05T00:35:35.733Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T00:35:36.002Z] ---> Running in 65315cff94e7 [2021-01-05T00:35:36.002Z] ---> Running in 3786ab782a6e [2021-01-05T00:35:36.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:36.537Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:36.992Z] 745a02a5169b: Pull complete [2021-01-05T00:35:36.992Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-05T00:35:36.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-05T00:35:36.992Z] ---> b7e6874047d6 [2021-01-05T00:35:36.992Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-05T00:35:37.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:37.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:37.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:37.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:37.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:37.663Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:37.935Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:37.935Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:37.935Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:35:37.935Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:38.529Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:38.529Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:38.529Z] Removing intermediate container 33558e1f98c2 [2021-01-05T00:35:38.529Z] ---> 2ed3237a9409 [2021-01-05T00:35:38.529Z] Step 6/22 : COPY go.mod . [2021-01-05T00:35:39.921Z] OK: 233 MiB in 51 packages [2021-01-05T00:35:39.922Z] Removing intermediate container ebd781fecfd2 [2021-01-05T00:35:39.922Z] ---> 33275f6fc182 [2021-01-05T00:35:39.922Z] Step 6/22 : COPY go.mod . [2021-01-05T00:35:39.922Z] ---> aa02ed698c87 [2021-01-05T00:35:39.922Z] Step 7/22 : RUN go mod download [2021-01-05T00:35:39.922Z] ---> Running in ca0dd3045ef9 [2021-01-05T00:35:39.922Z] ---> 2f85ce93954d [2021-01-05T00:35:39.922Z] Step 7/22 : RUN go mod download [2021-01-05T00:35:39.922Z] ---> Running in 56337bd2ce80 [2021-01-05T00:35:39.922Z] Removing intermediate container d2ed803e4510 [2021-01-05T00:35:39.922Z] ---> 683295b02787 [2021-01-05T00:35:39.922Z] Step 6/22 : COPY go.mod . [2021-01-05T00:35:39.922Z] Removing intermediate container 65315cff94e7 [2021-01-05T00:35:39.922Z] ---> a7817ec136b8 [2021-01-05T00:35:39.922Z] Step 6/24 : COPY go.mod . [2021-01-05T00:35:40.192Z] Removing intermediate container 3786ab782a6e [2021-01-05T00:35:40.192Z] ---> 3453fc8fbb66 [2021-01-05T00:35:40.192Z] Step 6/24 : COPY go.mod . [2021-01-05T00:35:40.192Z] ---> 4ee10a8a9f1a [2021-01-05T00:35:40.192Z] Step 7/22 : RUN go mod download [2021-01-05T00:35:40.192Z] ---> Running in 1d535306cdd5 [2021-01-05T00:35:40.192Z] ---> 19433948649b [2021-01-05T00:35:40.192Z] Step 7/24 : RUN go mod download [2021-01-05T00:35:40.457Z] ---> Running in c3e5e3fc19b1 [2021-01-05T00:35:40.562Z] ---> Running in 4feca88c8f82 [2021-01-05T00:35:40.734Z] ---> 0d1b9486a32f [2021-01-05T00:35:40.734Z] Step 7/24 : RUN go mod download [2021-01-05T00:35:40.734Z] ---> Running in 6e08635a2010 [2021-01-05T00:35:42.001Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:35:42.152Z] Removing intermediate container 56337bd2ce80 [2021-01-05T00:35:42.152Z] ---> 343ecf9bc130 [2021-01-05T00:35:42.152Z] Step 8/22 : COPY . . [2021-01-05T00:35:42.152Z] Removing intermediate container ca0dd3045ef9 [2021-01-05T00:35:42.152Z] ---> 7d2aa4a82390 [2021-01-05T00:35:42.152Z] Step 8/22 : COPY . . [2021-01-05T00:35:42.434Z] Removing intermediate container 1d535306cdd5 [2021-01-05T00:35:42.434Z] ---> e81ee0d22761 [2021-01-05T00:35:42.434Z] Step 8/22 : COPY . . [2021-01-05T00:35:42.434Z] Removing intermediate container c3e5e3fc19b1 [2021-01-05T00:35:42.434Z] ---> 49a4b7bd3c92 [2021-01-05T00:35:42.434Z] Step 8/24 : COPY . . [2021-01-05T00:35:42.597Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:35:43.582Z] (1/12) Installing libmagic (5.38-r0) [2021-01-05T00:35:43.582Z] (2/12) Installing file (5.38-r0) [2021-01-05T00:35:43.854Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-05T00:35:43.854Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-05T00:35:45.824Z] Removing intermediate container 6e08635a2010 [2021-01-05T00:35:45.824Z] ---> 7f65478e1f8a [2021-01-05T00:35:45.824Z] Step 8/24 : COPY . . [2021-01-05T00:35:47.234Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-05T00:35:47.235Z] (6/12) Installing patch (2.7.6-r6) [2021-01-05T00:35:47.507Z] (7/12) Installing build-base (0.5-r2) [2021-01-05T00:35:47.507Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-05T00:35:47.507Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-05T00:35:47.779Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-05T00:35:47.779Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-05T00:35:47.779Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-05T00:35:48.051Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:35:48.051Z] OK: 217 MiB in 51 packages [2021-01-05T00:35:52.367Z] Removing intermediate container 4feca88c8f82 [2021-01-05T00:35:52.367Z] ---> 3b3f8215c6ce [2021-01-05T00:35:52.367Z] Step 4/6 : WORKDIR /edgex-go [2021-01-05T00:35:52.367Z] ---> Running in a573e4d455aa [2021-01-05T00:35:52.638Z] Removing intermediate container a573e4d455aa [2021-01-05T00:35:52.638Z] ---> 0308b70fbebf [2021-01-05T00:35:52.638Z] Step 5/6 : COPY go.mod . [2021-01-05T00:35:53.233Z] ---> 376108405aee [2021-01-05T00:35:53.233Z] Step 6/6 : RUN go mod download [2021-01-05T00:35:53.508Z] ---> Running in b20f951592a4 [2021-01-05T00:36:20.310Z] Removing intermediate container b20f951592a4 [2021-01-05T00:36:20.310Z] ---> e0f7efc73d9e [2021-01-05T00:36:20.310Z] Successfully built e0f7efc73d9e [2021-01-05T00:36:20.310Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:36:20.653Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T00:36:20.653Z] . [Pipeline] withDockerContainer [2021-01-05T00:36:20.922Z] prd-ubuntu18.04-docker-arm64-4c-16g-18366 does not seem to be running inside a container [2021-01-05T00:36:21.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2021-01-05T00:36:22.586Z] $ docker top 3d22896faf7a27d0a2892a08fc144a9a904080790a0da75b8de535d9223af44b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:36:23.677Z] + go version [2021-01-05T00:36:23.677Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-05T00:36:23.707Z] $ docker stop --time=1 3d22896faf7a27d0a2892a08fc144a9a904080790a0da75b8de535d9223af44b [2021-01-05T00:36:25.302Z] ---> e739cbac2001 [2021-01-05T00:36:25.302Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T00:36:25.302Z] ---> 1ca7a57a9152 [2021-01-05T00:36:25.302Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T00:36:25.302Z] ---> 67307f3c2e6f [2021-01-05T00:36:25.302Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T00:36:25.302Z] ---> Running in 4806fef43889 [2021-01-05T00:36:25.302Z] ---> Running in 75d35c13feb2 [2021-01-05T00:36:25.302Z] ---> Running in b06111c2d1e3 [2021-01-05T00:36:25.302Z] ---> fa1258bf5bde [2021-01-05T00:36:25.302Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T00:36:25.302Z] ---> Running in 29dd50e0ffbf [2021-01-05T00:36:25.302Z] ---> d5ef9ddd4503 [2021-01-05T00:36:25.302Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T00:36:25.302Z] ---> Running in fb819cb00e71 [2021-01-05T00:36:25.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T00:36:25.302Z] 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 [2021-01-05T00:36:25.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T00:36:25.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T00:36:25.302Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T00:36:25.679Z] $ docker rm -f 3d22896faf7a27d0a2892a08fc144a9a904080790a0da75b8de535d9223af44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:36:26.694Z] + docker inspect -f . ci-base-image-arm64 [2021-01-05T00:36:26.694Z] . [Pipeline] withDockerContainer [2021-01-05T00:36:26.960Z] prd-ubuntu18.04-docker-arm64-4c-16g-18366 does not seem to be running inside a container [2021-01-05T00:36:27.044Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** ci-base-image-arm64 cat [2021-01-05T00:36:28.427Z] $ docker top e092c2c9bcbd46ce503c7882de29d7aba190feb27ab7c667025d61874be4552a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-05T00:36:28.767Z] ========================================================= [2021-01-05T00:36:28.767Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-05T00:36:28.767Z] ========================================================= [Pipeline] sh [2021-01-05T00:36:29.411Z] + make test [2021-01-05T00:36:29.411Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-05T00:36:51.589Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-05T00:37:04.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T00:37:05.785Z] Removing intermediate container b06111c2d1e3 [2021-01-05T00:37:05.785Z] ---> 6670bafcbf3a [2021-01-05T00:37:05.785Z] [2021-01-05T00:37:05.785Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T00:37:05.785Z] 3.12: Pulling from library/alpine [2021-01-05T00:37:06.773Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T00:37:06.773Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T00:37:06.773Z] ---> 389fef711851 [2021-01-05T00:37:06.773Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:37:09.363Z] ---> Running in d19526b0dfcd [2021-01-05T00:37:09.657Z] Removing intermediate container fb819cb00e71 [2021-01-05T00:37:09.657Z] ---> ab0f7cdb1c5b [2021-01-05T00:37:09.657Z] [2021-01-05T00:37:09.657Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T00:37:09.657Z] ---> 389fef711851 [2021-01-05T00:37:09.657Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:37:09.657Z] Removing intermediate container 75d35c13feb2 [2021-01-05T00:37:09.657Z] ---> 56696c95b66a [2021-01-05T00:37:09.657Z] [2021-01-05T00:37:09.657Z] Step 10/22 : FROM scratch [2021-01-05T00:37:09.657Z] ---> [2021-01-05T00:37:09.657Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:37:09.927Z] Removing intermediate container 29dd50e0ffbf [2021-01-05T00:37:09.927Z] ---> d186893bf205 [2021-01-05T00:37:09.927Z] [2021-01-05T00:37:09.927Z] Step 10/24 : FROM scratch [2021-01-05T00:37:09.927Z] ---> [2021-01-05T00:37:09.927Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T00:37:09.927Z] ---> Running in 402222ca627d [2021-01-05T00:37:10.201Z] ---> Running in b643150e2686 [2021-01-05T00:37:10.201Z] ---> Running in c83bb4ff1957 [2021-01-05T00:37:10.478Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:10.478Z] Removing intermediate container b643150e2686 [2021-01-05T00:37:10.478Z] ---> 6b1cc726856e [2021-01-05T00:37:10.478Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T00:37:10.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:10.776Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:10.776Z] Removing intermediate container c83bb4ff1957 [2021-01-05T00:37:10.776Z] ---> 96e089278419 [2021-01-05T00:37:10.776Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T00:37:10.776Z] ---> Running in d3e473e5ac94 [2021-01-05T00:37:11.048Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:11.048Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:37:11.048Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:37:11.650Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:37:11.650Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:37:11.650Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:37:11.650Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:37:11.650Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:37:11.650Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:37:11.650Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:37:11.650Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:37:11.650Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:37:11.650Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:37:11.650Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:37:11.650Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:37:11.650Z] OK: 7 MiB in 19 packages [2021-01-05T00:37:11.650Z] OK: 7 MiB in 19 packages [2021-01-05T00:37:11.650Z] ---> Running in c6208bbf8646 [2021-01-05T00:37:13.075Z] Removing intermediate container d3e473e5ac94 [2021-01-05T00:37:13.075Z] ---> 5a53b62e72ee [2021-01-05T00:37:13.075Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T00:37:13.344Z] Removing intermediate container c6208bbf8646 [2021-01-05T00:37:13.344Z] ---> 8fcbcab48af4 [2021-01-05T00:37:13.344Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:37:13.344Z] ---> Running in 5b771e8e6fdd [2021-01-05T00:37:13.629Z] ---> Running in 47bfa4c5af15 [2021-01-05T00:37:14.221Z] Removing intermediate container 4806fef43889 [2021-01-05T00:37:14.221Z] ---> cf5b6db2c3a4 [2021-01-05T00:37:14.221Z] [2021-01-05T00:37:14.221Z] Step 10/22 : FROM scratch [2021-01-05T00:37:14.221Z] ---> [2021-01-05T00:37:14.221Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:37:14.221Z] ---> Using cache [2021-01-05T00:37:14.222Z] ---> 96e089278419 [2021-01-05T00:37:14.222Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T00:37:14.807Z] ---> Running in 90b0116edc6c [2021-01-05T00:37:14.807Z] Removing intermediate container 5b771e8e6fdd [2021-01-05T00:37:14.807Z] ---> cb5c0c8be33b [2021-01-05T00:37:14.807Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T00:37:14.807Z] Removing intermediate container 47bfa4c5af15 [2021-01-05T00:37:14.807Z] ---> 82bcee53d058 [2021-01-05T00:37:14.807Z] Step 14/22 : WORKDIR / [2021-01-05T00:37:14.807Z] Removing intermediate container 402222ca627d [2021-01-05T00:37:14.807Z] ---> a9fe01370b5b [2021-01-05T00:37:14.807Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:37:14.807Z] Removing intermediate container d19526b0dfcd [2021-01-05T00:37:14.807Z] ---> ea52fb006e6c [2021-01-05T00:37:14.807Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T00:37:15.076Z] ---> Running in 91000fdec780 [2021-01-05T00:37:15.076Z] Removing intermediate container 90b0116edc6c [2021-01-05T00:37:15.076Z] ---> 4ae041066844 [2021-01-05T00:37:15.076Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:37:15.076Z] ---> Running in 030b161d603e [2021-01-05T00:37:15.076Z] ---> Running in e14866c9364f [2021-01-05T00:37:15.345Z] ---> Running in ec735adad1cd [2021-01-05T00:37:15.345Z] ---> 0a075bf21886 [2021-01-05T00:37:15.345Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T00:37:15.345Z] Removing intermediate container 91000fdec780 [2021-01-05T00:37:15.345Z] ---> bc02890d111e [2021-01-05T00:37:15.345Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T00:37:15.611Z] Removing intermediate container 030b161d603e [2021-01-05T00:37:15.611Z] ---> d57977ce1051 [2021-01-05T00:37:15.611Z] Step 13/24 : WORKDIR / [2021-01-05T00:37:15.611Z] Removing intermediate container e14866c9364f [2021-01-05T00:37:15.611Z] ---> 96fc19a0bcad [2021-01-05T00:37:15.611Z] Step 13/22 : WORKDIR / [2021-01-05T00:37:15.876Z] Removing intermediate container ec735adad1cd [2021-01-05T00:37:15.876Z] ---> 6c585474288b [2021-01-05T00:37:15.876Z] Step 14/22 : WORKDIR / [2021-01-05T00:37:16.153Z] ---> Running in 27c6ad50c3d8 [2021-01-05T00:37:16.153Z] ---> Running in b41135d84229 [2021-01-05T00:37:16.153Z] ---> 08b800e32018 [2021-01-05T00:37:16.153Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T00:37:16.153Z] ---> Running in 20cbfdc0d8ae [2021-01-05T00:37:16.153Z] ---> c24b35065e91 [2021-01-05T00:37:16.153Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T00:37:16.433Z] Removing intermediate container b41135d84229 [2021-01-05T00:37:16.433Z] ---> 9d79b0e41fb5 [2021-01-05T00:37:16.434Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T00:37:16.434Z] Removing intermediate container 27c6ad50c3d8 [2021-01-05T00:37:16.434Z] ---> e7c6e50568ca [2021-01-05T00:37:16.434Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T00:37:16.713Z] Removing intermediate container 20cbfdc0d8ae [2021-01-05T00:37:16.713Z] ---> 68b328ab4432 [2021-01-05T00:37:16.713Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T00:37:16.996Z] ---> 3bb1bab3853a [2021-01-05T00:37:16.996Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:16.996Z] ---> 9a2c58380d19 [2021-01-05T00:37:16.996Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T00:37:16.996Z] ---> 5ffbccbf6b8d [2021-01-05T00:37:16.996Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T00:37:16.996Z] ---> 85902e0efce5 [2021-01-05T00:37:16.996Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T00:37:17.963Z] ---> 59dd05d2a0f7 [2021-01-05T00:37:17.963Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T00:37:17.963Z] ---> 3979a6bb82d1 [2021-01-05T00:37:17.963Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:17.963Z] ---> fdf451ae943c [2021-01-05T00:37:17.963Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T00:37:17.963Z] ---> c68f6cc82518 [2021-01-05T00:37:17.963Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:17.963Z] ---> 11b3bceec98d [2021-01-05T00:37:17.963Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T00:37:18.235Z] ---> Running in 61c19bff2a85 [2021-01-05T00:37:18.502Z] ---> 67c756ffdb09 [2021-01-05T00:37:18.502Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T00:37:18.502Z] Removing intermediate container 61c19bff2a85 [2021-01-05T00:37:18.502Z] ---> 2e942b29126a [2021-01-05T00:37:18.502Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:18.502Z] ---> 44a0ad6678df [2021-01-05T00:37:18.502Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T00:37:18.768Z] ---> c5e8cc60c7f1 [2021-01-05T00:37:18.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T00:37:18.768Z] ---> Running in ac9e94309654 [2021-01-05T00:37:18.768Z] ---> Running in 164ee581464d [2021-01-05T00:37:18.768Z] ---> 360020e53353 [2021-01-05T00:37:18.768Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:19.035Z] Removing intermediate container ac9e94309654 [2021-01-05T00:37:19.035Z] ---> c289ceb080b3 [2021-01-05T00:37:19.035Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:19.310Z] Removing intermediate container 164ee581464d [2021-01-05T00:37:19.310Z] ---> 7a5993e7fa5f [2021-01-05T00:37:19.310Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:37:19.310Z] ---> d0610e7e6711 [2021-01-05T00:37:19.310Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T00:37:19.310Z] ---> Running in 3c67f1a67cec [2021-01-05T00:37:19.310Z] ---> Running in f8d181d6e7d1 [2021-01-05T00:37:19.310Z] ---> cf2c3ae63a21 [2021-01-05T00:37:19.310Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T00:37:19.310Z] ---> 1e16923fce7d [2021-01-05T00:37:19.310Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T00:37:19.575Z] ---> Running in 5aabe667f492 [2021-01-05T00:37:19.844Z] ---> c95d829a23d1 [2021-01-05T00:37:19.844Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T00:37:19.844Z] Removing intermediate container f8d181d6e7d1 [2021-01-05T00:37:19.844Z] ---> ac9168f6b78c [2021-01-05T00:37:19.844Z] Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:37:19.844Z] Removing intermediate container 3c67f1a67cec [2021-01-05T00:37:19.844Z] ---> 99c44f4c196d [2021-01-05T00:37:19.844Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:37:20.110Z] ---> Running in 0d179d4fdb9f [2021-01-05T00:37:20.110Z] ---> Running in ebdfb40404de [2021-01-05T00:37:20.110Z] ---> Running in c1ec663797b0 [2021-01-05T00:37:20.375Z] Removing intermediate container 5aabe667f492 [2021-01-05T00:37:20.375Z] ---> 33f974abf668 [2021-01-05T00:37:20.375Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:37:20.375Z] ---> 615808fbf873 [2021-01-05T00:37:20.375Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T00:37:20.640Z] ---> Running in 42ff20a69489 [2021-01-05T00:37:20.640Z] Removing intermediate container ebdfb40404de [2021-01-05T00:37:20.640Z] ---> fe6c52636047 [2021-01-05T00:37:20.640Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:37:20.640Z] Removing intermediate container c1ec663797b0 [2021-01-05T00:37:20.640Z] ---> 85284642dfc3 [2021-01-05T00:37:20.640Z] Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:37:20.906Z] ---> Running in 92e97c83f480 [2021-01-05T00:37:20.906Z] ---> Running in 8e4ac7004dce [2021-01-05T00:37:20.906Z] ---> 9d8b473a6632 [2021-01-05T00:37:20.906Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T00:37:20.906Z] Removing intermediate container 42ff20a69489 [2021-01-05T00:37:20.906Z] ---> 9deba3481c96 [2021-01-05T00:37:20.906Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T00:37:21.170Z] ---> Running in 78f7338aaabc [2021-01-05T00:37:21.170Z] ---> Running in 52ed2b016be5 [2021-01-05T00:37:21.170Z] Removing intermediate container 92e97c83f480 [2021-01-05T00:37:21.170Z] ---> 7eeccdf69b40 [2021-01-05T00:37:21.170Z] [2021-01-05T00:37:21.438Z] Removing intermediate container 8e4ac7004dce [2021-01-05T00:37:21.438Z] ---> 0e93c1708c74 [2021-01-05T00:37:21.438Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:37:21.705Z] Successfully built 7eeccdf69b40 [2021-01-05T00:37:21.705Z] ---> Running in 80573357b9a7 [2021-01-05T00:37:21.974Z] Successfully tagged docker-core-command-go:latest [2021-01-05T00:37:21.974Z] Removing intermediate container 52ed2b016be5 [2021-01-05T00:37:21.974Z] ---> efaccac1be8f [2021-01-05T00:37:21.974Z] Step 23/24 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:37:21.974Z] Building docker-security-proxy-setup-go [2021-01-05T00:37:21.974Z]  Building docker-core-command-go ... done  ---> Running in 616f7237e490 [2021-01-05T00:37:22.242Z] Removing intermediate container 80573357b9a7 [2021-01-05T00:37:22.242Z] ---> a87b3ebe74b0 [2021-01-05T00:37:22.242Z] [2021-01-05T00:37:22.242Z] Removing intermediate container 0d179d4fdb9f [2021-01-05T00:37:22.242Z] ---> 64491dcead16 [2021-01-05T00:37:22.242Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T00:37:22.242Z] Successfully built a87b3ebe74b0 [2021-01-05T00:37:22.512Z] Successfully tagged docker-core-metadata-go:latest [2021-01-05T00:37:22.512Z] Building docker-sys-mgmt-agent-go [2021-01-05T00:37:22.512Z]  Building docker-core-metadata-go ... done  ---> Running in b523bc8f18d4 [2021-01-05T00:37:22.512Z] Removing intermediate container 616f7237e490 [2021-01-05T00:37:22.512Z] ---> a777e4903222 [2021-01-05T00:37:22.512Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:37:22.512Z] ---> Running in 3c8a10316e47 [2021-01-05T00:37:22.790Z] Removing intermediate container b523bc8f18d4 [2021-01-05T00:37:22.790Z] ---> 575959de4128 [2021-01-05T00:37:22.790Z] Step 20/22 : LABEL arch=x86_64 [2021-01-05T00:37:23.061Z] Removing intermediate container 78f7338aaabc [2021-01-05T00:37:23.061Z] ---> b16aaaa60fc7 [2021-01-05T00:37:23.061Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T00:37:23.335Z] ---> Running in 9a5feaf6d9ab [2021-01-05T00:37:23.335Z] Removing intermediate container 3c8a10316e47 [2021-01-05T00:37:23.335Z] ---> 0e4134382cd8 [2021-01-05T00:37:23.335Z] [2021-01-05T00:37:23.335Z] ---> Running in ba88437cda0a [2021-01-05T00:37:23.335Z] Successfully built 0e4134382cd8 [2021-01-05T00:37:23.604Z] Successfully tagged docker-support-notifications-go:latest [2021-01-05T00:37:23.604Z] Building docker-support-scheduler-go [2021-01-05T00:37:23.604Z]  Building docker-support-notifications-go ... done Removing intermediate container 9a5feaf6d9ab [2021-01-05T00:37:23.604Z] ---> 27804c62f74c [2021-01-05T00:37:23.604Z] Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:37:23.890Z] Removing intermediate container ba88437cda0a [2021-01-05T00:37:23.890Z] ---> 1593b056a463 [2021-01-05T00:37:23.890Z] Step 22/24 : LABEL arch=x86_64 [2021-01-05T00:37:23.890Z] ---> Running in 4b4973c4d402 [2021-01-05T00:37:26.481Z] ---> Running in 7f84daef6c71 [2021-01-05T00:37:28.437Z] Removing intermediate container 4b4973c4d402 [2021-01-05T00:37:28.437Z] ---> 4edb1131334b [2021-01-05T00:37:28.437Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:37:28.437Z] Removing intermediate container 7f84daef6c71 [2021-01-05T00:37:28.437Z] ---> 777fae9121f2 [2021-01-05T00:37:28.437Z] Step 23/24 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:37:28.437Z] ---> Running in cb4170a71f20 [2021-01-05T00:37:28.437Z] ---> Running in bd3eacbc10d6 [2021-01-05T00:37:31.037Z] Removing intermediate container bd3eacbc10d6 [2021-01-05T00:37:31.037Z] ---> f647ae689884 [2021-01-05T00:37:31.037Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:37:31.037Z] Removing intermediate container cb4170a71f20 [2021-01-05T00:37:31.037Z] ---> 751b2b2a3981 [2021-01-05T00:37:31.037Z] [2021-01-05T00:37:31.037Z] ---> Running in 826ce98fdde0 [2021-01-05T00:37:31.037Z] Successfully built 751b2b2a3981 [2021-01-05T00:37:31.037Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-05T00:37:31.037Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-05T00:37:31.037Z] Removing intermediate container 826ce98fdde0 [2021-01-05T00:37:31.037Z] ---> 4d6da3283b1b [2021-01-05T00:37:31.037Z] [2021-01-05T00:37:31.301Z] Successfully built 4d6da3283b1b [2021-01-05T00:37:31.301Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-05T00:37:38.686Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-05T00:37:46.446Z]  Building docker-security-secretstore-setup-go ... done Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:37:46.446Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:37:46.446Z] ---> 0e2b5c546796 [2021-01-05T00:37:46.446Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:37:46.446Z] ---> Using cache [2021-01-05T00:37:46.446Z] ---> 3d03f43d38c2 [2021-01-05T00:37:46.446Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:37:46.446Z] ---> Using cache [2021-01-05T00:37:46.446Z] ---> 0a8ae2c66638 [2021-01-05T00:37:46.446Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:37:46.446Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:37:46.446Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:37:46.446Z] ---> 0e2b5c546796 [2021-01-05T00:37:46.446Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:37:46.446Z] ---> Using cache [2021-01-05T00:37:46.446Z] ---> 3d03f43d38c2 [2021-01-05T00:37:46.446Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:37:46.446Z] ---> Using cache [2021-01-05T00:37:46.446Z] ---> 0a8ae2c66638 [2021-01-05T00:37:46.446Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:37:46.446Z] ---> Using cache [2021-01-05T00:37:46.446Z] ---> 3453fc8fbb66 [2021-01-05T00:37:46.446Z] Step 6/21 : COPY go.mod . [2021-01-05T00:37:46.446Z] ---> Using cache [2021-01-05T00:37:46.446Z] ---> 3453fc8fbb66 [2021-01-05T00:37:46.446Z] Step 6/21 : COPY go.mod . [2021-01-05T00:37:46.720Z] ---> Using cache [2021-01-05T00:37:46.720Z] ---> 0d1b9486a32f [2021-01-05T00:37:46.720Z] Step 7/21 : RUN go mod download [2021-01-05T00:37:46.720Z] ---> Using cache [2021-01-05T00:37:46.720Z] ---> 0d1b9486a32f [2021-01-05T00:37:46.720Z] Step 7/21 : RUN go mod download [2021-01-05T00:37:46.720Z] ---> Using cache [2021-01-05T00:37:46.720Z] ---> 7f65478e1f8a [2021-01-05T00:37:46.720Z] Step 8/21 : COPY . . [2021-01-05T00:37:46.720Z] ---> Using cache [2021-01-05T00:37:46.720Z] ---> 7f65478e1f8a [2021-01-05T00:37:46.720Z] Step 8/21 : COPY . . [2021-01-05T00:37:46.720Z] ---> Using cache [2021-01-05T00:37:46.720Z] ---> d5ef9ddd4503 [2021-01-05T00:37:46.720Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T00:37:46.720Z] ---> Using cache [2021-01-05T00:37:46.720Z] ---> d5ef9ddd4503 [2021-01-05T00:37:46.720Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T00:37:47.348Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:37:47.348Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:37:47.348Z] ---> 0e2b5c546796 [2021-01-05T00:37:47.348Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T00:37:47.348Z] ---> Using cache [2021-01-05T00:37:47.348Z] ---> 3d03f43d38c2 [2021-01-05T00:37:47.348Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:37:47.348Z] ---> Using cache [2021-01-05T00:37:47.348Z] ---> 0a8ae2c66638 [2021-01-05T00:37:47.348Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T00:37:49.301Z] ---> Running in b9f3cd9dc698 [2021-01-05T00:37:49.301Z] ---> Running in 7d699a142a32 [2021-01-05T00:37:49.301Z] ---> Running in 072f9fc51e6e [2021-01-05T00:37:51.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T00:37:51.905Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T00:37:51.905Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:52.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:52.883Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:37:52.883Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:37:52.883Z] ---> 0e2b5c546796 [2021-01-05T00:37:52.883Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T00:37:52.883Z] ---> Using cache [2021-01-05T00:37:52.883Z] ---> 3d03f43d38c2 [2021-01-05T00:37:52.883Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:37:52.883Z] ---> Using cache [2021-01-05T00:37:52.883Z] ---> 0a8ae2c66638 [2021-01-05T00:37:52.883Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T00:37:53.163Z] OK: 233 MiB in 51 packages [2021-01-05T00:37:53.437Z] ---> Running in 1ae30c80822c [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-05T00:37:53.856Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-05T00:37:54.925Z] Removing intermediate container b9f3cd9dc698 [2021-01-05T00:37:54.925Z] ---> 463db369993c [2021-01-05T00:37:54.925Z] Step 6/26 : COPY go.mod . [2021-01-05T00:37:54.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:55.532Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:37:55.822Z] ---> b9de159fee9d [2021-01-05T00:37:55.822Z] Step 7/26 : RUN go mod download [2021-01-05T00:37:55.822Z] ---> Running in 9cc52f7a9a4b [2021-01-05T00:37:56.095Z] OK: 233 MiB in 51 packages [2021-01-05T00:37:57.525Z] Removing intermediate container 1ae30c80822c [2021-01-05T00:37:57.525Z] ---> 9f629e0f4a0b [2021-01-05T00:37:57.525Z] Step 6/23 : COPY go.mod . [2021-01-05T00:37:57.800Z] ---> 10998410deef [2021-01-05T00:37:57.800Z] Step 7/23 : RUN go mod download [2021-01-05T00:37:58.078Z] ---> Running in ff2f65a6be4e [2021-01-05T00:37:58.713Z] Removing intermediate container 9cc52f7a9a4b [2021-01-05T00:37:58.713Z] ---> 6b2b26b69eec [2021-01-05T00:37:58.713Z] Step 8/26 : COPY . . [2021-01-05T00:38:03.013Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-05T00:38:03.013Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-05T00:38:03.013Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-05T00:38:05.566Z] Removing intermediate container ff2f65a6be4e [2021-01-05T00:38:05.566Z] ---> c864dde77449 [2021-01-05T00:38:05.566Z] Step 8/23 : COPY . . [2021-01-05T00:38:08.499Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.216s coverage: 46.6% of statements [2021-01-05T00:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-05T00:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-05T00:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-05T00:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-05T00:38:08.499Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-05T00:38:15.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.476s coverage: 27.0% of statements [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-05T00:38:15.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.079s coverage: 100.0% of statements [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-05T00:38:15.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.082s coverage: 100.0% of statements [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-05T00:38:15.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.228s coverage: 75.0% of statements [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-05T00:38:15.294Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-05T00:38:17.303Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.705s coverage: 82.9% of statements [2021-01-05T00:38:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-05T00:38:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:38:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-05T00:38:17.303Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-05T00:38:20.736Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T00:38:24.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.256s coverage: 28.6% of statements [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-05T00:38:24.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.184s coverage: 100.0% of statements [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-05T00:38:24.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.097s coverage: 100.0% of statements [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-05T00:38:24.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.297s coverage: 86.7% of statements [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-05T00:38:24.060Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.333s coverage: 97.5% of statements [2021-01-05T00:38:24.060Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-05T00:38:26.048Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.141s coverage: 78.3% of statements [2021-01-05T00:38:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-05T00:38:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-05T00:38:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-05T00:38:26.048Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-05T00:38:26.471Z] Removing intermediate container 7d699a142a32 [2021-01-05T00:38:26.471Z] ---> fc4de9488538 [2021-01-05T00:38:26.471Z] [2021-01-05T00:38:26.471Z] Step 10/21 : FROM scratch [2021-01-05T00:38:26.471Z] ---> [2021-01-05T00:38:26.471Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:38:26.743Z] ---> Using cache [2021-01-05T00:38:26.743Z] ---> 96e089278419 [2021-01-05T00:38:26.743Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T00:38:28.689Z] ---> Running in 4e542233fc41 [2021-01-05T00:38:30.383Z] ---> 67e3b37f42aa [2021-01-05T00:38:30.383Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T00:38:30.993Z] Removing intermediate container 4e542233fc41 [2021-01-05T00:38:30.993Z] ---> 20d2203c919d [2021-01-05T00:38:30.993Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T00:38:30.993Z] ---> Running in 9c3f6559527b [2021-01-05T00:38:31.303Z] Removing intermediate container 072f9fc51e6e [2021-01-05T00:38:31.303Z] ---> 9c9c8061b49c [2021-01-05T00:38:31.303Z] [2021-01-05T00:38:31.303Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T00:38:31.303Z] ---> 389fef711851 [2021-01-05T00:38:31.303Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T00:38:31.303Z] ---> Running in 64eb475c7cb0 [2021-01-05T00:38:31.303Z] ---> c13b0c71199b [2021-01-05T00:38:31.303Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T00:38:31.303Z] ---> Running in 2d533b9cec73 [2021-01-05T00:38:31.303Z] ---> Running in 265bb3a4425f [2021-01-05T00:38:31.585Z] Removing intermediate container 64eb475c7cb0 [2021-01-05T00:38:31.585Z] ---> 44899860a71e [2021-01-05T00:38:31.585Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T00:38:31.861Z] ---> 779dffc1717f [2021-01-05T00:38:31.861Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T00:38:31.861Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T00:38:33.289Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T00:38:33.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:33.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:38:33.289Z] ---> 0afc7cdf3979 [2021-01-05T00:38:33.289Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T00:38:33.563Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T00:38:33.563Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:38:33.563Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T00:38:33.563Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T00:38:33.563Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:38:33.833Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:38:33.833Z] OK: 7 MiB in 18 packages [2021-01-05T00:38:34.114Z] ---> 7402ed96de9d [2021-01-05T00:38:34.114Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T00:38:34.114Z] ---> Running in 65a937330235 [2021-01-05T00:38:34.379Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.027s coverage: 93.8% of statements [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-05T00:38:34.379Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-05T00:38:34.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.069s coverage: 58.8% of statements [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-05T00:38:34.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.334s coverage: 0.1% of statements [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-05T00:38:34.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.061s coverage: 100.0% of statements [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-05T00:38:34.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.097s coverage: 75.5% of statements [2021-01-05T00:38:34.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-05T00:38:34.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 80.8% of statements [2021-01-05T00:38:34.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.144s coverage: 87.2% of statements [2021-01-05T00:38:34.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.161s coverage: 84.2% of statements [2021-01-05T00:38:34.722Z] Removing intermediate container 65a937330235 [2021-01-05T00:38:34.722Z] ---> 0178d2eb3890 [2021-01-05T00:38:34.722Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:38:34.722Z] ---> Running in 1d9dddedb7a5 [2021-01-05T00:38:35.703Z] Removing intermediate container 2d533b9cec73 [2021-01-05T00:38:35.703Z] ---> b6cfd6cb05b2 [2021-01-05T00:38:35.703Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:38:35.703Z] Removing intermediate container 1d9dddedb7a5 [2021-01-05T00:38:35.703Z] ---> 5f65092d8b88 [2021-01-05T00:38:35.703Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T00:38:35.976Z] ---> Running in 661c8e72901b [2021-01-05T00:38:36.253Z] ---> Running in ffaa067b9c86 [2021-01-05T00:38:36.253Z] Removing intermediate container 661c8e72901b [2021-01-05T00:38:36.253Z] ---> b5d2e1c453ab [2021-01-05T00:38:36.253Z] Step 13/21 : WORKDIR /edgex [2021-01-05T00:38:36.530Z] ---> Running in fd518661bdf4 [2021-01-05T00:38:36.530Z] Removing intermediate container ffaa067b9c86 [2021-01-05T00:38:36.530Z] ---> 9a4ea0a01516 [2021-01-05T00:38:36.530Z] Step 20/21 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:38:36.530Z] ---> Running in 6bffad6a55cd [2021-01-05T00:38:36.803Z] Removing intermediate container fd518661bdf4 [2021-01-05T00:38:36.803Z] ---> 062e74fb029f [2021-01-05T00:38:36.803Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T00:38:37.011Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.203s coverage: 91.4% of statements [2021-01-05T00:38:37.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-05T00:38:37.087Z] Removing intermediate container 6bffad6a55cd [2021-01-05T00:38:37.087Z] ---> bb63ca451032 [2021-01-05T00:38:37.087Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:38:37.087Z] ---> Running in 127d1b09cde4 [2021-01-05T00:38:37.360Z] ---> ad0bc89fc3ac [2021-01-05T00:38:37.360Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T00:38:37.644Z] Removing intermediate container 127d1b09cde4 [2021-01-05T00:38:37.644Z] ---> 2d188d551830 [2021-01-05T00:38:37.644Z] [2021-01-05T00:38:37.916Z] Successfully built 2d188d551830 [2021-01-05T00:38:37.916Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-05T00:38:38.512Z]  Building docker-support-scheduler-go ... done  ---> e553cfb57f58 [2021-01-05T00:38:38.512Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T00:38:39.498Z] ---> b7cad4958da6 [2021-01-05T00:38:39.498Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T00:38:39.498Z] ---> Running in dc6a93d6471b [2021-01-05T00:38:39.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.680s coverage: 63.5% of statements [2021-01-05T00:38:39.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-05T00:38:39.647Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-05T00:38:39.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.081s coverage: 100.0% of statements [2021-01-05T00:38:39.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.093s coverage: 91.3% of statements [2021-01-05T00:38:39.780Z] Removing intermediate container dc6a93d6471b [2021-01-05T00:38:39.780Z] ---> 46d17b109774 [2021-01-05T00:38:39.780Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T00:38:39.780Z] ---> Running in 369b2b39edc9 [2021-01-05T00:38:40.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements [2021-01-05T00:38:40.258Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-01-05T00:38:40.380Z] Removing intermediate container 369b2b39edc9 [2021-01-05T00:38:40.380Z] ---> b9dc2b8fdaca [2021-01-05T00:38:40.380Z] Step 19/21 : LABEL arch=x86_64 [2021-01-05T00:38:40.380Z] ---> Running in b6725982a34d [2021-01-05T00:38:40.660Z] Removing intermediate container b6725982a34d [2021-01-05T00:38:40.660Z] ---> b127b5f19098 [2021-01-05T00:38:40.660Z] Step 20/21 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:38:40.660Z] ---> Running in dcc624d1ca7a [2021-01-05T00:38:40.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements [2021-01-05T00:38:40.935Z] Removing intermediate container dcc624d1ca7a [2021-01-05T00:38:40.935Z] ---> 9d27ae91439e [2021-01-05T00:38:40.935Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:38:41.206Z] ---> Running in 214eb3e0e16c [2021-01-05T00:38:42.656Z] Removing intermediate container 214eb3e0e16c [2021-01-05T00:38:42.656Z] ---> 5343dcec27b5 [2021-01-05T00:38:42.656Z] [2021-01-05T00:38:42.656Z] Successfully built 5343dcec27b5 [2021-01-05T00:38:42.656Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-05T00:38:46.294Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.990s coverage: 55.9% of statements [2021-01-05T00:38:46.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-05T00:38:46.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-05T00:38:46.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-05T00:38:46.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-05T00:38:46.294Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-05T00:38:46.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.440s coverage: 37.0% of statements [2021-01-05T00:38:46.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-05T00:38:46.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-05T00:38:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.735s coverage: 84.0% of statements [2021-01-05T00:38:48.019Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.091s coverage: 100.0% of statements [2021-01-05T00:38:50.982Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 9c3f6559527b [2021-01-05T00:38:50.982Z] ---> 370a3032e59b [2021-01-05T00:38:50.982Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T00:38:50.982Z] ---> Running in 0a4b424e6b40 [2021-01-05T00:38:51.256Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T00:38:53.835Z] Removing intermediate container 0a4b424e6b40 [2021-01-05T00:38:53.835Z] ---> 95a513b6b495 [2021-01-05T00:38:53.835Z] [2021-01-05T00:38:53.835Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T00:38:53.835Z] 20.10.0: Pulling from library/docker [2021-01-05T00:38:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.362s coverage: 47.1% of statements [2021-01-05T00:38:54.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-05T00:38:54.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-05T00:38:54.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-05T00:38:54.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-05T00:38:54.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-05T00:38:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.135s coverage: 100.0% of statements [2021-01-05T00:38:54.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-05T00:38:54.754Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.096s coverage: 100.0% of statements [2021-01-05T00:38:54.754Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-05T00:38:59.193Z] Removing intermediate container 265bb3a4425f [2021-01-05T00:38:59.193Z] ---> bbb42abeb75f [2021-01-05T00:38:59.193Z] [2021-01-05T00:38:59.193Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T00:38:59.193Z] ---> 389fef711851 [2021-01-05T00:38:59.193Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:38:59.193Z] ---> Running in 1d760452c417 [2021-01-05T00:38:59.464Z] Removing intermediate container 1d760452c417 [2021-01-05T00:38:59.464Z] ---> b35be9494aeb [2021-01-05T00:38:59.464Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T00:38:59.464Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T00:38:59.464Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T00:38:59.464Z] ---> aefe523efa57 [2021-01-05T00:38:59.464Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T00:38:59.464Z] ---> Running in fcae0972190f [2021-01-05T00:38:59.464Z] ---> Running in 19d217dc8fa6 [2021-01-05T00:38:59.731Z] Removing intermediate container fcae0972190f [2021-01-05T00:38:59.731Z] ---> 63da240d79f2 [2021-01-05T00:38:59.731Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T00:38:59.731Z] ---> Running in 356ff35d9a75 [2021-01-05T00:39:00.008Z] Removing intermediate container 356ff35d9a75 [2021-01-05T00:39:00.008Z] ---> 1a90b3bf8e00 [2021-01-05T00:39:00.008Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:39:00.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.049s coverage: 29.1% of statements [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-05T00:39:00.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.198s coverage: 99.0% of statements [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-05T00:39:00.179Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.107s coverage: 100.0% of statements [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-05T00:39:00.179Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.084s coverage: 0.0% of statements [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-05T00:39:00.179Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.055s coverage: 100.0% of statements [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-05T00:39:00.179Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-05T00:39:00.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.093s coverage: 87.9% of statements [2021-01-05T00:39:00.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-05T00:39:00.180Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-05T00:39:00.180Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.077s coverage: 100.0% of statements [2021-01-05T00:39:00.276Z] ---> Running in 1e92c865a53a [2021-01-05T00:39:00.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:00.276Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:00.450Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.057s coverage: 32.1% of statements [2021-01-05T00:39:00.545Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T00:39:00.545Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T00:39:00.545Z] Executing bash-5.0.17-r0.post-install [2021-01-05T00:39:00.545Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:00.545Z] OK: 12 MiB in 22 packages [2021-01-05T00:39:01.521Z] Removing intermediate container 19d217dc8fa6 [2021-01-05T00:39:01.521Z] ---> 5e02d5f9afc1 [2021-01-05T00:39:01.521Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T00:39:01.521Z] Removing intermediate container 1e92c865a53a [2021-01-05T00:39:01.521Z] ---> 5803b847f9b7 [2021-01-05T00:39:01.521Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T00:39:01.521Z] ---> Running in 0828c594f9b5 [2021-01-05T00:39:01.521Z] ---> Running in 93cdd9d30043 [2021-01-05T00:39:01.788Z] Removing intermediate container 0828c594f9b5 [2021-01-05T00:39:01.788Z] ---> 3544b1ad5794 [2021-01-05T00:39:01.788Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T00:39:01.879Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2021-01-05T00:39:02.054Z] ---> Running in 492cc52b67b2 [2021-01-05T00:39:02.054Z] Removing intermediate container 492cc52b67b2 [2021-01-05T00:39:02.054Z] ---> ba5a88a33d28 [2021-01-05T00:39:02.054Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T00:39:02.320Z] ---> Running in 79bc8e9e9556 [2021-01-05T00:39:02.475Z] GO111MODULE=on go vet ./... [2021-01-05T00:39:02.902Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:03.170Z] Removing intermediate container 79bc8e9e9556 [2021-01-05T00:39:03.170Z] ---> 7453830bba2b [2021-01-05T00:39:03.170Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T00:39:03.749Z] ---> 03c1419bd32c [2021-01-05T00:39:03.749Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T00:39:03.749Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:03.749Z] ---> 906fe7f10a1e [2021-01-05T00:39:03.749Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T00:39:04.336Z] ---> 38122c191e13 [2021-01-05T00:39:04.336Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T00:39:04.336Z] ---> Running in 4a5082eeb621 [2021-01-05T00:39:04.602Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T00:39:04.602Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T00:39:04.602Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T00:39:04.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:04.866Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:04.866Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T00:39:05.131Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T00:39:05.131Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T00:39:05.131Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T00:39:05.131Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T00:39:05.131Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T00:39:05.131Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T00:39:05.131Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T00:39:05.131Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T00:39:05.397Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:05.397Z] OK: 8 MiB in 19 packages [2021-01-05T00:39:07.352Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T00:39:07.352Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T00:39:07.352Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T00:39:07.352Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T00:39:07.352Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T00:39:07.352Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T00:39:07.352Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T00:39:07.352Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T00:39:07.618Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T00:39:08.578Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T00:39:08.848Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T00:39:08.848Z] Removing intermediate container 93cdd9d30043 [2021-01-05T00:39:08.848Z] ---> ea0e02b9dabd [2021-01-05T00:39:08.848Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T00:39:08.848Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T00:39:08.848Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T00:39:08.848Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T00:39:09.126Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T00:39:09.126Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T00:39:09.126Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T00:39:09.126Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T00:39:09.126Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T00:39:09.126Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T00:39:09.126Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T00:39:09.126Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T00:39:09.126Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T00:39:09.126Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T00:39:09.708Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T00:39:09.708Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T00:39:09.975Z] ---> a3db8d21b586 [2021-01-05T00:39:09.975Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T00:39:09.975Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:09.975Z] OK: 71 MiB in 55 packages [2021-01-05T00:39:11.436Z] ---> 4ed628038e74 [2021-01-05T00:39:11.436Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T00:39:13.395Z] ---> f4a32829a0f1 [2021-01-05T00:39:13.395Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T00:39:15.317Z] ---> Running in 4c5b94f89a08 [2021-01-05T00:39:15.579Z] Removing intermediate container 4a5082eeb621 [2021-01-05T00:39:15.579Z] ---> 802375c21b66 [2021-01-05T00:39:15.579Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T00:39:15.579Z] Removing intermediate container 4c5b94f89a08 [2021-01-05T00:39:15.579Z] ---> 70b1f5622bce [2021-01-05T00:39:15.579Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:39:15.579Z] ---> Running in 5ac644adf011 [2021-01-05T00:39:15.579Z] ---> Running in 26ff81c57a5f [2021-01-05T00:39:15.843Z] Removing intermediate container 5ac644adf011 [2021-01-05T00:39:15.843Z] ---> 5e6268408273 [2021-01-05T00:39:15.843Z] Step 21/23 : LABEL arch=x86_64 [2021-01-05T00:39:15.843Z] ---> Running in 4b4c8dbccfab [2021-01-05T00:39:16.109Z] Removing intermediate container 4b4c8dbccfab [2021-01-05T00:39:16.109Z] ---> 5c0afff9a53c [2021-01-05T00:39:16.109Z] Step 22/23 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:39:16.109Z] ---> Running in 2e83392204a8 [2021-01-05T00:39:16.373Z] Removing intermediate container 2e83392204a8 [2021-01-05T00:39:16.373Z] ---> d93d44c1b166 [2021-01-05T00:39:16.373Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T00:39:16.373Z] ---> Running in 5444b7e90332 [2021-01-05T00:39:16.640Z] Removing intermediate container 5444b7e90332 [2021-01-05T00:39:16.640Z] ---> c80d46167d18 [2021-01-05T00:39:16.640Z] [2021-01-05T00:39:16.902Z] Successfully built c80d46167d18 [2021-01-05T00:39:16.902Z] Successfully tagged docker-core-data-go:latest [2021-01-05T00:39:17.164Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-01-05T00:39:17.426Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T00:39:17.426Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T00:39:17.426Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T00:39:18.019Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T00:39:18.283Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T00:39:18.284Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T00:39:18.546Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T00:39:18.546Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T00:39:18.546Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T00:39:18.546Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T00:39:19.125Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T00:39:19.125Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T00:39:19.125Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T00:39:19.125Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T00:39:19.387Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T00:39:19.387Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T00:39:19.649Z] Collecting PyYAML<4,>=3.10 [2021-01-05T00:39:19.649Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T00:39:20.595Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T00:39:20.595Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T00:39:21.169Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-05T00:39:21.169Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T00:39:21.169Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T00:39:21.169Z] Collecting idna<2.8,>=2.5 [2021-01-05T00:39:21.434Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T00:39:21.434Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-05T00:39:21.434Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T00:39:21.434Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T00:39:21.434Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T00:39:21.434Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T00:39:21.434Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T00:39:21.434Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T00:39:21.696Z] Installing collected packages: dockerpty, urllib3, idna, requests, websocket-client, texttable, cached-property, jsonschema, docker-pycreds, docker, PyYAML, docopt, docker-compose [2021-01-05T00:39:21.696Z] Running setup.py install for dockerpty: started [2021-01-05T00:39:22.295Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T00:39:22.295Z] Attempting uninstall: urllib3 [2021-01-05T00:39:22.295Z] Found existing installation: urllib3 1.25.9 [2021-01-05T00:39:22.295Z] Uninstalling urllib3-1.25.9: [2021-01-05T00:39:22.295Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T00:39:22.559Z] Attempting uninstall: idna [2021-01-05T00:39:22.559Z] Found existing installation: idna 2.9 [2021-01-05T00:39:22.559Z] Uninstalling idna-2.9: [2021-01-05T00:39:22.559Z] Successfully uninstalled idna-2.9 [2021-01-05T00:39:22.821Z] Attempting uninstall: requests [2021-01-05T00:39:22.821Z] Found existing installation: requests 2.23.0 [2021-01-05T00:39:22.821Z] Uninstalling requests-2.23.0: [2021-01-05T00:39:22.821Z] Successfully uninstalled requests-2.23.0 [2021-01-05T00:39:23.084Z] Running setup.py install for texttable: started [2021-01-05T00:39:23.658Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T00:39:23.922Z] Running setup.py install for PyYAML: started [2021-01-05T00:39:24.496Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T00:39:24.496Z] Running setup.py install for docopt: started [2021-01-05T00:39:25.072Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T00:39:25.336Z] 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 [2021-01-05T00:39:28.658Z] Removing intermediate container 26ff81c57a5f [2021-01-05T00:39:28.658Z] ---> 8ddf2233ba9d [2021-01-05T00:39:28.658Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T00:39:28.979Z] ---> Running in b9190dc5fcb0 [2021-01-05T00:39:29.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:29.581Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-05T00:39:29.855Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:39:29.855Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T00:39:29.855Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T00:39:29.855Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:39:29.855Z] OK: 72 MiB in 58 packages [2021-01-05T00:39:30.438Z] Removing intermediate container b9190dc5fcb0 [2021-01-05T00:39:30.438Z] ---> 3f8021b228c2 [2021-01-05T00:39:30.438Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T00:39:30.438Z] ---> Running in 7a86ab74d67e [2021-01-05T00:39:30.438Z] Removing intermediate container 7a86ab74d67e [2021-01-05T00:39:30.438Z] ---> 04cdd46a4554 [2021-01-05T00:39:30.438Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:39:30.701Z] ---> Running in 8ba27c7d4670 [2021-01-05T00:39:30.701Z] Removing intermediate container 8ba27c7d4670 [2021-01-05T00:39:30.701Z] ---> 6a98051ba53a [2021-01-05T00:39:30.701Z] Step 24/26 : LABEL arch=x86_64 [2021-01-05T00:39:30.964Z] ---> Running in ca5a9630df60 [2021-01-05T00:39:30.964Z] Removing intermediate container ca5a9630df60 [2021-01-05T00:39:30.964Z] ---> 7bd4aecd8e1e [2021-01-05T00:39:30.964Z] Step 25/26 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:39:31.228Z] ---> Running in 703762d14a2c [2021-01-05T00:39:31.228Z] Removing intermediate container 703762d14a2c [2021-01-05T00:39:31.228Z] ---> b87108708fde [2021-01-05T00:39:31.228Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T00:39:31.228Z] ---> Running in 167c57e949de [2021-01-05T00:39:31.492Z] Removing intermediate container 167c57e949de [2021-01-05T00:39:31.492Z] ---> 3ee71f7e66dc [2021-01-05T00:39:31.492Z] [2021-01-05T00:39:31.756Z] Successfully built 3ee71f7e66dc [2021-01-05T00:39:31.756Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-05T00:39:32.028Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-05T00:39:32.040Z] $ docker stop --time=1 ee0a2f49f1a255bfda3d2147610f168071a64c48f4089eab46e0d6aa809eecba [2021-01-05T00:39:34.447Z] $ docker rm -f ee0a2f49f1a255bfda3d2147610f168071a64c48f4089eab46e0d6aa809eecba [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:39:35.036Z] + docker images [2021-01-05T00:39:35.036Z] + grep docker [2021-01-05T00:39:35.299Z] docker-sys-mgmt-agent-go latest 3ee71f7e66dc 4 seconds ago 313MB [2021-01-05T00:39:35.299Z] docker-core-data-go latest c80d46167d18 19 seconds ago 22.2MB [2021-01-05T00:39:35.299Z] docker-security-proxy-setup-go latest 5343dcec27b5 53 seconds ago 24.5MB [2021-01-05T00:39:35.299Z] docker-support-scheduler-go latest 2d188d551830 58 seconds ago 10.7MB [2021-01-05T00:39:35.299Z] docker-security-secretstore-setup-go latest 4d6da3283b1b 2 minutes ago 24.6MB [2021-01-05T00:39:35.299Z] docker-security-bootstrap-redis-go latest 751b2b2a3981 2 minutes ago 15.8MB [2021-01-05T00:39:35.299Z] docker-support-notifications-go latest 0e4134382cd8 2 minutes ago 12MB [2021-01-05T00:39:35.299Z] docker-core-metadata-go latest a87b3ebe74b0 2 minutes ago 13MB [2021-01-05T00:39:35.299Z] docker-core-command-go latest 7eeccdf69b40 2 minutes ago 10.6MB [2021-01-05T00:39:35.299Z] docker 20.10.0 aefe523efa57 3 weeks 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 [2021-01-05T00:39:50.946Z] Still waiting to schedule task [2021-01-05T00:39:50.946Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-8c-8g-18370’ [2021-01-05T00:40:24.303Z] gofmt -l . [2021-01-05T00:40:24.303Z] [ "`gofmt -l .`" = "" ] [2021-01-05T00:40:24.303Z] ./bin/test-go-mod-tidy.sh [2021-01-05T00:40:24.303Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-05T00:40:24.976Z] + ls -al . [2021-01-05T00:40:24.976Z] total 664 [2021-01-05T00:40:24.976Z] drwxrwxr-x 9 1001 1001 4096 Jan 5 00:40 . [2021-01-05T00:40:24.976Z] drwxr-xr-x 4 root root 4096 Jan 5 00:36 .. [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 11 Jan 5 00:34 .dockerignore [2021-01-05T00:40:24.976Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 00:35 .git [2021-01-05T00:40:24.976Z] drwxrwxr-x 3 1001 1001 4096 Jan 5 00:34 .github [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 824 Jan 5 00:34 .gitignore [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 166 Jan 5 00:34 .sonarcloud.properties [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 3804 Jan 5 00:34 CONTRIBUTING.md [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 931 Jan 5 00:34 Dockerfile.build [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 863 Jan 5 00:34 Jenkinsfile [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 10775 Jan 5 00:34 LICENSE [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 5750 Jan 5 00:34 Makefile [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 6511 Jan 5 00:34 README.md [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 6744 Jan 5 00:34 SECURITY.md [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 5 Jan 5 00:31 VERSION [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 4131 Jan 5 00:34 ZMQWindows.md [2021-01-05T00:40:24.976Z] drwxrwxr-x 2 1001 1001 4096 Jan 5 00:34 bin [2021-01-05T00:40:24.976Z] drwxrwxr-x 14 1001 1001 4096 Jan 5 00:34 cmd [2021-01-05T00:40:24.976Z] -rw-r--r-- 1 root root 538204 Jan 5 00:39 coverage.out [2021-01-05T00:40:24.976Z] -rw-r--r-- 1 root root 979 Jan 5 00:40 go.mod [2021-01-05T00:40:24.976Z] -rw-r--r-- 1 root root 18934 Jan 5 00:40 go.sum [2021-01-05T00:40:24.976Z] drwxrwxr-x 8 1001 1001 4096 Jan 5 00:35 internal [2021-01-05T00:40:24.976Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 00:35 openapi [2021-01-05T00:40:24.976Z] drwxrwxr-x 4 1001 1001 4096 Jan 5 00:35 snap [2021-01-05T00:40:24.976Z] -rw-rw-r-- 1 1001 1001 168 Jan 5 00:35 version.go [Pipeline] sh [2021-01-05T00:40:25.649Z] + '[' -e coverage.out ] [2021-01-05T00:40:25.649Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-05T00:40:25.766Z] Warning: overwriting stash ‘coverage-report’ [2021-01-05T00:40:27.022Z] Stashed 1 file(s) [Pipeline] sh [2021-01-05T00:40:27.788Z] + make build [2021-01-05T00:40:27.788Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T00:40:37.988Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T00:41:04.787Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T00:41:05.382Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T00:41:12.066Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T00:41:13.034Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T00:41:15.584Z] Running on prd-ubuntu18.04-docker-8c-8g-18371 in /w/workspace/edgexfoundry_edgex-go_PR-2981 [Pipeline] { [Pipeline] ws [2021-01-05T00:41:15.643Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2021-01-05T00:41:19.004Z] using credential edgex-jenkins-ssh [2021-01-05T00:41:19.070Z] Cloning the remote Git repository [2021-01-05T00:41:19.098Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:41:19.164Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2021-01-05T00:41:19.330Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T00:41:19.196Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:41:19.196Z] > git --version # timeout=10 [2021-01-05T00:41:19.201Z] > git --version # 'git version 2.17.1' [2021-01-05T00:41:19.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:41:19.230Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:41:24.999Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:41:25.007Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-05T00:41:25.021Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-05T00:41:25.036Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-05T00:41:25.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:41:25.040Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2981/head:refs/remotes/origin/PR-2981 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-05T00:41:25.590Z] Merging remotes/origin/master commit 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 into PR head commit 25e13778a92a8a7a31affe0f2c643dda221ced05 [2021-01-05T00:41:25.809Z] Merge succeeded, producing 349a1d6b94794b17bf78a4e18c2e0679e3a547dc [2021-01-05T00:41:25.810Z] Checking out Revision 349a1d6b94794b17bf78a4e18c2e0679e3a547dc (PR-2981) [2021-01-05T00:41:26.047Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T00:41:25.604Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:41:25.609Z] > git checkout -f 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [2021-01-05T00:41:25.712Z] > git remote # timeout=10 [2021-01-05T00:41:25.717Z] > git config --get remote.origin.url # timeout=10 [2021-01-05T00:41:25.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-05T00:41:25.724Z] > git merge 9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33 # timeout=10 [2021-01-05T00:41:25.802Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-05T00:41:25.817Z] > git config core.sparsecheckout # timeout=10 [2021-01-05T00:41:25.819Z] > git checkout -f 349a1d6b94794b17bf78a4e18c2e0679e3a547dc # timeout=10 [2021-01-05T00:41:29.525Z] Commit message: "Merge commit '9a953f5b9eae9a1fd9d439f269b5a1f3c5abca33' into HEAD" [2021-01-05T00:41:29.533Z] > git rev-list --no-walk 25e13778a92a8a7a31affe0f2c643dda221ced05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:41:30.370Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T00:41:30.892Z] + echo snap-build.sh [2021-01-05T00:41:30.892Z] snap-build.sh [2021-01-05T00:41:30.892Z] + SNAP_BASE_DIR=. [2021-01-05T00:41:30.892Z] + '[' '!' -z /w/workspace/edgex-go/4 ']' [2021-01-05T00:41:30.892Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/4 [2021-01-05T00:41:30.892Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/4]' [2021-01-05T00:41:30.892Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/4] [2021-01-05T00:41:30.892Z] + cd /w/workspace/edgex-go/4 [2021-01-05T00:41:30.892Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-05T00:41:30.892Z] Reading package lists... [2021-01-05T00:41:31.153Z] Building dependency tree... [2021-01-05T00:41:31.153Z] Reading state information... [2021-01-05T00:41:31.153Z] The following packages were automatically installed and are no longer required: [2021-01-05T00:41:31.153Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-05T00:41:31.153Z] uidmap xdelta3 [2021-01-05T00:41:31.153Z] Use 'sudo apt autoremove' to remove them. [2021-01-05T00:41:31.153Z] The following packages will be REMOVED: [2021-01-05T00:41:31.153Z] lxd* lxd-client* [2021-01-05T00:41:31.734Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-05T00:41:31.734Z] After this operation, 31.7 MB disk space will be freed. [2021-01-05T00:41:32.787Z] (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.) [2021-01-05T00:41:32.787Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:41:33.733Z] Removing lxd dnsmasq configuration [2021-01-05T00:41:33.733Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:41:33.733Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-05T00:41:34.308Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-05T00:41:34.574Z] (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.) [2021-01-05T00:41:34.661Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T00:41:34.834Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-05T00:41:35.779Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-05T00:41:36.040Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-05T00:41:37.442Z] + sudo snap remove --purge lxd [2021-01-05T00:41:37.442Z] snap "lxd" is not installed [2021-01-05T00:41:37.442Z] + sudo groupadd --force --system lxd [2021-01-05T00:41:37.442Z] ++ whoami [2021-01-05T00:41:37.703Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-05T00:41:37.703Z] + newgrp - lxd [2021-01-05T00:41:37.703Z] + sudo snap install lxd [2021-01-05T00:41:39.001Z] 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 [2021-01-05T00:41:43.327Z] 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] } [2021-01-05T00:41:47.652Z] $ docker stop --time=1 e092c2c9bcbd46ce503c7882de29d7aba190feb27ab7c667025d61874be4552a [2021-01-05T00:41:47.706Z] 2021-01-05T00:41:44Z INFO Waiting for automatic snapd restart... [2021-01-05T00:41:50.167Z] $ docker rm -f e092c2c9bcbd46ce503c7882de29d7aba190feb27ab7c667025d61874be4552a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:41:52.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:41:52.027Z] [2021-01-05T00:41:52.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:41:52.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:41:52.415Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-05T00:41:52.415Z] 29e5d40040c1: Pulling fs layer [2021-01-05T00:41:52.415Z] 1ce36da41761: Pulling fs layer [2021-01-05T00:41:52.415Z] 25b303627fd3: Pulling fs layer [2021-01-05T00:41:52.685Z] 29e5d40040c1: Download complete [2021-01-05T00:41:53.276Z] 29e5d40040c1: Pull complete [2021-01-05T00:41:53.276Z] 1ce36da41761: Verifying Checksum [2021-01-05T00:41:53.276Z] 1ce36da41761: Download complete [2021-01-05T00:41:54.721Z] 1ce36da41761: Pull complete [2021-01-05T00:41:54.993Z] 25b303627fd3: Verifying Checksum [2021-01-05T00:41:54.993Z] 25b303627fd3: Download complete [2021-01-05T00:42:05.152Z] 25b303627fd3: Pull complete [2021-01-05T00:42:05.152Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-05T00:42:05.152Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:42:05.152Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-05T00:42:05.371Z] prd-ubuntu18.04-docker-arm64-4c-16g-18366 does not seem to be running inside a container [2021-01-05T00:42:05.450Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-devops/edgex-compose-arm64:latest cat [2021-01-05T00:42:05.880Z] lxd 4.9 from Canonical* installed [2021-01-05T00:42:05.880Z] + sudo lxd init --auto [2021-01-05T00:42:08.432Z] $ docker top 06764282d49921e03f2e5b68fb2d686b8e6686833c326977a784d6970837b667 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:42:09.435Z] + docker-compose build --help [2021-01-05T00:42:09.435Z] + grep parallel [2021-01-05T00:42:11.202Z] + sudo snap install --classic snapcraft [2021-01-05T00:42:13.719Z] --parallel Build images in parallel. [Pipeline] } [2021-01-05T00:42:13.744Z] $ docker stop --time=1 06764282d49921e03f2e5b68fb2d686b8e6686833c326977a784d6970837b667 [2021-01-05T00:42:15.584Z] $ docker rm -f 06764282d49921e03f2e5b68fb2d686b8e6686833c326977a784d6970837b667 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:42:16.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-05T00:42:16.339Z] . [Pipeline] withDockerContainer [2021-01-05T00:42:16.505Z] snapcraft 4.4.4 from Canonical* installed [2021-01-05T00:42:16.505Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-05T00:42:16.505Z] + patch --verbose -p1 [2021-01-05T00:42:16.505Z] Hmm... Looks like a unified diff to me... [2021-01-05T00:42:16.505Z] The text leading up to this was: [2021-01-05T00:42:16.505Z] -------------------------- [2021-01-05T00:42:16.505Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-05T00:42:16.505Z] |From: Tony Espy [2021-01-05T00:42:16.505Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-05T00:42:16.505Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-05T00:42:16.505Z] | [2021-01-05T00:42:16.505Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-05T00:42:16.505Z] |optimize the snap CI check run for pull requests. When [2021-01-05T00:42:16.505Z] |applied, it essentially strips out everything (apps and [2021-01-05T00:42:16.505Z] |parts) from the snapcraft.yaml file except those required [2021-01-05T00:42:16.505Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-05T00:42:16.505Z] |catch changes to edgex-go that break the snap build. [2021-01-05T00:42:16.505Z] | [2021-01-05T00:42:16.505Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-05T00:42:16.505Z] |to update this patch file, otherwise it may fail to apply, [2021-01-05T00:42:16.505Z] |resulting in a failed snap build CI check in the associated [2021-01-05T00:42:16.505Z] |pull request. [2021-01-05T00:42:16.505Z] | [2021-01-05T00:42:16.505Z] |Note - in addition to applying this patch, the pipeline also [2021-01-05T00:42:16.505Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-05T00:42:16.505Z] |need to build the finally binary .snap file (and it won't [2021-01-05T00:42:16.505Z] |work with the patch applied). This further reduces the build [2021-01-05T00:42:16.505Z] |time. [2021-01-05T00:42:16.505Z] |--- [2021-01-05T00:42:16.505Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-05T00:42:16.505Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-05T00:42:16.505Z] | [2021-01-05T00:42:16.505Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-05T00:42:16.505Z] |index 1e537489..faf42425 100644 [2021-01-05T00:42:16.505Z] |--- a/snap/snapcraft.yaml [2021-01-05T00:42:16.505Z] |+++ b/snap/snapcraft.yaml [2021-01-05T00:42:16.505Z] -------------------------- [2021-01-05T00:42:16.505Z] patching file snap/snapcraft.yaml [2021-01-05T00:42:16.505Z] Using Plan A... [2021-01-05T00:42:16.505Z] Hunk #1 succeeded at 73. [2021-01-05T00:42:16.505Z] Hunk #2 FAILED at 202. [2021-01-05T00:42:16.505Z] Hunk #3 succeeded at 240. [2021-01-05T00:42:16.505Z] Hunk #4 succeeded at 248. [2021-01-05T00:42:16.505Z] Hunk #5 succeeded at 255. [2021-01-05T00:42:16.505Z] Hunk #6 succeeded at 282. [2021-01-05T00:42:16.505Z] Hunk #7 succeeded at 316. [2021-01-05T00:42:16.505Z] Hunk #8 succeeded at 367. [2021-01-05T00:42:16.505Z] 1 out of 8 hunks FAILED -- saving rejects to file snap/snapcraft.yaml.rej [2021-01-05T00:42:16.505Z] Hmm... Ignoring the trailing garbage. [2021-01-05T00:42:16.505Z] done [2021-01-05T00:42:16.610Z] prd-ubuntu18.04-docker-arm64-4c-16g-18366 does not seem to be running inside a container [2021-01-05T00:42:16.730Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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-arm64:latest cat [2021-01-05T00:42:18.227Z] $ docker top 05700c52f746423ab7f2ef41b10277f9fd065922af88ed8b6d9f1088811ac6fb -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] sh [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-05T00:42:19.362Z] Failed in branch amd64 [2021-01-05T00:42:19.391Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-05T00:42:23.706Z] Building docker-core-command-go ... [2021-01-05T00:42:23.706Z] Building docker-core-data-go ... [2021-01-05T00:42:23.706Z] Building docker-core-metadata-go ... [2021-01-05T00:42:23.706Z] Building docker-security-bootstrap-redis-go ... [2021-01-05T00:42:23.706Z] Building docker-security-proxy-setup-go ... [2021-01-05T00:42:23.706Z] Building docker-security-secretstore-setup-go ... [2021-01-05T00:42:23.706Z] Building docker-support-notifications-go ... [2021-01-05T00:42:23.706Z] Building docker-support-scheduler-go ... [2021-01-05T00:42:23.706Z] Building docker-sys-mgmt-agent-go ... [2021-01-05T00:42:23.706Z] Building docker-core-command-go [2021-01-05T00:42:23.706Z] Building docker-sys-mgmt-agent-go [2021-01-05T00:42:23.706Z] Building docker-security-bootstrap-redis-go [2021-01-05T00:42:23.706Z] Building docker-core-metadata-go [2021-01-05T00:42:23.706Z] Building docker-support-notifications-go [2021-01-05T00:43:31.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:31.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:31.740Z] ---> e0f7efc73d9e [2021-01-05T00:43:31.740Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:43:31.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:31.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:31.740Z] ---> e0f7efc73d9e [2021-01-05T00:43:31.740Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:43:31.740Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:31.740Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:31.740Z] ---> e0f7efc73d9e [2021-01-05T00:43:31.740Z] Step 3/22 : WORKDIR /edgex-go [2021-01-05T00:43:31.740Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:31.740Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:31.741Z] ---> e0f7efc73d9e [2021-01-05T00:43:31.741Z] Step 3/26 : WORKDIR /edgex-go [2021-01-05T00:43:31.741Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:43:31.741Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:43:31.741Z] ---> e0f7efc73d9e [2021-01-05T00:43:31.741Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:43:31.741Z] ---> Running in 999b90f5fab4 [2021-01-05T00:43:31.741Z] ---> Running in 531f132996e2 [2021-01-05T00:43:31.741Z] ---> Running in 845655c5e7ca [2021-01-05T00:43:31.741Z] ---> Running in b508035d9490 [2021-01-05T00:43:31.741Z] ---> Running in 402804ac83e3 [2021-01-05T00:43:32.335Z] Removing intermediate container 999b90f5fab4 [2021-01-05T00:43:32.335Z] ---> 180940f02825 [2021-01-05T00:43:32.335Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:32.608Z] Removing intermediate container 531f132996e2 [2021-01-05T00:43:32.608Z] ---> 781e8dc68872 [2021-01-05T00:43:32.608Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:32.608Z] ---> Running in ed7a478d1bb3 [2021-01-05T00:43:32.608Z] Removing intermediate container 402804ac83e3 [2021-01-05T00:43:32.608Z] ---> af0064aac239 [2021-01-05T00:43:32.608Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:32.881Z] Removing intermediate container b508035d9490 [2021-01-05T00:43:32.881Z] ---> 9a692d4cdf45 [2021-01-05T00:43:32.881Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:32.881Z] Removing intermediate container 845655c5e7ca [2021-01-05T00:43:32.881Z] ---> 12ca70acbce3 [2021-01-05T00:43:32.881Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:43:32.881Z] ---> Running in 432c6b1c4279 [2021-01-05T00:43:33.155Z] ---> Running in 5f036aab9939 [2021-01-05T00:43:33.155Z] ---> Running in 4baf876bfa6d [2021-01-05T00:43:33.155Z] ---> Running in 3e4c2a77f9fe [2021-01-05T00:43:36.570Z] Removing intermediate container ed7a478d1bb3 [2021-01-05T00:43:36.570Z] ---> 22a67efe33bb [2021-01-05T00:43:36.570Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:43:36.571Z] Removing intermediate container 432c6b1c4279 [2021-01-05T00:43:36.571Z] ---> c892b52513a6 [2021-01-05T00:43:36.571Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-05T00:43:36.571Z] ---> Running in f96e8417b619 [2021-01-05T00:43:36.843Z] ---> Running in cf68918b89c3 [2021-01-05T00:43:37.443Z] Removing intermediate container 4baf876bfa6d [2021-01-05T00:43:37.443Z] ---> 9487010249eb [2021-01-05T00:43:37.443Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:43:37.443Z] Removing intermediate container 3e4c2a77f9fe [2021-01-05T00:43:37.443Z] ---> 1e9931ca46a2 [2021-01-05T00:43:37.443Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-05T00:43:37.721Z] ---> Running in 1d5c61150560 [2021-01-05T00:43:37.721Z] ---> Running in 2922cece5369 [2021-01-05T00:43:37.721Z] Removing intermediate container 5f036aab9939 [2021-01-05T00:43:37.721Z] ---> 8fc5658883c2 [2021-01-05T00:43:37.721Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-05T00:43:38.323Z] ---> Running in c4f88cf76f9c [2021-01-05T00:43:38.604Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:38.879Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:39.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:39.486Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:39.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:39.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:40.033Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:40.304Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:40.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:40.588Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:43:40.588Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:41.196Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:41.196Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:41.474Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:41.474Z] OK: 217 MiB in 51 packages [2021-01-05T00:43:42.075Z] Removing intermediate container f96e8417b619 [2021-01-05T00:43:42.075Z] ---> 423425dd71fe [2021-01-05T00:43:42.075Z] Step 6/22 : COPY go.mod . [2021-01-05T00:43:43.060Z] Removing intermediate container cf68918b89c3 [2021-01-05T00:43:43.060Z] ---> 4b8af045b563 [2021-01-05T00:43:43.060Z] Step 6/26 : COPY go.mod . [2021-01-05T00:43:43.060Z] Removing intermediate container c4f88cf76f9c [2021-01-05T00:43:43.060Z] ---> b93e720e5a80 [2021-01-05T00:43:43.060Z] Step 6/22 : COPY go.mod . [2021-01-05T00:43:43.342Z] ---> a08912cb8b15 [2021-01-05T00:43:43.343Z] Step 7/22 : RUN go mod download [2021-01-05T00:43:43.625Z] Removing intermediate container 1d5c61150560 [2021-01-05T00:43:43.625Z] ---> e2950edec54a [2021-01-05T00:43:43.625Z] Step 6/22 : COPY go.mod . [2021-01-05T00:43:43.625Z] ---> Running in f3f7b584d0ca [2021-01-05T00:43:43.625Z] Removing intermediate container 2922cece5369 [2021-01-05T00:43:43.625Z] ---> dc6ead79e4d8 [2021-01-05T00:43:43.625Z] Step 6/24 : COPY go.mod . [2021-01-05T00:43:44.233Z] ---> e833f01dbd0b [2021-01-05T00:43:44.233Z] Step 7/26 : RUN go mod download [2021-01-05T00:43:44.518Z] ---> Running in bff0d34b85ed [2021-01-05T00:43:44.518Z] ---> a044335b2e06 [2021-01-05T00:43:44.518Z] Step 7/22 : RUN go mod download [2021-01-05T00:43:44.791Z] ---> 1efc1ff9cb38 [2021-01-05T00:43:44.791Z] Step 7/22 : RUN go mod download [2021-01-05T00:43:44.791Z] ---> Running in 4bae672f300d [2021-01-05T00:43:45.070Z] ---> 25139c74bd9e [2021-01-05T00:43:45.070Z] Step 7/24 : RUN go mod download [2021-01-05T00:43:45.070Z] ---> Running in 096980c2b4f4 [2021-01-05T00:43:45.349Z] ---> Running in 2d16629203d1 [2021-01-05T00:43:48.013Z] Removing intermediate container f3f7b584d0ca [2021-01-05T00:43:48.013Z] ---> 991b803fcbee [2021-01-05T00:43:48.013Z] Step 8/22 : COPY . . [2021-01-05T00:43:49.013Z] Removing intermediate container bff0d34b85ed [2021-01-05T00:43:49.013Z] ---> e3dc84390ba0 [2021-01-05T00:43:49.013Z] Step 8/26 : COPY . . [2021-01-05T00:43:50.996Z] Removing intermediate container 4bae672f300d [2021-01-05T00:43:50.996Z] ---> 5e70af29d6ec [2021-01-05T00:43:50.996Z] Step 8/22 : COPY . . [2021-01-05T00:43:51.975Z] Removing intermediate container 096980c2b4f4 [2021-01-05T00:43:51.975Z] ---> afad934a1fd0 [2021-01-05T00:43:51.975Z] Step 8/22 : COPY . . [2021-01-05T00:43:51.975Z] Removing intermediate container 2d16629203d1 [2021-01-05T00:43:51.975Z] ---> 8c4c18d70e12 [2021-01-05T00:43:51.975Z] Step 8/24 : COPY . . [2021-01-05T00:44:18.801Z] ---> bcff3638041e [2021-01-05T00:44:18.801Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-05T00:44:18.801Z] ---> 37f67f3765f5 [2021-01-05T00:44:18.801Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-05T00:44:18.801Z] ---> 853b9718fa53 [2021-01-05T00:44:18.801Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-05T00:44:18.801Z] ---> 70a7ae71fd0a [2021-01-05T00:44:18.801Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-05T00:44:18.801Z] ---> Running in 5092b9958843 [2021-01-05T00:44:18.801Z] ---> Running in 559c2de7c046 [2021-01-05T00:44:18.801Z] ---> eeb501247ec1 [2021-01-05T00:44:18.801Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-05T00:44:18.801Z] ---> Running in 13e541478ff4 [2021-01-05T00:44:18.801Z] ---> Running in d48a45ce8c2c [2021-01-05T00:44:18.801Z] ---> Running in e5cbb58a1324 [2021-01-05T00:44:18.801Z] 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 [2021-01-05T00:44:19.077Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-05T00:44:19.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-05T00:44:19.078Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-05T00:44:19.355Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-05T00:45:56.199Z] Removing intermediate container 5092b9958843 [2021-01-05T00:45:56.199Z] ---> 5ab915575c28 [2021-01-05T00:45:56.199Z] [2021-01-05T00:45:56.199Z] Step 10/22 : FROM alpine:3.12 [2021-01-05T00:45:56.199Z] 3.12: Pulling from library/alpine [2021-01-05T00:45:56.199Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-05T00:45:56.199Z] Status: Downloaded newer image for alpine:3.12 [2021-01-05T00:45:56.199Z] ---> afeebe901d6b [2021-01-05T00:45:56.199Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:45:56.199Z] ---> Running in 9800d2f3aac5 [2021-01-05T00:45:56.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:57.082Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:45:57.687Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-05T00:45:57.964Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:45:57.964Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-05T00:45:57.964Z] (4/5) Installing curl (7.69.1-r3) [2021-01-05T00:45:57.964Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-05T00:45:57.964Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:45:57.964Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:45:58.572Z] OK: 7 MiB in 19 packages [2021-01-05T00:46:01.217Z] Removing intermediate container 559c2de7c046 [2021-01-05T00:46:01.217Z] ---> c9569aed35c2 [2021-01-05T00:46:01.217Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-05T00:46:01.825Z] ---> Running in ac532a19c7dd [2021-01-05T00:46:03.282Z] Removing intermediate container 9800d2f3aac5 [2021-01-05T00:46:03.282Z] ---> 556dd3a71d5c [2021-01-05T00:46:03.282Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-05T00:46:03.557Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-05T00:46:04.154Z] ---> Running in d2ad3aa6c22e [2021-01-05T00:46:04.754Z] Removing intermediate container 13e541478ff4 [2021-01-05T00:46:04.754Z] ---> 328a8e8c75fa [2021-01-05T00:46:04.754Z] [2021-01-05T00:46:04.754Z] Step 10/24 : FROM scratch [2021-01-05T00:46:04.754Z] ---> [2021-01-05T00:46:04.754Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-05T00:46:04.754Z] Removing intermediate container e5cbb58a1324 [2021-01-05T00:46:04.754Z] ---> 64a8dccce988 [2021-01-05T00:46:04.754Z] [2021-01-05T00:46:04.754Z] Step 10/22 : FROM scratch [2021-01-05T00:46:04.754Z] ---> [2021-01-05T00:46:04.754Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:46:05.026Z] ---> Running in ace036eceefc [2021-01-05T00:46:05.026Z] Removing intermediate container d2ad3aa6c22e [2021-01-05T00:46:05.026Z] ---> e101ef2ceb38 [2021-01-05T00:46:05.026Z] Step 13/22 : WORKDIR / [2021-01-05T00:46:05.304Z] ---> Running in b8326dca9809 [2021-01-05T00:46:05.304Z] ---> Running in 02c0d0f0ffdf [2021-01-05T00:46:05.905Z] Removing intermediate container ace036eceefc [2021-01-05T00:46:05.905Z] ---> f5c5248c7014 [2021-01-05T00:46:05.905Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-05T00:46:05.905Z] ---> Running in e06e323d9936 [2021-01-05T00:46:06.181Z] Removing intermediate container b8326dca9809 [2021-01-05T00:46:06.181Z] ---> d5abcff87486 [2021-01-05T00:46:06.181Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-05T00:46:06.181Z] ---> Running in e0fe1d9f8a06 [2021-01-05T00:46:06.465Z] Removing intermediate container 02c0d0f0ffdf [2021-01-05T00:46:06.465Z] ---> c06839aee99a [2021-01-05T00:46:06.465Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-05T00:46:06.741Z] Removing intermediate container e06e323d9936 [2021-01-05T00:46:06.741Z] ---> e34b846329f4 [2021-01-05T00:46:06.741Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-05T00:46:07.016Z] ---> Running in a9e9f9270de2 [2021-01-05T00:46:07.295Z] Removing intermediate container e0fe1d9f8a06 [2021-01-05T00:46:07.296Z] ---> df96f5e97c89 [2021-01-05T00:46:07.296Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:46:07.296Z] ---> Running in b7f6e1a18112 [2021-01-05T00:46:07.296Z] ---> b208b86b59d9 [2021-01-05T00:46:07.296Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-05T00:46:07.575Z] Removing intermediate container a9e9f9270de2 [2021-01-05T00:46:07.575Z] ---> 298613b90d32 [2021-01-05T00:46:07.575Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-05T00:46:07.852Z] Removing intermediate container ac532a19c7dd [2021-01-05T00:46:07.852Z] ---> f08569017006 [2021-01-05T00:46:07.852Z] [2021-01-05T00:46:07.852Z] Step 11/26 : FROM docker:20.10.0 [2021-01-05T00:46:08.130Z] 20.10.0: Pulling from library/docker [2021-01-05T00:46:08.130Z] Removing intermediate container b7f6e1a18112 [2021-01-05T00:46:08.130Z] ---> bb7840a8cee8 [2021-01-05T00:46:08.130Z] Step 14/22 : WORKDIR / [2021-01-05T00:46:08.406Z] ---> Running in 6e1301fc1f33 [2021-01-05T00:46:09.413Z] ---> b5780fef4cd9 [2021-01-05T00:46:09.413Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-05T00:46:09.695Z] ---> 463faab33bdf [2021-01-05T00:46:09.695Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-05T00:46:09.968Z] Removing intermediate container 6e1301fc1f33 [2021-01-05T00:46:09.968Z] ---> 40cd83fe83ba [2021-01-05T00:46:09.968Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-05T00:46:12.147Z] ---> e9dcbfd1488c [2021-01-05T00:46:12.147Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-05T00:46:12.442Z] ---> adeae5f87d0f [2021-01-05T00:46:12.443Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-05T00:46:12.728Z] ---> 74e9c8971932 [2021-01-05T00:46:12.728Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-05T00:46:13.728Z] ---> 1885ad83f57e [2021-01-05T00:46:13.729Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-05T00:46:14.333Z] ---> Running in 514515817ef0 [2021-01-05T00:46:15.318Z] ---> 3df9e1103c8e [2021-01-05T00:46:15.318Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-05T00:46:15.595Z] ---> eab8456f65c7 [2021-01-05T00:46:15.596Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-05T00:46:16.584Z] Removing intermediate container d48a45ce8c2c [2021-01-05T00:46:16.584Z] ---> 306dc4e36edb [2021-01-05T00:46:16.584Z] [2021-01-05T00:46:16.584Z] Step 10/22 : FROM scratch [2021-01-05T00:46:16.584Z] ---> [2021-01-05T00:46:16.584Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:46:16.584Z] ---> Using cache [2021-01-05T00:46:16.584Z] ---> d5abcff87486 [2021-01-05T00:46:16.584Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-05T00:46:16.863Z] ---> 23e0faa27dca [2021-01-05T00:46:16.863Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-05T00:46:16.863Z] ---> Running in 53445ae49f61 [2021-01-05T00:46:17.460Z] ---> Running in f1b2d8571224 [2021-01-05T00:46:17.460Z] ---> f5b648fce083 [2021-01-05T00:46:17.460Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-05T00:46:17.738Z] Removing intermediate container 53445ae49f61 [2021-01-05T00:46:17.738Z] ---> 1cf77e6857bc [2021-01-05T00:46:17.738Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-05T00:46:18.010Z] ---> Running in 712518228f2a [2021-01-05T00:46:18.611Z] Removing intermediate container f1b2d8571224 [2021-01-05T00:46:18.611Z] ---> e5aad65b1dec [2021-01-05T00:46:18.611Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:46:18.611Z] Removing intermediate container 514515817ef0 [2021-01-05T00:46:18.611Z] ---> a0e188eb7642 [2021-01-05T00:46:18.611Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-05T00:46:18.886Z] ---> Running in 149508f33999 [2021-01-05T00:46:18.886Z] Removing intermediate container 712518228f2a [2021-01-05T00:46:18.886Z] ---> b35cdc219a5c [2021-01-05T00:46:18.886Z] Step 14/22 : WORKDIR / [2021-01-05T00:46:19.165Z] ---> Running in 2bc1d51850b9 [2021-01-05T00:46:19.770Z] ---> 25cd9b8d1cda [2021-01-05T00:46:19.770Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-05T00:46:19.770Z] ---> Running in 5b8b6dda79d4 [2021-01-05T00:46:20.042Z] Removing intermediate container 149508f33999 [2021-01-05T00:46:20.042Z] ---> f6ce59f81a3f [2021-01-05T00:46:20.042Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:46:20.312Z] Removing intermediate container 2bc1d51850b9 [2021-01-05T00:46:20.312Z] ---> d269c818d2d8 [2021-01-05T00:46:20.312Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:46:20.312Z] ---> Running in 81ca8c17cfce [2021-01-05T00:46:20.583Z] ---> Running in f70d0e9435ac [2021-01-05T00:46:20.856Z] Removing intermediate container 5b8b6dda79d4 [2021-01-05T00:46:20.856Z] ---> c3e42408ca65 [2021-01-05T00:46:20.856Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-05T00:46:21.135Z] ---> cf7bdc6e65c8 [2021-01-05T00:46:21.135Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-05T00:46:21.135Z] Removing intermediate container 81ca8c17cfce [2021-01-05T00:46:21.135Z] ---> 2ed38f81c0eb [2021-01-05T00:46:21.135Z] Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:46:21.437Z] Removing intermediate container f70d0e9435ac [2021-01-05T00:46:21.437Z] ---> cbf94b7d1d0d [2021-01-05T00:46:21.437Z] Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:46:21.437Z] ---> Running in 7ebe93898ce4 [2021-01-05T00:46:21.437Z] ---> Running in 4d19a7aea31e [2021-01-05T00:46:21.713Z] ---> Running in dfb6b02b325e [2021-01-05T00:46:21.713Z] ---> 8729f88ef39a [2021-01-05T00:46:21.713Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-05T00:46:22.316Z] Removing intermediate container 4d19a7aea31e [2021-01-05T00:46:22.316Z] ---> be9933c37d08 [2021-01-05T00:46:22.316Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:46:22.591Z] Removing intermediate container 7ebe93898ce4 [2021-01-05T00:46:22.591Z] ---> dc20185235ea [2021-01-05T00:46:22.591Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:46:22.591Z] Removing intermediate container dfb6b02b325e [2021-01-05T00:46:22.591Z] ---> fabc95606ad5 [2021-01-05T00:46:22.591Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:46:22.591Z] ---> Running in 4dda4302b3e3 [2021-01-05T00:46:22.870Z] ---> Running in 1591520c8027 [2021-01-05T00:46:22.870Z] ---> Running in e06752da6a9d [2021-01-05T00:46:23.482Z] Removing intermediate container 4dda4302b3e3 [2021-01-05T00:46:23.482Z] ---> 4ee823447576 [2021-01-05T00:46:23.482Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T00:46:23.482Z] ---> aac7509e634d [2021-01-05T00:46:23.482Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-05T00:46:23.755Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-05T00:46:23.755Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-05T00:46:23.755Z] ---> eeaf43b92773 [2021-01-05T00:46:23.755Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-05T00:46:23.755Z] ---> Running in 5d45c61e9dc6 [2021-01-05T00:46:23.755Z] Removing intermediate container e06752da6a9d [2021-01-05T00:46:23.755Z] ---> 69618d6bd684 [2021-01-05T00:46:23.755Z] [2021-01-05T00:46:23.755Z] Removing intermediate container 1591520c8027 [2021-01-05T00:46:23.755Z] ---> 4d009aff5835 [2021-01-05T00:46:23.755Z] [2021-01-05T00:46:24.028Z] ---> Running in 3315aee80b10 [2021-01-05T00:46:24.628Z] Successfully built 69618d6bd684 [2021-01-05T00:46:24.628Z] Successfully built 4d009aff5835 [2021-01-05T00:46:24.628Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-05T00:46:24.628Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-05T00:46:24.628Z]  Building docker-security-bootstrap-redis-go ... done Building docker-support-scheduler-go [2021-01-05T00:46:24.628Z] Removing intermediate container 5d45c61e9dc6 [2021-01-05T00:46:24.628Z] ---> 95c291143318 [2021-01-05T00:46:24.628Z] Step 23/24 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:46:24.628Z] Building docker-security-secretstore-setup-go [2021-01-05T00:46:24.628Z]  Building docker-core-command-go ... done  ---> a2a5abf1dad3 [2021-01-05T00:46:24.628Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-05T00:46:24.903Z] ---> Running in 870ca83dd693 [2021-01-05T00:46:25.194Z] ---> Running in dcbdc8eddb46 [2021-01-05T00:46:25.471Z] Removing intermediate container 870ca83dd693 [2021-01-05T00:46:25.471Z] ---> 78708ef48d5e [2021-01-05T00:46:25.471Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:46:25.471Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:46:25.471Z] Removing intermediate container dcbdc8eddb46 [2021-01-05T00:46:25.471Z] ---> 0556bdfcce43 [2021-01-05T00:46:25.754Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:46:25.754Z] ---> Running in 889e919b6ce6 [2021-01-05T00:46:25.754Z] ---> Running in aff16179f227 [2021-01-05T00:46:25.754Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:46:26.354Z] Removing intermediate container 889e919b6ce6 [2021-01-05T00:46:26.354Z] ---> 0bb661b68763 [2021-01-05T00:46:26.354Z] [2021-01-05T00:46:26.354Z] Removing intermediate container aff16179f227 [2021-01-05T00:46:26.354Z] ---> f4c16f796137 [2021-01-05T00:46:26.354Z] Step 20/22 : LABEL arch=arm64 [2021-01-05T00:46:26.634Z] (1/2) Installing readline (8.0.4-r0) [2021-01-05T00:46:26.634Z] (2/2) Installing bash (5.0.17-r0) [2021-01-05T00:46:26.634Z] Executing bash-5.0.17-r0.post-install [2021-01-05T00:46:26.634Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:46:26.634Z] ---> Running in 82c21245a265 [2021-01-05T00:46:26.634Z] OK: 12 MiB in 22 packages [2021-01-05T00:46:26.918Z] Successfully built 0bb661b68763 [2021-01-05T00:46:26.918Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-05T00:46:26.918Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2021-01-05T00:46:27.198Z] Removing intermediate container 82c21245a265 [2021-01-05T00:46:27.198Z] ---> fa2d8cc8e114 [2021-01-05T00:46:27.198Z] Step 21/22 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:46:27.804Z] ---> Running in acd8fa26dedf [2021-01-05T00:46:28.793Z] Removing intermediate container acd8fa26dedf [2021-01-05T00:46:28.793Z] ---> c0e56ed67817 [2021-01-05T00:46:28.793Z] Step 22/22 : LABEL version=0.0.0 [2021-01-05T00:46:28.793Z] Removing intermediate container 3315aee80b10 [2021-01-05T00:46:28.793Z] ---> 49571efa163e [2021-01-05T00:46:28.793Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-05T00:46:30.239Z] ---> Running in 4f4e33cbfa73 [2021-01-05T00:46:30.240Z] ---> Running in 515b39819736 [2021-01-05T00:46:32.865Z] Removing intermediate container 4f4e33cbfa73 [2021-01-05T00:46:32.865Z] Removing intermediate container 515b39819736 [2021-01-05T00:46:32.865Z] ---> 69b86bbe88e5 [2021-01-05T00:46:32.865Z] [2021-01-05T00:46:32.865Z] ---> 1e50596c77bd [2021-01-05T00:46:32.865Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-05T00:46:33.139Z] Successfully built 69b86bbe88e5 [2021-01-05T00:46:33.412Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-05T00:46:33.412Z]  Building docker-core-metadata-go ... done  ---> Running in 86260e9c1fb4 [2021-01-05T00:46:33.412Z] Building docker-security-proxy-setup-go [2021-01-05T00:46:34.009Z] Removing intermediate container 86260e9c1fb4 [2021-01-05T00:46:34.009Z] ---> 00ede906e057 [2021-01-05T00:46:34.010Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-05T00:46:34.010Z] ---> Running in da3b7bbbbf90 [2021-01-05T00:46:34.611Z] Removing intermediate container da3b7bbbbf90 [2021-01-05T00:46:34.611Z] ---> c37d6723cf0a [2021-01-05T00:46:34.611Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-05T00:46:37.240Z] ---> 1f1cd90f51c7 [2021-01-05T00:46:37.240Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-05T00:46:39.894Z] ---> 4d771c495dc0 [2021-01-05T00:46:39.894Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-05T00:46:41.329Z] ---> 3ba930f01df1 [2021-01-05T00:46:41.329Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-05T00:46:41.329Z] ---> Running in fc33b54bc58c [2021-01-05T00:46:42.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:46:42.772Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:46:43.367Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-05T00:46:43.367Z] (2/33) Installing expat (2.2.9-r1) [2021-01-05T00:46:43.367Z] (3/33) Installing libffi (3.3-r2) [2021-01-05T00:46:43.367Z] (4/33) Installing gdbm (1.13-r1) [2021-01-05T00:46:43.367Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-05T00:46:43.367Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-05T00:46:43.367Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-05T00:46:45.355Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-05T00:46:45.355Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-05T00:46:45.355Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-05T00:46:45.355Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-05T00:46:45.355Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-05T00:46:45.355Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-05T00:46:45.355Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-05T00:46:45.630Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-05T00:46:45.630Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-05T00:46:45.630Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-05T00:46:45.630Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-05T00:46:45.630Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-05T00:46:45.901Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-05T00:46:45.901Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-05T00:46:45.901Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-05T00:46:45.901Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-05T00:46:45.901Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-05T00:46:45.901Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-05T00:46:45.901Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-05T00:46:45.901Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-05T00:46:45.901Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-05T00:46:45.901Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-05T00:46:46.181Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-05T00:46:46.181Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-05T00:46:46.181Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-05T00:46:46.181Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-05T00:46:46.181Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:46:46.181Z] OK: 71 MiB in 55 packages [2021-01-05T00:46:56.361Z] Removing intermediate container fc33b54bc58c [2021-01-05T00:46:56.361Z] ---> f3b8150bc87c [2021-01-05T00:46:56.361Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-05T00:46:57.354Z] ---> Running in d15b49644c90 [2021-01-05T00:47:04.095Z] Collecting docker-compose==1.23.2 [2021-01-05T00:47:04.095Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-05T00:47:05.085Z] Collecting cached-property<2,>=1.2.0 [2021-01-05T00:47:05.085Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-05T00:47:05.358Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-05T00:47:05.358Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-05T00:47:08.777Z] Collecting jsonschema<3,>=2.5.1 [2021-01-05T00:47:08.777Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-05T00:47:09.383Z] Collecting docker<4.0,>=3.6.0 [2021-01-05T00:47:09.383Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-05T00:47:09.978Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-05T00:47:10.252Z] Collecting texttable<0.10,>=0.9.0 [2021-01-05T00:47:10.252Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-05T00:47:10.526Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:47:10.526Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:47:10.526Z] ---> e0f7efc73d9e [2021-01-05T00:47:10.526Z] Step 3/23 : WORKDIR /edgex-go [2021-01-05T00:47:10.526Z] ---> Using cache [2021-01-05T00:47:10.526Z] ---> 12ca70acbce3 [2021-01-05T00:47:10.526Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:47:10.526Z] ---> Using cache [2021-01-05T00:47:10.526Z] ---> 9487010249eb [2021-01-05T00:47:10.526Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-05T00:47:10.526Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:47:10.526Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:47:10.526Z] ---> e0f7efc73d9e [2021-01-05T00:47:10.526Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:47:10.526Z] ---> Using cache [2021-01-05T00:47:10.526Z] ---> 12ca70acbce3 [2021-01-05T00:47:10.526Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:47:10.526Z] ---> Using cache [2021-01-05T00:47:10.526Z] ---> 9487010249eb [2021-01-05T00:47:10.526Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:47:10.526Z] ---> Using cache [2021-01-05T00:47:10.526Z] ---> e2950edec54a [2021-01-05T00:47:10.526Z] Step 6/21 : COPY go.mod . [2021-01-05T00:47:10.526Z] ---> Using cache [2021-01-05T00:47:10.526Z] ---> 1efc1ff9cb38 [2021-01-05T00:47:10.526Z] Step 7/21 : RUN go mod download [2021-01-05T00:47:10.526Z] ---> Using cache [2021-01-05T00:47:10.526Z] ---> afad934a1fd0 [2021-01-05T00:47:10.526Z] Step 8/21 : COPY . . [2021-01-05T00:47:10.802Z] ---> Using cache [2021-01-05T00:47:10.802Z] ---> eeb501247ec1 [2021-01-05T00:47:10.802Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-05T00:47:11.087Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:47:11.087Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:47:11.087Z] ---> e0f7efc73d9e [2021-01-05T00:47:11.087Z] Step 3/24 : WORKDIR /edgex-go [2021-01-05T00:47:11.087Z] ---> Using cache [2021-01-05T00:47:11.087Z] ---> 12ca70acbce3 [2021-01-05T00:47:11.087Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:47:11.087Z] ---> Using cache [2021-01-05T00:47:11.087Z] ---> 9487010249eb [2021-01-05T00:47:11.087Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-05T00:47:11.087Z] ---> Using cache [2021-01-05T00:47:11.087Z] ---> e2950edec54a [2021-01-05T00:47:11.087Z] Step 6/24 : COPY go.mod . [2021-01-05T00:47:11.087Z] ---> Using cache [2021-01-05T00:47:11.087Z] ---> 1efc1ff9cb38 [2021-01-05T00:47:11.087Z] Step 7/24 : RUN go mod download [2021-01-05T00:47:11.087Z] ---> Using cache [2021-01-05T00:47:11.087Z] ---> afad934a1fd0 [2021-01-05T00:47:11.087Z] Step 8/24 : COPY . . [2021-01-05T00:47:11.087Z] ---> Using cache [2021-01-05T00:47:11.087Z] ---> eeb501247ec1 [2021-01-05T00:47:11.087Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-05T00:47:13.748Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-05T00:47:13.748Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-05T00:47:13.748Z] ---> e0f7efc73d9e [2021-01-05T00:47:13.748Z] Step 3/21 : WORKDIR /edgex-go [2021-01-05T00:47:13.748Z] ---> Using cache [2021-01-05T00:47:13.748Z] ---> 12ca70acbce3 [2021-01-05T00:47:13.748Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:47:13.748Z] ---> Using cache [2021-01-05T00:47:13.748Z] ---> 9487010249eb [2021-01-05T00:47:13.748Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-05T00:47:13.748Z] ---> Using cache [2021-01-05T00:47:13.748Z] ---> e2950edec54a [2021-01-05T00:47:13.748Z] Step 6/21 : COPY go.mod . [2021-01-05T00:47:13.748Z] ---> Using cache [2021-01-05T00:47:13.748Z] ---> 1efc1ff9cb38 [2021-01-05T00:47:13.748Z] Step 7/21 : RUN go mod download [2021-01-05T00:47:13.748Z] ---> Using cache [2021-01-05T00:47:13.748Z] ---> afad934a1fd0 [2021-01-05T00:47:13.748Z] Step 8/21 : COPY . . [2021-01-05T00:47:13.748Z] ---> Using cache [2021-01-05T00:47:13.748Z] ---> eeb501247ec1 [2021-01-05T00:47:13.748Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-05T00:47:14.025Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-05T00:47:14.025Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-05T00:47:15.003Z] Collecting docopt<0.7,>=0.6.1 [2021-01-05T00:47:15.003Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-05T00:47:15.003Z] ---> Running in 46827a94955f [2021-01-05T00:47:15.003Z] ---> Running in 5b4aa72cedf8 [2021-01-05T00:47:15.003Z] ---> Running in 13b66b054e0e [2021-01-05T00:47:15.003Z] ---> Running in 51855dacfd90 [2021-01-05T00:47:16.993Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-05T00:47:17.268Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-05T00:47:17.543Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-05T00:47:17.543Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:47:18.531Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:47:19.524Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-05T00:47:19.524Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-05T00:47:20.513Z] Collecting PyYAML<4,>=3.10 [2021-01-05T00:47:20.513Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-05T00:47:21.117Z] OK: 217 MiB in 51 packages [2021-01-05T00:47:23.268Z] Removing intermediate container 5b4aa72cedf8 [2021-01-05T00:47:23.268Z] ---> bf8cacd83983 [2021-01-05T00:47:23.268Z] Step 6/23 : COPY go.mod . [2021-01-05T00:47:24.074Z] ---> d569ca596760 [2021-01-05T00:47:24.075Z] Step 7/23 : RUN go mod download [2021-01-05T00:47:24.400Z] ---> Running in 9580f31dfe9c [2021-01-05T00:47:27.044Z] Collecting docker-pycreds>=0.4.0 [2021-01-05T00:47:27.318Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-05T00:47:27.590Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-05T00:47:27.863Z] Collecting idna<2.8,>=2.5 [2021-01-05T00:47:28.159Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-05T00:47:28.160Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-05T00:47:29.140Z] Removing intermediate container 9580f31dfe9c [2021-01-05T00:47:29.140Z] ---> 8da08221aa17 [2021-01-05T00:47:29.140Z] Step 8/23 : COPY . . [2021-01-05T00:47:29.418Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-05T00:47:29.418Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-05T00:47:29.696Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-05T00:47:29.696Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-05T00:47:29.696Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-05T00:47:29.696Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-05T00:47:31.699Z] Installing collected packages: cached-property, dockerpty, jsonschema, websocket-client, idna, urllib3, requests, docker-pycreds, docker, texttable, docopt, PyYAML, docker-compose [2021-01-05T00:47:31.699Z] Running setup.py install for dockerpty: started [2021-01-05T00:47:35.111Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-05T00:47:36.103Z] Attempting uninstall: idna [2021-01-05T00:47:36.103Z] Found existing installation: idna 2.9 [2021-01-05T00:47:36.103Z] Uninstalling idna-2.9: [2021-01-05T00:47:36.380Z] Successfully uninstalled idna-2.9 [2021-01-05T00:47:36.995Z] Attempting uninstall: urllib3 [2021-01-05T00:47:36.995Z] Found existing installation: urllib3 1.25.9 [2021-01-05T00:47:36.995Z] Uninstalling urllib3-1.25.9: [2021-01-05T00:47:37.597Z] Successfully uninstalled urllib3-1.25.9 [2021-01-05T00:47:38.583Z] Attempting uninstall: requests [2021-01-05T00:47:38.583Z] Found existing installation: requests 2.23.0 [2021-01-05T00:47:38.583Z] Uninstalling requests-2.23.0: [2021-01-05T00:47:38.863Z] Successfully uninstalled requests-2.23.0 [2021-01-05T00:47:41.493Z] Running setup.py install for texttable: started [2021-01-05T00:47:44.892Z] Running setup.py install for texttable: finished with status 'done' [2021-01-05T00:47:44.892Z] Running setup.py install for docopt: started [2021-01-05T00:47:48.312Z] ---> a11226d32b90 [2021-01-05T00:47:48.312Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-05T00:47:48.312Z] ---> Running in 21178c3f1d84 [2021-01-05T00:47:48.597Z] Running setup.py install for docopt: finished with status 'done' [2021-01-05T00:47:48.597Z] Running setup.py install for PyYAML: started [2021-01-05T00:47:50.048Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-05T00:47:52.700Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-05T00:47:54.156Z] 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 [2021-01-05T00:48:00.955Z] Removing intermediate container d15b49644c90 [2021-01-05T00:48:00.955Z] ---> b44ac66b38f5 [2021-01-05T00:48:00.955Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-05T00:48:00.955Z] ---> Running in 80f319043e99 [2021-01-05T00:48:02.410Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:03.014Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:48:03.630Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:48:03.630Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-05T00:48:03.630Z] (3/3) Installing curl (7.69.1-r3) [2021-01-05T00:48:03.630Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:48:03.630Z] OK: 71 MiB in 58 packages [2021-01-05T00:48:05.669Z] Removing intermediate container 80f319043e99 [2021-01-05T00:48:05.669Z] ---> e78e8f3de9e2 [2021-01-05T00:48:05.669Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-05T00:48:05.950Z] ---> Running in 12cbf67ec9f5 [2021-01-05T00:48:06.983Z] Removing intermediate container 12cbf67ec9f5 [2021-01-05T00:48:06.983Z] ---> 7f7ead9d1b52 [2021-01-05T00:48:06.983Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:48:06.983Z] ---> Running in 304ec4fdf083 [2021-01-05T00:48:07.623Z] Removing intermediate container 304ec4fdf083 [2021-01-05T00:48:07.623Z] ---> d653a79035fc [2021-01-05T00:48:07.623Z] Step 24/26 : LABEL arch=arm64 [2021-01-05T00:48:07.901Z] ---> Running in 01a23f443995 [2021-01-05T00:48:08.509Z] Removing intermediate container 01a23f443995 [2021-01-05T00:48:08.509Z] ---> 3d4604d5c7e5 [2021-01-05T00:48:08.509Z] Step 25/26 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:48:08.786Z] ---> Running in 88f6dda4768c [2021-01-05T00:48:09.395Z] Removing intermediate container 88f6dda4768c [2021-01-05T00:48:09.395Z] ---> 28327f6bd8be [2021-01-05T00:48:09.395Z] Step 26/26 : LABEL version=0.0.0 [2021-01-05T00:48:09.679Z] ---> Running in a8155b920b3b [2021-01-05T00:48:10.330Z] Removing intermediate container a8155b920b3b [2021-01-05T00:48:10.330Z] ---> 413b807c04e7 [2021-01-05T00:48:10.330Z] [2021-01-05T00:48:10.937Z] Successfully built 413b807c04e7 [2021-01-05T00:48:10.937Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-05T00:48:43.354Z]  Building docker-sys-mgmt-agent-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-05T00:48:43.354Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-05T00:48:55.799Z] Removing intermediate container 13b66b054e0e [2021-01-05T00:48:55.799Z] ---> 49ed0a84930b [2021-01-05T00:48:55.799Z] [2021-01-05T00:48:55.799Z] Step 10/24 : FROM alpine:3.12 [2021-01-05T00:48:55.799Z] ---> afeebe901d6b [2021-01-05T00:48:55.799Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-05T00:48:55.799Z] ---> Using cache [2021-01-05T00:48:55.799Z] ---> 556dd3a71d5c [2021-01-05T00:48:55.799Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:48:56.073Z] ---> Running in b7e6a89f51c7 [2021-01-05T00:48:57.521Z] Removing intermediate container b7e6a89f51c7 [2021-01-05T00:48:57.521Z] ---> d3f45eec39ab [2021-01-05T00:48:57.521Z] Step 13/24 : WORKDIR / [2021-01-05T00:48:57.801Z] ---> Running in 1fd74b0c7c1d [2021-01-05T00:48:59.244Z] Removing intermediate container 1fd74b0c7c1d [2021-01-05T00:48:59.244Z] ---> 0fddf4ff7d2b [2021-01-05T00:48:59.244Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-05T00:48:59.244Z] Removing intermediate container 51855dacfd90 [2021-01-05T00:48:59.244Z] ---> babecf25b3d8 [2021-01-05T00:48:59.244Z] [2021-01-05T00:48:59.244Z] Step 10/21 : FROM scratch [2021-01-05T00:48:59.244Z] ---> [2021-01-05T00:48:59.244Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:48:59.849Z] ---> Using cache [2021-01-05T00:48:59.849Z] ---> d5abcff87486 [2021-01-05T00:48:59.849Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-05T00:48:59.849Z] Removing intermediate container 46827a94955f [2021-01-05T00:48:59.849Z] ---> f22a96edc85f [2021-01-05T00:48:59.849Z] [2021-01-05T00:48:59.849Z] Step 10/21 : FROM alpine:3.12 [2021-01-05T00:48:59.849Z] ---> afeebe901d6b [2021-01-05T00:48:59.849Z] ---> Running in e68a73902506 [2021-01-05T00:48:59.849Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-05T00:49:00.129Z] ---> Running in f4e5218c545e [2021-01-05T00:49:01.118Z] ---> 46117089b2ba [2021-01-05T00:49:01.392Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-05T00:49:01.392Z] Removing intermediate container e68a73902506 [2021-01-05T00:49:01.392Z] ---> f9a08cca7be1 [2021-01-05T00:49:01.392Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-05T00:49:01.670Z] ---> Running in 70a46b117c4c [2021-01-05T00:49:02.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:49:02.664Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:49:02.937Z] Removing intermediate container 70a46b117c4c [2021-01-05T00:49:02.937Z] ---> a3ecc3f74905 [2021-01-05T00:49:02.937Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-05T00:49:02.937Z] ---> a6731cffdee8 [2021-01-05T00:49:02.937Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-05T00:49:03.542Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-05T00:49:03.823Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-05T00:49:03.823Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-05T00:49:03.823Z] (4/4) Installing curl (7.69.1-r3) [2021-01-05T00:49:03.823Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:49:03.823Z] Executing ca-certificates-20191127-r4.trigger [2021-01-05T00:49:04.109Z] OK: 7 MiB in 18 packages [2021-01-05T00:49:04.109Z] ---> 56715c8fe173 [2021-01-05T00:49:04.109Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-05T00:49:04.386Z] ---> 47d30ea0cba6 [2021-01-05T00:49:04.386Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-05T00:49:07.972Z] ---> 3c1ce9d2ac3e [2021-01-05T00:49:07.972Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-05T00:49:07.972Z] ---> 3578af46d1c3 [2021-01-05T00:49:07.972Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-05T00:49:07.972Z] Removing intermediate container f4e5218c545e [2021-01-05T00:49:07.972Z] ---> 7a36262997a8 [2021-01-05T00:49:07.972Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-05T00:49:08.259Z] ---> Running in fa8518e4f2dd [2021-01-05T00:49:09.274Z] ---> 905aff1ed93e [2021-01-05T00:49:09.274Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-05T00:49:09.558Z] Removing intermediate container fa8518e4f2dd [2021-01-05T00:49:09.558Z] ---> a49dc6446ec4 [2021-01-05T00:49:09.558Z] Step 13/21 : WORKDIR /edgex [2021-01-05T00:49:09.558Z] ---> Running in bc7cb757fa89 [2021-01-05T00:49:09.832Z] ---> Running in aa7f1c2635bb [2021-01-05T00:49:10.438Z] ---> 0b540e028be2 [2021-01-05T00:49:10.438Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-05T00:49:10.716Z] Removing intermediate container bc7cb757fa89 [2021-01-05T00:49:10.716Z] ---> 004b2fa12cb0 [2021-01-05T00:49:10.716Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:49:10.996Z] ---> Running in 4fecba7d7ce4 [2021-01-05T00:49:10.996Z] Removing intermediate container aa7f1c2635bb [2021-01-05T00:49:10.996Z] ---> 04a6bcce6e69 [2021-01-05T00:49:10.996Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-05T00:49:11.997Z] Removing intermediate container 4fecba7d7ce4 [2021-01-05T00:49:11.997Z] ---> c48ac2a32d93 [2021-01-05T00:49:11.997Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T00:49:11.997Z] ---> 4c2b34f779dc [2021-01-05T00:49:11.997Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-05T00:49:12.274Z] ---> Running in 62a30b778c5b [2021-01-05T00:49:12.274Z] ---> Running in d78de404c081 [2021-01-05T00:49:12.274Z] ---> 985c7dc92d6e [2021-01-05T00:49:12.274Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-05T00:49:13.299Z] Removing intermediate container 62a30b778c5b [2021-01-05T00:49:13.299Z] ---> f5d0fe36076e [2021-01-05T00:49:13.299Z] Step 20/21 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:49:13.299Z] ---> Running in 7f46526d0195 [2021-01-05T00:49:14.291Z] Removing intermediate container 7f46526d0195 [2021-01-05T00:49:14.291Z] ---> 985058628f90 [2021-01-05T00:49:14.291Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:49:14.564Z] ---> Running in 9495ab0b377f [2021-01-05T00:49:14.564Z] ---> 20abd32f97e9 [2021-01-05T00:49:14.564Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-05T00:49:15.557Z] Removing intermediate container 9495ab0b377f [2021-01-05T00:49:15.557Z] ---> ee829b26e5e1 [2021-01-05T00:49:15.557Z] [2021-01-05T00:49:16.167Z] Successfully built ee829b26e5e1 [2021-01-05T00:49:16.167Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-05T00:49:16.167Z]  Building docker-support-scheduler-go ... done Removing intermediate container d78de404c081 [2021-01-05T00:49:16.167Z] ---> 2b87f0974c16 [2021-01-05T00:49:16.167Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-05T00:49:16.454Z] ---> 5d82e11810a0 [2021-01-05T00:49:16.454Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-05T00:49:16.727Z] ---> Running in 40cc647eeda7 [2021-01-05T00:49:16.727Z] ---> Running in d27138eaff18 [2021-01-05T00:49:17.323Z] Removing intermediate container 40cc647eeda7 [2021-01-05T00:49:17.323Z] ---> 94a7bda62722 [2021-01-05T00:49:17.323Z] Step 22/24 : LABEL arch=arm64 [2021-01-05T00:49:17.323Z] Removing intermediate container d27138eaff18 [2021-01-05T00:49:17.323Z] ---> 874d1a3918a6 [2021-01-05T00:49:17.323Z] Step 18/21 : CMD ["--init=true"] [2021-01-05T00:49:17.323Z] ---> Running in 6df95aa15eb6 [2021-01-05T00:49:17.605Z] ---> Running in 4721338650af [2021-01-05T00:49:17.877Z] Removing intermediate container 6df95aa15eb6 [2021-01-05T00:49:17.877Z] ---> 20903506aa52 [2021-01-05T00:49:17.877Z] Step 23/24 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:49:18.152Z] ---> Running in 27641f214901 [2021-01-05T00:49:18.152Z] Removing intermediate container 4721338650af [2021-01-05T00:49:18.152Z] ---> 0202ebe376de [2021-01-05T00:49:18.152Z] Step 19/21 : LABEL arch=arm64 [2021-01-05T00:49:18.425Z] ---> Running in 35efc7a601a0 [2021-01-05T00:49:18.699Z] Removing intermediate container 27641f214901 [2021-01-05T00:49:18.699Z] ---> 36c7a5967d0c [2021-01-05T00:49:18.699Z] Step 24/24 : LABEL version=0.0.0 [2021-01-05T00:49:18.971Z] ---> Running in e752e4720650 [2021-01-05T00:49:19.244Z] Removing intermediate container 35efc7a601a0 [2021-01-05T00:49:19.244Z] ---> 5bbb6d7e21f1 [2021-01-05T00:49:19.244Z] Step 20/21 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:49:19.520Z] ---> Running in d3f9c3a4afc8 [2021-01-05T00:49:19.520Z] Removing intermediate container e752e4720650 [2021-01-05T00:49:19.520Z] ---> da056e541e2c [2021-01-05T00:49:19.520Z] [2021-01-05T00:49:20.132Z] Successfully built da056e541e2c [2021-01-05T00:49:20.132Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-05T00:49:20.132Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container d3f9c3a4afc8 [2021-01-05T00:49:20.132Z] ---> 6ad59867f537 [2021-01-05T00:49:20.132Z] Step 21/21 : LABEL version=0.0.0 [2021-01-05T00:49:20.415Z] ---> Running in ed456420ba77 [2021-01-05T00:49:21.397Z] Removing intermediate container ed456420ba77 [2021-01-05T00:49:21.397Z] ---> 7e2a206545cc [2021-01-05T00:49:21.397Z] [2021-01-05T00:49:21.670Z] Successfully built 7e2a206545cc [2021-01-05T00:49:21.670Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-05T00:49:28.383Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 21178c3f1d84 [2021-01-05T00:49:28.383Z] ---> 42c634fb87f5 [2021-01-05T00:49:28.383Z] [2021-01-05T00:49:28.383Z] Step 10/23 : FROM alpine:3.12 [2021-01-05T00:49:28.383Z] ---> afeebe901d6b [2021-01-05T00:49:28.384Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-05T00:49:28.654Z] ---> Running in cf80e6855218 [2021-01-05T00:49:29.248Z] Removing intermediate container cf80e6855218 [2021-01-05T00:49:29.248Z] ---> a92d2aa4c12b [2021-01-05T00:49:29.248Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-05T00:49:29.248Z] ---> Running in c448f840faa0 [2021-01-05T00:49:29.842Z] Removing intermediate container c448f840faa0 [2021-01-05T00:49:29.842Z] ---> c94a1cc562b9 [2021-01-05T00:49:29.842Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-05T00:49:29.842Z] ---> Running in aab3e66e2093 [2021-01-05T00:49:30.113Z] Removing intermediate container aab3e66e2093 [2021-01-05T00:49:30.113Z] ---> 28a2982554ee [2021-01-05T00:49:30.113Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-05T00:49:30.384Z] ---> Running in 62843dee332b [2021-01-05T00:49:32.994Z] Removing intermediate container 62843dee332b [2021-01-05T00:49:32.994Z] ---> 8e6c36c16cb2 [2021-01-05T00:49:32.994Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-05T00:49:32.994Z] ---> Running in 1fc8269c3d7f [2021-01-05T00:49:33.969Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-05T00:49:34.569Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-05T00:49:35.541Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-05T00:49:35.541Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-05T00:49:35.541Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-05T00:49:35.812Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-05T00:49:36.115Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-05T00:49:36.116Z] Executing busybox-1.31.1-r19.trigger [2021-01-05T00:49:36.116Z] OK: 8 MiB in 19 packages [2021-01-05T00:49:37.555Z] Removing intermediate container 1fc8269c3d7f [2021-01-05T00:49:37.556Z] ---> af3e3c130d6a [2021-01-05T00:49:37.556Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-05T00:49:38.150Z] ---> bc1bbab5ee43 [2021-01-05T00:49:38.150Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-05T00:49:39.580Z] ---> c2b9c678147e [2021-01-05T00:49:39.580Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-05T00:49:40.559Z] ---> c2fb998f9fe0 [2021-01-05T00:49:40.559Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-05T00:49:40.559Z] ---> Running in 0fce893db24c [2021-01-05T00:49:40.834Z] Removing intermediate container 0fce893db24c [2021-01-05T00:49:40.834Z] ---> 0ef605f84904 [2021-01-05T00:49:40.834Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-05T00:49:41.105Z] ---> Running in 2d0ed4d3cd49 [2021-01-05T00:49:41.700Z] Removing intermediate container 2d0ed4d3cd49 [2021-01-05T00:49:41.700Z] ---> 5d441083387a [2021-01-05T00:49:41.700Z] Step 21/23 : LABEL arch=arm64 [2021-01-05T00:49:41.700Z] ---> Running in ec1405e8eea2 [2021-01-05T00:49:42.295Z] Removing intermediate container ec1405e8eea2 [2021-01-05T00:49:42.295Z] ---> d431737cb382 [2021-01-05T00:49:42.295Z] Step 22/23 : LABEL git_sha=91da7e36c36e5261ca0ef4d2711714894b0b1d7a [2021-01-05T00:49:42.295Z] ---> Running in 00a680099f7d [2021-01-05T00:49:42.889Z] Removing intermediate container 00a680099f7d [2021-01-05T00:49:42.889Z] ---> c0b9ffb8e9fb [2021-01-05T00:49:42.889Z] Step 23/23 : LABEL version=0.0.0 [2021-01-05T00:49:42.889Z] ---> Running in e7b3b0ca385c [2021-01-05T00:49:43.483Z] Removing intermediate container e7b3b0ca385c [2021-01-05T00:49:43.483Z] ---> e03e29fe49c2 [2021-01-05T00:49:43.483Z] [2021-01-05T00:49:44.076Z] Successfully built e03e29fe49c2 [2021-01-05T00:49:44.076Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-05T00:49:44.362Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-05T00:49:44.369Z] $ docker stop --time=1 05700c52f746423ab7f2ef41b10277f9fd065922af88ed8b6d9f1088811ac6fb [2021-01-05T00:49:46.350Z] $ docker rm -f 05700c52f746423ab7f2ef41b10277f9fd065922af88ed8b6d9f1088811ac6fb [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-05T00:49:47.058Z] + docker images [2021-01-05T00:49:47.058Z] + grep docker [2021-01-05T00:49:47.329Z] docker-core-data-go-arm64 latest e03e29fe49c2 4 seconds ago 20.9MB [2021-01-05T00:49:47.329Z] docker-security-proxy-setup-go-arm64 latest 7e2a206545cc 27 seconds ago 23.3MB [2021-01-05T00:49:47.329Z] docker-security-secretstore-setup-go-arm64 latest da056e541e2c 28 seconds ago 23.4MB [2021-01-05T00:49:47.329Z] docker-support-scheduler-go-arm64 latest ee829b26e5e1 32 seconds ago 10MB [2021-01-05T00:49:47.329Z] docker-sys-mgmt-agent-go-arm64 latest 413b807c04e7 About a minute ago 300MB [2021-01-05T00:49:47.329Z] docker-core-metadata-go-arm64 latest 69b86bbe88e5 3 minutes ago 12.2MB [2021-01-05T00:49:47.329Z] docker-support-notifications-go-arm64 latest 0bb661b68763 3 minutes ago 11.4MB [2021-01-05T00:49:47.329Z] docker-security-bootstrap-redis-go-arm64 latest 69618d6bd684 3 minutes ago 15.1MB [2021-01-05T00:49:47.329Z] docker-core-command-go-arm64 latest 4d009aff5835 3 minutes ago 9.98MB [2021-01-05T00:49:47.329Z] docker 20.10.0 eeaf43b92773 3 weeks 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 [2021-01-05T00:49:50.512Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:49:51.400Z] ---> package-listing.sh [2021-01-05T00:49:51.400Z] ++ facter osfamily [2021-01-05T00:49:51.400Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-05T00:49:51.400Z] + OS_FAMILY=redhat [2021-01-05T00:49:51.400Z] + workspace=/w/workspace/edgex-go/4 [2021-01-05T00:49:51.400Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-05T00:49:51.400Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-05T00:49:51.400Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-05T00:49:51.400Z] + PACKAGES=/tmp/packages_start.txt [2021-01-05T00:49:51.400Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-05T00:49:51.400Z] + PACKAGES=/tmp/packages_end.txt [2021-01-05T00:49:51.400Z] + case "${OS_FAMILY}" in [2021-01-05T00:49:51.400Z] + rpm -qa [2021-01-05T00:49:51.400Z] + sort [2021-01-05T00:49:56.752Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-05T00:49:56.752Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-05T00:49:56.752Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-05T00:49:56.752Z] + '[' /w/workspace/edgex-go/4 ']' [2021-01-05T00:49:56.752Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2021-01-05T00:49:56.752Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2021-01-05T00:49:56.768Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-05T00:49:57.077Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:49:57.391Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:49:57.391Z] [2021-01-05T00:49:57.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-05T00:49:57.757Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:49:57.757Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-05T00:49:57.757Z] df20fa9351a1: Pulling fs layer [2021-01-05T00:49:57.757Z] 36b3adc4ff6f: Pulling fs layer [2021-01-05T00:49:57.757Z] 8ad3a11d3b57: Pulling fs layer [2021-01-05T00:49:57.757Z] 46f8f816bc3b: Pulling fs layer [2021-01-05T00:49:57.757Z] 93b61091891f: Pulling fs layer [2021-01-05T00:49:57.757Z] 93b9cdb0e59b: Pulling fs layer [2021-01-05T00:49:57.757Z] 5e14af77c1be: Pulling fs layer [2021-01-05T00:49:57.757Z] 01666e4c0597: Pulling fs layer [2021-01-05T00:49:57.757Z] aa168da1d23b: Pulling fs layer [2021-01-05T00:49:57.757Z] 93b61091891f: Waiting [2021-01-05T00:49:57.757Z] 93b9cdb0e59b: Waiting [2021-01-05T00:49:57.757Z] 46f8f816bc3b: Waiting [2021-01-05T00:49:57.757Z] 01666e4c0597: Waiting [2021-01-05T00:49:57.757Z] 36b3adc4ff6f: Verifying Checksum [2021-01-05T00:49:57.757Z] 36b3adc4ff6f: Download complete [2021-01-05T00:49:57.757Z] 46f8f816bc3b: Verifying Checksum [2021-01-05T00:49:57.757Z] 46f8f816bc3b: Download complete [2021-01-05T00:49:58.024Z] df20fa9351a1: Verifying Checksum [2021-01-05T00:49:58.024Z] df20fa9351a1: Download complete [2021-01-05T00:49:58.024Z] 93b9cdb0e59b: Verifying Checksum [2021-01-05T00:49:58.024Z] 93b9cdb0e59b: Download complete [2021-01-05T00:49:58.024Z] 93b61091891f: Download complete [2021-01-05T00:49:58.024Z] 5e14af77c1be: Verifying Checksum [2021-01-05T00:49:58.024Z] 5e14af77c1be: Download complete [2021-01-05T00:49:58.024Z] 01666e4c0597: Verifying Checksum [2021-01-05T00:49:58.024Z] 01666e4c0597: Download complete [2021-01-05T00:49:58.024Z] 8ad3a11d3b57: Verifying Checksum [2021-01-05T00:49:58.024Z] 8ad3a11d3b57: Download complete [2021-01-05T00:49:58.289Z] df20fa9351a1: Pull complete [2021-01-05T00:49:58.556Z] 36b3adc4ff6f: Pull complete [2021-01-05T00:49:59.518Z] 8ad3a11d3b57: Pull complete [2021-01-05T00:49:59.518Z] 46f8f816bc3b: Pull complete [2021-01-05T00:50:00.475Z] aa168da1d23b: Verifying Checksum [2021-01-05T00:50:00.475Z] aa168da1d23b: Download complete [2021-01-05T00:50:01.435Z] 93b61091891f: Pull complete [2021-01-05T00:50:01.435Z] 93b9cdb0e59b: Pull complete [2021-01-05T00:50:01.708Z] 5e14af77c1be: Pull complete [2021-01-05T00:50:01.708Z] 01666e4c0597: Pull complete [2021-01-05T00:50:11.807Z] aa168da1d23b: Pull complete [2021-01-05T00:50:11.807Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-05T00:50:11.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-05T00:50:11.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-05T00:50:12.079Z] prd-centos7-docker-4c-2g-18361 does not seem to be running inside a container [2021-01-05T00:50:12.141Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-05T00:50:16.572Z] $ docker top e91f6cb6df4a60f0daa1f195e6f95a1cb8fd6e3eb34c5974471e0bb3d46b7fb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-05T00:50:17.168Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-05T00:50:17.470Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-05T00:50:17.776Z] + ls /var/log/sa-host [2021-01-05T00:50:17.776Z] + sadf -c /var/log/sa-host/sa05 [2021-01-05T00:50:17.776Z] file_magic: OK [2021-01-05T00:50:17.776Z] HZ: Using current value: 100 [2021-01-05T00:50:17.776Z] file_header: OK [2021-01-05T00:50:17.776Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T00:50:17.776Z] Statistics: [2021-01-05T00:50:17.776Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-05T00:50:17.776Z] File successfully converted to sysstat format version 12.2.1 [2021-01-05T00:50:17.776Z] + sadf -c /var/log/sa-host/sa23 [2021-01-05T00:50:17.776Z] file_magic: OK [2021-01-05T00:50:17.776Z] HZ: Using current value: 100 [2021-01-05T00:50:17.776Z] file_header: OK [2021-01-05T00:50:17.776Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-05T00:50:17.776Z] Statistics: [2021-01-05T00:50:17.776Z] Hnuu...uuuununununu... [2021-01-05T00:50:17.776Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-05T00:50:17.974Z] provisioning config files... [2021-01-05T00:50:17.990Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config6492859265995713989tmp [Pipeline] { [Pipeline] echo [2021-01-05T00:50:18.064Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:18.374Z] ---> create-netrc.sh [Pipeline] } [2021-01-05T00:50:18.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-05T00:50:18.483Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:18.785Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-05T00:50:18.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:19.100Z] ---> sudo-logs.sh [2021-01-05T00:50:19.100Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-05T00:50:19.128Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:19.519Z] ---> job-cost.sh [2021-01-05T00:50:19.519Z] lf-activate-venv: SKIPPING [2021-01-05T00:50:19.519Z] INFO: No Stack... [2021-01-05T00:50:20.468Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-05T00:50:20.730Z] INFO: Archiving Costs [Pipeline] echo [2021-01-05T00:50:20.745Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-05T00:50:21.046Z] ---> logs-deploy.sh [2021-01-05T00:50:21.046Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2981/4 [2021-01-05T00:50:21.046Z] INFO: archiving workspace using pattern(s): [2021-01-05T00:50:22.966Z] Archives upload complete. [2021-01-05T00:50:22.966Z] INFO: archiving logs to Nexus