Pull request #2959 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of judehung for edgexfoundry/edgex-go Obtained Jenkinsfile from 620c94923bc71f4f47da1c97111a0befb4c30845+dd265b0a906f4796680bcfa54b47b0c8333d6388 (87f52828e17a04d5ffb69371c29983c9af5aa501) Running in Durability level: MAX_SURVIVABILITY 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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2959/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-2959/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd 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 ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-16475 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit 620c94923bc71f4f47da1c97111a0befb4c30845 Merge succeeded, producing 620c94923bc71f4f47da1c97111a0befb4c30845 Checking out Revision 620c94923bc71f4f47da1c97111a0befb4c30845 (PR-2959) > 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/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 Commit message: "feat(data): Implement GET /reading/device/name/{name} V2 API" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-12-17T09:31:33.577Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-12-17T09:31:34.024Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-12-17T09:31:34.207Z] ========================================================= [2020-12-17T09:31:34.207Z] EdgeX Global Pipelines Version Info [2020-12-17T09:31:34.207Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:31:36.391Z] ------------------- [2020-12-17T09:31:36.391Z] stable info: [2020-12-17T09:31:36.391Z] ------------------- [2020-12-17T09:31:36.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-12-17T09:31:36.391Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T09:31:36.391Z] Message: update stable to v1.0.173 [2020-12-17T09:31:37.384Z] ------------------- [2020-12-17T09:31:37.384Z] experimental info: [2020-12-17T09:31:37.384Z] ------------------- [2020-12-17T09:31:37.384Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-12-17T09:31:37.384Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T09:31:37.384Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2020-12-17T09:31:37.821Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2020-12-17T09:31:37.969Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2020-12-17T09:31:38.104Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-12-17T09:31:38.240Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-12-17T09:31:38.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-12-17T09:31:38.536Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-12-17T09:31:38.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-12-17T09:31:38.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2020-12-17T09:31:38.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2020-12-17T09:31:39.092Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2020-12-17T09:31:39.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-12-17T09:31:39.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-12-17T09:31:39.501Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-12-17T09:31:39.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-12-17T09:31:39.781Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T09:31:39.925Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-12-17T09:31:40.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-12-17T09:31:40.198Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-12-17T09:31:40.384Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2020-12-17T09:31:40.605Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2020-12-17T09:31:40.807Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2020-12-17T09:31:40.953Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-12-17T09:31:41.085Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2020-12-17T09:31:41.215Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2959 [Pipeline] echo [2020-12-17T09:31:41.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2959 [Pipeline] echo [2020-12-17T09:31:41.483Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2959 [Pipeline] echo [2020-12-17T09:31:41.618Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 620c94923bc71f4f47da1c97111a0befb4c30845 [Pipeline] echo [2020-12-17T09:31:41.757Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 620c949 [Pipeline] echo [2020-12-17T09:31:41.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-12-17T09:31:42.195Z] provisioning config files... [2020-12-17T09:31:42.234Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7732910820747432977tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:31:42.687Z] ---> docker-login.sh [2020-12-17T09:31:42.687Z] nexus3.edgexfoundry.org:10001 [2020-12-17T09:31:43.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:31:43.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:31:43.302Z] Configure a credential helper to remove this warning. See [2020-12-17T09:31:43.302Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:31:43.302Z] [2020-12-17T09:31:43.302Z] Login Succeeded [2020-12-17T09:31:43.302Z] nexus3.edgexfoundry.org:10002 [2020-12-17T09:31:43.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:31:43.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:31:43.585Z] Configure a credential helper to remove this warning. See [2020-12-17T09:31:43.585Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:31:43.585Z] [2020-12-17T09:31:43.585Z] Login Succeeded [2020-12-17T09:31:43.585Z] nexus3.edgexfoundry.org:10003 [2020-12-17T09:31:44.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:31:44.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:31:44.181Z] Configure a credential helper to remove this warning. See [2020-12-17T09:31:44.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:31:44.181Z] [2020-12-17T09:31:44.181Z] Login Succeeded [2020-12-17T09:31:44.181Z] nexus3.edgexfoundry.org:10004 [2020-12-17T09:31:44.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:31:44.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:31:44.465Z] Configure a credential helper to remove this warning. See [2020-12-17T09:31:44.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:31:44.465Z] [2020-12-17T09:31:44.465Z] Login Succeeded [2020-12-17T09:31:44.465Z] docker.io [2020-12-17T09:31:44.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:31:45.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:31:45.014Z] Configure a credential helper to remove this warning. See [2020-12-17T09:31:45.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:31:45.014Z] [2020-12-17T09:31:45.014Z] Login Succeeded [2020-12-17T09:31:45.014Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T09:31:45.042Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T09:31:45.629Z] ++ 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-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] ++ dirname cmd/core-command/Dockerfile [2020-12-17T09:31:45.629Z] + echo core-command,cmd/core-command/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/core-data/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo core-data,cmd/core-data/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/core-metadata/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/security-secrets-setup/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/support-notifications/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/support-scheduler/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2020-12-17T09:31:45.629Z] + for file in '`ls cmd/**/Dockerfile`' [2020-12-17T09:31:45.629Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2020-12-17T09:31:45.629Z] ++ cut -d/ -f2 [2020-12-17T09:31:45.629Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2020-12-17T09:31:45.945Z] 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-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:31:47.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T09:31:47.695Z] [2020-12-17T09:31:47.695Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:31:48.127Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T09:31:48.127Z] latest: Pulling from edgex-devops/git-semver [2020-12-17T09:31:48.127Z] 31603596830f: Pulling fs layer [2020-12-17T09:31:48.127Z] 2a8b12db71e7: Pulling fs layer [2020-12-17T09:31:48.127Z] 6ca5941a6612: Pulling fs layer [2020-12-17T09:31:48.127Z] ecc8261a40a4: Pulling fs layer [2020-12-17T09:31:48.127Z] ecc8261a40a4: Waiting [2020-12-17T09:31:48.127Z] 2a8b12db71e7: Verifying Checksum [2020-12-17T09:31:48.127Z] 2a8b12db71e7: Download complete [2020-12-17T09:31:48.404Z] 31603596830f: Verifying Checksum [2020-12-17T09:31:48.404Z] 31603596830f: Download complete [2020-12-17T09:31:48.693Z] ecc8261a40a4: Verifying Checksum [2020-12-17T09:31:48.693Z] ecc8261a40a4: Download complete [2020-12-17T09:31:48.693Z] 6ca5941a6612: Verifying Checksum [2020-12-17T09:31:48.693Z] 6ca5941a6612: Download complete [2020-12-17T09:31:48.975Z] 31603596830f: Pull complete [2020-12-17T09:31:49.263Z] 2a8b12db71e7: Pull complete [2020-12-17T09:31:50.732Z] 6ca5941a6612: Pull complete [2020-12-17T09:31:50.732Z] ecc8261a40a4: Pull complete [2020-12-17T09:31:50.732Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-12-17T09:31:50.732Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-12-17T09:31:50.732Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-12-17T09:31:50.918Z] prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container [2020-12-17T09:31:51.011Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:31:53.755Z] $ docker top de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-12-17T09:31:54.301Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T09:31:54.301Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T09:31:54.625Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T09:31:54.632Z] $ docker exec de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee ssh-agent [2020-12-17T09:31:54.933Z] SSH_AUTH_SOCK=/tmp/ssh-4japV2H7sIcn/agent.11 [2020-12-17T09:31:54.933Z] SSH_AGENT_PID=17 [2020-12-17T09:31:54.961Z] Running ssh-add (command line suppressed) [2020-12-17T09:31:55.186Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2511143521285296021.key (/w/workspace/edgex-go/1@tmp/private_key_2511143521285296021.key) [2020-12-17T09:31:55.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T09:31:55.735Z] + git tag --points-at HEAD [Pipeline] } [2020-12-17T09:31:56.040Z] $ docker exec --env ******** --env ******** de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee ssh-agent -k [2020-12-17T09:31:56.227Z] unset SSH_AUTH_SOCK; [2020-12-17T09:31:56.228Z] unset SSH_AGENT_PID; [2020-12-17T09:31:56.228Z] echo Agent pid 17 killed; [2020-12-17T09:31:56.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-12-17T09:31:56.520Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-12-17T09:31:56.520Z] [ssh-agent] Looking for ssh-agent implementation... [2020-12-17T09:31:56.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-12-17T09:31:56.904Z] $ docker exec de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee ssh-agent [2020-12-17T09:31:57.244Z] SSH_AUTH_SOCK=/tmp/ssh-sQ5kk6qohQIX/agent.45 [2020-12-17T09:31:57.244Z] SSH_AGENT_PID=50 [2020-12-17T09:31:57.260Z] Running ssh-add (command line suppressed) [2020-12-17T09:31:57.537Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1750585910265530397.key (/w/workspace/edgex-go/1@tmp/private_key_1750585910265530397.key) [2020-12-17T09:31:57.622Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-12-17T09:31:58.020Z] + git semver init [2020-12-17T09:31:58.020Z] # -> Open(): unable to determine branch for HEAD [2020-12-17T09:31:58.020Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2020-12-17T09:31:58.020Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2020-12-17T09:31:58.020Z] # $SEMVER_REMOTE_NAME = origin [2020-12-17T09:31:58.020Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-12-17T09:31:58.020Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-12-17T09:31:58.020Z] # $SEMVER_BRANCH = PR-2959 [2020-12-17T09:31:58.020Z] # $SEMVER_TEMP = /tmp/semver-192752851 [2020-12-17T09:31:58.020Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2020-12-17T09:32:30.550Z] # '/tmp/semver-192752851' -> '/w/workspace/edgex-go/1/.semver' [2020-12-17T09:32:31.141Z] # -> Force: false [2020-12-17T09:32:31.141Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2020-12-17T09:32:31.211Z] $ docker exec --env ******** --env ******** de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee ssh-agent -k [2020-12-17T09:32:31.666Z] unset SSH_AUTH_SOCK; [2020-12-17T09:32:31.667Z] unset SSH_AGENT_PID; [2020-12-17T09:32:31.667Z] echo Agent pid 50 killed; [2020-12-17T09:32:31.821Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-12-17T09:32:32.469Z] + git semver [Pipeline] } [2020-12-17T09:32:32.516Z] $ docker stop --time=1 de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee [2020-12-17T09:32:34.392Z] $ docker rm -f de9419d169643332aa07f28dfbe2a2564988ffc21e36d086d3b7660aa235f9ee [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T09:32:35.197Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-12-17T09:32:36.191Z] Stashed 1 file(s) [Pipeline] echo [2020-12-17T09:32:36.215Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T09:32:37.573Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2020-12-17T09:32:37.934Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T09:32:38.304Z] + true [2020-12-17T09:32:38.304Z] + sudo service docker restart [2020-12-17T09:32:38.304Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2020-12-17T09:32:39.311Z] ========================================================= [2020-12-17T09:32:39.311Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-12-17T09:32:39.311Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:32:39.729Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-12-17T09:32:45.163Z] Sending build context to Docker daemon 326.4MB [2020-12-17T09:32:45.163Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-17T09:32:45.163Z] Step 2/7 : FROM ${BASE} [2020-12-17T09:32:45.429Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-12-17T09:32:45.429Z] 188c0c94c7c5: Pulling fs layer [2020-12-17T09:32:45.429Z] 0ef7d3d256c8: Pulling fs layer [2020-12-17T09:32:45.429Z] de9db76c5a1d: Pulling fs layer [2020-12-17T09:32:45.429Z] bca2f99d35d6: Pulling fs layer [2020-12-17T09:32:45.429Z] 93359f2a8cfa: Pulling fs layer [2020-12-17T09:32:45.429Z] 7c6f9722023f: Pulling fs layer [2020-12-17T09:32:45.429Z] a35cf1a2eb13: Pulling fs layer [2020-12-17T09:32:45.429Z] bca2f99d35d6: Waiting [2020-12-17T09:32:45.429Z] 93359f2a8cfa: Waiting [2020-12-17T09:32:45.429Z] 7c6f9722023f: Waiting [2020-12-17T09:32:45.429Z] a35cf1a2eb13: Waiting [2020-12-17T09:32:45.429Z] de9db76c5a1d: Verifying Checksum [2020-12-17T09:32:45.429Z] de9db76c5a1d: Download complete [2020-12-17T09:32:45.429Z] 0ef7d3d256c8: Download complete [2020-12-17T09:32:46.394Z] 93359f2a8cfa: Download complete [2020-12-17T09:32:46.394Z] 7c6f9722023f: Verifying Checksum [2020-12-17T09:32:46.394Z] 7c6f9722023f: Download complete [2020-12-17T09:32:46.394Z] 188c0c94c7c5: Verifying Checksum [2020-12-17T09:32:46.394Z] 188c0c94c7c5: Download complete [2020-12-17T09:32:46.702Z] 188c0c94c7c5: Pull complete [2020-12-17T09:32:46.982Z] 0ef7d3d256c8: Pull complete [2020-12-17T09:32:47.589Z] de9db76c5a1d: Pull complete [2020-12-17T09:32:50.300Z] a35cf1a2eb13: Verifying Checksum [2020-12-17T09:32:50.300Z] a35cf1a2eb13: Download complete [2020-12-17T09:32:51.404Z] bca2f99d35d6: Verifying Checksum [2020-12-17T09:32:51.404Z] bca2f99d35d6: Download complete [2020-12-17T09:32:51.894Z] Still waiting to schedule task [2020-12-17T09:32:51.895Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-12-17T09:33:03.999Z] bca2f99d35d6: Pull complete [2020-12-17T09:33:03.999Z] 93359f2a8cfa: Pull complete [2020-12-17T09:33:03.999Z] 7c6f9722023f: Pull complete [2020-12-17T09:33:08.759Z] a35cf1a2eb13: Pull complete [2020-12-17T09:33:08.759Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2020-12-17T09:33:08.759Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-12-17T09:33:08.759Z] ---> a62c8e92a672 [2020-12-17T09:33:08.759Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-17T09:33:08.759Z] ---> Running in 373f2aefbcc9 [2020-12-17T09:33:09.759Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:33:10.362Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:33:11.011Z] (1/12) Installing libmagic (5.38-r0) [2020-12-17T09:33:11.281Z] (2/12) Installing file (5.38-r0) [2020-12-17T09:33:11.549Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-17T09:33:11.549Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-17T09:33:18.340Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-17T09:33:18.340Z] (6/12) Installing patch (2.7.6-r6) [2020-12-17T09:33:18.340Z] (7/12) Installing build-base (0.5-r2) [2020-12-17T09:33:18.340Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-17T09:33:18.340Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-17T09:33:18.340Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-17T09:33:18.340Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-17T09:33:18.340Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-17T09:33:18.616Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:33:18.616Z] OK: 233 MiB in 51 packages [2020-12-17T09:33:22.001Z] Removing intermediate container 373f2aefbcc9 [2020-12-17T09:33:22.001Z] ---> 4b3bebfc3334 [2020-12-17T09:33:22.001Z] Step 4/7 : WORKDIR /edgex-go [2020-12-17T09:33:22.001Z] ---> Running in de1fb534bd3b [2020-12-17T09:33:22.268Z] Removing intermediate container de1fb534bd3b [2020-12-17T09:33:22.268Z] ---> 6562a537e0a7 [2020-12-17T09:33:22.268Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T09:33:22.849Z] latest: Pulling from library/docker [2020-12-17T09:33:22.849Z] 05e7bc50f07f: Pulling fs layer [2020-12-17T09:33:22.849Z] 6db28d0fdbf6: Pulling fs layer [2020-12-17T09:33:22.849Z] 292df0bc6bf3: Pulling fs layer [2020-12-17T09:33:22.849Z] a3104fdc50d0: Pulling fs layer [2020-12-17T09:33:22.849Z] a8e67d69e12c: Pulling fs layer [2020-12-17T09:33:22.849Z] 1ede2b221ee4: Pulling fs layer [2020-12-17T09:33:22.849Z] fc74c0d5b799: Pulling fs layer [2020-12-17T09:33:22.849Z] a3104fdc50d0: Waiting [2020-12-17T09:33:22.849Z] a8e67d69e12c: Waiting [2020-12-17T09:33:22.849Z] 1ede2b221ee4: Waiting [2020-12-17T09:33:22.849Z] fc74c0d5b799: Waiting [2020-12-17T09:33:23.162Z] 292df0bc6bf3: Verifying Checksum [2020-12-17T09:33:23.162Z] 292df0bc6bf3: Download complete [2020-12-17T09:33:23.162Z] 05e7bc50f07f: Verifying Checksum [2020-12-17T09:33:23.162Z] 05e7bc50f07f: Download complete [2020-12-17T09:33:23.162Z] 6db28d0fdbf6: Verifying Checksum [2020-12-17T09:33:23.162Z] 6db28d0fdbf6: Download complete [2020-12-17T09:33:23.162Z] 1ede2b221ee4: Verifying Checksum [2020-12-17T09:33:23.162Z] 1ede2b221ee4: Download complete [2020-12-17T09:33:23.162Z] a8e67d69e12c: Verifying Checksum [2020-12-17T09:33:23.162Z] a8e67d69e12c: Download complete [2020-12-17T09:33:23.512Z] fc74c0d5b799: Download complete [2020-12-17T09:33:23.838Z] 05e7bc50f07f: Pull complete [2020-12-17T09:33:24.469Z] 6db28d0fdbf6: Pull complete [2020-12-17T09:33:24.735Z] a3104fdc50d0: Verifying Checksum [2020-12-17T09:33:24.735Z] a3104fdc50d0: Download complete [2020-12-17T09:33:25.013Z] 292df0bc6bf3: Pull complete [2020-12-17T09:33:30.888Z] a3104fdc50d0: Pull complete [2020-12-17T09:33:30.888Z] a8e67d69e12c: Pull complete [2020-12-17T09:33:31.196Z] 1ede2b221ee4: Pull complete [2020-12-17T09:33:31.468Z] fc74c0d5b799: Pull complete [2020-12-17T09:33:31.468Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-17T09:33:31.468Z] Status: Downloaded newer image for docker:latest [2020-12-17T09:33:34.075Z] ---> 230b5bc98786 [2020-12-17T09:33:34.075Z] Step 6/7 : COPY go.mod . [2020-12-17T09:33:34.354Z] ---> c1900f44ddb1 [2020-12-17T09:33:34.354Z] Step 7/7 : RUN go mod download [2020-12-17T09:33:34.354Z] ---> Running in bfc4af106a35 [2020-12-17T09:34:01.386Z] Removing intermediate container bfc4af106a35 [2020-12-17T09:34:01.386Z] ---> 08a2ed2e9e48 [2020-12-17T09:34:01.386Z] Successfully built 08a2ed2e9e48 [2020-12-17T09:34:01.386Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:34:01.775Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T09:34:02.054Z] . [Pipeline] withDockerContainer [2020-12-17T09:34:02.353Z] prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container [2020-12-17T09:34:02.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:34:04.085Z] $ docker top 19381e5f1f91994ea985675f0010c0b4df5de4a2588452a3c2cac183ba28fdee -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T09:34:04.759Z] + go version [2020-12-17T09:34:05.026Z] go version go1.15.5 linux/amd64 [Pipeline] } [2020-12-17T09:34:05.056Z] $ docker stop --time=1 19381e5f1f91994ea985675f0010c0b4df5de4a2588452a3c2cac183ba28fdee [2020-12-17T09:34:06.528Z] $ docker rm -f 19381e5f1f91994ea985675f0010c0b4df5de4a2588452a3c2cac183ba28fdee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:34:07.660Z] + docker inspect -f . ci-base-image-x86_64 [2020-12-17T09:34:07.660Z] . [Pipeline] withDockerContainer [2020-12-17T09:34:07.836Z] prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container [2020-12-17T09:34:07.899Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:34:08.853Z] $ docker top 5f1b8c76cf5076d17d77c8c5c1be6ac3a3e9995ef1320c44e230444a8fb81c14 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T09:34:09.184Z] ========================================================= [2020-12-17T09:34:09.184Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-17T09:34:09.184Z] ========================================================= [Pipeline] sh [2020-12-17T09:34:09.583Z] + make test [2020-12-17T09:34:09.583Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-17T09:34:24.853Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-17T09:34:41.536Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-16476 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws [2020-12-17T09:34:41.649Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T09:34:46.639Z] using credential edgex-jenkins-ssh [2020-12-17T09:34:46.692Z] Cloning the remote Git repository [2020-12-17T09:34:47.853Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-17T09:34:46.746Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-17T09:34:46.849Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-17T09:34:46.929Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T09:34:46.929Z] > git --version # timeout=10 [2020-12-17T09:34:46.948Z] > git --version # 'git version 2.17.1' [2020-12-17T09:34:46.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T09:34:47.008Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T09:34:58.807Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-17T09:34:59.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-17T09:35:00.589Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-17T09:35:00.900Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-17T09:35:01.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-17T09:35:01.194Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-17T09:35:05.872Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.047s [2020-12-17T09:35:05.872Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-17T09:35:06.137Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-17T09:35:06.739Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-17T09:35:07.037Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-17T09:35:07.038Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-17T09:35:07.038Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-17T09:35:11.474Z] Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit 620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:35:12.030Z] Merge succeeded, producing 620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:35:12.031Z] Checking out Revision 620c94923bc71f4f47da1c97111a0befb4c30845 (PR-2959) [2020-12-17T09:35:12.617Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.143s coverage: 46.6% of statements [2020-12-17T09:35:12.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-17T09:35:12.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-17T09:35:12.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-17T09:35:12.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-17T09:35:12.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-17T09:35:10.626Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T09:35:10.644Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T09:35:10.673Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T09:35:10.711Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T09:35:10.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T09:35:10.723Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T09:35:11.501Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T09:35:11.516Z] > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 [2020-12-17T09:35:11.863Z] > git remote # timeout=10 [2020-12-17T09:35:11.899Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T09:35:11.942Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T09:35:11.952Z] > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 [2020-12-17T09:35:11.999Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T09:35:12.037Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T09:35:12.075Z] > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 [2020-12-17T09:35:16.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.403s coverage: 27.1% of statements [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-17T09:35:16.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.077s coverage: 100.0% of statements [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-17T09:35:16.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.174s coverage: 100.0% of statements [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-17T09:35:16.200Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.140s coverage: 72.0% of statements [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-17T09:35:16.200Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-17T09:35:16.483Z] Commit message: "feat(data): Implement GET /reading/device/name/{name} V2 API" [2020-12-17T09:35:16.539Z] > git --version # timeout=10 [2020-12-17T09:35:16.548Z] > git --version # 'git version 2.17.1' [2020-12-17T09:35:16.557Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T09:35:16.855Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.468s coverage: 83.3% of statements [2020-12-17T09:35:16.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-17T09:35:16.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T09:35:16.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-17T09:35:16.855Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-12-17T09:35:18.467Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2020-12-17T09:35:18.888Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2020-12-17T09:35:19.256Z] + + truesudo [2020-12-17T09:35:19.256Z] service docker restart [Pipeline] withEnv [Pipeline] { [2020-12-17T09:35:21.348Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.641s coverage: 28.6% of statements [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-17T09:35:21.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.110s coverage: 100.0% of statements [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-17T09:35:21.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.077s coverage: 100.0% of statements [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-17T09:35:21.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.128s coverage: 86.7% of statements [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-17T09:35:21.349Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.163s coverage: 97.5% of statements [2020-12-17T09:35:21.349Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [Pipeline] wrap [2020-12-17T09:35:21.390Z] provisioning config files... [2020-12-17T09:35:21.434Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4250768714473142538tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:35:21.893Z] ---> docker-login.sh [2020-12-17T09:35:21.894Z] nexus3.edgexfoundry.org:10001 [2020-12-17T09:35:21.984Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.135s coverage: 78.3% of statements [2020-12-17T09:35:21.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-17T09:35:21.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-17T09:35:21.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-17T09:35:21.984Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-17T09:35:22.883Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:35:23.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:35:23.157Z] Configure a credential helper to remove this warning. See [2020-12-17T09:35:23.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:35:23.157Z] [2020-12-17T09:35:23.157Z] Login Succeeded [2020-12-17T09:35:23.157Z] nexus3.edgexfoundry.org:10002 [2020-12-17T09:35:23.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:35:23.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:35:23.706Z] Configure a credential helper to remove this warning. See [2020-12-17T09:35:23.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:35:23.706Z] [2020-12-17T09:35:23.706Z] Login Succeeded [2020-12-17T09:35:23.706Z] nexus3.edgexfoundry.org:10003 [2020-12-17T09:35:23.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:35:24.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:35:24.256Z] Configure a credential helper to remove this warning. See [2020-12-17T09:35:24.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:35:24.256Z] [2020-12-17T09:35:24.256Z] Login Succeeded [2020-12-17T09:35:24.256Z] nexus3.edgexfoundry.org:10004 [2020-12-17T09:35:24.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:35:24.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:35:24.805Z] Configure a credential helper to remove this warning. See [2020-12-17T09:35:24.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:35:24.805Z] [2020-12-17T09:35:24.805Z] Login Succeeded [2020-12-17T09:35:24.805Z] docker.io [2020-12-17T09:35:25.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-12-17T09:35:25.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-12-17T09:35:25.348Z] Configure a credential helper to remove this warning. See [2020-12-17T09:35:25.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-12-17T09:35:25.348Z] [2020-12-17T09:35:25.348Z] Login Succeeded [2020-12-17T09:35:25.348Z] ---> docker-login.sh ends [Pipeline] } [2020-12-17T09:35:25.384Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2020-12-17T09:35:25.822Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.690s coverage: 93.8% of statements [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-17T09:35:25.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.079s coverage: 58.8% of statements [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-17T09:35:25.822Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.153s coverage: 0.1% of statements [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-17T09:35:25.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-17T09:35:25.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.094s coverage: 75.5% of statements [2020-12-17T09:35:25.822Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-17T09:35:25.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.8% of statements [2020-12-17T09:35:25.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.133s coverage: 87.2% of statements [Pipeline] echo [2020-12-17T09:35:25.974Z] ========================================================= [2020-12-17T09:35:25.974Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-12-17T09:35:25.974Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:35:26.413Z] + 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 . [2020-12-17T09:35:26.976Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.122s coverage: 84.2% of statements [2020-12-17T09:35:27.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.180s coverage: 91.4% of statements [2020-12-17T09:35:27.257Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-17T09:35:29.054Z] Sending build context to Docker daemon 165.6MB [2020-12-17T09:35:29.055Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2020-12-17T09:35:29.055Z] Step 2/7 : FROM ${BASE} [2020-12-17T09:35:29.055Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-12-17T09:35:29.055Z] 5f621e34cdf4: Pulling fs layer [2020-12-17T09:35:29.055Z] a4357932f1b6: Pulling fs layer [2020-12-17T09:35:29.055Z] 18c013af1878: Pulling fs layer [2020-12-17T09:35:29.055Z] 00ac8860ef70: Pulling fs layer [2020-12-17T09:35:29.055Z] 63d7cb157983: Pulling fs layer [2020-12-17T09:35:29.055Z] b116817d02f9: Pulling fs layer [2020-12-17T09:35:29.055Z] 745a02a5169b: Pulling fs layer [2020-12-17T09:35:29.055Z] 00ac8860ef70: Waiting [2020-12-17T09:35:29.055Z] 63d7cb157983: Waiting [2020-12-17T09:35:29.055Z] b116817d02f9: Waiting [2020-12-17T09:35:29.055Z] 745a02a5169b: Waiting [2020-12-17T09:35:29.055Z] 18c013af1878: Download complete [2020-12-17T09:35:29.055Z] a4357932f1b6: Download complete [2020-12-17T09:35:29.055Z] 63d7cb157983: Verifying Checksum [2020-12-17T09:35:29.055Z] 63d7cb157983: Download complete [2020-12-17T09:35:29.331Z] b116817d02f9: Verifying Checksum [2020-12-17T09:35:29.331Z] b116817d02f9: Download complete [2020-12-17T09:35:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.491s coverage: 63.5% of statements [2020-12-17T09:35:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-17T09:35:29.430Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-17T09:35:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements [2020-12-17T09:35:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.242s coverage: 91.3% of statements [2020-12-17T09:35:29.430Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements [2020-12-17T09:35:29.606Z] 5f621e34cdf4: Verifying Checksum [2020-12-17T09:35:29.606Z] 5f621e34cdf4: Download complete [2020-12-17T09:35:30.210Z] 5f621e34cdf4: Pull complete [2020-12-17T09:35:30.518Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.139s coverage: 73.7% of statements [2020-12-17T09:35:30.817Z] a4357932f1b6: Pull complete [2020-12-17T09:35:30.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.069s coverage: 100.0% of statements [2020-12-17T09:35:31.096Z] 18c013af1878: Pull complete [2020-12-17T09:35:32.537Z] 745a02a5169b: Verifying Checksum [2020-12-17T09:35:32.537Z] 745a02a5169b: Download complete [2020-12-17T09:35:32.984Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.613s coverage: 55.9% of statements [2020-12-17T09:35:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-17T09:35:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-17T09:35:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-17T09:35:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-17T09:35:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-17T09:35:32.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-17T09:35:33.135Z] 00ac8860ef70: Verifying Checksum [2020-12-17T09:35:33.135Z] 00ac8860ef70: Download complete [2020-12-17T09:35:43.309Z] 00ac8860ef70: Pull complete [2020-12-17T09:35:43.309Z] 63d7cb157983: Pull complete [2020-12-17T09:35:43.584Z] b116817d02f9: Pull complete [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 12.275s coverage: 86.3% of statements [2020-12-17T09:35:44.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 2.211s coverage: 72.2% of statements [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.020s coverage: 72.1% of statements [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.091s coverage: 82.4% of statements [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.166s coverage: 48.4% of statements [2020-12-17T09:35:44.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-17T09:35:44.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-17T09:35:44.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.076s coverage: 28.8% of statements [2020-12-17T09:35:44.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.072s coverage: 96.8% of statements [2020-12-17T09:35:44.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.222s coverage: 37.0% of statements [2020-12-17T09:35:44.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-17T09:35:44.001Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.525s coverage: 84.0% of statements [2020-12-17T09:35:44.001Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.107s coverage: 100.0% of statements [2020-12-17T09:35:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.224s coverage: 47.1% of statements [2020-12-17T09:35:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-17T09:35:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-17T09:35:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-17T09:35:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-17T09:35:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-17T09:35:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.107s coverage: 100.0% of statements [2020-12-17T09:35:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-17T09:35:44.721Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.051s coverage: 100.0% of statements [2020-12-17T09:35:44.721Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-17T09:35:47.912Z] 745a02a5169b: Pull complete [2020-12-17T09:35:47.912Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2020-12-17T09:35:47.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-12-17T09:35:47.912Z] ---> b7e6874047d6 [2020-12-17T09:35:47.912Z] Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2020-12-17T09:35:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 1.373s coverage: 29.1% of statements [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-17T09:35:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.112s coverage: 99.0% of statements [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-17T09:35:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.078s coverage: 100.0% of statements [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-17T09:35:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-17T09:35:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.087s coverage: 100.0% of statements [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-17T09:35:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.095s coverage: 87.9% of statements [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-17T09:35:50.883Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-17T09:35:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.094s coverage: 100.0% of statements [2020-12-17T09:35:50.883Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.068s coverage: 32.1% of statements [2020-12-17T09:35:51.153Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.079s coverage: 100.0% of statements [2020-12-17T09:35:51.317Z] ---> Running in 34d35a3093de [2020-12-17T09:35:51.432Z] GO111MODULE=on go vet ./... [2020-12-17T09:35:51.917Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:35:52.891Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:35:53.865Z] (1/12) Installing libmagic (5.38-r0) [2020-12-17T09:35:54.136Z] (2/12) Installing file (5.38-r0) [2020-12-17T09:35:54.136Z] (3/12) Installing libc-dev (0.7.2-r3) [2020-12-17T09:35:54.136Z] (4/12) Installing g++ (9.3.0-r2) [2020-12-17T09:35:58.438Z] (5/12) Installing fortify-headers (1.1-r0) [2020-12-17T09:35:58.439Z] (6/12) Installing patch (2.7.6-r6) [2020-12-17T09:35:58.439Z] (7/12) Installing build-base (0.5-r2) [2020-12-17T09:35:58.439Z] (8/12) Installing libsodium (1.0.18-r0) [2020-12-17T09:35:58.713Z] (9/12) Installing pkgconf (1.7.2-r0) [2020-12-17T09:35:58.713Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2020-12-17T09:35:58.989Z] (11/12) Installing libzmq (4.3.3-r0) [2020-12-17T09:35:58.989Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2020-12-17T09:35:58.989Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:35:58.989Z] OK: 217 MiB in 51 packages [2020-12-17T09:36:03.295Z] Removing intermediate container 34d35a3093de [2020-12-17T09:36:03.295Z] ---> aa545a2c0988 [2020-12-17T09:36:03.295Z] Step 4/7 : WORKDIR /edgex-go [2020-12-17T09:36:03.295Z] ---> Running in 1d777e993a75 [2020-12-17T09:36:03.570Z] Removing intermediate container 1d777e993a75 [2020-12-17T09:36:03.570Z] ---> 8dd3142e0ad3 [2020-12-17T09:36:03.570Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2020-12-17T09:36:04.163Z] latest: Pulling from library/docker [2020-12-17T09:36:04.436Z] a3cc7d3b244e: Pulling fs layer [2020-12-17T09:36:04.436Z] 02a3295e0d61: Pulling fs layer [2020-12-17T09:36:04.436Z] 0f4f2e6d8100: Pulling fs layer [2020-12-17T09:36:04.436Z] 065c9533d613: Pulling fs layer [2020-12-17T09:36:04.436Z] 9fce0df16b8b: Pulling fs layer [2020-12-17T09:36:04.436Z] e3faa53604c1: Pulling fs layer [2020-12-17T09:36:04.436Z] 04b5adaa2053: Pulling fs layer [2020-12-17T09:36:04.436Z] 9fce0df16b8b: Waiting [2020-12-17T09:36:04.436Z] e3faa53604c1: Waiting [2020-12-17T09:36:04.436Z] 04b5adaa2053: Waiting [2020-12-17T09:36:04.436Z] 065c9533d613: Waiting [2020-12-17T09:36:04.717Z] 02a3295e0d61: Verifying Checksum [2020-12-17T09:36:04.717Z] 02a3295e0d61: Download complete [2020-12-17T09:36:04.717Z] 0f4f2e6d8100: Verifying Checksum [2020-12-17T09:36:04.717Z] 0f4f2e6d8100: Download complete [2020-12-17T09:36:04.717Z] a3cc7d3b244e: Verifying Checksum [2020-12-17T09:36:04.717Z] a3cc7d3b244e: Download complete [2020-12-17T09:36:04.717Z] 9fce0df16b8b: Verifying Checksum [2020-12-17T09:36:04.717Z] 9fce0df16b8b: Download complete [2020-12-17T09:36:04.717Z] e3faa53604c1: Verifying Checksum [2020-12-17T09:36:04.717Z] e3faa53604c1: Download complete [2020-12-17T09:36:05.323Z] 04b5adaa2053: Verifying Checksum [2020-12-17T09:36:05.323Z] 04b5adaa2053: Download complete [2020-12-17T09:36:05.323Z] a3cc7d3b244e: Pull complete [2020-12-17T09:36:05.956Z] 02a3295e0d61: Pull complete [2020-12-17T09:36:06.228Z] 065c9533d613: Verifying Checksum [2020-12-17T09:36:06.228Z] 065c9533d613: Download complete [2020-12-17T09:36:06.500Z] 0f4f2e6d8100: Pull complete [2020-12-17T09:36:09.888Z] 065c9533d613: Pull complete [2020-12-17T09:36:10.160Z] 9fce0df16b8b: Pull complete [2020-12-17T09:36:10.438Z] e3faa53604c1: Pull complete [2020-12-17T09:36:11.029Z] 04b5adaa2053: Pull complete [2020-12-17T09:36:11.029Z] Digest: sha256:2150209ece9a657dd6d7572b659b2eace81e78d15289a9e69bd26d0f8098dde0 [2020-12-17T09:36:11.029Z] Status: Downloaded newer image for docker:latest [2020-12-17T09:36:14.435Z] ---> a7427d1ec8e1 [2020-12-17T09:36:14.435Z] Step 6/7 : COPY go.mod . [2020-12-17T09:36:15.039Z] ---> bc8c4400e36c [2020-12-17T09:36:15.039Z] Step 7/7 : RUN go mod download [2020-12-17T09:36:15.039Z] ---> Running in 1cf74828d1f2 [2020-12-17T09:36:38.714Z] gofmt -l . [2020-12-17T09:36:38.714Z] [ "`gofmt -l .`" = "" ] [2020-12-17T09:36:38.714Z] ./bin/test-go-mod-tidy.sh [2020-12-17T09:36:38.714Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-17T09:36:39.412Z] + ls -al . [2020-12-17T09:36:39.412Z] total 668 [2020-12-17T09:36:39.412Z] drwxrwxr-x 10 1001 1001 4096 Dec 17 09:36 . [2020-12-17T09:36:39.412Z] drwxr-xr-x 4 root root 28 Dec 17 09:34 .. [2020-12-17T09:36:39.412Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 09:31 .dockerignore [2020-12-17T09:36:39.412Z] drwxrwxr-x 8 1001 1001 179 Dec 17 09:31 .git [2020-12-17T09:36:39.412Z] drwxrwxr-x 3 1001 1001 125 Dec 17 09:31 .github [2020-12-17T09:36:39.412Z] -rw-rw-r-- 1 1001 1001 943 Dec 17 09:31 .gitignore [2020-12-17T09:36:39.412Z] drwx------ 3 1001 1001 47 Dec 17 09:32 .semver [2020-12-17T09:36:39.412Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 09:31 .sonarcloud.properties [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 09:31 CONTRIBUTING.md [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 1035 Dec 17 09:31 Dockerfile.build [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 863 Dec 17 09:31 Jenkinsfile [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 09:31 LICENSE [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 6318 Dec 17 09:31 Makefile [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 6362 Dec 17 09:31 README.md [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 7286 Dec 17 09:31 SECURITY.md [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 09:32 VERSION [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 09:31 ZMQWindows.md [2020-12-17T09:36:39.413Z] drwxrwxr-x 2 1001 1001 117 Dec 17 09:31 bin [2020-12-17T09:36:39.413Z] drwxrwxr-x 15 1001 1001 4096 Dec 17 09:31 cmd [2020-12-17T09:36:39.413Z] -rw-r--r-- 1 root root 570041 Dec 17 09:35 coverage.out [2020-12-17T09:36:39.413Z] -rw-r--r-- 1 root root 979 Dec 17 09:36 go.mod [2020-12-17T09:36:39.413Z] -rw-r--r-- 1 root root 18631 Dec 17 09:36 go.sum [2020-12-17T09:36:39.413Z] drwxrwxr-x 8 1001 1001 127 Dec 17 09:31 internal [2020-12-17T09:36:39.413Z] drwxrwxr-x 4 1001 1001 26 Dec 17 09:31 openapi [2020-12-17T09:36:39.413Z] drwxrwxr-x 4 1001 1001 71 Dec 17 09:31 snap [2020-12-17T09:36:39.413Z] -rw-rw-r-- 1 1001 1001 168 Dec 17 09:31 version.go [Pipeline] sh [2020-12-17T09:36:39.772Z] + '[' -e coverage.out ] [2020-12-17T09:36:39.772Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-17T09:36:40.135Z] Stashed 1 file(s) [Pipeline] sh [2020-12-17T09:36:40.796Z] + make build [2020-12-17T09:36:40.796Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T09:36:41.819Z] Removing intermediate container 1cf74828d1f2 [2020-12-17T09:36:41.819Z] ---> 9ad0cedb09a6 [2020-12-17T09:36:41.819Z] Successfully built 9ad0cedb09a6 [2020-12-17T09:36:41.819Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:36:42.208Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T09:36:42.208Z] . [Pipeline] withDockerContainer [2020-12-17T09:36:42.463Z] prd-ubuntu18.04-docker-arm64-4c-16g-16476 does not seem to be running inside a container [2020-12-17T09:36:42.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:36:43.973Z] $ docker top acb2bc1259294ae812ecf6a6703bfd5bf2a7aab9eaf5729f5054e15f0249675a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T09:36:45.048Z] + go version [2020-12-17T09:36:45.048Z] go version go1.15.5 linux/arm64 [Pipeline] } [2020-12-17T09:36:45.086Z] $ docker stop --time=1 acb2bc1259294ae812ecf6a6703bfd5bf2a7aab9eaf5729f5054e15f0249675a [2020-12-17T09:36:46.258Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T09:36:47.021Z] $ docker rm -f acb2bc1259294ae812ecf6a6703bfd5bf2a7aab9eaf5729f5054e15f0249675a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:36:48.300Z] + docker inspect -f . ci-base-image-arm64 [2020-12-17T09:36:48.300Z] . [Pipeline] withDockerContainer [2020-12-17T09:36:48.582Z] prd-ubuntu18.04-docker-arm64-4c-16g-16476 does not seem to be running inside a container [2020-12-17T09:36:48.661Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:36:50.195Z] $ docker top 51f2272d1340ef4ab7cc0526ca19b232adf8dfb5cff09f1a8a043ef1a2f8a858 -eo pid,comm [Pipeline] { [Pipeline] echo [2020-12-17T09:36:50.657Z] ========================================================= [2020-12-17T09:36:50.657Z] [edgeXBuildGoParallel] Running Tests and Build... [2020-12-17T09:36:50.657Z] ========================================================= [Pipeline] sh [2020-12-17T09:36:51.338Z] + make test [2020-12-17T09:36:51.338Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2020-12-17T09:37:02.309Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T09:37:03.730Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T09:37:06.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T09:37:07.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T09:37:10.977Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T09:37:13.621Z] ? github.com/edgexfoundry/edgex-go [no test files] [2020-12-17T09:37:13.632Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T09:37:15.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T09:37:18.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T09:37:21.363Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T09:37:24.859Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T09:37:26.929Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2020-12-17T09:37:29.643Z] $ docker stop --time=1 5f1b8c76cf5076d17d77c8c5c1be6ac3a3e9995ef1320c44e230444a8fb81c14 [2020-12-17T09:37:31.766Z] $ docker rm -f 5f1b8c76cf5076d17d77c8c5c1be6ac3a3e9995ef1320c44e230444a8fb81c14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:37:35.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T09:37:35.786Z] [2020-12-17T09:37:35.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:37:36.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T09:37:36.186Z] latest: Pulling from edgex-devops/edgex-compose [2020-12-17T09:37:36.186Z] cbdbe7a5bc2a: Pulling fs layer [2020-12-17T09:37:36.186Z] ca9280d653b3: Pulling fs layer [2020-12-17T09:37:36.186Z] 7e9c9ca2126c: Pulling fs layer [2020-12-17T09:37:37.177Z] cbdbe7a5bc2a: Download complete [2020-12-17T09:37:38.208Z] cbdbe7a5bc2a: Pull complete [2020-12-17T09:37:38.208Z] ca9280d653b3: Download complete [2020-12-17T09:37:40.310Z] ca9280d653b3: Pull complete [2020-12-17T09:37:40.929Z] 7e9c9ca2126c: Verifying Checksum [2020-12-17T09:37:40.929Z] 7e9c9ca2126c: Download complete [2020-12-17T09:37:51.163Z] 7e9c9ca2126c: Pull complete [2020-12-17T09:37:51.163Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2020-12-17T09:37:51.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T09:37:51.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2020-12-17T09:37:51.496Z] prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container [2020-12-17T09:37:51.614Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:37:52.687Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2020-12-17T09:37:53.466Z] $ docker top 0e6380075f9427e8c75c39c8e5b1c6372cc8cb5c2e48cc3956955e90cc37ade1 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T09:37:54.370Z] + docker-compose build --help [2020-12-17T09:37:54.370Z] + grep parallel [2020-12-17T09:37:55.983Z] --parallel Build images in parallel. [Pipeline] } [2020-12-17T09:37:56.027Z] $ docker stop --time=1 0e6380075f9427e8c75c39c8e5b1c6372cc8cb5c2e48cc3956955e90cc37ade1 [2020-12-17T09:37:57.557Z] $ docker rm -f 0e6380075f9427e8c75c39c8e5b1c6372cc8cb5c2e48cc3956955e90cc37ade1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:37:58.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2020-12-17T09:37:58.525Z] . [Pipeline] withDockerContainer [2020-12-17T09:37:58.885Z] prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container [2020-12-17T09:37:58.977Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:38:00.468Z] $ docker top abb14e52b12068255765676ca102191a6cb99eea2afb87f17a11b70369d048c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T09:38:01.227Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-17T09:38:03.195Z] Building docker-core-command-go ... [2020-12-17T09:38:03.195Z] Building docker-core-data-go ... [2020-12-17T09:38:03.195Z] Building docker-core-metadata-go ... [2020-12-17T09:38:03.195Z] Building docker-security-bootstrap-redis-go ... [2020-12-17T09:38:03.195Z] Building docker-security-proxy-setup-go ... [2020-12-17T09:38:03.195Z] Building docker-security-secrets-setup-go ... [2020-12-17T09:38:03.195Z] Building docker-security-secretstore-setup-go ... [2020-12-17T09:38:03.195Z] Building docker-support-notifications-go ... [2020-12-17T09:38:03.195Z] Building docker-support-scheduler-go ... [2020-12-17T09:38:03.195Z] Building docker-sys-mgmt-agent-go ... [2020-12-17T09:38:03.195Z] Building docker-security-bootstrap-redis-go [2020-12-17T09:38:03.195Z] Building docker-support-scheduler-go [2020-12-17T09:38:03.195Z] Building docker-security-secretstore-setup-go [2020-12-17T09:38:03.195Z] Building docker-security-secrets-setup-go [2020-12-17T09:38:03.195Z] Building docker-core-data-go [2020-12-17T09:38:14.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2020-12-17T09:38:14.920Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2020-12-17T09:38:14.920Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2020-12-17T09:38:14.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2020-12-17T09:38:14.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2020-12-17T09:38:14.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2020-12-17T09:38:14.920Z] ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.062s [2020-12-17T09:38:14.920Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2020-12-17T09:38:15.534Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2020-12-17T09:38:16.981Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2020-12-17T09:38:16.981Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2020-12-17T09:38:16.981Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2020-12-17T09:38:16.981Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2020-12-17T09:38:25.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.296s coverage: 46.6% of statements [2020-12-17T09:38:25.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2020-12-17T09:38:25.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2020-12-17T09:38:25.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2020-12-17T09:38:25.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2020-12-17T09:38:25.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2020-12-17T09:38:32.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.536s coverage: 27.1% of statements [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2020-12-17T09:38:32.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.062s coverage: 100.0% of statements [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2020-12-17T09:38:32.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.078s coverage: 100.0% of statements [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2020-12-17T09:38:32.044Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.501s coverage: 72.7% of statements [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2020-12-17T09:38:32.044Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2020-12-17T09:38:32.641Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.625s coverage: 83.3% of statements [2020-12-17T09:38:32.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2020-12-17T09:38:32.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T09:38:32.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2020-12-17T09:38:32.641Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2020-12-17T09:38:39.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.150s coverage: 28.6% of statements [2020-12-17T09:38:39.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2020-12-17T09:38:39.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2020-12-17T09:38:39.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2020-12-17T09:38:39.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2020-12-17T09:38:39.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2020-12-17T09:38:39.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.190s coverage: 100.0% of statements [2020-12-17T09:38:39.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2020-12-17T09:38:39.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.104s coverage: 100.0% of statements [2020-12-17T09:38:39.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2020-12-17T09:38:39.371Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.311s coverage: 86.7% of statements [2020-12-17T09:38:39.371Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2020-12-17T09:38:41.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.381s coverage: 97.5% of statements [2020-12-17T09:38:41.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2020-12-17T09:38:41.999Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.162s coverage: 78.3% of statements [2020-12-17T09:38:41.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2020-12-17T09:38:41.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2020-12-17T09:38:41.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2020-12-17T09:38:41.999Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2020-12-17T09:38:48.722Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.056s coverage: 93.8% of statements [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2020-12-17T09:38:48.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2020-12-17T09:38:48.722Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.169s coverage: 0.1% of statements [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2020-12-17T09:38:48.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.074s coverage: 100.0% of statements [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2020-12-17T09:38:48.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 75.5% of statements [2020-12-17T09:38:48.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2020-12-17T09:38:48.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.8% of statements [2020-12-17T09:38:48.722Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.143s coverage: 87.2% of statements [2020-12-17T09:38:48.998Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.189s coverage: 84.2% of statements [2020-12-17T09:38:49.987Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.4% of statements [2020-12-17T09:38:49.987Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2020-12-17T09:38:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.613s coverage: 63.5% of statements [2020-12-17T09:38:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2020-12-17T09:38:52.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2020-12-17T09:38:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.060s coverage: 100.0% of statements [2020-12-17T09:38:52.619Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.138s coverage: 91.3% of statements [2020-12-17T09:38:52.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements [2020-12-17T09:38:53.197Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.087s coverage: 73.7% of statements [2020-12-17T09:38:55.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.102s coverage: 100.0% of statements [2020-12-17T09:38:58.591Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.825s coverage: 55.9% of statements [2020-12-17T09:38:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2020-12-17T09:38:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2020-12-17T09:38:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2020-12-17T09:38:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2020-12-17T09:38:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2020-12-17T09:38:58.591Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] [2020-12-17T09:39:00.371Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:39:00.371Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:39:00.371Z] ---> 08a2ed2e9e48 [2020-12-17T09:39:00.371Z] Step 3/23 : WORKDIR /edgex-go [2020-12-17T09:39:00.371Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:39:00.371Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:39:00.371Z] ---> 08a2ed2e9e48 [2020-12-17T09:39:00.371Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T09:39:00.371Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:39:00.371Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:39:00.371Z] ---> 08a2ed2e9e48 [2020-12-17T09:39:00.371Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T09:39:00.371Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:39:00.371Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:39:00.371Z] ---> 08a2ed2e9e48 [2020-12-17T09:39:00.371Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T09:39:00.371Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:39:00.371Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-17T09:39:00.371Z] ---> 08a2ed2e9e48 [2020-12-17T09:39:00.371Z] Step 3/29 : WORKDIR /edgex-go [2020-12-17T09:39:00.371Z] ---> Running in 08f28e927ffb [2020-12-17T09:39:00.371Z] ---> Running in e1a20875ee1f [2020-12-17T09:39:00.371Z] ---> Running in 7a5b8a953231 [2020-12-17T09:39:00.371Z] ---> Running in f602b4b8af81 [2020-12-17T09:39:00.371Z] ---> Running in d638a7578a9a [2020-12-17T09:39:01.351Z] Removing intermediate container 7a5b8a953231 [2020-12-17T09:39:01.351Z] ---> 643062ae928f [2020-12-17T09:39:01.351Z] Step 4/29 : RUN apk update && apk add make git [2020-12-17T09:39:01.351Z] Removing intermediate container f602b4b8af81 [2020-12-17T09:39:01.351Z] ---> 55ccfdb353f8 [2020-12-17T09:39:01.351Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:39:01.351Z] Removing intermediate container d638a7578a9a [2020-12-17T09:39:01.351Z] ---> 99fba601c384 [2020-12-17T09:39:01.351Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:39:01.351Z] Removing intermediate container e1a20875ee1f [2020-12-17T09:39:01.351Z] ---> e8be3b733d4d [2020-12-17T09:39:01.351Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:39:01.351Z] Removing intermediate container 08f28e927ffb [2020-12-17T09:39:01.351Z] ---> f47f4fc371a4 [2020-12-17T09:39:01.351Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:39:01.351Z] ---> Running in ffe4a0dd8054 [2020-12-17T09:39:01.351Z] ---> Running in c9d6af9a48d7 [2020-12-17T09:39:01.351Z] ---> Running in e41268cfdbc3 [2020-12-17T09:39:01.351Z] ---> Running in db9f326a8bff [2020-12-17T09:39:01.351Z] ---> Running in 00393d671be0 [2020-12-17T09:39:04.148Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:04.447Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:05.058Z] Removing intermediate container c9d6af9a48d7 [2020-12-17T09:39:05.058Z] ---> e2794103665f [2020-12-17T09:39:05.058Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-17T09:39:05.058Z] Removing intermediate container e41268cfdbc3 [2020-12-17T09:39:05.058Z] ---> 621823a30f29 [2020-12-17T09:39:05.058Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T09:39:05.058Z] Removing intermediate container db9f326a8bff [2020-12-17T09:39:05.058Z] ---> dd6f243ea447 [2020-12-17T09:39:05.058Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T09:39:05.058Z] ---> Running in 5262f9c9243e [2020-12-17T09:39:05.058Z] Removing intermediate container 00393d671be0 [2020-12-17T09:39:05.058Z] ---> 3ed38a50931c [2020-12-17T09:39:05.058Z] Step 5/24 : RUN apk update && apk add make git [2020-12-17T09:39:05.058Z] ---> Running in e84241ca1b73 [2020-12-17T09:39:05.352Z] ---> Running in f33502287eb5 [2020-12-17T09:39:05.352Z] ---> Running in 21ba56f7d27d [2020-12-17T09:39:05.352Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:39:05.352Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:39:05.352Z] OK: 12750 distinct packages available [2020-12-17T09:39:05.693Z] OK: 233 MiB in 51 packages [2020-12-17T09:39:06.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:06.728Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:07.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:07.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:07.344Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:07.344Z] Removing intermediate container ffe4a0dd8054 [2020-12-17T09:39:07.344Z] ---> cbe818ef385e [2020-12-17T09:39:07.344Z] Step 5/29 : COPY go.mod . [2020-12-17T09:39:07.624Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:07.624Z] ---> 198e0ae166d2 [2020-12-17T09:39:07.624Z] Step 6/29 : RUN go mod download [2020-12-17T09:39:07.902Z] ---> Running in 9efafc91a189 [2020-12-17T09:39:08.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:08.186Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:39:08.186Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:39:08.186Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:39:08.186Z] OK: 12750 distinct packages available [2020-12-17T09:39:08.503Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:39:08.503Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:39:08.503Z] OK: 12750 distinct packages available [2020-12-17T09:39:08.503Z] OK: 233 MiB in 51 packages [2020-12-17T09:39:09.134Z] OK: 233 MiB in 51 packages [2020-12-17T09:39:09.456Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:39:09.456Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:39:09.456Z] OK: 12750 distinct packages available [2020-12-17T09:39:09.456Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:39:09.456Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:39:09.456Z] OK: 12750 distinct packages available [2020-12-17T09:39:10.154Z] OK: 233 MiB in 51 packages [2020-12-17T09:39:10.154Z] OK: 233 MiB in 51 packages [2020-12-17T09:39:10.842Z] Removing intermediate container 5262f9c9243e [2020-12-17T09:39:10.842Z] ---> 91b03b2228f8 [2020-12-17T09:39:10.842Z] Step 6/23 : COPY go.mod . [2020-12-17T09:39:10.842Z] Removing intermediate container e84241ca1b73 [2020-12-17T09:39:10.842Z] ---> b30d1871353e [2020-12-17T09:39:10.842Z] Step 6/22 : COPY go.mod . [2020-12-17T09:39:11.839Z] ---> 4aa82e8e5874 [2020-12-17T09:39:11.839Z] Step 7/23 : RUN go mod download [2020-12-17T09:39:11.839Z] Removing intermediate container f33502287eb5 [2020-12-17T09:39:11.839Z] ---> ecf0d0a66f7f [2020-12-17T09:39:11.839Z] Step 6/21 : COPY go.mod . [2020-12-17T09:39:11.839Z] ---> 27879ecc98d2 [2020-12-17T09:39:11.839Z] Step 7/22 : RUN go mod download [2020-12-17T09:39:12.118Z] Removing intermediate container 21ba56f7d27d [2020-12-17T09:39:12.118Z] ---> f6bb552b6b9d [2020-12-17T09:39:12.118Z] Step 6/24 : COPY go.mod . [2020-12-17T09:39:12.118Z] ---> Running in 923e26838061 [2020-12-17T09:39:12.118Z] ---> Running in 6d7de7ea8bcf [2020-12-17T09:39:12.736Z] ---> 75fbb1d3e8b3 [2020-12-17T09:39:12.736Z] Step 7/21 : RUN go mod download [2020-12-17T09:39:13.352Z] ---> Running in 922d46859da5 [2020-12-17T09:39:13.352Z] Removing intermediate container 9efafc91a189 [2020-12-17T09:39:13.352Z] ---> cb4347f9e0a4 [2020-12-17T09:39:13.352Z] Step 7/29 : COPY . . [2020-12-17T09:39:13.657Z] ---> 4707d899a626 [2020-12-17T09:39:13.657Z] Step 7/24 : RUN go mod download [2020-12-17T09:39:13.657Z] ---> Running in da35bf245370 [2020-12-17T09:39:19.236Z] Removing intermediate container 923e26838061 [2020-12-17T09:39:19.236Z] ---> b8b41cc298b2 [2020-12-17T09:39:19.236Z] Step 8/23 : COPY . . [2020-12-17T09:39:19.847Z] Removing intermediate container da35bf245370 [2020-12-17T09:39:19.847Z] ---> 4fdb09289446 [2020-12-17T09:39:19.847Z] Step 8/24 : COPY . . [2020-12-17T09:39:19.847Z] Removing intermediate container 6d7de7ea8bcf [2020-12-17T09:39:19.847Z] ---> 5924b9753ae0 [2020-12-17T09:39:19.847Z] Step 8/22 : COPY . . [2020-12-17T09:39:19.847Z] Removing intermediate container 922d46859da5 [2020-12-17T09:39:19.847Z] ---> 57558f32b069 [2020-12-17T09:39:19.847Z] Step 8/21 : COPY . . [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 30.997s coverage: 86.3% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 4.316s coverage: 72.2% of statements [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 1.426s coverage: 72.1% of statements [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.090s coverage: 82.4% of statements [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.094s coverage: 48.4% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.065s coverage: 28.8% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.108s coverage: 96.8% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.365s coverage: 37.0% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.484s coverage: 84.0% of statements [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.115s coverage: 100.0% of statements [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.359s coverage: 47.1% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.129s coverage: 100.0% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.098s coverage: 100.0% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.695s coverage: 29.1% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.098s coverage: 100.0% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.043s coverage: 0.0% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.075s coverage: 87.9% of statements [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2020-12-17T09:39:30.949Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.058s coverage: 100.0% of statements [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.058s coverage: 32.1% of statements [2020-12-17T09:39:30.949Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2020-12-17T09:39:30.949Z] GO111MODULE=on go vet ./... [2020-12-17T09:40:17.001Z] ---> 249991e18955 [2020-12-17T09:40:17.001Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-17T09:40:17.001Z] ---> 7c77b44b0e9f [2020-12-17T09:40:17.001Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-17T09:40:17.001Z] ---> Running in ff686486b940 [2020-12-17T09:40:17.001Z] ---> Running in 3afefe26cbbe [2020-12-17T09:40:17.001Z] ---> 72c017061c8c [2020-12-17T09:40:17.001Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-17T09:40:17.001Z] ---> 296dfc9e3834 [2020-12-17T09:40:17.001Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-17T09:40:17.001Z] ---> 618ee4729b1d [2020-12-17T09:40:17.001Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-17T09:40:17.001Z] ---> Running in ad2f7559f104 [2020-12-17T09:40:17.001Z] ---> Running in 581df5b8ad59 [2020-12-17T09:40:17.001Z] ---> Running in 72f981e27b08 [2020-12-17T09:40:17.001Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T09:40:17.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T09:40:17.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T09:40:17.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T09:40:17.001Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T09:40:39.001Z] gofmt -l . [2020-12-17T09:40:39.001Z] [ "`gofmt -l .`" = "" ] [2020-12-17T09:40:39.001Z] ./bin/test-go-mod-tidy.sh [2020-12-17T09:40:39.001Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2020-12-17T09:40:40.654Z] + ls -al . [2020-12-17T09:40:40.654Z] total 696 [2020-12-17T09:40:40.654Z] drwxrwxr-x 9 1001 1001 4096 Dec 17 09:40 . [2020-12-17T09:40:40.654Z] drwxr-xr-x 4 root root 4096 Dec 17 09:36 .. [2020-12-17T09:40:40.654Z] -rw-rw-r-- 1 1001 1001 11 Dec 17 09:35 .dockerignore [2020-12-17T09:40:40.654Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 09:35 .git [2020-12-17T09:40:40.654Z] drwxrwxr-x 3 1001 1001 4096 Dec 17 09:35 .github [2020-12-17T09:40:40.654Z] -rw-rw-r-- 1 1001 1001 943 Dec 17 09:35 .gitignore [2020-12-17T09:40:40.654Z] -rw-rw-r-- 1 1001 1001 166 Dec 17 09:35 .sonarcloud.properties [2020-12-17T09:40:40.654Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 09:35 CONTRIBUTING.md [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 1035 Dec 17 09:35 Dockerfile.build [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 863 Dec 17 09:35 Jenkinsfile [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 09:35 LICENSE [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 6318 Dec 17 09:35 Makefile [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 6362 Dec 17 09:35 README.md [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 7286 Dec 17 09:35 SECURITY.md [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 5 Dec 17 09:32 VERSION [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 4131 Dec 17 09:35 ZMQWindows.md [2020-12-17T09:40:40.655Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 09:35 bin [2020-12-17T09:40:40.655Z] drwxrwxr-x 15 1001 1001 4096 Dec 17 09:35 cmd [2020-12-17T09:40:40.655Z] -rw-r--r-- 1 root root 570041 Dec 17 09:39 coverage.out [2020-12-17T09:40:40.655Z] -rw-r--r-- 1 root root 979 Dec 17 09:40 go.mod [2020-12-17T09:40:40.655Z] -rw-r--r-- 1 root root 18631 Dec 17 09:40 go.sum [2020-12-17T09:40:40.655Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 09:35 internal [2020-12-17T09:40:40.655Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 09:35 openapi [2020-12-17T09:40:40.655Z] drwxrwxr-x 4 1001 1001 4096 Dec 17 09:35 snap [2020-12-17T09:40:40.655Z] -rw-rw-r-- 1 1001 1001 168 Dec 17 09:35 version.go [Pipeline] sh [2020-12-17T09:40:41.329Z] + '[' -e coverage.out ] [2020-12-17T09:40:41.329Z] + chown 1001:1001 coverage.out [Pipeline] stash [2020-12-17T09:40:41.368Z] Warning: overwriting stash ‘coverage-report’ [2020-12-17T09:40:42.620Z] Stashed 1 file(s) [Pipeline] sh [2020-12-17T09:40:43.378Z] + make build [2020-12-17T09:40:43.378Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T09:40:53.567Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T09:41:04.807Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T09:41:05.139Z] Removing intermediate container ff686486b940 [2020-12-17T09:41:05.139Z] ---> 512b4d8a6643 [2020-12-17T09:41:05.139Z] [2020-12-17T09:41:05.139Z] Step 9/29 : FROM alpine:latest [2020-12-17T09:41:05.139Z] Removing intermediate container 72f981e27b08 [2020-12-17T09:41:05.139Z] ---> 764e2fe8be37 [2020-12-17T09:41:05.139Z] [2020-12-17T09:41:05.139Z] Step 10/22 : FROM alpine:3.10 [2020-12-17T09:41:05.509Z] latest: Pulling from library/alpine [2020-12-17T09:41:05.899Z] 3.10: Pulling from library/alpine [2020-12-17T09:41:07.931Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-17T09:41:07.931Z] Status: Downloaded newer image for alpine:3.10 [2020-12-17T09:41:07.931Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T09:41:07.931Z] ---> be4e4bea2c2e [2020-12-17T09:41:07.931Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T09:41:08.282Z] Status: Downloaded newer image for alpine:latest [2020-12-17T09:41:08.282Z] ---> 389fef711851 [2020-12-17T09:41:08.282Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-17T09:41:10.281Z] ---> Running in fc07fcfb40f0 [2020-12-17T09:41:10.281Z] ---> Running in 37edc1b06b48 [2020-12-17T09:41:10.281Z] Removing intermediate container 581df5b8ad59 [2020-12-17T09:41:10.281Z] ---> 5fa26e0a1249 [2020-12-17T09:41:10.281Z] [2020-12-17T09:41:10.281Z] Step 10/21 : FROM scratch [2020-12-17T09:41:10.281Z] ---> [2020-12-17T09:41:10.281Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T09:41:10.938Z] ---> Running in 2fff910b44c2 [2020-12-17T09:41:10.938Z] Removing intermediate container fc07fcfb40f0 [2020-12-17T09:41:10.938Z] ---> 933c5d383b9f [2020-12-17T09:41:10.938Z] Step 11/29 : USER root [2020-12-17T09:41:12.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:41:12.956Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:41:12.956Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T09:41:12.956Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T09:41:12.956Z] OK: 10350 distinct packages available [2020-12-17T09:41:12.956Z] ---> Running in 2ae90a6bedb6 [2020-12-17T09:41:12.956Z] Removing intermediate container 2fff910b44c2 [2020-12-17T09:41:12.956Z] ---> de2e5a3fd573 [2020-12-17T09:41:12.956Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-17T09:41:13.243Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T09:41:13.243Z] Removing intermediate container ad2f7559f104 [2020-12-17T09:41:13.243Z] ---> 93fe737541d4 [2020-12-17T09:41:13.243Z] [2020-12-17T09:41:13.243Z] Step 10/24 : FROM alpine:3.10 [2020-12-17T09:41:13.243Z] ---> be4e4bea2c2e [2020-12-17T09:41:13.243Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T09:41:13.243Z] ---> Running in 7741e97b9781 [2020-12-17T09:41:13.243Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T09:41:13.243Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T09:41:13.550Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T09:41:13.550Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T09:41:13.550Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T09:41:13.550Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T09:41:13.550Z] ---> Running in 307a258785b9 [2020-12-17T09:41:13.550Z] OK: 7 MiB in 19 packages [2020-12-17T09:41:13.823Z] Removing intermediate container 7741e97b9781 [2020-12-17T09:41:13.823Z] ---> e59cab2f4ff8 [2020-12-17T09:41:13.823Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-17T09:41:13.823Z] Removing intermediate container 2ae90a6bedb6 [2020-12-17T09:41:13.823Z] ---> 5192dfaa916e [2020-12-17T09:41:13.823Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-17T09:41:14.111Z] ---> Running in 5f215bb7938e [2020-12-17T09:41:14.444Z] ---> Running in 8decb5ab3797 [2020-12-17T09:41:15.086Z] Removing intermediate container 5f215bb7938e [2020-12-17T09:41:15.086Z] ---> 05f27753a985 [2020-12-17T09:41:15.086Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-17T09:41:15.385Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:41:15.689Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:41:15.771Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T09:41:15.978Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T09:41:15.978Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T09:41:15.978Z] OK: 10350 distinct packages available [2020-12-17T09:41:15.978Z] Removing intermediate container 37edc1b06b48 [2020-12-17T09:41:15.978Z] ---> a8e81c9a253b [2020-12-17T09:41:15.978Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-17T09:41:15.978Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:41:16.280Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:41:16.280Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T09:41:16.280Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T09:41:16.280Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T09:41:16.280Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T09:41:16.556Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T09:41:16.556Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T09:41:16.557Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T09:41:16.557Z] ---> e03700ba563c [2020-12-17T09:41:16.557Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-17T09:41:16.557Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:41:16.557Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:41:16.557Z] OK: 12745 distinct packages available [2020-12-17T09:41:16.557Z] OK: 7 MiB in 19 packages [2020-12-17T09:41:16.842Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-17T09:41:17.123Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-17T09:41:17.123Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:41:17.123Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T09:41:17.123Z] OK: 6 MiB in 16 packages [2020-12-17T09:41:17.123Z] ---> Running in 3a4ad2ddefd9 [2020-12-17T09:41:17.752Z] Removing intermediate container 3afefe26cbbe [2020-12-17T09:41:17.752Z] ---> 08766624ccd4 [2020-12-17T09:41:17.752Z] [2020-12-17T09:41:17.752Z] Step 10/23 : FROM alpine [2020-12-17T09:41:17.752Z] ---> 389fef711851 [2020-12-17T09:41:17.752Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T09:41:18.065Z] ---> 23b7c2209837 [2020-12-17T09:41:18.065Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-17T09:41:18.065Z] Removing intermediate container 3a4ad2ddefd9 [2020-12-17T09:41:18.065Z] ---> 3fc4d2519b34 [2020-12-17T09:41:18.065Z] Step 13/22 : WORKDIR / [2020-12-17T09:41:18.065Z] ---> Running in c417e7959edc [2020-12-17T09:41:18.065Z] ---> Running in 673f452f01a3 [2020-12-17T09:41:19.066Z] Removing intermediate container c417e7959edc [2020-12-17T09:41:19.066Z] ---> 266a706b1ac7 [2020-12-17T09:41:19.066Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-17T09:41:19.344Z] Removing intermediate container 307a258785b9 [2020-12-17T09:41:19.344Z] ---> 3b2c7eba31c3 [2020-12-17T09:41:19.344Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T09:41:19.344Z] ---> 01de36b4ea61 [2020-12-17T09:41:19.344Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-17T09:41:19.344Z] Removing intermediate container 8decb5ab3797 [2020-12-17T09:41:19.344Z] ---> f0a6d4f46cdd [2020-12-17T09:41:19.344Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-17T09:41:19.928Z] Removing intermediate container 673f452f01a3 [2020-12-17T09:41:19.928Z] ---> dfe34e547de5 [2020-12-17T09:41:19.928Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-17T09:41:20.086Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T09:41:20.210Z] ---> Running in 791dbdd9fa68 [2020-12-17T09:41:20.210Z] ---> Running in 330e50925d9a [2020-12-17T09:41:20.485Z] ---> Running in 01fe85cbdc61 [2020-12-17T09:41:20.485Z] ---> Running in 82d2aef5783e [2020-12-17T09:41:20.800Z] ---> 6934395c0b33 [2020-12-17T09:41:20.800Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-17T09:41:20.800Z] Removing intermediate container 330e50925d9a [2020-12-17T09:41:20.800Z] ---> f101b0b15e7b [2020-12-17T09:41:20.800Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-17T09:41:20.800Z] Removing intermediate container 791dbdd9fa68 [2020-12-17T09:41:20.800Z] ---> 5706a22023d8 [2020-12-17T09:41:20.800Z] Step 13/24 : WORKDIR / [2020-12-17T09:41:20.800Z] ---> Running in 6f7d2db3a61f [2020-12-17T09:41:20.800Z] Removing intermediate container 01fe85cbdc61 [2020-12-17T09:41:20.800Z] ---> 12131f5f82a9 [2020-12-17T09:41:20.800Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:41:21.101Z] Removing intermediate container 82d2aef5783e [2020-12-17T09:41:21.101Z] ---> 6b65223521a1 [2020-12-17T09:41:21.101Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-17T09:41:21.101Z] ---> Running in 4b5ed902e5f8 [2020-12-17T09:41:21.101Z] ---> Running in 8bc6df906978 [2020-12-17T09:41:21.101Z] ---> Running in d6adf8300809 [2020-12-17T09:41:21.422Z] Removing intermediate container 6f7d2db3a61f [2020-12-17T09:41:21.422Z] ---> 70dae77e8d79 [2020-12-17T09:41:21.422Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:41:21.422Z] ---> Running in 7218627b2258 [2020-12-17T09:41:21.707Z] Removing intermediate container 8bc6df906978 [2020-12-17T09:41:21.707Z] ---> fa744c78b0f4 [2020-12-17T09:41:21.707Z] Step 19/21 : LABEL arch=x86_64 [2020-12-17T09:41:21.707Z] Removing intermediate container 4b5ed902e5f8 [2020-12-17T09:41:21.707Z] ---> 4f47f554a985 [2020-12-17T09:41:21.707Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-17T09:41:21.707Z] ---> 56d1aea1b5f0 [2020-12-17T09:41:21.707Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-17T09:41:21.707Z] Removing intermediate container d6adf8300809 [2020-12-17T09:41:21.707Z] ---> 1c03b431a248 [2020-12-17T09:41:21.707Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-17T09:41:22.019Z] ---> Running in 26f678db329f [2020-12-17T09:41:22.019Z] ---> Running in d655010b7e12 [2020-12-17T09:41:22.753Z] Removing intermediate container 26f678db329f [2020-12-17T09:41:22.754Z] ---> 282a51486189 [2020-12-17T09:41:22.754Z] Step 20/21 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:41:22.754Z] ---> 9cdbea28f6e4 [2020-12-17T09:41:22.754Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-17T09:41:22.754Z] ---> 67ea5addd90f [2020-12-17T09:41:22.754Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-17T09:41:23.061Z] ---> Running in e47e9b21a3f6 [2020-12-17T09:41:23.362Z] ---> 242bef3f58e6 [2020-12-17T09:41:23.362Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-17T09:41:23.362Z] Removing intermediate container e47e9b21a3f6 [2020-12-17T09:41:23.362Z] ---> 015c0eda6a18 [2020-12-17T09:41:23.362Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T09:41:23.685Z] ---> Running in 505eec274bd9 [2020-12-17T09:41:23.685Z] ---> Running in c676fd2c2695 [2020-12-17T09:41:23.685Z] ---> 8a3bda14ec54 [2020-12-17T09:41:23.685Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-17T09:41:23.957Z] Removing intermediate container c676fd2c2695 [2020-12-17T09:41:23.957Z] ---> c7d1a6bdaf96 [2020-12-17T09:41:23.957Z] [2020-12-17T09:41:24.238Z] Removing intermediate container 7218627b2258 [2020-12-17T09:41:24.238Z] ---> 21d08454f337 [2020-12-17T09:41:24.238Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-17T09:41:24.525Z] ---> 63909cfa02d5 [2020-12-17T09:41:24.525Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-17T09:41:24.525Z] ---> Running in a821b69414e9 [2020-12-17T09:41:24.807Z] Successfully built c7d1a6bdaf96 [2020-12-17T09:41:24.807Z] Successfully tagged docker-support-scheduler-go:latest [2020-12-17T09:41:25.120Z] Building docker-core-metadata-go [2020-12-17T09:41:25.120Z]  Building docker-support-scheduler-go ... done Removing intermediate container d655010b7e12 [2020-12-17T09:41:25.120Z] ---> ecd374e63e72 [2020-12-17T09:41:25.120Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-17T09:41:25.874Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:41:25.874Z] ---> 4ee18e89f829 [2020-12-17T09:41:25.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-17T09:41:26.518Z] Removing intermediate container 505eec274bd9 [2020-12-17T09:41:26.518Z] ---> a02616c2c113 [2020-12-17T09:41:26.518Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-17T09:41:26.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T09:41:26.836Z] ---> 40afd9061d7d [2020-12-17T09:41:26.836Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-17T09:41:26.836Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:41:27.065Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T09:41:27.144Z] ---> Running in 1fb13e874396 [2020-12-17T09:41:27.448Z] ---> c1faaa397654 [2020-12-17T09:41:27.448Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T09:41:27.730Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-17T09:41:27.730Z] Removing intermediate container 1fb13e874396 [2020-12-17T09:41:27.730Z] ---> 79625848e605 [2020-12-17T09:41:27.730Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T09:41:27.730Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-17T09:41:27.730Z] ---> 7617d54c4c4b [2020-12-17T09:41:27.730Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-17T09:41:27.730Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-17T09:41:28.048Z] ---> Running in 3f06f300eeea [2020-12-17T09:41:28.048Z] ---> 0b793b89c890 [2020-12-17T09:41:28.048Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T09:41:28.048Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-17T09:41:28.324Z] ---> Running in 2901328997fb [2020-12-17T09:41:28.324Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-17T09:41:28.324Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:41:28.324Z] OK: 8 MiB in 19 packages [2020-12-17T09:41:28.672Z] ---> 61c987bdd753 [2020-12-17T09:41:28.672Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-17T09:41:28.672Z] Removing intermediate container 3f06f300eeea [2020-12-17T09:41:28.672Z] ---> 19b0e36b1046 [2020-12-17T09:41:28.672Z] Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:41:30.777Z] ---> Running in 7b3bd1b0a34b [2020-12-17T09:41:30.777Z] ---> 9329bef15d0a [2020-12-17T09:41:30.777Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-17T09:41:31.765Z] Removing intermediate container 7b3bd1b0a34b [2020-12-17T09:41:31.765Z] ---> 3c8645b8d752 [2020-12-17T09:41:31.765Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T09:41:32.493Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T09:41:32.732Z] ---> 1654efdbcadc [2020-12-17T09:41:32.732Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-17T09:41:32.732Z] Removing intermediate container a821b69414e9 [2020-12-17T09:41:32.732Z] ---> 159ed618ff81 [2020-12-17T09:41:32.732Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-17T09:41:32.732Z] ---> Running in 394657c2eaff [2020-12-17T09:41:33.363Z] ---> Running in cf5af343bf90 [2020-12-17T09:41:33.363Z] Removing intermediate container 2901328997fb [2020-12-17T09:41:33.363Z] ---> b6c9eb83edaa [2020-12-17T09:41:33.363Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T09:41:33.650Z] Removing intermediate container 394657c2eaff [2020-12-17T09:41:33.650Z] ---> 08b613d98bf5 [2020-12-17T09:41:33.650Z] [2020-12-17T09:41:33.650Z] ---> be2d40ccc2da [2020-12-17T09:41:33.650Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-17T09:41:33.650Z] ---> Running in e662f78f39cd [2020-12-17T09:41:34.278Z] Successfully built 08b613d98bf5 [2020-12-17T09:41:34.278Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2020-12-17T09:41:34.278Z]  Building docker-security-bootstrap-redis-go ... done Building docker-sys-mgmt-agent-go [2020-12-17T09:41:34.278Z] Removing intermediate container e662f78f39cd [2020-12-17T09:41:34.278Z] ---> 22a40ed75033 [2020-12-17T09:41:34.278Z] Step 22/24 : LABEL arch=x86_64 [2020-12-17T09:41:34.561Z] ---> Running in 09c3f800b001 [2020-12-17T09:41:34.835Z] ---> 3f3ba0a692ed [2020-12-17T09:41:34.835Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-17T09:41:35.133Z] Removing intermediate container 09c3f800b001 [2020-12-17T09:41:35.133Z] ---> 2fe3b11be45f [2020-12-17T09:41:35.133Z] Step 23/24 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:41:36.635Z] ---> Running in d3044bfbad9e [2020-12-17T09:41:36.635Z] ---> e3cb5d64fe7f [2020-12-17T09:41:36.635Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-17T09:41:36.790Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T09:41:36.917Z] Removing intermediate container cf5af343bf90 [2020-12-17T09:41:36.917Z] ---> cbafefdc404d [2020-12-17T09:41:36.917Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T09:41:37.921Z] Removing intermediate container d3044bfbad9e [2020-12-17T09:41:37.921Z] ---> b7541e29cf21 [2020-12-17T09:41:37.921Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T09:41:37.921Z] ---> Running in 50e85f620163 [2020-12-17T09:41:38.909Z] ---> Running in 67313bc108b2 [2020-12-17T09:41:39.206Z] ---> 8544929705d5 [2020-12-17T09:41:39.206Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T09:41:39.206Z] Removing intermediate container 50e85f620163 [2020-12-17T09:41:39.206Z] ---> 2db13e361b87 [2020-12-17T09:41:39.206Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:41:40.172Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T09:41:40.207Z] ---> Running in 6aa979c51ad4 [2020-12-17T09:41:40.207Z] ---> Running in d2ebda912add [2020-12-17T09:41:40.495Z] Removing intermediate container 67313bc108b2 [2020-12-17T09:41:40.495Z] ---> 1af65b2b0624 [2020-12-17T09:41:40.495Z] [2020-12-17T09:41:41.210Z] Removing intermediate container 6aa979c51ad4 [2020-12-17T09:41:41.210Z] ---> 5364ef1a26e5 [2020-12-17T09:41:41.210Z] Step 21/23 : LABEL arch=x86_64 [2020-12-17T09:41:41.210Z] Successfully built 1af65b2b0624 [2020-12-17T09:41:41.210Z] Successfully tagged docker-security-secretstore-setup-go:latest [2020-12-17T09:41:41.210Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2020-12-17T09:41:42.847Z] ---> Running in 005a5ec9aebc [2020-12-17T09:41:43.576Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T09:41:44.039Z] Removing intermediate container 005a5ec9aebc [2020-12-17T09:41:44.039Z] ---> 67361417923b [2020-12-17T09:41:44.039Z] Step 22/23 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:41:44.786Z] ---> Running in a6e740fc529f [2020-12-17T09:41:45.870Z] Removing intermediate container a6e740fc529f [2020-12-17T09:41:45.870Z] ---> 222c7b0ad287 [2020-12-17T09:41:45.870Z] Step 23/23 : LABEL version=0.0.0 [2020-12-17T09:41:46.172Z] Removing intermediate container d2ebda912add [2020-12-17T09:41:46.172Z] ---> 90371f5754cb [2020-12-17T09:41:46.172Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-17T09:41:46.172Z] ---> Running in 8e6f1ab12654 [2020-12-17T09:41:46.486Z] ---> Running in 636785566aed [2020-12-17T09:41:47.885Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T09:41:47.925Z] Removing intermediate container 8e6f1ab12654 [2020-12-17T09:41:47.925Z] ---> 62f0c2ee6cc4 [2020-12-17T09:41:47.925Z] [2020-12-17T09:41:48.592Z] Successfully built 62f0c2ee6cc4 [2020-12-17T09:41:48.592Z] Successfully tagged docker-core-data-go:latest [2020-12-17T09:41:48.592Z] Building docker-support-notifications-go [2020-12-17T09:41:51.275Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T09:41:52.105Z]  Building docker-core-data-go ... done Removing intermediate container 636785566aed [2020-12-17T09:41:52.105Z] ---> 3eab50d7aa5b [2020-12-17T09:41:52.105Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T09:41:52.768Z] ---> Running in dac2119e5b1f [2020-12-17T09:41:54.291Z] Removing intermediate container dac2119e5b1f [2020-12-17T09:41:54.291Z] ---> 3a88e6c018fa [2020-12-17T09:41:54.291Z] Step 26/29 : CMD [ "generate" ] [2020-12-17T09:41:54.668Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T09:41:54.902Z] ---> Running in aa89175a150c [2020-12-17T09:41:55.546Z] Removing intermediate container aa89175a150c [2020-12-17T09:41:55.546Z] ---> a69dcba87d64 [2020-12-17T09:41:55.546Z] Step 27/29 : LABEL arch=x86_64 [2020-12-17T09:41:56.603Z] ---> Running in 765e6612e29d [2020-12-17T09:41:57.252Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:41:57.252Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:41:57.252Z] ---> 08a2ed2e9e48 [2020-12-17T09:41:57.252Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T09:41:57.252Z] ---> Using cache [2020-12-17T09:41:57.252Z] ---> f47f4fc371a4 [2020-12-17T09:41:57.252Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:41:57.543Z] ---> Using cache [2020-12-17T09:41:57.543Z] ---> 3ed38a50931c [2020-12-17T09:41:57.543Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T09:41:57.543Z] ---> Using cache [2020-12-17T09:41:57.543Z] ---> f6bb552b6b9d [2020-12-17T09:41:57.543Z] Step 6/22 : COPY go.mod . [2020-12-17T09:41:57.543Z] ---> Using cache [2020-12-17T09:41:57.543Z] ---> 4707d899a626 [2020-12-17T09:41:57.543Z] Step 7/22 : RUN go mod download [2020-12-17T09:41:57.543Z] ---> Using cache [2020-12-17T09:41:57.543Z] ---> 4fdb09289446 [2020-12-17T09:41:57.543Z] Step 8/22 : COPY . . [2020-12-17T09:41:57.543Z] ---> Using cache [2020-12-17T09:41:57.543Z] ---> 72c017061c8c [2020-12-17T09:41:57.543Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-17T09:41:57.822Z] Removing intermediate container 765e6612e29d [2020-12-17T09:41:57.822Z] ---> dce29625ebcf [2020-12-17T09:41:57.822Z] Step 28/29 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [Pipeline] } [2020-12-17T09:41:59.003Z] $ docker stop --time=1 51f2272d1340ef4ab7cc0526ca19b232adf8dfb5cff09f1a8a043ef1a2f8a858 [2020-12-17T09:41:59.297Z] ---> Running in ee91afee8239 [2020-12-17T09:41:59.297Z] ---> Running in c441f1d31d66 [2020-12-17T09:41:59.960Z] Removing intermediate container ee91afee8239 [2020-12-17T09:41:59.960Z] ---> bb2b2674e507 [2020-12-17T09:41:59.960Z] Step 29/29 : LABEL version=0.0.0 [2020-12-17T09:42:00.304Z] ---> Running in 35d16dda4c80 [2020-12-17T09:42:01.409Z] Removing intermediate container 35d16dda4c80 [2020-12-17T09:42:01.409Z] ---> db9aa916eb11 [2020-12-17T09:42:01.409Z] [2020-12-17T09:42:01.608Z] $ docker rm -f 51f2272d1340ef4ab7cc0526ca19b232adf8dfb5cff09f1a8a043ef1a2f8a858 [2020-12-17T09:42:02.040Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T09:42:02.686Z] Successfully built db9aa916eb11 [2020-12-17T09:42:02.686Z] Successfully tagged docker-security-secrets-setup-go:latest [2020-12-17T09:42:02.686Z] Building docker-security-proxy-setup-go [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:42:03.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T09:42:03.933Z] [2020-12-17T09:42:03.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:42:04.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T09:42:04.905Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2020-12-17T09:42:04.905Z] 29e5d40040c1: Pulling fs layer [2020-12-17T09:42:04.905Z] 1ce36da41761: Pulling fs layer [2020-12-17T09:42:04.905Z] 25b303627fd3: Pulling fs layer [2020-12-17T09:42:05.505Z] 29e5d40040c1: Download complete [2020-12-17T09:42:06.105Z] 1ce36da41761: Verifying Checksum [2020-12-17T09:42:06.105Z] 1ce36da41761: Download complete [2020-12-17T09:42:06.380Z] 29e5d40040c1: Pull complete [2020-12-17T09:42:07.811Z] 1ce36da41761: Pull complete [2020-12-17T09:42:07.811Z] 25b303627fd3: Verifying Checksum [2020-12-17T09:42:07.811Z] 25b303627fd3: Download complete [2020-12-17T09:42:17.964Z] 25b303627fd3: Pull complete [2020-12-17T09:42:17.964Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2020-12-17T09:42:17.964Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T09:42:17.964Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2020-12-17T09:42:18.256Z] prd-ubuntu18.04-docker-arm64-4c-16g-16476 does not seem to be running inside a container [2020-12-17T09:42:18.326Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:42:21.470Z]  Building docker-security-secrets-setup-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:42:21.470Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:42:21.470Z] ---> 08a2ed2e9e48 [2020-12-17T09:42:21.470Z] Step 3/27 : WORKDIR /edgex-go [2020-12-17T09:42:21.470Z] ---> Using cache [2020-12-17T09:42:21.470Z] ---> f47f4fc371a4 [2020-12-17T09:42:21.470Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:42:21.470Z] ---> Using cache [2020-12-17T09:42:21.470Z] ---> 3ed38a50931c [2020-12-17T09:42:21.470Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-17T09:42:21.470Z] ---> Running in 64018caef61f [2020-12-17T09:42:21.671Z] $ docker top 4a5dadc3c19174ac32c9fd1bab96a81d77f71254dffe8868da42cba370378900 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T09:42:22.575Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:42:22.877Z] + docker-compose build --help [2020-12-17T09:42:22.877Z] + grep parallel [2020-12-17T09:42:23.606Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:42:24.699Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:42:24.699Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:42:24.699Z] OK: 12750 distinct packages available [2020-12-17T09:42:25.364Z] OK: 233 MiB in 51 packages [2020-12-17T09:42:27.263Z] --parallel Build images in parallel. [Pipeline] } [2020-12-17T09:42:27.289Z] $ docker stop --time=1 4a5dadc3c19174ac32c9fd1bab96a81d77f71254dffe8868da42cba370378900 [2020-12-17T09:42:28.865Z] Removing intermediate container 64018caef61f [2020-12-17T09:42:28.865Z] ---> 85ccc7a4f6a3 [2020-12-17T09:42:28.865Z] Step 6/27 : COPY go.mod . [2020-12-17T09:42:29.248Z] $ docker rm -f 4a5dadc3c19174ac32c9fd1bab96a81d77f71254dffe8868da42cba370378900 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:42:30.292Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2020-12-17T09:42:30.292Z] . [Pipeline] withDockerContainer [2020-12-17T09:42:30.362Z] ---> ee6ce161cb9c [2020-12-17T09:42:30.363Z] Step 7/27 : RUN go mod download [2020-12-17T09:42:30.575Z] prd-ubuntu18.04-docker-arm64-4c-16g-16476 does not seem to be running inside a container [2020-12-17T09:42:30.641Z] $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:42:30.688Z] ---> Running in a517e0768487 [2020-12-17T09:42:32.084Z] $ docker top 12cb2dde52a6abbbec3243133257cae5c6040fb803518f4ab384bbe3aac77eb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T09:42:33.199Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2020-12-17T09:42:34.195Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:42:34.195Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:42:34.195Z] ---> 08a2ed2e9e48 [2020-12-17T09:42:34.195Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T09:42:34.195Z] ---> Using cache [2020-12-17T09:42:34.195Z] ---> f47f4fc371a4 [2020-12-17T09:42:34.195Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:42:34.195Z] ---> Using cache [2020-12-17T09:42:34.195Z] ---> 3ed38a50931c [2020-12-17T09:42:34.195Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T09:42:34.195Z] ---> Using cache [2020-12-17T09:42:34.195Z] ---> f6bb552b6b9d [2020-12-17T09:42:34.195Z] Step 6/22 : COPY go.mod . [2020-12-17T09:42:34.195Z] ---> Using cache [2020-12-17T09:42:34.195Z] ---> 4707d899a626 [2020-12-17T09:42:34.195Z] Step 7/22 : RUN go mod download [2020-12-17T09:42:34.195Z] ---> Using cache [2020-12-17T09:42:34.195Z] ---> 4fdb09289446 [2020-12-17T09:42:34.195Z] Step 8/22 : COPY . . [2020-12-17T09:42:34.475Z] ---> Using cache [2020-12-17T09:42:34.475Z] ---> 72c017061c8c [2020-12-17T09:42:34.476Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-17T09:42:36.516Z] ---> Running in 8934b24bbee6 [2020-12-17T09:42:37.485Z] Building docker-core-command-go ... [2020-12-17T09:42:37.485Z] Building docker-core-data-go ... [2020-12-17T09:42:37.485Z] Building docker-core-metadata-go ... [2020-12-17T09:42:37.485Z] Building docker-security-bootstrap-redis-go ... [2020-12-17T09:42:37.485Z] Building docker-security-proxy-setup-go ... [2020-12-17T09:42:37.485Z] Building docker-security-secrets-setup-go ... [2020-12-17T09:42:37.485Z] Building docker-security-secretstore-setup-go ... [2020-12-17T09:42:37.485Z] Building docker-support-notifications-go ... [2020-12-17T09:42:37.485Z] Building docker-support-scheduler-go ... [2020-12-17T09:42:37.485Z] Building docker-sys-mgmt-agent-go ... [2020-12-17T09:42:37.485Z] Building docker-security-secretstore-setup-go [2020-12-17T09:42:37.485Z] Building docker-security-secrets-setup-go [2020-12-17T09:42:37.485Z] Building docker-core-metadata-go [2020-12-17T09:42:37.485Z] Building docker-security-bootstrap-redis-go [2020-12-17T09:42:37.485Z] Building docker-support-notifications-go [2020-12-17T09:42:38.778Z] Removing intermediate container a517e0768487 [2020-12-17T09:42:38.779Z] ---> c9f708cda394 [2020-12-17T09:42:38.779Z] Step 8/27 : COPY . . [2020-12-17T09:42:38.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T09:42:39.057Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:42:39.057Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:42:39.057Z] ---> 08a2ed2e9e48 [2020-12-17T09:42:39.057Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T09:42:39.057Z] ---> Using cache [2020-12-17T09:42:39.057Z] ---> f47f4fc371a4 [2020-12-17T09:42:39.057Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:42:39.057Z] ---> Using cache [2020-12-17T09:42:39.057Z] ---> 3ed38a50931c [2020-12-17T09:42:39.057Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-17T09:42:40.679Z] ---> Running in 75a887cf5760 [2020-12-17T09:42:44.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:42:44.847Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:42:45.170Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:42:45.170Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:42:45.170Z] ---> 08a2ed2e9e48 [2020-12-17T09:42:45.170Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T09:42:45.170Z] ---> Using cache [2020-12-17T09:42:45.170Z] ---> f47f4fc371a4 [2020-12-17T09:42:45.170Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:42:45.170Z] ---> Using cache [2020-12-17T09:42:45.170Z] ---> 3ed38a50931c [2020-12-17T09:42:45.170Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T09:42:45.170Z] ---> Using cache [2020-12-17T09:42:45.170Z] ---> f6bb552b6b9d [2020-12-17T09:42:45.170Z] Step 6/21 : COPY go.mod . [2020-12-17T09:42:45.170Z] ---> Using cache [2020-12-17T09:42:45.170Z] ---> 4707d899a626 [2020-12-17T09:42:45.170Z] Step 7/21 : RUN go mod download [2020-12-17T09:42:45.170Z] ---> Using cache [2020-12-17T09:42:45.170Z] ---> 4fdb09289446 [2020-12-17T09:42:45.170Z] Step 8/21 : COPY . . [2020-12-17T09:42:45.170Z] ---> Using cache [2020-12-17T09:42:45.170Z] ---> 72c017061c8c [2020-12-17T09:42:45.170Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-17T09:42:45.532Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:42:45.532Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:42:45.532Z] OK: 12750 distinct packages available [2020-12-17T09:42:45.865Z] ---> Running in 6845cd68943b [2020-12-17T09:42:46.209Z] OK: 233 MiB in 51 packages [2020-12-17T09:42:49.027Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T09:42:49.335Z] Removing intermediate container 75a887cf5760 [2020-12-17T09:42:49.335Z] ---> 2b3ca9fa9622 [2020-12-17T09:42:49.335Z] Step 6/24 : COPY go.mod . [2020-12-17T09:42:50.893Z] ---> 13d319af0a67 [2020-12-17T09:42:50.893Z] Step 7/24 : RUN go mod download [2020-12-17T09:42:51.172Z] ---> Running in b80d0fc35c50 [2020-12-17T09:42:54.684Z] Removing intermediate container c441f1d31d66 [2020-12-17T09:42:54.684Z] ---> babe41e384a4 [2020-12-17T09:42:54.684Z] [2020-12-17T09:42:54.684Z] Step 10/22 : FROM scratch [2020-12-17T09:42:54.684Z] ---> [2020-12-17T09:42:54.684Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T09:42:55.699Z] ---> Using cache [2020-12-17T09:42:55.699Z] ---> de2e5a3fd573 [2020-12-17T09:42:55.699Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-17T09:42:57.826Z] Removing intermediate container b80d0fc35c50 [2020-12-17T09:42:57.826Z] ---> be5e5bb9e967 [2020-12-17T09:42:57.826Z] Step 8/24 : COPY . . [2020-12-17T09:42:57.826Z] ---> Running in ce7fb9e92b23 [2020-12-17T09:42:58.964Z] Removing intermediate container ce7fb9e92b23 [2020-12-17T09:42:58.965Z] ---> 794682a2d0a4 [2020-12-17T09:42:58.965Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T09:43:00.500Z] ---> Running in 6a2be4f48aeb [2020-12-17T09:43:01.128Z] Removing intermediate container 6a2be4f48aeb [2020-12-17T09:43:01.128Z] ---> 55fb125c4e7b [2020-12-17T09:43:01.128Z] Step 14/22 : WORKDIR / [2020-12-17T09:43:02.903Z] ---> Running in cbb3d27b9fc8 [2020-12-17T09:43:04.004Z] Removing intermediate container cbb3d27b9fc8 [2020-12-17T09:43:04.004Z] ---> c3921db031de [2020-12-17T09:43:04.004Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-17T09:43:06.115Z] ---> 0c70bbb1b640 [2020-12-17T09:43:06.115Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-17T09:43:09.827Z] ---> c93b47e092f2 [2020-12-17T09:43:09.827Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-17T09:43:11.823Z] ---> e15b91e32719 [2020-12-17T09:43:11.823Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-17T09:43:12.854Z] ---> Running in 55932d12f3c6 [2020-12-17T09:43:14.888Z] Removing intermediate container 55932d12f3c6 [2020-12-17T09:43:14.888Z] ---> 4fdde70dd533 [2020-12-17T09:43:14.888Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:43:15.935Z] ---> Running in 8c988796b44d [2020-12-17T09:43:16.211Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T09:43:17.217Z] Removing intermediate container 8c988796b44d [2020-12-17T09:43:17.217Z] ---> 4e211e3f137a [2020-12-17T09:43:17.217Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T09:43:20.675Z] ---> Running in e181a9993942 [2020-12-17T09:43:21.718Z] Removing intermediate container e181a9993942 [2020-12-17T09:43:21.718Z] ---> 0ca7361c131f [2020-12-17T09:43:21.718Z] Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:43:21.718Z] Removing intermediate container 8934b24bbee6 [2020-12-17T09:43:21.718Z] ---> 1d79d0abf195 [2020-12-17T09:43:21.718Z] [2020-12-17T09:43:21.718Z] Step 10/22 : FROM scratch [2020-12-17T09:43:21.718Z] ---> [2020-12-17T09:43:21.718Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T09:43:22.049Z] ---> 2d8adc6b1641 [2020-12-17T09:43:22.049Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-17T09:43:22.049Z] ---> Using cache [2020-12-17T09:43:22.050Z] ---> de2e5a3fd573 [2020-12-17T09:43:22.050Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-17T09:43:22.396Z] ---> Running in 186db4866091 [2020-12-17T09:43:22.396Z] ---> Running in 15a231ab6e17 [2020-12-17T09:43:22.396Z] ---> Running in aea916cb120c [2020-12-17T09:43:23.032Z] Removing intermediate container 186db4866091 [2020-12-17T09:43:23.033Z] ---> 4978766a1c9f [2020-12-17T09:43:23.033Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T09:43:23.330Z] Removing intermediate container 15a231ab6e17 [2020-12-17T09:43:23.330Z] ---> 5342ab41487a [2020-12-17T09:43:23.330Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T09:43:23.330Z] ---> Running in dab6a8596401 [2020-12-17T09:43:23.621Z] ---> Running in f6957242afd9 [2020-12-17T09:43:23.900Z] Removing intermediate container dab6a8596401 [2020-12-17T09:43:23.900Z] ---> e2682293b386 [2020-12-17T09:43:23.900Z] [2020-12-17T09:43:23.900Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T09:43:24.174Z] Removing intermediate container f6957242afd9 [2020-12-17T09:43:24.174Z] ---> f0a27fb2bb3e [2020-12-17T09:43:24.174Z] Step 14/22 : WORKDIR / [2020-12-17T09:43:24.466Z] ---> Running in 32345d6d6634 [2020-12-17T09:43:24.738Z] Successfully built e2682293b386 [2020-12-17T09:43:24.738Z] Successfully tagged docker-core-metadata-go:latest [2020-12-17T09:43:26.817Z]  Building docker-core-metadata-go ... done Removing intermediate container 32345d6d6634 [2020-12-17T09:43:26.817Z] ---> 17c3303beb0c [2020-12-17T09:43:26.817Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-17T09:43:28.370Z] ---> f5c3edea0d82 [2020-12-17T09:43:28.370Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-17T09:43:31.166Z] ---> d1442eb0b59a [2020-12-17T09:43:31.166Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-17T09:43:31.874Z] Removing intermediate container 6845cd68943b [2020-12-17T09:43:31.874Z] ---> e9ad986cfbec [2020-12-17T09:43:31.874Z] [2020-12-17T09:43:31.874Z] Step 10/21 : FROM alpine [2020-12-17T09:43:31.874Z] ---> 389fef711851 [2020-12-17T09:43:31.874Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-17T09:43:32.759Z] ---> Running in 43fbe6caf3c1 [2020-12-17T09:43:32.759Z] ---> 8781cb5bc709 [2020-12-17T09:43:32.759Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-17T09:43:33.447Z] ---> Running in 03a5aa81e69c [2020-12-17T09:43:34.807Z] Removing intermediate container 03a5aa81e69c [2020-12-17T09:43:34.807Z] ---> ad5c14050412 [2020-12-17T09:43:34.807Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:43:35.108Z] ---> Running in d13115f85513 [2020-12-17T09:43:35.409Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:43:35.802Z] Removing intermediate container d13115f85513 [2020-12-17T09:43:35.802Z] ---> 43c1c2040d69 [2020-12-17T09:43:35.802Z] Step 20/22 : LABEL arch=x86_64 [2020-12-17T09:43:35.802Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:43:36.522Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:43:36.522Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:43:36.522Z] OK: 12745 distinct packages available [2020-12-17T09:43:36.522Z] ---> Running in d761c6359b96 [2020-12-17T09:43:36.810Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-17T09:43:36.810Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T09:43:36.810Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-17T09:43:36.810Z] (4/4) Installing curl (7.69.1-r3) [2020-12-17T09:43:36.810Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:43:37.115Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T09:43:37.115Z] OK: 7 MiB in 18 packages [2020-12-17T09:43:37.412Z] Removing intermediate container d761c6359b96 [2020-12-17T09:43:37.412Z] ---> 97d2f9ad3372 [2020-12-17T09:43:37.412Z] Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:43:37.711Z] ---> Running in a2ed9d9533fd [2020-12-17T09:43:38.311Z] Removing intermediate container a2ed9d9533fd [2020-12-17T09:43:38.311Z] ---> 3c1ca3cbabfd [2020-12-17T09:43:38.311Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T09:43:38.953Z] ---> Running in 595325f2f5d2 [2020-12-17T09:43:39.251Z] Removing intermediate container 43fbe6caf3c1 [2020-12-17T09:43:39.251Z] ---> bfdd67e15c0c [2020-12-17T09:43:39.251Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T09:43:39.555Z] ---> Running in cb7fa6bef6aa [2020-12-17T09:43:39.555Z] Removing intermediate container 595325f2f5d2 [2020-12-17T09:43:39.555Z] ---> d0778440e0e8 [2020-12-17T09:43:39.555Z] [2020-12-17T09:43:40.604Z] Successfully built d0778440e0e8 [2020-12-17T09:43:40.604Z] Successfully tagged docker-core-command-go:latest [2020-12-17T09:43:40.604Z]  Building docker-core-command-go ... done Removing intermediate container cb7fa6bef6aa [2020-12-17T09:43:40.604Z] ---> 191611807b02 [2020-12-17T09:43:40.604Z] Step 13/21 : WORKDIR /edgex [2020-12-17T09:43:40.882Z] ---> Running in 2fe0c81798e4 [2020-12-17T09:43:41.247Z] ---> 8867b10980e0 [2020-12-17T09:43:41.247Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-17T09:43:41.580Z] ---> Running in 7b100b742751 [2020-12-17T09:43:41.580Z] Removing intermediate container 2fe0c81798e4 [2020-12-17T09:43:41.580Z] ---> a1ddbdc59a0d [2020-12-17T09:43:41.580Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-17T09:43:42.179Z] ---> c87d3388ac52 [2020-12-17T09:43:42.179Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-17T09:43:42.459Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T09:43:43.482Z] ---> db07b7d5b2ca [2020-12-17T09:43:43.482Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-17T09:43:44.523Z] ---> c7b6b76a6524 [2020-12-17T09:43:44.523Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-17T09:43:44.523Z] ---> Running in f9082d587019 [2020-12-17T09:43:45.173Z] Removing intermediate container f9082d587019 [2020-12-17T09:43:45.173Z] ---> fb1635e0d50d [2020-12-17T09:43:45.173Z] Step 18/21 : CMD ["--init=true"] [2020-12-17T09:43:45.173Z] ---> Running in 4b8548ee0921 [2020-12-17T09:43:45.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:43:45.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:43:45.458Z] ---> 9ad0cedb09a6 [2020-12-17T09:43:45.458Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T09:43:45.458Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:43:45.458Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:43:45.458Z] ---> 9ad0cedb09a6 [2020-12-17T09:43:45.458Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T09:43:45.458Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:43:45.458Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:43:45.458Z] ---> 9ad0cedb09a6 [2020-12-17T09:43:45.458Z] Step 3/24 : WORKDIR /edgex-go [2020-12-17T09:43:45.458Z] Step 1/29 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:43:45.458Z] Step 2/29 : FROM ${BUILDER_BASE} AS build-env [2020-12-17T09:43:45.458Z] ---> 9ad0cedb09a6 [2020-12-17T09:43:45.458Z] Step 3/29 : WORKDIR /edgex-go [2020-12-17T09:43:45.732Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:43:45.732Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:43:45.732Z] ---> 9ad0cedb09a6 [2020-12-17T09:43:45.732Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T09:43:45.796Z] Removing intermediate container 4b8548ee0921 [2020-12-17T09:43:45.796Z] ---> af70aebebc16 [2020-12-17T09:43:45.796Z] Step 19/21 : LABEL arch=x86_64 [2020-12-17T09:43:46.114Z] ---> Running in e81637aaeee1 [2020-12-17T09:43:47.605Z] Removing intermediate container e81637aaeee1 [2020-12-17T09:43:47.605Z] ---> 069435517139 [2020-12-17T09:43:47.605Z] Step 20/21 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:43:48.358Z] ---> Running in b81a62d46a6b [2020-12-17T09:43:48.358Z] ---> Running in 560ebe10b2a0 [2020-12-17T09:43:48.358Z] ---> Running in f33eaa4fea35 [2020-12-17T09:43:48.358Z] ---> Running in 75787b58d271 [2020-12-17T09:43:48.358Z] ---> Running in 3cad017ddfe6 [2020-12-17T09:43:48.628Z] ---> Running in 5265cb8233b7 [2020-12-17T09:43:48.637Z] Removing intermediate container 3cad017ddfe6 [2020-12-17T09:43:48.637Z] ---> eb2df7edd62c [2020-12-17T09:43:48.637Z] Step 4/29 : RUN apk update && apk add make git [2020-12-17T09:43:48.637Z] Removing intermediate container 560ebe10b2a0 [2020-12-17T09:43:48.637Z] ---> 26257f39b770 [2020-12-17T09:43:48.637Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:43:48.912Z] Removing intermediate container f33eaa4fea35 [2020-12-17T09:43:48.912Z] ---> 79039f25cac0 [2020-12-17T09:43:48.912Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:43:48.912Z] Removing intermediate container b81a62d46a6b [2020-12-17T09:43:48.912Z] ---> aa85ec66cf0a [2020-12-17T09:43:48.912Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:43:48.912Z] Removing intermediate container 75787b58d271 [2020-12-17T09:43:48.912Z] ---> a4703828af1c [2020-12-17T09:43:48.912Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:43:48.912Z] ---> Running in f4f92e1ac056 [2020-12-17T09:43:48.921Z] Removing intermediate container aea916cb120c [2020-12-17T09:43:48.921Z] ---> 03b1430afb87 [2020-12-17T09:43:48.921Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-17T09:43:48.921Z] Removing intermediate container 5265cb8233b7 [2020-12-17T09:43:48.921Z] ---> 5da0a86ed42a [2020-12-17T09:43:48.921Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T09:43:49.193Z] ---> Running in 9cc2d350ad7f [2020-12-17T09:43:49.193Z] ---> Running in a634680b40db [2020-12-17T09:43:49.193Z] ---> Running in c4d2e425e561 [2020-12-17T09:43:49.193Z] ---> Running in e2ec8a8fd82c [2020-12-17T09:43:49.230Z] ---> Running in 328a0bdc839f [2020-12-17T09:43:49.230Z] ---> Running in 6a790b73a54b [2020-12-17T09:43:49.877Z] Removing intermediate container 6a790b73a54b [2020-12-17T09:43:49.877Z] ---> b3ef4314d2b9 [2020-12-17T09:43:49.877Z] [2020-12-17T09:43:50.169Z] Successfully built b3ef4314d2b9 [2020-12-17T09:43:50.169Z] Successfully tagged docker-security-proxy-setup-go:latest [2020-12-17T09:43:51.204Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:51.233Z]  Building docker-security-proxy-setup-go ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T09:43:52.652Z] Removing intermediate container a634680b40db [2020-12-17T09:43:52.652Z] ---> 82dd2b76bdeb [2020-12-17T09:43:52.652Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2020-12-17T09:43:52.652Z] ---> Running in de60f117f93e [2020-12-17T09:43:52.926Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:53.208Z] Removing intermediate container 9cc2d350ad7f [2020-12-17T09:43:53.208Z] ---> f614454583d8 [2020-12-17T09:43:53.208Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T09:43:53.208Z] Removing intermediate container e2ec8a8fd82c [2020-12-17T09:43:53.208Z] ---> cdd589fa3dd7 [2020-12-17T09:43:53.208Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T09:43:53.208Z] Removing intermediate container c4d2e425e561 [2020-12-17T09:43:53.208Z] ---> bab78a48da36 [2020-12-17T09:43:53.208Z] Step 5/24 : RUN apk update && apk add make git [2020-12-17T09:43:53.481Z] ---> Running in 2d81c393aa77 [2020-12-17T09:43:53.481Z] ---> Running in eaa9f37718bc [2020-12-17T09:43:53.481Z] ---> Running in b17c2473dcdd [2020-12-17T09:43:53.976Z] Removing intermediate container 328a0bdc839f [2020-12-17T09:43:53.976Z] ---> 957409240204 [2020-12-17T09:43:53.976Z] [2020-12-17T09:43:53.976Z] Step 11/27 : FROM docker:latest [2020-12-17T09:43:53.976Z] ---> 0c995d0d3006 [2020-12-17T09:43:53.976Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-17T09:43:53.976Z] ---> Running in 5a0556744cb1 [2020-12-17T09:43:54.477Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:55.018Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:43:55.077Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:55.335Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:43:55.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:55.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:55.355Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:55.612Z] (1/2) Installing readline (8.0.4-r0) [2020-12-17T09:43:55.612Z] (2/2) Installing bash (5.0.17-r0) [2020-12-17T09:43:55.612Z] Executing bash-5.0.17-r0.post-install [2020-12-17T09:43:55.612Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:43:55.612Z] OK: 12 MiB in 22 packages [2020-12-17T09:43:55.632Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:43:55.632Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:43:55.632Z] OK: 12620 distinct packages available [2020-12-17T09:43:56.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:56.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:56.237Z] OK: 217 MiB in 51 packages [2020-12-17T09:43:56.237Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:43:56.237Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:43:56.237Z] OK: 12620 distinct packages available [2020-12-17T09:43:56.237Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:43:57.110Z] Removing intermediate container 5a0556744cb1 [2020-12-17T09:43:57.111Z] ---> b487e5043e31 [2020-12-17T09:43:57.111Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-17T09:43:57.221Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:43:57.222Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:43:57.222Z] OK: 12620 distinct packages available [2020-12-17T09:43:57.222Z] OK: 217 MiB in 51 packages [2020-12-17T09:43:57.418Z] ---> Running in 8c4d7f2634d4 [2020-12-17T09:43:57.498Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:43:57.499Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:43:57.499Z] OK: 12620 distinct packages available [2020-12-17T09:43:57.499Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:43:57.499Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:43:57.499Z] OK: 12620 distinct packages available [2020-12-17T09:43:58.102Z] Removing intermediate container f4f92e1ac056 [2020-12-17T09:43:58.102Z] ---> 6520c6db4e33 [2020-12-17T09:43:58.102Z] Step 5/29 : COPY go.mod . [2020-12-17T09:43:58.102Z] OK: 217 MiB in 51 packages [2020-12-17T09:43:58.400Z] OK: 217 MiB in 51 packages [2020-12-17T09:43:58.400Z] OK: 217 MiB in 51 packages [2020-12-17T09:43:59.007Z] ---> 09e68053be52 [2020-12-17T09:43:59.007Z] Step 6/29 : RUN go mod download [2020-12-17T09:43:59.283Z] Removing intermediate container de60f117f93e [2020-12-17T09:43:59.283Z] ---> 5349aea63220 [2020-12-17T09:43:59.283Z] Step 6/24 : COPY go.mod . [2020-12-17T09:43:59.483Z] Removing intermediate container 8c4d7f2634d4 [2020-12-17T09:43:59.483Z] ---> 72c5c4479f90 [2020-12-17T09:43:59.483Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-17T09:43:59.483Z] ---> Running in 1d0d74ca44d2 [2020-12-17T09:43:59.561Z] ---> Running in fdc30a02ed0c [2020-12-17T09:43:59.770Z] Removing intermediate container 1d0d74ca44d2 [2020-12-17T09:43:59.770Z] ---> ec0e1eb5155b [2020-12-17T09:43:59.770Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-17T09:43:59.840Z] Removing intermediate container 2d81c393aa77 [2020-12-17T09:43:59.840Z] ---> 8a98840516ed [2020-12-17T09:43:59.840Z] Step 6/22 : COPY go.mod . [2020-12-17T09:44:00.059Z] ---> Running in d6f25c4f4f04 [2020-12-17T09:44:00.449Z] ---> 8d20f8895249 [2020-12-17T09:44:00.449Z] Step 7/24 : RUN go mod download [2020-12-17T09:44:00.449Z] Removing intermediate container b17c2473dcdd [2020-12-17T09:44:00.449Z] ---> 4926368b4437 [2020-12-17T09:44:00.449Z] Step 6/22 : COPY go.mod . [2020-12-17T09:44:00.724Z] Removing intermediate container eaa9f37718bc [2020-12-17T09:44:00.724Z] ---> f984196a26c5 [2020-12-17T09:44:00.724Z] Step 6/24 : COPY go.mod . [2020-12-17T09:44:00.724Z] ---> Running in 8f3f7fc51722 [2020-12-17T09:44:00.993Z] ---> b02a115752b4 [2020-12-17T09:44:00.993Z] Step 7/22 : RUN go mod download [2020-12-17T09:44:00.993Z] ---> Running in 5d820482f20c [2020-12-17T09:44:01.035Z] Removing intermediate container d6f25c4f4f04 [2020-12-17T09:44:01.035Z] ---> ca9b8f4da046 [2020-12-17T09:44:01.035Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-17T09:44:01.309Z] ---> Running in 0699f01cfee6 [2020-12-17T09:44:01.593Z] ---> 851e5b7d3ff4 [2020-12-17T09:44:01.593Z] Step 7/22 : RUN go mod download [2020-12-17T09:44:01.598Z] Removing intermediate container 7b100b742751 [2020-12-17T09:44:01.598Z] ---> 142a00b5a442 [2020-12-17T09:44:01.598Z] [2020-12-17T09:44:01.598Z] Step 10/24 : FROM scratch [2020-12-17T09:44:01.598Z] ---> [2020-12-17T09:44:01.598Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-17T09:44:01.868Z] ---> 0fc64a1fe7cd [2020-12-17T09:44:01.868Z] Step 7/24 : RUN go mod download [2020-12-17T09:44:01.868Z] ---> Running in fb63ac596628 [2020-12-17T09:44:01.879Z] Removing intermediate container 0699f01cfee6 [2020-12-17T09:44:01.879Z] ---> 94ca164b163e [2020-12-17T09:44:01.879Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-17T09:44:01.879Z] ---> Running in ceb4258c2aac [2020-12-17T09:44:02.144Z] ---> Running in 9238d6e34fd1 [2020-12-17T09:44:02.520Z] Removing intermediate container ceb4258c2aac [2020-12-17T09:44:02.520Z] ---> a7f796b1fd88 [2020-12-17T09:44:02.520Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-17T09:44:02.520Z] ---> Running in 3afb62795361 [2020-12-17T09:44:02.520Z] ---> 4e625d1fed2f [2020-12-17T09:44:02.520Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-17T09:44:02.828Z] Removing intermediate container 3afb62795361 [2020-12-17T09:44:02.828Z] ---> aaec31566bf0 [2020-12-17T09:44:02.828Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-17T09:44:02.828Z] ---> Running in 61c69d3e449f [2020-12-17T09:44:03.111Z] ---> 3f2530630467 [2020-12-17T09:44:03.111Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-17T09:44:03.130Z] Removing intermediate container fdc30a02ed0c [2020-12-17T09:44:03.130Z] ---> b571967718af [2020-12-17T09:44:03.130Z] Step 7/29 : COPY . . [2020-12-17T09:44:03.404Z] Removing intermediate container 61c69d3e449f [2020-12-17T09:44:03.405Z] ---> 97799bc7679b [2020-12-17T09:44:03.405Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-17T09:44:03.696Z] ---> ed069d74a944 [2020-12-17T09:44:03.696Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-17T09:44:03.971Z] ---> 42cd5c2e2107 [2020-12-17T09:44:03.971Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-17T09:44:03.971Z] ---> Running in 1734b4102c0d [2020-12-17T09:44:04.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:44:04.963Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:44:04.963Z] ---> 57fd6974ee43 [2020-12-17T09:44:04.963Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-17T09:44:05.245Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-17T09:44:05.245Z] (2/33) Installing expat (2.2.9-r1) [2020-12-17T09:44:05.245Z] (3/33) Installing libffi (3.3-r2) [2020-12-17T09:44:05.245Z] (4/33) Installing gdbm (1.13-r1) [2020-12-17T09:44:05.245Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-17T09:44:05.245Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-17T09:44:05.245Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-17T09:44:06.526Z] Removing intermediate container 8f3f7fc51722 [2020-12-17T09:44:06.526Z] ---> bc9d2cbbf510 [2020-12-17T09:44:06.526Z] Step 8/24 : COPY . . [2020-12-17T09:44:06.526Z] Removing intermediate container 5d820482f20c [2020-12-17T09:44:06.526Z] ---> fc163afe782f [2020-12-17T09:44:06.527Z] Step 8/22 : COPY . . [2020-12-17T09:44:06.527Z] Removing intermediate container fb63ac596628 [2020-12-17T09:44:06.527Z] ---> 3fd7cf9d89f2 [2020-12-17T09:44:06.527Z] Step 8/22 : COPY . . [2020-12-17T09:44:06.804Z] Removing intermediate container 9238d6e34fd1 [2020-12-17T09:44:06.804Z] ---> fbcfa8eb29d1 [2020-12-17T09:44:06.804Z] Step 8/24 : COPY . . [2020-12-17T09:44:09.545Z] ---> 42f0cc475d77 [2020-12-17T09:44:09.545Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-17T09:44:09.545Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-17T09:44:09.545Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-17T09:44:09.545Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-17T09:44:09.545Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-17T09:44:09.545Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-17T09:44:09.545Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-17T09:44:09.545Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-17T09:44:09.545Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-17T09:44:09.545Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-17T09:44:09.545Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-17T09:44:09.545Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-17T09:44:09.545Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-17T09:44:09.545Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-17T09:44:09.545Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-17T09:44:10.515Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-17T09:44:10.515Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-17T09:44:10.515Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-17T09:44:10.515Z] ---> 886e5f9db71a [2020-12-17T09:44:10.515Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-17T09:44:10.515Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-17T09:44:10.799Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-17T09:44:10.799Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-17T09:44:10.799Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-17T09:44:10.799Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-17T09:44:10.799Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-17T09:44:10.799Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-17T09:44:10.799Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-17T09:44:10.799Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-17T09:44:11.081Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:44:11.081Z] OK: 71 MiB in 55 packages [2020-12-17T09:44:12.190Z] ---> 06a26c3fcfa1 [2020-12-17T09:44:12.190Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-17T09:44:13.262Z] ---> 3f8693575262 [2020-12-17T09:44:13.262Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-17T09:44:14.241Z] ---> Running in 4d470d901f7e [2020-12-17T09:44:16.217Z] Removing intermediate container 4d470d901f7e [2020-12-17T09:44:16.217Z] ---> 90fb291c8e91 [2020-12-17T09:44:16.217Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:44:16.488Z] ---> Running in 89835397e6f9 [2020-12-17T09:44:17.073Z] Removing intermediate container 1734b4102c0d [2020-12-17T09:44:17.073Z] ---> f30eede30809 [2020-12-17T09:44:17.073Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-17T09:44:17.073Z] Removing intermediate container 89835397e6f9 [2020-12-17T09:44:17.073Z] ---> d660e9cd7571 [2020-12-17T09:44:17.073Z] Step 22/24 : LABEL arch=x86_64 [2020-12-17T09:44:17.073Z] ---> Running in 5f2e6e9ee39b [2020-12-17T09:44:17.073Z] ---> Running in d36f23f4f2c4 [2020-12-17T09:44:17.690Z] Removing intermediate container d36f23f4f2c4 [2020-12-17T09:44:17.690Z] ---> 71d512d2828c [2020-12-17T09:44:17.690Z] Step 23/24 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:44:17.690Z] ---> Running in a5895f2fa08d [2020-12-17T09:44:17.965Z] Removing intermediate container a5895f2fa08d [2020-12-17T09:44:17.965Z] ---> c13ba5b9c5f7 [2020-12-17T09:44:17.965Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T09:44:17.965Z] ---> Running in b8c34b9dd397 [2020-12-17T09:44:18.568Z] Removing intermediate container b8c34b9dd397 [2020-12-17T09:44:18.568Z] ---> b5430ce9bbfc [2020-12-17T09:44:18.568Z] [2020-12-17T09:44:18.568Z] Successfully built b5430ce9bbfc [2020-12-17T09:44:18.568Z] Successfully tagged docker-support-notifications-go:latest [2020-12-17T09:44:19.572Z]  Building docker-support-notifications-go ... done Collecting docker-compose==1.23.2 [2020-12-17T09:44:19.572Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-17T09:44:19.840Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-17T09:44:19.840Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-17T09:44:19.840Z] Collecting texttable<0.10,>=0.9.0 [2020-12-17T09:44:20.110Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-17T09:44:21.544Z] Collecting PyYAML<4,>=3.10 [2020-12-17T09:44:21.544Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-17T09:44:22.973Z] Collecting docopt<0.7,>=0.6.1 [2020-12-17T09:44:22.973Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-17T09:44:24.033Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-17T09:44:24.033Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-17T09:44:24.033Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-17T09:44:24.033Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-17T09:44:25.029Z] Collecting docker<4.0,>=3.6.0 [2020-12-17T09:44:25.029Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-17T09:44:25.029Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-17T09:44:25.029Z] Collecting cached-property<2,>=1.2.0 [2020-12-17T09:44:25.029Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-17T09:44:25.309Z] Collecting jsonschema<3,>=2.5.1 [2020-12-17T09:44:25.309Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-17T09:44:25.309Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-17T09:44:25.607Z] Collecting idna<2.8,>=2.5 [2020-12-17T09:44:25.607Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-17T09:44:25.607Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-17T09:44:25.607Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-17T09:44:25.897Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-17T09:44:25.897Z] Collecting docker-pycreds>=0.4.0 [2020-12-17T09:44:25.897Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-17T09:44:25.897Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-17T09:44:25.897Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-17T09:44:25.897Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-17T09:44:25.897Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-17T09:44:26.166Z] Installing collected packages: websocket-client, texttable, PyYAML, docopt, idna, urllib3, requests, dockerpty, docker-pycreds, docker, cached-property, jsonschema, docker-compose [2020-12-17T09:44:26.166Z] Running setup.py install for texttable: started [2020-12-17T09:44:27.148Z] Running setup.py install for texttable: finished with status 'done' [2020-12-17T09:44:27.148Z] Running setup.py install for PyYAML: started [2020-12-17T09:44:27.741Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-17T09:44:27.741Z] Running setup.py install for docopt: started [2020-12-17T09:44:28.708Z] Running setup.py install for docopt: finished with status 'done' [2020-12-17T09:44:28.708Z] Attempting uninstall: idna [2020-12-17T09:44:28.708Z] Found existing installation: idna 2.9 [2020-12-17T09:44:28.708Z] Uninstalling idna-2.9: [2020-12-17T09:44:28.708Z] Successfully uninstalled idna-2.9 [2020-12-17T09:44:28.974Z] Attempting uninstall: urllib3 [2020-12-17T09:44:28.974Z] Found existing installation: urllib3 1.25.9 [2020-12-17T09:44:28.974Z] Uninstalling urllib3-1.25.9: [2020-12-17T09:44:28.974Z] Successfully uninstalled urllib3-1.25.9 [2020-12-17T09:44:29.238Z] Attempting uninstall: requests [2020-12-17T09:44:29.238Z] Found existing installation: requests 2.23.0 [2020-12-17T09:44:29.238Z] Uninstalling requests-2.23.0: [2020-12-17T09:44:29.238Z] Successfully uninstalled requests-2.23.0 [2020-12-17T09:44:29.502Z] Running setup.py install for dockerpty: started [2020-12-17T09:44:30.103Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-17T09:44:31.081Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-17T09:44:33.651Z] ---> 4760ef1a670c [2020-12-17T09:44:33.651Z] Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup [2020-12-17T09:44:33.651Z] ---> d4cd3b9c7514 [2020-12-17T09:44:33.651Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2020-12-17T09:44:33.651Z] ---> Running in 4f9f067fe11c [2020-12-17T09:44:33.651Z] ---> 771fec3d71de [2020-12-17T09:44:33.651Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2020-12-17T09:44:33.651Z] ---> 6581cf616a40 [2020-12-17T09:44:33.651Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2020-12-17T09:44:33.651Z] ---> f84093826405 [2020-12-17T09:44:33.651Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2020-12-17T09:44:33.651Z] ---> Running in f0841e58e522 [2020-12-17T09:44:33.651Z] ---> Running in 2f8618e5c446 [2020-12-17T09:44:33.651Z] ---> Running in d5609e297917 [2020-12-17T09:44:33.651Z] ---> Running in 807683876db8 [2020-12-17T09:44:33.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T09:44:33.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T09:44:33.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T09:44:33.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T09:44:33.651Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T09:44:34.426Z] Removing intermediate container 5f2e6e9ee39b [2020-12-17T09:44:34.426Z] ---> 4a7520d8e84c [2020-12-17T09:44:34.426Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-17T09:44:34.712Z] ---> Running in b269ea906b8f [2020-12-17T09:44:35.310Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-12-17T09:44:35.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-12-17T09:44:35.845Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T09:44:35.845Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-17T09:44:35.845Z] (3/3) Installing curl (7.69.1-r3) [2020-12-17T09:44:35.845Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:44:35.845Z] OK: 72 MiB in 58 packages [2020-12-17T09:44:37.303Z] Removing intermediate container b269ea906b8f [2020-12-17T09:44:37.303Z] ---> c74542be4aa0 [2020-12-17T09:44:37.303Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-17T09:44:37.303Z] ---> Running in 1322bfbc2312 [2020-12-17T09:44:37.579Z] Removing intermediate container 1322bfbc2312 [2020-12-17T09:44:37.579Z] ---> 8d2806a9b8fa [2020-12-17T09:44:37.579Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:44:37.579Z] ---> Running in 93d76d021dc6 [2020-12-17T09:44:37.847Z] Removing intermediate container 93d76d021dc6 [2020-12-17T09:44:37.847Z] ---> b45fb03870c9 [2020-12-17T09:44:37.847Z] Step 25/27 : LABEL arch=x86_64 [2020-12-17T09:44:37.847Z] ---> Running in 59032b5c28c4 [2020-12-17T09:44:38.124Z] Removing intermediate container 59032b5c28c4 [2020-12-17T09:44:38.124Z] ---> 7b63d910d73a [2020-12-17T09:44:38.124Z] Step 26/27 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:44:38.124Z] ---> Running in d81b3fb16dfe [2020-12-17T09:44:38.721Z] Removing intermediate container d81b3fb16dfe [2020-12-17T09:44:38.721Z] ---> edf0de7742fe [2020-12-17T09:44:38.721Z] Step 27/27 : LABEL version=0.0.0 [2020-12-17T09:44:38.721Z] ---> Running in bd770e81a522 [2020-12-17T09:44:38.993Z] Removing intermediate container bd770e81a522 [2020-12-17T09:44:38.993Z] ---> 4d2452d81379 [2020-12-17T09:44:38.993Z] [2020-12-17T09:44:39.277Z] Successfully built 4d2452d81379 [2020-12-17T09:44:39.278Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2020-12-17T09:44:39.888Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-17T09:44:39.952Z] $ docker stop --time=1 abb14e52b12068255765676ca102191a6cb99eea2afb87f17a11b70369d048c3 [2020-12-17T09:44:42.372Z] $ docker rm -f abb14e52b12068255765676ca102191a6cb99eea2afb87f17a11b70369d048c3 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T09:44:43.214Z] + grep docker [2020-12-17T09:44:43.214Z] + docker images [2020-12-17T09:44:43.479Z] docker-sys-mgmt-agent-go latest 4d2452d81379 5 seconds ago 313MB [2020-12-17T09:44:43.479Z] docker-support-notifications-go latest b5430ce9bbfc 25 seconds ago 12.1MB [2020-12-17T09:44:43.479Z] docker-security-proxy-setup-go latest b3ef4314d2b9 54 seconds ago 24.6MB [2020-12-17T09:44:43.479Z] docker-core-command-go latest d0778440e0e8 About a minute ago 10.6MB [2020-12-17T09:44:43.479Z] docker-core-metadata-go latest e2682293b386 About a minute ago 13MB [2020-12-17T09:44:43.479Z] docker-security-secrets-setup-go latest db9aa916eb11 2 minutes ago 23.9MB [2020-12-17T09:44:43.479Z] docker-core-data-go latest 62f0c2ee6cc4 2 minutes ago 22.2MB [2020-12-17T09:44:43.479Z] docker-security-secretstore-setup-go latest 1af65b2b0624 3 minutes ago 24.7MB [2020-12-17T09:44:43.479Z] docker-security-bootstrap-redis-go latest 08b613d98bf5 3 minutes ago 15.8MB [2020-12-17T09:44:43.479Z] docker-support-scheduler-go latest c7d1a6bdaf96 3 minutes ago 10.8MB [2020-12-17T09:44:43.479Z] docker latest 0c995d0d3006 35 hours ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2020-12-17T09:44:59.730Z] Still waiting to schedule task [2020-12-17T09:44:59.730Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2020-12-17T09:45:55.450Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T09:45:55.450Z] Removing intermediate container 4f9f067fe11c [2020-12-17T09:45:55.450Z] ---> be04a56a9cfa [2020-12-17T09:45:55.450Z] [2020-12-17T09:45:55.450Z] Step 9/29 : FROM alpine:latest [2020-12-17T09:45:55.450Z] latest: Pulling from library/alpine [2020-12-17T09:45:55.450Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-17T09:45:55.450Z] Status: Downloaded newer image for alpine:latest [2020-12-17T09:45:55.450Z] ---> afeebe901d6b [2020-12-17T09:45:55.450Z] Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' [2020-12-17T09:45:55.450Z] ---> Running in 76dbd9c37651 [2020-12-17T09:45:55.450Z] Removing intermediate container 76dbd9c37651 [2020-12-17T09:45:55.450Z] ---> 66c86d7a6c92 [2020-12-17T09:45:55.450Z] Step 11/29 : USER root [2020-12-17T09:45:55.450Z] ---> Running in 0593fcc422ef [2020-12-17T09:45:56.071Z] Removing intermediate container 0593fcc422ef [2020-12-17T09:45:56.071Z] ---> 636832f32d40 [2020-12-17T09:45:56.072Z] Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* [2020-12-17T09:45:56.346Z] ---> Running in 37fef9b4fa87 [2020-12-17T09:45:58.342Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:45:58.665Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:45:59.645Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:45:59.645Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:45:59.645Z] OK: 12615 distinct packages available [2020-12-17T09:45:59.645Z] Removing intermediate container f0841e58e522 [2020-12-17T09:45:59.645Z] ---> 25f95d9957f6 [2020-12-17T09:45:59.645Z] [2020-12-17T09:45:59.645Z] Step 10/22 : FROM alpine:3.10 [2020-12-17T09:46:00.007Z] 3.10: Pulling from library/alpine [2020-12-17T09:46:00.726Z] (1/2) Installing ca-certificates (20191127-r4) [2020-12-17T09:46:01.014Z] (2/2) Installing dumb-init (1.2.2-r1) [2020-12-17T09:46:01.014Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:46:01.014Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T09:46:01.688Z] OK: 6 MiB in 16 packages [2020-12-17T09:46:02.691Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2020-12-17T09:46:02.691Z] Status: Downloaded newer image for alpine:3.10 [2020-12-17T09:46:02.691Z] ---> 536a684cf733 [2020-12-17T09:46:02.691Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T09:46:02.751Z] Running on prd-ubuntu18.04-docker-8c-8g-16480 in /w/workspace/edgexfoundry_edgex-go_PR-2959 [Pipeline] { [Pipeline] ws [2020-12-17T09:46:02.850Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2020-12-17T09:46:03.290Z] ---> Running in 5e93d348fd94 [2020-12-17T09:46:04.990Z] using credential edgex-jenkins-ssh [2020-12-17T09:46:05.080Z] Cloning the remote Git repository [2020-12-17T09:46:05.056Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2020-12-17T09:46:05.129Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2020-12-17T09:46:05.171Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T09:46:05.171Z] > git --version # timeout=10 [2020-12-17T09:46:05.178Z] > git --version # 'git version 2.17.1' [2020-12-17T09:46:05.178Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T09:46:05.203Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T09:46:05.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:46:05.958Z] Removing intermediate container 37fef9b4fa87 [2020-12-17T09:46:05.958Z] ---> 6edb4c035ae6 [2020-12-17T09:46:05.958Z] Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup [2020-12-17T09:46:05.958Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:46:06.246Z] ---> Running in 2eb3ba1dd7d9 [2020-12-17T09:46:06.525Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T09:46:06.525Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T09:46:06.525Z] OK: 10171 distinct packages available [2020-12-17T09:46:07.125Z] Removing intermediate container d5609e297917 [2020-12-17T09:46:07.125Z] ---> 78a43d7e9a99 [2020-12-17T09:46:07.125Z] [2020-12-17T09:46:07.125Z] Step 10/24 : FROM alpine:3.10 [2020-12-17T09:46:07.125Z] ---> 536a684cf733 [2020-12-17T09:46:07.125Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2020-12-17T09:46:07.125Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T09:46:07.405Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T09:46:07.405Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T09:46:07.405Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T09:46:07.405Z] Removing intermediate container 2eb3ba1dd7d9 [2020-12-17T09:46:07.405Z] ---> 68d617d718f4 [2020-12-17T09:46:07.405Z] Step 14/29 : WORKDIR $BASE_DIR [2020-12-17T09:46:07.405Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T09:46:07.405Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T09:46:07.405Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T09:46:07.405Z] ---> Running in d67de98f888e [2020-12-17T09:46:07.682Z] OK: 7 MiB in 19 packages [2020-12-17T09:46:07.683Z] ---> Running in 13d67457bf19 [2020-12-17T09:46:07.965Z] Removing intermediate container 807683876db8 [2020-12-17T09:46:07.965Z] ---> 2acac77d2003 [2020-12-17T09:46:07.965Z] [2020-12-17T09:46:07.965Z] Step 10/24 : FROM scratch [2020-12-17T09:46:07.965Z] ---> [2020-12-17T09:46:07.965Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2020-12-17T09:46:08.246Z] ---> Running in 7499a51c719a [2020-12-17T09:46:08.845Z] Removing intermediate container 13d67457bf19 [2020-12-17T09:46:08.845Z] ---> b6e6a2bb0866 [2020-12-17T09:46:08.845Z] Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging [2020-12-17T09:46:08.845Z] Removing intermediate container 7499a51c719a [2020-12-17T09:46:08.845Z] ---> 6aa134c0c61b [2020-12-17T09:46:08.845Z] Step 12/24 : ENV APP_PORT=48060 [2020-12-17T09:46:09.120Z] ---> Running in 4aaf4b773c98 [2020-12-17T09:46:09.120Z] ---> Running in 3dee4294fe55 [2020-12-17T09:46:10.111Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:46:10.389Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:46:10.661Z] Removing intermediate container 5e93d348fd94 [2020-12-17T09:46:10.661Z] ---> 20d14a3d9eaa [2020-12-17T09:46:10.661Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2020-12-17T09:46:10.661Z] Removing intermediate container 3dee4294fe55 [2020-12-17T09:46:10.661Z] ---> f000b68f5638 [2020-12-17T09:46:10.661Z] Step 13/24 : EXPOSE $APP_PORT [2020-12-17T09:46:10.661Z] v3.10.5-169-gde6a9f93ad [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2020-12-17T09:46:10.661Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2020-12-17T09:46:10.661Z] OK: 10171 distinct packages available [2020-12-17T09:46:10.934Z] ---> Running in 4328a5e26659 [2020-12-17T09:46:10.934Z] ---> Running in 21890cdfde3f [2020-12-17T09:46:11.547Z] (1/5) Installing ca-certificates (20191127-r2) [2020-12-17T09:46:11.547Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2020-12-17T09:46:11.547Z] (3/5) Installing libcurl (7.66.0-r3) [2020-12-17T09:46:11.547Z] (4/5) Installing curl (7.66.0-r3) [2020-12-17T09:46:11.547Z] (5/5) Installing dumb-init (1.2.2-r1) [2020-12-17T09:46:11.829Z] Executing busybox-1.30.1-r3.trigger [2020-12-17T09:46:11.829Z] Removing intermediate container 21890cdfde3f [2020-12-17T09:46:11.829Z] ---> d97f56d39b9a [2020-12-17T09:46:11.829Z] Step 13/22 : WORKDIR / [2020-12-17T09:46:11.829Z] Executing ca-certificates-20191127-r2.trigger [2020-12-17T09:46:11.829Z] Removing intermediate container 4328a5e26659 [2020-12-17T09:46:11.829Z] ---> 2b413a6f890d [2020-12-17T09:46:11.829Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2020-12-17T09:46:11.829Z] OK: 7 MiB in 19 packages [2020-12-17T09:46:12.114Z] ---> Running in d1be62f0b125 [2020-12-17T09:46:12.719Z] Removing intermediate container 4aaf4b773c98 [2020-12-17T09:46:12.719Z] ---> af688c413224 [2020-12-17T09:46:12.719Z] Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . [2020-12-17T09:46:12.995Z] Removing intermediate container d1be62f0b125 [2020-12-17T09:46:12.995Z] ---> 66fb658d1172 [2020-12-17T09:46:12.995Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2020-12-17T09:46:12.995Z] ---> 090d4afddf11 [2020-12-17T09:46:12.995Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2020-12-17T09:46:15.000Z] Removing intermediate container d67de98f888e [2020-12-17T09:46:15.000Z] ---> f38ad327842c [2020-12-17T09:46:15.000Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T09:46:15.271Z] ---> ec69faa72576 [2020-12-17T09:46:15.271Z] Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res [2020-12-17T09:46:15.271Z] ---> 2226c35ac5b5 [2020-12-17T09:46:15.271Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2020-12-17T09:46:15.271Z] ---> 5f853807e37a [2020-12-17T09:46:15.271Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2020-12-17T09:46:15.271Z] ---> Running in af3d78dba17b [2020-12-17T09:46:16.253Z] Removing intermediate container af3d78dba17b [2020-12-17T09:46:16.253Z] ---> ff0fe44a279a [2020-12-17T09:46:16.253Z] Step 13/24 : WORKDIR / [2020-12-17T09:46:16.530Z] ---> Running in a3cce0248a9e [2020-12-17T09:46:16.811Z] ---> 5cd583d81d1e [2020-12-17T09:46:16.811Z] Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res [2020-12-17T09:46:17.412Z] ---> 9908ff781070 [2020-12-17T09:46:17.412Z] ---> 6e956e5ba796 [2020-12-17T09:46:17.412Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2020-12-17T09:46:17.412Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2020-12-17T09:46:17.689Z] Removing intermediate container a3cce0248a9e [2020-12-17T09:46:17.689Z] ---> a3322337af44 [2020-12-17T09:46:17.689Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2020-12-17T09:46:17.964Z] ---> 405e3de43f40 [2020-12-17T09:46:17.964Z] Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res [2020-12-17T09:46:18.237Z] ---> d3f935dab05a [2020-12-17T09:46:18.237Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2020-12-17T09:46:18.513Z] ---> a23e0c27a023 [2020-12-17T09:46:18.513Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2020-12-17T09:46:18.785Z] ---> 9ed635d62d3c [2020-12-17T09:46:18.785Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2020-12-17T09:46:19.383Z] ---> 141d82c29cfe [2020-12-17T09:46:19.383Z] Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging [2020-12-17T09:46:19.981Z] ---> 00ecf6a765fe [2020-12-17T09:46:19.981Z] Step 18/22 : RUN chmod +x entrypoint.sh [2020-12-17T09:46:19.981Z] Removing intermediate container 2f8618e5c446 [2020-12-17T09:46:19.981Z] ---> 8fd4f8091360 [2020-12-17T09:46:19.981Z] [2020-12-17T09:46:19.981Z] Step 10/22 : FROM scratch [2020-12-17T09:46:19.981Z] ---> [2020-12-17T09:46:19.981Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T09:46:19.981Z] ---> 666a613cfefc [2020-12-17T09:46:19.981Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2020-12-17T09:46:20.255Z] ---> Running in bc966c012081 [2020-12-17T09:46:20.529Z] ---> Running in 6e7bc3408cfa [2020-12-17T09:46:20.529Z] ---> eea6c3bb843d [2020-12-17T09:46:20.529Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2020-12-17T09:46:20.529Z] ---> 1b0119bbca65 [2020-12-17T09:46:20.529Z] Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh [2020-12-17T09:46:20.803Z] ---> Running in 449723a09c0a [2020-12-17T09:46:21.078Z] ---> d439b91a9432 [2020-12-17T09:46:21.078Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2020-12-17T09:46:21.358Z] Removing intermediate container 6e7bc3408cfa [2020-12-17T09:46:21.358Z] ---> 36df6ebf04ea [2020-12-17T09:46:21.358Z] Step 12/22 : ENV APP_PORT=48081 [2020-12-17T09:46:21.358Z] ---> Running in 25705a2ee0ff [2020-12-17T09:46:21.941Z] Merging remotes/origin/master commit dd265b0a906f4796680bcfa54b47b0c8333d6388 into PR head commit 620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:46:21.956Z] ---> 3ef742ca1ede [2020-12-17T09:46:21.956Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2020-12-17T09:46:22.074Z] Merge succeeded, producing 620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:46:22.075Z] Checking out Revision 620c94923bc71f4f47da1c97111a0befb4c30845 (PR-2959) [2020-12-17T09:46:22.239Z] ---> Running in dd032eb790ce [2020-12-17T09:46:22.240Z] Removing intermediate container 25705a2ee0ff [2020-12-17T09:46:22.240Z] ---> 662ae32671b4 [2020-12-17T09:46:22.240Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T09:46:22.523Z] ---> Running in f87d68c7d0e8 [2020-12-17T09:46:21.273Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T09:46:21.280Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-12-17T09:46:21.293Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2020-12-17T09:46:21.304Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2020-12-17T09:46:21.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T09:46:21.308Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2959/head:refs/remotes/origin/PR-2959 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-17T09:46:21.942Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T09:46:21.954Z] > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 [2020-12-17T09:46:22.035Z] > git remote # timeout=10 [2020-12-17T09:46:22.042Z] > git config --get remote.origin.url # timeout=10 [2020-12-17T09:46:22.048Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-12-17T09:46:22.052Z] > git merge dd265b0a906f4796680bcfa54b47b0c8333d6388 # timeout=10 [2020-12-17T09:46:22.060Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-17T09:46:22.069Z] > git config core.sparsecheckout # timeout=10 [2020-12-17T09:46:22.073Z] > git checkout -f 620c94923bc71f4f47da1c97111a0befb4c30845 # timeout=10 [2020-12-17T09:46:23.121Z] ---> 140436ca887a [2020-12-17T09:46:23.121Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2020-12-17T09:46:23.121Z] Removing intermediate container dd032eb790ce [2020-12-17T09:46:23.121Z] ---> 4d7ad4c44a6b [2020-12-17T09:46:23.121Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:46:23.395Z] Removing intermediate container f87d68c7d0e8 [2020-12-17T09:46:23.395Z] ---> 8b18fe5f24bf [2020-12-17T09:46:23.395Z] Step 14/22 : WORKDIR / [2020-12-17T09:46:23.395Z] ---> Running in a68e89216424 [2020-12-17T09:46:23.673Z] ---> Running in 109cfaa19988 [2020-12-17T09:46:23.673Z] Removing intermediate container bc966c012081 [2020-12-17T09:46:23.673Z] ---> 89f22658ce6a [2020-12-17T09:46:23.673Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2020-12-17T09:46:23.951Z] ---> Running in fc75774a1051 [2020-12-17T09:46:24.242Z] Removing intermediate container 109cfaa19988 [2020-12-17T09:46:24.242Z] ---> 416c5be8a4f9 [2020-12-17T09:46:24.242Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2020-12-17T09:46:24.242Z] Removing intermediate container 449723a09c0a [2020-12-17T09:46:24.242Z] ---> 58906a4d5367 [2020-12-17T09:46:24.242Z] Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T09:46:24.242Z] Removing intermediate container a68e89216424 [2020-12-17T09:46:24.242Z] ---> b11b32639fbd [2020-12-17T09:46:24.242Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T09:46:24.539Z] ---> Running in e39575808f19 [2020-12-17T09:46:24.539Z] ---> 8292e0a24b07 [2020-12-17T09:46:24.539Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2020-12-17T09:46:24.815Z] Removing intermediate container fc75774a1051 [2020-12-17T09:46:24.816Z] ---> 405ba56f8ab2 [2020-12-17T09:46:24.816Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T09:46:25.089Z] ---> Running in 36e182f91da0 [2020-12-17T09:46:25.365Z] ---> 2fccb9788fae [2020-12-17T09:46:25.365Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2020-12-17T09:46:25.365Z] Removing intermediate container e39575808f19 [2020-12-17T09:46:25.365Z] ---> 27c064a23ec5 [2020-12-17T09:46:25.365Z] Step 23/24 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:46:25.365Z] ---> 0d8e16641e1f [2020-12-17T09:46:25.365Z] Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T09:46:25.649Z] ---> Running in 570d059c7f35 [2020-12-17T09:46:25.649Z] ---> Running in 75f959b7e1fe [2020-12-17T09:46:25.649Z] Removing intermediate container 36e182f91da0 [2020-12-17T09:46:25.649Z] ---> 0084c5d681b1 [2020-12-17T09:46:25.649Z] Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:46:25.793Z] Commit message: "feat(data): Implement GET /reading/device/name/{name} V2 API" [2020-12-17T09:46:25.814Z] > git --version # timeout=10 [2020-12-17T09:46:25.817Z] > git --version # 'git version 2.17.1' [2020-12-17T09:46:25.821Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2020-12-17T09:46:26.244Z] ---> e967632622d8 [2020-12-17T09:46:26.244Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2020-12-17T09:46:26.244Z] ---> Running in 6b0511efa06c [Pipeline] withEnv [Pipeline] { [2020-12-17T09:46:26.521Z] Removing intermediate container 570d059c7f35 [2020-12-17T09:46:26.521Z] ---> ccdaf38c8635 [2020-12-17T09:46:26.521Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T09:46:26.521Z] ---> Running in e6ebfd63ed02 [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:46:26.809Z] ---> Running in 85846e363a21 [2020-12-17T09:46:27.091Z] Removing intermediate container 6b0511efa06c [2020-12-17T09:46:27.091Z] ---> d8bf2e5db89e [2020-12-17T09:46:27.091Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T09:46:27.091Z] ---> 6862e080209b [2020-12-17T09:46:27.091Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2020-12-17T09:46:27.155Z] + echo snap-build.sh [2020-12-17T09:46:27.155Z] snap-build.sh [2020-12-17T09:46:27.155Z] + SNAP_BASE_DIR=. [2020-12-17T09:46:27.155Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2020-12-17T09:46:27.155Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2020-12-17T09:46:27.155Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2020-12-17T09:46:27.155Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2020-12-17T09:46:27.155Z] + cd /w/workspace/edgex-go/1 [2020-12-17T09:46:27.155Z] + sudo apt-get remove -qy --purge lxd lxd-client [2020-12-17T09:46:27.155Z] Reading package lists... [2020-12-17T09:46:27.374Z] ---> Running in f25fb2d4fdaa [2020-12-17T09:46:27.424Z] Building dependency tree... [2020-12-17T09:46:27.424Z] Reading state information... [2020-12-17T09:46:27.424Z] The following packages were automatically installed and are no longer required: [2020-12-17T09:46:27.424Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2020-12-17T09:46:27.424Z] uidmap xdelta3 [2020-12-17T09:46:27.424Z] Use 'sudo apt autoremove' to remove them. [2020-12-17T09:46:27.424Z] The following packages will be REMOVED: [2020-12-17T09:46:27.424Z] lxd* lxd-client* [2020-12-17T09:46:27.654Z] Removing intermediate container 85846e363a21 [2020-12-17T09:46:27.654Z] ---> 524debef74c5 [2020-12-17T09:46:27.654Z] [2020-12-17T09:46:27.999Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2020-12-17T09:46:28.000Z] After this operation, 31.7 MB disk space will be freed. [2020-12-17T09:46:28.255Z] Removing intermediate container f25fb2d4fdaa [2020-12-17T09:46:28.255Z] ---> 65814af01da9 [2020-12-17T09:46:28.255Z] [2020-12-17T09:46:28.255Z] Successfully built 524debef74c5 [2020-12-17T09:46:28.532Z] Successfully tagged docker-support-notifications-go-arm64:latest [2020-12-17T09:46:28.532Z]  Building docker-support-notifications-go ... done Building docker-core-data-go [2020-12-17T09:46:28.532Z] ---> 48fd6db5f9c1 [2020-12-17T09:46:28.532Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2020-12-17T09:46:28.806Z] Successfully built 65814af01da9 [2020-12-17T09:46:28.806Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2020-12-17T09:46:28.806Z] Building docker-core-command-go [2020-12-17T09:46:28.806Z]  Building docker-security-bootstrap-redis-go ... done  ---> Running in d1aecde3e595 [2020-12-17T09:46:29.053Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2020-12-17T09:46:29.053Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T09:46:29.093Z] Removing intermediate container 75f959b7e1fe [2020-12-17T09:46:29.093Z] ---> 9c5bd0da3844 [2020-12-17T09:46:29.093Z] Step 24/29 : RUN chmod 755 security-secrets-setup [2020-12-17T09:46:29.366Z] ---> Running in 10590c2c94ee [2020-12-17T09:46:29.650Z] Removing intermediate container d1aecde3e595 [2020-12-17T09:46:29.650Z] ---> e4591a977d01 [2020-12-17T09:46:29.650Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:46:29.650Z] ---> Running in 915a89870f25 [2020-12-17T09:46:30.003Z] Removing lxd dnsmasq configuration [2020-12-17T09:46:30.003Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T09:46:30.295Z] Removing intermediate container e6ebfd63ed02 [2020-12-17T09:46:30.295Z] ---> 1e6461f62393 [2020-12-17T09:46:30.295Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T09:46:30.298Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2020-12-17T09:46:30.572Z] Removing intermediate container 915a89870f25 [2020-12-17T09:46:30.572Z] ---> d9b60ad75caa [2020-12-17T09:46:30.572Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T09:46:30.572Z] ---> Running in 485b3d8c59da [2020-12-17T09:46:30.572Z] ---> Running in 74965597c9aa [2020-12-17T09:46:31.253Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2020-12-17T09:46:31.516Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2020-12-17T09:46:31.516Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2020-12-17T09:46:31.564Z] Removing intermediate container 485b3d8c59da [2020-12-17T09:46:31.564Z] ---> 3473855c1a4f [2020-12-17T09:46:31.564Z] Step 22/24 : LABEL arch=arm64 [2020-12-17T09:46:32.167Z] Removing intermediate container 74965597c9aa [2020-12-17T09:46:32.167Z] ---> 464961d2f8ee [2020-12-17T09:46:32.167Z] Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:46:32.464Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2020-12-17T09:46:32.727Z] Processing triggers for ureadahead (0.100.0-21) ... [2020-12-17T09:46:33.204Z] ---> Running in 608c796421a8 [2020-12-17T09:46:34.114Z] + sudo snap remove --purge lxd [2020-12-17T09:46:34.186Z] ---> Running in 7b1b7eab0b1a [2020-12-17T09:46:34.376Z] snap "lxd" is not installed [2020-12-17T09:46:34.376Z] + sudo groupadd --force --system lxd [2020-12-17T09:46:34.376Z] ++ whoami [2020-12-17T09:46:34.376Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2020-12-17T09:46:34.376Z] + newgrp - lxd [2020-12-17T09:46:34.376Z] + sudo snap install lxd [2020-12-17T09:46:34.455Z] Removing intermediate container 608c796421a8 [2020-12-17T09:46:34.455Z] ---> 6e69bf53f319 [2020-12-17T09:46:34.455Z] Step 23/24 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:46:34.733Z] Removing intermediate container 7b1b7eab0b1a [2020-12-17T09:46:34.733Z] ---> dc45b99da32f [2020-12-17T09:46:34.733Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T09:46:35.330Z] ---> Running in 09db661ba328 [2020-12-17T09:46:35.330Z] Removing intermediate container 10590c2c94ee [2020-12-17T09:46:35.330Z] ---> 84b3dca924a5 [2020-12-17T09:46:35.330Z] Step 25/29 : ENTRYPOINT ["entrypoint.sh"] [2020-12-17T09:46:35.605Z] ---> Running in ed70d18849b3 [2020-12-17T09:46:36.200Z] ---> Running in c7d9fa6cb0f8 [2020-12-17T09:46:36.476Z] Removing intermediate container ed70d18849b3 [2020-12-17T09:46:36.476Z] ---> 583e744f1a44 [2020-12-17T09:46:36.476Z] [2020-12-17T09:46:36.476Z] Removing intermediate container 09db661ba328 [2020-12-17T09:46:36.476Z] ---> 2939801dba8b [2020-12-17T09:46:36.476Z] Step 24/24 : LABEL version=0.0.0 [2020-12-17T09:46:37.070Z] Successfully built 583e744f1a44 [2020-12-17T09:46:37.070Z] Successfully tagged docker-core-metadata-go-arm64:latest [2020-12-17T09:46:37.070Z] Building docker-support-scheduler-go [2020-12-17T09:46:37.070Z]  Building docker-core-metadata-go ... done Removing intermediate container c7d9fa6cb0f8 [2020-12-17T09:46:37.070Z] ---> 4d9dd0de6a77 [2020-12-17T09:46:37.070Z] Step 26/29 : CMD [ "generate" ] [2020-12-17T09:46:37.668Z] ---> Running in 4b07ea82d739 [2020-12-17T09:46:37.668Z] ---> Running in df42f5020aad [2020-12-17T09:46:37.940Z] Removing intermediate container 4b07ea82d739 [2020-12-17T09:46:37.940Z] ---> d9a54c4b6403 [2020-12-17T09:46:37.940Z] [2020-12-17T09:46:38.214Z] Removing intermediate container df42f5020aad [2020-12-17T09:46:38.214Z] ---> 6be29503c3ac [2020-12-17T09:46:38.214Z] Step 27/29 : LABEL arch=arm64 [2020-12-17T09:46:38.491Z] Successfully built d9a54c4b6403 [2020-12-17T09:46:38.491Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2020-12-17T09:46:38.491Z]  Building docker-security-secretstore-setup-go ... done  ---> Running in 2f8045eca924 [2020-12-17T09:46:38.491Z] Building docker-security-proxy-setup-go [2020-12-17T09:46:39.096Z] Removing intermediate container 2f8045eca924 [2020-12-17T09:46:39.096Z] ---> c5c7d7423433 [2020-12-17T09:46:39.096Z] Step 28/29 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:46:39.096Z] ---> Running in d0b8ad8859b2 [2020-12-17T09:46:39.687Z] Removing intermediate container d0b8ad8859b2 [2020-12-17T09:46:39.687Z] ---> fa8f81cd7179 [2020-12-17T09:46:39.687Z] Step 29/29 : LABEL version=0.0.0 [2020-12-17T09:46:39.687Z] ---> Running in 928ea3bfd875 [2020-12-17T09:46:40.282Z] Removing intermediate container 928ea3bfd875 [2020-12-17T09:46:40.282Z] ---> 7125613f7c17 [2020-12-17T09:46:40.282Z] [2020-12-17T09:46:40.558Z] Successfully built 7125613f7c17 [2020-12-17T09:46:40.831Z] Successfully tagged docker-security-secrets-setup-go-arm64:latest [2020-12-17T09:46:40.831Z]  Building docker-security-secrets-setup-go ... done Building docker-sys-mgmt-agent-go [2020-12-17T09:46:42.575Z] 2020-12-17T09:46:39Z INFO Waiting for automatic snapd restart... [2020-12-17T09:46:57.507Z] lxd 4.9 from Canonical* installed [2020-12-17T09:46:57.507Z] + sudo lxd init --auto [2020-12-17T09:47:05.663Z] + sudo snap install --classic snapcraft [2020-12-17T09:47:09.870Z] snapcraft 4.4.4 from Canonical* installed [2020-12-17T09:47:09.870Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2020-12-17T09:47:09.870Z] + patch --verbose -p1 [2020-12-17T09:47:09.870Z] Hmm... Looks like a unified diff to me... [2020-12-17T09:47:09.870Z] The text leading up to this was: [2020-12-17T09:47:09.870Z] -------------------------- [2020-12-17T09:47:09.870Z] |From a8e6179902fe6bccada5d6ad9dd7e850ca774bef Mon Sep 17 00:00:00 2001 [2020-12-17T09:47:09.870Z] |From: Tony Espy [2020-12-17T09:47:09.870Z] |Date: Wed, 2 Dec 2020 17:38:31 -0500 [2020-12-17T09:47:09.870Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2020-12-17T09:47:09.870Z] | [2020-12-17T09:47:09.870Z] |This patch is used by the EdgeX CI pipeline builds to [2020-12-17T09:47:09.870Z] |optimize the snap CI check run for pull requests. When [2020-12-17T09:47:09.870Z] |applied, it essentially strips out everything (apps and [2020-12-17T09:47:09.870Z] |parts) from the snapcraft.yaml file except those required [2020-12-17T09:47:09.870Z] |to build edgex-go, as the whole idea of the CI check is to [2020-12-17T09:47:09.870Z] |catch changes to edgex-go that break the snap build. [2020-12-17T09:47:09.870Z] | [2020-12-17T09:47:09.870Z] |In general, anyone updating snapcraft.yaml will also need [2020-12-17T09:47:09.870Z] |to update this patch file, otherwise it may fail to apply, [2020-12-17T09:47:09.870Z] |resulting in a failed snap build CI check in the associated [2020-12-17T09:47:09.870Z] |pull request. [2020-12-17T09:47:09.870Z] | [2020-12-17T09:47:09.870Z] |Note - in addition to applying this patch, the pipeline also [2020-12-17T09:47:09.870Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2020-12-17T09:47:09.870Z] |need to build the finally binary .snap file (and it won't [2020-12-17T09:47:09.870Z] |work with the patch applied). This further reduces the build [2020-12-17T09:47:09.870Z] |time. [2020-12-17T09:47:09.870Z] |--- [2020-12-17T09:47:09.870Z] | snap/snapcraft.yaml | 466 +------------------------------------------- [2020-12-17T09:47:09.870Z] | 1 file changed, 2 insertions(+), 464 deletions(-) [2020-12-17T09:47:09.870Z] | [2020-12-17T09:47:09.870Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2020-12-17T09:47:09.870Z] |index b265277c..d7e1de37 100644 [2020-12-17T09:47:09.870Z] |--- a/snap/snapcraft.yaml [2020-12-17T09:47:09.870Z] |+++ b/snap/snapcraft.yaml [2020-12-17T09:47:09.870Z] -------------------------- [2020-12-17T09:47:09.870Z] patching file snap/snapcraft.yaml [2020-12-17T09:47:09.870Z] Using Plan A... [2020-12-17T09:47:09.870Z] Hunk #1 succeeded at 72 with fuzz 2 (offset -3 lines). [2020-12-17T09:47:09.870Z] Hunk #2 succeeded at 81 (offset -3 lines). [2020-12-17T09:47:09.870Z] Hunk #3 succeeded at 209 (offset -10 lines). [2020-12-17T09:47:09.870Z] Hunk #4 succeeded at 224 (offset -10 lines). [2020-12-17T09:47:09.870Z] Hunk #5 succeeded at 232 (offset -10 lines). [2020-12-17T09:47:09.870Z] Hunk #6 succeeded at 239 (offset -10 lines). [2020-12-17T09:47:09.870Z] Hunk #7 succeeded at 266 (offset -10 lines). [2020-12-17T09:47:09.870Z] Hunk #8 succeeded at 300 (offset -10 lines). [2020-12-17T09:47:09.870Z] Hunk #9 succeeded at 356 (offset -10 lines). [2020-12-17T09:47:09.870Z] Hmm... Ignoring the trailing garbage. [2020-12-17T09:47:09.870Z] done [2020-12-17T09:47:09.870Z] + sudo snapcraft prime --use-lxd [2020-12-17T09:47:10.441Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2020-12-17T09:47:10.441Z] 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: [2020-12-17T09:47:10.441Z] - README.md [2020-12-17T09:47:10.441Z] - snapcraft.yaml.orig [2020-12-17T09:47:10.441Z] [2020-12-17T09:47:10.441Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-17T09:47:11.397Z] Launching a container. [2020-12-17T09:47:29.520Z] Waiting for container to be ready [2020-12-17T09:47:29.520Z] To start your first instance, try: lxc launch ubuntu:18.04 [2020-12-17T09:47:29.520Z] [2020-12-17T09:47:32.079Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2020-12-17T09:47:32.340Z] Waiting for network to be ready... [2020-12-17T09:47:32.917Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-17T09:47:32.917Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-17T09:47:33.489Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-17T09:47:33.489Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-17T09:47:33.489Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-17T09:47:34.059Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-17T09:47:34.059Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-17T09:47:34.059Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-17T09:47:34.059Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-17T09:47:34.059Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-17T09:47:34.059Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-17T09:47:34.059Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-17T09:47:34.059Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-17T09:47:34.059Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-17T09:47:34.059Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-17T09:47:34.059Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-17T09:47:34.059Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-17T09:47:34.059Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-17T09:47:34.632Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-17T09:47:34.894Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-17T09:47:34.894Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-17T09:47:34.894Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-17T09:47:34.894Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-17T09:47:34.894Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-17T09:47:34.894Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-17T09:47:34.894Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-17T09:47:35.157Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-17T09:47:37.075Z] Fetched 23.5 MB in 4s (5481 kB/s) [2020-12-17T09:47:37.353Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:47:37.353Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:47:37.353Z] ---> 9ad0cedb09a6 [2020-12-17T09:47:37.353Z] Step 3/23 : WORKDIR /edgex-go [2020-12-17T09:47:37.353Z] ---> Using cache [2020-12-17T09:47:37.353Z] ---> a4703828af1c [2020-12-17T09:47:37.353Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:47:37.353Z] ---> Using cache [2020-12-17T09:47:37.353Z] ---> cdd589fa3dd7 [2020-12-17T09:47:37.353Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2020-12-17T09:47:37.353Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:47:37.353Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:47:37.353Z] ---> 9ad0cedb09a6 [2020-12-17T09:47:37.353Z] Step 3/22 : WORKDIR /edgex-go [2020-12-17T09:47:37.353Z] ---> Using cache [2020-12-17T09:47:37.353Z] ---> a4703828af1c [2020-12-17T09:47:37.353Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:47:37.353Z] ---> Using cache [2020-12-17T09:47:37.353Z] ---> cdd589fa3dd7 [2020-12-17T09:47:37.353Z] Step 5/22 : RUN apk update && apk add make git [2020-12-17T09:47:37.353Z] ---> Using cache [2020-12-17T09:47:37.353Z] ---> 4926368b4437 [2020-12-17T09:47:37.353Z] Step 6/22 : COPY go.mod . [2020-12-17T09:47:37.353Z] ---> Using cache [2020-12-17T09:47:37.353Z] ---> 851e5b7d3ff4 [2020-12-17T09:47:37.353Z] Step 7/22 : RUN go mod download [2020-12-17T09:47:37.353Z] ---> Using cache [2020-12-17T09:47:37.353Z] ---> 3fd7cf9d89f2 [2020-12-17T09:47:37.353Z] Step 8/22 : COPY . . [2020-12-17T09:47:37.353Z] ---> Using cache [2020-12-17T09:47:37.353Z] ---> f84093826405 [2020-12-17T09:47:37.353Z] Step 9/22 : RUN make cmd/core-command/core-command [2020-12-17T09:47:37.353Z] ---> Running in 05a208ce1a15 [2020-12-17T09:47:37.353Z] ---> Running in 130c633bcfdc [2020-12-17T09:47:37.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:47:37.353Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T09:47:37.353Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:47:37.353Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:47:37.353Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:47:37.353Z] OK: 12620 distinct packages available [2020-12-17T09:47:37.964Z] OK: 217 MiB in 51 packages [2020-12-17T09:47:38.021Z] Reading package lists... [2020-12-17T09:47:38.284Z] Reading package lists... [2020-12-17T09:47:38.284Z] Building dependency tree... [2020-12-17T09:47:38.284Z] Reading state information... [2020-12-17T09:47:38.551Z] The following additional packages will be installed: [2020-12-17T09:47:38.551Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-17T09:47:38.551Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-17T09:47:38.551Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-17T09:47:38.551Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2020-12-17T09:47:38.551Z] Suggested packages: [2020-12-17T09:47:38.551Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2020-12-17T09:47:38.551Z] Recommended packages: [2020-12-17T09:47:38.551Z] gnupg libsasl2-modules [2020-12-17T09:47:38.551Z] The following NEW packages will be installed: [2020-12-17T09:47:38.551Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2020-12-17T09:47:38.551Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2020-12-17T09:47:38.551Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2020-12-17T09:47:38.551Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2020-12-17T09:47:38.551Z] The following packages will be upgraded: [2020-12-17T09:47:38.551Z] gpg gpg-agent gpgconf libudev1 [2020-12-17T09:47:38.551Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2020-12-17T09:47:38.551Z] Need to get 3531 kB of archives. [2020-12-17T09:47:38.551Z] After this operation, 13.3 MB of additional disk space will be used. [2020-12-17T09:47:38.551Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2020-12-17T09:47:38.551Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2020-12-17T09:47:38.551Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2020-12-17T09:47:38.551Z] 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] [2020-12-17T09:47:38.551Z] 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] [2020-12-17T09:47:38.551Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2020-12-17T09:47:38.551Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2020-12-17T09:47:38.551Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2020-12-17T09:47:38.812Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2020-12-17T09:47:38.963Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:47:38.963Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:47:38.963Z] ---> 9ad0cedb09a6 [2020-12-17T09:47:38.963Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T09:47:38.963Z] ---> Using cache [2020-12-17T09:47:38.963Z] ---> a4703828af1c [2020-12-17T09:47:38.963Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:47:38.963Z] ---> Using cache [2020-12-17T09:47:38.963Z] ---> cdd589fa3dd7 [2020-12-17T09:47:38.963Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T09:47:38.963Z] ---> Using cache [2020-12-17T09:47:38.963Z] ---> 4926368b4437 [2020-12-17T09:47:38.963Z] Step 6/21 : COPY go.mod . [2020-12-17T09:47:38.963Z] ---> Using cache [2020-12-17T09:47:38.963Z] ---> 851e5b7d3ff4 [2020-12-17T09:47:38.963Z] Step 7/21 : RUN go mod download [2020-12-17T09:47:38.963Z] ---> Using cache [2020-12-17T09:47:38.963Z] ---> 3fd7cf9d89f2 [2020-12-17T09:47:38.963Z] Step 8/21 : COPY . . [2020-12-17T09:47:39.073Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2020-12-17T09:47:39.247Z] ---> Using cache [2020-12-17T09:47:39.333Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2020-12-17T09:47:39.333Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2020-12-17T09:47:39.333Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2020-12-17T09:47:39.333Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2020-12-17T09:47:39.333Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2020-12-17T09:47:39.333Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2020-12-17T09:47:39.333Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2020-12-17T09:47:39.333Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2020-12-17T09:47:39.333Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2020-12-17T09:47:39.534Z] ---> f84093826405 [2020-12-17T09:47:39.534Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2020-12-17T09:47:39.594Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2020-12-17T09:47:39.594Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2020-12-17T09:47:39.594Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2020-12-17T09:47:39.594Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T09:47:39.594Z] Fetched 3531 kB in 1s (3171 kB/s) [2020-12-17T09:47:39.860Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-17T09:47:39.860Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2020-12-17T09:47:39.860Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T09:47:39.860Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2020-12-17T09:47:39.860Z] Selecting previously unselected package udev. [2020-12-17T09:47:40.124Z] (Reading database ... 12511 files and directories currently installed.) [2020-12-17T09:47:40.124Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2020-12-17T09:47:40.124Z] Unpacking udev (237-3ubuntu10.43) ... [2020-12-17T09:47:40.124Z] Selecting previously unselected package libfuse2:amd64. [2020-12-17T09:47:40.124Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2020-12-17T09:47:40.134Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:47:40.134Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:47:40.134Z] ---> 9ad0cedb09a6 [2020-12-17T09:47:40.134Z] Step 3/21 : WORKDIR /edgex-go [2020-12-17T09:47:40.134Z] ---> Using cache [2020-12-17T09:47:40.134Z] ---> a4703828af1c [2020-12-17T09:47:40.134Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:47:40.134Z] ---> Using cache [2020-12-17T09:47:40.134Z] ---> cdd589fa3dd7 [2020-12-17T09:47:40.134Z] Step 5/21 : RUN apk update && apk add make git [2020-12-17T09:47:40.134Z] ---> Using cache [2020-12-17T09:47:40.134Z] ---> 4926368b4437 [2020-12-17T09:47:40.134Z] Step 6/21 : COPY go.mod . [2020-12-17T09:47:40.134Z] ---> Using cache [2020-12-17T09:47:40.134Z] ---> 851e5b7d3ff4 [2020-12-17T09:47:40.134Z] Step 7/21 : RUN go mod download [2020-12-17T09:47:40.134Z] ---> Using cache [2020-12-17T09:47:40.134Z] ---> 3fd7cf9d89f2 [2020-12-17T09:47:40.134Z] Step 8/21 : COPY . . [2020-12-17T09:47:40.134Z] ---> Using cache [2020-12-17T09:47:40.134Z] ---> f84093826405 [2020-12-17T09:47:40.134Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2020-12-17T09:47:40.388Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-17T09:47:40.388Z] Selecting previously unselected package fuse. [2020-12-17T09:47:40.388Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2020-12-17T09:47:40.388Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2020-12-17T09:47:40.388Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T09:47:40.388Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T09:47:40.412Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2020-12-17T09:47:40.412Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2020-12-17T09:47:40.412Z] ---> 9ad0cedb09a6 [2020-12-17T09:47:40.412Z] Step 3/27 : WORKDIR /edgex-go [2020-12-17T09:47:40.412Z] ---> Using cache [2020-12-17T09:47:40.412Z] ---> a4703828af1c [2020-12-17T09:47:40.412Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:47:40.412Z] ---> Using cache [2020-12-17T09:47:40.412Z] ---> cdd589fa3dd7 [2020-12-17T09:47:40.412Z] Step 5/27 : RUN apk update && apk add make bash git [2020-12-17T09:47:40.651Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T09:47:40.651Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T09:47:40.651Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T09:47:40.651Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T09:47:40.698Z] ---> Running in 4655abda5dde [2020-12-17T09:47:40.698Z] ---> Running in 3e69dfc2fe11 [2020-12-17T09:47:40.698Z] ---> Running in 272081d5ad26 [2020-12-17T09:47:40.912Z] Selecting previously unselected package libksba8:amd64. [2020-12-17T09:47:40.912Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2020-12-17T09:47:40.912Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2020-12-17T09:47:40.912Z] Selecting previously unselected package libroken18-heimdal:amd64. [2020-12-17T09:47:40.912Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:40.912Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.176Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2020-12-17T09:47:41.176Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:41.176Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.176Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2020-12-17T09:47:41.176Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:41.176Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.176Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2020-12-17T09:47:41.176Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:41.176Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.438Z] Selecting previously unselected package libwind0-heimdal:amd64. [2020-12-17T09:47:41.438Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:41.438Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.438Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2020-12-17T09:47:41.438Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:41.438Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.698Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2020-12-17T09:47:41.698Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:41.698Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.698Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2020-12-17T09:47:41.698Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:41.698Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.961Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2020-12-17T09:47:41.961Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2020-12-17T09:47:41.961Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:41.961Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-17T09:47:41.961Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-17T09:47:41.961Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T09:47:41.961Z] Selecting previously unselected package libsasl2-2:amd64. [2020-12-17T09:47:41.961Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2020-12-17T09:47:41.961Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T09:47:42.143Z] Removing intermediate container 130c633bcfdc [2020-12-17T09:47:42.143Z] ---> b54a3ac180d3 [2020-12-17T09:47:42.143Z] Step 6/23 : COPY go.mod . [2020-12-17T09:47:42.224Z] Selecting previously unselected package libldap-common. [2020-12-17T09:47:42.224Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2020-12-17T09:47:42.224Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T09:47:42.224Z] Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-17T09:47:42.224Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2020-12-17T09:47:42.224Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T09:47:42.486Z] Selecting previously unselected package dirmngr. [2020-12-17T09:47:42.486Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T09:47:42.752Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-17T09:47:42.752Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T09:47:42.752Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2020-12-17T09:47:42.752Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2020-12-17T09:47:42.752Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T09:47:43.014Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2020-12-17T09:47:43.014Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2020-12-17T09:47:43.014Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.014Z] Setting up libksba8:amd64 (1.3.5-2) ... [2020-12-17T09:47:43.014Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T09:47:43.014Z] Setting up udev (237-3ubuntu10.43) ... [2020-12-17T09:47:43.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T09:47:43.587Z] invoke-rc.d: policy-rc.d denied execution of start. [2020-12-17T09:47:43.587Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.587Z] Processing triggers for systemd (237-3ubuntu10) ... [2020-12-17T09:47:43.587Z] Setting up fuse (2.9.7-1ubuntu1) ... [2020-12-17T09:47:43.587Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2020-12-17T09:47:43.847Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.847Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.847Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.847Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.847Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.847Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.847Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2020-12-17T09:47:43.847Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2020-12-17T09:47:43.847Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2020-12-17T09:47:43.847Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T09:47:43.856Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:47:43.856Z] ---> f30b67315e0d [2020-12-17T09:47:43.856Z] Step 7/23 : RUN go mod download [2020-12-17T09:47:44.139Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T09:47:44.139Z] ---> Running in 612870773c57 [2020-12-17T09:47:44.419Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2020-12-17T09:47:44.419Z] settings in the [Install] section, and DefaultInstance for template units). [2020-12-17T09:47:44.419Z] This means they are not meant to be enabled using systemctl. [2020-12-17T09:47:44.419Z] Possible reasons for having this kind of units are: [2020-12-17T09:47:44.419Z] 1) A unit may be statically enabled by being symlinked from another unit's [2020-12-17T09:47:44.419Z] .wants/ or .requires/ directory. [2020-12-17T09:47:44.419Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2020-12-17T09:47:44.419Z] a requirement dependency on it. [2020-12-17T09:47:44.419Z] 3) A unit may be started when needed via activation (socket, path, timer, [2020-12-17T09:47:44.419Z] D-Bus, udev, scripted systemctl call, ...). [2020-12-17T09:47:44.419Z] 4) In case of template units, the unit is meant to be enabled with some [2020-12-17T09:47:44.419Z] instance name specified. [2020-12-17T09:47:44.680Z] Reading package lists... [2020-12-17T09:47:44.739Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:47:44.944Z] Building dependency tree... [2020-12-17T09:47:44.944Z] Reading state information... [2020-12-17T09:47:44.944Z] The following additional packages will be installed: [2020-12-17T09:47:44.944Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2020-12-17T09:47:44.944Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2020-12-17T09:47:44.944Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2020-12-17T09:47:44.944Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2020-12-17T09:47:44.944Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2020-12-17T09:47:44.944Z] Suggested packages: [2020-12-17T09:47:44.944Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2020-12-17T09:47:44.944Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2020-12-17T09:47:44.944Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2020-12-17T09:47:44.944Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2020-12-17T09:47:44.944Z] systemd-container policykit-1 [2020-12-17T09:47:44.944Z] Recommended packages: [2020-12-17T09:47:44.944Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2020-12-17T09:47:44.944Z] The following NEW packages will be installed: [2020-12-17T09:47:44.944Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2020-12-17T09:47:44.944Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2020-12-17T09:47:44.944Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2020-12-17T09:47:44.944Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2020-12-17T09:47:44.944Z] python3.6-minimal snapd squashfs-tools sudo [2020-12-17T09:47:44.944Z] The following packages will be upgraded: [2020-12-17T09:47:44.944Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2020-12-17T09:47:45.207Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2020-12-17T09:47:45.207Z] Need to get 35.2 MB of archives. [2020-12-17T09:47:45.207Z] After this operation, 141 MB of additional disk space will be used. [2020-12-17T09:47:45.207Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2020-12-17T09:47:45.207Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2020-12-17T09:47:45.778Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2020-12-17T09:47:46.052Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2020-12-17T09:47:46.052Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2020-12-17T09:47:46.321Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2020-12-17T09:47:46.321Z] Get:7 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2020-12-17T09:47:46.321Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2020-12-17T09:47:46.321Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2020-12-17T09:47:46.321Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2020-12-17T09:47:46.321Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2020-12-17T09:47:46.321Z] Get:12 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2020-12-17T09:47:46.321Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2020-12-17T09:47:46.321Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2020-12-17T09:47:46.321Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2020-12-17T09:47:46.321Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2020-12-17T09:47:46.321Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2020-12-17T09:47:46.321Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2020-12-17T09:47:46.321Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2020-12-17T09:47:46.321Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2020-12-17T09:47:46.321Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2020-12-17T09:47:46.587Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2020-12-17T09:47:46.587Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2020-12-17T09:47:46.587Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2020-12-17T09:47:46.587Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2020-12-17T09:47:46.587Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2020-12-17T09:47:46.587Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2020-12-17T09:47:46.587Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2020-12-17T09:47:46.587Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2020-12-17T09:47:46.587Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2020-12-17T09:47:46.975Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:47:46.975Z] v3.12.3-12-g15f1da04e4 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:47:46.975Z] OK: 12620 distinct packages available [2020-12-17T09:47:47.528Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T09:47:47.528Z] Fetched 35.2 MB in 2s (14.1 MB/s) [2020-12-17T09:47:47.789Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T09:47:47.789Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2020-12-17T09:47:47.789Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T09:47:48.048Z] OK: 217 MiB in 51 packages [2020-12-17T09:47:48.367Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2020-12-17T09:47:48.367Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T09:47:48.367Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2020-12-17T09:47:48.367Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T09:47:48.367Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2020-12-17T09:47:48.628Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-17T09:47:48.628Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2020-12-17T09:47:48.891Z] (Reading database ... 12757 files and directories currently installed.) [2020-12-17T09:47:48.891Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2020-12-17T09:47:48.891Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2020-12-17T09:47:49.155Z] Setting up apt (1.6.12ubuntu0.2) ... [2020-12-17T09:47:49.155Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2020-12-17T09:47:49.522Z] Removing intermediate container 612870773c57 [2020-12-17T09:47:49.522Z] ---> 4bda4d38f987 [2020-12-17T09:47:49.522Z] Step 8/23 : COPY . . [2020-12-17T09:47:49.730Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2020-12-17T09:47:49.730Z] (Reading database ... 12764 files and directories currently installed.) [2020-12-17T09:47:49.730Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-17T09:47:49.730Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-17T09:47:49.992Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2020-12-17T09:47:49.992Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T09:47:49.992Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T09:47:50.129Z] Removing intermediate container 272081d5ad26 [2020-12-17T09:47:50.129Z] ---> 3db4f1f929c7 [2020-12-17T09:47:50.129Z] Step 6/27 : COPY go.mod . [2020-12-17T09:47:50.254Z] Selecting previously unselected package libexpat1:amd64. [2020-12-17T09:47:50.254Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2020-12-17T09:47:50.254Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-17T09:47:50.254Z] Selecting previously unselected package python3.6-minimal. [2020-12-17T09:47:50.254Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T09:47:50.254Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T09:47:50.516Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-17T09:47:50.516Z] Checking for services that may need to be restarted...done. [2020-12-17T09:47:50.516Z] Checking for services that may need to be restarted...done. [2020-12-17T09:47:50.516Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T09:47:50.777Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2020-12-17T09:47:50.777Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T09:47:51.037Z] Selecting previously unselected package python3-minimal. [2020-12-17T09:47:51.037Z] (Reading database ... 13012 files and directories currently installed.) [2020-12-17T09:47:51.037Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2020-12-17T09:47:51.037Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2020-12-17T09:47:51.298Z] Selecting previously unselected package mime-support. [2020-12-17T09:47:51.298Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2020-12-17T09:47:51.298Z] Unpacking mime-support (3.60ubuntu1) ... [2020-12-17T09:47:51.298Z] Selecting previously unselected package libmpdec2:amd64. [2020-12-17T09:47:51.298Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2020-12-17T09:47:51.298Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-17T09:47:51.558Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2020-12-17T09:47:51.558Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T09:47:51.558Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T09:47:51.829Z] Selecting previously unselected package python3.6. [2020-12-17T09:47:51.829Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2020-12-17T09:47:51.829Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T09:47:51.829Z] Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-17T09:47:51.829Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2020-12-17T09:47:51.829Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-17T09:47:51.829Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2020-12-17T09:47:52.092Z] Selecting previously unselected package python3. [2020-12-17T09:47:52.092Z] (Reading database ... 13442 files and directories currently installed.) [2020-12-17T09:47:52.092Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2020-12-17T09:47:52.092Z] Unpacking python3 (3.6.7-1~18.04) ... [2020-12-17T09:47:52.131Z] ---> b5fc5f4f254b [2020-12-17T09:47:52.131Z] Step 7/27 : RUN go mod download [2020-12-17T09:47:52.131Z] ---> Running in f3d2684b991c [2020-12-17T09:47:52.363Z] Selecting previously unselected package multiarch-support. [2020-12-17T09:47:52.363Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T09:47:52.363Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2020-12-17T09:47:52.363Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2020-12-17T09:47:52.363Z] Selecting previously unselected package liblzo2-2:amd64. [2020-12-17T09:47:52.363Z] (Reading database ... 13479 files and directories currently installed.) [2020-12-17T09:47:52.363Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2020-12-17T09:47:52.363Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2020-12-17T09:47:52.622Z] Selecting previously unselected package libbsd0:amd64. [2020-12-17T09:47:52.622Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2020-12-17T09:47:52.622Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-17T09:47:52.622Z] Selecting previously unselected package sudo. [2020-12-17T09:47:52.622Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2020-12-17T09:47:52.622Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-17T09:47:52.884Z] Selecting previously unselected package apparmor. [2020-12-17T09:47:52.884Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2020-12-17T09:47:52.884Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2020-12-17T09:47:52.884Z] Selecting previously unselected package libedit2:amd64. [2020-12-17T09:47:52.884Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2020-12-17T09:47:52.884Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2020-12-17T09:47:53.145Z] Selecting previously unselected package libkrb5support0:amd64. [2020-12-17T09:47:53.145Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T09:47:53.145Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T09:47:53.145Z] Selecting previously unselected package libk5crypto3:amd64. [2020-12-17T09:47:53.145Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T09:47:53.145Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T09:47:53.406Z] Selecting previously unselected package libkeyutils1:amd64. [2020-12-17T09:47:53.406Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2020-12-17T09:47:53.406Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-17T09:47:53.406Z] Selecting previously unselected package libkrb5-3:amd64. [2020-12-17T09:47:53.406Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T09:47:53.406Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T09:47:53.406Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-17T09:47:53.406Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2020-12-17T09:47:53.406Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T09:47:53.667Z] Selecting previously unselected package libssl1.0.0:amd64. [2020-12-17T09:47:53.667Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2020-12-17T09:47:53.667Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-17T09:47:53.928Z] Selecting previously unselected package openssh-client. [2020-12-17T09:47:53.928Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2020-12-17T09:47:53.928Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-17T09:47:53.928Z] Selecting previously unselected package squashfs-tools. [2020-12-17T09:47:53.928Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2020-12-17T09:47:53.928Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-17T09:47:54.189Z] Selecting previously unselected package snapd. [2020-12-17T09:47:54.189Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2020-12-17T09:47:54.189Z] Unpacking snapd (2.48+18.04) ... [2020-12-17T09:47:56.104Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2020-12-17T09:47:56.104Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2020-12-17T09:47:56.365Z] Setting up mime-support (3.60ubuntu1) ... [2020-12-17T09:47:56.365Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2020-12-17T09:47:56.365Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2020-12-17T09:47:56.365Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T09:47:56.365Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T09:47:56.627Z] Setting up systemd (237-3ubuntu10.43) ... [2020-12-17T09:47:56.627Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2020-12-17T09:47:57.199Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2020-12-17T09:47:57.199Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2020-12-17T09:47:57.199Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2020-12-17T09:47:57.199Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T09:47:57.199Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T09:47:57.199Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2020-12-17T09:47:57.780Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2020-12-17T09:47:57.780Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T09:47:58.045Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2020-12-17T09:47:58.045Z] Setting up python3 (3.6.7-1~18.04) ... [2020-12-17T09:47:58.045Z] running python rtupdate hooks for python3.6... [2020-12-17T09:47:58.045Z] running python post-rtupdate hooks for python3.6... [2020-12-17T09:47:58.308Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2020-12-17T09:47:58.880Z] Removing intermediate container f3d2684b991c [2020-12-17T09:47:58.880Z] ---> f2d8ad9b04e4 [2020-12-17T09:47:58.880Z] Step 8/27 : COPY . . [2020-12-17T09:48:00.869Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2020-12-17T09:48:00.869Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2020-12-17T09:48:00.869Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2020-12-17T09:48:00.869Z] Setting up snapd (2.48+18.04) ... [2020-12-17T09:48:01.137Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2020-12-17T09:48:01.402Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2020-12-17T09:48:01.664Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2020-12-17T09:48:01.664Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2020-12-17T09:48:01.928Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-17T09:48:01.928Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2020-12-17T09:48:02.189Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2020-12-17T09:48:02.189Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2020-12-17T09:48:02.452Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2020-12-17T09:48:02.716Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2020-12-17T09:48:02.716Z] /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' [2020-12-17T09:48:02.716Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2020-12-17T09:48:02.980Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-17T09:48:03.934Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T09:48:03.934Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T09:48:03.934Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T09:48:05.140Z] Reading package lists... [2020-12-17T09:48:05.401Z] Reading package lists... [2020-12-17T09:48:05.661Z] Building dependency tree... [2020-12-17T09:48:05.661Z] Reading state information... [2020-12-17T09:48:05.661Z] Calculating upgrade... [2020-12-17T09:48:05.922Z] The following packages will be upgraded: [2020-12-17T09:48:05.922Z] advancecomp base-files bash binutils binutils-common [2020-12-17T09:48:05.922Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2020-12-17T09:48:05.922Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2020-12-17T09:48:05.922Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2020-12-17T09:48:05.922Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2020-12-17T09:48:05.922Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2020-12-17T09:48:05.922Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2020-12-17T09:48:05.922Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2020-12-17T09:48:05.922Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2020-12-17T09:48:05.922Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2020-12-17T09:48:05.922Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2020-12-17T09:48:05.922Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2020-12-17T09:48:05.922Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2020-12-17T09:48:05.922Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2020-12-17T09:48:05.922Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T09:48:05.922Z] Need to get 63.5 MB of archives. [2020-12-17T09:48:05.922Z] After this operation, 5191 kB of additional disk space will be used. [2020-12-17T09:48:05.922Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2020-12-17T09:48:05.922Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2020-12-17T09:48:05.922Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2020-12-17T09:48:06.184Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2020-12-17T09:48:06.184Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2020-12-17T09:48:06.184Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2020-12-17T09:48:06.184Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2020-12-17T09:48:06.184Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2020-12-17T09:48:06.184Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2020-12-17T09:48:06.184Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2020-12-17T09:48:06.184Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2020-12-17T09:48:06.184Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2020-12-17T09:48:06.184Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2020-12-17T09:48:06.184Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2020-12-17T09:48:06.184Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2020-12-17T09:48:06.184Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2020-12-17T09:48:06.184Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2020-12-17T09:48:06.184Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2020-12-17T09:48:06.184Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2020-12-17T09:48:06.184Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2020-12-17T09:48:06.184Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2020-12-17T09:48:06.184Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2020-12-17T09:48:06.184Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2020-12-17T09:48:06.184Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2020-12-17T09:48:06.184Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2020-12-17T09:48:06.184Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2020-12-17T09:48:06.184Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2020-12-17T09:48:06.447Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2020-12-17T09:48:06.447Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2020-12-17T09:48:06.447Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2020-12-17T09:48:06.447Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2020-12-17T09:48:06.447Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2020-12-17T09:48:06.447Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2020-12-17T09:48:06.447Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2020-12-17T09:48:06.447Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2020-12-17T09:48:06.447Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2020-12-17T09:48:06.447Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2020-12-17T09:48:06.447Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2020-12-17T09:48:06.447Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2020-12-17T09:48:06.447Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2020-12-17T09:48:06.447Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2020-12-17T09:48:06.447Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2020-12-17T09:48:06.447Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2020-12-17T09:48:06.447Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2020-12-17T09:48:06.447Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2020-12-17T09:48:06.447Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2020-12-17T09:48:06.447Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2020-12-17T09:48:06.447Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2020-12-17T09:48:06.447Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2020-12-17T09:48:06.447Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2020-12-17T09:48:06.447Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2020-12-17T09:48:06.447Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2020-12-17T09:48:06.447Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2020-12-17T09:48:06.447Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2020-12-17T09:48:06.715Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2020-12-17T09:48:06.715Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2020-12-17T09:48:06.715Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2020-12-17T09:48:06.983Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2020-12-17T09:48:06.983Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2020-12-17T09:48:06.983Z] Get:60 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2020-12-17T09:48:06.983Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2020-12-17T09:48:06.983Z] Get:62 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2020-12-17T09:48:06.983Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2020-12-17T09:48:07.244Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2020-12-17T09:48:07.244Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2020-12-17T09:48:07.505Z] Get:66 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2020-12-17T09:48:07.505Z] Get:67 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2020-12-17T09:48:07.505Z] Get:68 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2020-12-17T09:48:07.505Z] Get:69 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2020-12-17T09:48:07.505Z] Get:70 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2020-12-17T09:48:07.505Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2020-12-17T09:48:07.769Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2020-12-17T09:48:07.769Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2020-12-17T09:48:07.769Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2020-12-17T09:48:07.769Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2020-12-17T09:48:07.769Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2020-12-17T09:48:07.769Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2020-12-17T09:48:07.769Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2020-12-17T09:48:07.769Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2020-12-17T09:48:07.769Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2020-12-17T09:48:07.769Z] Get:81 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2020-12-17T09:48:07.769Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2020-12-17T09:48:07.769Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2020-12-17T09:48:07.769Z] Get:84 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2020-12-17T09:48:07.769Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2020-12-17T09:48:07.769Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2020-12-17T09:48:08.033Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2020-12-17T09:48:08.033Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2020-12-17T09:48:08.033Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2020-12-17T09:48:08.033Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2020-12-17T09:48:08.033Z] Get:91 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2020-12-17T09:48:08.033Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2020-12-17T09:48:08.033Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2020-12-17T09:48:08.033Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2020-12-17T09:48:08.033Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2020-12-17T09:48:08.033Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2020-12-17T09:48:08.294Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T09:48:08.294Z] Fetched 63.5 MB in 2s (28.7 MB/s) [2020-12-17T09:48:08.294Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:08.294Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T09:48:08.294Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T09:48:08.869Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T09:48:08.869Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T09:48:09.143Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2020-12-17T09:48:09.143Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2020-12-17T09:48:10.089Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:10.089Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:10.089Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:10.089Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:10.089Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:10.089Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:10.349Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:10.349Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:10.349Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:10.611Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:10.611Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:10.611Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:10.871Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:10.871Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:10.871Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:10.871Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T09:48:10.871Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:11.132Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2020-12-17T09:48:11.132Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:11.132Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T09:48:11.132Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:11.132Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:11.393Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:11.393Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:11.393Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:11.661Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2020-12-17T09:48:11.661Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:11.927Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T09:48:11.927Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T09:48:11.927Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T09:48:12.499Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2020-12-17T09:48:12.499Z] (Reading database ... 13911 files and directories currently installed.) [2020-12-17T09:48:12.499Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2020-12-17T09:48:12.499Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2020-12-17T09:48:12.499Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2020-12-17T09:48:12.761Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2020-12-17T09:48:13.025Z] Setting up base-files (10.1ubuntu2.10) ... [2020-12-17T09:48:13.025Z] Installing new version of config file /etc/issue ... [2020-12-17T09:48:13.025Z] Installing new version of config file /etc/issue.net ... [2020-12-17T09:48:13.025Z] Installing new version of config file /etc/lsb-release ... [2020-12-17T09:48:13.025Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2020-12-17T09:48:13.286Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2020-12-17T09:48:13.286Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2020-12-17T09:48:13.286Z] Removing obsolete conffile /etc/default/motd-news ... [2020-12-17T09:48:13.286Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:13.286Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2020-12-17T09:48:13.286Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2020-12-17T09:48:13.548Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2020-12-17T09:48:13.548Z] 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 [2020-12-17T09:48:13.548Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:13.548Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:13.548Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:13.815Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:13.815Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:13.815Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2020-12-17T09:48:13.815Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2020-12-17T09:48:14.007Z] ---> 6a19428e8e37 [2020-12-17T09:48:14.007Z] Step 9/23 : RUN make cmd/core-data/core-data [2020-12-17T09:48:14.078Z] Setting up tar (1.29b-2ubuntu0.1) ... [2020-12-17T09:48:14.078Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:14.078Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2020-12-17T09:48:14.285Z] ---> Running in 1f13fe2ad121 [2020-12-17T09:48:14.339Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T09:48:14.339Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2020-12-17T09:48:14.599Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:14.599Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T09:48:14.599Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T09:48:14.600Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T09:48:14.861Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:14.861Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T09:48:14.861Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T09:48:14.861Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2020-12-17T09:48:15.125Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:15.125Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2020-12-17T09:48:15.125Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2020-12-17T09:48:15.125Z] Setting up grep (3.1-2build1) ... [2020-12-17T09:48:15.387Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:15.387Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-17T09:48:15.387Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-17T09:48:15.387Z] Setting up login (1:4.5-1ubuntu2) ... [2020-12-17T09:48:15.649Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:15.649Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T09:48:15.649Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T09:48:15.649Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2020-12-17T09:48:15.911Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:15.911Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T09:48:15.911Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T09:48:16.172Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T09:48:16.433Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T09:48:16.433Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2020-12-17T09:48:16.433Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T09:48:16.915Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T09:48:17.007Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2020-12-17T09:48:17.007Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:17.007Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2020-12-17T09:48:17.268Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2020-12-17T09:48:18.219Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-17T09:48:18.219Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-17T09:48:18.219Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2020-12-17T09:48:18.219Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2020-12-17T09:48:18.219Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2020-12-17T09:48:18.481Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:18.481Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2020-12-17T09:48:18.481Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2020-12-17T09:48:18.742Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2020-12-17T09:48:18.742Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:18.742Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:18.742Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:18.742Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:19.004Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:19.004Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:19.004Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:19.004Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:19.265Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:19.265Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:19.265Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:19.265Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:19.528Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:19.528Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:19.528Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:19.528Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:19.791Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:19.791Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T09:48:19.791Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T09:48:19.791Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T09:48:19.791Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T09:48:20.053Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T09:48:20.053Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:20.053Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2020-12-17T09:48:20.053Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T09:48:20.053Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T09:48:20.321Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:20.321Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:20.321Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:20.584Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:20.584Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:20.584Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:20.584Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:20.584Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:20.844Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:20.844Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:21.418Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:21.678Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:21.940Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2020-12-17T09:48:22.201Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2020-12-17T09:48:22.341Z] ---> 92f94f9108b9 [2020-12-17T09:48:22.341Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2020-12-17T09:48:22.468Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:22.468Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2020-12-17T09:48:22.468Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2020-12-17T09:48:22.618Z] ---> Running in 21ee602ffaa6 [2020-12-17T09:48:22.731Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T09:48:22.731Z] (Reading database ... 13912 files and directories currently installed.) [2020-12-17T09:48:22.731Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2020-12-17T09:48:22.731Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2020-12-17T09:48:22.991Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2020-12-17T09:48:22.991Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:22.992Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2020-12-17T09:48:22.992Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2020-12-17T09:48:23.253Z] Setting up debconf (1.5.66ubuntu1) ... [2020-12-17T09:48:23.515Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:23.515Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-17T09:48:23.515Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T09:48:23.515Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T09:48:23.776Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:23.776Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-17T09:48:23.776Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T09:48:24.039Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T09:48:24.039Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:24.039Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2020-12-17T09:48:24.039Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T09:48:24.309Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T09:48:24.570Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:24.570Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2020-12-17T09:48:24.570Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2020-12-17T09:48:24.570Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2020-12-17T09:48:24.570Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2020-12-17T09:48:24.622Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T09:48:24.832Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T09:48:24.832Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T09:48:25.093Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T09:48:25.093Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:25.093Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2020-12-17T09:48:25.093Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2020-12-17T09:48:25.356Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2020-12-17T09:48:25.356Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:25.356Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2020-12-17T09:48:25.356Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2020-12-17T09:48:25.617Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2020-12-17T09:48:25.877Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:25.877Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2020-12-17T09:48:25.877Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2020-12-17T09:48:25.877Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2020-12-17T09:48:25.877Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:26.138Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2020-12-17T09:48:26.138Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2020-12-17T09:48:26.138Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2020-12-17T09:48:26.138Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:26.138Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2020-12-17T09:48:26.400Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2020-12-17T09:48:26.676Z] Setting up passwd (1:4.5-1ubuntu2) ... [2020-12-17T09:48:26.676Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:26.676Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2020-12-17T09:48:26.676Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2020-12-17T09:48:26.940Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2020-12-17T09:48:26.940Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:26.940Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2020-12-17T09:48:26.940Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2020-12-17T09:48:26.940Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2020-12-17T09:48:27.201Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:27.201Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2020-12-17T09:48:27.201Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2020-12-17T09:48:27.201Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2020-12-17T09:48:27.462Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:27.462Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2020-12-17T09:48:27.462Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2020-12-17T09:48:27.726Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2020-12-17T09:48:27.726Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:27.726Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2020-12-17T09:48:27.726Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2020-12-17T09:48:27.988Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2020-12-17T09:48:27.988Z] (Reading database ... 13914 files and directories currently installed.) [2020-12-17T09:48:27.988Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2020-12-17T09:48:27.988Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2020-12-17T09:48:28.248Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2020-12-17T09:48:28.248Z] (Reading database ... 13915 files and directories currently installed.) [2020-12-17T09:48:28.248Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-17T09:48:28.248Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-17T09:48:28.512Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2020-12-17T09:48:28.512Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2020-12-17T09:48:28.512Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2020-12-17T09:48:28.772Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2020-12-17T09:48:28.772Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2020-12-17T09:48:28.772Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2020-12-17T09:48:29.034Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2020-12-17T09:48:29.034Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2020-12-17T09:48:29.294Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2020-12-17T09:48:29.294Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2020-12-17T09:48:29.294Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2020-12-17T09:48:29.294Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2020-12-17T09:48:29.556Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2020-12-17T09:48:29.556Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2020-12-17T09:48:29.556Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2020-12-17T09:48:29.817Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2020-12-17T09:48:29.817Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2020-12-17T09:48:29.817Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2020-12-17T09:48:29.817Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2020-12-17T09:48:29.817Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2020-12-17T09:48:30.078Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2020-12-17T09:48:30.078Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2020-12-17T09:48:31.022Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2020-12-17T09:48:31.022Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2020-12-17T09:48:31.022Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2020-12-17T09:48:31.022Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2020-12-17T09:48:31.283Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T09:48:31.283Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T09:48:31.545Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T09:48:31.545Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T09:48:32.117Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T09:48:32.117Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T09:48:32.117Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2020-12-17T09:48:32.117Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2020-12-17T09:48:32.379Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:32.379Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:32.379Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:32.639Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:32.639Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:32.639Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:32.900Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:32.900Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:33.844Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:33.844Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:34.421Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:34.421Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:35.805Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:35.806Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:36.065Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:36.065Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:37.010Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2020-12-17T09:48:37.010Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2020-12-17T09:48:37.010Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T09:48:37.010Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T09:48:37.010Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2020-12-17T09:48:37.010Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T09:48:37.273Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2020-12-17T09:48:37.273Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2020-12-17T09:48:37.273Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2020-12-17T09:48:37.539Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2020-12-17T09:48:37.539Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T09:48:37.539Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T09:48:37.539Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2020-12-17T09:48:37.803Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2020-12-17T09:48:37.803Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2020-12-17T09:48:37.803Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2020-12-17T09:48:38.064Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:38.064Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2020-12-17T09:48:38.064Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:38.064Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:38.064Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:38.064Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2020-12-17T09:48:38.064Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2020-12-17T09:48:38.064Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2020-12-17T09:48:38.325Z] [2020-12-17T09:48:38.325Z] Current default time zone: 'Etc/UTC' [2020-12-17T09:48:38.325Z] Local time is now: Thu Dec 17 09:48:38 UTC 2020. [2020-12-17T09:48:38.325Z] Universal Time is now: Thu Dec 17 09:48:38 UTC 2020. [2020-12-17T09:48:38.325Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2020-12-17T09:48:38.325Z] [2020-12-17T09:48:38.325Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2020-12-17T09:48:38.325Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:38.325Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2020-12-17T09:48:38.325Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2020-12-17T09:48:38.325Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2020-12-17T09:48:38.325Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2020-12-17T09:48:38.325Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2020-12-17T09:48:38.586Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2020-12-17T09:48:38.586Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2020-12-17T09:48:38.586Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2020-12-17T09:48:38.586Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:38.586Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2020-12-17T09:48:38.851Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:38.851Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-17T09:48:38.851Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:38.851Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2020-12-17T09:48:38.851Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2020-12-17T09:48:38.851Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2020-12-17T09:48:38.851Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2020-12-17T09:48:38.851Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2020-12-17T09:48:38.851Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2020-12-17T09:48:38.851Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2020-12-17T09:48:38.851Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-17T09:48:40.766Z] Updating certificates in /etc/ssl/certs... [2020-12-17T09:48:41.708Z] 22 added, 17 removed; done. [2020-12-17T09:48:41.972Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2020-12-17T09:48:41.972Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2020-12-17T09:48:41.972Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2020-12-17T09:48:41.972Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2020-12-17T09:48:41.972Z] Setting up pkgbinarymangler (138.18.04.1) ... [2020-12-17T09:48:41.972Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:42.233Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2020-12-17T09:48:42.233Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:42.233Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:42.233Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:42.233Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:42.233Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:42.233Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2020-12-17T09:48:42.494Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2020-12-17T09:48:42.494Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2020-12-17T09:48:42.494Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2020-12-17T09:48:42.494Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2020-12-17T09:48:42.494Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:42.494Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2020-12-17T09:48:42.494Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2020-12-17T09:48:42.759Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2020-12-17T09:48:42.759Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2020-12-17T09:48:42.759Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T09:48:42.759Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2020-12-17T09:48:42.759Z] Processing triggers for mime-support (3.60ubuntu1) ... [2020-12-17T09:48:43.020Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2020-12-17T09:48:43.020Z] Updating certificates in /etc/ssl/certs... [2020-12-17T09:48:43.592Z] 0 added, 0 removed; done. [2020-12-17T09:48:43.592Z] Running hooks in /etc/ca-certificates/update.d... [2020-12-17T09:48:43.592Z] done. [2020-12-17T09:48:43.854Z] Reading package lists... [2020-12-17T09:48:44.118Z] Building dependency tree... [2020-12-17T09:48:44.118Z] Reading state information... [2020-12-17T09:48:44.380Z] The following NEW packages will be installed: [2020-12-17T09:48:44.380Z] apt-transport-https [2020-12-17T09:48:44.380Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T09:48:44.380Z] Need to get 1696 B of archives. [2020-12-17T09:48:44.380Z] After this operation, 153 kB of additional disk space will be used. [2020-12-17T09:48:44.380Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2020-12-17T09:48:44.380Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T09:48:44.380Z] Fetched 1696 B in 0s (26.8 kB/s) [2020-12-17T09:48:44.380Z] Selecting previously unselected package apt-transport-https. [2020-12-17T09:48:44.642Z] (Reading database ... 13929 files and directories currently installed.) [2020-12-17T09:48:44.642Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2020-12-17T09:48:44.642Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-17T09:48:44.642Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2020-12-17T09:48:44.903Z] Waiting for network to be ready... [2020-12-17T09:48:51.495Z] 2020-12-17T09:48:47Z INFO Waiting for automatic snapd restart... [2020-12-17T09:48:51.495Z] snapd 2.48.1 from Canonical* installed [2020-12-17T09:48:52.066Z] "snapd" switched to the "latest/stable" channel [2020-12-17T09:48:52.066Z] [2020-12-17T09:48:54.615Z] core18 20201210 from Canonical* installed [2020-12-17T09:48:54.615Z] "core18" switched to the "latest/stable" channel [2020-12-17T09:48:54.615Z] [2020-12-17T09:48:57.925Z] snapcraft 4.4.4 from Canonical* installed [2020-12-17T09:48:58.188Z] "snapcraft" switched to the "latest/stable" channel [2020-12-17T09:48:58.188Z] [2020-12-17T09:49:02.396Z] 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: [2020-12-17T09:49:02.396Z] - README.md [2020-12-17T09:49:02.396Z] - snapcraft.yaml.orig [2020-12-17T09:49:02.396Z] [2020-12-17T09:49:02.396Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2020-12-17T09:49:03.627Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T09:49:03.627Z] Removing intermediate container 05a208ce1a15 [2020-12-17T09:49:03.627Z] ---> 413ab31d1e22 [2020-12-17T09:49:03.627Z] [2020-12-17T09:49:03.627Z] Step 10/22 : FROM scratch [2020-12-17T09:49:03.627Z] ---> [2020-12-17T09:49:03.627Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T09:49:03.627Z] ---> Using cache [2020-12-17T09:49:03.627Z] ---> 36df6ebf04ea [2020-12-17T09:49:03.627Z] Step 12/22 : ENV APP_PORT=48082 [2020-12-17T09:49:03.627Z] ---> Running in 84968df99178 [2020-12-17T09:49:03.627Z] Removing intermediate container 84968df99178 [2020-12-17T09:49:03.627Z] ---> 8fe57007e838 [2020-12-17T09:49:03.627Z] Step 13/22 : EXPOSE $APP_PORT [2020-12-17T09:49:03.627Z] ---> Running in 42c7f50c3e51 [2020-12-17T09:49:03.627Z] Removing intermediate container 42c7f50c3e51 [2020-12-17T09:49:03.627Z] ---> 7307e0fbd68a [2020-12-17T09:49:03.627Z] Step 14/22 : WORKDIR / [2020-12-17T09:49:03.906Z] ---> Running in 5a46680a291c [2020-12-17T09:49:04.523Z] Removing intermediate container 5a46680a291c [2020-12-17T09:49:04.523Z] ---> 358c39ed660c [2020-12-17T09:49:04.523Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2020-12-17T09:49:05.527Z] ---> 7c818fea499f [2020-12-17T09:49:05.527Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2020-12-17T09:49:07.540Z] ---> 653cd03232d0 [2020-12-17T09:49:07.540Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2020-12-17T09:49:08.561Z] ---> fc151c3a5c76 [2020-12-17T09:49:08.561Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2020-12-17T09:49:08.845Z] ---> Running in 2171d80bae91 [2020-12-17T09:49:08.990Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T09:49:08.990Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T09:49:08.990Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T09:49:08.990Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T09:49:09.462Z] Removing intermediate container 2171d80bae91 [2020-12-17T09:49:09.462Z] ---> 63ea692e8df4 [2020-12-17T09:49:09.462Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:49:09.462Z] ---> Running in e0d6ec0168fe [2020-12-17T09:49:09.563Z] Reading package lists... [2020-12-17T09:49:09.835Z] 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 [2020-12-17T09:49:10.066Z] Removing intermediate container e0d6ec0168fe [2020-12-17T09:49:10.066Z] ---> 7cbdd1422f1a [2020-12-17T09:49:10.066Z] Step 20/22 : LABEL arch=arm64 [2020-12-17T09:49:10.343Z] ---> Running in 8f92d2585830 [2020-12-17T09:49:10.955Z] Removing intermediate container 8f92d2585830 [2020-12-17T09:49:10.955Z] ---> b902ecbfc7f8 [2020-12-17T09:49:10.955Z] Step 21/22 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:49:11.244Z] ---> Running in ba8f25b5854c [2020-12-17T09:49:11.868Z] Removing intermediate container ba8f25b5854c [2020-12-17T09:49:11.868Z] ---> 17369dd48400 [2020-12-17T09:49:11.868Z] Step 22/22 : LABEL version=0.0.0 [2020-12-17T09:49:12.477Z] ---> Running in 82e7ef9a78ce [2020-12-17T09:49:13.476Z] Removing intermediate container 82e7ef9a78ce [2020-12-17T09:49:13.476Z] ---> acdee7fa8536 [2020-12-17T09:49:13.476Z] [2020-12-17T09:49:14.480Z] Successfully built acdee7fa8536 [2020-12-17T09:49:14.480Z] Successfully tagged docker-core-command-go-arm64:latest [2020-12-17T09:49:16.453Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T09:49:16.453Z] Reading package lists... [2020-12-17T09:49:16.453Z] Building dependency tree... [2020-12-17T09:49:16.453Z] Reading state information... [2020-12-17T09:49:16.453Z] Suggested packages: [2020-12-17T09:49:16.453Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2020-12-17T09:49:16.453Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2020-12-17T09:49:16.453Z] Recommended packages: [2020-12-17T09:49:16.453Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2020-12-17T09:49:16.453Z] The following NEW packages will be installed: [2020-12-17T09:49:16.453Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2020-12-17T09:49:16.453Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2020-12-17T09:49:16.454Z] pkg-config zip [2020-12-17T09:49:16.454Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2020-12-17T09:49:16.454Z] Need to get 7655 kB of archives. [2020-12-17T09:49:16.454Z] After this operation, 43.7 MB of additional disk space will be used. [2020-12-17T09:49:16.454Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2020-12-17T09:49:16.454Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2020-12-17T09:49:16.454Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2020-12-17T09:49:16.454Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2020-12-17T09:49:16.454Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2020-12-17T09:49:16.454Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2020-12-17T09:49:16.454Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2020-12-17T09:49:16.718Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2020-12-17T09:49:16.718Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2020-12-17T09:49:16.718Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2020-12-17T09:49:16.718Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2020-12-17T09:49:16.979Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2020-12-17T09:49:16.979Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2020-12-17T09:49:16.979Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2020-12-17T09:49:16.979Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2020-12-17T09:49:17.132Z]  Building docker-core-command-go ... done Removing intermediate container 3e69dfc2fe11 [2020-12-17T09:49:17.132Z] ---> 8d934e331896 [2020-12-17T09:49:17.132Z] [2020-12-17T09:49:17.132Z] Step 10/21 : FROM scratch [2020-12-17T09:49:17.132Z] ---> [2020-12-17T09:49:17.132Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T09:49:17.242Z] debconf: delaying package configuration, since apt-utils is not installed [2020-12-17T09:49:17.242Z] Fetched 7655 kB in 1s (10.5 MB/s) [2020-12-17T09:49:17.242Z] Selecting previously unselected package libglib2.0-0:amd64. [2020-12-17T09:49:17.242Z] (Reading database ... 13933 files and directories currently installed.) [2020-12-17T09:49:17.242Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2020-12-17T09:49:17.242Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-17T09:49:17.409Z] ---> Using cache [2020-12-17T09:49:17.409Z] ---> 36df6ebf04ea [2020-12-17T09:49:17.409Z] Step 12/21 : ENV APP_PORT=48085 [2020-12-17T09:49:17.502Z] Selecting previously unselected package libpsl5:amd64. [2020-12-17T09:49:17.502Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2020-12-17T09:49:17.502Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2020-12-17T09:49:17.502Z] Selecting previously unselected package libnghttp2-14:amd64. [2020-12-17T09:49:17.502Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2020-12-17T09:49:17.502Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-17T09:49:17.502Z] Selecting previously unselected package librtmp1:amd64. [2020-12-17T09:49:17.502Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2020-12-17T09:49:17.502Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-17T09:49:17.766Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2020-12-17T09:49:17.766Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2020-12-17T09:49:17.766Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-17T09:49:17.766Z] Selecting previously unselected package liberror-perl. [2020-12-17T09:49:17.766Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2020-12-17T09:49:17.766Z] Unpacking liberror-perl (0.17025-1) ... [2020-12-17T09:49:17.766Z] Selecting previously unselected package git-man. [2020-12-17T09:49:17.766Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2020-12-17T09:49:17.766Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-17T09:49:18.027Z] Selecting previously unselected package git. [2020-12-17T09:49:18.027Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2020-12-17T09:49:18.027Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2020-12-17T09:49:18.029Z] ---> Running in 4f56d4713e18 [2020-12-17T09:49:18.972Z] Selecting previously unselected package libnorm1:amd64. [2020-12-17T09:49:18.972Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2020-12-17T09:49:18.972Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-17T09:49:18.972Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2020-12-17T09:49:18.972Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2020-12-17T09:49:18.972Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-17T09:49:18.972Z] Selecting previously unselected package libsodium23:amd64. [2020-12-17T09:49:18.972Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2020-12-17T09:49:19.022Z] Removing intermediate container 4f56d4713e18 [2020-12-17T09:49:19.022Z] ---> dccdffc8d0ed [2020-12-17T09:49:19.022Z] Step 13/21 : EXPOSE $APP_PORT [2020-12-17T09:49:19.022Z] Removing intermediate container 4655abda5dde [2020-12-17T09:49:19.022Z] ---> a552c25827bb [2020-12-17T09:49:19.022Z] [2020-12-17T09:49:19.022Z] Step 10/21 : FROM alpine [2020-12-17T09:49:19.022Z] ---> afeebe901d6b [2020-12-17T09:49:19.022Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2020-12-17T09:49:19.022Z] ---> Running in e0e8b002ad90 [2020-12-17T09:49:19.233Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2020-12-17T09:49:19.233Z] Selecting previously unselected package libzmq5:amd64. [2020-12-17T09:49:19.233Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-17T09:49:19.233Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T09:49:19.233Z] Selecting previously unselected package libzmq3-dev:amd64. [2020-12-17T09:49:19.233Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2020-12-17T09:49:19.233Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T09:49:19.314Z] ---> Running in 39eb3b6eae75 [2020-12-17T09:49:19.496Z] Selecting previously unselected package pkg-config. [2020-12-17T09:49:19.496Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2020-12-17T09:49:19.496Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2020-12-17T09:49:19.496Z] Selecting previously unselected package zip. [2020-12-17T09:49:19.496Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2020-12-17T09:49:19.496Z] Unpacking zip (3.0-11build1) ... [2020-12-17T09:49:19.758Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2020-12-17T09:49:19.758Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2020-12-17T09:49:19.758Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2020-12-17T09:49:19.758Z] Setting up liberror-perl (0.17025-1) ... [2020-12-17T09:49:19.758Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2020-12-17T09:49:19.758Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2020-12-17T09:49:19.758Z] No schema files found: doing nothing. [2020-12-17T09:49:19.758Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2020-12-17T09:49:19.758Z] Setting up zip (3.0-11build1) ... [2020-12-17T09:49:19.758Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2020-12-17T09:49:19.758Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2020-12-17T09:49:19.923Z] Removing intermediate container e0e8b002ad90 [2020-12-17T09:49:19.923Z] ---> 32eb56e16d28 [2020-12-17T09:49:19.923Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2020-12-17T09:49:20.021Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2020-12-17T09:49:20.021Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T09:49:20.021Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2020-12-17T09:49:20.021Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2020-12-17T09:49:20.021Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2020-12-17T09:49:20.021Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2020-12-17T09:49:21.373Z] ---> bde92cc8e867 [2020-12-17T09:49:21.374Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2020-12-17T09:49:21.649Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:49:21.924Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:49:22.523Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2020-12-17T09:49:22.523Z] v3.12.3-12-g15f1da04e4 [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2020-12-17T09:49:22.523Z] OK: 12615 distinct packages available [2020-12-17T09:49:23.122Z] ---> 2b7933fedd26 [2020-12-17T09:49:23.122Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2020-12-17T09:49:23.397Z] (1/4) Installing ca-certificates (20191127-r4) [2020-12-17T09:49:23.397Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T09:49:23.397Z] (3/4) Installing libcurl (7.69.1-r3) [2020-12-17T09:49:23.672Z] (4/4) Installing curl (7.69.1-r3) [2020-12-17T09:49:23.672Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:49:23.672Z] Executing ca-certificates-20191127-r4.trigger [2020-12-17T09:49:23.949Z] OK: 7 MiB in 18 packages [2020-12-17T09:49:24.557Z] ---> 2c3a5167eb25 [2020-12-17T09:49:24.557Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2020-12-17T09:49:24.836Z] ---> Running in c4d740a7b289 [2020-12-17T09:49:25.825Z] Removing intermediate container c4d740a7b289 [2020-12-17T09:49:25.826Z] ---> ed6ee985f076 [2020-12-17T09:49:25.826Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:49:25.826Z] ---> Running in de5361dd4e29 [2020-12-17T09:49:26.433Z] Removing intermediate container 39eb3b6eae75 [2020-12-17T09:49:26.433Z] ---> fd957427a7fb [2020-12-17T09:49:26.433Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2020-12-17T09:49:26.616Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T09:49:26.710Z] ---> Running in 244cb4f03098 [2020-12-17T09:49:26.710Z] Removing intermediate container de5361dd4e29 [2020-12-17T09:49:26.710Z] ---> 933a66323f72 [2020-12-17T09:49:26.710Z] Step 19/21 : LABEL arch=arm64 [2020-12-17T09:49:26.877Z] git set to automatically installed. [2020-12-17T09:49:26.877Z] git-man set to automatically installed. [2020-12-17T09:49:26.877Z] libcurl3-gnutls set to automatically installed. [2020-12-17T09:49:26.877Z] liberror-perl set to automatically installed. [2020-12-17T09:49:26.877Z] libglib2.0-0 set to automatically installed. [2020-12-17T09:49:26.877Z] libnghttp2-14 set to automatically installed. [2020-12-17T09:49:26.877Z] libnorm1 set to automatically installed. [2020-12-17T09:49:26.877Z] libpgm-5.2-0 set to automatically installed. [2020-12-17T09:49:26.877Z] libpsl5 set to automatically installed. [2020-12-17T09:49:26.877Z] librtmp1 set to automatically installed. [2020-12-17T09:49:26.877Z] libsodium23 set to automatically installed. [2020-12-17T09:49:26.877Z] libzmq3-dev set to automatically installed. [2020-12-17T09:49:26.877Z] libzmq5 set to automatically installed. [2020-12-17T09:49:26.877Z] pkg-config set to automatically installed. [2020-12-17T09:49:26.877Z] zip set to automatically installed. [2020-12-17T09:49:26.986Z] ---> Running in d64fe5b7be9a [2020-12-17T09:49:27.587Z] Removing intermediate container 244cb4f03098 [2020-12-17T09:49:27.587Z] ---> c172be88ff17 [2020-12-17T09:49:27.587Z] Step 13/21 : WORKDIR /edgex [2020-12-17T09:49:27.872Z] ---> Running in cbae19336dbd [2020-12-17T09:49:27.872Z] Removing intermediate container d64fe5b7be9a [2020-12-17T09:49:27.872Z] ---> 302173d167e6 [2020-12-17T09:49:27.872Z] Step 20/21 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:49:28.488Z] ---> Running in 46d1c3277fa5 [2020-12-17T09:49:28.763Z] Removing intermediate container cbae19336dbd [2020-12-17T09:49:28.763Z] ---> fdcfa71490e2 [2020-12-17T09:49:28.763Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2020-12-17T09:49:28.791Z] snapd is not logged in, snap install commands will use sudo [2020-12-17T09:49:29.365Z] Removing intermediate container 46d1c3277fa5 [2020-12-17T09:49:29.366Z] ---> 66c125d3c633 [2020-12-17T09:49:29.366Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T09:49:29.643Z] ---> Running in 636f064d81de [2020-12-17T09:49:30.249Z] ---> a80d54c3bd09 [2020-12-17T09:49:30.249Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2020-12-17T09:49:30.249Z] Removing intermediate container 636f064d81de [2020-12-17T09:49:30.249Z] ---> c80b383d12c1 [2020-12-17T09:49:30.533Z] [2020-12-17T09:49:31.141Z] Successfully built c80b383d12c1 [2020-12-17T09:49:31.141Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2020-12-17T09:49:32.135Z]  Building docker-support-scheduler-go ... done  ---> e26bf23d13a9 [2020-12-17T09:49:32.135Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2020-12-17T09:49:33.638Z] ---> fccd3b82f672 [2020-12-17T09:49:33.638Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2020-12-17T09:49:33.638Z] ---> Running in e6508756829a [2020-12-17T09:49:34.269Z] Removing intermediate container e6508756829a [2020-12-17T09:49:34.269Z] ---> 799ad64f9a4b [2020-12-17T09:49:34.269Z] Step 18/21 : CMD ["--init=true"] [2020-12-17T09:49:34.611Z] ---> Running in 7e7c6344d4bf [2020-12-17T09:49:35.415Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2020-12-17T09:49:35.415Z] snap "core18" has no updates available [2020-12-17T09:49:35.610Z] Removing intermediate container 7e7c6344d4bf [2020-12-17T09:49:35.610Z] ---> f25348171dcc [2020-12-17T09:49:35.610Z] Step 19/21 : LABEL arch=arm64 [2020-12-17T09:49:35.610Z] ---> Running in 56e7f1604a56 [2020-12-17T09:49:36.232Z] Removing intermediate container 56e7f1604a56 [2020-12-17T09:49:36.232Z] ---> b409d6140695 [2020-12-17T09:49:36.232Z] Step 20/21 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:49:36.509Z] ---> Running in f4030ac17e99 [2020-12-17T09:49:36.801Z] Pulling config-common [2020-12-17T09:49:37.108Z] Removing intermediate container f4030ac17e99 [2020-12-17T09:49:37.108Z] ---> 9d5ee931e328 [2020-12-17T09:49:37.108Z] Step 21/21 : LABEL version=0.0.0 [2020-12-17T09:49:37.389Z] ---> Running in 11db239b0fc7 [2020-12-17T09:49:37.749Z] Pulling go-build-helper [2020-12-17T09:49:37.992Z] Removing intermediate container 11db239b0fc7 [2020-12-17T09:49:37.992Z] ---> e419ed784ae6 [2020-12-17T09:49:37.992Z] [2020-12-17T09:49:38.589Z] Successfully built e419ed784ae6 [2020-12-17T09:49:38.589Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2020-12-17T09:49:44.005Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container 21ee602ffaa6 [2020-12-17T09:49:44.005Z] ---> 3ace583613e6 [2020-12-17T09:49:44.005Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2020-12-17T09:49:44.005Z] ---> Running in c55774eccec7 [2020-12-17T09:49:45.452Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T09:49:48.076Z] Removing intermediate container c55774eccec7 [2020-12-17T09:49:48.076Z] ---> 60b9fc3973c9 [2020-12-17T09:49:48.076Z] [2020-12-17T09:49:48.076Z] Step 11/27 : FROM docker:latest [2020-12-17T09:49:48.076Z] ---> 0c09fb3ff9b5 [2020-12-17T09:49:48.076Z] Step 12/27 : RUN apk add --no-cache bash [2020-12-17T09:49:48.353Z] ---> Running in dbc645357f10 [2020-12-17T09:49:49.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:49:49.794Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:49:50.387Z] (1/2) Installing readline (8.0.4-r0) [2020-12-17T09:49:50.387Z] (2/2) Installing bash (5.0.17-r0) [2020-12-17T09:49:50.387Z] Executing bash-5.0.17-r0.post-install [2020-12-17T09:49:50.387Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:49:50.387Z] OK: 12 MiB in 22 packages [2020-12-17T09:49:51.823Z] Removing intermediate container dbc645357f10 [2020-12-17T09:49:51.823Z] ---> 5d0b2d4b6df5 [2020-12-17T09:49:51.823Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2020-12-17T09:49:51.823Z] ---> Running in 35f52b5594c7 [2020-12-17T09:49:54.444Z] Removing intermediate container 35f52b5594c7 [2020-12-17T09:49:54.444Z] ---> ae2f925cbe66 [2020-12-17T09:49:54.444Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2020-12-17T09:49:54.716Z] ---> Running in 838eb2058d95 [2020-12-17T09:49:55.317Z] Removing intermediate container 1f13fe2ad121 [2020-12-17T09:49:55.317Z] ---> 056fdcf802db [2020-12-17T09:49:55.317Z] [2020-12-17T09:49:55.317Z] Step 10/23 : FROM alpine [2020-12-17T09:49:55.317Z] ---> afeebe901d6b [2020-12-17T09:49:55.317Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2020-12-17T09:49:55.317Z] Removing intermediate container 838eb2058d95 [2020-12-17T09:49:55.317Z] ---> 841ed1ddf062 [2020-12-17T09:49:55.317Z] Step 15/27 : ENV APP_PORT=48090 [2020-12-17T09:49:55.317Z] ---> Running in 411170da727d [2020-12-17T09:49:55.317Z] ---> Running in a6e10f771f3f [2020-12-17T09:49:55.908Z] Removing intermediate container 411170da727d [2020-12-17T09:49:55.908Z] ---> cb891240c15d [2020-12-17T09:49:55.908Z] Step 16/27 : EXPOSE $APP_PORT [2020-12-17T09:49:55.908Z] Removing intermediate container a6e10f771f3f [2020-12-17T09:49:55.908Z] ---> 6cb76cd5e889 [2020-12-17T09:49:55.908Z] Step 12/23 : ENV APP_PORT=48080 [2020-12-17T09:49:56.181Z] ---> Running in 74e145fd8ee8 [2020-12-17T09:49:56.181Z] ---> Running in 01138946434c [2020-12-17T09:49:56.452Z] Removing intermediate container 74e145fd8ee8 [2020-12-17T09:49:56.452Z] Removing intermediate container 01138946434c [2020-12-17T09:49:56.452Z] ---> 17c5f24ba636 [2020-12-17T09:49:56.452Z] ---> 36ef2250efb9 [2020-12-17T09:49:56.452Z] Step 13/23 : EXPOSE $APP_PORT [2020-12-17T09:49:56.452Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2020-12-17T09:49:56.727Z] ---> Running in 96808b92d4ea [2020-12-17T09:49:57.327Z] Removing intermediate container 96808b92d4ea [2020-12-17T09:49:57.327Z] ---> 98920c7585f1 [2020-12-17T09:49:57.327Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-12-17T09:49:57.598Z] ---> Running in 8d0ce899304e [2020-12-17T09:49:57.598Z] ---> e10efcc79c08 [2020-12-17T09:49:57.598Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2020-12-17T09:49:58.652Z] ---> dd3ac1c0916e [2020-12-17T09:49:58.652Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2020-12-17T09:49:59.644Z] ---> bbdebfb6b182 [2020-12-17T09:49:59.644Z] Step 20/27 : RUN apk --no-cache add py3-pip [2020-12-17T09:49:59.644Z] ---> Running in f9b68e5b2409 [2020-12-17T09:49:59.734Z] Get:1 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2020-12-17T09:49:59.735Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2020-12-17T09:49:59.735Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2020-12-17T09:49:59.735Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2020-12-17T09:49:59.735Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2020-12-17T09:49:59.735Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2020-12-17T09:49:59.735Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2020-12-17T09:49:59.735Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2020-12-17T09:49:59.735Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2020-12-17T09:49:59.735Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2020-12-17T09:49:59.735Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2020-12-17T09:49:59.735Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2020-12-17T09:49:59.735Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2020-12-17T09:49:59.735Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2020-12-17T09:49:59.735Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2020-12-17T09:49:59.735Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2020-12-17T09:49:59.735Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2020-12-17T09:49:59.735Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2020-12-17T09:49:59.735Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2020-12-17T09:49:59.735Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2020-12-17T09:49:59.735Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2020-12-17T09:49:59.735Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2020-12-17T09:49:59.735Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2020-12-17T09:49:59.735Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2020-12-17T09:49:59.735Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2020-12-17T09:49:59.735Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2020-12-17T09:49:59.735Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2020-12-17T09:49:59.735Z] Fetched 23.5 MB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2020-12-17T09:49:59.735Z] Fetched 96.5 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2020-12-17T09:49:59.735Z] Fetched 279 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2020-12-17T09:49:59.735Z] Fetched 122 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2020-12-17T09:49:59.735Z] Fetched 77.8 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2020-12-17T09:49:59.735Z] Fetched 8848 B in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2020-12-17T09:49:59.735Z] Fetched 47.8 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2020-12-17T09:49:59.735Z] Fetched 45.6 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2020-12-17T09:49:59.735Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2020-12-17T09:49:59.735Z] Fetched 214 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2020-12-17T09:49:59.735Z] Fetched 155 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2020-12-17T09:49:59.735Z] Fetched 50.6 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2020-12-17T09:49:59.735Z] Fetched 14.8 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2020-12-17T09:49:59.735Z] Fetched 41.8 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2020-12-17T09:49:59.735Z] Fetched 499 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2020-12-17T09:49:59.735Z] Fetched 111 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2020-12-17T09:49:59.735Z] Fetched 240 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2020-12-17T09:49:59.735Z] Fetched 29.3 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2020-12-17T09:49:59.735Z] Fetched 85.5 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2020-12-17T09:49:59.735Z] Fetched 24.5 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2020-12-17T09:49:59.735Z] Fetched 49.2 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2020-12-17T09:49:59.735Z] Fetched 54.2 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2020-12-17T09:49:59.735Z] Fetched 30.8 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2020-12-17T09:49:59.735Z] Fetched 17.0 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2020-12-17T09:49:59.735Z] Fetched 85.9 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2020-12-17T09:49:59.735Z] Fetched 8720 B in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2020-12-17T09:49:59.735Z] Fetched 137 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2020-12-17T09:49:59.735Z] Fetched 119 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2020-12-17T09:49:59.735Z] Fetched 109 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2020-12-17T09:49:59.735Z] Fetched 11.1 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2020-12-17T09:49:59.735Z] Fetched 645 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2020-12-17T09:49:59.735Z] Fetched 41.3 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2020-12-17T09:49:59.735Z] Fetched 17.9 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2020-12-17T09:49:59.735Z] Fetched 368 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2020-12-17T09:49:59.735Z] Fetched 187 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2020-12-17T09:49:59.735Z] Fetched 175 kB in 0s (0 B/s) [2020-12-17T09:49:59.735Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2020-12-17T09:49:59.933Z] Removing intermediate container 8d0ce899304e [2020-12-17T09:49:59.933Z] ---> f0f1a74e6c04 [2020-12-17T09:49:59.933Z] Step 15/23 : RUN apk --no-cache add zeromq [2020-12-17T09:50:00.210Z] ---> Running in 78735af87a6b [2020-12-17T09:50:00.803Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:50:01.076Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:50:01.076Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:50:01.673Z] (1/33) Installing libbz2 (1.0.8-r1) [2020-12-17T09:50:01.673Z] (2/33) Installing expat (2.2.9-r1) [2020-12-17T09:50:01.673Z] (3/33) Installing libffi (3.3-r2) [2020-12-17T09:50:01.673Z] (4/33) Installing gdbm (1.13-r1) [2020-12-17T09:50:01.673Z] (5/33) Installing xz-libs (5.2.5-r0) [2020-12-17T09:50:01.673Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2020-12-17T09:50:01.673Z] (7/33) Installing python3 (3.8.5-r0) [2020-12-17T09:50:02.267Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:50:03.247Z] (1/5) Installing libgcc (9.3.0-r2) [2020-12-17T09:50:03.247Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2020-12-17T09:50:03.247Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2020-12-17T09:50:03.247Z] (10/33) Installing py3-parsing (2.4.7-r0) [2020-12-17T09:50:03.247Z] (11/33) Installing py3-six (1.15.0-r0) [2020-12-17T09:50:03.519Z] (2/5) Installing libsodium (1.0.18-r0) [2020-12-17T09:50:03.519Z] (12/33) Installing py3-packaging (20.4-r0) [2020-12-17T09:50:03.519Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2020-12-17T09:50:03.519Z] (14/33) Installing py3-chardet (3.0.4-r4) [2020-12-17T09:50:03.519Z] (3/5) Installing libstdc++ (9.3.0-r2) [2020-12-17T09:50:03.519Z] (15/33) Installing py3-idna (2.9-r0) [2020-12-17T09:50:03.519Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2020-12-17T09:50:03.793Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2020-12-17T09:50:03.793Z] (18/33) Installing py3-requests (2.23.0-r0) [2020-12-17T09:50:03.793Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2020-12-17T09:50:03.793Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2020-12-17T09:50:03.793Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2020-12-17T09:50:03.793Z] (22/33) Installing py3-colorama (0.4.3-r0) [2020-12-17T09:50:03.793Z] (23/33) Installing py3-distlib (0.3.0-r0) [2020-12-17T09:50:03.793Z] (24/33) Installing py3-distro (1.5.0-r1) [2020-12-17T09:50:03.793Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2020-12-17T09:50:03.793Z] (4/5) Installing libzmq (4.3.3-r0) [2020-12-17T09:50:03.958Z] Fetched 206 kB in 0s (0 B/s) [2020-12-17T09:50:03.958Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2020-12-17T09:50:03.958Z] Fetched 1301 kB in 0s (0 B/s) [2020-12-17T09:50:03.958Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2020-12-17T09:50:03.958Z] Fetched 36.2 kB in 0s (0 B/s) [2020-12-17T09:50:03.958Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2020-12-17T09:50:03.958Z] Fetched 159 kB in 0s (0 B/s) [2020-12-17T09:50:03.958Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2020-12-17T09:50:03.958Z] Fetched 107 kB in 0s (0 B/s) [2020-12-17T09:50:03.958Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2020-12-17T09:50:03.958Z] Fetched 48.7 kB in 0s (0 B/s) [2020-12-17T09:50:03.958Z] Pulling static-packages [2020-12-17T09:50:04.065Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2020-12-17T09:50:04.065Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2020-12-17T09:50:04.065Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2020-12-17T09:50:04.065Z] (29/33) Installing py3-progress (1.5-r0) [2020-12-17T09:50:04.065Z] (30/33) Installing py3-toml (0.10.1-r0) [2020-12-17T09:50:04.065Z] (31/33) Installing py3-retrying (1.3.3-r0) [2020-12-17T09:50:04.065Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2020-12-17T09:50:04.065Z] (33/33) Installing py3-pip (20.1.1-r0) [2020-12-17T09:50:04.065Z] (5/5) Installing zeromq (4.3.3-r0) [2020-12-17T09:50:04.065Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:50:04.221Z] 'go115' has dependencies that need to be staged: static-packages go-build-helper [2020-12-17T09:50:04.221Z] Skipping pull go-build-helper (already ran) [2020-12-17T09:50:04.221Z] Skipping pull static-packages (already ran) [2020-12-17T09:50:04.221Z] Building go-build-helper [2020-12-17T09:50:04.339Z] OK: 8 MiB in 19 packages [2020-12-17T09:50:04.339Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:50:04.339Z] OK: 71 MiB in 55 packages [2020-12-17T09:50:06.957Z] Removing intermediate container 78735af87a6b [2020-12-17T09:50:06.957Z] ---> bea06091369e [2020-12-17T09:50:06.957Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2020-12-17T09:50:07.942Z] ---> b73a76b8b308 [2020-12-17T09:50:07.942Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2020-12-17T09:50:08.436Z] Building static-packages [2020-12-17T09:50:09.375Z] ---> 3a8ef5f094c9 [2020-12-17T09:50:09.375Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2020-12-17T09:50:09.835Z] Staging go-build-helper [2020-12-17T09:50:10.354Z] ---> a3fc342840cd [2020-12-17T09:50:10.354Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2020-12-17T09:50:10.627Z] ---> Running in 5b57db7a20d7 [2020-12-17T09:50:10.782Z] Staging static-packages [2020-12-17T09:50:11.221Z] Removing intermediate container 5b57db7a20d7 [2020-12-17T09:50:11.221Z] ---> 7416d13236ec [2020-12-17T09:50:11.221Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:50:11.221Z] Removing intermediate container f9b68e5b2409 [2020-12-17T09:50:11.221Z] ---> 6fa97be51079 [2020-12-17T09:50:11.221Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2020-12-17T09:50:11.496Z] ---> Running in ab5a71e15db0 [2020-12-17T09:50:11.496Z] ---> Running in 99c801013a47 [2020-12-17T09:50:11.725Z] Pulling go115 [2020-12-17T09:50:12.090Z] Removing intermediate container 99c801013a47 [2020-12-17T09:50:12.090Z] ---> ddc5d3e327e5 [2020-12-17T09:50:12.090Z] Step 21/23 : LABEL arch=arm64 [2020-12-17T09:50:12.090Z] ---> Running in d6bb911353ab [2020-12-17T09:50:12.675Z] 'edgex-go' has dependencies that need to be staged: go115 [2020-12-17T09:50:12.675Z] Skipping pull go115 (already ran) [2020-12-17T09:50:12.675Z] Building go115 [2020-12-17T09:50:12.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T09:50:12.675Z] Dload Upload Total Spent Left Speed [2020-12-17T09:50:12.691Z] Removing intermediate container d6bb911353ab [2020-12-17T09:50:12.691Z] ---> 934259c4bb63 [2020-12-17T09:50:12.691Z] Step 22/23 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:50:12.691Z] ---> Running in e2de9eefa70b [2020-12-17T09:50:13.285Z] Removing intermediate container e2de9eefa70b [2020-12-17T09:50:13.285Z] ---> 226841dcf64d [2020-12-17T09:50:13.285Z] Step 23/23 : LABEL version=0.0.0 [2020-12-17T09:50:13.285Z] ---> Running in 504ab40b1f3b [2020-12-17T09:50:13.883Z] Removing intermediate container 504ab40b1f3b [2020-12-17T09:50:13.883Z] ---> 903ef6514798 [2020-12-17T09:50:13.883Z] [2020-12-17T09:50:14.159Z] Successfully built 903ef6514798 [2020-12-17T09:50:14.159Z] Successfully tagged docker-core-data-go-arm64:latest [2020-12-17T09:50:16.125Z]  Building docker-core-data-go ... done Collecting docker-compose==1.23.2 [2020-12-17T09:50:16.397Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2020-12-17T09:50:16.986Z] Collecting docopt<0.7,>=0.6.1 [2020-12-17T09:50:16.986Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2020-12-17T09:50:17.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 115M 0 986k 0 0 3191k 0 0:00:37 --:--:-- 0:00:37 3191k 23 115M 23 27.4M 0 0 20.9M 0 0:00:05 0:00:01 0:00:04 20.9M 45 115M 45 52.2M 0 0 22.6M 0 0:00:05 0:00:02 0:00:03 22.6M 70 115M 70 81.9M 0 0 24.7M 0 0:00:04 0:00:03 0:00:01 24.7M 97 115M 97 112M 0 0 26.1M 0 0:00:04 0:00:04 --:--:-- 26.1M 100 115M 100 115M 0 0 26.3M 0 0:00:04 0:00:04 --:--:-- 28.1M [2020-12-17T09:50:17.659Z] go1.15.2.linux-amd64.tar.gz: OK [2020-12-17T09:50:18.948Z] Collecting docker<4.0,>=3.6.0 [2020-12-17T09:50:19.225Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2020-12-17T09:50:20.202Z] Collecting PyYAML<4,>=3.10 [2020-12-17T09:50:20.202Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2020-12-17T09:50:21.886Z] Staging go115 [2020-12-17T09:50:22.807Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2020-12-17T09:50:22.807Z] Collecting dockerpty<0.5,>=0.4.1 [2020-12-17T09:50:22.807Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2020-12-17T09:50:24.776Z] Collecting texttable<0.10,>=0.9.0 [2020-12-17T09:50:24.776Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2020-12-17T09:50:26.742Z] Collecting jsonschema<3,>=2.5.1 [2020-12-17T09:50:26.742Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2020-12-17T09:50:27.178Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2020-12-17T09:50:27.178Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2020-12-17T09:50:27.178Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2020-12-17T09:50:27.178Z] Fetched 0 B in 0s (0 B/s) [2020-12-17T09:50:27.178Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2020-12-17T09:50:27.178Z] Fetched 224 kB in 0s (0 B/s) [2020-12-17T09:50:27.178Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2020-12-17T09:50:27.178Z] Fetched 157 kB in 0s (0 B/s) [2020-12-17T09:50:27.178Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2020-12-17T09:50:27.178Z] Fetched 221 kB in 0s (0 B/s) [2020-12-17T09:50:27.178Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2020-12-17T09:50:27.178Z] Fetched 143 kB in 0s (0 B/s) [2020-12-17T09:50:27.178Z] Pulling edgex-go [2020-12-17T09:50:27.336Z] Collecting websocket-client<1.0,>=0.32.0 [2020-12-17T09:50:27.336Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2020-12-17T09:50:27.607Z] Collecting cached-property<2,>=1.2.0 [2020-12-17T09:50:27.750Z] Pulling version [2020-12-17T09:50:27.880Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2020-12-17T09:50:28.692Z] Building config-common [2020-12-17T09:50:28.855Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2020-12-17T09:50:28.856Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2020-12-17T09:50:29.126Z] Collecting docker-pycreds>=0.4.0 [2020-12-17T09:50:29.396Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2020-12-17T09:50:29.396Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2020-12-17T09:50:29.666Z] Collecting idna<2.8,>=2.5 [2020-12-17T09:50:29.666Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2020-12-17T09:50:29.666Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2020-12-17T09:50:30.256Z] Collecting urllib3<1.25,>=1.21.1 [2020-12-17T09:50:30.256Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2020-12-17T09:50:30.529Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2020-12-17T09:50:30.529Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2020-12-17T09:50:30.529Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2020-12-17T09:50:30.529Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2020-12-17T09:50:31.121Z] Installing collected packages: docopt, idna, urllib3, requests, docker-pycreds, websocket-client, docker, PyYAML, dockerpty, texttable, jsonschema, cached-property, docker-compose [2020-12-17T09:50:31.121Z] Running setup.py install for docopt: started [2020-12-17T09:50:31.243Z] Skipping build go-build-helper (already ran) [2020-12-17T09:50:31.243Z] Skipping build static-packages (already ran) [2020-12-17T09:50:31.243Z] Skipping build go115 (already ran) [2020-12-17T09:50:31.243Z] Building edgex-go [2020-12-17T09:50:31.243Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2020-12-17T09:50:32.627Z] go: downloading github.com/gorilla/mux v1.8.0 [2020-12-17T09:50:32.627Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.60 [2020-12-17T09:50:32.627Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2020-12-17T09:50:32.627Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.28 [2020-12-17T09:50:32.627Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.130 [2020-12-17T09:50:32.627Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2020-12-17T09:50:32.627Z] go: downloading github.com/x448/float16 v0.8.4 [2020-12-17T09:50:32.627Z] go: downloading github.com/google/uuid v1.1.2 [2020-12-17T09:50:32.627Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2020-12-17T09:50:32.889Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-17T09:50:32.889Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.26 [2020-12-17T09:50:32.889Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2020-12-17T09:50:32.889Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2020-12-17T09:50:32.889Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.26 [2020-12-17T09:50:32.889Z] go: downloading github.com/pkg/errors v0.8.1 [2020-12-17T09:50:32.889Z] go: downloading github.com/go-kit/kit v0.8.0 [2020-12-17T09:50:32.889Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2020-12-17T09:50:32.889Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2020-12-17T09:50:32.889Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2020-12-17T09:50:32.889Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-12-17T09:50:32.889Z] go: downloading github.com/imdario/mergo v0.3.11 [2020-12-17T09:50:32.889Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2020-12-17T09:50:32.889Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-17T09:50:33.088Z] Running setup.py install for docopt: finished with status 'done' [2020-12-17T09:50:33.088Z] Attempting uninstall: idna [2020-12-17T09:50:33.088Z] Found existing installation: idna 2.9 [2020-12-17T09:50:33.088Z] Uninstalling idna-2.9: [2020-12-17T09:50:33.088Z] Successfully uninstalled idna-2.9 [2020-12-17T09:50:33.150Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2020-12-17T09:50:33.150Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-12-17T09:50:33.150Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2020-12-17T09:50:33.150Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2020-12-17T09:50:33.150Z] go: downloading github.com/leodido/go-urn v1.2.0 [2020-12-17T09:50:33.150Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2020-12-17T09:50:33.150Z] go: downloading github.com/hashicorp/serf v0.8.2 [2020-12-17T09:50:33.150Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-17T09:50:33.150Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2020-12-17T09:50:33.150Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2020-12-17T09:50:33.411Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2020-12-17T09:50:33.411Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2020-12-17T09:50:33.411Z] go: downloading github.com/go-playground/locales v0.13.0 [2020-12-17T09:50:33.411Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2020-12-17T09:50:33.411Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-12-17T09:50:33.671Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2020-12-17T09:50:33.671Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2020-12-17T09:50:33.712Z] Attempting uninstall: urllib3 [2020-12-17T09:50:33.712Z] Found existing installation: urllib3 1.25.9 [2020-12-17T09:50:33.712Z] Uninstalling urllib3-1.25.9: [2020-12-17T09:50:33.712Z] Successfully uninstalled urllib3-1.25.9 [2020-12-17T09:50:34.375Z] Attempting uninstall: requests [2020-12-17T09:50:34.375Z] Found existing installation: requests 2.23.0 [2020-12-17T09:50:34.375Z] Uninstalling requests-2.23.0: [2020-12-17T09:50:34.375Z] Successfully uninstalled requests-2.23.0 [2020-12-17T09:50:35.817Z] Running setup.py install for PyYAML: started [2020-12-17T09:50:37.776Z] Running setup.py install for PyYAML: finished with status 'done' [2020-12-17T09:50:37.776Z] Running setup.py install for dockerpty: started [2020-12-17T09:50:39.732Z] Running setup.py install for dockerpty: finished with status 'done' [2020-12-17T09:50:39.732Z] Running setup.py install for texttable: started [2020-12-17T09:50:40.261Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2020-12-17T09:50:41.151Z] Running setup.py install for texttable: finished with status 'done' [2020-12-17T09:50:42.571Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2020-12-17T09:50:45.554Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2020-12-17T09:50:46.130Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2020-12-17T09:50:46.857Z] Removing intermediate container ab5a71e15db0 [2020-12-17T09:50:46.857Z] ---> f120192fb053 [2020-12-17T09:50:46.857Z] Step 22/27 : RUN apk --no-cache add curl [2020-12-17T09:50:46.857Z] ---> Running in 5c225d8e9f25 [2020-12-17T09:50:47.452Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-12-17T09:50:47.518Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2020-12-17T09:50:47.780Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2020-12-17T09:50:47.780Z] go: downloading github.com/stretchr/testify v1.5.1 [2020-12-17T09:50:48.040Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-17T09:50:48.040Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-17T09:50:48.046Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-12-17T09:50:49.428Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2020-12-17T09:50:49.428Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2020-12-17T09:50:49.428Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2020-12-17T09:50:50.648Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2020-12-17T09:50:50.648Z] (2/3) Installing libcurl (7.69.1-r3) [2020-12-17T09:50:50.810Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup [2020-12-17T09:50:50.922Z] (3/3) Installing curl (7.69.1-r3) [2020-12-17T09:50:50.922Z] Executing busybox-1.31.1-r19.trigger [2020-12-17T09:50:50.922Z] OK: 71 MiB in 58 packages [2020-12-17T09:50:52.196Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2020-12-17T09:50:52.196Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2020-12-17T09:50:52.351Z] Removing intermediate container 5c225d8e9f25 [2020-12-17T09:50:52.351Z] ---> 4e90d914fb2c [2020-12-17T09:50:52.351Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2020-12-17T09:50:52.351Z] ---> Running in 0fee3b7fc30b [2020-12-17T09:50:52.945Z] Removing intermediate container 0fee3b7fc30b [2020-12-17T09:50:52.945Z] ---> c39dd3eb2570 [2020-12-17T09:50:52.945Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-12-17T09:50:52.945Z] ---> Running in 99400a0c0025 [2020-12-17T09:50:53.138Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2020-12-17T09:50:53.138Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-17T09:50:53.538Z] Removing intermediate container 99400a0c0025 [2020-12-17T09:50:53.538Z] ---> 4983e413056d [2020-12-17T09:50:53.538Z] Step 25/27 : LABEL arch=arm64 [2020-12-17T09:50:53.538Z] ---> Running in bf2e991ea047 [2020-12-17T09:50:53.811Z] Removing intermediate container bf2e991ea047 [2020-12-17T09:50:53.811Z] ---> fc17b1da8872 [2020-12-17T09:50:53.811Z] Step 26/27 : LABEL git_sha=620c94923bc71f4f47da1c97111a0befb4c30845 [2020-12-17T09:50:54.086Z] ---> Running in 60b837350cdd [2020-12-17T09:50:54.677Z] Removing intermediate container 60b837350cdd [2020-12-17T09:50:54.677Z] ---> a91e411e0f45 [2020-12-17T09:50:54.677Z] Step 27/27 : LABEL version=0.0.0 [2020-12-17T09:50:54.677Z] ---> Running in eb6b8aef45fc [2020-12-17T09:50:55.055Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2020-12-17T09:50:55.269Z] Removing intermediate container eb6b8aef45fc [2020-12-17T09:50:55.269Z] ---> ba1318c60f9e [2020-12-17T09:50:55.269Z] [2020-12-17T09:50:55.543Z] Successfully built ba1318c60f9e [2020-12-17T09:50:55.543Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2020-12-17T09:50:55.633Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2020-12-17T09:50:55.827Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2020-12-17T09:50:55.833Z] $ docker stop --time=1 12cb2dde52a6abbbec3243133257cae5c6040fb803518f4ab384bbe3aac77eb7 [2020-12-17T09:50:56.580Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2020-12-17T09:50:57.769Z] $ docker rm -f 12cb2dde52a6abbbec3243133257cae5c6040fb803518f4ab384bbe3aac77eb7 [Pipeline] // withDockerContainer [Pipeline] sh [2020-12-17T09:50:58.620Z] + + grepdocker docker images [2020-12-17T09:50:58.620Z] [2020-12-17T09:50:58.890Z] docker-sys-mgmt-agent-go-arm64 latest ba1318c60f9e 4 seconds ago 300MB [2020-12-17T09:50:58.890Z] docker-core-data-go-arm64 latest 903ef6514798 45 seconds ago 20.9MB [2020-12-17T09:50:58.890Z] docker-security-proxy-setup-go-arm64 latest e419ed784ae6 About a minute ago 23.4MB [2020-12-17T09:50:58.890Z] docker-support-scheduler-go-arm64 latest c80b383d12c1 About a minute ago 10MB [2020-12-17T09:50:58.890Z] docker-core-command-go-arm64 latest acdee7fa8536 About a minute ago 9.98MB [2020-12-17T09:50:58.890Z] docker-security-secrets-setup-go-arm64 latest 7125613f7c17 4 minutes ago 22.7MB [2020-12-17T09:50:58.890Z] docker-security-secretstore-setup-go-arm64 latest d9a54c4b6403 4 minutes ago 23.5MB [2020-12-17T09:50:58.890Z] docker-core-metadata-go-arm64 latest 583e744f1a44 4 minutes ago 12.2MB [2020-12-17T09:50:58.890Z] docker-support-notifications-go-arm64 latest 524debef74c5 4 minutes ago 11.4MB [2020-12-17T09:50:58.890Z] docker-security-bootstrap-redis-go-arm64 latest 65814af01da9 4 minutes ago 15.2MB [2020-12-17T09:50:58.890Z] docker latest 0c09fb3ff9b5 36 hours ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-12-17T09:50:59.135Z] Building version [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 [2020-12-17T09:51:00.523Z] Staging config-common [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-17T09:51:01.481Z] Skipping stage go-build-helper (already ran) [2020-12-17T09:51:01.481Z] Skipping stage static-packages (already ran) [2020-12-17T09:51:01.481Z] Skipping stage go115 (already ran) [2020-12-17T09:51:01.481Z] Staging edgex-go [2020-12-17T09:51:02.436Z] Staging version [2020-12-17T09:51:03.382Z] Priming config-common [2020-12-17T09:51:04.331Z] Priming go-build-helper [2020-12-17T09:51:05.275Z] Priming static-packages [2020-12-17T09:51:07.915Z] Priming go115 [2020-12-17T09:51:08.535Z] Priming edgex-go [2020-12-17T09:51:09.577Z] Priming version [2020-12-17T09:51:11.164Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-12-17T09:51:15.060Z] provisioning config files... [2020-12-17T09:51:15.093Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config8237462010077533513tmp [Pipeline] { [Pipeline] sh [2020-12-17T09:51:15.568Z] + set +x [2020-12-17T09:51:15.568Z] + curl -s https://codecov.io/bash [2020-12-17T09:51:15.568Z] + bash -s -- [2020-12-17T09:51:16.158Z] [2020-12-17T09:51:16.158Z] _____ _ [2020-12-17T09:51:16.158Z] / ____| | | [2020-12-17T09:51:16.158Z] | | ___ __| | ___ ___ _____ __ [2020-12-17T09:51:16.158Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-12-17T09:51:16.158Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-12-17T09:51:16.158Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-12-17T09:51:16.158Z] Bash-20201130-cc6d3fe [2020-12-17T09:51:16.158Z] [2020-12-17T09:51:16.158Z] [2020-12-17T09:51:16.158Z] ==> Jenkins CI detected. [2020-12-17T09:51:16.158Z] project root: . [2020-12-17T09:51:16.158Z] --> token set from env [2020-12-17T09:51:16.158Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-12-17T09:51:16.462Z] ==> Running gcov in . (disable via -X gcov) [2020-12-17T09:51:16.462Z] ==> Python coveragepy not found [2020-12-17T09:51:16.462Z] ==> Searching for coverage reports in: [2020-12-17T09:51:16.462Z] + . [2020-12-17T09:51:16.462Z] -> Found 1 reports [2020-12-17T09:51:16.462Z] ==> Detecting git/mercurial file structure [2020-12-17T09:51:16.462Z] ==> Reading reports [2020-12-17T09:51:16.462Z] + ./coverage.out bytes=570041 [2020-12-17T09:51:16.462Z] ==> Appending adjustments [2020-12-17T09:51:16.462Z] https://docs.codecov.io/docs/fixing-reports [2020-12-17T09:51:23.149Z] + Found adjustments [2020-12-17T09:51:23.149Z] ==> Gzipping contents [2020-12-17T09:51:23.149Z] 88K /tmp/codecov.xFxOo3.gz [2020-12-17T09:51:23.149Z] ==> Uploading reports [2020-12-17T09:51:23.149Z] url: https://codecov.io [2020-12-17T09:51:23.149Z] query: branch=PR-2959&commit=620c94923bc71f4f47da1c97111a0befb4c30845&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2959%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2959&job=&cmd_args= [2020-12-17T09:51:23.149Z] -> Pinging Codecov [2020-12-17T09:51:23.149Z] https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-2959&commit=620c94923bc71f4f47da1c97111a0befb4c30845&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2959%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2959&job=&cmd_args= [2020-12-17T09:51:23.149Z] -> Uploading to [2020-12-17T09:51:23.149Z] https://storage.googleapis.com/codecov/v4/raw/2020-12-17/00271124DB129430A58F1EEE437C3FCB/620c94923bc71f4f47da1c97111a0befb4c30845/5f673991-fa20-4d4a-b893-d9fae64fec28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201217%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201217T095122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d6c23a328e8cebc850aec9ec91692d10fc388215cf2f87b6b17812906e15ff7d [2020-12-17T09:51:23.149Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-12-17T09:51:23.149Z] Dload Upload Total Spent Left Speed [2020-12-17T09:51:23.149Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86090 0 0 100 86090 0 151k --:--:-- --:--:-- --:--:-- 151k [2020-12-17T09:51:23.149Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/620c94923bc71f4f47da1c97111a0befb4c30845 [Pipeline] } [2020-12-17T09:51:23.194Z] 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 [2020-12-17T09:51:26.100Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:51:27.067Z] ---> package-listing.sh [2020-12-17T09:51:27.067Z] ++ facter osfamily [2020-12-17T09:51:27.067Z] ++ tr '[:upper:]' '[:lower:]' [2020-12-17T09:51:27.333Z] + OS_FAMILY=redhat [2020-12-17T09:51:27.333Z] + workspace=/w/workspace/edgex-go/1 [2020-12-17T09:51:27.333Z] + START_PACKAGES=/tmp/packages_start.txt [2020-12-17T09:51:27.333Z] + END_PACKAGES=/tmp/packages_end.txt [2020-12-17T09:51:27.333Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-12-17T09:51:27.333Z] + PACKAGES=/tmp/packages_start.txt [2020-12-17T09:51:27.333Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-17T09:51:27.333Z] + PACKAGES=/tmp/packages_end.txt [2020-12-17T09:51:27.333Z] + case "${OS_FAMILY}" in [2020-12-17T09:51:27.333Z] + rpm -qa [2020-12-17T09:51:27.333Z] + sort [2020-12-17T09:51:32.672Z] + '[' -f /tmp/packages_start.txt ']' [2020-12-17T09:51:32.672Z] + '[' -f /tmp/packages_end.txt ']' [2020-12-17T09:51:32.672Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-12-17T09:51:32.672Z] + '[' /w/workspace/edgex-go/1 ']' [2020-12-17T09:51:32.672Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2020-12-17T09:51:32.672Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2020-12-17T09:51:32.710Z] 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-12-17T09:51:33.050Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:51:33.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T09:51:33.983Z] [2020-12-17T09:51:33.983Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-12-17T09:51:34.433Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T09:51:34.433Z] alpine: Pulling from edgex-lftools-log-publisher [2020-12-17T09:51:34.433Z] df20fa9351a1: Pulling fs layer [2020-12-17T09:51:34.433Z] 36b3adc4ff6f: Pulling fs layer [2020-12-17T09:51:34.433Z] 8ad3a11d3b57: Pulling fs layer [2020-12-17T09:51:34.433Z] 46f8f816bc3b: Pulling fs layer [2020-12-17T09:51:34.433Z] 93b61091891f: Pulling fs layer [2020-12-17T09:51:34.433Z] 93b9cdb0e59b: Pulling fs layer [2020-12-17T09:51:34.433Z] 5e14af77c1be: Pulling fs layer [2020-12-17T09:51:34.433Z] 01666e4c0597: Pulling fs layer [2020-12-17T09:51:34.433Z] aa168da1d23b: Pulling fs layer [2020-12-17T09:51:34.433Z] 93b61091891f: Waiting [2020-12-17T09:51:34.433Z] 93b9cdb0e59b: Waiting [2020-12-17T09:51:34.433Z] 5e14af77c1be: Waiting [2020-12-17T09:51:34.433Z] 01666e4c0597: Waiting [2020-12-17T09:51:34.433Z] aa168da1d23b: Waiting [2020-12-17T09:51:34.433Z] 46f8f816bc3b: Waiting [2020-12-17T09:51:34.433Z] 36b3adc4ff6f: Verifying Checksum [2020-12-17T09:51:34.433Z] 36b3adc4ff6f: Download complete [2020-12-17T09:51:34.709Z] 46f8f816bc3b: Verifying Checksum [2020-12-17T09:51:34.709Z] 46f8f816bc3b: Download complete [2020-12-17T09:51:34.709Z] df20fa9351a1: Download complete [2020-12-17T09:51:34.709Z] 93b9cdb0e59b: Verifying Checksum [2020-12-17T09:51:34.709Z] 93b9cdb0e59b: Download complete [2020-12-17T09:51:34.709Z] 5e14af77c1be: Verifying Checksum [2020-12-17T09:51:34.709Z] 5e14af77c1be: Download complete [2020-12-17T09:51:34.709Z] 93b61091891f: Verifying Checksum [2020-12-17T09:51:34.709Z] 93b61091891f: Download complete [2020-12-17T09:51:34.709Z] 01666e4c0597: Verifying Checksum [2020-12-17T09:51:34.709Z] 01666e4c0597: Download complete [2020-12-17T09:51:35.315Z] df20fa9351a1: Pull complete [2020-12-17T09:51:35.585Z] 8ad3a11d3b57: Verifying Checksum [2020-12-17T09:51:35.585Z] 8ad3a11d3b57: Download complete [2020-12-17T09:51:35.866Z] 36b3adc4ff6f: Pull complete [2020-12-17T09:51:37.337Z] 8ad3a11d3b57: Pull complete [2020-12-17T09:51:37.611Z] 46f8f816bc3b: Pull complete [2020-12-17T09:51:39.126Z] 93b61091891f: Pull complete [2020-12-17T09:51:39.398Z] 93b9cdb0e59b: Pull complete [2020-12-17T09:51:40.134Z] aa168da1d23b: Verifying Checksum [2020-12-17T09:51:40.134Z] aa168da1d23b: Download complete [2020-12-17T09:51:40.134Z] 5e14af77c1be: Pull complete [2020-12-17T09:51:40.423Z] 01666e4c0597: Pull complete [2020-12-17T09:51:55.592Z] aa168da1d23b: Pull complete [2020-12-17T09:51:55.592Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-12-17T09:51:55.592Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-12-17T09:51:55.592Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-12-17T09:51:56.038Z] prd-centos7-docker-4c-2g-16475 does not seem to be running inside a container [2020-12-17T09:51:56.143Z] $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 [2020-12-17T09:52:00.748Z] $ docker top 6dd18533590c50ca8b4d60503ec0c953a2ccb4e1d0f0dfc7793ac8f900731247 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-12-17T09:52:01.931Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-12-17T09:52:02.296Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-12-17T09:52:02.671Z] + ls /var/log/sa-host [2020-12-17T09:52:02.671Z] + sadf -c /var/log/sa-host/sa17 [2020-12-17T09:52:02.671Z] file_magic: OK [2020-12-17T09:52:02.671Z] HZ: Using current value: 100 [2020-12-17T09:52:02.671Z] file_header: OK [2020-12-17T09:52:02.671Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T09:52:02.671Z] Statistics: [2020-12-17T09:52:02.671Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-12-17T09:52:02.671Z] File successfully converted to sysstat format version 12.2.1 [2020-12-17T09:52:02.671Z] + sadf -c /var/log/sa-host/sa23 [2020-12-17T09:52:02.671Z] file_magic: OK [2020-12-17T09:52:02.671Z] HZ: Using current value: 100 [2020-12-17T09:52:02.671Z] file_header: OK [2020-12-17T09:52:02.671Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-12-17T09:52:02.671Z] Statistics: [2020-12-17T09:52:02.671Z] Hnuu...uuuununununu... [2020-12-17T09:52:02.671Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-12-17T09:52:03.405Z] provisioning config files... [2020-12-17T09:52:03.427Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4711405613615816739tmp [Pipeline] { [Pipeline] echo [2020-12-17T09:52:03.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:52:04.303Z] ---> create-netrc.sh [Pipeline] } [2020-12-17T09:52:04.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-12-17T09:52:04.479Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:52:04.837Z] ---> python-tools-install.sh [Pipeline] echo [2020-12-17T09:52:04.873Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:52:05.349Z] ---> sudo-logs.sh [2020-12-17T09:52:05.349Z] Archiving 'sudo' log.. [Pipeline] echo [2020-12-17T09:52:05.404Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:52:06.135Z] ---> job-cost.sh [2020-12-17T09:52:06.136Z] lf-activate-venv: SKIPPING [2020-12-17T09:52:06.136Z] INFO: No Stack... [2020-12-17T09:52:07.542Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-12-17T09:52:08.121Z] INFO: Archiving Costs [Pipeline] echo [2020-12-17T09:52:08.167Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-12-17T09:52:08.569Z] ---> logs-deploy.sh [2020-12-17T09:52:08.569Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2959/1 [2020-12-17T09:52:08.569Z] INFO: archiving workspace using pattern(s): [2020-12-17T09:52:10.581Z] Archives upload complete. [2020-12-17T09:52:10.846Z] INFO: archiving logs to Nexus [2020-12-17T09:52:12.272Z] ---> uname -a: [2020-12-17T09:52:12.272Z] Linux prd-centos7-docker-4c-2g-16475.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] ---> lscpu: [2020-12-17T09:52:12.272Z] Architecture: x86_64 [2020-12-17T09:52:12.272Z] CPU op-mode(s): 32-bit, 64-bit [2020-12-17T09:52:12.272Z] Byte Order: Little Endian [2020-12-17T09:52:12.272Z] Address sizes: 40 bits physical, 48 bits virtual [2020-12-17T09:52:12.272Z] CPU(s): 4 [2020-12-17T09:52:12.272Z] On-line CPU(s) list: 0-3 [2020-12-17T09:52:12.272Z] Thread(s) per core: 1 [2020-12-17T09:52:12.272Z] Core(s) per socket: 1 [2020-12-17T09:52:12.272Z] Socket(s): 4 [2020-12-17T09:52:12.272Z] NUMA node(s): 1 [2020-12-17T09:52:12.272Z] Vendor ID: GenuineIntel [2020-12-17T09:52:12.272Z] CPU family: 6 [2020-12-17T09:52:12.272Z] Model: 44 [2020-12-17T09:52:12.272Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-12-17T09:52:12.272Z] Stepping: 1 [2020-12-17T09:52:12.272Z] CPU MHz: 2933.438 [2020-12-17T09:52:12.272Z] BogoMIPS: 5866.87 [2020-12-17T09:52:12.272Z] Virtualization: VT-x [2020-12-17T09:52:12.272Z] Hypervisor vendor: KVM [2020-12-17T09:52:12.272Z] Virtualization type: full [2020-12-17T09:52:12.272Z] L1d cache: 128 KiB [2020-12-17T09:52:12.272Z] L1i cache: 128 KiB [2020-12-17T09:52:12.272Z] L2 cache: 16 MiB [2020-12-17T09:52:12.272Z] L3 cache: 64 MiB [2020-12-17T09:52:12.272Z] NUMA node0 CPU(s): 0-3 [2020-12-17T09:52:12.272Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-12-17T09:52:12.272Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-12-17T09:52:12.272Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-12-17T09:52:12.272Z] Vulnerability Meltdown: Mitigation; PTI [2020-12-17T09:52:12.272Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-12-17T09:52:12.272Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-12-17T09:52:12.272Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-12-17T09:52:12.272Z] Vulnerability Srbds: Not affected [2020-12-17T09:52:12.272Z] Vulnerability Tsx async abort: Not affected [2020-12-17T09:52:12.272Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] ---> nproc: [2020-12-17T09:52:12.272Z] 4 [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] ---> df -h: [2020-12-17T09:52:12.272Z] Filesystem Size Used Available Use% Mounted on [2020-12-17T09:52:12.272Z] overlay 50.0G 12.2G 37.8G 24% / [2020-12-17T09:52:12.272Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-12-17T09:52:12.272Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-12-17T09:52:12.272Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /facter-os [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/resolv.conf [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hostname [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /etc/hosts [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /run/cloud-init/result.json [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/sa-host [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/secure [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /var/log/auth.log [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1@tmp [2020-12-17T09:52:12.272Z] /dev/vda1 50.0G 12.2G 37.8G 24% /w/workspace/edgex-go/1 [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] ---> free -m: [2020-12-17T09:52:12.272Z] total used free shared buff/cache available [2020-12-17T09:52:12.272Z] Mem: 1837 655 114 0 1067 1099 [2020-12-17T09:52:12.272Z] Swap: 1023 106 917 [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] ---> ip addr: [2020-12-17T09:52:12.272Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-12-17T09:52:12.272Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-12-17T09:52:12.272Z] inet 127.0.0.1/8 scope host lo [2020-12-17T09:52:12.272Z] valid_lft forever preferred_lft forever [2020-12-17T09:52:12.272Z] inet6 ::1/128 scope host [2020-12-17T09:52:12.272Z] valid_lft forever preferred_lft forever [2020-12-17T09:52:12.272Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2020-12-17T09:52:12.272Z] link/ether fa:16:3e:0e:24:1d brd ff:ff:ff:ff:ff:ff [2020-12-17T09:52:12.272Z] inet 10.30.123.208/23 brd 10.30.123.255 scope global dynamic eth0 [2020-12-17T09:52:12.272Z] valid_lft 85098sec preferred_lft 85098sec [2020-12-17T09:52:12.272Z] inet6 fe80::f816:3eff:fe0e:241d/64 scope link [2020-12-17T09:52:12.272Z] valid_lft forever preferred_lft forever [2020-12-17T09:52:12.272Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2020-12-17T09:52:12.272Z] link/ether 02:42:20:e5:b6:fd brd ff:ff:ff:ff:ff:ff [2020-12-17T09:52:12.272Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2020-12-17T09:52:12.272Z] valid_lft forever preferred_lft forever [2020-12-17T09:52:12.272Z] inet6 fe80::42:20ff:fee5:b6fd/64 scope link [2020-12-17T09:52:12.272Z] valid_lft forever preferred_lft forever [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] ---> sar -b -r -n DEV: [2020-12-17T09:52:12.272Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] 09:30:18 LINUX RESTART (4 CPU) [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] 09:31:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2020-12-17T09:52:12.272Z] 09:32:01 66.76 18.42 48.34 0.00 5397.65 9173.06 0.00 [2020-12-17T09:52:12.272Z] 09:33:01 127.75 54.42 73.33 0.00 4856.86 35365.78 0.00 [2020-12-17T09:52:12.272Z] 09:34:02 257.69 86.68 171.01 0.00 4717.01 39921.58 0.00 [2020-12-17T09:52:12.272Z] 09:35:01 168.98 101.15 67.83 0.00 3831.22 7514.21 0.00 [2020-12-17T09:52:12.272Z] 09:36:01 90.50 44.55 45.94 0.00 1612.74 3583.46 0.00 [2020-12-17T09:52:12.272Z] 09:37:01 82.33 34.93 47.40 0.00 1587.12 4608.10 0.00 [2020-12-17T09:52:12.272Z] 09:38:02 78.90 9.09 69.81 0.00 1045.89 20864.31 0.00 [2020-12-17T09:52:12.272Z] 09:39:01 949.65 741.22 208.43 0.00 90855.45 150443.17 0.00 [2020-12-17T09:52:12.272Z] 09:40:05 2308.28 2056.04 252.24 0.00 119546.17 129727.45 0.00 [2020-12-17T09:52:12.272Z] 09:41:01 462.55 352.56 109.98 0.00 23934.46 26865.35 0.00 [2020-12-17T09:52:12.272Z] 09:42:03 1180.40 874.29 306.11 0.00 82552.39 93089.64 0.00 [2020-12-17T09:52:12.272Z] 09:43:03 1248.33 989.22 259.11 0.00 100349.78 105608.79 0.00 [2020-12-17T09:52:12.272Z] 09:44:01 953.59 704.45 249.14 0.00 42191.07 55812.09 0.00 [2020-12-17T09:52:12.272Z] 09:45:01 146.11 25.96 120.15 0.00 3392.95 7819.96 0.00 [2020-12-17T09:52:12.272Z] 09:46:01 4.46 2.98 1.48 0.00 84.67 24.35 0.00 [2020-12-17T09:52:12.272Z] 09:47:02 0.43 0.17 0.27 0.00 2.00 3.51 0.00 [2020-12-17T09:52:12.272Z] 09:48:01 0.27 0.02 0.25 0.00 0.27 2.61 0.00 [2020-12-17T09:52:12.272Z] 09:49:01 0.85 0.70 0.15 0.00 9.32 1.76 0.00 [2020-12-17T09:52:12.272Z] 09:50:01 0.33 0.07 0.27 0.00 1.20 3.64 0.00 [2020-12-17T09:52:12.272Z] 09:51:01 0.27 0.02 0.25 0.00 0.13 2.29 0.00 [2020-12-17T09:52:12.272Z] 09:52:01 182.01 89.83 92.17 0.00 7540.79 18571.14 0.00 [2020-12-17T09:52:12.272Z] Average: 401.41 299.79 101.62 0.00 23819.50 34087.61 0.00 [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] 09:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-12-17T09:52:12.272Z] 09:32:01 75448 0 670876 35.66 2620 1132600 1350872 46.10 528736 1072012 37196 [2020-12-17T09:52:12.272Z] 09:33:01 78980 0 700448 37.23 2320 1099796 1546228 52.77 702500 868880 74888 [2020-12-17T09:52:12.272Z] 09:34:02 309860 0 676768 35.97 1448 893468 1144532 39.06 481076 815224 32 [2020-12-17T09:52:12.272Z] 09:35:01 221080 0 755144 40.13 584 904736 1778892 60.71 645580 734296 16672 [2020-12-17T09:52:12.272Z] 09:36:01 267160 0 771916 41.03 488 841980 1753724 59.85 603316 725204 46676 [2020-12-17T09:52:12.272Z] 09:37:01 249008 0 736356 39.14 400 895780 1450848 49.52 617872 722732 59264 [2020-12-17T09:52:12.272Z] 09:38:02 174092 0 709100 37.69 400 997952 1262620 43.09 624208 796684 52 [2020-12-17T09:52:12.272Z] 09:39:01 549248 0 637480 33.88 4 694812 1304120 44.51 477220 647192 24 [2020-12-17T09:52:12.272Z] 09:40:05 78460 0 802040 42.63 4 1001040 2326984 79.42 722644 853072 82936 [2020-12-17T09:52:12.272Z] 09:41:01 321080 0 888972 47.25 4 671488 2715076 92.66 670132 623060 2936 [2020-12-17T09:52:12.272Z] 09:42:03 72812 0 667816 35.49 4 1140912 1816128 61.98 742320 843084 74892 [2020-12-17T09:52:12.272Z] 09:43:03 89452 0 818844 43.52 4 973244 2807836 95.83 658932 892484 57204 [2020-12-17T09:52:12.272Z] 09:44:01 484240 0 599296 31.85 4 798004 1424316 48.61 480576 680312 8 [2020-12-17T09:52:12.272Z] 09:45:01 380204 0 566008 30.08 4 935328 1270920 43.37 480180 778072 20 [2020-12-17T09:52:12.272Z] 09:46:01 386596 0 558476 29.68 4 936468 1191368 40.66 476004 776992 24 [2020-12-17T09:52:12.272Z] 09:47:02 387496 0 557624 29.64 4 936420 1184176 40.41 475296 777036 8 [2020-12-17T09:52:12.272Z] 09:48:01 389852 0 555260 29.51 4 936428 1162588 39.68 474176 776384 8 [2020-12-17T09:52:12.272Z] 09:49:01 389676 0 555428 29.52 4 936436 1162588 39.68 474084 776664 12 [2020-12-17T09:52:12.272Z] 09:50:01 389692 0 555404 29.52 4 936444 1162588 39.68 474064 776700 8 [2020-12-17T09:52:12.272Z] 09:51:01 389776 0 555316 29.51 4 936448 1162588 39.68 474052 776704 8 [2020-12-17T09:52:12.272Z] 09:52:01 145288 0 651308 34.62 0 1084948 1797724 61.35 509300 937076 36 [2020-12-17T09:52:12.272Z] Average: 277595 0 666185 35.41 396 937368 1560796 53.27 561537 792851 21567 [2020-12-17T09:52:12.272Z] [2020-12-17T09:52:12.272Z] 09:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2020-12-17T09:52:12.272Z] 09:32:01 veth4d1c613 255.36 190.46 25.21 651.88 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.272Z] 09:32:01 eth0 956.77 678.72 4159.11 121.60 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.272Z] 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:32:01 docker0 255.36 190.34 21.72 651.87 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:33:01 eth0 827.57 1006.43 4843.59 93.02 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:33:01 docker0 769.83 540.17 56.78 2013.26 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:34:02 eth0 422.76 245.85 2078.67 73.19 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:34:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:34:02 docker0 157.72 213.43 11.73 825.10 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:35:01 eth0 31.48 23.14 27.71 41.62 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:35:01 vethe781957 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:36:01 eth0 30.29 21.61 23.41 12.93 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:36:01 vethe781957 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:37:01 eth0 20.91 18.47 12.35 49.81 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:37:01 vethe781957 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:38:02 eth0 207.64 175.01 1702.05 60.04 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:38:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:38:02 veth62215bc 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:38:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:39:01 veth9d0a1b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:39:01 eth0 8.21 5.94 7.32 3.47 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:39:01 vethb0b0845 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:39:01 veth4aabb66 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:40:05 eth0 37.94 25.50 152.22 8.69 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:40:05 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:40:05 veth62215bc 0.00 0.42 0.00 0.02 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:40:05 docker0 1126.49 909.58 85.64 3426.42 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:41:01 eth0 15.43 12.63 5.80 39.97 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:41:01 veth62215bc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:41:01 vethabfb36a 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:42:03 eth0 91.71 64.51 269.95 61.68 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:42:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:42:03 veth56a8a51 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:42:03 veth62215bc 0.00 0.16 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:43:03 veth41b93ec 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:43:03 eth0 46.89 31.53 84.23 49.19 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:43:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:43:03 veth62215bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:44:01 eth0 72.06 50.79 116.70 56.91 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:44:01 veth62215bc 0.00 0.12 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:44:01 docker0 1260.10 1050.21 95.20 4038.44 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:45:01 eth0 99.04 54.50 391.56 50.34 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:45:01 docker0 21.61 54.16 1.46 361.86 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:46:01 eth0 1.13 0.60 0.75 0.28 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:47:02 eth0 0.55 0.27 0.33 0.16 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:48:01 eth0 0.10 0.08 0.01 0.04 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:49:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:50:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:52:01 eth0 223.56 173.09 2179.45 76.65 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] Average: eth0 147.41 123.39 765.67 38.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] Average: docker0 59.30 51.15 4.47 204.03 0.00 0.00 0.00 0.00 [2020-12-17T09:52:12.273Z] [2020-12-17T09:52:12.273Z] [2020-12-17T09:52:12.273Z] ---> sar -P ALL: [2020-12-17T09:52:12.273Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/17/20 _x86_64_ (4 CPU) [2020-12-17T09:52:12.273Z] [2020-12-17T09:52:12.273Z] 09:30:18 LINUX RESTART (4 CPU) [2020-12-17T09:52:12.273Z] [2020-12-17T09:52:12.273Z] 09:31:02 CPU %user %nice %system %iowait %steal %idle [2020-12-17T09:52:12.273Z] 09:32:01 all 11.87 0.00 4.38 1.32 11.34 71.09 [2020-12-17T09:52:12.273Z] 09:32:01 0 11.37 0.00 4.36 0.38 11.65 72.24 [2020-12-17T09:52:12.273Z] 09:32:01 1 8.31 0.00 3.65 0.39 11.94 75.70 [2020-12-17T09:52:12.273Z] 09:32:01 2 15.25 0.00 5.11 3.81 10.85 64.98 [2020-12-17T09:52:12.273Z] 09:32:01 3 12.70 0.00 4.45 0.77 10.91 71.17 [2020-12-17T09:52:12.273Z] 09:33:01 all 8.99 0.00 4.25 0.96 16.33 69.47 [2020-12-17T09:52:12.273Z] 09:33:01 0 6.90 0.00 4.26 0.79 16.78 71.26 [2020-12-17T09:52:12.273Z] 09:33:01 1 8.43 0.00 4.25 1.49 16.19 69.64 [2020-12-17T09:52:12.273Z] 09:33:01 2 7.55 0.00 4.39 0.49 16.36 71.22 [2020-12-17T09:52:12.273Z] 09:33:01 3 13.05 0.00 4.11 1.07 15.99 65.79 [2020-12-17T09:52:12.273Z] 09:34:02 all 6.88 0.00 6.30 3.81 15.47 67.53 [2020-12-17T09:52:12.273Z] 09:34:02 0 8.07 0.00 6.64 4.31 16.29 64.68 [2020-12-17T09:52:12.273Z] 09:34:02 1 6.06 0.00 5.70 4.37 15.41 68.46 [2020-12-17T09:52:12.273Z] 09:34:02 2 7.02 0.00 6.94 2.80 15.26 67.98 [2020-12-17T09:52:12.273Z] 09:34:02 3 6.38 0.00 5.95 3.78 14.94 68.95 [2020-12-17T09:52:12.273Z] 09:35:01 all 35.17 0.00 10.88 5.30 17.96 30.67 [2020-12-17T09:52:12.273Z] 09:35:01 0 41.87 0.00 13.30 7.28 16.72 20.83 [2020-12-17T09:52:12.273Z] 09:35:01 1 32.33 0.00 10.29 5.10 18.27 34.02 [2020-12-17T09:52:12.273Z] 09:35:01 2 32.64 0.00 9.97 5.33 19.38 32.68 [2020-12-17T09:52:12.273Z] 09:35:01 3 34.18 0.00 10.10 3.60 17.42 34.70 [2020-12-17T09:52:12.273Z] 09:36:01 all 40.40 0.00 11.87 2.67 25.97 19.10 [2020-12-17T09:52:12.273Z] 09:36:01 0 35.15 0.00 10.65 1.92 28.89 23.39 [2020-12-17T09:52:12.273Z] 09:36:01 1 41.55 0.00 13.14 3.00 25.27 17.05 [2020-12-17T09:52:12.273Z] 09:36:01 2 41.99 0.00 11.24 3.45 24.92 18.40 [2020-12-17T09:52:12.273Z] 09:36:01 3 43.14 0.00 12.48 2.32 24.67 17.38 [2020-12-17T09:52:12.273Z] 09:37:01 all 31.00 0.00 13.22 2.89 20.35 32.55 [2020-12-17T09:52:12.273Z] 09:37:01 0 29.92 0.00 12.78 1.28 20.72 35.30 [2020-12-17T09:52:12.273Z] 09:37:01 1 29.77 0.00 12.55 2.34 21.01 34.33 [2020-12-17T09:52:12.273Z] 09:37:01 2 31.69 0.00 12.83 4.18 20.70 30.59 [2020-12-17T09:52:12.273Z] 09:37:01 3 32.65 0.00 14.73 3.76 18.94 29.92 [2020-12-17T09:52:12.273Z] 09:38:02 all 10.00 0.00 7.71 0.70 18.62 62.98 [2020-12-17T09:52:12.273Z] 09:38:02 0 11.50 0.00 7.93 0.81 18.82 60.94 [2020-12-17T09:52:12.273Z] 09:38:02 1 9.58 0.00 7.54 1.25 19.03 62.61 [2020-12-17T09:52:12.273Z] 09:38:02 2 9.33 0.00 7.85 0.51 18.52 63.79 [2020-12-17T09:52:12.273Z] 09:38:02 3 9.56 0.00 7.54 0.22 18.08 64.59 [2020-12-17T09:52:12.273Z] 09:39:01 all 12.20 0.00 13.60 5.95 36.38 31.88 [2020-12-17T09:52:12.273Z] 09:39:01 0 13.45 0.00 14.11 6.17 36.66 29.61 [2020-12-17T09:52:12.273Z] 09:39:01 1 11.16 0.00 13.31 6.43 35.94 33.17 [2020-12-17T09:52:12.273Z] 09:39:01 2 11.83 0.00 13.94 5.69 36.74 31.80 [2020-12-17T09:52:12.273Z] 09:39:01 3 12.37 0.00 13.05 5.49 36.20 32.89 [2020-12-17T09:52:12.273Z] 09:40:05 all 11.77 0.00 15.07 20.54 30.36 22.26 [2020-12-17T09:52:12.273Z] 09:40:05 0 12.75 0.00 15.17 21.49 29.90 20.69 [2020-12-17T09:52:12.273Z] 09:40:05 1 9.60 0.00 13.35 20.51 30.60 25.93 [2020-12-17T09:52:12.273Z] 09:40:05 2 12.32 0.00 15.86 20.05 30.24 21.53 [2020-12-17T09:52:12.273Z] 09:40:05 3 12.48 0.00 15.97 20.09 30.69 20.77 [2020-12-17T09:52:12.273Z] 09:41:01 all 58.39 0.00 14.96 6.80 13.83 6.02 [2020-12-17T09:52:12.273Z] 09:41:01 0 58.32 0.00 13.75 6.41 14.60 6.93 [2020-12-17T09:52:12.273Z] 09:41:01 1 59.22 0.00 15.77 6.52 12.74 5.74 [2020-12-17T09:52:12.273Z] 09:41:01 2 59.94 0.00 15.83 7.14 12.29 4.80 [2020-12-17T09:52:12.273Z] 09:41:01 3 56.06 0.00 14.51 7.12 15.70 6.62 [2020-12-17T09:52:12.273Z] 09:42:03 all 15.29 0.00 16.75 18.67 25.74 23.54 [2020-12-17T09:52:12.273Z] 09:42:03 0 15.66 0.00 17.68 15.57 25.29 25.79 [2020-12-17T09:52:12.273Z] 09:42:03 1 14.82 0.00 16.02 18.67 25.76 24.72 [2020-12-17T09:52:12.273Z] 09:42:03 2 15.52 0.00 17.18 21.28 25.49 20.53 [2020-12-17T09:52:12.273Z] 09:42:03 3 15.17 0.00 16.12 19.18 26.43 23.10 [2020-12-17T09:52:12.273Z] [2020-12-17T09:52:12.273Z] 09:42:03 CPU %user %nice %system %iowait %steal %idle [2020-12-17T09:52:12.273Z] 09:43:03 all 40.77 0.00 21.05 11.12 19.61 7.45 [2020-12-17T09:52:12.273Z] 09:43:03 0 39.51 0.00 21.62 9.77 20.23 8.86 [2020-12-17T09:52:12.273Z] 09:43:03 1 41.45 0.00 21.79 11.14 18.67 6.95 [2020-12-17T09:52:12.273Z] 09:43:03 2 42.36 0.00 21.17 10.85 18.68 6.93 [2020-12-17T09:52:12.273Z] 09:43:03 3 39.79 0.00 19.60 12.74 20.86 7.02 [2020-12-17T09:52:12.273Z] 09:44:01 all 36.50 0.00 18.19 11.08 19.07 15.15 [2020-12-17T09:52:12.273Z] 09:44:01 0 35.43 0.00 18.02 10.68 18.81 17.06 [2020-12-17T09:52:12.273Z] 09:44:01 1 35.04 0.00 19.42 11.07 19.63 14.83 [2020-12-17T09:52:12.273Z] 09:44:01 2 36.82 0.00 17.83 11.70 18.72 14.92 [2020-12-17T09:52:12.273Z] 09:44:01 3 38.69 0.00 17.53 10.89 19.14 13.76 [2020-12-17T09:52:12.273Z] 09:45:01 all 6.20 0.00 5.14 4.72 6.85 77.09 [2020-12-17T09:52:12.273Z] 09:45:01 0 7.82 0.00 5.60 3.69 6.64 76.24 [2020-12-17T09:52:12.273Z] 09:45:01 1 5.35 0.00 5.65 6.27 6.80 75.94 [2020-12-17T09:52:12.273Z] 09:45:01 2 7.27 0.00 4.46 4.06 6.95 77.25 [2020-12-17T09:52:12.273Z] 09:45:01 3 4.36 0.00 4.85 4.83 7.02 78.95 [2020-12-17T09:52:12.273Z] 09:46:01 all 0.10 0.00 0.12 0.10 0.48 99.21 [2020-12-17T09:52:12.273Z] 09:46:01 0 0.03 0.00 0.10 0.05 0.78 99.04 [2020-12-17T09:52:12.273Z] 09:46:01 1 0.03 0.00 0.17 0.20 0.38 99.22 [2020-12-17T09:52:12.273Z] 09:46:01 2 0.27 0.00 0.05 0.10 0.45 99.14 [2020-12-17T09:52:12.273Z] 09:46:01 3 0.05 0.00 0.15 0.05 0.32 99.43 [2020-12-17T09:52:12.273Z] 09:47:02 all 0.10 0.00 0.34 0.01 1.12 98.43 [2020-12-17T09:52:12.273Z] 09:47:02 0 0.03 0.00 0.26 0.02 0.89 98.79 [2020-12-17T09:52:12.273Z] 09:47:02 1 0.12 0.00 0.18 0.00 1.47 98.24 [2020-12-17T09:52:12.273Z] 09:47:02 2 0.22 0.00 0.50 0.02 1.04 98.23 [2020-12-17T09:52:12.273Z] 09:47:02 3 0.03 0.00 0.41 0.00 1.08 98.48 [2020-12-17T09:52:12.273Z] 09:48:01 all 0.08 0.00 0.05 0.00 0.25 99.61 [2020-12-17T09:52:12.273Z] 09:48:01 0 0.02 0.00 0.00 0.00 0.19 99.80 [2020-12-17T09:52:12.273Z] 09:48:01 1 0.25 0.00 0.07 0.00 0.36 99.32 [2020-12-17T09:52:12.273Z] 09:48:01 2 0.03 0.00 0.07 0.00 0.34 99.56 [2020-12-17T09:52:12.273Z] 09:48:01 3 0.03 0.00 0.05 0.00 0.14 99.78 [2020-12-17T09:52:12.273Z] 09:49:01 all 0.11 0.00 0.05 0.02 0.22 99.60 [2020-12-17T09:52:12.273Z] 09:49:01 0 0.02 0.00 0.02 0.03 0.20 99.73 [2020-12-17T09:52:12.273Z] 09:49:01 1 0.28 0.00 0.07 0.00 0.20 99.45 [2020-12-17T09:52:12.273Z] 09:49:01 2 0.10 0.00 0.05 0.05 0.32 99.48 [2020-12-17T09:52:12.273Z] 09:49:01 3 0.03 0.00 0.08 0.00 0.15 99.73 [2020-12-17T09:52:12.274Z] 09:50:01 all 0.09 0.00 0.05 0.00 0.26 99.60 [2020-12-17T09:52:12.274Z] 09:50:01 0 0.02 0.00 0.03 0.02 0.13 99.80 [2020-12-17T09:52:12.274Z] 09:50:01 1 0.03 0.00 0.03 0.00 0.42 99.52 [2020-12-17T09:52:12.274Z] 09:50:01 2 0.28 0.00 0.08 0.00 0.38 99.25 [2020-12-17T09:52:12.274Z] 09:50:01 3 0.02 0.00 0.05 0.00 0.12 99.82 [2020-12-17T09:52:12.274Z] 09:51:01 all 0.07 0.00 0.03 0.00 0.27 99.63 [2020-12-17T09:52:12.274Z] 09:51:01 0 0.02 0.00 0.03 0.00 0.38 99.57 [2020-12-17T09:52:12.274Z] 09:51:01 1 0.02 0.00 0.02 0.00 0.20 99.77 [2020-12-17T09:52:12.274Z] 09:51:01 2 0.23 0.00 0.03 0.00 0.35 99.38 [2020-12-17T09:52:12.274Z] 09:51:01 3 0.03 0.00 0.03 0.00 0.15 99.78 [2020-12-17T09:52:12.274Z] 09:52:01 all 5.96 0.00 5.24 3.57 10.02 75.21 [2020-12-17T09:52:12.274Z] 09:52:01 0 7.57 0.00 7.38 4.88 9.80 70.37 [2020-12-17T09:52:12.274Z] 09:52:01 1 6.66 0.00 5.38 4.05 10.12 73.79 [2020-12-17T09:52:12.274Z] 09:52:01 2 4.96 0.00 4.17 3.28 10.11 77.48 [2020-12-17T09:52:12.274Z] 09:52:01 3 4.69 0.00 4.08 2.12 10.06 79.06 [2020-12-17T09:52:12.274Z] Average: all 14.73 0.00 7.74 4.67 13.59 59.27 [2020-12-17T09:52:12.274Z] Average: 0 14.96 0.00 7.98 4.46 13.77 58.82 [2020-12-17T09:52:12.274Z] Average: 1 14.11 0.00 7.67 4.80 13.64 59.78 [2020-12-17T09:52:12.274Z] Average: 2 14.98 0.00 7.75 4.86 13.47 58.94 [2020-12-17T09:52:12.274Z] Average: 3 14.86 0.00 7.58 4.54 13.48 59.54 [2020-12-17T09:52:12.274Z] [2020-12-17T09:52:12.274Z] [2020-12-17T09:52:12.274Z]