Pull request #2979 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ecb0ede5f6d711a4ab04f5f7ebc53af8927915db+4d95f7d65f4987945674515d14eb4d3460a02321 (8ef46386fd93d28f64fe7eed62ce6596946a3192) 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-18263 in /w/workspace/edgexfoundry_edgex-go_PR-2979 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 4d95f7d65f4987945674515d14eb4d3460a02321 into PR head commit ecb0ede5f6d711a4ab04f5f7ebc53af8927915db > 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/2979/head:refs/remotes/origin/PR-2979 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecb0ede5f6d711a4ab04f5f7ebc53af8927915db # timeout=10 Merge succeeded, producing ecb0ede5f6d711a4ab04f5f7ebc53af8927915db Checking out Revision ecb0ede5f6d711a4ab04f5f7ebc53af8927915db (PR-2979) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 4d95f7d65f4987945674515d14eb4d3460a02321 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ecb0ede5f6d711a4ab04f5f7ebc53af8927915db # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap-0.0.66" > git rev-list --no-walk 2b26867284fa0210cc3a9a1dc223633d9c4d8e3d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T20:23:14.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T20:23:14.601Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T20:23:14.700Z] ========================================================= [2021-01-04T20:23:14.701Z] EdgeX Global Pipelines Version Info [2021-01-04T20:23:14.701Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:23:16.165Z] ------------------- [2021-01-04T20:23:16.165Z] stable info: [2021-01-04T20:23:16.165Z] ------------------- [2021-01-04T20:23:16.165Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T20:23:16.166Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T20:23:16.166Z] Message: update stable to v1.0.173 [2021-01-04T20:23:17.116Z] ------------------- [2021-01-04T20:23:17.116Z] experimental info: [2021-01-04T20:23:17.117Z] ------------------- [2021-01-04T20:23:17.117Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T20:23:17.117Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T20:23:17.117Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T20:23:17.391Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-04T20:23:17.483Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-04T20:23:17.605Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T20:23:17.695Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T20:23:17.792Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T20:23:17.886Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T20:23:17.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T20:23:18.065Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-04T20:23:18.160Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-04T20:23:18.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-04T20:23:18.353Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T20:23:18.444Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T20:23:18.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T20:23:18.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T20:23:18.747Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T20:23:18.843Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T20:23:18.935Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T20:23:19.028Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T20:23:19.119Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T20:23:19.212Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T20:23:19.312Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-04T20:23:19.416Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T20:23:19.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T20:23:19.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2979 [Pipeline] echo [2021-01-04T20:23:19.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2979 [Pipeline] echo [2021-01-04T20:23:19.784Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2979 [Pipeline] echo [2021-01-04T20:23:19.882Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [Pipeline] echo [2021-01-04T20:23:19.975Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ecb0ede [Pipeline] echo [2021-01-04T20:23:20.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T20:23:20.308Z] provisioning config files... [2021-01-04T20:23:20.341Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2252817845833597520tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:23:20.737Z] ---> docker-login.sh [2021-01-04T20:23:20.737Z] nexus3.edgexfoundry.org:10001 [2021-01-04T20:23:20.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:21.000Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:21.000Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:21.000Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:21.000Z] [2021-01-04T20:23:21.000Z] Login Succeeded [2021-01-04T20:23:21.000Z] nexus3.edgexfoundry.org:10002 [2021-01-04T20:23:21.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:21.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:21.263Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:21.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:21.263Z] [2021-01-04T20:23:21.263Z] Login Succeeded [2021-01-04T20:23:21.263Z] nexus3.edgexfoundry.org:10003 [2021-01-04T20:23:21.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:21.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:21.527Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:21.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:21.527Z] [2021-01-04T20:23:21.527Z] Login Succeeded [2021-01-04T20:23:21.527Z] nexus3.edgexfoundry.org:10004 [2021-01-04T20:23:21.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:21.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:21.790Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:21.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:21.790Z] [2021-01-04T20:23:21.790Z] Login Succeeded [2021-01-04T20:23:21.790Z] docker.io [2021-01-04T20:23:21.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:23:22.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:23:22.366Z] Configure a credential helper to remove this warning. See [2021-01-04T20:23:22.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:23:22.366Z] [2021-01-04T20:23:22.366Z] Login Succeeded [2021-01-04T20:23:22.366Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T20:23:22.378Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T20:23:22.926Z] ++ 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-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/core-command/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/core-data/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-04T20:23:22.926Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T20:23:22.926Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-04T20:23:22.926Z] ++ cut -d/ -f2 [2021-01-04T20:23:22.926Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-04T20:23:23.004Z] 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-04T20:23:23.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:23:23.849Z] [2021-01-04T20:23:23.849Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:23:24.206Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:23:24.206Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T20:23:24.206Z] 31603596830f: Pulling fs layer [2021-01-04T20:23:24.206Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T20:23:24.206Z] 6ca5941a6612: Pulling fs layer [2021-01-04T20:23:24.206Z] ecc8261a40a4: Pulling fs layer [2021-01-04T20:23:24.206Z] ecc8261a40a4: Waiting [2021-01-04T20:23:24.206Z] 2a8b12db71e7: Download complete [2021-01-04T20:23:24.471Z] 31603596830f: Verifying Checksum [2021-01-04T20:23:24.471Z] 31603596830f: Download complete [2021-01-04T20:23:24.471Z] ecc8261a40a4: Verifying Checksum [2021-01-04T20:23:24.471Z] ecc8261a40a4: Download complete [2021-01-04T20:23:24.471Z] 6ca5941a6612: Verifying Checksum [2021-01-04T20:23:24.471Z] 6ca5941a6612: Download complete [2021-01-04T20:23:24.739Z] 31603596830f: Pull complete [2021-01-04T20:23:24.739Z] 2a8b12db71e7: Pull complete [2021-01-04T20:23:25.697Z] 6ca5941a6612: Pull complete [2021-01-04T20:23:25.960Z] ecc8261a40a4: Pull complete [2021-01-04T20:23:25.960Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T20:23:25.960Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T20:23:25.960Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T20:23:26.127Z] prd-centos7-docker-4c-2g-18263 does not seem to be running inside a container [2021-01-04T20:23:26.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-04T20:23:28.784Z] $ docker top 4cd96fe8ef461a76d6ecb5af58e2c62f352e613ae12f5a6d4a2f34510365123d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T20:23:29.092Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T20:23:29.092Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T20:23:29.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T20:23:29.310Z] $ docker exec 4cd96fe8ef461a76d6ecb5af58e2c62f352e613ae12f5a6d4a2f34510365123d ssh-agent [2021-01-04T20:23:29.480Z] SSH_AUTH_SOCK=/tmp/ssh-yw9QqAa9QaAt/agent.13 [2021-01-04T20:23:29.480Z] SSH_AGENT_PID=18 [2021-01-04T20:23:29.495Z] Running ssh-add (command line suppressed) [2021-01-04T20:23:29.619Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4073005066115838686.key (/w/workspace/edgex-go/3@tmp/private_key_4073005066115838686.key) [2021-01-04T20:23:29.670Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T20:23:30.006Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T20:23:30.031Z] $ docker exec --env ******** --env ******** 4cd96fe8ef461a76d6ecb5af58e2c62f352e613ae12f5a6d4a2f34510365123d ssh-agent -k [2021-01-04T20:23:30.149Z] unset SSH_AUTH_SOCK; [2021-01-04T20:23:30.150Z] unset SSH_AGENT_PID; [2021-01-04T20:23:30.150Z] echo Agent pid 18 killed; [2021-01-04T20:23:30.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T20:23:30.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T20:23:30.373Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T20:23:30.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T20:23:30.571Z] $ docker exec 4cd96fe8ef461a76d6ecb5af58e2c62f352e613ae12f5a6d4a2f34510365123d ssh-agent [2021-01-04T20:23:30.730Z] SSH_AUTH_SOCK=/tmp/ssh-eMNhfTA2pk0Q/agent.47 [2021-01-04T20:23:30.731Z] SSH_AGENT_PID=52 [2021-01-04T20:23:30.737Z] Running ssh-add (command line suppressed) [2021-01-04T20:23:30.857Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_2831486717680898203.key (/w/workspace/edgex-go/3@tmp/private_key_2831486717680898203.key) [2021-01-04T20:23:30.908Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T20:23:31.253Z] + git semver init [2021-01-04T20:23:31.253Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T20:23:31.253Z] # $GIT_DIR = /w/workspace/edgex-go/3/.git [2021-01-04T20:23:31.253Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/3 [2021-01-04T20:23:31.253Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T20:23:31.253Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T20:23:31.253Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T20:23:31.253Z] # $SEMVER_BRANCH = PR-2979 [2021-01-04T20:23:31.253Z] # $SEMVER_TEMP = /tmp/semver-550420802 [2021-01-04T20:23:31.253Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-04T20:23:49.422Z] # '/tmp/semver-550420802' -> '/w/workspace/edgex-go/3/.semver' [2021-01-04T20:23:49.422Z] # -> Force: false [2021-01-04T20:23:49.422Z] # $SEMVER_DIR = /w/workspace/edgex-go/3/.semver [Pipeline] } [2021-01-04T20:23:49.451Z] $ docker exec --env ******** --env ******** 4cd96fe8ef461a76d6ecb5af58e2c62f352e613ae12f5a6d4a2f34510365123d ssh-agent -k [2021-01-04T20:23:49.644Z] unset SSH_AUTH_SOCK; [2021-01-04T20:23:49.644Z] unset SSH_AGENT_PID; [2021-01-04T20:23:49.644Z] echo Agent pid 52 killed; [2021-01-04T20:23:49.740Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T20:23:50.251Z] + git semver [Pipeline] } [2021-01-04T20:23:50.269Z] $ docker stop --time=1 4cd96fe8ef461a76d6ecb5af58e2c62f352e613ae12f5a6d4a2f34510365123d [2021-01-04T20:23:51.873Z] $ docker rm -f 4cd96fe8ef461a76d6ecb5af58e2c62f352e613ae12f5a6d4a2f34510365123d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T20:23:52.419Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T20:23:52.917Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T20:23:52.919Z] [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-04T20:23:53.803Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:23:54.111Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:23:54.421Z] + sudo service docker restart [2021-01-04T20:23:54.421Z] + true [2021-01-04T20:23:54.421Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-04T20:23:55.011Z] ========================================================= [2021-01-04T20:23:55.011Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T20:23:55.011Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:23:55.346Z] + 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-04T20:23:59.589Z] Sending build context to Docker daemon 326.2MB [2021-01-04T20:23:59.589Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T20:23:59.589Z] Step 2/6 : FROM ${BASE} [2021-01-04T20:23:59.589Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T20:23:59.589Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T20:23:59.589Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T20:23:59.589Z] de9db76c5a1d: Pulling fs layer [2021-01-04T20:23:59.589Z] bca2f99d35d6: Pulling fs layer [2021-01-04T20:23:59.589Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T20:23:59.589Z] 7c6f9722023f: Pulling fs layer [2021-01-04T20:23:59.589Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T20:23:59.590Z] 93359f2a8cfa: Waiting [2021-01-04T20:23:59.590Z] 7c6f9722023f: Waiting [2021-01-04T20:23:59.590Z] a35cf1a2eb13: Waiting [2021-01-04T20:23:59.590Z] bca2f99d35d6: Waiting [2021-01-04T20:23:59.590Z] de9db76c5a1d: Verifying Checksum [2021-01-04T20:23:59.590Z] de9db76c5a1d: Download complete [2021-01-04T20:24:00.171Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T20:24:00.434Z] 93359f2a8cfa: Verifying Checksum [2021-01-04T20:24:00.434Z] 93359f2a8cfa: Download complete [2021-01-04T20:24:00.434Z] 7c6f9722023f: Verifying Checksum [2021-01-04T20:24:00.434Z] 7c6f9722023f: Download complete [2021-01-04T20:24:00.434Z] 188c0c94c7c5: Pull complete [2021-01-04T20:24:01.012Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T20:24:01.012Z] 0ef7d3d256c8: Download complete [2021-01-04T20:24:01.592Z] 0ef7d3d256c8: Pull complete [2021-01-04T20:24:01.592Z] de9db76c5a1d: Pull complete [2021-01-04T20:24:02.999Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T20:24:02.999Z] a35cf1a2eb13: Download complete [2021-01-04T20:24:03.602Z] bca2f99d35d6: Verifying Checksum [2021-01-04T20:24:03.602Z] bca2f99d35d6: Download complete [2021-01-04T20:24:08.271Z] Still waiting to schedule task [2021-01-04T20:24:08.271Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-04T20:24:10.242Z] bca2f99d35d6: Pull complete [2021-01-04T20:24:10.242Z] 93359f2a8cfa: Pull complete [2021-01-04T20:24:10.242Z] 7c6f9722023f: Pull complete [2021-01-04T20:24:14.471Z] a35cf1a2eb13: Pull complete [2021-01-04T20:24:14.471Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T20:24:14.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T20:24:14.471Z] ---> a62c8e92a672 [2021-01-04T20:24:14.471Z] 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-04T20:24:14.471Z] ---> Running in 29b019f4305e [2021-01-04T20:24:14.471Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:24:15.428Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:24:15.691Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T20:24:15.954Z] (2/12) Installing file (5.38-r0) [2021-01-04T20:24:15.954Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T20:24:16.217Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T20:24:22.828Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T20:24:22.828Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T20:24:22.828Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T20:24:22.828Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T20:24:22.828Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T20:24:22.828Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T20:24:22.828Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T20:24:23.090Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T20:24:23.090Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:24:23.090Z] OK: 233 MiB in 51 packages [2021-01-04T20:24:26.403Z] Removing intermediate container 29b019f4305e [2021-01-04T20:24:26.403Z] ---> 169b5b1f8669 [2021-01-04T20:24:26.403Z] Step 4/6 : WORKDIR /edgex-go [2021-01-04T20:24:26.403Z] ---> Running in 43a24f641177 [2021-01-04T20:24:26.403Z] Removing intermediate container 43a24f641177 [2021-01-04T20:24:26.403Z] ---> f3fc4c49f1a5 [2021-01-04T20:24:26.403Z] Step 5/6 : COPY go.mod . [2021-01-04T20:24:26.403Z] ---> 80e2887d92b7 [2021-01-04T20:24:26.403Z] Step 6/6 : RUN go mod download [2021-01-04T20:24:26.666Z] ---> Running in 7be45c3cc1e1 [2021-01-04T20:24:48.684Z] Removing intermediate container 7be45c3cc1e1 [2021-01-04T20:24:48.684Z] ---> 536be359d95c [2021-01-04T20:24:48.684Z] Successfully built 536be359d95c [2021-01-04T20:24:48.684Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:24:49.001Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T20:24:49.001Z] . [Pipeline] withDockerContainer [2021-01-04T20:24:49.100Z] prd-centos7-docker-4c-2g-18263 does not seem to be running inside a container [2021-01-04T20:24:49.150Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-01-04T20:24:50.446Z] $ docker top b763223195c7bda45118def1cc719b4ca913fee01e7818a58d9d55a091acf03d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:24:50.994Z] + go version [2021-01-04T20:24:50.994Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T20:24:51.009Z] $ docker stop --time=1 b763223195c7bda45118def1cc719b4ca913fee01e7818a58d9d55a091acf03d [2021-01-04T20:24:52.367Z] $ docker rm -f b763223195c7bda45118def1cc719b4ca913fee01e7818a58d9d55a091acf03d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:24:53.213Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T20:24:53.213Z] . [Pipeline] withDockerContainer [2021-01-04T20:24:53.311Z] prd-centos7-docker-4c-2g-18263 does not seem to be running inside a container [2021-01-04T20:24:53.362Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-x86_64 cat [2021-01-04T20:24:54.069Z] $ docker top 7357729f16103117026e961a8cd9b708ff30726edb12bfc8e7ebb8c6cc20dcd8 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T20:24:54.245Z] ========================================================= [2021-01-04T20:24:54.245Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T20:24:54.245Z] ========================================================= [Pipeline] sh [2021-01-04T20:24:54.540Z] + make test [2021-01-04T20:24:54.541Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T20:25:04.597Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T20:25:16.918Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T20:25:24.000Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T20:25:24.267Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T20:25:24.267Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T20:25:24.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T20:25:24.267Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T20:25:24.532Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T20:25:25.117Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T20:25:25.386Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T20:25:25.974Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T20:25:27.931Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T20:25:27.931Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T20:25:27.932Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T20:25:29.946Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.110s coverage: 46.6% of statements [2021-01-04T20:25:29.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T20:25:29.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T20:25:29.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T20:25:29.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T20:25:29.946Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T20:25:34.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.150s coverage: 27.0% of statements [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T20:25:34.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.051s coverage: 100.0% of statements [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T20:25:34.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.030s coverage: 100.0% of statements [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T20:25:34.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.409s coverage: 75.7% of statements [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T20:25:34.197Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.123s coverage: 82.9% of statements [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T20:25:34.197Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T20:25:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.349s coverage: 28.6% of statements [2021-01-04T20:25:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T20:25:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T20:25:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T20:25:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T20:25:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T20:25:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.061s coverage: 100.0% of statements [2021-01-04T20:25:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T20:25:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.049s coverage: 100.0% of statements [2021-01-04T20:25:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T20:25:35.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.132s coverage: 86.7% of statements [2021-01-04T20:25:35.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T20:25:35.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.109s coverage: 97.5% of statements [2021-01-04T20:25:35.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T20:25:36.186Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.065s coverage: 78.3% of statements [2021-01-04T20:25:36.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T20:25:36.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T20:25:36.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T20:25:36.186Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T20:25:38.165Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.367s coverage: 93.8% of statements [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T20:25:38.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.029s coverage: 58.8% of statements [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T20:25:38.165Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.098s coverage: 0.1% of statements [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T20:25:38.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T20:25:38.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.057s coverage: 75.5% of statements [2021-01-04T20:25:38.165Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T20:25:38.165Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.044s coverage: 80.8% of statements [2021-01-04T20:25:38.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-01-04T20:25:38.701Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.066s coverage: 84.2% of statements [2021-01-04T20:25:39.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.104s coverage: 91.4% of statements [2021-01-04T20:25:39.284Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T20:25:39.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.158s coverage: 63.5% of statements [2021-01-04T20:25:39.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T20:25:39.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T20:25:39.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.028s coverage: 100.0% of statements [2021-01-04T20:25:39.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 91.3% of statements [2021-01-04T20:25:40.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-01-04T20:25:40.150Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.048s coverage: 73.7% of statements [2021-01-04T20:25:40.420Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2021-01-04T20:25:41.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.310s coverage: 55.9% of statements [2021-01-04T20:25:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T20:25:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T20:25:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T20:25:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T20:25:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T20:25:41.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.112s coverage: 37.0% of statements [2021-01-04T20:25:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T20:25:41.846Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T20:25:41.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.327s coverage: 84.0% of statements [2021-01-04T20:25:41.846Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.039s coverage: 100.0% of statements [2021-01-04T20:25:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.131s coverage: 47.1% of statements [2021-01-04T20:25:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T20:25:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T20:25:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T20:25:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T20:25:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T20:25:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.053s coverage: 100.0% of statements [2021-01-04T20:25:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T20:25:44.452Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.044s coverage: 100.0% of statements [2021-01-04T20:25:44.452Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T20:25:45.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.685s coverage: 29.1% of statements [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T20:25:45.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T20:25:45.044Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.047s coverage: 100.0% of statements [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T20:25:45.044Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.026s coverage: 0.0% of statements [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T20:25:45.044Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.032s coverage: 100.0% of statements [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T20:25:45.044Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T20:25:45.308Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.041s coverage: 87.9% of statements [2021-01-04T20:25:45.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T20:25:45.308Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T20:25:45.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-01-04T20:25:45.570Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-04T20:25:46.143Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 100.0% of statements [2021-01-04T20:25:46.410Z] GO111MODULE=on go vet ./... [2021-01-04T20:26:08.486Z] gofmt -l . [2021-01-04T20:26:09.060Z] [ "`gofmt -l .`" = "" ] [2021-01-04T20:26:09.642Z] ./bin/test-go-mod-tidy.sh [2021-01-04T20:26:10.222Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-04T20:26:11.920Z] + ls -al . [2021-01-04T20:26:11.920Z] total 636 [2021-01-04T20:26:11.920Z] drwxrwxr-x 10 1001 1001 4096 Jan 4 20:26 . [2021-01-04T20:26:11.920Z] drwxr-xr-x 4 root root 28 Jan 4 20:24 .. [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 20:23 .dockerignore [2021-01-04T20:26:11.920Z] drwxrwxr-x 8 1001 1001 179 Jan 4 20:23 .git [2021-01-04T20:26:11.920Z] drwxrwxr-x 3 1001 1001 125 Jan 4 20:23 .github [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 20:23 .gitignore [2021-01-04T20:26:11.920Z] drwx------ 3 1001 1001 47 Jan 4 20:23 .semver [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 20:23 .sonarcloud.properties [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 20:23 CONTRIBUTING.md [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 931 Jan 4 20:23 Dockerfile.build [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 20:23 Jenkinsfile [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 20:23 LICENSE [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 20:23 Makefile [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 20:23 README.md [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 20:23 SECURITY.md [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 20:23 VERSION [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 20:23 ZMQWindows.md [2021-01-04T20:26:11.920Z] drwxrwxr-x 2 1001 1001 117 Jan 4 20:23 bin [2021-01-04T20:26:11.920Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 20:23 cmd [2021-01-04T20:26:11.920Z] -rw-r--r-- 1 root root 538204 Jan 4 20:25 coverage.out [2021-01-04T20:26:11.920Z] -rw-r--r-- 1 root root 979 Jan 4 20:26 go.mod [2021-01-04T20:26:11.920Z] -rw-r--r-- 1 root root 18824 Jan 4 20:26 go.sum [2021-01-04T20:26:11.920Z] drwxrwxr-x 8 1001 1001 127 Jan 4 20:23 internal [2021-01-04T20:26:11.920Z] drwxrwxr-x 4 1001 1001 26 Jan 4 20:23 openapi [2021-01-04T20:26:11.920Z] drwxrwxr-x 4 1001 1001 71 Jan 4 20:23 snap [2021-01-04T20:26:11.920Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 20:23 version.go [Pipeline] sh [2021-01-04T20:26:12.229Z] + '[' -e coverage.out ] [2021-01-04T20:26:12.229Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T20:26:12.468Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T20:26:12.762Z] + make build [2021-01-04T20:26:12.762Z] 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-04T20:26:16.990Z] 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-04T20:26:23.664Z] 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-04T20:26:25.075Z] 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-04T20:26:26.483Z] 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-04T20:26:26.758Z] 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-04T20:26:28.149Z] 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-04T20:26:29.556Z] 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-04T20:26:30.507Z] 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-04T20:26:31.462Z] 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-04T20:26:32.854Z] 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-04T20:26:33.432Z] 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-04T20:26:34.844Z] $ docker stop --time=1 7357729f16103117026e961a8cd9b708ff30726edb12bfc8e7ebb8c6cc20dcd8 [2021-01-04T20:26:36.564Z] $ docker rm -f 7357729f16103117026e961a8cd9b708ff30726edb12bfc8e7ebb8c6cc20dcd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:26:38.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T20:26:38.232Z] [2021-01-04T20:26:38.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:26:38.589Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T20:26:38.589Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-04T20:26:38.589Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-04T20:26:38.589Z] ca9280d653b3: Pulling fs layer [2021-01-04T20:26:38.589Z] 7e9c9ca2126c: Pulling fs layer [2021-01-04T20:26:38.859Z] cbdbe7a5bc2a: Download complete [2021-01-04T20:26:39.124Z] cbdbe7a5bc2a: Pull complete [2021-01-04T20:26:39.390Z] ca9280d653b3: Verifying Checksum [2021-01-04T20:26:39.390Z] ca9280d653b3: Download complete [2021-01-04T20:26:40.352Z] 7e9c9ca2126c: Verifying Checksum [2021-01-04T20:26:40.352Z] 7e9c9ca2126c: Download complete [2021-01-04T20:26:40.352Z] ca9280d653b3: Pull complete [2021-01-04T20:26:47.000Z] 7e9c9ca2126c: Pull complete [2021-01-04T20:26:47.000Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-04T20:26:47.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T20:26:47.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-04T20:26:47.153Z] prd-centos7-docker-4c-2g-18263 does not seem to be running inside a container [2021-01-04T20:26:47.200Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T20:26:50.513Z] $ docker top 951b7b25db0412fc9aa9a7aa2b52b548c783b9ed5d321d1067bd4f8548f17aff -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:26:51.048Z] + docker-compose build --help [2021-01-04T20:26:51.048Z] + grep parallel [2021-01-04T20:26:51.993Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T20:26:52.010Z] $ docker stop --time=1 951b7b25db0412fc9aa9a7aa2b52b548c783b9ed5d321d1067bd4f8548f17aff [2021-01-04T20:26:53.408Z] $ docker rm -f 951b7b25db0412fc9aa9a7aa2b52b548c783b9ed5d321d1067bd4f8548f17aff [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:26:54.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T20:26:54.141Z] . [Pipeline] withDockerContainer [2021-01-04T20:26:54.259Z] prd-centos7-docker-4c-2g-18263 does not seem to be running inside a container [2021-01-04T20:26:54.320Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04T20:26:55.008Z] $ docker top eade12d6f90b2994aa151aa2b9a2b811f8a4c08a3ad05683b215da71bfc5f397 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:26:55.483Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T20:26:56.429Z] Building docker-core-command-go ... [2021-01-04T20:26:56.429Z] Building docker-core-data-go ... [2021-01-04T20:26:56.429Z] Building docker-core-metadata-go ... [2021-01-04T20:26:56.429Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T20:26:56.429Z] Building docker-security-proxy-setup-go ... [2021-01-04T20:26:56.429Z] Building docker-security-secretstore-setup-go ... [2021-01-04T20:26:56.429Z] Building docker-support-notifications-go ... [2021-01-04T20:26:56.429Z] Building docker-support-scheduler-go ... [2021-01-04T20:26:56.429Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T20:26:56.429Z] Building docker-sys-mgmt-agent-go [2021-01-04T20:26:56.429Z] Building docker-security-bootstrap-redis-go [2021-01-04T20:26:56.429Z] Building docker-core-command-go [2021-01-04T20:26:56.429Z] Building docker-support-notifications-go [2021-01-04T20:26:56.429Z] Building docker-support-scheduler-go [2021-01-04T20:27:00.825Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18269 in /w/workspace/edgexfoundry_edgex-go_PR-2979 [Pipeline] { [Pipeline] ws [2021-01-04T20:27:00.883Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-04T20:27:05.938Z] using credential edgex-jenkins-ssh [2021-01-04T20:27:05.992Z] Cloning the remote Git repository [2021-01-04T20:27:06.031Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T20:27:06.140Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-04T20:27:06.239Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T20:27:06.240Z] > git --version # timeout=10 [2021-01-04T20:27:06.258Z] > git --version # 'git version 2.17.1' [2021-01-04T20:27:06.260Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:27:06.334Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:27:25.027Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T20:27:25.052Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:27:25.081Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T20:27:25.194Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T20:27:25.195Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:27:25.210Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2979/head:refs/remotes/origin/PR-2979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T20:27:25.823Z] Merging remotes/origin/master commit 4d95f7d65f4987945674515d14eb4d3460a02321 into PR head commit ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:27:26.224Z] Merge succeeded, producing ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:27:26.225Z] Checking out Revision ecb0ede5f6d711a4ab04f5f7ebc53af8927915db (PR-2979) [2021-01-04T20:27:25.839Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:27:25.851Z] > git checkout -f ecb0ede5f6d711a4ab04f5f7ebc53af8927915db # timeout=10 [2021-01-04T20:27:26.138Z] > git remote # timeout=10 [2021-01-04T20:27:26.154Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T20:27:26.166Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:27:26.184Z] > git merge 4d95f7d65f4987945674515d14eb4d3460a02321 # timeout=10 [2021-01-04T20:27:26.207Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T20:27:26.228Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:27:26.239Z] > git checkout -f ecb0ede5f6d711a4ab04f5f7ebc53af8927915db # timeout=10 [2021-01-04T20:27:28.688Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:27:28.688Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:27:28.688Z] ---> 536be359d95c [2021-01-04T20:27:28.688Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T20:27:28.688Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:27:28.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:27:28.688Z] ---> 536be359d95c [2021-01-04T20:27:28.688Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T20:27:28.688Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:27:28.688Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:27:28.688Z] ---> 536be359d95c [2021-01-04T20:27:28.688Z] Step 3/26 : WORKDIR /edgex-go [2021-01-04T20:27:28.688Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:27:28.688Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:27:28.688Z] ---> 536be359d95c [2021-01-04T20:27:28.688Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T20:27:28.688Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:27:28.688Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:27:28.688Z] ---> 536be359d95c [2021-01-04T20:27:28.688Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T20:27:28.688Z] ---> Running in e839135e2988 [2021-01-04T20:27:28.688Z] ---> Running in 9155c4c6f926 [2021-01-04T20:27:28.688Z] ---> Running in 02faad86cc0a [2021-01-04T20:27:28.688Z] ---> Running in 046dcdb273ba [2021-01-04T20:27:28.688Z] ---> Running in 45fb40f7b4f5 [2021-01-04T20:27:28.688Z] Removing intermediate container e839135e2988 [2021-01-04T20:27:28.688Z] ---> f7aaa6b37c98 [2021-01-04T20:27:28.688Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:27:28.688Z] Removing intermediate container 046dcdb273ba [2021-01-04T20:27:28.688Z] ---> b28b1978475c [2021-01-04T20:27:28.688Z] Removing intermediate container 02faad86cc0a [2021-01-04T20:27:28.688Z] ---> 6351b3ea493c [2021-01-04T20:27:28.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:27:28.688Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:27:28.688Z] Removing intermediate container 45fb40f7b4f5 [2021-01-04T20:27:28.688Z] ---> 4dd9d27abc56 [2021-01-04T20:27:28.688Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:27:28.688Z] Removing intermediate container 9155c4c6f926 [2021-01-04T20:27:28.688Z] ---> 5d27a9cc5aa6 [2021-01-04T20:27:28.688Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:27:28.688Z] ---> Running in 9bd1c4c6e6f1 [2021-01-04T20:27:28.688Z] ---> Running in 5ecb39237b37 [2021-01-04T20:27:28.688Z] ---> Running in be34236aeb15 [2021-01-04T20:27:28.688Z] ---> Running in 4cf198232d89 [2021-01-04T20:27:28.688Z] ---> Running in 592bc56e09e5 [2021-01-04T20:27:30.102Z] Removing intermediate container be34236aeb15 [2021-01-04T20:27:30.102Z] ---> 7a9c2c23f56a [2021-01-04T20:27:30.102Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T20:27:30.102Z] Removing intermediate container 5ecb39237b37 [2021-01-04T20:27:30.102Z] ---> 1ea4c2484804 [2021-01-04T20:27:30.102Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-04T20:27:30.102Z] ---> Running in e1c2b4261d53 [2021-01-04T20:27:30.367Z] Removing intermediate container 9bd1c4c6e6f1 [2021-01-04T20:27:30.367Z] ---> 14b2e19e0cb9 [2021-01-04T20:27:30.367Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-04T20:27:30.367Z] ---> Running in 8cca03edd403 [2021-01-04T20:27:30.367Z] ---> Running in fbb69b682593 [2021-01-04T20:27:30.506Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap-0.0.66" [2021-01-04T20:27:30.631Z] Removing intermediate container 4cf198232d89 [2021-01-04T20:27:30.631Z] ---> 84c9ba11c63c [2021-01-04T20:27:30.631Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T20:27:30.631Z] Removing intermediate container 592bc56e09e5 [2021-01-04T20:27:30.631Z] ---> 0420e4f13482 [2021-01-04T20:27:30.631Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T20:27:30.894Z] ---> Running in be180a038d43 [2021-01-04T20:27:30.894Z] ---> Running in 1b1dc24f57ae [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2021-01-04T20:27:31.172Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T20:27:31.443Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:31.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:31.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:31.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:31.976Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:32.136Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:27:32.240Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:32.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:32.503Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:32.536Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T20:27:32.766Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:27:32.766Z] OK: 233 MiB in 51 packages [2021-01-04T20:27:32.871Z] + sudo service docker restart [2021-01-04T20:27:32.871Z] + true [2021-01-04T20:27:33.029Z] OK: 233 MiB in 51 packages [2021-01-04T20:27:33.029Z] OK: 233 MiB in 51 packages [2021-01-04T20:27:33.300Z] Removing intermediate container e1c2b4261d53 [2021-01-04T20:27:33.300Z] ---> 01a8034c0d4f [2021-01-04T20:27:33.300Z] Step 6/22 : COPY go.mod . [2021-01-04T20:27:33.300Z] OK: 233 MiB in 51 packages [2021-01-04T20:27:33.300Z] OK: 233 MiB in 51 packages [2021-01-04T20:27:33.564Z] Removing intermediate container 8cca03edd403 [2021-01-04T20:27:33.564Z] ---> 094307613f29 [2021-01-04T20:27:33.564Z] Step 6/24 : COPY go.mod . [2021-01-04T20:27:33.829Z] ---> 2ba78ff3476a [2021-01-04T20:27:33.829Z] Step 7/22 : RUN go mod download [2021-01-04T20:27:33.829Z] Removing intermediate container fbb69b682593 [2021-01-04T20:27:33.829Z] ---> e8d658584deb [2021-01-04T20:27:33.829Z] Step 6/26 : COPY go.mod . [2021-01-04T20:27:34.093Z] ---> Running in e488056a96f0 [2021-01-04T20:27:34.093Z] ---> 7255ca6c4cf2 [2021-01-04T20:27:34.093Z] Step 7/24 : RUN go mod download [2021-01-04T20:27:34.359Z] ---> Running in ffeaf82b25d0 [2021-01-04T20:27:34.629Z] Removing intermediate container be180a038d43 [2021-01-04T20:27:34.629Z] ---> a74e7bbc3fed [2021-01-04T20:27:34.629Z] Step 6/21 : COPY go.mod . [2021-01-04T20:27:34.629Z] ---> 2b5bae10733d [2021-01-04T20:27:34.629Z] Step 7/26 : RUN go mod download [2021-01-04T20:27:34.629Z] Removing intermediate container 1b1dc24f57ae [2021-01-04T20:27:34.629Z] ---> 813947888051 [2021-01-04T20:27:34.629Z] Step 6/22 : COPY go.mod . [Pipeline] withEnv [Pipeline] { [2021-01-04T20:27:34.896Z] ---> Running in 66f6ded21d8b [Pipeline] wrap [2021-01-04T20:27:34.930Z] provisioning config files... [2021-01-04T20:27:34.980Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config682051744534597457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:27:35.170Z] ---> b006c119a438 [2021-01-04T20:27:35.170Z] Step 7/21 : RUN go mod download [2021-01-04T20:27:35.170Z] ---> ffcab17186e0 [2021-01-04T20:27:35.170Z] Step 7/22 : RUN go mod download [2021-01-04T20:27:35.170Z] ---> Running in 3c1f1c98a15c [2021-01-04T20:27:35.399Z] ---> docker-login.sh [2021-01-04T20:27:35.399Z] nexus3.edgexfoundry.org:10001 [2021-01-04T20:27:35.440Z] ---> Running in 19e4bdd57a30 [2021-01-04T20:27:36.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:27:36.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:27:36.612Z] Configure a credential helper to remove this warning. See [2021-01-04T20:27:36.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:27:36.612Z] [2021-01-04T20:27:36.612Z] Login Succeeded [2021-01-04T20:27:36.612Z] nexus3.edgexfoundry.org:10002 [2021-01-04T20:27:36.851Z] Removing intermediate container ffeaf82b25d0 [2021-01-04T20:27:36.851Z] ---> 018a2f7ba1cc [2021-01-04T20:27:36.851Z] Step 8/24 : COPY . . [2021-01-04T20:27:36.851Z] Removing intermediate container 66f6ded21d8b [2021-01-04T20:27:36.851Z] ---> 3cdc2bd7aaf1 [2021-01-04T20:27:36.851Z] Step 8/26 : COPY . . [2021-01-04T20:27:36.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:27:36.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:27:36.888Z] Configure a credential helper to remove this warning. See [2021-01-04T20:27:36.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:27:36.888Z] [2021-01-04T20:27:36.888Z] Login Succeeded [2021-01-04T20:27:36.888Z] nexus3.edgexfoundry.org:10003 [2021-01-04T20:27:37.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:27:37.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:27:37.495Z] Configure a credential helper to remove this warning. See [2021-01-04T20:27:37.495Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:27:37.495Z] [2021-01-04T20:27:37.495Z] Login Succeeded [2021-01-04T20:27:37.495Z] nexus3.edgexfoundry.org:10004 [2021-01-04T20:27:38.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:27:38.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:27:38.095Z] Configure a credential helper to remove this warning. See [2021-01-04T20:27:38.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:27:38.095Z] [2021-01-04T20:27:38.095Z] Login Succeeded [2021-01-04T20:27:38.095Z] docker.io [2021-01-04T20:27:38.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T20:27:38.966Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T20:27:38.966Z] Configure a credential helper to remove this warning. See [2021-01-04T20:27:38.966Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T20:27:38.966Z] [2021-01-04T20:27:38.966Z] Login Succeeded [2021-01-04T20:27:38.966Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T20:27:38.983Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2021-01-04T20:27:39.435Z] Removing intermediate container e488056a96f0 [2021-01-04T20:27:39.436Z] ---> b01b5aa9afac [2021-01-04T20:27:39.436Z] Step 8/22 : COPY . . [Pipeline] echo [2021-01-04T20:27:39.447Z] ========================================================= [2021-01-04T20:27:39.447Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T20:27:39.447Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:27:39.857Z] + 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-04T20:27:41.862Z] Sending build context to Docker daemon 165.4MB [2021-01-04T20:27:42.034Z] Removing intermediate container 3c1f1c98a15c [2021-01-04T20:27:42.034Z] ---> 8a3cdd983f02 [2021-01-04T20:27:42.034Z] Step 8/21 : COPY . . [2021-01-04T20:27:42.139Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-04T20:27:42.139Z] Step 2/6 : FROM ${BASE} [2021-01-04T20:27:42.139Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T20:27:42.139Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T20:27:42.139Z] a4357932f1b6: Pulling fs layer [2021-01-04T20:27:42.139Z] 18c013af1878: Pulling fs layer [2021-01-04T20:27:42.139Z] 00ac8860ef70: Pulling fs layer [2021-01-04T20:27:42.139Z] 63d7cb157983: Pulling fs layer [2021-01-04T20:27:42.139Z] b116817d02f9: Pulling fs layer [2021-01-04T20:27:42.139Z] 745a02a5169b: Pulling fs layer [2021-01-04T20:27:42.139Z] 00ac8860ef70: Waiting [2021-01-04T20:27:42.139Z] b116817d02f9: Waiting [2021-01-04T20:27:42.139Z] 63d7cb157983: Waiting [2021-01-04T20:27:42.139Z] 745a02a5169b: Waiting [2021-01-04T20:27:42.139Z] 18c013af1878: Verifying Checksum [2021-01-04T20:27:42.139Z] 18c013af1878: Download complete [2021-01-04T20:27:42.139Z] a4357932f1b6: Verifying Checksum [2021-01-04T20:27:42.139Z] a4357932f1b6: Download complete [2021-01-04T20:27:42.139Z] 63d7cb157983: Verifying Checksum [2021-01-04T20:27:42.139Z] 63d7cb157983: Download complete [2021-01-04T20:27:42.139Z] b116817d02f9: Verifying Checksum [2021-01-04T20:27:42.139Z] b116817d02f9: Download complete [2021-01-04T20:27:42.139Z] 5f621e34cdf4: Download complete [2021-01-04T20:27:43.146Z] 5f621e34cdf4: Pull complete [2021-01-04T20:27:43.424Z] a4357932f1b6: Pull complete [2021-01-04T20:27:43.698Z] 18c013af1878: Pull complete [2021-01-04T20:27:44.688Z] 745a02a5169b: Verifying Checksum [2021-01-04T20:27:44.688Z] 745a02a5169b: Download complete [2021-01-04T20:27:45.385Z] Removing intermediate container 19e4bdd57a30 [2021-01-04T20:27:45.385Z] ---> a3a6a5b4afd6 [2021-01-04T20:27:45.385Z] Step 8/22 : COPY . . [2021-01-04T20:27:45.677Z] 00ac8860ef70: Verifying Checksum [2021-01-04T20:27:45.677Z] 00ac8860ef70: Download complete [2021-01-04T20:27:55.837Z] 00ac8860ef70: Pull complete [2021-01-04T20:27:55.837Z] 63d7cb157983: Pull complete [2021-01-04T20:27:56.432Z] b116817d02f9: Pull complete [2021-01-04T20:27:59.832Z] 745a02a5169b: Pull complete [2021-01-04T20:27:59.832Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T20:27:59.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T20:27:59.832Z] ---> b7e6874047d6 [2021-01-04T20:27:59.832Z] 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-04T20:28:03.321Z] ---> Running in 3225f9bc0f83 [2021-01-04T20:28:04.778Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:28:05.371Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:28:06.347Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T20:28:06.622Z] (2/12) Installing file (5.38-r0) [2021-01-04T20:28:06.894Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T20:28:06.894Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T20:28:11.203Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T20:28:11.204Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T20:28:11.204Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T20:28:11.204Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T20:28:11.204Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T20:28:11.204Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T20:28:11.204Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T20:28:11.204Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T20:28:11.204Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:28:11.204Z] OK: 217 MiB in 51 packages [2021-01-04T20:28:15.520Z] Removing intermediate container 3225f9bc0f83 [2021-01-04T20:28:15.520Z] ---> 439241af691e [2021-01-04T20:28:15.520Z] Step 4/6 : WORKDIR /edgex-go [2021-01-04T20:28:15.520Z] ---> Running in e9bdb24783e9 [2021-01-04T20:28:15.794Z] Removing intermediate container e9bdb24783e9 [2021-01-04T20:28:15.794Z] ---> 2adc6a896278 [2021-01-04T20:28:15.794Z] Step 5/6 : COPY go.mod . [2021-01-04T20:28:16.389Z] ---> 154e8ce553fd [2021-01-04T20:28:16.389Z] Step 6/6 : RUN go mod download [2021-01-04T20:28:16.664Z] ---> Running in aa3158a24007 [2021-01-04T20:28:17.714Z] ---> 4e1982529c14 [2021-01-04T20:28:17.714Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T20:28:17.714Z] ---> Running in de79bd1537dc [2021-01-04T20:28:18.290Z] ---> c8f10f526a60 [2021-01-04T20:28:18.290Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T20:28:18.868Z] ---> 94af7234f62d [2021-01-04T20:28:18.868Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T20:28:19.132Z] ---> Running in b8f1ce57023c [2021-01-04T20:28:19.132Z] ---> 05af92d7b97b [2021-01-04T20:28:19.132Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T20:28:19.396Z] ---> Running in cc7aec06270d [2021-01-04T20:28:19.396Z] ---> 3e40052d370c [2021-01-04T20:28:19.396Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T20:28:19.396Z] ---> Running in 6ff1c54ca929 [2021-01-04T20:28:19.659Z] ---> Running in 0b5b55504eb7 [2021-01-04T20:28:19.659Z] 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-04T20:28:20.249Z] 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-04T20:28:20.520Z] 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-04T20:28:20.792Z] 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-04T20:28:20.792Z] 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-04T20:28:43.447Z] Removing intermediate container aa3158a24007 [2021-01-04T20:28:43.447Z] ---> 66f262dc8fd8 [2021-01-04T20:28:43.447Z] Successfully built 66f262dc8fd8 [2021-01-04T20:28:43.447Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:28:43.804Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T20:28:43.804Z] . [Pipeline] withDockerContainer [2021-01-04T20:28:44.074Z] prd-ubuntu18.04-docker-arm64-4c-16g-18269 does not seem to be running inside a container [2021-01-04T20:28:44.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-01-04T20:28:45.678Z] $ docker top 16c61c049763b90cc6acb4483be92c856fbf154716aa3a2e3875a8dad23de403 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:28:46.734Z] + go version [2021-01-04T20:28:46.734Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T20:28:46.759Z] $ docker stop --time=1 16c61c049763b90cc6acb4483be92c856fbf154716aa3a2e3875a8dad23de403 [2021-01-04T20:28:48.583Z] $ docker rm -f 16c61c049763b90cc6acb4483be92c856fbf154716aa3a2e3875a8dad23de403 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:28:49.519Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T20:28:49.519Z] . [Pipeline] withDockerContainer [2021-01-04T20:28:49.781Z] prd-ubuntu18.04-docker-arm64-4c-16g-18269 does not seem to be running inside a container [2021-01-04T20:28:49.866Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** ci-base-image-arm64 cat [2021-01-04T20:28:51.260Z] $ docker top 49cc2007eb8c7ed3a670510aabe5eb7ac0cf8c5a6edf7e376ce31e54af6c069a -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T20:28:51.592Z] ========================================================= [2021-01-04T20:28:51.593Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T20:28:51.593Z] ========================================================= [Pipeline] sh [2021-01-04T20:28:52.234Z] + make test [2021-01-04T20:28:52.234Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T20:28:59.706Z] Removing intermediate container de79bd1537dc [2021-01-04T20:28:59.706Z] ---> eda79962d7de [2021-01-04T20:28:59.706Z] [2021-01-04T20:28:59.706Z] Step 10/24 : FROM scratch [2021-01-04T20:28:59.706Z] ---> [2021-01-04T20:28:59.706Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T20:28:59.706Z] Removing intermediate container cc7aec06270d [2021-01-04T20:28:59.706Z] ---> 82bec2ce7f28 [2021-01-04T20:28:59.707Z] [2021-01-04T20:28:59.707Z] Step 10/21 : FROM scratch [2021-01-04T20:28:59.707Z] ---> [2021-01-04T20:28:59.707Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T20:28:59.707Z] Removing intermediate container 6ff1c54ca929 [2021-01-04T20:28:59.707Z] ---> 2cfd35652f97 [2021-01-04T20:28:59.707Z] [2021-01-04T20:28:59.707Z] Step 10/22 : FROM alpine:3.12 [2021-01-04T20:28:59.707Z] Removing intermediate container 0b5b55504eb7 [2021-01-04T20:28:59.707Z] ---> b2f13a70fa60 [2021-01-04T20:28:59.707Z] [2021-01-04T20:28:59.707Z] Step 10/22 : FROM scratch [2021-01-04T20:28:59.707Z] ---> [2021-01-04T20:28:59.707Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T20:28:59.707Z] Removing intermediate container b8f1ce57023c [2021-01-04T20:28:59.707Z] ---> e41d4a6e53e1 [2021-01-04T20:28:59.707Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T20:28:59.707Z] 3.12: Pulling from library/alpine [2021-01-04T20:28:59.707Z] ---> Running in e3e695a17ded [2021-01-04T20:28:59.707Z] ---> Running in 01271e128793 [2021-01-04T20:28:59.707Z] ---> Running in 574fd0a00652 [2021-01-04T20:28:59.707Z] ---> Running in 054e5fe1ca0c [2021-01-04T20:28:59.707Z] Removing intermediate container 574fd0a00652 [2021-01-04T20:28:59.707Z] ---> bf15dd2a13e8 [2021-01-04T20:28:59.707Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T20:28:59.707Z] Removing intermediate container e3e695a17ded [2021-01-04T20:28:59.707Z] ---> cfc8908b170f [2021-01-04T20:28:59.707Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T20:28:59.707Z] Removing intermediate container 01271e128793 [2021-01-04T20:28:59.707Z] ---> 27c6973b6a18 [2021-01-04T20:28:59.707Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T20:28:59.707Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T20:28:59.707Z] ---> Running in 2fcd686555de [2021-01-04T20:28:59.707Z] ---> Running in c522ad0ee1da [2021-01-04T20:28:59.707Z] Status: Downloaded newer image for alpine:3.12 [2021-01-04T20:28:59.707Z] ---> 389fef711851 [2021-01-04T20:28:59.707Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T20:28:59.707Z] ---> Running in 960229cf8476 [2021-01-04T20:28:59.707Z] ---> Running in a4c4745dd34d [2021-01-04T20:28:59.707Z] 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-04T20:28:59.707Z] Removing intermediate container 2fcd686555de [2021-01-04T20:28:59.707Z] ---> 88007d316dc5 [2021-01-04T20:28:59.707Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T20:28:59.707Z] Removing intermediate container c522ad0ee1da [2021-01-04T20:28:59.707Z] ---> 5a9b31aedaf9 [2021-01-04T20:28:59.707Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T20:28:59.707Z] Removing intermediate container 960229cf8476 [2021-01-04T20:28:59.707Z] ---> fc03f8957653 [2021-01-04T20:28:59.707Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T20:28:59.707Z] ---> Running in 814feb436f83 [2021-01-04T20:28:59.707Z] ---> Running in 87f6f2234586 [2021-01-04T20:28:59.707Z] ---> Running in 43619098e8bf [2021-01-04T20:28:59.707Z] Removing intermediate container 43619098e8bf [2021-01-04T20:28:59.707Z] ---> 3ce90f4867f0 [2021-01-04T20:28:59.707Z] Step 14/22 : WORKDIR / [2021-01-04T20:28:59.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:28:59.707Z] Removing intermediate container 814feb436f83 [2021-01-04T20:28:59.707Z] ---> c6040c7abc34 [2021-01-04T20:28:59.707Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T20:28:59.707Z] Removing intermediate container 87f6f2234586 [2021-01-04T20:28:59.707Z] ---> aebee6dfe17e [2021-01-04T20:28:59.707Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T20:28:59.707Z] ---> Running in 016c8d7e3bbf [2021-01-04T20:28:59.707Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:28:59.707Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-04T20:28:59.707Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T20:28:59.707Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-04T20:28:59.707Z] (4/5) Installing curl (7.69.1-r3) [2021-01-04T20:28:59.707Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T20:28:59.707Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:28:59.707Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T20:28:59.707Z] OK: 7 MiB in 19 packages [2021-01-04T20:28:59.980Z] Removing intermediate container 016c8d7e3bbf [2021-01-04T20:28:59.980Z] ---> 0ab4a985c023 [2021-01-04T20:28:59.980Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T20:29:00.254Z] ---> 4b6aa2e1d4f0 [2021-01-04T20:29:00.254Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T20:29:00.254Z] ---> c71623201547 [2021-01-04T20:29:00.254Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T20:29:00.530Z] ---> ecf317928fb6 [2021-01-04T20:29:00.530Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T20:29:01.124Z] Removing intermediate container a4c4745dd34d [2021-01-04T20:29:01.124Z] ---> f5b4708d8274 [2021-01-04T20:29:01.124Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T20:29:01.124Z] Removing intermediate container 054e5fe1ca0c [2021-01-04T20:29:01.124Z] ---> 7531065625f0 [2021-01-04T20:29:01.124Z] [2021-01-04T20:29:01.124Z] Step 11/26 : FROM docker:20.10.0 [2021-01-04T20:29:01.124Z] ---> Running in 2ff4902e5762 [2021-01-04T20:29:01.124Z] ---> b747bd721ed1 [2021-01-04T20:29:01.124Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T20:29:01.403Z] 20.10.0: Pulling from library/docker [2021-01-04T20:29:01.403Z] ---> 70bdf6748ddf [2021-01-04T20:29:01.403Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T20:29:01.403Z] ---> 5bbf804121d2 [2021-01-04T20:29:01.403Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T20:29:01.680Z] Removing intermediate container 2ff4902e5762 [2021-01-04T20:29:01.680Z] ---> a98844e746fd [2021-01-04T20:29:01.680Z] Step 13/22 : WORKDIR / [2021-01-04T20:29:02.263Z] ---> 4e06329164d9 [2021-01-04T20:29:02.263Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T20:29:02.263Z] ---> b2f07e87fa46 [2021-01-04T20:29:02.263Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T20:29:02.263Z] ---> Running in 13b9742fc24c [2021-01-04T20:29:02.532Z] ---> Running in 119003c85608 [2021-01-04T20:29:02.532Z] ---> Running in 47ad36b4b016 [2021-01-04T20:29:02.532Z] ---> 2395aa884bce [2021-01-04T20:29:02.532Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T20:29:02.804Z] Removing intermediate container 13b9742fc24c [2021-01-04T20:29:02.804Z] ---> 8ad2b5c7bc83 [2021-01-04T20:29:02.804Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T20:29:03.395Z] Removing intermediate container 119003c85608 [2021-01-04T20:29:03.395Z] ---> c42007dbb964 [2021-01-04T20:29:03.395Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:29:03.395Z] Removing intermediate container 47ad36b4b016 [2021-01-04T20:29:03.395Z] ---> 4dc526a602a0 [2021-01-04T20:29:03.395Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:29:03.665Z] ---> Running in d17569e954a2 [2021-01-04T20:29:03.665Z] ---> 97a25a8fa1c1 [2021-01-04T20:29:03.665Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T20:29:03.665Z] ---> Running in d42d6cf5a178 [2021-01-04T20:29:03.665Z] ---> 7671ad938614 [2021-01-04T20:29:03.665Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T20:29:04.250Z] Removing intermediate container d42d6cf5a178 [2021-01-04T20:29:04.250Z] ---> 8b55025c4dd0 [2021-01-04T20:29:04.250Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T20:29:04.250Z] Removing intermediate container d17569e954a2 [2021-01-04T20:29:04.250Z] ---> ea876f898d4c [2021-01-04T20:29:04.250Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T20:29:04.250Z] ---> Running in 8c455dc188c0 [2021-01-04T20:29:04.250Z] ---> Running in 172396b13899 [2021-01-04T20:29:04.520Z] ---> 3056fb716f06 [2021-01-04T20:29:04.520Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T20:29:04.520Z] ---> 71d95d7933ef [2021-01-04T20:29:04.520Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T20:29:04.790Z] Removing intermediate container 8c455dc188c0 [2021-01-04T20:29:04.790Z] ---> ca3e94104931 [2021-01-04T20:29:04.790Z] Step 21/22 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:29:04.790Z] Removing intermediate container 172396b13899 [2021-01-04T20:29:04.790Z] ---> 9eb558ae8860 [2021-01-04T20:29:04.790Z] Step 20/21 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:29:04.790Z] ---> Running in 3e164e04c373 [2021-01-04T20:29:05.058Z] ---> Running in 3833bb938d09 [2021-01-04T20:29:05.058Z] ---> f982a58249ff [2021-01-04T20:29:05.058Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T20:29:05.058Z] ---> 571b80be1386 [2021-01-04T20:29:05.058Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T20:29:05.327Z] ---> Running in 54f320fb7d4c [2021-01-04T20:29:05.327Z] Removing intermediate container 3e164e04c373 [2021-01-04T20:29:05.327Z] ---> fab0d0e27a88 [2021-01-04T20:29:05.327Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T20:29:05.327Z] Removing intermediate container 3833bb938d09 [2021-01-04T20:29:05.327Z] ---> 0e90d300a56c [2021-01-04T20:29:05.327Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T20:29:05.327Z] ---> Running in d8b7eca9d175 [2021-01-04T20:29:05.598Z] ---> Running in 2c058e82def8 [2021-01-04T20:29:05.598Z] Removing intermediate container 54f320fb7d4c [2021-01-04T20:29:05.598Z] ---> 35248f6abc1a [2021-01-04T20:29:05.598Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:29:05.598Z] ---> 17aa54d89580 [2021-01-04T20:29:05.598Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T20:29:05.866Z] Removing intermediate container d8b7eca9d175 [2021-01-04T20:29:05.866Z] ---> 36a058a1d259 [2021-01-04T20:29:05.866Z] [2021-01-04T20:29:05.866Z] ---> Running in 57e27db9a49c [2021-01-04T20:29:05.866Z] ---> Running in 56d012056908 [2021-01-04T20:29:06.130Z] Successfully built 36a058a1d259 [2021-01-04T20:29:06.130Z] Removing intermediate container 2c058e82def8 [2021-01-04T20:29:06.130Z] ---> f4e649f798ad [2021-01-04T20:29:06.130Z] [2021-01-04T20:29:06.395Z] Successfully tagged docker-core-command-go:latest [2021-01-04T20:29:06.395Z] Building docker-security-proxy-setup-go [2021-01-04T20:29:06.395Z]  Building docker-core-command-go ... done Successfully built f4e649f798ad [2021-01-04T20:29:06.670Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-04T20:29:06.670Z]  Building docker-support-scheduler-go ... done Building docker-security-secretstore-setup-go [2021-01-04T20:29:06.670Z] Removing intermediate container 57e27db9a49c [2021-01-04T20:29:06.670Z] ---> aecfca5dda7a [2021-01-04T20:29:06.670Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T20:29:06.945Z] ---> Running in 0754522e09eb [2021-01-04T20:29:08.893Z] Removing intermediate container 0754522e09eb [2021-01-04T20:29:08.893Z] ---> ad99b1f24440 [2021-01-04T20:29:08.893Z] Step 23/24 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:29:12.223Z] ---> Running in df00e67206ab [2021-01-04T20:29:14.156Z] Removing intermediate container df00e67206ab [2021-01-04T20:29:14.156Z] ---> 5d17ae5faa47 [2021-01-04T20:29:14.156Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T20:29:14.156Z] Removing intermediate container 56d012056908 [2021-01-04T20:29:14.156Z] ---> 9613e9424e31 [2021-01-04T20:29:14.156Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T20:29:14.156Z] ---> Running in e2da5da2f663 [2021-01-04T20:29:14.156Z] ---> Running in 7203876194f9 [2021-01-04T20:29:14.457Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T20:29:14.746Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-04T20:29:14.746Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-04T20:29:14.746Z] ---> aefe523efa57 [2021-01-04T20:29:14.746Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-04T20:29:14.746Z] Removing intermediate container e2da5da2f663 [2021-01-04T20:29:14.746Z] ---> 17e892101bc0 [2021-01-04T20:29:14.746Z] [2021-01-04T20:29:14.746Z] Removing intermediate container 7203876194f9 [2021-01-04T20:29:14.746Z] ---> efd8da2de9c3 [2021-01-04T20:29:14.746Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T20:29:14.746Z] ---> Running in 03ea7dae3a73 [2021-01-04T20:29:15.330Z] ---> Running in b74f546619d0 [2021-01-04T20:29:15.330Z] Successfully built 17e892101bc0 [2021-01-04T20:29:15.604Z] Successfully tagged docker-support-notifications-go:latest [2021-01-04T20:29:15.605Z] Building docker-core-metadata-go [2021-01-04T20:29:18.190Z]  Building docker-support-notifications-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:29:18.190Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:29:18.455Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T20:29:18.455Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T20:29:18.725Z] Executing bash-5.0.17-r0.post-install [2021-01-04T20:29:18.725Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:29:18.725Z] OK: 12 MiB in 22 packages [2021-01-04T20:29:22.964Z] Removing intermediate container b74f546619d0 [2021-01-04T20:29:22.964Z] ---> ad7dce9db313 [2021-01-04T20:29:22.964Z] Step 21/22 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:29:24.373Z] ---> Running in e97cc8248f9e [2021-01-04T20:29:24.373Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:29:24.373Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:29:24.373Z] ---> 536be359d95c [2021-01-04T20:29:24.373Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T20:29:24.373Z] ---> Using cache [2021-01-04T20:29:24.373Z] ---> 5d27a9cc5aa6 [2021-01-04T20:29:24.373Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:29:24.373Z] ---> Using cache [2021-01-04T20:29:24.373Z] ---> 0420e4f13482 [2021-01-04T20:29:24.373Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-04T20:29:24.373Z] ---> Using cache [2021-01-04T20:29:24.373Z] ---> 813947888051 [2021-01-04T20:29:24.373Z] Step 6/24 : COPY go.mod . [2021-01-04T20:29:24.373Z] ---> Using cache [2021-01-04T20:29:24.373Z] ---> ffcab17186e0 [2021-01-04T20:29:24.373Z] Step 7/24 : RUN go mod download [2021-01-04T20:29:24.373Z] ---> Using cache [2021-01-04T20:29:24.373Z] ---> a3a6a5b4afd6 [2021-01-04T20:29:24.373Z] Step 8/24 : COPY . . [2021-01-04T20:29:24.639Z] ---> Using cache [2021-01-04T20:29:24.639Z] ---> 3e40052d370c [2021-01-04T20:29:24.639Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T20:29:25.589Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:29:25.589Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:29:25.589Z] ---> 536be359d95c [2021-01-04T20:29:25.589Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T20:29:25.589Z] ---> Using cache [2021-01-04T20:29:25.589Z] ---> 5d27a9cc5aa6 [2021-01-04T20:29:25.589Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:29:25.589Z] ---> Using cache [2021-01-04T20:29:25.589Z] ---> 0420e4f13482 [2021-01-04T20:29:25.589Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T20:29:25.589Z] ---> Using cache [2021-01-04T20:29:25.589Z] ---> 813947888051 [2021-01-04T20:29:25.589Z] Step 6/21 : COPY go.mod . [2021-01-04T20:29:25.589Z] ---> Using cache [2021-01-04T20:29:25.589Z] ---> ffcab17186e0 [2021-01-04T20:29:25.589Z] Step 7/21 : RUN go mod download [2021-01-04T20:29:25.589Z] ---> Using cache [2021-01-04T20:29:25.589Z] ---> a3a6a5b4afd6 [2021-01-04T20:29:25.589Z] Step 8/21 : COPY . . [2021-01-04T20:29:25.589Z] ---> Using cache [2021-01-04T20:29:25.589Z] ---> 3e40052d370c [2021-01-04T20:29:25.590Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T20:29:26.990Z] ---> Running in 2bbf994a4449 [2021-01-04T20:29:26.990Z] ---> Running in db950a7adcde [2021-01-04T20:29:26.990Z] Removing intermediate container 03ea7dae3a73 [2021-01-04T20:29:26.990Z] ---> 67d70aabe9cc [2021-01-04T20:29:26.990Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T20:29:26.990Z] Removing intermediate container e97cc8248f9e [2021-01-04T20:29:26.990Z] ---> e6a613b1b5d3 [2021-01-04T20:29:26.990Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T20:29:27.323Z] ---> Running in 48662a323ee1 [2021-01-04T20:29:27.323Z] ---> Running in 983d8dbb8b40 [2021-01-04T20:29:29.430Z] Removing intermediate container 983d8dbb8b40 [2021-01-04T20:29:29.430Z] ---> 6a6935368488 [2021-01-04T20:29:29.430Z] [2021-01-04T20:29:29.430Z] Removing intermediate container 48662a323ee1 [2021-01-04T20:29:29.430Z] ---> 083209fd281c [2021-01-04T20:29:29.430Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-04T20:29:29.430Z] 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-04T20:29:29.430Z] Successfully built 6a6935368488 [2021-01-04T20:29:29.430Z] 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-04T20:29:29.430Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-04T20:29:29.430Z] Building docker-core-data-go [2021-01-04T20:29:29.430Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in 3ae36518ba73 [2021-01-04T20:29:30.853Z] Removing intermediate container 3ae36518ba73 [2021-01-04T20:29:30.853Z] ---> 5920e167da2e [2021-01-04T20:29:30.853Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-04T20:29:31.121Z] ---> Running in e0c441400a3b [2021-01-04T20:29:34.483Z] Removing intermediate container e0c441400a3b [2021-01-04T20:29:34.483Z] ---> 366d3010b2af [2021-01-04T20:29:34.484Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T20:29:35.889Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:29:35.889Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:29:35.889Z] ---> 536be359d95c [2021-01-04T20:29:35.889Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T20:29:35.889Z] ---> Using cache [2021-01-04T20:29:35.889Z] ---> 5d27a9cc5aa6 [2021-01-04T20:29:35.889Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:29:35.889Z] ---> Using cache [2021-01-04T20:29:35.889Z] ---> 0420e4f13482 [2021-01-04T20:29:35.889Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T20:29:35.889Z] ---> Using cache [2021-01-04T20:29:35.889Z] ---> 813947888051 [2021-01-04T20:29:35.889Z] Step 6/22 : COPY go.mod . [2021-01-04T20:29:35.889Z] ---> Using cache [2021-01-04T20:29:35.889Z] ---> ffcab17186e0 [2021-01-04T20:29:35.889Z] Step 7/22 : RUN go mod download [2021-01-04T20:29:35.889Z] ---> Using cache [2021-01-04T20:29:35.889Z] ---> a3a6a5b4afd6 [2021-01-04T20:29:35.889Z] Step 8/22 : COPY . . [2021-01-04T20:29:35.889Z] ---> Using cache [2021-01-04T20:29:35.889Z] ---> 3e40052d370c [2021-01-04T20:29:35.889Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T20:29:37.292Z] ---> Running in af7a7a5545cb [2021-01-04T20:29:37.568Z] ---> 699acf5ecd2a [2021-01-04T20:29:37.568Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T20:29:38.178Z] ---> 4d42c8a622df [2021-01-04T20:29:38.178Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T20:29:38.775Z] 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-04T20:29:39.368Z] ---> badef7a22cb3 [2021-01-04T20:29:39.368Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-04T20:29:39.368Z] ---> Running in 37babc1e4184 [2021-01-04T20:29:41.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:29:41.341Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:29:41.938Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T20:29:41.938Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T20:29:41.938Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T20:29:41.938Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T20:29:41.938Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T20:29:41.938Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T20:29:41.938Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T20:29:48.675Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T20:29:48.675Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T20:29:48.675Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T20:29:48.675Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T20:29:48.675Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T20:29:48.675Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T20:29:48.675Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T20:29:48.675Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T20:29:48.675Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T20:29:48.951Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T20:29:49.227Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T20:29:49.227Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T20:29:49.227Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T20:29:49.227Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T20:29:49.227Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T20:29:49.227Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T20:29:49.502Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T20:29:49.502Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T20:29:49.502Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T20:29:49.502Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T20:29:49.502Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T20:29:49.502Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T20:29:49.502Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T20:29:49.778Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T20:29:49.778Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T20:29:49.778Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T20:29:50.750Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:29:50.750Z] OK: 71 MiB in 55 packages [2021-01-04T20:29:51.349Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:29:51.349Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:29:51.349Z] ---> 536be359d95c [2021-01-04T20:29:51.349Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T20:29:51.349Z] ---> Using cache [2021-01-04T20:29:51.349Z] ---> 5d27a9cc5aa6 [2021-01-04T20:29:51.349Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:29:51.349Z] ---> Using cache [2021-01-04T20:29:51.349Z] ---> 0420e4f13482 [2021-01-04T20:29:51.349Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T20:29:52.784Z] ---> Running in 493e648d734d [2021-01-04T20:29:53.564Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T20:29:53.798Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:29:54.434Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:29:54.733Z] 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-04T20:29:54.733Z] 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-04T20:29:54.733Z] OK: 233 MiB in 51 packages [2021-01-04T20:29:56.723Z] Removing intermediate container 493e648d734d [2021-01-04T20:29:56.723Z] ---> 81b7bb58e128 [2021-01-04T20:29:56.723Z] Step 6/23 : COPY go.mod . [2021-01-04T20:29:58.151Z] ---> c2bb8fcf230b [2021-01-04T20:29:58.151Z] Step 7/23 : RUN go mod download [2021-01-04T20:30:00.736Z] ---> Running in 8261396d4592 [2021-01-04T20:30:01.715Z] Removing intermediate container 37babc1e4184 [2021-01-04T20:30:01.715Z] ---> bc51b500c267 [2021-01-04T20:30:01.716Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-04T20:30:02.348Z] ---> Running in 221f85292626 [2021-01-04T20:30:05.857Z] Removing intermediate container 8261396d4592 [2021-01-04T20:30:05.857Z] ---> 3cf80f03a6d8 [2021-01-04T20:30:05.857Z] Step 8/23 : COPY . . [2021-01-04T20:30:05.857Z] Removing intermediate container db950a7adcde [2021-01-04T20:30:05.857Z] ---> 69743b684af8 [2021-01-04T20:30:05.857Z] [2021-01-04T20:30:05.857Z] Step 10/24 : FROM alpine:3.12 [2021-01-04T20:30:05.857Z] ---> 389fef711851 [2021-01-04T20:30:05.857Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T20:30:05.857Z] Collecting docker-compose==1.23.2 [2021-01-04T20:30:05.857Z] ---> Using cache [2021-01-04T20:30:05.857Z] ---> f5b4708d8274 [2021-01-04T20:30:05.857Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T20:30:05.857Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T20:30:06.139Z] ---> Running in 75aa1f00cc6a [2021-01-04T20:30:06.139Z] Removing intermediate container 2bbf994a4449 [2021-01-04T20:30:06.139Z] ---> 1fa116c96b09 [2021-01-04T20:30:06.139Z] [2021-01-04T20:30:06.139Z] Step 10/21 : FROM alpine:3.12 [2021-01-04T20:30:06.139Z] ---> 389fef711851 [2021-01-04T20:30:06.139Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-04T20:30:06.408Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T20:30:06.408Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T20:30:08.363Z] ---> Running in 8ac857cb1c1c [2021-01-04T20:30:08.363Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T20:30:08.363Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T20:30:09.354Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T20:30:09.354Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T20:30:09.354Z] Removing intermediate container 75aa1f00cc6a [2021-01-04T20:30:09.354Z] ---> 0fde336df8d8 [2021-01-04T20:30:09.354Z] Step 13/24 : WORKDIR / [2021-01-04T20:30:11.982Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T20:30:11.982Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T20:30:12.943Z] ---> Running in dc462a0d68df [2021-01-04T20:30:12.943Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T20:30:13.207Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T20:30:13.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:30:13.207Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:30:13.475Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T20:30:13.475Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T20:30:13.475Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T20:30:13.475Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T20:30:13.475Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:30:13.749Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T20:30:14.023Z] OK: 7 MiB in 18 packages [2021-01-04T20:30:14.293Z] Collecting PyYAML<4,>=3.10 [2021-01-04T20:30:14.293Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T20:30:15.259Z] Removing intermediate container dc462a0d68df [2021-01-04T20:30:15.259Z] ---> 4df9dcbd8341 [2021-01-04T20:30:15.259Z] 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-04T20:30:15.993Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T20:30:15.994Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T20:30:15.994Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T20:30:15.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T20:30:15.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T20:30:15.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T20:30:15.994Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T20:30:15.994Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T20:30:15.994Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T20:30:16.248Z] 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-04T20:30:16.516Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T20:30:16.516Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T20:30:17.942Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T20:30:17.942Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T20:30:19.451Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T20:30:19.451Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T20:30:19.451Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T20:30:20.534Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T20:30:20.535Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T20:30:20.802Z] Removing intermediate container 8ac857cb1c1c [2021-01-04T20:30:20.802Z] ---> d3f52f6dd647 [2021-01-04T20:30:20.802Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T20:30:21.074Z] ---> 78a7244248a8 [2021-01-04T20:30:21.074Z] 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-04T20:30:22.054Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T20:30:22.054Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T20:30:22.339Z] Collecting idna<2.8,>=2.5 [2021-01-04T20:30:22.339Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T20:30:22.339Z] ---> Running in c0cfee356c9c [2021-01-04T20:30:22.339Z] 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-04T20:30:22.339Z] 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-04T20:30:22.339Z] Removing intermediate container af7a7a5545cb [2021-01-04T20:30:22.339Z] ---> 6aa2d34f2634 [2021-01-04T20:30:22.339Z] [2021-01-04T20:30:22.339Z] Step 10/22 : FROM scratch [2021-01-04T20:30:22.339Z] ---> [2021-01-04T20:30:22.339Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T20:30:22.605Z] ---> d1f09669adec [2021-01-04T20:30:22.605Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T20:30:22.605Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T20:30:22.605Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T20:30:22.605Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T20:30:22.605Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T20:30:22.605Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T20:30:22.605Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T20:30:22.877Z] Installing collected packages: docopt, urllib3, idna, requests, dockerpty, cached-property, docker-pycreds, websocket-client, docker, PyYAML, jsonschema, texttable, docker-compose [2021-01-04T20:30:22.878Z] Running setup.py install for docopt: started [2021-01-04T20:30:23.468Z] ---> Using cache [2021-01-04T20:30:23.468Z] ---> 27c6973b6a18 [2021-01-04T20:30:23.468Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T20:30:23.737Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T20:30:24.006Z] Attempting uninstall: urllib3 [2021-01-04T20:30:24.006Z] Found existing installation: urllib3 1.25.9 [2021-01-04T20:30:24.006Z] Uninstalling urllib3-1.25.9: [2021-01-04T20:30:24.271Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T20:30:24.540Z] Removing intermediate container c0cfee356c9c [2021-01-04T20:30:24.540Z] ---> dd4e54e82ebe [2021-01-04T20:30:24.540Z] Step 13/21 : WORKDIR /edgex [2021-01-04T20:30:24.807Z] ---> Running in fa36d0b817b2 [2021-01-04T20:30:24.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.219s coverage: 46.6% of statements [2021-01-04T20:30:24.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T20:30:24.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T20:30:24.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T20:30:24.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T20:30:24.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T20:30:26.213Z] ---> 9de68e1aab6d [2021-01-04T20:30:26.213Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T20:30:26.213Z] Attempting uninstall: idna [2021-01-04T20:30:26.213Z] Found existing installation: idna 2.9 [2021-01-04T20:30:26.213Z] Uninstalling idna-2.9: [2021-01-04T20:30:26.792Z] Successfully uninstalled idna-2.9 [2021-01-04T20:30:27.060Z] ---> Running in 77247cc9a20d [2021-01-04T20:30:27.060Z] Attempting uninstall: requests [2021-01-04T20:30:27.060Z] Found existing installation: requests 2.23.0 [2021-01-04T20:30:27.060Z] Removing intermediate container fa36d0b817b2 [2021-01-04T20:30:27.060Z] ---> aceecffc79a6 [2021-01-04T20:30:27.060Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T20:30:27.060Z] Uninstalling requests-2.23.0: [2021-01-04T20:30:27.330Z] Successfully uninstalled requests-2.23.0 [2021-01-04T20:30:27.616Z] ---> 2d20557299da [2021-01-04T20:30:27.616Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T20:30:27.616Z] ---> 3cd379241c8a [2021-01-04T20:30:27.616Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T20:30:27.616Z] ---> Running in a45f7ca7d188 [2021-01-04T20:30:27.616Z] Running setup.py install for dockerpty: started [2021-01-04T20:30:27.616Z] Removing intermediate container 77247cc9a20d [2021-01-04T20:30:27.616Z] ---> 01f1a4c6ac21 [2021-01-04T20:30:27.616Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T20:30:27.616Z] ---> Running in 85b1f6a06756 [2021-01-04T20:30:28.215Z] Removing intermediate container a45f7ca7d188 [2021-01-04T20:30:28.215Z] ---> 4a9be6b03318 [2021-01-04T20:30:28.215Z] Step 14/22 : WORKDIR / [2021-01-04T20:30:28.215Z] ---> Running in d8ba5ba446cd [2021-01-04T20:30:28.215Z] ---> 2cd87b37e342 [2021-01-04T20:30:28.215Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T20:30:28.215Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T20:30:28.488Z] ---> 226ed4c86aa7 [2021-01-04T20:30:28.488Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T20:30:28.488Z] 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-04T20:30:28.756Z] Removing intermediate container d8ba5ba446cd [2021-01-04T20:30:28.756Z] ---> 29ee6bd9d769 [2021-01-04T20:30:28.756Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T20:30:29.340Z] ---> bdc377f902bf [2021-01-04T20:30:29.340Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T20:30:29.340Z] ---> e54190ef7add [2021-01-04T20:30:29.340Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T20:30:29.943Z] ---> e93a8b0984c5 [2021-01-04T20:30:29.943Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T20:30:29.943Z] Running setup.py install for PyYAML: started [2021-01-04T20:30:29.943Z] ---> Running in 502cb089d875 [2021-01-04T20:30:30.543Z] ---> c387b2a18425 [2021-01-04T20:30:30.543Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T20:30:30.830Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T20:30:30.830Z] ---> Running in 024d93f8d3f1 [2021-01-04T20:30:31.448Z] ---> f285d7504d54 [2021-01-04T20:30:31.448Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T20:30:31.448Z] Running setup.py install for texttable: started [2021-01-04T20:30:31.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.506s coverage: 27.0% of statements [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T20:30:31.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.065s coverage: 100.0% of statements [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T20:30:31.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.080s coverage: 100.0% of statements [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T20:30:31.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.218s coverage: 75.0% of statements [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T20:30:31.690Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.338s coverage: 82.9% of statements [2021-01-04T20:30:31.690Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T20:30:31.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T20:30:31.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T20:30:31.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T20:30:31.764Z] Removing intermediate container 024d93f8d3f1 [2021-01-04T20:30:31.764Z] ---> 2e4232833701 [2021-01-04T20:30:31.764Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T20:30:31.764Z] ---> Running in 3e4d46255e4c [2021-01-04T20:30:32.041Z] ---> ea8cf939109e [2021-01-04T20:30:32.041Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T20:30:32.041Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T20:30:32.041Z] ---> Running in c8f5b5931f24 [2021-01-04T20:30:32.326Z] Removing intermediate container 3e4d46255e4c [2021-01-04T20:30:32.326Z] ---> 5e0bb8f53fdc [2021-01-04T20:30:32.326Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T20:30:33.769Z] 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-04T20:30:33.769Z] Removing intermediate container c8f5b5931f24 [2021-01-04T20:30:33.769Z] ---> 9b94adf78c4f [2021-01-04T20:30:33.769Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:30:33.769Z] ---> Running in 0e035fffc63e [2021-01-04T20:30:33.769Z] Removing intermediate container 502cb089d875 [2021-01-04T20:30:33.769Z] ---> 0b0a7758c0b6 [2021-01-04T20:30:33.769Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T20:30:33.769Z] ---> Running in d237d0ab9ecb [2021-01-04T20:30:34.750Z] ---> Running in 8db7f3990d47 [2021-01-04T20:30:34.750Z] Removing intermediate container d237d0ab9ecb [2021-01-04T20:30:34.750Z] ---> bf585f9605e4 [2021-01-04T20:30:34.750Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T20:30:35.027Z] Removing intermediate container 0e035fffc63e [2021-01-04T20:30:35.027Z] ---> 8466f14c6e86 [2021-01-04T20:30:35.027Z] Step 20/21 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:30:35.310Z] ---> Running in b123f9a79e3a [2021-01-04T20:30:35.310Z] Removing intermediate container 8db7f3990d47 [2021-01-04T20:30:35.310Z] ---> 847fca92eac8 [2021-01-04T20:30:35.310Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T20:30:35.578Z] ---> Running in 89690ec970ee [2021-01-04T20:30:35.578Z] ---> Running in ee6709027cfe [2021-01-04T20:30:36.165Z] Removing intermediate container b123f9a79e3a [2021-01-04T20:30:36.165Z] ---> 79f7c84cbc8c [2021-01-04T20:30:36.165Z] Step 21/22 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:30:36.743Z] Removing intermediate container 89690ec970ee [2021-01-04T20:30:36.743Z] ---> fa9dd362a263 [2021-01-04T20:30:36.743Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T20:30:37.718Z] ---> Running in 857b92b27e45 [2021-01-04T20:30:37.718Z] ---> Running in 5640317ff7bd [2021-01-04T20:30:37.718Z] Removing intermediate container ee6709027cfe [2021-01-04T20:30:37.718Z] ---> 08ede3c2d483 [2021-01-04T20:30:37.718Z] Step 23/24 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:30:37.994Z] Removing intermediate container 221f85292626 [2021-01-04T20:30:37.994Z] ---> 1dbd2edcb3e3 [2021-01-04T20:30:37.994Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-04T20:30:37.994Z] ---> Running in 63b371f74aa8 [2021-01-04T20:30:37.994Z] Removing intermediate container 857b92b27e45 [2021-01-04T20:30:37.994Z] ---> 020b2d67ab52 [2021-01-04T20:30:37.994Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T20:30:37.994Z] ---> Running in 502cd1ce1590 [2021-01-04T20:30:37.994Z] ---> Running in bec68c6ab963 [2021-01-04T20:30:38.272Z] Removing intermediate container 63b371f74aa8 [2021-01-04T20:30:38.272Z] ---> aac69be18d2b [2021-01-04T20:30:38.272Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T20:30:38.553Z] Removing intermediate container 5640317ff7bd [2021-01-04T20:30:38.553Z] ---> 6045c042dc6f [2021-01-04T20:30:38.553Z] [2021-01-04T20:30:38.553Z] ---> Running in a880fd973aaa [2021-01-04T20:30:38.833Z] Removing intermediate container bec68c6ab963 [2021-01-04T20:30:38.833Z] ---> a701c74b9062 [2021-01-04T20:30:38.833Z] [2021-01-04T20:30:38.833Z] Successfully built 6045c042dc6f [2021-01-04T20:30:38.833Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-04T20:30:38.833Z]  Building docker-security-proxy-setup-go ... done Successfully built a701c74b9062 [2021-01-04T20:30:38.833Z] Successfully tagged docker-core-metadata-go:latest [2021-01-04T20:30:39.102Z]  Building docker-core-metadata-go ... done Removing intermediate container a880fd973aaa [2021-01-04T20:30:39.102Z] ---> 89f6edfc7dae [2021-01-04T20:30:39.102Z] [2021-01-04T20:30:39.102Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:30:39.365Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:30:39.365Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T20:30:39.365Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T20:30:39.365Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T20:30:39.640Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:30:39.640Z] Successfully built 89f6edfc7dae [2021-01-04T20:30:39.640Z] OK: 72 MiB in 58 packages [2021-01-04T20:30:39.905Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-04T20:30:40.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.129s coverage: 28.6% of statements [2021-01-04T20:30:40.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T20:30:40.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T20:30:40.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T20:30:40.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T20:30:40.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T20:30:40.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.177s coverage: 100.0% of statements [2021-01-04T20:30:40.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T20:30:40.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.122s coverage: 100.0% of statements [2021-01-04T20:30:40.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T20:30:40.005Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.295s coverage: 86.7% of statements [2021-01-04T20:30:40.005Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T20:30:40.506Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 502cd1ce1590 [2021-01-04T20:30:40.506Z] ---> 1a9805fd1ceb [2021-01-04T20:30:40.506Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T20:30:40.774Z] ---> Running in 50476c66baa4 [2021-01-04T20:30:41.050Z] Removing intermediate container 50476c66baa4 [2021-01-04T20:30:41.050Z] ---> 437009843b91 [2021-01-04T20:30:41.050Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:30:41.050Z] ---> Running in fb312996be11 [2021-01-04T20:30:41.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.367s coverage: 97.5% of statements [2021-01-04T20:30:41.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T20:30:41.442Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.124s coverage: 78.3% of statements [2021-01-04T20:30:41.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T20:30:41.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T20:30:41.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T20:30:41.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T20:30:41.649Z] Removing intermediate container fb312996be11 [2021-01-04T20:30:41.650Z] ---> 53127e3667df [2021-01-04T20:30:41.650Z] Step 24/26 : LABEL arch=x86_64 [2021-01-04T20:30:41.650Z] ---> Running in 9e803c6c1b03 [2021-01-04T20:30:41.917Z] Removing intermediate container 9e803c6c1b03 [2021-01-04T20:30:41.917Z] ---> 573fbd1223a8 [2021-01-04T20:30:41.917Z] Step 25/26 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:30:42.180Z] ---> Running in a0dca0804ef9 [2021-01-04T20:30:42.180Z] Removing intermediate container a0dca0804ef9 [2021-01-04T20:30:42.180Z] ---> 5028729e4732 [2021-01-04T20:30:42.180Z] Step 26/26 : LABEL version=0.0.0 [2021-01-04T20:30:42.469Z] ---> Running in 1a92e0bcf8cb [2021-01-04T20:30:42.469Z] Removing intermediate container 1a92e0bcf8cb [2021-01-04T20:30:42.469Z] ---> 1d58d4682505 [2021-01-04T20:30:42.469Z] [2021-01-04T20:30:42.805Z] Successfully built 1d58d4682505 [2021-01-04T20:30:42.805Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-04T20:30:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.985s coverage: 93.8% of statements [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T20:30:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.057s coverage: 58.8% of statements [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T20:30:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.162s coverage: 0.1% of statements [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T20:30:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T20:30:48.221Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.142s coverage: 75.5% of statements [2021-01-04T20:30:48.221Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T20:30:48.227Z]  Building docker-sys-mgmt-agent-go ... done Removing intermediate container 85b1f6a06756 [2021-01-04T20:30:48.227Z] ---> d46fa97ba5af [2021-01-04T20:30:48.227Z] [2021-01-04T20:30:48.227Z] Step 10/23 : FROM alpine:3.12 [2021-01-04T20:30:48.227Z] ---> 389fef711851 [2021-01-04T20:30:48.228Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T20:30:48.228Z] ---> Running in 0cc4bd28c8f6 [2021-01-04T20:30:48.228Z] Removing intermediate container 0cc4bd28c8f6 [2021-01-04T20:30:48.228Z] ---> e4b95d951495 [2021-01-04T20:30:48.228Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T20:30:48.228Z] ---> Running in a0e35361ba4f [2021-01-04T20:30:48.488Z] Removing intermediate container a0e35361ba4f [2021-01-04T20:30:48.488Z] ---> 2eae79dfa51a [2021-01-04T20:30:48.488Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T20:30:48.488Z] ---> Running in f7093a802f4f [2021-01-04T20:30:48.508Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.062s coverage: 80.8% of statements [2021-01-04T20:30:48.751Z] Removing intermediate container f7093a802f4f [2021-01-04T20:30:48.751Z] ---> c973ac9f6f54 [2021-01-04T20:30:48.751Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:30:48.751Z] ---> Running in 362f48e5ab70 [2021-01-04T20:30:48.792Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.148s coverage: 87.2% of statements [2021-01-04T20:30:49.699Z] Removing intermediate container 362f48e5ab70 [2021-01-04T20:30:49.699Z] ---> e0efcb4afc1d [2021-01-04T20:30:49.699Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-04T20:30:49.699Z] ---> Running in 7191417fafd7 [2021-01-04T20:30:49.777Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.146s coverage: 84.2% of statements [2021-01-04T20:30:50.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T20:30:50.849Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T20:30:51.113Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T20:30:51.374Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T20:30:51.374Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T20:30:51.637Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T20:30:51.759Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 91.4% of statements [2021-01-04T20:30:51.759Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T20:30:52.214Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T20:30:52.214Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:30:52.214Z] OK: 8 MiB in 19 packages [2021-01-04T20:30:52.788Z] Removing intermediate container 7191417fafd7 [2021-01-04T20:30:52.788Z] ---> 51fada98e959 [2021-01-04T20:30:52.788Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T20:30:53.049Z] ---> 92169fc9b428 [2021-01-04T20:30:53.050Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T20:30:53.623Z] ---> 3f7ba45bd2f3 [2021-01-04T20:30:53.623Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T20:30:53.890Z] ---> b56013ab14b1 [2021-01-04T20:30:53.890Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T20:30:53.890Z] ---> Running in d443d5f8b8d1 [2021-01-04T20:30:54.152Z] Removing intermediate container d443d5f8b8d1 [2021-01-04T20:30:54.152Z] ---> 3fbe2b9c432e [2021-01-04T20:30:54.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:30:54.152Z] ---> Running in db57e673f8f7 [2021-01-04T20:30:54.416Z] Removing intermediate container db57e673f8f7 [2021-01-04T20:30:54.416Z] ---> ffc7b7e94448 [2021-01-04T20:30:54.416Z] Step 21/23 : LABEL arch=x86_64 [2021-01-04T20:30:54.416Z] ---> Running in 1f17f0d8dfbe [2021-01-04T20:30:54.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.585s coverage: 63.5% of statements [2021-01-04T20:30:54.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T20:30:54.450Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T20:30:54.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2021-01-04T20:30:54.450Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.118s coverage: 91.3% of statements [2021-01-04T20:30:54.677Z] Removing intermediate container 1f17f0d8dfbe [2021-01-04T20:30:54.677Z] ---> e06d56933b01 [2021-01-04T20:30:54.677Z] Step 22/23 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:30:54.677Z] ---> Running in ee8861c65ceb [2021-01-04T20:30:54.733Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.051s coverage: 100.0% of statements [2021-01-04T20:30:54.940Z] Removing intermediate container ee8861c65ceb [2021-01-04T20:30:54.940Z] ---> 7f76ffe36ba0 [2021-01-04T20:30:54.940Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T20:30:54.940Z] ---> Running in 97515985adaa [2021-01-04T20:30:54.940Z] Removing intermediate container 97515985adaa [2021-01-04T20:30:54.940Z] ---> e09480312552 [2021-01-04T20:30:54.940Z] [2021-01-04T20:30:55.008Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements [2021-01-04T20:30:55.202Z] Successfully built e09480312552 [2021-01-04T20:30:55.202Z] Successfully tagged docker-core-data-go:latest [2021-01-04T20:30:55.284Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.087s coverage: 100.0% of statements [2021-01-04T20:30:55.474Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-04T20:30:55.481Z] $ docker stop --time=1 eade12d6f90b2994aa151aa2b9a2b811f8a4c08a3ad05683b215da71bfc5f397 [2021-01-04T20:30:57.081Z] $ docker rm -f eade12d6f90b2994aa151aa2b9a2b811f8a4c08a3ad05683b215da71bfc5f397 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T20:30:57.674Z] + docker images [2021-01-04T20:30:57.674Z] + grep docker [2021-01-04T20:30:57.674Z] docker-core-data-go latest e09480312552 3 seconds ago 22.2MB [2021-01-04T20:30:57.674Z] docker-sys-mgmt-agent-go latest 1d58d4682505 15 seconds ago 313MB [2021-01-04T20:30:57.674Z] docker-security-proxy-setup-go latest 6045c042dc6f 19 seconds ago 24.5MB [2021-01-04T20:30:57.674Z] docker-security-secretstore-setup-go latest 89f6edfc7dae 19 seconds ago 24.6MB [2021-01-04T20:30:57.674Z] docker-core-metadata-go latest a701c74b9062 19 seconds ago 13MB [2021-01-04T20:30:57.674Z] docker-security-bootstrap-redis-go latest 6a6935368488 About a minute ago 15.8MB [2021-01-04T20:30:57.674Z] docker-support-notifications-go latest 17e892101bc0 About a minute ago 12MB [2021-01-04T20:30:57.674Z] docker-core-command-go latest 36a058a1d259 About a minute ago 10.6MB [2021-01-04T20:30:57.674Z] docker-support-scheduler-go latest f4e649f798ad About a minute ago 10.7MB [2021-01-04T20:30:57.674Z] 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-04T20:31:00.587Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.896s coverage: 55.9% of statements [2021-01-04T20:31:00.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T20:31:00.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T20:31:00.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T20:31:00.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T20:31:00.587Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T20:31:01.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.370s coverage: 37.0% of statements [2021-01-04T20:31:01.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T20:31:01.183Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T20:31:01.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.578s coverage: 84.0% of statements [2021-01-04T20:31:01.183Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.079s coverage: 100.0% of statements [2021-01-04T20:31:07.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.434s coverage: 47.1% of statements [2021-01-04T20:31:07.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T20:31:07.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T20:31:07.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T20:31:07.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T20:31:07.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T20:31:07.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.212s coverage: 100.0% of statements [2021-01-04T20:31:07.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T20:31:07.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements [2021-01-04T20:31:07.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T20:31:13.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.019s coverage: 29.1% of statements [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T20:31:13.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.175s coverage: 99.0% of statements [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T20:31:13.359Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.109s coverage: 100.0% of statements [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T20:31:13.359Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.052s coverage: 0.0% of statements [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T20:31:13.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.069s coverage: 100.0% of statements [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T20:31:13.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.103s coverage: 87.9% of statements [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T20:31:13.359Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T20:31:13.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.046s coverage: 100.0% of statements [2021-01-04T20:31:13.359Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.056s coverage: 32.1% of statements [2021-01-04T20:31:13.363Z] Still waiting to schedule task [2021-01-04T20:31:13.363Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-04T20:31:13.953Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.075s coverage: 100.0% of statements [2021-01-04T20:31:14.935Z] GO111MODULE=on go vet ./... [2021-01-04T20:32:03.364Z] Running on prd-ubuntu18.04-docker-8c-8g-18274 in /w/workspace/edgexfoundry_edgex-go_PR-2979 [Pipeline] { [Pipeline] ws [2021-01-04T20:32:03.433Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2021-01-04T20:32:05.809Z] using credential edgex-jenkins-ssh [2021-01-04T20:32:05.883Z] Cloning the remote Git repository [2021-01-04T20:32:05.911Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T20:32:05.975Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2021-01-04T20:32:06.004Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T20:32:06.005Z] > git --version # timeout=10 [2021-01-04T20:32:06.012Z] > git --version # 'git version 2.17.1' [2021-01-04T20:32:06.012Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:32:06.037Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:32:13.051Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T20:32:13.059Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T20:32:13.076Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T20:32:13.092Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T20:32:13.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:32:13.098Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2979/head:refs/remotes/origin/PR-2979 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T20:32:13.557Z] Merging remotes/origin/master commit 4d95f7d65f4987945674515d14eb4d3460a02321 into PR head commit ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:32:13.682Z] Merge succeeded, producing ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:32:13.682Z] Checking out Revision ecb0ede5f6d711a4ab04f5f7ebc53af8927915db (PR-2979) [2021-01-04T20:32:13.568Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:32:13.574Z] > git checkout -f ecb0ede5f6d711a4ab04f5f7ebc53af8927915db # timeout=10 [2021-01-04T20:32:13.653Z] > git remote # timeout=10 [2021-01-04T20:32:13.661Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T20:32:13.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T20:32:13.670Z] > git merge 4d95f7d65f4987945674515d14eb4d3460a02321 # timeout=10 [2021-01-04T20:32:13.678Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T20:32:13.688Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T20:32:13.694Z] > git checkout -f ecb0ede5f6d711a4ab04f5f7ebc53af8927915db # timeout=10 [2021-01-04T20:32:17.379Z] Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap-0.0.66" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:32:18.498Z] + echo snap-build.sh [2021-01-04T20:32:18.499Z] snap-build.sh [2021-01-04T20:32:18.499Z] + SNAP_BASE_DIR=. [2021-01-04T20:32:18.499Z] + '[' '!' -z /w/workspace/edgex-go/3 ']' [2021-01-04T20:32:18.499Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/3 [2021-01-04T20:32:18.499Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/3]' [2021-01-04T20:32:18.499Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/3] [2021-01-04T20:32:18.499Z] + cd /w/workspace/edgex-go/3 [2021-01-04T20:32:18.499Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-04T20:32:18.499Z] Reading package lists... [2021-01-04T20:32:18.499Z] Building dependency tree... [2021-01-04T20:32:18.499Z] Reading state information... [2021-01-04T20:32:18.761Z] The following packages were automatically installed and are no longer required: [2021-01-04T20:32:18.761Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-04T20:32:18.761Z] uidmap xdelta3 [2021-01-04T20:32:18.761Z] Use 'sudo apt autoremove' to remove them. [2021-01-04T20:32:18.761Z] The following packages will be REMOVED: [2021-01-04T20:32:18.761Z] lxd* lxd-client* [2021-01-04T20:32:19.335Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-04T20:32:19.335Z] After this operation, 31.7 MB disk space will be freed. [2021-01-04T20:32:20.123Z] (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-04T20:32:20.387Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T20:32:21.334Z] Removing lxd dnsmasq configuration [2021-01-04T20:32:21.334Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T20:32:21.334Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-04T20:32:22.283Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-04T20:32:22.545Z] (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-04T20:32:22.545Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T20:32:22.989Z] gofmt -l . [2021-01-04T20:32:22.989Z] [ "`gofmt -l .`" = "" ] [2021-01-04T20:32:22.989Z] ./bin/test-go-mod-tidy.sh [2021-01-04T20:32:22.989Z] ./bin/test-attribution-txt.sh [2021-01-04T20:32:23.936Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-04T20:32:24.198Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-04T20:32:25.582Z] + sudo snap remove --purge lxd [2021-01-04T20:32:25.582Z] snap "lxd" is not installed [2021-01-04T20:32:25.582Z] + sudo groupadd --force --system lxd [2021-01-04T20:32:25.582Z] ++ whoami [2021-01-04T20:32:25.582Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-04T20:32:25.582Z] + newgrp - lxd [2021-01-04T20:32:25.582Z] + sudo snap install lxd [Pipeline] sh [2021-01-04T20:32:27.050Z] + ls -al . [2021-01-04T20:32:27.050Z] total 664 [2021-01-04T20:32:27.051Z] drwxrwxr-x 9 1001 1001 4096 Jan 4 20:32 . [2021-01-04T20:32:27.051Z] drwxr-xr-x 4 root root 4096 Jan 4 20:28 .. [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 20:27 .dockerignore [2021-01-04T20:32:27.051Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 20:27 .git [2021-01-04T20:32:27.051Z] drwxrwxr-x 3 1001 1001 4096 Jan 4 20:27 .github [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 20:27 .gitignore [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 20:27 .sonarcloud.properties [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 20:27 CONTRIBUTING.md [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 931 Jan 4 20:27 Dockerfile.build [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 20:27 Jenkinsfile [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 20:27 LICENSE [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 20:27 Makefile [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 20:27 README.md [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 20:27 SECURITY.md [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 20:23 VERSION [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 20:27 ZMQWindows.md [2021-01-04T20:32:27.051Z] drwxrwxr-x 2 1001 1001 4096 Jan 4 20:27 bin [2021-01-04T20:32:27.051Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 20:27 cmd [2021-01-04T20:32:27.051Z] -rw-r--r-- 1 root root 538204 Jan 4 20:31 coverage.out [2021-01-04T20:32:27.051Z] -rw-r--r-- 1 root root 979 Jan 4 20:32 go.mod [2021-01-04T20:32:27.051Z] -rw-r--r-- 1 root root 18824 Jan 4 20:32 go.sum [2021-01-04T20:32:27.051Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 20:27 internal [2021-01-04T20:32:27.051Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 20:27 openapi [2021-01-04T20:32:27.051Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 20:27 snap [2021-01-04T20:32:27.051Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 20:27 version.go [Pipeline] sh [2021-01-04T20:32:27.704Z] + '[' -e coverage.out ] [2021-01-04T20:32:27.704Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T20:32:27.724Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T20:32:28.866Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T20:32:29.570Z] + make build [2021-01-04T20:32:29.571Z] 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-04T20:32:35.629Z] 2021-01-04T20:32:33Z INFO Waiting for automatic snapd restart... [2021-01-04T20:32:39.716Z] 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-04T20:32:50.650Z] lxd 4.9 from Canonical* installed [2021-01-04T20:32:50.650Z] + sudo lxd init --auto [2021-01-04T20:32:58.790Z] + sudo snap install --classic snapcraft [2021-01-04T20:33:01.935Z] 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-04T20:33:04.083Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T20:33:04.083Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-04T20:33:04.083Z] + patch --verbose -p1 [2021-01-04T20:33:04.083Z] Hmm... Looks like a unified diff to me... [2021-01-04T20:33:04.083Z] The text leading up to this was: [2021-01-04T20:33:04.083Z] -------------------------- [2021-01-04T20:33:04.083Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-04T20:33:04.083Z] |From: Tony Espy [2021-01-04T20:33:04.083Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-04T20:33:04.083Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-04T20:33:04.083Z] | [2021-01-04T20:33:04.083Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-04T20:33:04.083Z] |optimize the snap CI check run for pull requests. When [2021-01-04T20:33:04.083Z] |applied, it essentially strips out everything (apps and [2021-01-04T20:33:04.083Z] |parts) from the snapcraft.yaml file except those required [2021-01-04T20:33:04.083Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-04T20:33:04.083Z] |catch changes to edgex-go that break the snap build. [2021-01-04T20:33:04.083Z] | [2021-01-04T20:33:04.083Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-04T20:33:04.083Z] |to update this patch file, otherwise it may fail to apply, [2021-01-04T20:33:04.083Z] |resulting in a failed snap build CI check in the associated [2021-01-04T20:33:04.083Z] |pull request. [2021-01-04T20:33:04.083Z] | [2021-01-04T20:33:04.083Z] |Note - in addition to applying this patch, the pipeline also [2021-01-04T20:33:04.083Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-04T20:33:04.083Z] |need to build the finally binary .snap file (and it won't [2021-01-04T20:33:04.083Z] |work with the patch applied). This further reduces the build [2021-01-04T20:33:04.083Z] |time. [2021-01-04T20:33:04.083Z] |--- [2021-01-04T20:33:04.083Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-04T20:33:04.083Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-04T20:33:04.083Z] | [2021-01-04T20:33:04.083Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-04T20:33:04.083Z] |index 1e537489..faf42425 100644 [2021-01-04T20:33:04.083Z] |--- a/snap/snapcraft.yaml [2021-01-04T20:33:04.083Z] |+++ b/snap/snapcraft.yaml [2021-01-04T20:33:04.083Z] -------------------------- [2021-01-04T20:33:04.083Z] patching file snap/snapcraft.yaml [2021-01-04T20:33:04.083Z] Using Plan A... [2021-01-04T20:33:04.083Z] Hunk #1 succeeded at 73. [2021-01-04T20:33:04.083Z] Hunk #2 succeeded at 202. [2021-01-04T20:33:04.083Z] Hunk #3 succeeded at 214. [2021-01-04T20:33:04.083Z] Hunk #4 succeeded at 222. [2021-01-04T20:33:04.083Z] Hunk #5 succeeded at 229. [2021-01-04T20:33:04.083Z] Hunk #6 succeeded at 256. [2021-01-04T20:33:04.083Z] Hunk #7 succeeded at 290. [2021-01-04T20:33:04.083Z] Hunk #8 succeeded at 341. [2021-01-04T20:33:04.083Z] Hmm... Ignoring the trailing garbage. [2021-01-04T20:33:04.083Z] done [2021-01-04T20:33:04.084Z] + sudo snapcraft prime --use-lxd [2021-01-04T20:33:04.655Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-04T20:33:04.917Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-04T20:33:04.917Z] - README.md [2021-01-04T20:33:04.917Z] [2021-01-04T20:33:04.917Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T20:33:05.327Z] 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-04T20:33:05.491Z] Launching a container. [2021-01-04T20:33:09.628Z] 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-04T20:33:10.604Z] 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-04T20:33:14.894Z] 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-04T20:33:17.733Z] Waiting for container to be ready [2021-01-04T20:33:17.734Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-04T20:33:17.734Z] [2021-01-04T20:33:19.188Z] 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-04T20:33:21.042Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-04T20:33:21.615Z] Waiting for network to be ready... [2021-01-04T20:33:21.877Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T20:33:22.140Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-04T20:33:22.140Z] Get:3 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T20:33:22.140Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T20:33:22.140Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T20:33:22.140Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T20:33:22.140Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T20:33:22.140Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T20:33:22.140Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T20:33:22.140Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T20:33:22.711Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T20:33:22.711Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T20:33:22.972Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T20:33:22.972Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T20:33:22.972Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T20:33:22.972Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T20:33:22.972Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T20:33:22.972Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T20:33:23.499Z] 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-04T20:33:23.542Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T20:33:23.805Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-04T20:33:23.805Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-04T20:33:23.805Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T20:33:23.805Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T20:33:23.805Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-04T20:33:23.805Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-04T20:33:23.805Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-04T20:33:24.069Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T20:33:25.986Z] Fetched 23.6 MB in 4s (5784 kB/s) [2021-01-04T20:33:26.559Z] Reading package lists... [2021-01-04T20:33:26.821Z] Reading package lists... [2021-01-04T20:33:26.881Z] 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-04T20:33:27.082Z] Building dependency tree... [2021-01-04T20:33:27.082Z] Reading state information... [2021-01-04T20:33:27.342Z] The following additional packages will be installed: [2021-01-04T20:33:27.342Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T20:33:27.342Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T20:33:27.342Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T20:33:27.342Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-04T20:33:27.342Z] Suggested packages: [2021-01-04T20:33:27.342Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-04T20:33:27.342Z] Recommended packages: [2021-01-04T20:33:27.342Z] gnupg libsasl2-modules [2021-01-04T20:33:27.342Z] The following NEW packages will be installed: [2021-01-04T20:33:27.342Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T20:33:27.342Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T20:33:27.342Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T20:33:27.342Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-04T20:33:27.342Z] The following packages will be upgraded: [2021-01-04T20:33:27.342Z] gpg gpg-agent gpgconf libudev1 [2021-01-04T20:33:27.342Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-04T20:33:27.342Z] Need to get 3531 kB of archives. [2021-01-04T20:33:27.342Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-04T20:33:27.342Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-04T20:33:27.603Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-04T20:33:27.603Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-04T20:33:27.603Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-04T20:33:27.603Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-04T20:33:27.603Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-04T20:33:27.603Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-04T20:33:27.603Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-04T20:33:27.603Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-04T20:33:27.862Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-04T20:33:28.434Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-04T20:33:28.434Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-04T20:33:28.434Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-04T20:33:28.434Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-04T20:33:28.434Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-04T20:33:28.434Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-04T20:33:28.434Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-04T20:33:28.434Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-04T20:33:28.434Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-04T20:33:28.434Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-04T20:33:28.434Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-04T20:33:28.434Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-04T20:33:28.434Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T20:33:28.694Z] Fetched 3531 kB in 1s (3223 kB/s) [2021-01-04T20:33:28.694Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T20:33:28.694Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-04T20:33:28.694Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T20:33:28.694Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-04T20:33:28.954Z] Selecting previously unselected package udev. [2021-01-04T20:33:28.954Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T20:33:28.954Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-04T20:33:28.954Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-04T20:33:29.217Z] Selecting previously unselected package libfuse2:amd64. [2021-01-04T20:33:29.217Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T20:33:29.217Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T20:33:29.217Z] Selecting previously unselected package fuse. [2021-01-04T20:33:29.217Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T20:33:29.217Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-04T20:33:29.217Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T20:33:29.478Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T20:33:29.478Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T20:33:29.478Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T20:33:29.740Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T20:33:29.740Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T20:33:29.740Z] Selecting previously unselected package libksba8:amd64. [2021-01-04T20:33:29.740Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-04T20:33:29.740Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-04T20:33:29.740Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-04T20:33:30.001Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.001Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.001Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-04T20:33:30.001Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.001Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.001Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-04T20:33:30.001Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.001Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.264Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-04T20:33:30.264Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.264Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.264Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-04T20:33:30.264Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.264Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.526Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-04T20:33:30.526Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.526Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.526Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-04T20:33:30.526Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.526Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.526Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-04T20:33:30.788Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.788Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.788Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-04T20:33:30.788Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T20:33:30.788Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:30.788Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-04T20:33:30.788Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T20:33:30.788Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T20:33:31.049Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-04T20:33:31.049Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T20:33:31.049Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T20:33:31.049Z] Selecting previously unselected package libldap-common. [2021-01-04T20:33:31.049Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-04T20:33:31.049Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T20:33:31.049Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-04T20:33:31.049Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-04T20:33:31.049Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T20:33:31.187Z] 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-04T20:33:31.312Z] Selecting previously unselected package dirmngr. [2021-01-04T20:33:31.312Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T20:33:31.312Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T20:33:31.312Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T20:33:31.312Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-04T20:33:31.312Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T20:33:31.572Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T20:33:31.572Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T20:33:31.572Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-04T20:33:31.572Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:31.572Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-04T20:33:31.572Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T20:33:31.572Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-04T20:33:32.146Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-04T20:33:32.146Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:32.146Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-04T20:33:32.146Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-04T20:33:32.407Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-04T20:33:32.407Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:32.407Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:32.407Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:32.407Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:32.407Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:32.407Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:32.407Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T20:33:32.407Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T20:33:32.407Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T20:33:32.669Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T20:33:32.930Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-04T20:33:32.930Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-04T20:33:32.930Z] This means they are not meant to be enabled using systemctl. [2021-01-04T20:33:32.930Z] Possible reasons for having this kind of units are: [2021-01-04T20:33:32.930Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-04T20:33:32.930Z] .wants/ or .requires/ directory. [2021-01-04T20:33:32.930Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-04T20:33:32.930Z] a requirement dependency on it. [2021-01-04T20:33:32.930Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-04T20:33:32.930Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-04T20:33:32.930Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-04T20:33:32.930Z] instance name specified. [2021-01-04T20:33:33.189Z] Reading package lists... [2021-01-04T20:33:33.448Z] Building dependency tree... [2021-01-04T20:33:33.448Z] Reading state information... [2021-01-04T20:33:33.448Z] The following additional packages will be installed: [2021-01-04T20:33:33.448Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-04T20:33:33.448Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-04T20:33:33.448Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-04T20:33:33.448Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-04T20:33:33.448Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-04T20:33:33.448Z] Suggested packages: [2021-01-04T20:33:33.448Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-04T20:33:33.448Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-04T20:33:33.448Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-04T20:33:33.448Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-04T20:33:33.449Z] systemd-container policykit-1 [2021-01-04T20:33:33.449Z] Recommended packages: [2021-01-04T20:33:33.449Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-04T20:33:33.449Z] The following NEW packages will be installed: [2021-01-04T20:33:33.449Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-04T20:33:33.449Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-04T20:33:33.449Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-04T20:33:33.449Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-04T20:33:33.449Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-04T20:33:33.449Z] The following packages will be upgraded: [2021-01-04T20:33:33.449Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-04T20:33:33.709Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-04T20:33:33.709Z] Need to get 35.2 MB of archives. [2021-01-04T20:33:33.709Z] After this operation, 141 MB of additional disk space will be used. [2021-01-04T20:33:33.709Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-04T20:33:33.709Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-04T20:33:33.709Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-04T20:33:33.709Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-04T20:33:33.709Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-04T20:33:33.709Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-04T20:33:33.709Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-04T20:33:33.970Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-04T20:33:33.970Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-04T20:33:33.970Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-04T20:33:33.970Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-04T20:33:33.970Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-04T20:33:33.970Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-04T20:33:33.970Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-04T20:33:33.970Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-04T20:33:33.970Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-04T20:33:33.970Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-04T20:33:34.543Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-04T20:33:34.543Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-04T20:33:34.543Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-04T20:33:34.543Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-04T20:33:34.543Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-04T20:33:34.543Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-04T20:33:34.543Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-04T20:33:34.543Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-04T20:33:34.543Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-04T20:33:34.593Z] 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-04T20:33:34.804Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-04T20:33:34.804Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-04T20:33:34.804Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-04T20:33:34.804Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-04T20:33:36.192Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T20:33:36.193Z] Fetched 35.2 MB in 2s (14.2 MB/s) [2021-01-04T20:33:36.193Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T20:33:36.193Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-04T20:33:36.453Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T20:33:37.026Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-04T20:33:37.026Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T20:33:37.026Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-04T20:33:37.287Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T20:33:37.287Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T20:33:37.287Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T20:33:37.287Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-04T20:33:37.549Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T20:33:37.549Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T20:33:37.549Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T20:33:37.810Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-04T20:33:38.071Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-04T20:33:38.333Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-04T20:33:38.595Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-04T20:33:38.595Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T20:33:38.595Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T20:33:38.856Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-04T20:33:38.856Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T20:33:38.856Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T20:33:38.856Z] Selecting previously unselected package libexpat1:amd64. [2021-01-04T20:33:38.856Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-04T20:33:38.856Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [Pipeline] } [2021-01-04T20:33:38.934Z] $ docker stop --time=1 49cc2007eb8c7ed3a670510aabe5eb7ac0cf8c5a6edf7e376ce31e54af6c069a [2021-01-04T20:33:39.117Z] Selecting previously unselected package python3.6-minimal. [2021-01-04T20:33:39.117Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T20:33:39.117Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T20:33:39.385Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T20:33:39.385Z] Checking for services that may need to be restarted...done. [2021-01-04T20:33:39.385Z] Checking for services that may need to be restarted...done. [2021-01-04T20:33:39.385Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T20:33:39.385Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T20:33:39.646Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T20:33:39.907Z] Selecting previously unselected package python3-minimal. [2021-01-04T20:33:39.907Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-04T20:33:39.907Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-04T20:33:39.907Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-04T20:33:40.168Z] Selecting previously unselected package mime-support. [2021-01-04T20:33:40.168Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-04T20:33:40.168Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-04T20:33:40.168Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-04T20:33:40.168Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-04T20:33:40.168Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T20:33:40.168Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-04T20:33:40.168Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T20:33:40.168Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T20:33:40.429Z] Selecting previously unselected package python3.6. [2021-01-04T20:33:40.429Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T20:33:40.429Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T20:33:40.689Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-04T20:33:40.689Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-04T20:33:40.689Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T20:33:40.689Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-04T20:33:40.957Z] Selecting previously unselected package python3. [2021-01-04T20:33:40.957Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-04T20:33:40.957Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-04T20:33:41.218Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-04T20:33:41.218Z] Selecting previously unselected package multiarch-support. [2021-01-04T20:33:41.218Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T20:33:41.218Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T20:33:41.218Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T20:33:41.218Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-04T20:33:41.479Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-04T20:33:41.479Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-04T20:33:41.479Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T20:33:41.479Z] Selecting previously unselected package libbsd0:amd64. [2021-01-04T20:33:41.479Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-04T20:33:41.479Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T20:33:41.479Z] Selecting previously unselected package sudo. [2021-01-04T20:33:41.479Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-04T20:33:41.479Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T20:33:41.556Z] $ docker rm -f 49cc2007eb8c7ed3a670510aabe5eb7ac0cf8c5a6edf7e376ce31e54af6c069a [2021-01-04T20:33:41.739Z] Selecting previously unselected package apparmor. [2021-01-04T20:33:41.739Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T20:33:41.739Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-04T20:33:41.999Z] Selecting previously unselected package libedit2:amd64. [2021-01-04T20:33:41.999Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-04T20:33:41.999Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T20:33:41.999Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-04T20:33:41.999Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T20:33:41.999Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T20:33:41.999Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-04T20:33:42.262Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T20:33:42.262Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T20:33:42.262Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-04T20:33:42.262Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-04T20:33:42.262Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T20:33:42.262Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-04T20:33:42.262Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T20:33:42.262Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T20:33:42.522Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-04T20:33:42.522Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T20:33:42.522Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T20:33:42.522Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-04T20:33:42.522Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-04T20:33:42.522Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [Pipeline] // withDockerContainer [Pipeline] } [2021-01-04T20:33:42.790Z] Selecting previously unselected package openssh-client. [2021-01-04T20:33:42.791Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-04T20:33:42.791Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [2021-01-04T20:33:43.053Z] Selecting previously unselected package squashfs-tools. [2021-01-04T20:33:43.053Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-04T20:33:43.053Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T20:33:43.053Z] Selecting previously unselected package snapd. [2021-01-04T20:33:43.053Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-04T20:33:43.053Z] Unpacking snapd (2.48+18.04) ... [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:33:43.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T20:33:43.452Z] [2021-01-04T20:33:43.452Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:33:43.836Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T20:33:44.108Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-04T20:33:44.108Z] 29e5d40040c1: Pulling fs layer [2021-01-04T20:33:44.108Z] 1ce36da41761: Pulling fs layer [2021-01-04T20:33:44.108Z] 25b303627fd3: Pulling fs layer [2021-01-04T20:33:44.383Z] 29e5d40040c1: Verifying Checksum [2021-01-04T20:33:44.383Z] 29e5d40040c1: Download complete [2021-01-04T20:33:44.970Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T20:33:44.970Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T20:33:44.981Z] 1ce36da41761: Verifying Checksum [2021-01-04T20:33:44.981Z] 1ce36da41761: Download complete [2021-01-04T20:33:44.981Z] 29e5d40040c1: Pull complete [2021-01-04T20:33:45.232Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-04T20:33:45.232Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T20:33:45.493Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T20:33:45.493Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T20:33:45.493Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T20:33:45.493Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-04T20:33:45.493Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-04T20:33:46.414Z] 1ce36da41761: Pull complete [2021-01-04T20:33:46.414Z] 25b303627fd3: Verifying Checksum [2021-01-04T20:33:46.414Z] 25b303627fd3: Download complete [2021-01-04T20:33:46.917Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T20:33:47.178Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T20:33:47.178Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T20:33:47.178Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T20:33:47.178Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T20:33:47.178Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T20:33:47.749Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T20:33:48.017Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T20:33:48.017Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T20:33:48.017Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-04T20:33:48.017Z] running python rtupdate hooks for python3.6... [2021-01-04T20:33:48.017Z] running python post-rtupdate hooks for python3.6... [2021-01-04T20:33:48.017Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-04T20:33:49.404Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-04T20:33:49.666Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T20:33:49.666Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T20:33:49.927Z] Setting up snapd (2.48+18.04) ... [2021-01-04T20:33:50.188Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-04T20:33:50.449Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-04T20:33:50.449Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-04T20:33:50.710Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-04T20:33:50.970Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T20:33:50.970Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T20:33:51.233Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-04T20:33:51.233Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-04T20:33:51.495Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-04T20:33:51.769Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-04T20:33:51.769Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-04T20:33:51.769Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T20:33:52.031Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T20:33:52.975Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T20:33:52.975Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T20:33:52.975Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T20:33:53.235Z] Fetched 88.7 kB in 1s (153 kB/s) [2021-01-04T20:33:54.176Z] Reading package lists... [2021-01-04T20:33:54.438Z] Reading package lists... [2021-01-04T20:33:54.698Z] Building dependency tree... [2021-01-04T20:33:54.698Z] Reading state information... [2021-01-04T20:33:54.959Z] Calculating upgrade... [2021-01-04T20:33:54.959Z] The following packages will be upgraded: [2021-01-04T20:33:54.959Z] advancecomp base-files bash binutils binutils-common [2021-01-04T20:33:54.959Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-04T20:33:54.959Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-04T20:33:54.959Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-04T20:33:54.959Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-04T20:33:54.959Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-04T20:33:54.959Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-04T20:33:54.959Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-04T20:33:54.959Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-04T20:33:54.959Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-04T20:33:54.959Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-04T20:33:54.959Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-04T20:33:54.959Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-04T20:33:54.959Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-04T20:33:55.219Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T20:33:55.219Z] Need to get 63.5 MB of archives. [2021-01-04T20:33:55.219Z] After this operation, 5200 kB of additional disk space will be used. [2021-01-04T20:33:55.219Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-04T20:33:55.219Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-04T20:33:55.791Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-04T20:33:55.791Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-04T20:33:55.791Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-04T20:33:55.791Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-04T20:33:55.791Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-04T20:33:55.791Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-04T20:33:55.791Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-04T20:33:55.791Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-04T20:33:55.791Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-04T20:33:55.791Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-04T20:33:55.791Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-04T20:33:55.791Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-04T20:33:56.052Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-04T20:33:56.052Z] Get:16 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-04T20:33:56.052Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-04T20:33:56.052Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 linux-libc-dev amd64 4.15.0-129.132 [997 kB] [2021-01-04T20:33:56.052Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-04T20:33:56.052Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-04T20:33:56.052Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-04T20:33:56.052Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-04T20:33:56.052Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-04T20:33:56.052Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-04T20:33:56.052Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-04T20:33:56.052Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-04T20:33:56.052Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-04T20:33:56.315Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-04T20:33:56.315Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-04T20:33:56.315Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-04T20:33:56.315Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-04T20:33:56.315Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-04T20:33:56.315Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-04T20:33:56.315Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-04T20:33:56.315Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-04T20:33:56.315Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-04T20:33:56.315Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-04T20:33:56.315Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-04T20:33:56.315Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-04T20:33:56.315Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-04T20:33:56.315Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-04T20:33:56.315Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-04T20:33:56.315Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-04T20:33:56.315Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-04T20:33:56.315Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-04T20:33:56.315Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-04T20:33:56.315Z] Get:47 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-04T20:33:56.315Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-04T20:33:56.315Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-04T20:33:56.315Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-04T20:33:56.315Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-04T20:33:56.559Z] 25b303627fd3: Pull complete [2021-01-04T20:33:56.559Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-04T20:33:56.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T20:33:56.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T20:33:56.575Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-04T20:33:56.575Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-04T20:33:56.575Z] Get:54 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-04T20:33:56.575Z] Get:55 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-04T20:33:56.575Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-04T20:33:56.575Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-04T20:33:56.575Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-04T20:33:56.575Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-04T20:33:56.575Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-04T20:33:56.575Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-04T20:33:56.575Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-04T20:33:56.575Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-04T20:33:56.575Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-04T20:33:56.575Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-04T20:33:56.575Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-04T20:33:56.575Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-04T20:33:56.575Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-04T20:33:56.575Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-04T20:33:56.575Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-04T20:33:56.575Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-04T20:33:56.575Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-04T20:33:56.575Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-04T20:33:56.575Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-04T20:33:56.575Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-04T20:33:56.575Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-04T20:33:56.575Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-04T20:33:56.575Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-04T20:33:56.575Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-04T20:33:56.575Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [Pipeline] withDockerContainer [2021-01-04T20:33:56.785Z] prd-ubuntu18.04-docker-arm64-4c-16g-18269 does not seem to be running inside a container [2021-01-04T20:33:56.835Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-04T20:33:56.835Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-04T20:33:56.835Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-04T20:33:56.836Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-04T20:33:56.836Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-04T20:33:56.836Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-04T20:33:56.836Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-04T20:33:56.881Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T20:33:57.407Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-04T20:33:57.668Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-04T20:33:57.668Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-04T20:33:57.668Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-04T20:33:58.240Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-04T20:33:58.240Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-04T20:33:58.240Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-04T20:33:58.240Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-04T20:33:58.240Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-04T20:33:58.240Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T20:33:58.240Z] Fetched 63.5 MB in 3s (21.0 MB/s) [2021-01-04T20:33:58.240Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:33:58.240Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T20:33:58.240Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T20:33:59.183Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T20:33:59.183Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T20:33:59.183Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-129.132_amd64.deb ... [2021-01-04T20:33:59.183Z] Unpacking linux-libc-dev:amd64 (4.15.0-129.132) over (4.15.0-20.21) ... [2021-01-04T20:33:59.968Z] $ docker top 877d0e45148fa7ea8071ba02e1d5b0535933af2125c911f77da11dacd3a42ca3 -eo pid,comm [2021-01-04T20:34:00.125Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:00.125Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:00.125Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:00.125Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:00.125Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:00.125Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [Pipeline] { [Pipeline] sh [2021-01-04T20:34:00.386Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:00.386Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:00.386Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:00.648Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:00.648Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:00.648Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:00.648Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:00.648Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:00.910Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:00.910Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T20:34:00.910Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:00.910Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-04T20:34:00.942Z] + + docker-composegrep build parallel --help [2021-01-04T20:34:00.942Z] [2021-01-04T20:34:01.172Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:01.172Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T20:34:01.172Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:01.172Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:01.435Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:01.435Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:01.435Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:01.435Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T20:34:01.697Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:01.957Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T20:34:01.957Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T20:34:01.957Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T20:34:02.527Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T20:34:02.527Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T20:34:02.527Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-04T20:34:02.788Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-04T20:34:02.788Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-04T20:34:02.788Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-04T20:34:03.050Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-04T20:34:03.050Z] Installing new version of config file /etc/issue ... [2021-01-04T20:34:03.050Z] Installing new version of config file /etc/issue.net ... [2021-01-04T20:34:03.050Z] Installing new version of config file /etc/lsb-release ... [2021-01-04T20:34:03.050Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-04T20:34:03.310Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-04T20:34:03.310Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-04T20:34:03.310Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-04T20:34:03.570Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:03.570Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-04T20:34:03.570Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-04T20:34:03.831Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-04T20:34:03.831Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-04T20:34:03.831Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:03.831Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:03.831Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-04T20:34:04.094Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:04.095Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:04.095Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-04T20:34:04.095Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-04T20:34:04.316Z] --parallel Build images in parallel. [2021-01-04T20:34:04.355Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-04T20:34:04.356Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:04.356Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [Pipeline] } [2021-01-04T20:34:04.616Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T20:34:04.616Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-04T20:34:04.624Z] $ docker stop --time=1 877d0e45148fa7ea8071ba02e1d5b0535933af2125c911f77da11dacd3a42ca3 [2021-01-04T20:34:04.877Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:04.877Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T20:34:04.877Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T20:34:05.138Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T20:34:05.138Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:05.138Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T20:34:05.138Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T20:34:05.138Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-04T20:34:05.401Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:05.401Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-04T20:34:05.401Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-04T20:34:05.401Z] Setting up grep (3.1-2build1) ... [2021-01-04T20:34:05.663Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:05.663Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T20:34:05.663Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T20:34:05.663Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-04T20:34:05.925Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:05.925Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T20:34:05.925Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T20:34:05.925Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-04T20:34:06.189Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:06.189Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T20:34:06.189Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T20:34:06.590Z] $ docker rm -f 877d0e45148fa7ea8071ba02e1d5b0535933af2125c911f77da11dacd3a42ca3 [2021-01-04T20:34:06.762Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T20:34:06.762Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T20:34:06.762Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T20:34:06.762Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:34:07.335Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-04T20:34:07.335Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:07.335Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-04T20:34:07.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T20:34:07.368Z] . [Pipeline] withDockerContainer [2021-01-04T20:34:07.597Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T20:34:07.675Z] prd-ubuntu18.04-docker-arm64-4c-16g-18269 does not seem to be running inside a container [2021-01-04T20:34:07.802Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-04T20:34:08.542Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T20:34:08.542Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T20:34:08.542Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T20:34:08.542Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T20:34:08.542Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T20:34:08.807Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:08.807Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-04T20:34:08.807Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-04T20:34:08.807Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-04T20:34:09.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:09.068Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:09.068Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T20:34:09.068Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:09.273Z] $ docker top ff6df0797804c1aaab9f2e2a3087d5afca180b2267405ad762025c8dc9fe2238 -eo pid,comm [2021-01-04T20:34:09.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:09.330Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:09.330Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T20:34:09.330Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:09.330Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:09.330Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:09.591Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T20:34:09.591Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:09.591Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:09.591Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:09.591Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [Pipeline] { [Pipeline] sh [2021-01-04T20:34:09.852Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:09.852Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:09.852Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T20:34:09.852Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T20:34:10.113Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T20:34:10.113Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T20:34:10.113Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T20:34:10.339Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T20:34:10.373Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:10.373Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T20:34:10.373Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T20:34:10.373Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T20:34:10.373Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:10.373Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:10.632Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T20:34:10.632Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:10.632Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:10.632Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:10.893Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T20:34:10.893Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:11.154Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:11.154Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:11.154Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T20:34:11.416Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:11.988Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-04T20:34:11.988Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-04T20:34:12.249Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:12.249Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T20:34:12.249Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T20:34:12.511Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T20:34:12.511Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T20:34:12.511Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-04T20:34:12.778Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T20:34:12.778Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-04T20:34:13.043Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:13.043Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-04T20:34:13.043Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-04T20:34:13.303Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-04T20:34:13.565Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:13.565Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T20:34:13.565Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T20:34:13.565Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T20:34:13.826Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:13.826Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T20:34:13.826Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T20:34:14.089Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T20:34:14.089Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:14.089Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T20:34:14.089Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T20:34:14.350Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T20:34:14.613Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:14.613Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T20:34:14.613Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T20:34:14.613Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-04T20:34:14.613Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T20:34:14.626Z] Building docker-core-command-go ... [2021-01-04T20:34:14.626Z] Building docker-core-data-go ... [2021-01-04T20:34:14.626Z] Building docker-core-metadata-go ... [2021-01-04T20:34:14.626Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T20:34:14.626Z] Building docker-security-proxy-setup-go ... [2021-01-04T20:34:14.626Z] Building docker-security-secretstore-setup-go ... [2021-01-04T20:34:14.626Z] Building docker-support-notifications-go ... [2021-01-04T20:34:14.626Z] Building docker-support-scheduler-go ... [2021-01-04T20:34:14.626Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T20:34:14.626Z] Building docker-security-secretstore-setup-go [2021-01-04T20:34:14.626Z] Building docker-support-scheduler-go [2021-01-04T20:34:14.626Z] Building docker-security-proxy-setup-go [2021-01-04T20:34:14.626Z] Building docker-security-bootstrap-redis-go [2021-01-04T20:34:14.626Z] Building docker-core-command-go [2021-01-04T20:34:14.875Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T20:34:14.875Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T20:34:14.875Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T20:34:15.137Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:15.137Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-04T20:34:15.137Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-04T20:34:15.405Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-04T20:34:15.405Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:15.405Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-04T20:34:15.405Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T20:34:15.667Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T20:34:15.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:15.928Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T20:34:15.928Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T20:34:15.928Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T20:34:15.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:16.189Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-04T20:34:16.189Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-04T20:34:16.189Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-04T20:34:16.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:16.450Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T20:34:16.450Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T20:34:16.713Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-04T20:34:16.974Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:16.974Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T20:34:16.974Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T20:34:16.974Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-04T20:34:17.234Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:17.235Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-04T20:34:17.235Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-04T20:34:17.495Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-04T20:34:17.495Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:17.495Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-04T20:34:17.495Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-04T20:34:17.755Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-04T20:34:17.755Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:17.755Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-04T20:34:17.755Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-04T20:34:18.017Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-04T20:34:18.017Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:18.017Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T20:34:18.591Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-04T20:34:18.591Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-04T20:34:18.591Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T20:34:18.591Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-04T20:34:18.591Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-04T20:34:18.854Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-04T20:34:18.854Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-04T20:34:18.854Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T20:34:18.854Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T20:34:19.115Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T20:34:19.115Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T20:34:19.375Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T20:34:19.375Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T20:34:19.375Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-04T20:34:19.375Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-04T20:34:19.636Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T20:34:19.636Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-04T20:34:19.898Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T20:34:19.898Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-04T20:34:19.898Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-04T20:34:19.898Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-04T20:34:20.159Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-04T20:34:20.159Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-04T20:34:20.159Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-04T20:34:20.421Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-04T20:34:20.421Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-04T20:34:20.421Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-04T20:34:20.683Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-04T20:34:20.683Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-04T20:34:20.946Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-04T20:34:20.946Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-04T20:34:21.526Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-04T20:34:21.788Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-04T20:34:21.788Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-04T20:34:21.788Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-04T20:34:22.057Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T20:34:22.057Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T20:34:22.318Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T20:34:22.318Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T20:34:22.578Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T20:34:22.579Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T20:34:22.579Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T20:34:22.579Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T20:34:22.842Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:22.842Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:22.842Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:22.842Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:23.103Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:23.103Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:23.103Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:23.103Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:24.043Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:24.043Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:24.999Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:24.999Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:25.571Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:25.832Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:26.094Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:26.094Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:27.039Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T20:34:27.039Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T20:34:27.039Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T20:34:27.039Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T20:34:27.039Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T20:34:27.039Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T20:34:27.301Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T20:34:27.301Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T20:34:27.301Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-04T20:34:27.563Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-04T20:34:27.563Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T20:34:27.563Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T20:34:27.824Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T20:34:27.824Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T20:34:27.824Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-04T20:34:27.824Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-04T20:34:28.112Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:28.112Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T20:34:28.112Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:28.112Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:28.112Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:28.373Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-04T20:34:28.373Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-04T20:34:28.373Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-04T20:34:28.373Z] [2021-01-04T20:34:28.373Z] Current default time zone: 'Etc/UTC' [2021-01-04T20:34:28.373Z] Local time is now: Mon Jan 4 20:34:28 UTC 2021. [2021-01-04T20:34:28.373Z] Universal Time is now: Mon Jan 4 20:34:28 UTC 2021. [2021-01-04T20:34:28.373Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-04T20:34:28.373Z] [2021-01-04T20:34:28.373Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-04T20:34:28.373Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:28.636Z] Setting up linux-libc-dev:amd64 (4.15.0-129.132) ... [2021-01-04T20:34:28.636Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-04T20:34:28.636Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-04T20:34:28.897Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-04T20:34:28.897Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-04T20:34:28.897Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-04T20:34:28.897Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-04T20:34:28.897Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T20:34:28.897Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:28.897Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-04T20:34:29.157Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:29.157Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T20:34:29.418Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:29.418Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-04T20:34:29.418Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-04T20:34:29.418Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-04T20:34:29.418Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T20:34:29.418Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-04T20:34:29.418Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-04T20:34:29.418Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-04T20:34:29.418Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T20:34:31.336Z] Updating certificates in /etc/ssl/certs... [2021-01-04T20:34:32.723Z] 22 added, 17 removed; done. [2021-01-04T20:34:32.723Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T20:34:32.723Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T20:34:32.723Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-04T20:34:32.723Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-04T20:34:32.723Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-04T20:34:32.723Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:32.723Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T20:34:32.723Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:32.723Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:32.985Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:32.985Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:32.985Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:32.985Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-04T20:34:32.985Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-04T20:34:32.985Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-04T20:34:32.985Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-04T20:34:33.247Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-04T20:34:33.247Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:33.247Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T20:34:33.247Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-04T20:34:33.247Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-04T20:34:33.247Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-04T20:34:33.509Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T20:34:33.509Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T20:34:33.509Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-04T20:34:33.509Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T20:34:33.509Z] Updating certificates in /etc/ssl/certs... [2021-01-04T20:34:34.454Z] 0 added, 0 removed; done. [2021-01-04T20:34:34.454Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-04T20:34:34.454Z] done. [2021-01-04T20:34:34.715Z] Reading package lists... [2021-01-04T20:34:34.715Z] Building dependency tree... [2021-01-04T20:34:34.715Z] Reading state information... [2021-01-04T20:34:34.978Z] The following NEW packages will be installed: [2021-01-04T20:34:34.978Z] apt-transport-https [2021-01-04T20:34:35.239Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T20:34:35.239Z] Need to get 1696 B of archives. [2021-01-04T20:34:35.239Z] After this operation, 153 kB of additional disk space will be used. [2021-01-04T20:34:35.239Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-04T20:34:35.239Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T20:34:35.239Z] Fetched 1696 B in 0s (8474 B/s) [2021-01-04T20:34:35.500Z] Selecting previously unselected package apt-transport-https. [2021-01-04T20:34:35.500Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-04T20:34:35.500Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-04T20:34:35.500Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T20:34:35.500Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T20:34:35.761Z] Waiting for network to be ready... [2021-01-04T20:34:42.347Z] 2021-01-04T20:34:38Z INFO Waiting for automatic snapd restart... [2021-01-04T20:34:42.347Z] snapd 2.48.1 from Canonical* installed [2021-01-04T20:34:42.918Z] "snapd" switched to the "latest/stable" channel [2021-01-04T20:34:42.918Z] [2021-01-04T20:34:46.220Z] core18 20201210 from Canonical* installed [2021-01-04T20:34:46.220Z] "core18" switched to the "latest/stable" channel [2021-01-04T20:34:46.220Z] [2021-01-04T20:34:49.529Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T20:34:49.529Z] "snapcraft" switched to the "latest/stable" channel [2021-01-04T20:34:49.529Z] [2021-01-04T20:34:53.741Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-04T20:34:53.741Z] - README.md [2021-01-04T20:34:53.741Z] [2021-01-04T20:34:53.741Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T20:35:00.356Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T20:35:00.356Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T20:35:00.356Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T20:35:00.356Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T20:35:00.931Z] Reading package lists... [2021-01-04T20:35:01.506Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-04T20:35:08.100Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T20:35:08.100Z] Reading package lists... [2021-01-04T20:35:08.100Z] Building dependency tree... [2021-01-04T20:35:08.100Z] Reading state information... [2021-01-04T20:35:08.100Z] Suggested packages: [2021-01-04T20:35:08.100Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-04T20:35:08.100Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-04T20:35:08.100Z] Recommended packages: [2021-01-04T20:35:08.100Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-04T20:35:08.100Z] The following NEW packages will be installed: [2021-01-04T20:35:08.100Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-04T20:35:08.100Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-04T20:35:08.100Z] pkg-config zip [2021-01-04T20:35:08.100Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T20:35:08.100Z] Need to get 7655 kB of archives. [2021-01-04T20:35:08.100Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-04T20:35:08.100Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-04T20:35:08.100Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-04T20:35:08.100Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-04T20:35:08.361Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-04T20:35:08.361Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-04T20:35:08.361Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-04T20:35:08.361Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-04T20:35:08.361Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-04T20:35:08.622Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-04T20:35:08.622Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-04T20:35:08.622Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-04T20:35:08.622Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-04T20:35:08.622Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-04T20:35:08.884Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-04T20:35:08.884Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-04T20:35:08.884Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T20:35:08.884Z] Fetched 7655 kB in 1s (7156 kB/s) [2021-01-04T20:35:09.145Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-04T20:35:09.145Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-04T20:35:09.145Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-04T20:35:09.145Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T20:35:09.145Z] Selecting previously unselected package libpsl5:amd64. [2021-01-04T20:35:09.145Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-04T20:35:09.145Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T20:35:09.409Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-04T20:35:09.409Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-04T20:35:09.409Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T20:35:09.409Z] Selecting previously unselected package librtmp1:amd64. [2021-01-04T20:35:09.409Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-04T20:35:09.409Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T20:35:09.409Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-04T20:35:09.409Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-04T20:35:09.409Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T20:35:09.671Z] Selecting previously unselected package liberror-perl. [2021-01-04T20:35:09.671Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-04T20:35:09.671Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-04T20:35:09.671Z] Selecting previously unselected package git-man. [2021-01-04T20:35:09.671Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-04T20:35:09.671Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T20:35:09.932Z] Selecting previously unselected package git. [2021-01-04T20:35:09.932Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-04T20:35:09.932Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T20:35:10.885Z] Selecting previously unselected package libnorm1:amd64. [2021-01-04T20:35:10.885Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-04T20:35:10.885Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T20:35:10.885Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-04T20:35:10.885Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-04T20:35:10.885Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T20:35:10.885Z] Selecting previously unselected package libsodium23:amd64. [2021-01-04T20:35:10.885Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-04T20:35:10.885Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-04T20:35:11.148Z] Selecting previously unselected package libzmq5:amd64. [2021-01-04T20:35:11.148Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T20:35:11.148Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T20:35:11.148Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-04T20:35:11.148Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T20:35:11.148Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T20:35:11.409Z] Selecting previously unselected package pkg-config. [2021-01-04T20:35:11.409Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-04T20:35:11.409Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T20:35:11.409Z] Selecting previously unselected package zip. [2021-01-04T20:35:11.409Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-04T20:35:11.409Z] Unpacking zip (3.0-11build1) ... [2021-01-04T20:35:11.671Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T20:35:11.671Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T20:35:11.671Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T20:35:11.671Z] Setting up liberror-perl (0.17025-1) ... [2021-01-04T20:35:11.671Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T20:35:11.671Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T20:35:11.671Z] No schema files found: doing nothing. [2021-01-04T20:35:11.671Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T20:35:11.671Z] Setting up zip (3.0-11build1) ... [2021-01-04T20:35:11.671Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T20:35:11.932Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-04T20:35:11.932Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T20:35:11.932Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T20:35:11.932Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T20:35:11.932Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T20:35:11.932Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T20:35:11.932Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T20:35:18.519Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T20:35:18.780Z] git set to automatically installed. [2021-01-04T20:35:18.780Z] git-man set to automatically installed. [2021-01-04T20:35:18.780Z] libcurl3-gnutls set to automatically installed. [2021-01-04T20:35:18.780Z] liberror-perl set to automatically installed. [2021-01-04T20:35:18.780Z] libglib2.0-0 set to automatically installed. [2021-01-04T20:35:18.780Z] libnghttp2-14 set to automatically installed. [2021-01-04T20:35:18.780Z] libnorm1 set to automatically installed. [2021-01-04T20:35:18.780Z] libpgm-5.2-0 set to automatically installed. [2021-01-04T20:35:18.780Z] libpsl5 set to automatically installed. [2021-01-04T20:35:18.780Z] librtmp1 set to automatically installed. [2021-01-04T20:35:18.780Z] libsodium23 set to automatically installed. [2021-01-04T20:35:18.780Z] libzmq3-dev set to automatically installed. [2021-01-04T20:35:18.780Z] libzmq5 set to automatically installed. [2021-01-04T20:35:18.780Z] pkg-config set to automatically installed. [2021-01-04T20:35:18.780Z] zip set to automatically installed. [2021-01-04T20:35:20.700Z] snapd is not logged in, snap install commands will use sudo [2021-01-04T20:35:22.624Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:35:22.625Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:35:22.625Z] ---> 66f262dc8fd8 [2021-01-04T20:35:22.625Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T20:35:22.625Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:35:22.625Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:35:22.625Z] ---> 66f262dc8fd8 [2021-01-04T20:35:22.625Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T20:35:22.625Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:35:22.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:35:22.625Z] ---> 66f262dc8fd8 [2021-01-04T20:35:22.625Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T20:35:22.625Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:35:22.625Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:35:22.625Z] ---> 66f262dc8fd8 [2021-01-04T20:35:22.625Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T20:35:22.625Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:35:22.625Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:35:22.625Z] ---> 66f262dc8fd8 [2021-01-04T20:35:22.625Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T20:35:24.629Z] ---> Running in 92b4bcce4c73 [2021-01-04T20:35:24.629Z] ---> Running in a13aa6c107db [2021-01-04T20:35:24.629Z] ---> Running in 1d09d2920955 [2021-01-04T20:35:24.629Z] ---> Running in 2a7d7bec77e4 [2021-01-04T20:35:24.629Z] ---> Running in 83039966abf6 [2021-01-04T20:35:25.233Z] Removing intermediate container 2a7d7bec77e4 [2021-01-04T20:35:25.233Z] ---> 3afe15aa993c [2021-01-04T20:35:25.233Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:35:25.233Z] Removing intermediate container a13aa6c107db [2021-01-04T20:35:25.233Z] ---> 51542202a1cb [2021-01-04T20:35:25.233Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:35:25.507Z] Removing intermediate container 83039966abf6 [2021-01-04T20:35:25.507Z] ---> 1fdcc7dadeb1 [2021-01-04T20:35:25.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:35:25.507Z] Removing intermediate container 1d09d2920955 [2021-01-04T20:35:25.507Z] ---> 656851544052 [2021-01-04T20:35:25.507Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:35:25.507Z] Removing intermediate container 92b4bcce4c73 [2021-01-04T20:35:25.507Z] ---> 8a6787619c08 [2021-01-04T20:35:25.507Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:35:25.783Z] ---> Running in c98225c84d57 [2021-01-04T20:35:25.783Z] ---> Running in 9936fe2c303c [2021-01-04T20:35:25.783Z] ---> Running in 0c102ceb38f8 [2021-01-04T20:35:25.783Z] ---> Running in b6a9283a0177 [2021-01-04T20:35:25.783Z] ---> Running in cc701cc06538 [2021-01-04T20:35:27.288Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T20:35:27.288Z] snap "core18" has no updates available [2021-01-04T20:35:27.861Z] Pulling config-common [2021-01-04T20:35:28.803Z] Pulling go-build-helper [2021-01-04T20:35:29.185Z] Removing intermediate container c98225c84d57 [2021-01-04T20:35:29.185Z] ---> 3170daa9916c [2021-01-04T20:35:29.185Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T20:35:29.473Z] Removing intermediate container 9936fe2c303c [2021-01-04T20:35:29.473Z] ---> a61b2c8eab06 [2021-01-04T20:35:29.473Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T20:35:29.473Z] ---> Running in 199611b48d3f [2021-01-04T20:35:29.473Z] Removing intermediate container 0c102ceb38f8 [2021-01-04T20:35:29.473Z] ---> 691ed03148ee [2021-01-04T20:35:29.473Z] Step 5/21 : RUN apk add --update --no-cache make git [2021-01-04T20:35:29.747Z] ---> Running in 29001a4a288d [2021-01-04T20:35:30.027Z] ---> Running in 479b79ba1399 [2021-01-04T20:35:30.027Z] Removing intermediate container cc701cc06538 [2021-01-04T20:35:30.027Z] ---> 72f57e10fdc8 [2021-01-04T20:35:30.027Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T20:35:30.027Z] Removing intermediate container b6a9283a0177 [2021-01-04T20:35:30.027Z] ---> 8a6087376f8f [2021-01-04T20:35:30.316Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-04T20:35:30.316Z] ---> Running in f4985b548f36 [2021-01-04T20:35:30.592Z] ---> Running in b229b95e8dea [2021-01-04T20:35:31.586Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:31.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:31.873Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:32.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:32.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:32.735Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:33.004Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:33.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:33.276Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:33.545Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:35:34.147Z] OK: 217 MiB in 51 packages [2021-01-04T20:35:34.429Z] OK: 217 MiB in 51 packages [2021-01-04T20:35:34.429Z] OK: 217 MiB in 51 packages [2021-01-04T20:35:34.709Z] OK: 217 MiB in 51 packages [2021-01-04T20:35:34.988Z] OK: 217 MiB in 51 packages [2021-01-04T20:35:35.607Z] Removing intermediate container 199611b48d3f [2021-01-04T20:35:35.607Z] ---> 2c8eeea1046d [2021-01-04T20:35:35.607Z] Step 6/21 : COPY go.mod . [2021-01-04T20:35:36.226Z] Removing intermediate container 29001a4a288d [2021-01-04T20:35:36.226Z] ---> c1760f5fec67 [2021-01-04T20:35:36.226Z] Step 6/22 : COPY go.mod . [2021-01-04T20:35:36.226Z] Removing intermediate container 479b79ba1399 [2021-01-04T20:35:36.226Z] ---> 13089de0d30a [2021-01-04T20:35:36.226Z] Step 6/21 : COPY go.mod . [2021-01-04T20:35:36.510Z] Removing intermediate container b229b95e8dea [2021-01-04T20:35:36.510Z] ---> a5ec5a651798 [2021-01-04T20:35:36.510Z] Step 6/24 : COPY go.mod . [2021-01-04T20:35:36.790Z] ---> e82fbda7c9fa [2021-01-04T20:35:36.790Z] Step 7/21 : RUN go mod download [2021-01-04T20:35:36.790Z] Removing intermediate container f4985b548f36 [2021-01-04T20:35:36.790Z] ---> a4af46f89d17 [2021-01-04T20:35:36.790Z] Step 6/22 : COPY go.mod . [2021-01-04T20:35:36.790Z] ---> Running in 5611416909c4 [2021-01-04T20:35:37.408Z] ---> 1fb60bcde4c9 [2021-01-04T20:35:37.408Z] Step 7/22 : RUN go mod download [2021-01-04T20:35:37.408Z] ---> c9c27f28af43 [2021-01-04T20:35:37.408Z] Step 7/21 : RUN go mod download [2021-01-04T20:35:37.683Z] ---> 0ad97260b44e [2021-01-04T20:35:37.683Z] Step 7/24 : RUN go mod download [2021-01-04T20:35:37.683Z] ---> Running in 99937f4b25c3 [2021-01-04T20:35:37.683Z] ---> Running in 1f2e5c8eda8d [2021-01-04T20:35:37.964Z] ---> Running in 52e7d3d731b8 [2021-01-04T20:35:37.964Z] ---> 7a60e19d28c8 [2021-01-04T20:35:37.964Z] Step 7/22 : RUN go mod download [2021-01-04T20:35:38.243Z] ---> Running in 8b6070345c83 [2021-01-04T20:35:40.899Z] Removing intermediate container 5611416909c4 [2021-01-04T20:35:40.899Z] ---> d48d80ad587a [2021-01-04T20:35:40.899Z] Step 8/21 : COPY . . [2021-01-04T20:35:41.885Z] Removing intermediate container 99937f4b25c3 [2021-01-04T20:35:41.885Z] ---> 54c18b7803d0 [2021-01-04T20:35:41.885Z] Step 8/22 : COPY . . [2021-01-04T20:35:42.869Z] Removing intermediate container 1f2e5c8eda8d [2021-01-04T20:35:42.869Z] ---> 00286113cd1f [2021-01-04T20:35:42.869Z] Step 8/21 : COPY . . [2021-01-04T20:35:43.467Z] Removing intermediate container 52e7d3d731b8 [2021-01-04T20:35:43.467Z] ---> ff0fb57ccddd [2021-01-04T20:35:43.467Z] Step 8/24 : COPY . . [2021-01-04T20:35:43.467Z] Removing intermediate container 8b6070345c83 [2021-01-04T20:35:43.467Z] ---> 77c7b31aaade [2021-01-04T20:35:43.467Z] Step 8/22 : COPY . . [2021-01-04T20:35:50.777Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T20:35:50.777Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T20:35:50.777Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1454 kB] [2021-01-04T20:35:50.777Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T20:35:50.777Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T20:35:50.777Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T20:35:50.777Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T20:35:50.777Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T20:35:50.777Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T20:35:50.777Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T20:35:50.777Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T20:35:50.777Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T20:35:50.777Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T20:35:50.777Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T20:35:50.777Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T20:35:50.777Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T20:35:50.777Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T20:35:50.777Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T20:35:50.777Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T20:35:50.777Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1813 kB] [2021-01-04T20:35:50.777Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [379 kB] [2021-01-04T20:35:50.777Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T20:35:50.777Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T20:35:50.777Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [214 kB] [2021-01-04T20:35:50.777Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [29.1 kB] [2021-01-04T20:35:50.777Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-04T20:35:50.777Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T20:35:50.777Z] Fetched 23.6 MB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-04T20:35:50.777Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-04T20:35:50.777Z] Fetched 279 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-04T20:35:50.777Z] Fetched 122 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-04T20:35:50.777Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-04T20:35:50.777Z] Fetched 8848 B in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-04T20:35:50.777Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-04T20:35:50.777Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-04T20:35:50.777Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-04T20:35:50.777Z] Fetched 214 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-04T20:35:50.777Z] Fetched 155 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-04T20:35:50.777Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-04T20:35:50.777Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-04T20:35:50.777Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-04T20:35:50.777Z] Fetched 499 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-04T20:35:50.777Z] Fetched 111 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-04T20:35:50.777Z] Fetched 240 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-04T20:35:50.777Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-04T20:35:50.777Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-04T20:35:50.777Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-04T20:35:50.777Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-04T20:35:50.777Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-04T20:35:50.777Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-04T20:35:50.777Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-04T20:35:50.777Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-04T20:35:50.777Z] Fetched 8720 B in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-04T20:35:50.777Z] Fetched 137 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-04T20:35:50.777Z] Fetched 119 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-04T20:35:50.777Z] Fetched 109 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-04T20:35:50.777Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-04T20:35:50.777Z] Fetched 645 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-04T20:35:50.777Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-04T20:35:50.777Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-04T20:35:50.777Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-04T20:35:50.777Z] Fetched 368 kB in 0s (0 B/s) [2021-01-04T20:35:50.778Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-04T20:35:50.778Z] Fetched 187 kB in 0s (0 B/s) [2021-01-04T20:35:50.778Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-04T20:35:50.778Z] Fetched 175 kB in 0s (0 B/s) [2021-01-04T20:35:50.778Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-04T20:35:53.329Z] Fetched 206 kB in 0s (0 B/s) [2021-01-04T20:35:53.329Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-04T20:35:53.329Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-04T20:35:53.329Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-04T20:35:53.329Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-04T20:35:53.329Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-04T20:35:53.329Z] Fetched 159 kB in 0s (0 B/s) [2021-01-04T20:35:53.329Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-04T20:35:53.329Z] Fetched 107 kB in 0s (0 B/s) [2021-01-04T20:35:53.329Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-04T20:35:53.329Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-04T20:35:53.329Z] Pulling static-packages [2021-01-04T20:35:54.273Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2021-01-04T20:35:54.273Z] Skipping pull go-build-helper (already ran) [2021-01-04T20:35:54.273Z] Skipping pull static-packages (already ran) [2021-01-04T20:35:54.273Z] Building go-build-helper [2021-01-04T20:35:58.011Z] Building static-packages [2021-01-04T20:35:59.956Z] Staging go-build-helper [2021-01-04T20:36:00.530Z] Staging static-packages [2021-01-04T20:36:01.923Z] Pulling go115 [2021-01-04T20:36:02.863Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-04T20:36:02.863Z] Skipping pull go115 (already ran) [2021-01-04T20:36:02.863Z] Building go115 [2021-01-04T20:36:02.863Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T20:36:02.863Z] Dload Upload Total Spent Left Speed [2021-01-04T20:36:05.917Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 9 115M 9 11.2M 0 0 15.8M 0 0:00:07 --:--:-- 0:00:07 15.7M 46 115M 46 53.4M 0 0 31.3M 0 0:00:03 0:00:01 0:00:02 31.3M 87 115M 87 101M 0 0 37.5M 0 0:00:03 0:00:02 0:00:01 37.4M 100 115M 100 115M 0 0 37.0M 0 0:00:03 0:00:03 --:--:-- 37.0M [2021-01-04T20:36:06.185Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-04T20:36:10.306Z] ---> e39c8911ccf4 [2021-01-04T20:36:10.306Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T20:36:10.306Z] ---> c4ede717f4d0 [2021-01-04T20:36:10.306Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T20:36:10.306Z] ---> c63ebf588575 [2021-01-04T20:36:10.306Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T20:36:10.306Z] ---> bcd02c6d9c61 [2021-01-04T20:36:10.306Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T20:36:10.306Z] ---> 0c3e5aecd9a3 [2021-01-04T20:36:10.306Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T20:36:10.306Z] ---> Running in f55d4ba56319 [2021-01-04T20:36:10.306Z] ---> Running in e3b9e633ca80 [2021-01-04T20:36:10.306Z] ---> Running in 82bb6bc1f2f7 [2021-01-04T20:36:10.306Z] ---> Running in ff924d652d56 [2021-01-04T20:36:10.306Z] ---> Running in 8dedeb07e137 [2021-01-04T20:36:10.306Z] 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-04T20:36:10.306Z] 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-04T20:36:10.307Z] 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-04T20:36:10.307Z] 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-04T20:36:10.307Z] 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-04T20:36:10.401Z] Staging go115 [2021-01-04T20:36:15.694Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T20:36:15.694Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T20:36:15.694Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T20:36:15.694Z] Fetched 88.7 kB in 0s (0 B/s) [2021-01-04T20:36:15.694Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-04T20:36:15.694Z] Fetched 224 kB in 0s (0 B/s) [2021-01-04T20:36:15.694Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-04T20:36:15.694Z] Fetched 157 kB in 0s (0 B/s) [2021-01-04T20:36:15.694Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-04T20:36:15.694Z] Fetched 221 kB in 0s (0 B/s) [2021-01-04T20:36:15.694Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-04T20:36:15.694Z] Fetched 143 kB in 0s (0 B/s) [2021-01-04T20:36:15.694Z] Pulling edgex-go [2021-01-04T20:36:17.081Z] Pulling version [2021-01-04T20:36:17.652Z] Building config-common [2021-01-04T20:36:19.566Z] Skipping build go-build-helper (already ran) [2021-01-04T20:36:19.566Z] Skipping build static-packages (already ran) [2021-01-04T20:36:19.566Z] Skipping build go115 (already ran) [2021-01-04T20:36:19.826Z] Building edgex-go [2021-01-04T20:36:20.088Z] 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-04T20:36:21.475Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-04T20:36:21.475Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.135 [2021-01-04T20:36:21.475Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.66 [2021-01-04T20:36:21.475Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-04T20:36:21.475Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-04T20:36:21.475Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-04T20:36:21.475Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-04T20:36:21.475Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-04T20:36:21.475Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-04T20:36:21.475Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/google/uuid v1.1.3 [2021-01-04T20:36:21.475Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-04T20:36:21.475Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-04T20:36:21.475Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-04T20:36:21.475Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-04T20:36:21.475Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-04T20:36:21.475Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-04T20:36:21.475Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-04T20:36:21.475Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-04T20:36:21.475Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-04T20:36:21.475Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-04T20:36:21.475Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-04T20:36:21.475Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-04T20:36:21.475Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-04T20:36:21.475Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-04T20:36:21.736Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-04T20:36:21.736Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-04T20:36:21.736Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-04T20:36:21.736Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-04T20:36:22.309Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-04T20:36:22.882Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-04T20:36:29.469Z] 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-04T20:36:33.679Z] 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-04T20:36:35.062Z] 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-04T20:36:36.003Z] 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-04T20:36:36.577Z] 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-04T20:36:36.577Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-04T20:36:36.838Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-04T20:36:36.838Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-04T20:36:36.838Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-04T20:36:38.761Z] 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-04T20:36:38.761Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-04T20:36:38.761Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-04T20:36:40.145Z] 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-04T20:36:40.145Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-04T20:36:41.088Z] 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-04T20:36:41.088Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-04T20:36:42.471Z] 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-04T20:36:43.416Z] 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-04T20:36:44.360Z] 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-04T20:36:46.911Z] Building version [2021-01-04T20:36:48.826Z] Staging config-common [2021-01-04T20:36:49.769Z] Skipping stage go-build-helper (already ran) [2021-01-04T20:36:49.769Z] Skipping stage static-packages (already ran) [2021-01-04T20:36:49.769Z] Skipping stage go115 (already ran) [2021-01-04T20:36:49.769Z] Staging edgex-go [2021-01-04T20:36:50.740Z] Staging version [2021-01-04T20:36:51.685Z] Priming config-common [2021-01-04T20:36:52.634Z] Priming go-build-helper [2021-01-04T20:36:53.575Z] Priming static-packages [2021-01-04T20:36:56.352Z] Priming go115 [2021-01-04T20:36:57.063Z] Priming edgex-go [2021-01-04T20:36:58.122Z] Priming version [2021-01-04T20:36:59.181Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T20:37:32.107Z] 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-04T20:37:32.107Z] 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-04T20:37:35.519Z] Removing intermediate container e3b9e633ca80 [2021-01-04T20:37:35.519Z] ---> 6af944e16776 [2021-01-04T20:37:35.519Z] [2021-01-04T20:37:35.519Z] Step 10/22 : FROM alpine:3.12 [2021-01-04T20:37:35.801Z] 3.12: Pulling from library/alpine [2021-01-04T20:37:37.267Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T20:37:37.267Z] Status: Downloaded newer image for alpine:3.12 [2021-01-04T20:37:37.267Z] ---> afeebe901d6b [2021-01-04T20:37:37.267Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T20:37:37.863Z] ---> Running in 3f9a08ea9f3a [2021-01-04T20:37:40.527Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:37:40.527Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:37:40.799Z] Removing intermediate container 82bb6bc1f2f7 [2021-01-04T20:37:40.799Z] ---> 0608327502ea [2021-01-04T20:37:40.799Z] [2021-01-04T20:37:40.799Z] Step 10/21 : FROM scratch [2021-01-04T20:37:40.799Z] ---> [2021-01-04T20:37:40.799Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T20:37:40.799Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-04T20:37:41.077Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T20:37:41.077Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-04T20:37:41.077Z] (4/5) Installing curl (7.69.1-r3) [2021-01-04T20:37:41.077Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T20:37:41.077Z] ---> Running in 22a7b34f0b61 [2021-01-04T20:37:41.077Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:37:41.077Z] Removing intermediate container 8dedeb07e137 [2021-01-04T20:37:41.077Z] ---> b2c3f344f1bd [2021-01-04T20:37:41.077Z] [2021-01-04T20:37:41.077Z] Step 10/24 : FROM alpine:3.12 [2021-01-04T20:37:41.077Z] ---> afeebe901d6b [2021-01-04T20:37:41.077Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-04T20:37:41.077Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T20:37:41.354Z] OK: 7 MiB in 19 packages [2021-01-04T20:37:41.627Z] Removing intermediate container ff924d652d56 [2021-01-04T20:37:41.627Z] ---> f7445bbb8528 [2021-01-04T20:37:41.627Z] [2021-01-04T20:37:41.627Z] Step 10/21 : FROM alpine:3.12 [2021-01-04T20:37:41.627Z] ---> afeebe901d6b [2021-01-04T20:37:41.627Z] Step 11/21 : RUN apk add --update --no-cache curl [2021-01-04T20:37:41.627Z] ---> Running in a7b5aa8538b0 [2021-01-04T20:37:41.627Z] Removing intermediate container f55d4ba56319 [2021-01-04T20:37:41.627Z] ---> 13b785d9b617 [2021-01-04T20:37:41.627Z] [2021-01-04T20:37:41.627Z] Step 10/22 : FROM scratch [2021-01-04T20:37:41.627Z] ---> [2021-01-04T20:37:41.627Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T20:37:41.904Z] Removing intermediate container 22a7b34f0b61 [2021-01-04T20:37:41.904Z] ---> 42a6a01996ee [2021-01-04T20:37:41.904Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T20:37:41.904Z] ---> Running in 5d3ede55d4d7 [2021-01-04T20:37:41.904Z] ---> Running in 09a2bbe18ace [2021-01-04T20:37:42.180Z] ---> Running in 70847a22108d [2021-01-04T20:37:42.779Z] Removing intermediate container 09a2bbe18ace [2021-01-04T20:37:42.779Z] ---> 98b86de0f95d [2021-01-04T20:37:42.779Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T20:37:42.779Z] Removing intermediate container 70847a22108d [2021-01-04T20:37:42.779Z] ---> 7670a1bdcd50 [2021-01-04T20:37:42.779Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T20:37:42.779Z] ---> Running in 5d7263494e37 [2021-01-04T20:37:43.055Z] ---> Running in eef03f44e983 [2021-01-04T20:37:43.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:37:43.656Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:37:43.656Z] Removing intermediate container 5d7263494e37 [2021-01-04T20:37:43.656Z] ---> dec4f6e80fe1 [2021-01-04T20:37:43.656Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T20:37:43.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:37:43.930Z] ---> Running in b38c5eac96fb [2021-01-04T20:37:43.930Z] Removing intermediate container 3f9a08ea9f3a [2021-01-04T20:37:43.930Z] ---> c62f9037c352 [2021-01-04T20:37:43.930Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T20:37:43.930Z] Removing intermediate container eef03f44e983 [2021-01-04T20:37:43.930Z] ---> d07b4165ce1b [2021-01-04T20:37:43.930Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T20:37:43.930Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:37:44.203Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-04T20:37:44.203Z] ---> Running in 6152359701ae [2021-01-04T20:37:44.203Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T20:37:44.203Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-04T20:37:44.478Z] (4/5) Installing curl (7.69.1-r3) [2021-01-04T20:37:44.478Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T20:37:44.478Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:37:44.478Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T20:37:44.478Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T20:37:44.478Z] Removing intermediate container b38c5eac96fb [2021-01-04T20:37:44.478Z] ---> 292d8b9a219e [2021-01-04T20:37:44.478Z] Step 14/22 : WORKDIR / [2021-01-04T20:37:44.753Z] OK: 7 MiB in 19 packages [2021-01-04T20:37:44.753Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T20:37:44.753Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T20:37:44.753Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T20:37:44.753Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:37:44.753Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T20:37:45.064Z] OK: 7 MiB in 18 packages [2021-01-04T20:37:45.064Z] ---> Running in 2edf7a547412 [2021-01-04T20:37:45.362Z] Removing intermediate container 6152359701ae [2021-01-04T20:37:45.362Z] ---> 0613dd225cf4 [2021-01-04T20:37:45.362Z] Step 13/22 : WORKDIR / [2021-01-04T20:37:45.362Z] ---> b2d9a5e25d3e [2021-01-04T20:37:45.362Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T20:37:45.656Z] ---> Running in 8b2033b17d9d [2021-01-04T20:37:46.277Z] Removing intermediate container 2edf7a547412 [2021-01-04T20:37:46.277Z] ---> 78b8c100d8a2 [2021-01-04T20:37:46.277Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T20:37:46.572Z] Removing intermediate container 8b2033b17d9d [2021-01-04T20:37:46.572Z] ---> e3b6f05bf1c5 [2021-01-04T20:37:46.572Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T20:37:47.588Z] Removing intermediate container a7b5aa8538b0 [2021-01-04T20:37:47.588Z] ---> 6593993e8163 [2021-01-04T20:37:47.588Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T20:37:47.588Z] ---> f7d8017a651d [2021-01-04T20:37:47.588Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T20:37:47.588Z] ---> 56fd09e504ec [2021-01-04T20:37:47.588Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T20:37:47.588Z] Removing intermediate container 5d3ede55d4d7 [2021-01-04T20:37:47.588Z] ---> 121ca4dfb89e [2021-01-04T20:37:47.588Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T20:37:47.864Z] ---> Running in d6ebd4ab43cf [2021-01-04T20:37:47.865Z] ---> ee0e149457d4 [2021-01-04T20:37:47.865Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T20:37:47.865Z] ---> Running in c7f9df684445 [2021-01-04T20:37:48.463Z] Removing intermediate container d6ebd4ab43cf [2021-01-04T20:37:48.464Z] ---> 261e4c028f84 [2021-01-04T20:37:48.464Z] Step 13/24 : WORKDIR / [2021-01-04T20:37:49.068Z] ---> 77a4f51770c9 [2021-01-04T20:37:49.068Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T20:37:49.068Z] Removing intermediate container c7f9df684445 [2021-01-04T20:37:49.068Z] ---> e32c03f320e9 [2021-01-04T20:37:49.068Z] Step 13/21 : WORKDIR /edgex [2021-01-04T20:37:49.068Z] ---> Running in 3681c29fd308 [2021-01-04T20:37:49.348Z] ---> Running in be84fa84f816 [2021-01-04T20:37:49.348Z] ---> Running in de0fccc45368 [2021-01-04T20:37:49.348Z] ---> ce38e294ede0 [2021-01-04T20:37:49.348Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T20:37:49.348Z] ---> 648b85c3e763 [2021-01-04T20:37:49.348Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T20:37:49.962Z] Removing intermediate container be84fa84f816 [2021-01-04T20:37:49.962Z] ---> 5479c204e966 [2021-01-04T20:37:49.962Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:37:49.962Z] Removing intermediate container 3681c29fd308 [2021-01-04T20:37:49.962Z] ---> 5be04e48ebab [2021-01-04T20:37:49.962Z] 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-04T20:37:49.962Z] Removing intermediate container de0fccc45368 [2021-01-04T20:37:49.962Z] ---> cacea97aa6d9 [2021-01-04T20:37:49.962Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T20:37:50.237Z] ---> Running in 465009b7ecc8 [2021-01-04T20:37:50.514Z] ---> 193fafec7f12 [2021-01-04T20:37:50.514Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T20:37:50.514Z] ---> ca098c9fd63c [2021-01-04T20:37:50.514Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T20:37:50.794Z] ---> Running in c1ac9b5cf5f0 [2021-01-04T20:37:51.067Z] Removing intermediate container 465009b7ecc8 [2021-01-04T20:37:51.067Z] ---> 611ee4e28a3e [2021-01-04T20:37:51.067Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T20:37:51.067Z] ---> 6704555dbb45 [2021-01-04T20:37:51.067Z] 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-04T20:37:51.067Z] ---> Running in 1a6260be25ad [2021-01-04T20:37:51.355Z] ---> 9460ab0a83e1 [2021-01-04T20:37:51.355Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T20:37:51.355Z] Removing intermediate container c1ac9b5cf5f0 [2021-01-04T20:37:51.355Z] ---> 0b258a0da081 [2021-01-04T20:37:51.355Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:37:51.631Z] ---> 3df8b6a5d66c [2021-01-04T20:37:51.631Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T20:37:51.631Z] ---> Running in d5020f0e1c4a [2021-01-04T20:37:51.902Z] ---> Running in 11036c5cc497 [2021-01-04T20:37:51.902Z] Removing intermediate container 1a6260be25ad [2021-01-04T20:37:51.902Z] ---> 6d6ba930f717 [2021-01-04T20:37:51.902Z] Step 20/21 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:37:52.175Z] ---> 7e49c2e2b18e [2021-01-04T20:37:52.175Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T20:37:52.175Z] ---> Running in de5e49bd6911 [2021-01-04T20:37:52.448Z] Removing intermediate container d5020f0e1c4a [2021-01-04T20:37:52.448Z] ---> 8dfb3efcf6fb [2021-01-04T20:37:52.448Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T20:37:52.721Z] ---> Running in c072df27081d [2021-01-04T20:37:52.998Z] Removing intermediate container de5e49bd6911 [2021-01-04T20:37:52.998Z] ---> 3b202331f032 [2021-01-04T20:37:52.998Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T20:37:52.998Z] ---> 6f5aec5c0a47 [2021-01-04T20:37:52.998Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T20:37:53.270Z] ---> Running in c5f5ecaf6545 [2021-01-04T20:37:53.270Z] ---> 042809a886a4 [2021-01-04T20:37:53.270Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T20:37:53.543Z] Removing intermediate container c072df27081d [2021-01-04T20:37:53.543Z] ---> 2c6fa3e1fb50 [2021-01-04T20:37:53.543Z] Step 21/22 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:37:53.815Z] ---> Running in 45a385f4bc97 [2021-01-04T20:37:53.815Z] Removing intermediate container c5f5ecaf6545 [2021-01-04T20:37:53.815Z] ---> 67b322336c74 [2021-01-04T20:37:53.815Z] [2021-01-04T20:37:54.409Z] Successfully built 67b322336c74 [2021-01-04T20:37:54.409Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-04T20:37:54.409Z]  Building docker-support-scheduler-go ... done Building docker-support-notifications-go [2021-01-04T20:37:54.687Z] ---> 390a88332b27 [2021-01-04T20:37:54.687Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T20:37:54.687Z] Removing intermediate container 45a385f4bc97 [2021-01-04T20:37:54.687Z] ---> 962916be60b0 [2021-01-04T20:37:54.687Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T20:37:54.687Z] ---> 17993c6019f2 [2021-01-04T20:37:54.687Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T20:37:54.958Z] ---> Running in 26e16faeb56d [2021-01-04T20:37:54.958Z] ---> Running in a343c88456c6 [2021-01-04T20:37:54.958Z] Removing intermediate container 11036c5cc497 [2021-01-04T20:37:54.958Z] ---> 17664e828e41 [2021-01-04T20:37:54.958Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T20:37:55.234Z] ---> Running in 9900c901e1f1 [2021-01-04T20:37:55.838Z] Removing intermediate container a343c88456c6 [2021-01-04T20:37:55.838Z] ---> 78f4c58323ae [2021-01-04T20:37:55.838Z] [2021-01-04T20:37:55.838Z] Removing intermediate container 26e16faeb56d [2021-01-04T20:37:55.838Z] ---> 35dd98975a11 [2021-01-04T20:37:55.838Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T20:37:56.112Z] Successfully built 78f4c58323ae [2021-01-04T20:37:56.112Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-04T20:37:56.393Z] Building docker-core-metadata-go [2021-01-04T20:37:56.393Z]  Building docker-core-command-go ... done Removing intermediate container 9900c901e1f1 [2021-01-04T20:37:56.393Z] ---> 124b937e4571 [2021-01-04T20:37:56.393Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T20:37:56.663Z] ---> Running in 8bb3ec5f950c [2021-01-04T20:37:56.663Z] ---> e7d9fffd21a6 [2021-01-04T20:37:56.663Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T20:37:56.934Z] ---> Running in 2f72eecfeb2b [2021-01-04T20:37:57.605Z] Removing intermediate container 8bb3ec5f950c [2021-01-04T20:37:57.605Z] ---> 23bb35c1aa25 [2021-01-04T20:37:57.605Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T20:37:59.036Z] ---> Running in 69d9935a87a9 [2021-01-04T20:37:59.036Z] ---> c5143fb03539 [2021-01-04T20:37:59.036Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T20:37:59.036Z] Removing intermediate container 2f72eecfeb2b [2021-01-04T20:37:59.036Z] ---> 3c646981fb97 [2021-01-04T20:37:59.036Z] Step 21/22 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:37:59.635Z] ---> Running in 4983d78e4bda [2021-01-04T20:37:59.635Z] ---> Running in 234c150a2213 [2021-01-04T20:37:59.909Z] Removing intermediate container 69d9935a87a9 [2021-01-04T20:37:59.909Z] ---> 81326274ac63 [2021-01-04T20:37:59.909Z] Step 20/21 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:38:01.379Z] ---> Running in 0ecd66d763d7 [2021-01-04T20:38:01.379Z] Removing intermediate container 234c150a2213 [2021-01-04T20:38:01.379Z] ---> 240517606cda [2021-01-04T20:38:01.379Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T20:38:01.672Z] ---> Running in a053a48c5895 [2021-01-04T20:38:02.277Z] Removing intermediate container 0ecd66d763d7 [2021-01-04T20:38:02.277Z] ---> efe760bc27fc [2021-01-04T20:38:02.277Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T20:38:02.555Z] Removing intermediate container a053a48c5895 [2021-01-04T20:38:02.555Z] ---> 28bd7cb631a0 [2021-01-04T20:38:02.555Z] [2021-01-04T20:38:02.555Z] ---> Running in fe0bcfbe3c5b [2021-01-04T20:38:03.158Z] Successfully built 28bd7cb631a0 [2021-01-04T20:38:03.158Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-04T20:38:03.158Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-data-go [2021-01-04T20:38:03.431Z] Removing intermediate container fe0bcfbe3c5b [2021-01-04T20:38:03.431Z] ---> 27d8b99ef308 [2021-01-04T20:38:03.431Z] [2021-01-04T20:38:03.717Z] Successfully built 27d8b99ef308 [2021-01-04T20:38:03.717Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-04T20:38:03.717Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-04T20:38:03.994Z] Removing intermediate container 4983d78e4bda [2021-01-04T20:38:03.994Z] ---> 356ccbfc2b96 [2021-01-04T20:38:03.994Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T20:38:03.994Z] ---> Running in e5c108987c71 [2021-01-04T20:38:04.596Z] Removing intermediate container e5c108987c71 [2021-01-04T20:38:04.596Z] ---> cb066d3aa374 [2021-01-04T20:38:04.596Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T20:38:04.596Z] ---> Running in 5f75428192f0 [2021-01-04T20:38:05.186Z] Removing intermediate container 5f75428192f0 [2021-01-04T20:38:05.186Z] ---> bf2e1d801f8c [2021-01-04T20:38:05.186Z] Step 23/24 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:38:05.460Z] ---> Running in 95bb5349533f [2021-01-04T20:38:05.742Z] Removing intermediate container 95bb5349533f [2021-01-04T20:38:05.742Z] ---> e77098ff4145 [2021-01-04T20:38:05.742Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T20:38:06.335Z] ---> Running in 4fb07ebecbca [2021-01-04T20:38:07.758Z] Removing intermediate container 4fb07ebecbca [2021-01-04T20:38:07.758Z] ---> b9ee73a8116e [2021-01-04T20:38:07.758Z] [2021-01-04T20:38:07.758Z] Successfully built b9ee73a8116e [2021-01-04T20:38:08.027Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-04T20:38:47.023Z]  Building docker-security-secretstore-setup-go ... done Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:38:47.023Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:38:47.023Z] ---> 66f262dc8fd8 [2021-01-04T20:38:47.023Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T20:38:47.023Z] ---> Using cache [2021-01-04T20:38:47.023Z] ---> 8a6787619c08 [2021-01-04T20:38:47.023Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:38:47.023Z] ---> Using cache [2021-01-04T20:38:47.023Z] ---> 72f57e10fdc8 [2021-01-04T20:38:47.023Z] Step 5/24 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-04T20:38:47.023Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:38:47.023Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:38:47.023Z] ---> 66f262dc8fd8 [2021-01-04T20:38:47.023Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T20:38:47.023Z] ---> Using cache [2021-01-04T20:38:47.023Z] ---> 8a6787619c08 [2021-01-04T20:38:47.023Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:38:47.023Z] ---> Using cache [2021-01-04T20:38:47.023Z] ---> 72f57e10fdc8 [2021-01-04T20:38:47.023Z] Step 5/22 : RUN apk add --update --no-cache make git [2021-01-04T20:38:47.023Z] ---> Using cache [2021-01-04T20:38:47.023Z] ---> a4af46f89d17 [2021-01-04T20:38:47.023Z] Step 6/22 : COPY go.mod . [2021-01-04T20:38:47.023Z] ---> Using cache [2021-01-04T20:38:47.023Z] ---> 7a60e19d28c8 [2021-01-04T20:38:47.023Z] Step 7/22 : RUN go mod download [2021-01-04T20:38:47.023Z] ---> Using cache [2021-01-04T20:38:47.023Z] ---> 77c7b31aaade [2021-01-04T20:38:47.023Z] Step 8/22 : COPY . . [2021-01-04T20:38:47.023Z] ---> Using cache [2021-01-04T20:38:47.023Z] ---> c4ede717f4d0 [2021-01-04T20:38:47.023Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T20:38:47.023Z] ---> Running in d99011e57a27 [2021-01-04T20:38:47.023Z] ---> Running in 53e0c8f8e3be [2021-01-04T20:38:47.023Z] 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-04T20:38:47.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:38:48.007Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:38:49.453Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:38:49.453Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:38:49.453Z] ---> 66f262dc8fd8 [2021-01-04T20:38:49.453Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T20:38:49.453Z] ---> Using cache [2021-01-04T20:38:49.453Z] ---> 8a6787619c08 [2021-01-04T20:38:49.453Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:38:49.453Z] ---> Using cache [2021-01-04T20:38:49.453Z] ---> 72f57e10fdc8 [2021-01-04T20:38:49.453Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T20:38:49.453Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-04T20:38:49.453Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-04T20:38:49.453Z] ---> 66f262dc8fd8 [2021-01-04T20:38:49.453Z] Step 3/26 : WORKDIR /edgex-go [2021-01-04T20:38:49.453Z] ---> Using cache [2021-01-04T20:38:49.453Z] ---> 8a6787619c08 [2021-01-04T20:38:49.453Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:38:49.453Z] ---> Using cache [2021-01-04T20:38:49.453Z] ---> 72f57e10fdc8 [2021-01-04T20:38:49.453Z] Step 5/26 : RUN apk add --update --no-cache make bash git [2021-01-04T20:38:49.453Z] OK: 217 MiB in 51 packages [2021-01-04T20:38:50.899Z] ---> Running in 531376b5004c [2021-01-04T20:38:50.899Z] ---> Running in 920c13a935b5 [2021-01-04T20:38:51.886Z] Removing intermediate container 53e0c8f8e3be [2021-01-04T20:38:51.886Z] ---> e97702165d7e [2021-01-04T20:38:51.886Z] Step 6/24 : COPY go.mod . [2021-01-04T20:38:53.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:38:53.321Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:38:53.321Z] ---> e057ea3df52b [2021-01-04T20:38:53.321Z] Step 7/24 : RUN go mod download [2021-01-04T20:38:53.600Z] ---> Running in 7113db5b8068 [2021-01-04T20:38:54.584Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:38:54.857Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:38:57.486Z] OK: 217 MiB in 51 packages [2021-01-04T20:38:57.486Z] Removing intermediate container 7113db5b8068 [2021-01-04T20:38:57.486Z] ---> 140d57f53912 [2021-01-04T20:38:57.486Z] Step 8/24 : COPY . . [2021-01-04T20:38:57.763Z] OK: 217 MiB in 51 packages [2021-01-04T20:38:59.766Z] Removing intermediate container 920c13a935b5 [2021-01-04T20:38:59.766Z] ---> 7eb9518e3587 [2021-01-04T20:38:59.766Z] Step 6/26 : COPY go.mod . [2021-01-04T20:39:00.391Z] Removing intermediate container 531376b5004c [2021-01-04T20:39:00.391Z] ---> 05d9fd1a775f [2021-01-04T20:39:00.391Z] Step 6/23 : COPY go.mod . [2021-01-04T20:39:01.381Z] ---> 9c3a656606de [2021-01-04T20:39:01.381Z] Step 7/26 : RUN go mod download [2021-01-04T20:39:02.375Z] ---> Running in d5c089f22031 [2021-01-04T20:39:02.375Z] ---> c425aa022025 [2021-01-04T20:39:02.375Z] Step 7/23 : RUN go mod download [2021-01-04T20:39:02.985Z] ---> Running in d17fa3d99dc0 [2021-01-04T20:39:08.416Z] Removing intermediate container d5c089f22031 [2021-01-04T20:39:08.416Z] ---> bb936551201e [2021-01-04T20:39:08.416Z] Step 8/26 : COPY . . [2021-01-04T20:39:08.416Z] Removing intermediate container d17fa3d99dc0 [2021-01-04T20:39:08.416Z] ---> 1e7c2dc9036e [2021-01-04T20:39:08.416Z] Step 8/23 : COPY . . [2021-01-04T20:39:26.752Z] ---> c9fb959ba70a [2021-01-04T20:39:26.752Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T20:39:26.752Z] ---> Running in 47e210d5aa1b [2021-01-04T20:39:28.192Z] 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-04T20:39:36.561Z] ---> 688ebff0cce6 [2021-01-04T20:39:36.561Z] Step 9/26 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T20:39:37.172Z] ---> c43d2a7ccc7b [2021-01-04T20:39:37.172Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T20:39:37.172Z] ---> Running in 6fe93d6d401a [2021-01-04T20:39:37.445Z] ---> Running in e5faf04d3eb1 [2021-01-04T20:39:39.437Z] 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-04T20:39:40.034Z] 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-04T20:39:40.322Z] Removing intermediate container d99011e57a27 [2021-01-04T20:39:40.322Z] ---> f92688bae6d9 [2021-01-04T20:39:40.322Z] [2021-01-04T20:39:40.322Z] Step 10/22 : FROM scratch [2021-01-04T20:39:40.322Z] ---> [2021-01-04T20:39:40.322Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T20:39:40.322Z] ---> Using cache [2021-01-04T20:39:40.322Z] ---> 98b86de0f95d [2021-01-04T20:39:40.322Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T20:39:40.598Z] ---> Running in 323f5f33be7a [2021-01-04T20:39:41.199Z] Removing intermediate container 323f5f33be7a [2021-01-04T20:39:41.199Z] ---> c237593c23d3 [2021-01-04T20:39:41.199Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T20:39:41.199Z] ---> Running in 60e27e11e7ff [2021-01-04T20:39:41.802Z] Removing intermediate container 60e27e11e7ff [2021-01-04T20:39:41.802Z] ---> 4b04b3fc9e18 [2021-01-04T20:39:41.802Z] Step 14/22 : WORKDIR / [2021-01-04T20:39:42.077Z] ---> Running in 6e060d301645 [2021-01-04T20:39:42.673Z] Removing intermediate container 6e060d301645 [2021-01-04T20:39:42.673Z] ---> 02114f4d4aa1 [2021-01-04T20:39:42.673Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T20:39:43.662Z] ---> d31fe7b5db13 [2021-01-04T20:39:43.662Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T20:39:45.677Z] ---> 90e96f11d2e9 [2021-01-04T20:39:45.677Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T20:39:46.668Z] ---> 9773deb342a7 [2021-01-04T20:39:46.668Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T20:39:46.944Z] ---> Running in f7c2d381399c [2021-01-04T20:39:47.540Z] Removing intermediate container f7c2d381399c [2021-01-04T20:39:47.540Z] ---> 09f44007150e [2021-01-04T20:39:47.540Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:39:47.811Z] ---> Running in aa8425232178 [2021-01-04T20:39:48.792Z] Removing intermediate container aa8425232178 [2021-01-04T20:39:48.792Z] ---> 3c5765ca285f [2021-01-04T20:39:48.792Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T20:39:48.792Z] ---> Running in 85d749efe086 [2021-01-04T20:39:49.387Z] Removing intermediate container 85d749efe086 [2021-01-04T20:39:49.387Z] ---> e3efcde963a6 [2021-01-04T20:39:49.387Z] Step 21/22 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:39:49.659Z] ---> Running in 462cd17c356d [2021-01-04T20:39:50.257Z] Removing intermediate container 462cd17c356d [2021-01-04T20:39:50.257Z] ---> 5ce27aa2c6ee [2021-01-04T20:39:50.257Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T20:39:50.529Z] ---> Running in ba0947a7c5d8 [2021-01-04T20:39:51.125Z] Removing intermediate container ba0947a7c5d8 [2021-01-04T20:39:51.125Z] ---> 7410b91c70cc [2021-01-04T20:39:51.125Z] [2021-01-04T20:39:51.725Z] Successfully built 7410b91c70cc [2021-01-04T20:39:51.725Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-04T20:40:30.743Z]  Building docker-core-metadata-go ... done Removing intermediate container 47e210d5aa1b [2021-01-04T20:40:30.743Z] ---> f7be1470e0d7 [2021-01-04T20:40:30.743Z] [2021-01-04T20:40:30.743Z] Step 10/24 : FROM scratch [2021-01-04T20:40:30.743Z] ---> [2021-01-04T20:40:30.743Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T20:40:30.743Z] ---> Running in 1864147d7db7 [2021-01-04T20:40:30.743Z] Removing intermediate container 1864147d7db7 [2021-01-04T20:40:30.743Z] ---> 3177bcd58094 [2021-01-04T20:40:30.743Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T20:40:30.743Z] ---> Running in 2ab48f160c79 [2021-01-04T20:40:30.743Z] Removing intermediate container 2ab48f160c79 [2021-01-04T20:40:30.743Z] ---> 9258f184e8e3 [2021-01-04T20:40:30.743Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T20:40:30.743Z] ---> Running in 673c65cbf378 [2021-01-04T20:40:30.743Z] Removing intermediate container 673c65cbf378 [2021-01-04T20:40:30.743Z] ---> 218cfa66568f [2021-01-04T20:40:30.743Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T20:40:30.743Z] ---> 5a46c3c1d565 [2021-01-04T20:40:30.743Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T20:40:32.189Z] ---> 5e2fa568e5b5 [2021-01-04T20:40:32.189Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T20:40:33.632Z] ---> 9db43ca5ebc6 [2021-01-04T20:40:33.632Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T20:40:35.074Z] ---> 3366b43bf974 [2021-01-04T20:40:35.074Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T20:40:37.703Z] ---> 09e0f9749523 [2021-01-04T20:40:37.703Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T20:40:39.138Z] ---> a4db5e3c3f12 [2021-01-04T20:40:39.138Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T20:40:39.138Z] ---> Running in 5b75e8042b5b [2021-01-04T20:40:39.411Z] Removing intermediate container 6fe93d6d401a [2021-01-04T20:40:39.411Z] ---> 99be9249967c [2021-01-04T20:40:39.411Z] Step 10/26 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T20:40:39.682Z] ---> Running in 3a17c37f7d51 [2021-01-04T20:40:39.954Z] Removing intermediate container 5b75e8042b5b [2021-01-04T20:40:39.954Z] ---> e9402a800246 [2021-01-04T20:40:39.954Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:40:40.226Z] ---> Running in 976c22c94a51 [2021-01-04T20:40:40.849Z] Removing intermediate container 976c22c94a51 [2021-01-04T20:40:40.849Z] ---> b3f3d9b80218 [2021-01-04T20:40:40.849Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T20:40:40.849Z] ---> Running in 187233db1b4e [2021-01-04T20:40:41.126Z] 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-04T20:40:41.728Z] Removing intermediate container 187233db1b4e [2021-01-04T20:40:41.728Z] ---> a1efd5496196 [2021-01-04T20:40:41.728Z] Step 23/24 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:40:41.728Z] ---> Running in 69b52886527a [2021-01-04T20:40:42.340Z] Removing intermediate container 69b52886527a [2021-01-04T20:40:42.340Z] ---> 7ba1e0518386 [2021-01-04T20:40:42.340Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T20:40:42.340Z] ---> Running in 052c8d498d27 [2021-01-04T20:40:42.937Z] Removing intermediate container 052c8d498d27 [2021-01-04T20:40:42.937Z] ---> 566a2f983202 [2021-01-04T20:40:42.937Z] [2021-01-04T20:40:43.221Z] Successfully built 566a2f983202 [2021-01-04T20:40:43.496Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-04T20:40:44.477Z]  Building docker-support-notifications-go ... done Removing intermediate container 3a17c37f7d51 [2021-01-04T20:40:44.477Z] ---> 4b7b78aa39b9 [2021-01-04T20:40:44.477Z] [2021-01-04T20:40:44.477Z] Step 11/26 : FROM docker:20.10.0 [2021-01-04T20:40:44.477Z] 20.10.0: Pulling from library/docker [2021-01-04T20:40:53.595Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-04T20:40:53.596Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-04T20:40:53.596Z] ---> eeaf43b92773 [2021-01-04T20:40:53.596Z] Step 12/26 : RUN apk add --no-cache bash [2021-01-04T20:40:53.865Z] ---> Running in 40184b1d58fa [2021-01-04T20:40:55.289Z] Removing intermediate container e5faf04d3eb1 [2021-01-04T20:40:55.289Z] ---> 6966feb078f6 [2021-01-04T20:40:55.289Z] [2021-01-04T20:40:55.289Z] Step 10/23 : FROM alpine:3.12 [2021-01-04T20:40:55.289Z] ---> afeebe901d6b [2021-01-04T20:40:55.289Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T20:40:55.289Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:40:55.289Z] ---> Running in d57865075c2d [2021-01-04T20:40:55.566Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:40:55.837Z] Removing intermediate container d57865075c2d [2021-01-04T20:40:55.837Z] ---> bd8d9f91c83f [2021-01-04T20:40:55.837Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T20:40:55.837Z] ---> Running in e0dcae484920 [2021-01-04T20:40:56.110Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T20:40:56.110Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T20:40:56.110Z] Executing bash-5.0.17-r0.post-install [2021-01-04T20:40:56.110Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:40:56.110Z] OK: 12 MiB in 22 packages [2021-01-04T20:40:56.386Z] Removing intermediate container e0dcae484920 [2021-01-04T20:40:56.386Z] ---> ea114010c744 [2021-01-04T20:40:56.386Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T20:40:56.386Z] ---> Running in ebecf4c00f6b [2021-01-04T20:40:56.997Z] Removing intermediate container ebecf4c00f6b [2021-01-04T20:40:56.997Z] ---> 1b1014a1ed21 [2021-01-04T20:40:56.997Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T20:40:56.997Z] ---> Running in e5e0c944fa73 [2021-01-04T20:40:57.589Z] Removing intermediate container 40184b1d58fa [2021-01-04T20:40:57.589Z] ---> 56928815770f [2021-01-04T20:40:57.589Z] Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T20:40:57.589Z] ---> Running in 60f645218396 [2021-01-04T20:40:58.184Z] Removing intermediate container 60f645218396 [2021-01-04T20:40:58.185Z] ---> 112a5ed8ef3a [2021-01-04T20:40:58.185Z] Step 14/26 : ENV APP_PORT=48090 [2021-01-04T20:40:58.185Z] ---> Running in f4f2b83fb7e8 [2021-01-04T20:40:58.780Z] Removing intermediate container f4f2b83fb7e8 [2021-01-04T20:40:58.780Z] ---> 7b01c5b59857 [2021-01-04T20:40:58.780Z] Step 15/26 : EXPOSE $APP_PORT [2021-01-04T20:40:58.780Z] ---> Running in 7e930e0583fd [2021-01-04T20:40:59.373Z] Removing intermediate container e5e0c944fa73 [2021-01-04T20:40:59.373Z] ---> a285b01ab43f [2021-01-04T20:40:59.373Z] Step 15/23 : RUN apk add --update --no-cache zeromq [2021-01-04T20:40:59.373Z] Removing intermediate container 7e930e0583fd [2021-01-04T20:40:59.373Z] ---> 36691ccc99a9 [2021-01-04T20:40:59.373Z] Step 16/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T20:40:59.647Z] ---> Running in fef5eb5e3721 [2021-01-04T20:41:00.642Z] ---> 76d5ecf72cae [2021-01-04T20:41:00.642Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T20:41:00.912Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:41:01.507Z] ---> 8241d16f908d [2021-01-04T20:41:01.507Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T20:41:02.100Z] ---> 49ff1b3b5845 [2021-01-04T20:41:02.372Z] Step 19/26 : RUN apk --no-cache add py3-pip [2021-01-04T20:41:02.372Z] ---> Running in 5cb6f42fd04f [2021-01-04T20:41:02.648Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:41:03.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:41:03.629Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:41:04.221Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T20:41:04.221Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T20:41:04.221Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T20:41:04.221Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T20:41:04.221Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T20:41:04.221Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T20:41:04.221Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T20:41:04.492Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T20:41:04.492Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T20:41:04.492Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T20:41:05.083Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T20:41:05.352Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T20:41:05.352Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:41:05.352Z] OK: 8 MiB in 19 packages [2021-01-04T20:41:06.325Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T20:41:06.325Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T20:41:06.325Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T20:41:06.325Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T20:41:06.325Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T20:41:06.325Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T20:41:06.325Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T20:41:06.596Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T20:41:06.596Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T20:41:06.596Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T20:41:06.596Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T20:41:06.596Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T20:41:06.596Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T20:41:06.596Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T20:41:06.866Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T20:41:06.866Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T20:41:06.866Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T20:41:06.866Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T20:41:06.866Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T20:41:07.135Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T20:41:07.135Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T20:41:07.135Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T20:41:07.135Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T20:41:07.135Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T20:41:07.135Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T20:41:07.135Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T20:41:07.407Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:41:07.407Z] Removing intermediate container fef5eb5e3721 [2021-01-04T20:41:07.407Z] ---> cfaea9ee0f0b [2021-01-04T20:41:07.407Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T20:41:07.407Z] OK: 71 MiB in 55 packages [2021-01-04T20:41:08.841Z] ---> 18722ef84691 [2021-01-04T20:41:08.841Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T20:41:10.391Z] ---> 4b438d503845 [2021-01-04T20:41:10.391Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T20:41:11.389Z] ---> bb0a15e942f5 [2021-01-04T20:41:11.389Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T20:41:11.661Z] ---> Running in 281ddb633cb0 [2021-01-04T20:41:12.268Z] Removing intermediate container 281ddb633cb0 [2021-01-04T20:41:12.268Z] ---> afe8a5a53329 [2021-01-04T20:41:12.268Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:41:12.268Z] ---> Running in 9d45bc0bc71e [2021-01-04T20:41:12.857Z] Removing intermediate container 9d45bc0bc71e [2021-01-04T20:41:12.857Z] ---> cf0b1e02a008 [2021-01-04T20:41:12.857Z] Step 21/23 : LABEL arch=arm64 [2021-01-04T20:41:13.126Z] ---> Running in 531e72dc297e [2021-01-04T20:41:13.404Z] Removing intermediate container 531e72dc297e [2021-01-04T20:41:13.404Z] ---> ab124f537e4f [2021-01-04T20:41:13.404Z] Step 22/23 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:41:13.693Z] Removing intermediate container 5cb6f42fd04f [2021-01-04T20:41:13.693Z] ---> c7a9c68f8fe2 [2021-01-04T20:41:13.693Z] Step 20/26 : RUN pip install docker-compose==1.23.2 [2021-01-04T20:41:13.693Z] ---> Running in bdfb4092f08f [2021-01-04T20:41:13.693Z] ---> Running in 91d953789bd0 [2021-01-04T20:41:14.289Z] Removing intermediate container bdfb4092f08f [2021-01-04T20:41:14.289Z] ---> 044cdddf9ffc [2021-01-04T20:41:14.289Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T20:41:14.289Z] ---> Running in 7f4b0313d856 [2021-01-04T20:41:14.885Z] Removing intermediate container 7f4b0313d856 [2021-01-04T20:41:14.885Z] ---> 7fed75fb1b4a [2021-01-04T20:41:14.885Z] [2021-01-04T20:41:15.156Z] Successfully built 7fed75fb1b4a [2021-01-04T20:41:15.156Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-04T20:41:18.514Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2021-01-04T20:41:18.514Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T20:41:19.102Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T20:41:19.102Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T20:41:21.056Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T20:41:21.056Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T20:41:23.655Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T20:41:23.655Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T20:41:24.242Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T20:41:24.242Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T20:41:24.829Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T20:41:24.829Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T20:41:25.100Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T20:41:25.370Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T20:41:25.639Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T20:41:25.639Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T20:41:26.230Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T20:41:26.230Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T20:41:28.188Z] Collecting PyYAML<4,>=3.10 [2021-01-04T20:41:28.188Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T20:41:30.794Z] 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-04T20:41:31.064Z] Collecting idna<2.8,>=2.5 [2021-01-04T20:41:31.064Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T20:41:31.064Z] 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-04T20:41:31.064Z] 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-04T20:41:31.652Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T20:41:31.652Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T20:41:31.921Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T20:41:31.921Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T20:41:32.191Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T20:41:32.191Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T20:41:32.191Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T20:41:32.191Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T20:41:32.783Z] Installing collected packages: docopt, dockerpty, idna, urllib3, requests, docker-pycreds, websocket-client, docker, cached-property, jsonschema, texttable, PyYAML, docker-compose [2021-01-04T20:41:32.783Z] Running setup.py install for docopt: started [2021-01-04T20:41:34.753Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T20:41:34.753Z] Running setup.py install for dockerpty: started [2021-01-04T20:41:36.716Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T20:41:36.716Z] Attempting uninstall: idna [2021-01-04T20:41:36.716Z] Found existing installation: idna 2.9 [2021-01-04T20:41:36.716Z] Uninstalling idna-2.9: [2021-01-04T20:41:36.716Z] Successfully uninstalled idna-2.9 [2021-01-04T20:41:37.307Z] Attempting uninstall: urllib3 [2021-01-04T20:41:37.307Z] Found existing installation: urllib3 1.25.9 [2021-01-04T20:41:37.307Z] Uninstalling urllib3-1.25.9: [2021-01-04T20:41:37.307Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T20:41:37.897Z] Attempting uninstall: requests [2021-01-04T20:41:37.897Z] Found existing installation: requests 2.23.0 [2021-01-04T20:41:37.897Z] Uninstalling requests-2.23.0: [2021-01-04T20:41:37.897Z] Successfully uninstalled requests-2.23.0 [2021-01-04T20:41:39.856Z] Running setup.py install for texttable: started [2021-01-04T20:41:41.276Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T20:41:41.276Z] Running setup.py install for PyYAML: started [2021-01-04T20:41:43.236Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T20:41:44.206Z] 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-04T20:41:48.490Z] Removing intermediate container 91d953789bd0 [2021-01-04T20:41:48.490Z] ---> 93df55377bc9 [2021-01-04T20:41:48.490Z] Step 21/26 : RUN apk --no-cache add curl [2021-01-04T20:41:48.490Z] ---> Running in 12ec4056deb0 [2021-01-04T20:41:49.079Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T20:41:49.349Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T20:41:49.940Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T20:41:49.940Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T20:41:49.940Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T20:41:49.940Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T20:41:49.940Z] OK: 71 MiB in 58 packages [2021-01-04T20:41:51.371Z] Removing intermediate container 12ec4056deb0 [2021-01-04T20:41:51.371Z] ---> b6848d79c393 [2021-01-04T20:41:51.371Z] Step 22/26 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T20:41:51.371Z] ---> Running in 138e0f17905a [2021-01-04T20:41:51.647Z] Removing intermediate container 138e0f17905a [2021-01-04T20:41:51.647Z] ---> 097030973bfc [2021-01-04T20:41:51.647Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T20:41:51.647Z] ---> Running in d8a959aab4d5 [2021-01-04T20:41:52.244Z] Removing intermediate container d8a959aab4d5 [2021-01-04T20:41:52.244Z] ---> 9f9efee25a52 [2021-01-04T20:41:52.244Z] Step 24/26 : LABEL arch=arm64 [2021-01-04T20:41:52.244Z] ---> Running in 9d48273dcaab [2021-01-04T20:41:52.838Z] Removing intermediate container 9d48273dcaab [2021-01-04T20:41:52.838Z] ---> 8cb2c7dc9327 [2021-01-04T20:41:52.838Z] Step 25/26 : LABEL git_sha=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [2021-01-04T20:41:52.838Z] ---> Running in c190cf70e875 [2021-01-04T20:41:53.432Z] Removing intermediate container c190cf70e875 [2021-01-04T20:41:53.432Z] ---> ad165a1c336b [2021-01-04T20:41:53.432Z] Step 26/26 : LABEL version=0.0.0 [2021-01-04T20:41:53.432Z] ---> Running in 39aec89fa4ed [2021-01-04T20:41:54.023Z] Removing intermediate container 39aec89fa4ed [2021-01-04T20:41:54.023Z] ---> e326f699839d [2021-01-04T20:41:54.023Z] [2021-01-04T20:41:54.294Z] Successfully built e326f699839d [2021-01-04T20:41:54.294Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-04T20:41:54.608Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-04T20:41:54.640Z] $ docker stop --time=1 ff6df0797804c1aaab9f2e2a3087d5afca180b2267405ad762025c8dc9fe2238 [2021-01-04T20:41:56.583Z] $ docker rm -f ff6df0797804c1aaab9f2e2a3087d5afca180b2267405ad762025c8dc9fe2238 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T20:41:57.293Z] + + docker imagesgrep [2021-01-04T20:41:57.294Z] docker [2021-01-04T20:41:57.566Z] docker-sys-mgmt-agent-go-arm64 latest e326f699839d 4 seconds ago 300MB [2021-01-04T20:41:57.566Z] docker-core-data-go-arm64 latest 7fed75fb1b4a 43 seconds ago 20.9MB [2021-01-04T20:41:57.566Z] docker-support-notifications-go-arm64 latest 566a2f983202 About a minute ago 11.4MB [2021-01-04T20:41:57.566Z] docker-core-metadata-go-arm64 latest 7410b91c70cc 2 minutes ago 12.2MB [2021-01-04T20:41:57.566Z] docker-security-secretstore-setup-go-arm64 latest b9ee73a8116e 3 minutes ago 23.4MB [2021-01-04T20:41:57.566Z] docker-security-proxy-setup-go-arm64 latest 27d8b99ef308 3 minutes ago 23.3MB [2021-01-04T20:41:57.566Z] docker-security-bootstrap-redis-go-arm64 latest 28bd7cb631a0 3 minutes ago 15.1MB [2021-01-04T20:41:57.566Z] docker-core-command-go-arm64 latest 78f4c58323ae 4 minutes ago 9.98MB [2021-01-04T20:41:57.566Z] docker-support-scheduler-go-arm64 latest 67b322336c74 4 minutes ago 10MB [2021-01-04T20:41:57.566Z] 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) [Pipeline] unstash [Pipeline] wrap [2021-01-04T20:41:59.291Z] provisioning config files... [2021-01-04T20:41:59.301Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1244683708690453152tmp [Pipeline] { [Pipeline] sh [2021-01-04T20:41:59.687Z] + set +x [2021-01-04T20:41:59.687Z] + curl -s https://codecov.io/bash [2021-01-04T20:41:59.687Z] + bash -s -- [2021-01-04T20:41:59.954Z] [2021-01-04T20:41:59.954Z] _____ _ [2021-01-04T20:41:59.954Z] / ____| | | [2021-01-04T20:41:59.954Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T20:41:59.954Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T20:41:59.954Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T20:41:59.954Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T20:41:59.954Z] Bash-20201231-23d4836 [2021-01-04T20:41:59.954Z] [2021-01-04T20:41:59.954Z] [2021-01-04T20:41:59.954Z] ==> git version 2.24.3 found [2021-01-04T20:41:59.954Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-04T20:41:59.954Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T20:41:59.954Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T20:41:59.954Z] ==> Jenkins CI detected. [2021-01-04T20:41:59.954Z] project root: . [2021-01-04T20:41:59.954Z] --> token set from env [2021-01-04T20:42:00.217Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T20:42:00.217Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T20:42:00.217Z] ==> Python coveragepy not found [2021-01-04T20:42:00.217Z] ==> Searching for coverage reports in: [2021-01-04T20:42:00.217Z] + . [2021-01-04T20:42:00.217Z] -> Found 1 reports [2021-01-04T20:42:00.217Z] ==> Detecting git/mercurial file structure [2021-01-04T20:42:00.217Z] ==> Reading reports [2021-01-04T20:42:00.217Z] + ./coverage.out bytes=538204 [2021-01-04T20:42:00.217Z] ==> Appending adjustments [2021-01-04T20:42:00.217Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T20:42:03.528Z] + Found adjustments [2021-01-04T20:42:03.528Z] ==> Gzipping contents [2021-01-04T20:42:03.528Z] 84K /tmp/codecov.kQ5bZ7.gz [2021-01-04T20:42:03.528Z] ==> Uploading reports [2021-01-04T20:42:03.528Z] url: https://codecov.io [2021-01-04T20:42:03.528Z] query: branch=PR-2979&commit=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2979%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2979&job=&cmd_args= [2021-01-04T20:42:03.528Z] -> Pinging Codecov [2021-01-04T20:42:03.528Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2979&commit=ecb0ede5f6d711a4ab04f5f7ebc53af8927915db&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2979%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2979&job=&cmd_args= [2021-01-04T20:42:03.789Z] -> Uploading to [2021-01-04T20:42:03.789Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/00271124DB129430A58F1EEE437C3FCB/ecb0ede5f6d711a4ab04f5f7ebc53af8927915db/ab381346-7f21-4f1d-bf3a-76ff17145189.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T204203Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f32288d9296050f6484fb9b035f68fb6e29c054a9fdb616451e467324e1976e5 [2021-01-04T20:42:03.789Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T20:42:03.789Z] Dload Upload Total Spent Left Speed [2021-01-04T20:42:04.316Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82003 0 0 100 82003 0 165k --:--:-- --:--:-- --:--:-- 165k [2021-01-04T20:42:04.316Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/ecb0ede5f6d711a4ab04f5f7ebc53af8927915db [Pipeline] } [2021-01-04T20:42:04.325Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:42:06.284Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:42:07.172Z] ---> package-listing.sh [2021-01-04T20:42:07.172Z] ++ facter osfamily [2021-01-04T20:42:07.172Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T20:42:07.172Z] + OS_FAMILY=redhat [2021-01-04T20:42:07.172Z] + workspace=/w/workspace/edgex-go/3 [2021-01-04T20:42:07.172Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T20:42:07.172Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T20:42:07.172Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T20:42:07.172Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T20:42:07.172Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-04T20:42:07.172Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T20:42:07.172Z] + case "${OS_FAMILY}" in [2021-01-04T20:42:07.172Z] + rpm -qa [2021-01-04T20:42:07.172Z] + sort [2021-01-04T20:42:12.479Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T20:42:12.479Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T20:42:12.479Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T20:42:12.479Z] + '[' /w/workspace/edgex-go/3 ']' [2021-01-04T20:42:12.479Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2021-01-04T20:42:12.479Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2021-01-04T20:42:12.494Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T20:42:12.801Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:42:13.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:42:13.118Z] [2021-01-04T20:42:13.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T20:42:13.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:42:13.472Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T20:42:13.472Z] df20fa9351a1: Pulling fs layer [2021-01-04T20:42:13.472Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T20:42:13.472Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T20:42:13.472Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T20:42:13.472Z] 93b61091891f: Pulling fs layer [2021-01-04T20:42:13.472Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T20:42:13.472Z] 5e14af77c1be: Pulling fs layer [2021-01-04T20:42:13.472Z] 01666e4c0597: Pulling fs layer [2021-01-04T20:42:13.472Z] aa168da1d23b: Pulling fs layer [2021-01-04T20:42:13.472Z] 93b9cdb0e59b: Waiting [2021-01-04T20:42:13.472Z] 5e14af77c1be: Waiting [2021-01-04T20:42:13.472Z] 01666e4c0597: Waiting [2021-01-04T20:42:13.472Z] aa168da1d23b: Waiting [2021-01-04T20:42:13.472Z] 93b61091891f: Waiting [2021-01-04T20:42:13.472Z] 46f8f816bc3b: Waiting [2021-01-04T20:42:13.472Z] 36b3adc4ff6f: Download complete [2021-01-04T20:42:13.472Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T20:42:13.472Z] 46f8f816bc3b: Download complete [2021-01-04T20:42:13.736Z] df20fa9351a1: Verifying Checksum [2021-01-04T20:42:13.736Z] df20fa9351a1: Download complete [2021-01-04T20:42:13.736Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T20:42:13.736Z] 93b9cdb0e59b: Download complete [2021-01-04T20:42:13.736Z] 5e14af77c1be: Verifying Checksum [2021-01-04T20:42:13.736Z] 5e14af77c1be: Download complete [2021-01-04T20:42:13.736Z] 93b61091891f: Download complete [2021-01-04T20:42:13.736Z] 01666e4c0597: Verifying Checksum [2021-01-04T20:42:13.736Z] 01666e4c0597: Download complete [2021-01-04T20:42:13.736Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T20:42:13.736Z] 8ad3a11d3b57: Download complete [2021-01-04T20:42:14.001Z] df20fa9351a1: Pull complete [2021-01-04T20:42:14.267Z] 36b3adc4ff6f: Pull complete [2021-01-04T20:42:15.675Z] aa168da1d23b: Verifying Checksum [2021-01-04T20:42:15.675Z] aa168da1d23b: Download complete [2021-01-04T20:42:16.626Z] 8ad3a11d3b57: Pull complete [2021-01-04T20:42:16.888Z] 46f8f816bc3b: Pull complete [2021-01-04T20:42:17.462Z] 93b61091891f: Pull complete [2021-01-04T20:42:17.724Z] 93b9cdb0e59b: Pull complete [2021-01-04T20:42:17.724Z] 5e14af77c1be: Pull complete [2021-01-04T20:42:17.987Z] 01666e4c0597: Pull complete [2021-01-04T20:42:26.161Z] aa168da1d23b: Pull complete [2021-01-04T20:42:26.161Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T20:42:26.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T20:42:26.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T20:42:26.406Z] prd-centos7-docker-4c-2g-18263 does not seem to be running inside a container [2021-01-04T20:42:26.457Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-04T20:42:35.666Z] $ docker top 0acba1aa4f8aa5aaa338a442fa9e49d9a714e4d7a60b4364dfa61a2b726279ca -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T20:42:36.246Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T20:42:36.544Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T20:42:36.845Z] + ls /var/log/sa-host [2021-01-04T20:42:36.845Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T20:42:36.845Z] file_magic: OK [2021-01-04T20:42:36.845Z] HZ: Using current value: 100 [2021-01-04T20:42:36.845Z] file_header: OK [2021-01-04T20:42:36.845Z] 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-04T20:42:36.845Z] Statistics: [2021-01-04T20:42:36.845Z] 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... [2021-01-04T20:42:36.845Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T20:42:36.845Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T20:42:36.845Z] file_magic: OK [2021-01-04T20:42:36.845Z] HZ: Using current value: 100 [2021-01-04T20:42:36.845Z] file_header: OK [2021-01-04T20:42:36.845Z] 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-04T20:42:36.845Z] Statistics: [2021-01-04T20:42:36.845Z] Hnuu...uuuununununu... [2021-01-04T20:42:36.845Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T20:42:37.039Z] provisioning config files... [2021-01-04T20:42:37.057Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6878149486413464452tmp [Pipeline] { [Pipeline] echo [2021-01-04T20:42:37.176Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:42:37.512Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T20:42:37.535Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T20:42:37.631Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:42:37.930Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T20:42:37.942Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:42:38.243Z] ---> sudo-logs.sh [2021-01-04T20:42:38.243Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T20:42:38.256Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:42:38.559Z] ---> job-cost.sh [2021-01-04T20:42:38.559Z] lf-activate-venv: SKIPPING [2021-01-04T20:42:38.559Z] INFO: No Stack... [2021-01-04T20:42:39.956Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T20:42:40.222Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T20:42:40.246Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T20:42:40.571Z] ---> logs-deploy.sh [2021-01-04T20:42:40.572Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2979/3 [2021-01-04T20:42:40.572Z] INFO: archiving workspace using pattern(s): [2021-01-04T20:42:41.968Z] Archives upload complete. [2021-01-04T20:42:41.968Z] INFO: archiving logs to Nexus