Pull request #2966 updated 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch master at 68a8f910767166238b38b7946bcb5bba3869a893 rather than 56633661d93282abc5980671e0f1803467a527d3 Obtained Jenkinsfile from 68a8f910767166238b38b7946bcb5bba3869a893 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-18089 in /w/workspace/edgexfoundry_edgex-go_PR-2966 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/7 [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/7 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2966/head:refs/remotes/origin/PR-2966 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 56633661d93282abc5980671e0f1803467a527d3 Merge succeeded, producing 56633661d93282abc5980671e0f1803467a527d3 Checking out Revision 56633661d93282abc5980671e0f1803467a527d3 (PR-2966) > git config core.sparsecheckout # timeout=10 > git checkout -f 56633661d93282abc5980671e0f1803467a527d3 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 56633661d93282abc5980671e0f1803467a527d3 # timeout=10 Commit message: "feat(meta): Refactor device service callback client creation func" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk adf14c05ca1049fad36ea61db8a1cd4a7b30c8ba # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-04T04:17:51.376Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-04T04:17:51.679Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-04T04:17:51.788Z] ========================================================= [2021-01-04T04:17:51.788Z] EdgeX Global Pipelines Version Info [2021-01-04T04:17:51.789Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:17:53.296Z] ------------------- [2021-01-04T04:17:53.296Z] stable info: [2021-01-04T04:17:53.296Z] ------------------- [2021-01-04T04:17:53.296Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-04T04:17:53.296Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T04:17:53.296Z] Message: update stable to v1.0.173 [2021-01-04T04:17:54.240Z] ------------------- [2021-01-04T04:17:54.240Z] experimental info: [2021-01-04T04:17:54.240Z] ------------------- [2021-01-04T04:17:54.240Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-04T04:17:54.240Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-04T04:17:54.240Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-04T04:17:54.533Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-04T04:17:54.624Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-04T04:17:54.718Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-04T04:17:54.813Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-04T04:17:54.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-04T04:17:55.052Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-04T04:17:55.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-04T04:17:55.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-04T04:17:55.335Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-04T04:17:55.428Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-04T04:17:55.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-04T04:17:55.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-04T04:17:55.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-04T04:17:55.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-04T04:17:56.001Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T04:17:56.113Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-04T04:17:56.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-04T04:17:56.301Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-04T04:17:56.393Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-04T04:17:56.486Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-04T04:17:56.577Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-04T04:17:56.668Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-04T04:17:56.757Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-04T04:17:56.848Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2966 [Pipeline] echo [2021-01-04T04:17:56.934Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2966 [Pipeline] echo [2021-01-04T04:17:57.019Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2966 [Pipeline] echo [2021-01-04T04:17:57.108Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 56633661d93282abc5980671e0f1803467a527d3 [Pipeline] echo [2021-01-04T04:17:57.217Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5663366 [Pipeline] echo [2021-01-04T04:17:57.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T04:17:57.480Z] provisioning config files... [2021-01-04T04:17:57.510Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config250500498285667527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:17:57.874Z] ---> docker-login.sh [2021-01-04T04:17:57.874Z] nexus3.edgexfoundry.org:10001 [2021-01-04T04:17:58.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:17:58.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:17:58.400Z] Configure a credential helper to remove this warning. See [2021-01-04T04:17:58.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:17:58.400Z] [2021-01-04T04:17:58.400Z] Login Succeeded [2021-01-04T04:17:58.400Z] nexus3.edgexfoundry.org:10002 [2021-01-04T04:17:58.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:17:58.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:17:58.663Z] Configure a credential helper to remove this warning. See [2021-01-04T04:17:58.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:17:58.663Z] [2021-01-04T04:17:58.663Z] Login Succeeded [2021-01-04T04:17:58.663Z] nexus3.edgexfoundry.org:10003 [2021-01-04T04:17:58.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:17:58.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:17:58.663Z] Configure a credential helper to remove this warning. See [2021-01-04T04:17:58.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:17:58.663Z] [2021-01-04T04:17:58.663Z] Login Succeeded [2021-01-04T04:17:58.663Z] nexus3.edgexfoundry.org:10004 [2021-01-04T04:17:58.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:17:58.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:17:58.925Z] Configure a credential helper to remove this warning. See [2021-01-04T04:17:58.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:17:58.925Z] [2021-01-04T04:17:58.925Z] Login Succeeded [2021-01-04T04:17:58.925Z] docker.io [2021-01-04T04:17:58.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:17:59.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:17:59.188Z] Configure a credential helper to remove this warning. See [2021-01-04T04:17:59.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:17:59.188Z] [2021-01-04T04:17:59.188Z] Login Succeeded [2021-01-04T04:17:59.188Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T04:17:59.198Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T04:17:59.691Z] ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrap-redis/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/core-command/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/core-data/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-04T04:17:59.691Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-04T04:17:59.691Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-04T04:17:59.691Z] ++ cut -d/ -f2 [2021-01-04T04:17:59.691Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-04T04:17:59.767Z] Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-bootstrap-redis-go, dockerfile:cmd/security-bootstrap-redis/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:18:01.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T04:18:01.024Z] [2021-01-04T04:18:01.024Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:18:01.388Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T04:18:01.388Z] latest: Pulling from edgex-devops/git-semver [2021-01-04T04:18:01.388Z] 31603596830f: Pulling fs layer [2021-01-04T04:18:01.388Z] 2a8b12db71e7: Pulling fs layer [2021-01-04T04:18:01.388Z] 6ca5941a6612: Pulling fs layer [2021-01-04T04:18:01.388Z] ecc8261a40a4: Pulling fs layer [2021-01-04T04:18:01.388Z] ecc8261a40a4: Waiting [2021-01-04T04:18:01.388Z] 2a8b12db71e7: Verifying Checksum [2021-01-04T04:18:01.388Z] 2a8b12db71e7: Download complete [2021-01-04T04:18:01.654Z] 31603596830f: Verifying Checksum [2021-01-04T04:18:01.654Z] 31603596830f: Download complete [2021-01-04T04:18:01.654Z] ecc8261a40a4: Verifying Checksum [2021-01-04T04:18:01.654Z] ecc8261a40a4: Download complete [2021-01-04T04:18:01.654Z] 6ca5941a6612: Verifying Checksum [2021-01-04T04:18:01.654Z] 6ca5941a6612: Download complete [2021-01-04T04:18:01.917Z] 31603596830f: Pull complete [2021-01-04T04:18:02.181Z] 2a8b12db71e7: Pull complete [2021-01-04T04:18:02.758Z] 6ca5941a6612: Pull complete [2021-01-04T04:18:03.020Z] ecc8261a40a4: Pull complete [2021-01-04T04:18:03.020Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-04T04:18:03.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-04T04:18:03.020Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-04T04:18:03.140Z] prd-centos7-docker-4c-2g-18089 does not seem to be running inside a container [2021-01-04T04:18:03.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-04T04:18:05.650Z] $ docker top 740a9d676d46e48c6e40ccb4246203e6e9dd3a46880c6da8621e4ae1b289515d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-04T04:18:05.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T04:18:05.945Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T04:18:06.163Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T04:18:06.166Z] $ docker exec 740a9d676d46e48c6e40ccb4246203e6e9dd3a46880c6da8621e4ae1b289515d ssh-agent [2021-01-04T04:18:06.329Z] SSH_AUTH_SOCK=/tmp/ssh-lj2R8xnIAZuB/agent.11 [2021-01-04T04:18:06.329Z] SSH_AGENT_PID=17 [2021-01-04T04:18:06.340Z] Running ssh-add (command line suppressed) [2021-01-04T04:18:06.456Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_8716647950888020911.key (/w/workspace/edgex-go/7@tmp/private_key_8716647950888020911.key) [2021-01-04T04:18:06.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T04:18:06.851Z] + git tag --points-at HEAD [Pipeline] } [2021-01-04T04:18:06.874Z] $ docker exec --env ******** --env ******** 740a9d676d46e48c6e40ccb4246203e6e9dd3a46880c6da8621e4ae1b289515d ssh-agent -k [2021-01-04T04:18:06.983Z] unset SSH_AUTH_SOCK; [2021-01-04T04:18:06.983Z] unset SSH_AGENT_PID; [2021-01-04T04:18:06.983Z] echo Agent pid 17 killed; [2021-01-04T04:18:07.030Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-04T04:18:07.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-04T04:18:07.176Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-04T04:18:07.336Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-04T04:18:07.339Z] $ docker exec 740a9d676d46e48c6e40ccb4246203e6e9dd3a46880c6da8621e4ae1b289515d ssh-agent [2021-01-04T04:18:07.495Z] SSH_AUTH_SOCK=/tmp/ssh-4GnqdcTTeHQ4/agent.45 [2021-01-04T04:18:07.495Z] SSH_AGENT_PID=50 [2021-01-04T04:18:07.507Z] Running ssh-add (command line suppressed) [2021-01-04T04:18:07.627Z] Identity added: /w/workspace/edgex-go/7@tmp/private_key_5423705446051831262.key (/w/workspace/edgex-go/7@tmp/private_key_5423705446051831262.key) [2021-01-04T04:18:07.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-04T04:18:08.059Z] + git semver init [2021-01-04T04:18:08.059Z] # -> Open(): unable to determine branch for HEAD [2021-01-04T04:18:08.059Z] # $GIT_DIR = /w/workspace/edgex-go/7/.git [2021-01-04T04:18:08.059Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/7 [2021-01-04T04:18:08.059Z] # $SEMVER_REMOTE_NAME = origin [2021-01-04T04:18:08.059Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-04T04:18:08.059Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-04T04:18:08.059Z] # $SEMVER_BRANCH = PR-2966 [2021-01-04T04:18:08.059Z] # $SEMVER_TEMP = /tmp/semver-849480723 [2021-01-04T04:18:08.059Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-04T04:18:26.237Z] # '/tmp/semver-849480723' -> '/w/workspace/edgex-go/7/.semver' [2021-01-04T04:18:26.237Z] # -> Force: false [2021-01-04T04:18:26.237Z] # $SEMVER_DIR = /w/workspace/edgex-go/7/.semver [Pipeline] } [2021-01-04T04:18:26.249Z] $ docker exec --env ******** --env ******** 740a9d676d46e48c6e40ccb4246203e6e9dd3a46880c6da8621e4ae1b289515d ssh-agent -k [2021-01-04T04:18:26.421Z] unset SSH_AUTH_SOCK; [2021-01-04T04:18:26.421Z] unset SSH_AGENT_PID; [2021-01-04T04:18:26.421Z] echo Agent pid 50 killed; [2021-01-04T04:18:26.477Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-04T04:18:26.955Z] + git semver [Pipeline] } [2021-01-04T04:18:26.972Z] $ docker stop --time=1 740a9d676d46e48c6e40ccb4246203e6e9dd3a46880c6da8621e4ae1b289515d [2021-01-04T04:18:28.512Z] $ docker rm -f 740a9d676d46e48c6e40ccb4246203e6e9dd3a46880c6da8621e4ae1b289515d [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T04:18:29.020Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-04T04:18:29.541Z] Stashed 1 file(s) [Pipeline] echo [2021-01-04T04:18:29.544Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T04:18:30.519Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-04T04:18:30.825Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T04:18:31.124Z] + sudo service docker restart [2021-01-04T04:18:31.124Z] + true [2021-01-04T04:18:31.124Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-04T04:18:31.715Z] ========================================================= [2021-01-04T04:18:31.715Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-04T04:18:31.715Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:18:32.064Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2021-01-04T04:18:35.381Z] Sending build context to Docker daemon 326.2MB [2021-01-04T04:18:35.381Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-04T04:18:35.381Z] Step 2/7 : FROM ${BASE} [2021-01-04T04:18:35.381Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-04T04:18:35.381Z] 188c0c94c7c5: Pulling fs layer [2021-01-04T04:18:35.381Z] 0ef7d3d256c8: Pulling fs layer [2021-01-04T04:18:35.381Z] de9db76c5a1d: Pulling fs layer [2021-01-04T04:18:35.381Z] bca2f99d35d6: Pulling fs layer [2021-01-04T04:18:35.381Z] 93359f2a8cfa: Pulling fs layer [2021-01-04T04:18:35.381Z] 7c6f9722023f: Pulling fs layer [2021-01-04T04:18:35.381Z] a35cf1a2eb13: Pulling fs layer [2021-01-04T04:18:35.381Z] bca2f99d35d6: Waiting [2021-01-04T04:18:35.381Z] 93359f2a8cfa: Waiting [2021-01-04T04:18:35.381Z] 7c6f9722023f: Waiting [2021-01-04T04:18:35.381Z] a35cf1a2eb13: Waiting [2021-01-04T04:18:35.381Z] de9db76c5a1d: Verifying Checksum [2021-01-04T04:18:35.381Z] de9db76c5a1d: Download complete [2021-01-04T04:18:35.646Z] 0ef7d3d256c8: Verifying Checksum [2021-01-04T04:18:35.646Z] 0ef7d3d256c8: Download complete [2021-01-04T04:18:35.646Z] 188c0c94c7c5: Verifying Checksum [2021-01-04T04:18:35.646Z] 188c0c94c7c5: Download complete [2021-01-04T04:18:35.646Z] 7c6f9722023f: Verifying Checksum [2021-01-04T04:18:35.646Z] 7c6f9722023f: Download complete [2021-01-04T04:18:35.646Z] 93359f2a8cfa: Download complete [2021-01-04T04:18:35.910Z] 188c0c94c7c5: Pull complete [2021-01-04T04:18:36.172Z] 0ef7d3d256c8: Pull complete [2021-01-04T04:18:36.172Z] de9db76c5a1d: Pull complete [2021-01-04T04:18:38.109Z] a35cf1a2eb13: Verifying Checksum [2021-01-04T04:18:38.109Z] a35cf1a2eb13: Download complete [2021-01-04T04:18:38.695Z] bca2f99d35d6: Verifying Checksum [2021-01-04T04:18:38.695Z] bca2f99d35d6: Download complete [2021-01-04T04:18:44.029Z] bca2f99d35d6: Pull complete [2021-01-04T04:18:44.294Z] 93359f2a8cfa: Pull complete [2021-01-04T04:18:44.560Z] 7c6f9722023f: Pull complete [2021-01-04T04:18:45.008Z] Still waiting to schedule task [2021-01-04T04:18:45.009Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-01-04T04:18:48.795Z] a35cf1a2eb13: Pull complete [2021-01-04T04:18:48.796Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-04T04:18:48.796Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-04T04:18:48.796Z] ---> a62c8e92a672 [2021-01-04T04:18:48.796Z] 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 [2021-01-04T04:18:49.058Z] ---> Running in f79e407e24ce [2021-01-04T04:18:49.636Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:18:50.210Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:18:50.785Z] (1/12) Installing libmagic (5.38-r0) [2021-01-04T04:18:51.359Z] (2/12) Installing file (5.38-r0) [2021-01-04T04:18:51.359Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T04:18:51.359Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T04:18:57.959Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T04:18:57.959Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T04:18:57.959Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T04:18:57.959Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T04:18:57.959Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T04:18:57.959Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T04:18:57.959Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T04:18:57.959Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T04:18:57.959Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:18:57.959Z] OK: 233 MiB in 51 packages [2021-01-04T04:19:02.191Z] Removing intermediate container f79e407e24ce [2021-01-04T04:19:02.191Z] ---> 740174820885 [2021-01-04T04:19:02.191Z] Step 4/7 : WORKDIR /edgex-go [2021-01-04T04:19:02.191Z] ---> Running in 643e8346cf3a [2021-01-04T04:19:02.191Z] Removing intermediate container 643e8346cf3a [2021-01-04T04:19:02.191Z] ---> 1db7de5b24e2 [2021-01-04T04:19:02.191Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-04T04:19:02.454Z] latest: Pulling from library/docker [2021-01-04T04:19:02.454Z] 801bfaa63ef2: Pulling fs layer [2021-01-04T04:19:02.454Z] 4f7dc993c79e: Pulling fs layer [2021-01-04T04:19:02.454Z] d39d95e4997f: Pulling fs layer [2021-01-04T04:19:02.454Z] 1cda4b703d87: Pulling fs layer [2021-01-04T04:19:02.454Z] 54e5375350ea: Pulling fs layer [2021-01-04T04:19:02.454Z] f08cd1b3bb1b: Pulling fs layer [2021-01-04T04:19:02.454Z] 8e17d04e0c68: Pulling fs layer [2021-01-04T04:19:02.454Z] f08cd1b3bb1b: Waiting [2021-01-04T04:19:02.454Z] 1cda4b703d87: Waiting [2021-01-04T04:19:02.454Z] 8e17d04e0c68: Waiting [2021-01-04T04:19:02.718Z] d39d95e4997f: Verifying Checksum [2021-01-04T04:19:02.718Z] d39d95e4997f: Download complete [2021-01-04T04:19:02.718Z] 801bfaa63ef2: Verifying Checksum [2021-01-04T04:19:02.718Z] 801bfaa63ef2: Download complete [2021-01-04T04:19:02.718Z] 4f7dc993c79e: Verifying Checksum [2021-01-04T04:19:02.718Z] 4f7dc993c79e: Download complete [2021-01-04T04:19:02.718Z] 54e5375350ea: Download complete [2021-01-04T04:19:02.718Z] f08cd1b3bb1b: Verifying Checksum [2021-01-04T04:19:02.718Z] f08cd1b3bb1b: Download complete [2021-01-04T04:19:02.983Z] 8e17d04e0c68: Verifying Checksum [2021-01-04T04:19:02.983Z] 8e17d04e0c68: Download complete [2021-01-04T04:19:02.983Z] 801bfaa63ef2: Pull complete [2021-01-04T04:19:03.247Z] 4f7dc993c79e: Pull complete [2021-01-04T04:19:03.514Z] d39d95e4997f: Pull complete [2021-01-04T04:19:03.514Z] 1cda4b703d87: Verifying Checksum [2021-01-04T04:19:03.514Z] 1cda4b703d87: Download complete [2021-01-04T04:19:06.084Z] 1cda4b703d87: Pull complete [2021-01-04T04:19:06.347Z] 54e5375350ea: Pull complete [2021-01-04T04:19:06.347Z] f08cd1b3bb1b: Pull complete [2021-01-04T04:19:06.610Z] 8e17d04e0c68: Pull complete [2021-01-04T04:19:06.610Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2021-01-04T04:19:06.610Z] Status: Downloaded newer image for docker:latest [2021-01-04T04:19:08.019Z] ---> 924e7e19c77a [2021-01-04T04:19:08.019Z] Step 6/7 : COPY go.mod . [2021-01-04T04:19:08.284Z] ---> 08cab0aeecb7 [2021-01-04T04:19:08.284Z] Step 7/7 : RUN go mod download [2021-01-04T04:19:08.284Z] ---> Running in 733fd83baff1 [2021-01-04T04:19:34.925Z] Removing intermediate container 733fd83baff1 [2021-01-04T04:19:34.925Z] ---> b42ba785ab6e [2021-01-04T04:19:34.925Z] Successfully built b42ba785ab6e [2021-01-04T04:19:34.925Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:19:35.241Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T04:19:35.241Z] . [Pipeline] withDockerContainer [2021-01-04T04:19:35.345Z] prd-centos7-docker-4c-2g-18089 does not seem to be running inside a container [2021-01-04T04:19:35.397Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T04:19:36.227Z] $ docker top 22b008360bc9fc6ead86755139adad4e330b1c488c06cf3d1b61768d9872d939 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T04:19:36.790Z] + go version [2021-01-04T04:19:36.790Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-04T04:19:36.805Z] $ docker stop --time=1 22b008360bc9fc6ead86755139adad4e330b1c488c06cf3d1b61768d9872d939 [2021-01-04T04:19:38.155Z] $ docker rm -f 22b008360bc9fc6ead86755139adad4e330b1c488c06cf3d1b61768d9872d939 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:19:39.018Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-04T04:19:39.018Z] . [Pipeline] withDockerContainer [2021-01-04T04:19:39.124Z] prd-centos7-docker-4c-2g-18089 does not seem to be running inside a container [2021-01-04T04:19:39.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-04T04:19:39.973Z] $ docker top 1bbd1a51c2e774cf1ee1a7f86d9de29a84c3f1ebcb7ac20604a615513fe687ee -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T04:19:40.226Z] ========================================================= [2021-01-04T04:19:40.226Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T04:19:40.226Z] ========================================================= [Pipeline] sh [2021-01-04T04:19:40.519Z] + make test [2021-01-04T04:19:40.519Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T04:19:50.564Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T04:20:02.897Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T04:20:09.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T04:20:09.586Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T04:20:09.586Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T04:20:09.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T04:20:09.849Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T04:20:10.443Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T04:20:10.717Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T04:20:11.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T04:20:11.582Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T04:20:14.190Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T04:20:14.190Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T04:20:14.190Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T04:20:15.613Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.078s coverage: 46.6% of statements [2021-01-04T04:20:15.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T04:20:15.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T04:20:15.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T04:20:15.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T04:20:15.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T04:20:19.298Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.200s coverage: 27.0% of statements [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T04:20:19.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.054s coverage: 100.0% of statements [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T04:20:19.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.043s coverage: 100.0% of statements [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T04:20:19.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.399s coverage: 74.4% of statements [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T04:20:19.299Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.109s coverage: 83.3% of statements [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T04:20:19.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T04:20:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.331s coverage: 28.6% of statements [2021-01-04T04:20:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T04:20:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T04:20:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T04:20:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T04:20:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T04:20:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.062s coverage: 100.0% of statements [2021-01-04T04:20:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T04:20:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.051s coverage: 100.0% of statements [2021-01-04T04:20:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T04:20:21.329Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-01-04T04:20:21.329Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T04:20:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.108s coverage: 97.5% of statements [2021-01-04T04:20:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T04:20:22.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.075s coverage: 78.3% of statements [2021-01-04T04:20:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T04:20:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T04:20:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T04:20:22.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T04:20:24.276Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.361s coverage: 93.8% of statements [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T04:20:24.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.037s coverage: 58.8% of statements [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T04:20:24.276Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.068s coverage: 0.1% of statements [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T04:20:24.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.031s coverage: 100.0% of statements [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T04:20:24.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.050s coverage: 75.5% of statements [2021-01-04T04:20:24.276Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T04:20:24.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.053s coverage: 80.8% of statements [2021-01-04T04:20:24.276Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.067s coverage: 87.2% of statements [2021-01-04T04:20:24.877Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.043s coverage: 84.2% of statements [2021-01-04T04:20:25.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.100s coverage: 91.4% of statements [2021-01-04T04:20:25.147Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T04:20:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.239s coverage: 63.5% of statements [2021-01-04T04:20:26.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T04:20:26.121Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T04:20:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2021-01-04T04:20:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 91.3% of statements [2021-01-04T04:20:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2021-01-04T04:20:26.121Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.058s coverage: 73.7% of statements [2021-01-04T04:20:26.723Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2021-01-04T04:20:27.695Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.366s coverage: 55.9% of statements [2021-01-04T04:20:27.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T04:20:27.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T04:20:27.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T04:20:27.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T04:20:27.695Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T04:20:27.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.101s coverage: 37.0% of statements [2021-01-04T04:20:27.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T04:20:27.965Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T04:20:27.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.308s coverage: 84.0% of statements [2021-01-04T04:20:27.965Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.043s coverage: 100.0% of statements [2021-01-04T04:20:31.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.113s coverage: 47.1% of statements [2021-01-04T04:20:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T04:20:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T04:20:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T04:20:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T04:20:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T04:20:31.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.054s coverage: 100.0% of statements [2021-01-04T04:20:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T04:20:31.323Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.049s coverage: 100.0% of statements [2021-01-04T04:20:31.323Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T04:20:32.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.694s coverage: 29.1% of statements [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T04:20:32.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.086s coverage: 99.0% of statements [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T04:20:32.281Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.071s coverage: 100.0% of statements [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T04:20:32.281Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.023s coverage: 0.0% of statements [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T04:20:32.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.045s coverage: 100.0% of statements [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T04:20:32.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T04:20:32.281Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T04:20:32.281Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.037s coverage: 100.0% of statements [2021-01-04T04:20:32.543Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.032s coverage: 32.1% of statements [2021-01-04T04:20:32.804Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-04T04:20:33.066Z] GO111MODULE=on go vet ./... [2021-01-04T04:20:39.157Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-18090 in /w/workspace/edgexfoundry_edgex-go_PR-2966 [Pipeline] { [Pipeline] ws [2021-01-04T04:20:39.259Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [2021-01-04T04:20:44.507Z] using credential edgex-jenkins-ssh [2021-01-04T04:20:44.575Z] Cloning the remote Git repository [2021-01-04T04:20:44.637Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T04:20:44.750Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-01-04T04:20:44.820Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T04:20:44.821Z] > git --version # timeout=10 [2021-01-04T04:20:44.839Z] > git --version # 'git version 2.17.1' [2021-01-04T04:20:44.841Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T04:20:44.914Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T04:20:55.188Z] gofmt -l . [2021-01-04T04:20:55.451Z] [ "`gofmt -l .`" = "" ] [2021-01-04T04:20:56.028Z] ./bin/test-go-mod-tidy.sh [2021-01-04T04:20:56.605Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-04T04:20:58.314Z] + ls -al . [2021-01-04T04:20:58.314Z] total 636 [2021-01-04T04:20:58.314Z] drwxrwxr-x 10 1001 1001 4096 Jan 4 04:20 . [2021-01-04T04:20:58.314Z] drwxr-xr-x 4 root root 28 Jan 4 04:19 .. [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 04:17 .dockerignore [2021-01-04T04:20:58.314Z] drwxrwxr-x 8 1001 1001 179 Jan 4 04:17 .git [2021-01-04T04:20:58.314Z] drwxrwxr-x 3 1001 1001 125 Jan 4 04:17 .github [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 04:17 .gitignore [2021-01-04T04:20:58.314Z] drwx------ 3 1001 1001 47 Jan 4 04:18 .semver [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 04:17 .sonarcloud.properties [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 04:17 CONTRIBUTING.md [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 1035 Jan 4 04:17 Dockerfile.build [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 04:17 Jenkinsfile [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 04:17 LICENSE [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 04:17 Makefile [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 04:17 README.md [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 04:17 SECURITY.md [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 04:18 VERSION [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 04:17 ZMQWindows.md [2021-01-04T04:20:58.314Z] drwxrwxr-x 2 1001 1001 117 Jan 4 04:17 bin [2021-01-04T04:20:58.314Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 04:17 cmd [2021-01-04T04:20:58.314Z] -rw-r--r-- 1 root root 537189 Jan 4 04:20 coverage.out [2021-01-04T04:20:58.314Z] -rw-r--r-- 1 root root 979 Jan 4 04:20 go.mod [2021-01-04T04:20:58.314Z] -rw-r--r-- 1 root root 18849 Jan 4 04:20 go.sum [2021-01-04T04:20:58.314Z] drwxrwxr-x 8 1001 1001 127 Jan 4 04:17 internal [2021-01-04T04:20:58.314Z] drwxrwxr-x 4 1001 1001 26 Jan 4 04:17 openapi [2021-01-04T04:20:58.314Z] drwxrwxr-x 4 1001 1001 71 Jan 4 04:17 snap [2021-01-04T04:20:58.314Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 04:17 version.go [Pipeline] sh [2021-01-04T04:20:58.624Z] + '[' -e coverage.out ] [2021-01-04T04:20:58.624Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T04:20:58.823Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T04:20:59.118Z] + make build [2021-01-04T04:20:59.118Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T04:21:01.115Z] Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:21:01.561Z] Merge succeeded, producing 56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:21:01.562Z] Checking out Revision 56633661d93282abc5980671e0f1803467a527d3 (PR-2966) [2021-01-04T04:21:00.269Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T04:21:00.288Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T04:21:00.311Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T04:21:00.351Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T04:21:00.351Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T04:21:00.362Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2966/head:refs/remotes/origin/PR-2966 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T04:21:01.141Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T04:21:01.166Z] > git checkout -f 56633661d93282abc5980671e0f1803467a527d3 # timeout=10 [2021-01-04T04:21:01.476Z] > git remote # timeout=10 [2021-01-04T04:21:01.494Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T04:21:01.510Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T04:21:01.523Z] > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 [2021-01-04T04:21:01.549Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T04:21:03.352Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T04:21:01.610Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T04:21:01.653Z] > git checkout -f 56633661d93282abc5980671e0f1803467a527d3 # timeout=10 [2021-01-04T04:21:06.175Z] Commit message: "feat(meta): Refactor device service callback client creation func" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-04T04:21:07.749Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-04T04:21:08.209Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-04T04:21:08.567Z] + sudo service docker restart [2021-01-04T04:21:08.567Z] + true [2021-01-04T04:21:10.023Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-04T04:21:10.621Z] provisioning config files... [2021-01-04T04:21:10.667Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/7@tmp/config1557636233904415706tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:21:10.974Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T04:21:11.087Z] ---> docker-login.sh [2021-01-04T04:21:11.087Z] nexus3.edgexfoundry.org:10001 [2021-01-04T04:21:12.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:21:12.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:21:12.367Z] Configure a credential helper to remove this warning. See [2021-01-04T04:21:12.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:21:12.367Z] [2021-01-04T04:21:12.367Z] Login Succeeded [2021-01-04T04:21:12.367Z] nexus3.edgexfoundry.org:10002 [2021-01-04T04:21:12.384Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T04:21:12.653Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T04:21:12.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:21:12.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:21:12.965Z] Configure a credential helper to remove this warning. See [2021-01-04T04:21:12.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:21:12.965Z] [2021-01-04T04:21:12.965Z] Login Succeeded [2021-01-04T04:21:12.965Z] nexus3.edgexfoundry.org:10003 [2021-01-04T04:21:13.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:21:13.563Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:21:13.563Z] Configure a credential helper to remove this warning. See [2021-01-04T04:21:13.563Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:21:13.563Z] [2021-01-04T04:21:13.563Z] Login Succeeded [2021-01-04T04:21:13.563Z] nexus3.edgexfoundry.org:10004 [2021-01-04T04:21:14.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:21:14.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:21:14.162Z] Configure a credential helper to remove this warning. See [2021-01-04T04:21:14.162Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:21:14.162Z] [2021-01-04T04:21:14.162Z] Login Succeeded [2021-01-04T04:21:14.162Z] docker.io [2021-01-04T04:21:14.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-04T04:21:14.585Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T04:21:15.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-04T04:21:15.027Z] Configure a credential helper to remove this warning. See [2021-01-04T04:21:15.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-04T04:21:15.027Z] [2021-01-04T04:21:15.027Z] Login Succeeded [2021-01-04T04:21:15.027Z] ---> docker-login.sh ends [Pipeline] } [2021-01-04T04:21:15.044Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-04T04:21:15.523Z] ========================================================= [2021-01-04T04:21:15.523Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-04T04:21:15.523Z] ========================================================= [2021-01-04T04:21:15.538Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:21:15.915Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2021-01-04T04:21:16.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T04:21:17.904Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T04:21:18.549Z] Sending build context to Docker daemon 165.4MB [2021-01-04T04:21:18.549Z] Step 1/7 : ARG BASE=golang:1.15-alpine [2021-01-04T04:21:18.549Z] Step 2/7 : FROM ${BASE} [2021-01-04T04:21:18.549Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-04T04:21:18.549Z] 5f621e34cdf4: Pulling fs layer [2021-01-04T04:21:18.549Z] a4357932f1b6: Pulling fs layer [2021-01-04T04:21:18.549Z] 18c013af1878: Pulling fs layer [2021-01-04T04:21:18.549Z] 00ac8860ef70: Pulling fs layer [2021-01-04T04:21:18.549Z] 63d7cb157983: Pulling fs layer [2021-01-04T04:21:18.549Z] b116817d02f9: Pulling fs layer [2021-01-04T04:21:18.549Z] 745a02a5169b: Pulling fs layer [2021-01-04T04:21:18.549Z] 00ac8860ef70: Waiting [2021-01-04T04:21:18.549Z] b116817d02f9: Waiting [2021-01-04T04:21:18.549Z] 63d7cb157983: Waiting [2021-01-04T04:21:18.549Z] 745a02a5169b: Waiting [2021-01-04T04:21:18.549Z] 18c013af1878: Verifying Checksum [2021-01-04T04:21:18.549Z] 18c013af1878: Download complete [2021-01-04T04:21:18.549Z] a4357932f1b6: Verifying Checksum [2021-01-04T04:21:18.549Z] a4357932f1b6: Download complete [2021-01-04T04:21:18.549Z] 63d7cb157983: Verifying Checksum [2021-01-04T04:21:18.549Z] 63d7cb157983: Download complete [2021-01-04T04:21:18.549Z] b116817d02f9: Verifying Checksum [2021-01-04T04:21:18.549Z] b116817d02f9: Download complete [2021-01-04T04:21:18.549Z] 5f621e34cdf4: Verifying Checksum [2021-01-04T04:21:18.855Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T04:21:19.152Z] 5f621e34cdf4: Pull complete [2021-01-04T04:21:19.753Z] a4357932f1b6: Pull complete [2021-01-04T04:21:19.814Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T04:21:20.028Z] 18c013af1878: Pull complete [Pipeline] } [2021-01-04T04:21:20.776Z] $ docker stop --time=1 1bbd1a51c2e774cf1ee1a7f86d9de29a84c3f1ebcb7ac20604a615513fe687ee [2021-01-04T04:21:21.492Z] 745a02a5169b: Verifying Checksum [2021-01-04T04:21:21.492Z] 745a02a5169b: Download complete [2021-01-04T04:21:22.098Z] 00ac8860ef70: Download complete [2021-01-04T04:21:22.509Z] $ docker rm -f 1bbd1a51c2e774cf1ee1a7f86d9de29a84c3f1ebcb7ac20604a615513fe687ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:21:26.343Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T04:21:26.343Z] [2021-01-04T04:21:26.343Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:21:26.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T04:21:26.703Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-04T04:21:26.703Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-04T04:21:26.703Z] ca9280d653b3: Pulling fs layer [2021-01-04T04:21:26.703Z] 7e9c9ca2126c: Pulling fs layer [2021-01-04T04:21:26.703Z] cbdbe7a5bc2a: Verifying Checksum [2021-01-04T04:21:26.703Z] cbdbe7a5bc2a: Download complete [2021-01-04T04:21:26.967Z] ca9280d653b3: Verifying Checksum [2021-01-04T04:21:26.967Z] ca9280d653b3: Download complete [2021-01-04T04:21:27.235Z] cbdbe7a5bc2a: Pull complete [2021-01-04T04:21:28.203Z] ca9280d653b3: Pull complete [2021-01-04T04:21:28.203Z] 7e9c9ca2126c: Verifying Checksum [2021-01-04T04:21:28.203Z] 7e9c9ca2126c: Download complete [2021-01-04T04:21:32.458Z] 00ac8860ef70: Pull complete [2021-01-04T04:21:32.458Z] 63d7cb157983: Pull complete [2021-01-04T04:21:32.732Z] b116817d02f9: Pull complete [2021-01-04T04:21:36.122Z] 745a02a5169b: Pull complete [2021-01-04T04:21:36.122Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-04T04:21:36.122Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-04T04:21:36.122Z] ---> b7e6874047d6 [2021-01-04T04:21:36.122Z] 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 [2021-01-04T04:21:36.397Z] 7e9c9ca2126c: Pull complete [2021-01-04T04:21:36.397Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-04T04:21:36.397Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T04:21:36.397Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-04T04:21:36.530Z] prd-centos7-docker-4c-2g-18089 does not seem to be running inside a container [2021-01-04T04:21:36.581Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T04:21:37.411Z] $ docker top b98e7aed2b939a46edc97a555be3745cfea6ced5b8c38b0989c5982d914d97f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T04:21:37.916Z] + docker-compose build --help [2021-01-04T04:21:37.916Z] + grep parallel [2021-01-04T04:21:38.862Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T04:21:38.877Z] $ docker stop --time=1 b98e7aed2b939a46edc97a555be3745cfea6ced5b8c38b0989c5982d914d97f9 [2021-01-04T04:21:39.563Z] ---> Running in f1ad3cfc529a [2021-01-04T04:21:40.236Z] $ docker rm -f b98e7aed2b939a46edc97a555be3745cfea6ced5b8c38b0989c5982d914d97f9 [Pipeline] // withDockerContainer [Pipeline] writeFile [2021-01-04T04:21:40.547Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:21:40.938Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-04T04:21:40.938Z] . [Pipeline] withDockerContainer [2021-01-04T04:21:41.040Z] prd-centos7-docker-4c-2g-18089 does not seem to be running inside a container [2021-01-04T04:21:41.093Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-04T04:21:41.149Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:21:41.900Z] $ docker top b944cc7cfc83d66e75902b244d13d0ca3a4dd37bf99ef6e9329b9597d265e35a -eo pid,comm [Pipeline] { [2021-01-04T04:21:42.128Z] (1/12) Installing libmagic (5.38-r0) [Pipeline] sh [2021-01-04T04:21:42.404Z] (2/12) Installing file (5.38-r0) [2021-01-04T04:21:42.404Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-04T04:21:42.488Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T04:21:42.679Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-04T04:21:43.438Z] Building docker-core-command-go ... [2021-01-04T04:21:43.438Z] Building docker-core-data-go ... [2021-01-04T04:21:43.438Z] Building docker-core-metadata-go ... [2021-01-04T04:21:43.438Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T04:21:43.438Z] Building docker-security-proxy-setup-go ... [2021-01-04T04:21:43.438Z] Building docker-security-secretstore-setup-go ... [2021-01-04T04:21:43.438Z] Building docker-support-notifications-go ... [2021-01-04T04:21:43.438Z] Building docker-support-scheduler-go ... [2021-01-04T04:21:43.438Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T04:21:43.438Z] Building docker-security-bootstrap-redis-go [2021-01-04T04:21:43.438Z] Building docker-core-command-go [2021-01-04T04:21:43.438Z] Building docker-support-notifications-go [2021-01-04T04:21:43.438Z] Building docker-support-scheduler-go [2021-01-04T04:21:43.438Z] Building docker-core-metadata-go [2021-01-04T04:21:48.059Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-04T04:21:48.060Z] (6/12) Installing patch (2.7.6-r6) [2021-01-04T04:21:48.060Z] (7/12) Installing build-base (0.5-r2) [2021-01-04T04:21:48.060Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-04T04:21:48.060Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-04T04:21:48.060Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-04T04:21:48.060Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-04T04:21:48.060Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-04T04:21:48.060Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:21:48.332Z] OK: 217 MiB in 51 packages [2021-01-04T04:21:52.631Z] Removing intermediate container f1ad3cfc529a [2021-01-04T04:21:52.631Z] ---> b9ffd9d271c2 [2021-01-04T04:21:52.631Z] Step 4/7 : WORKDIR /edgex-go [2021-01-04T04:21:52.631Z] ---> Running in 5bfedeb26c7f [2021-01-04T04:21:52.903Z] Removing intermediate container 5bfedeb26c7f [2021-01-04T04:21:52.903Z] ---> 0492f60cbd2c [2021-01-04T04:21:52.903Z] Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2021-01-04T04:21:53.494Z] latest: Pulling from library/docker [2021-01-04T04:21:53.494Z] 159e5727ea61: Pulling fs layer [2021-01-04T04:21:53.494Z] 687389c36290: Pulling fs layer [2021-01-04T04:21:53.494Z] 94e28978939c: Pulling fs layer [2021-01-04T04:21:53.494Z] ea42096754a7: Pulling fs layer [2021-01-04T04:21:53.494Z] bd61cee6920e: Pulling fs layer [2021-01-04T04:21:53.494Z] 87c4ece4675c: Pulling fs layer [2021-01-04T04:21:53.494Z] 90ca8b2ff088: Pulling fs layer [2021-01-04T04:21:53.494Z] ea42096754a7: Waiting [2021-01-04T04:21:53.494Z] bd61cee6920e: Waiting [2021-01-04T04:21:53.494Z] 87c4ece4675c: Waiting [2021-01-04T04:21:53.494Z] 90ca8b2ff088: Waiting [2021-01-04T04:21:53.771Z] 94e28978939c: Download complete [2021-01-04T04:21:53.772Z] 687389c36290: Verifying Checksum [2021-01-04T04:21:53.772Z] 687389c36290: Download complete [2021-01-04T04:21:53.772Z] 159e5727ea61: Verifying Checksum [2021-01-04T04:21:53.772Z] 159e5727ea61: Download complete [2021-01-04T04:21:54.052Z] 87c4ece4675c: Verifying Checksum [2021-01-04T04:21:54.052Z] 87c4ece4675c: Download complete [2021-01-04T04:21:54.052Z] bd61cee6920e: Verifying Checksum [2021-01-04T04:21:54.052Z] bd61cee6920e: Download complete [2021-01-04T04:21:54.052Z] 90ca8b2ff088: Verifying Checksum [2021-01-04T04:21:54.052Z] 90ca8b2ff088: Download complete [2021-01-04T04:21:54.339Z] 159e5727ea61: Pull complete [2021-01-04T04:21:55.328Z] 687389c36290: Pull complete [2021-01-04T04:21:55.602Z] 94e28978939c: Pull complete [2021-01-04T04:21:55.602Z] ea42096754a7: Verifying Checksum [2021-01-04T04:21:55.602Z] ea42096754a7: Download complete [2021-01-04T04:21:58.985Z] ea42096754a7: Pull complete [2021-01-04T04:21:59.258Z] bd61cee6920e: Pull complete [2021-01-04T04:21:59.530Z] 87c4ece4675c: Pull complete [2021-01-04T04:21:59.814Z] 90ca8b2ff088: Pull complete [2021-01-04T04:21:59.814Z] Digest: sha256:b1356a9c0d4de04e7009b34940d6969699ba7e71dd9bb495bd04c01ae618c1e3 [2021-01-04T04:21:59.814Z] Status: Downloaded newer image for docker:latest [2021-01-04T04:22:04.127Z] ---> 5cfe5c077978 [2021-01-04T04:22:04.127Z] Step 6/7 : COPY go.mod . [2021-01-04T04:22:04.127Z] ---> 82b2b862c6d1 [2021-01-04T04:22:04.127Z] Step 7/7 : RUN go mod download [2021-01-04T04:22:04.408Z] ---> Running in ba951952e941 [2021-01-04T04:22:15.787Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:22:15.787Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:22:15.787Z] ---> b42ba785ab6e [2021-01-04T04:22:15.787Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T04:22:15.787Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:22:15.787Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:22:15.787Z] ---> b42ba785ab6e [2021-01-04T04:22:15.787Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T04:22:15.787Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:22:15.787Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:22:15.787Z] ---> b42ba785ab6e [2021-01-04T04:22:15.787Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T04:22:15.787Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:22:15.787Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:22:15.787Z] ---> b42ba785ab6e [2021-01-04T04:22:15.787Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T04:22:15.787Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:22:15.787Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:22:15.787Z] ---> b42ba785ab6e [2021-01-04T04:22:15.787Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T04:22:15.787Z] ---> Running in 62a5dbe90652 [2021-01-04T04:22:15.787Z] ---> Running in e7165254fa99 [2021-01-04T04:22:15.787Z] ---> Running in 005d9705eea2 [2021-01-04T04:22:15.787Z] ---> Running in aa32c36126d8 [2021-01-04T04:22:15.787Z] ---> Running in 5f64fa3a02d1 [2021-01-04T04:22:16.375Z] Removing intermediate container e7165254fa99 [2021-01-04T04:22:16.375Z] ---> b80f211ddb87 [2021-01-04T04:22:16.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:22:16.375Z] Removing intermediate container 5f64fa3a02d1 [2021-01-04T04:22:16.375Z] ---> 820b830aa2ea [2021-01-04T04:22:16.375Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:22:16.375Z] Removing intermediate container 005d9705eea2 [2021-01-04T04:22:16.375Z] ---> 14653b9b1472 [2021-01-04T04:22:16.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:22:16.375Z] Removing intermediate container aa32c36126d8 [2021-01-04T04:22:16.375Z] ---> 1f47caad3bf4 [2021-01-04T04:22:16.375Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:22:16.375Z] Removing intermediate container 62a5dbe90652 [2021-01-04T04:22:16.375Z] ---> a7bc026999a9 [2021-01-04T04:22:16.375Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:22:16.375Z] ---> Running in 04c5633a3d71 [2021-01-04T04:22:16.375Z] ---> Running in bc968055861b [2021-01-04T04:22:16.375Z] ---> Running in 6d14d4647196 [2021-01-04T04:22:16.640Z] ---> Running in f108e8184d5a [2021-01-04T04:22:16.640Z] ---> Running in ecb3a19e27d9 [2021-01-04T04:22:18.572Z] Removing intermediate container 04c5633a3d71 [2021-01-04T04:22:18.572Z] ---> 231da8b2653a [2021-01-04T04:22:18.572Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T04:22:18.572Z] ---> Running in e93c369d6817 [2021-01-04T04:22:18.572Z] Removing intermediate container 6d14d4647196 [2021-01-04T04:22:18.572Z] ---> 11e54eadcc65 [2021-01-04T04:22:18.572Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T04:22:18.835Z] Removing intermediate container bc968055861b [2021-01-04T04:22:18.835Z] ---> 7db6fd3a932a [2021-01-04T04:22:18.835Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T04:22:18.835Z] ---> Running in 4c31d09f7cd2 [2021-01-04T04:22:19.100Z] Removing intermediate container f108e8184d5a [2021-01-04T04:22:19.100Z] ---> c945848a0d56 [2021-01-04T04:22:19.100Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T04:22:19.100Z] ---> Running in 0953086564e0 [2021-01-04T04:22:19.100Z] Removing intermediate container ecb3a19e27d9 [2021-01-04T04:22:19.100Z] ---> 1cc8cf574e34 [2021-01-04T04:22:19.100Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-04T04:22:19.363Z] ---> Running in e4bb5d5ef7fc [2021-01-04T04:22:19.363Z] ---> Running in c0120c4d0619 [2021-01-04T04:22:19.363Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:19.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:19.941Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:20.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:20.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:20.203Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:20.468Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:20.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:20.731Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:22:20.731Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:22:20.731Z] OK: 12750 distinct packages available [2021-01-04T04:22:20.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:20.731Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:22:20.993Z] OK: 233 MiB in 51 packages [2021-01-04T04:22:20.993Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:22:20.993Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:22:20.993Z] OK: 12750 distinct packages available [2021-01-04T04:22:21.263Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:22:21.263Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:22:21.263Z] OK: 12750 distinct packages available [2021-01-04T04:22:21.263Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:22:21.263Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:22:21.263Z] OK: 12750 distinct packages available [2021-01-04T04:22:21.263Z] OK: 233 MiB in 51 packages [2021-01-04T04:22:21.263Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:22:21.263Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:22:21.263Z] OK: 12750 distinct packages available [2021-01-04T04:22:21.534Z] OK: 233 MiB in 51 packages [2021-01-04T04:22:21.534Z] OK: 233 MiB in 51 packages [2021-01-04T04:22:21.534Z] OK: 233 MiB in 51 packages [2021-01-04T04:22:21.534Z] Removing intermediate container e93c369d6817 [2021-01-04T04:22:21.534Z] ---> 1bf9c591f149 [2021-01-04T04:22:21.534Z] Step 6/22 : COPY go.mod . [2021-01-04T04:22:22.111Z] ---> d01cded5e292 [2021-01-04T04:22:22.111Z] Step 7/22 : RUN go mod download [2021-01-04T04:22:22.373Z] Removing intermediate container 4c31d09f7cd2 [2021-01-04T04:22:22.373Z] ---> f145185055de [2021-01-04T04:22:22.373Z] Step 6/22 : COPY go.mod . [2021-01-04T04:22:22.373Z] ---> Running in 25f368a2afac [2021-01-04T04:22:22.637Z] Removing intermediate container 0953086564e0 [2021-01-04T04:22:22.637Z] ---> af871d59d3a3 [2021-01-04T04:22:22.637Z] Step 6/21 : COPY go.mod . [2021-01-04T04:22:22.637Z] Removing intermediate container e4bb5d5ef7fc [2021-01-04T04:22:22.637Z] ---> 1a238e541dff [2021-01-04T04:22:22.637Z] Step 6/22 : COPY go.mod . [2021-01-04T04:22:22.637Z] ---> 1c1847c1dba2 [2021-01-04T04:22:22.637Z] Step 7/22 : RUN go mod download [2021-01-04T04:22:22.899Z] Removing intermediate container c0120c4d0619 [2021-01-04T04:22:22.899Z] ---> 5a7c755d3d2d [2021-01-04T04:22:22.899Z] Step 6/24 : COPY go.mod . [2021-01-04T04:22:22.899Z] ---> Running in b9c6114b4fe8 [2021-01-04T04:22:22.899Z] ---> 2f388a3ccf95 [2021-01-04T04:22:22.899Z] Step 7/21 : RUN go mod download [2021-01-04T04:22:23.161Z] ---> dad9b5833d3e [2021-01-04T04:22:23.161Z] Step 7/22 : RUN go mod download [2021-01-04T04:22:23.161Z] ---> Running in 72dff3b29614 [2021-01-04T04:22:23.423Z] ---> Running in 3fd506bcaa19 [2021-01-04T04:22:23.423Z] ---> 71006c3ad2a8 [2021-01-04T04:22:23.423Z] Step 7/24 : RUN go mod download [2021-01-04T04:22:23.423Z] ---> Running in cc1c71692dfd [2021-01-04T04:22:24.397Z] Removing intermediate container 25f368a2afac [2021-01-04T04:22:24.397Z] ---> 8c95a912ba02 [2021-01-04T04:22:24.397Z] Step 8/22 : COPY . . [2021-01-04T04:22:24.665Z] Removing intermediate container b9c6114b4fe8 [2021-01-04T04:22:24.665Z] ---> 70d03fb54b2d [2021-01-04T04:22:24.665Z] Step 8/22 : COPY . . [2021-01-04T04:22:31.204Z] Removing intermediate container ba951952e941 [2021-01-04T04:22:31.204Z] ---> e4372624585e [2021-01-04T04:22:31.204Z] Successfully built e4372624585e [2021-01-04T04:22:31.204Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:22:31.596Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T04:22:31.596Z] . [Pipeline] withDockerContainer [2021-01-04T04:22:31.875Z] prd-ubuntu18.04-docker-arm64-4c-16g-18090 does not seem to be running inside a container [2021-01-04T04:22:31.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T04:22:32.856Z] Removing intermediate container 72dff3b29614 [2021-01-04T04:22:32.856Z] ---> 4f8abc1efc65 [2021-01-04T04:22:32.856Z] Step 8/21 : COPY . . [2021-01-04T04:22:33.459Z] $ docker top 1b13cdaa7322b5ae181a5e8f7c6a9afed0806452fea442dd015afa743ee35265 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T04:22:34.487Z] + go version [2021-01-04T04:22:34.487Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-04T04:22:34.520Z] $ docker stop --time=1 1b13cdaa7322b5ae181a5e8f7c6a9afed0806452fea442dd015afa743ee35265 [2021-01-04T04:22:36.398Z] $ docker rm -f 1b13cdaa7322b5ae181a5e8f7c6a9afed0806452fea442dd015afa743ee35265 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-01-04T04:22:37.105Z] Removing intermediate container cc1c71692dfd [2021-01-04T04:22:37.106Z] ---> ac3224c54756 [2021-01-04T04:22:37.106Z] Step 8/24 : COPY . . [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:22:37.462Z] + docker inspect -f . ci-base-image-arm64 [2021-01-04T04:22:37.462Z] . [Pipeline] withDockerContainer [2021-01-04T04:22:37.723Z] prd-ubuntu18.04-docker-arm64-4c-16g-18090 does not seem to be running inside a container [2021-01-04T04:22:37.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-04T04:22:39.045Z] $ docker top d80984f9f75da499991f7c9729cc31811740b199b97d8a080f97d057310fb5f7 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-04T04:22:39.364Z] ========================================================= [2021-01-04T04:22:39.364Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-04T04:22:39.364Z] ========================================================= [Pipeline] sh [2021-01-04T04:22:39.683Z] + make test [2021-01-04T04:22:39.956Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-04T04:22:41.368Z] Removing intermediate container 3fd506bcaa19 [2021-01-04T04:22:41.368Z] ---> 86c1c34c3759 [2021-01-04T04:22:41.368Z] Step 8/22 : COPY . . [2021-01-04T04:23:02.116Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-04T04:23:03.428Z] ---> 148cc7329996 [2021-01-04T04:23:03.428Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T04:23:03.428Z] ---> 3deafb57521d [2021-01-04T04:23:03.428Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T04:23:03.428Z] ---> Running in 1af3c61ca6f3 [2021-01-04T04:23:03.428Z] ---> Running in 4deef0f43fbc [2021-01-04T04:23:08.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T04:23:08.779Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T04:23:08.779Z] ---> 7ff2dd26edea [2021-01-04T04:23:08.779Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T04:23:09.053Z] ---> 4b360aaa57f8 [2021-01-04T04:23:09.053Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T04:23:09.323Z] ---> Running in f96f50c5a937 [2021-01-04T04:23:09.910Z] ---> 6002097d80b2 [2021-01-04T04:23:09.910Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T04:23:09.910Z] ---> Running in 52ef227fed1e [2021-01-04T04:23:10.178Z] ---> Running in 173a962d0b11 [2021-01-04T04:23:11.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T04:23:11.145Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T04:23:11.414Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T04:23:38.150Z] Removing intermediate container 4deef0f43fbc [2021-01-04T04:23:38.150Z] ---> 262470167bc4 [2021-01-04T04:23:38.150Z] [2021-01-04T04:23:38.150Z] Step 10/22 : FROM alpine:3.10 [2021-01-04T04:23:38.150Z] 3.10: Pulling from library/alpine [2021-01-04T04:23:38.422Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T04:23:38.422Z] Status: Downloaded newer image for alpine:3.10 [2021-01-04T04:23:38.422Z] ---> be4e4bea2c2e [2021-01-04T04:23:38.422Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T04:23:39.003Z] ---> Running in 5ba6fb218d48 [2021-01-04T04:23:39.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:23:39.971Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:23:40.239Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T04:23:40.239Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T04:23:40.239Z] OK: 10350 distinct packages available [2021-01-04T04:23:40.239Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T04:23:40.502Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T04:23:40.502Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T04:23:40.502Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T04:23:40.502Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T04:23:40.502Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T04:23:40.502Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T04:23:40.502Z] OK: 7 MiB in 19 packages [2021-01-04T04:23:41.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-04T04:23:45.813Z] Removing intermediate container 52ef227fed1e [2021-01-04T04:23:45.813Z] ---> 3ad3826426a4 [2021-01-04T04:23:45.813Z] [2021-01-04T04:23:45.813Z] Step 10/24 : FROM scratch [2021-01-04T04:23:45.813Z] ---> [2021-01-04T04:23:45.813Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T04:23:45.813Z] Removing intermediate container f96f50c5a937 [2021-01-04T04:23:45.813Z] ---> e8b514add21f [2021-01-04T04:23:45.813Z] [2021-01-04T04:23:45.813Z] Step 10/21 : FROM scratch [2021-01-04T04:23:45.813Z] ---> [2021-01-04T04:23:45.813Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T04:23:45.813Z] Removing intermediate container 173a962d0b11 [2021-01-04T04:23:45.813Z] ---> c0305a202cd2 [2021-01-04T04:23:45.813Z] [2021-01-04T04:23:45.813Z] Step 10/22 : FROM scratch [2021-01-04T04:23:45.813Z] ---> [2021-01-04T04:23:45.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T04:23:45.813Z] Removing intermediate container 1af3c61ca6f3 [2021-01-04T04:23:45.813Z] ---> 89e028b96682 [2021-01-04T04:23:45.813Z] [2021-01-04T04:23:45.813Z] Step 10/22 : FROM scratch [2021-01-04T04:23:45.813Z] ---> [2021-01-04T04:23:45.813Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T04:23:46.388Z] ---> Running in 51af73812daf [2021-01-04T04:23:46.388Z] ---> Running in af19061e290a [2021-01-04T04:23:46.388Z] ---> Running in e226c16fcddb [2021-01-04T04:23:46.388Z] ---> Running in 94544c16df80 [2021-01-04T04:23:46.388Z] Removing intermediate container 5ba6fb218d48 [2021-01-04T04:23:46.388Z] ---> b8bd22022b94 [2021-01-04T04:23:46.388Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T04:23:46.652Z] ---> Running in e02946e1fa0a [2021-01-04T04:23:46.652Z] Removing intermediate container 51af73812daf [2021-01-04T04:23:46.652Z] ---> d77d7faad20a [2021-01-04T04:23:46.652Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T04:23:46.652Z] Removing intermediate container 94544c16df80 [2021-01-04T04:23:46.652Z] ---> 62b7968a59a7 [2021-01-04T04:23:46.652Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T04:23:46.652Z] Removing intermediate container e226c16fcddb [2021-01-04T04:23:46.652Z] ---> ac5bd7aa8ba8 [2021-01-04T04:23:46.652Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T04:23:46.652Z] Removing intermediate container af19061e290a [2021-01-04T04:23:46.652Z] ---> b8b53c489be1 [2021-01-04T04:23:46.652Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T04:23:46.652Z] ---> Running in 96bef0491815 [2021-01-04T04:23:46.915Z] ---> Running in 0ced3aa9c42d [2021-01-04T04:23:46.915Z] ---> Running in aaa84b7162f2 [2021-01-04T04:23:46.915Z] ---> Running in 8168137e01b8 [2021-01-04T04:23:46.915Z] Removing intermediate container e02946e1fa0a [2021-01-04T04:23:46.915Z] ---> 04152d5de59f [2021-01-04T04:23:46.915Z] Step 13/22 : WORKDIR / [2021-01-04T04:23:46.915Z] Removing intermediate container 96bef0491815 [2021-01-04T04:23:46.915Z] ---> e3f7efb7cf95 [2021-01-04T04:23:46.915Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T04:23:47.179Z] ---> Running in b24bebd1100d [2021-01-04T04:23:47.179Z] ---> Running in 547eb87f74a1 [2021-01-04T04:23:48.126Z] Removing intermediate container 0ced3aa9c42d [2021-01-04T04:23:48.126Z] ---> 664f1b69ea2c [2021-01-04T04:23:48.126Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T04:23:48.126Z] Removing intermediate container 8168137e01b8 [2021-01-04T04:23:48.126Z] ---> 1c9eda7f199c [2021-01-04T04:23:48.126Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T04:23:48.126Z] Removing intermediate container aaa84b7162f2 [2021-01-04T04:23:48.126Z] ---> aebfae253375 [2021-01-04T04:23:48.126Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T04:23:48.390Z] ---> Running in 130c27aa886d [2021-01-04T04:23:48.390Z] Removing intermediate container 547eb87f74a1 [2021-01-04T04:23:48.390Z] ---> 41dd2ee6780c [2021-01-04T04:23:48.390Z] Step 14/22 : WORKDIR / [2021-01-04T04:23:48.390Z] Removing intermediate container b24bebd1100d [2021-01-04T04:23:48.390Z] ---> 622d18284f15 [2021-01-04T04:23:48.390Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T04:23:48.390Z] ---> Running in 6d27320a4b90 [2021-01-04T04:23:48.390Z] ---> Running in 25cc2c5596de [2021-01-04T04:23:48.652Z] ---> Running in 8560b6fc3665 [2021-01-04T04:23:48.652Z] Removing intermediate container 130c27aa886d [2021-01-04T04:23:48.652Z] ---> ce6e5775b374 [2021-01-04T04:23:48.652Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T04:23:48.918Z] ---> 69a0a7d8c54f [2021-01-04T04:23:48.918Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T04:23:48.918Z] Removing intermediate container 6d27320a4b90 [2021-01-04T04:23:48.918Z] ---> a3afe094565a [2021-01-04T04:23:48.918Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T04:23:48.918Z] Removing intermediate container 25cc2c5596de [2021-01-04T04:23:48.918Z] ---> 731604a0b79c [2021-01-04T04:23:48.918Z] Step 14/22 : WORKDIR / [2021-01-04T04:23:48.918Z] Removing intermediate container 8560b6fc3665 [2021-01-04T04:23:48.918Z] ---> d6011f66aafb [2021-01-04T04:23:48.918Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T04:23:48.918Z] ---> d82e11a161aa [2021-01-04T04:23:48.918Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T04:23:49.200Z] ---> Running in 1d1cf48473fe [2021-01-04T04:23:49.472Z] ---> dab6fbfcfb28 [2021-01-04T04:23:49.473Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T04:23:49.473Z] ---> d08fda985e0b [2021-01-04T04:23:49.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T04:23:49.473Z] Removing intermediate container 1d1cf48473fe [2021-01-04T04:23:49.473Z] ---> 641963efbbab [2021-01-04T04:23:49.473Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T04:23:49.473Z] ---> 632e91ea9674 [2021-01-04T04:23:49.473Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T04:23:49.737Z] ---> 9529f2961b83 [2021-01-04T04:23:49.737Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T04:23:49.737Z] ---> 307b468d8d18 [2021-01-04T04:23:49.737Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T04:23:50.687Z] ---> d48be1e56eb7 [2021-01-04T04:23:50.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T04:23:50.687Z] ---> 40321483ddbd [2021-01-04T04:23:50.687Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T04:23:50.687Z] ---> 696b0cb5280f [2021-01-04T04:23:50.687Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T04:23:50.687Z] ---> 8eb3fd58f007 [2021-01-04T04:23:50.687Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T04:23:50.959Z] ---> f6d74658a263 [2021-01-04T04:23:50.959Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T04:23:50.959Z] ---> Running in e5276d6ae8e6 [2021-01-04T04:23:51.222Z] ---> 0917f753340d [2021-01-04T04:23:51.222Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T04:23:51.222Z] ---> ef0a01491626 [2021-01-04T04:23:51.222Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T04:23:51.485Z] ---> 16588fd60e39 [2021-01-04T04:23:51.485Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T04:23:51.485Z] ---> Running in 61c1b3a3311f [2021-01-04T04:23:51.485Z] ---> Running in 9cb08c3e2fc4 [2021-01-04T04:23:51.485Z] Removing intermediate container e5276d6ae8e6 [2021-01-04T04:23:51.485Z] ---> dc8706f5fd62 [2021-01-04T04:23:51.485Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:23:51.747Z] ---> 7fae941251c9 [2021-01-04T04:23:51.747Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T04:23:51.747Z] ---> Running in d86ead0b1f63 [2021-01-04T04:23:52.009Z] ---> Running in 029c9e1fafe9 [2021-01-04T04:23:52.009Z] ---> 0f846427bc93 [2021-01-04T04:23:52.009Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T04:23:52.009Z] Removing intermediate container 9cb08c3e2fc4 [2021-01-04T04:23:52.009Z] ---> ffbe7cb0946f [2021-01-04T04:23:52.009Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:23:52.273Z] Removing intermediate container d86ead0b1f63 [2021-01-04T04:23:52.273Z] ---> ce8afca60a35 [2021-01-04T04:23:52.273Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T04:23:52.273Z] Removing intermediate container 029c9e1fafe9 [2021-01-04T04:23:52.273Z] ---> 660b57a698af [2021-01-04T04:23:52.273Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:23:52.274Z] ---> Running in 1daef633c795 [2021-01-04T04:23:52.537Z] ---> Running in 9351369ca359 [2021-01-04T04:23:52.538Z] ---> Running in 0631e117ebeb [2021-01-04T04:23:52.538Z] ---> 3ce7b943065a [2021-01-04T04:23:52.538Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T04:23:52.538Z] Removing intermediate container 1daef633c795 [2021-01-04T04:23:52.538Z] ---> 4b99567a58e3 [2021-01-04T04:23:52.538Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T04:23:52.800Z] ---> Running in 9cd7821d8f5b [2021-01-04T04:23:52.800Z] Removing intermediate container 9351369ca359 [2021-01-04T04:23:52.800Z] ---> 3c9b16f0e09a [2021-01-04T04:23:52.800Z] Step 20/21 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:23:53.067Z] Removing intermediate container 0631e117ebeb [2021-01-04T04:23:53.067Z] ---> 65e31278d4b3 [2021-01-04T04:23:53.067Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T04:23:53.067Z] ---> c13bd53cd177 [2021-01-04T04:23:53.067Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T04:23:53.067Z] ---> Running in d6c97b3bbfe5 [2021-01-04T04:23:53.331Z] ---> Running in 6d5032f1f29c [2021-01-04T04:23:53.331Z] ---> Running in 86b09b989e95 [2021-01-04T04:23:53.331Z] Removing intermediate container 9cd7821d8f5b [2021-01-04T04:23:53.331Z] ---> adf7e9d5282e [2021-01-04T04:23:53.331Z] Step 21/22 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:23:53.596Z] Removing intermediate container 61c1b3a3311f [2021-01-04T04:23:53.596Z] ---> 81f5b5cc2d27 [2021-01-04T04:23:53.596Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T04:23:53.596Z] Removing intermediate container d6c97b3bbfe5 [2021-01-04T04:23:53.596Z] ---> 1db59a6b5179 [2021-01-04T04:23:53.596Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T04:23:53.596Z] ---> Running in 65330eb60a54 [2021-01-04T04:23:53.596Z] ---> Running in 081aeabb4e7a [2021-01-04T04:23:53.596Z] Removing intermediate container 6d5032f1f29c [2021-01-04T04:23:53.596Z] ---> 9248a024c858 [2021-01-04T04:23:53.596Z] Step 21/22 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:23:53.858Z] ---> Running in 79bc4aab924d [2021-01-04T04:23:53.858Z] Removing intermediate container 86b09b989e95 [2021-01-04T04:23:53.858Z] ---> fc961247a3a3 [2021-01-04T04:23:53.858Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:23:53.858Z] ---> Running in 80db332fc1b8 [2021-01-04T04:23:54.124Z] ---> Running in 3d6c24d494c4 [2021-01-04T04:23:54.124Z] Removing intermediate container 65330eb60a54 [2021-01-04T04:23:54.124Z] ---> 977269df11aa [2021-01-04T04:23:54.124Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T04:23:54.124Z] Removing intermediate container 081aeabb4e7a [2021-01-04T04:23:54.124Z] ---> 60744b42f2c1 [2021-01-04T04:23:54.124Z] Step 20/22 : LABEL arch=x86_64 [2021-01-04T04:23:54.124Z] ---> Running in 845cf924fb16 [2021-01-04T04:23:54.124Z] Removing intermediate container 79bc4aab924d [2021-01-04T04:23:54.124Z] ---> 9b8cba340f05 [2021-01-04T04:23:54.124Z] [2021-01-04T04:23:54.392Z] Removing intermediate container 80db332fc1b8 [2021-01-04T04:23:54.392Z] ---> 30838d30f91e [2021-01-04T04:23:54.392Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T04:23:54.392Z] ---> Running in 22de03007de0 [2021-01-04T04:23:54.392Z] Removing intermediate container 3d6c24d494c4 [2021-01-04T04:23:54.392Z] ---> 8441806e53eb [2021-01-04T04:23:54.392Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T04:23:54.657Z] Successfully built 9b8cba340f05 [2021-01-04T04:23:54.657Z] ---> Running in e0b555547a71 [2021-01-04T04:23:54.657Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-04T04:23:54.657Z]  Building docker-support-scheduler-go ... done Building docker-security-proxy-setup-go [2021-01-04T04:23:54.657Z] Removing intermediate container 845cf924fb16 [2021-01-04T04:23:54.657Z] ---> b8f8cd439dfa [2021-01-04T04:23:54.657Z] [2021-01-04T04:23:54.927Z] ---> Running in ad79db024d93 [2021-01-04T04:23:54.927Z] Removing intermediate container 22de03007de0 [2021-01-04T04:23:54.927Z] ---> 6aabebea1936 [2021-01-04T04:23:54.927Z] Step 21/22 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:23:54.927Z] Successfully built b8f8cd439dfa [2021-01-04T04:23:54.927Z] Successfully tagged docker-core-metadata-go:latest [2021-01-04T04:23:54.927Z]  Building docker-core-metadata-go ... done Building docker-security-secretstore-setup-go [2021-01-04T04:23:54.927Z] ---> Running in 7bb7c2b284d3 [2021-01-04T04:23:54.927Z] Removing intermediate container e0b555547a71 [2021-01-04T04:23:54.927Z] ---> 872ae37cf472 [2021-01-04T04:23:54.927Z] [2021-01-04T04:23:55.197Z] Removing intermediate container ad79db024d93 [2021-01-04T04:23:55.198Z] ---> 654a9e0aa3d5 [2021-01-04T04:23:55.198Z] Step 23/24 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:23:55.198Z] Successfully built 872ae37cf472 [2021-01-04T04:23:55.198Z] Successfully tagged docker-core-command-go:latest [2021-01-04T04:23:55.198Z] Building docker-core-data-go [2021-01-04T04:23:55.198Z]  Building docker-core-command-go ... done  ---> Running in 67d2dcf65f14 [2021-01-04T04:23:55.198Z] Removing intermediate container 7bb7c2b284d3 [2021-01-04T04:23:55.198Z] ---> 24e50c168baa [2021-01-04T04:23:55.198Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T04:23:55.473Z] ---> Running in 3f942e92f502 [2021-01-04T04:23:55.473Z] Removing intermediate container 67d2dcf65f14 [2021-01-04T04:23:55.473Z] ---> 49e007a6242b [2021-01-04T04:23:55.473Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T04:23:55.473Z] ---> Running in f156bfaecf4e [2021-01-04T04:23:55.738Z] Removing intermediate container 3f942e92f502 [2021-01-04T04:23:55.738Z] ---> 027de4424b53 [2021-01-04T04:23:55.738Z] [2021-01-04T04:23:55.738Z] Successfully built 027de4424b53 [2021-01-04T04:23:56.695Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-04T04:23:56.695Z] Building docker-sys-mgmt-agent-go [2021-01-04T04:24:00.922Z]  Building docker-security-bootstrap-redis-go ... done Removing intermediate container f156bfaecf4e [2021-01-04T04:24:00.922Z] ---> 37de5c12b5d9 [2021-01-04T04:24:00.922Z] [2021-01-04T04:24:01.498Z] Successfully built 37de5c12b5d9 [2021-01-04T04:24:01.498Z] Successfully tagged docker-support-notifications-go:latest [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-04T04:24:03.638Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-04T04:24:07.042Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-04T04:24:07.042Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-04T04:24:07.042Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-04T04:24:13.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.250s coverage: 46.6% of statements [2021-01-04T04:24:13.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-04T04:24:13.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-04T04:24:13.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-04T04:24:13.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-04T04:24:13.803Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-04T04:24:19.712Z]  Building docker-support-notifications-go ... done Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpineStep 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:24:19.712Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:24:19.712Z] ---> b42ba785ab6e [2021-01-04T04:24:19.712Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T04:24:19.712Z] [2021-01-04T04:24:19.712Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:24:19.712Z] ---> b42ba785ab6e [2021-01-04T04:24:19.712Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T04:24:19.712Z] ---> Using cache [2021-01-04T04:24:19.712Z] ---> a7bc026999a9 [2021-01-04T04:24:19.712Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:24:19.712Z] ---> Using cache [2021-01-04T04:24:19.712Z] ---> a7bc026999a9 [2021-01-04T04:24:19.713Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:24:19.713Z] ---> Using cache [2021-01-04T04:24:19.713Z] ---> 1cc8cf574e34 [2021-01-04T04:24:19.713Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T04:24:19.713Z] ---> Using cache [2021-01-04T04:24:19.713Z] ---> 1cc8cf574e34 [2021-01-04T04:24:19.713Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T04:24:19.713Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:24:19.713Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:24:19.713Z] ---> b42ba785ab6e [2021-01-04T04:24:19.713Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T04:24:19.713Z] ---> Using cache [2021-01-04T04:24:19.713Z] ---> a7bc026999a9 [2021-01-04T04:24:19.713Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:24:19.713Z] ---> Using cache [2021-01-04T04:24:19.713Z] ---> 1cc8cf574e34 [2021-01-04T04:24:19.713Z] Step 5/24 : RUN apk update && apk add make git [2021-01-04T04:24:19.713Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:24:19.713Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:24:19.713Z] ---> b42ba785ab6e [2021-01-04T04:24:19.713Z] Step 3/27 : WORKDIR /edgex-go [2021-01-04T04:24:19.713Z] ---> Using cache [2021-01-04T04:24:19.713Z] ---> a7bc026999a9 [2021-01-04T04:24:19.713Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:24:19.713Z] ---> Using cache [2021-01-04T04:24:19.713Z] ---> 1cc8cf574e34 [2021-01-04T04:24:19.713Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-04T04:24:20.554Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.429s coverage: 27.0% of statements [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-04T04:24:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.109s coverage: 100.0% of statements [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-04T04:24:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.103s coverage: 100.0% of statements [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-04T04:24:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.586s coverage: 74.4% of statements [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-04T04:24:20.555Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.678s coverage: 83.3% of statements [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-04T04:24:20.555Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-04T04:24:20.668Z] ---> Running in d1816d91380b [2021-01-04T04:24:20.669Z] ---> Running in 138a439339e7 [2021-01-04T04:24:20.669Z] ---> Running in 1abcf2c866a6 [2021-01-04T04:24:20.669Z] ---> Running in ff56a37de68f [2021-01-04T04:24:21.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:24:21.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:24:21.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:24:21.635Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:24:22.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:24:22.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:24:22.582Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:24:23.157Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:24:23.420Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:24:23.420Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:24:23.420Z] OK: 12750 distinct packages available [2021-01-04T04:24:23.688Z] OK: 233 MiB in 51 packages [2021-01-04T04:24:23.957Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:24:23.957Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:24:23.957Z] OK: 12750 distinct packages available [2021-01-04T04:24:23.957Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:24:23.957Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:24:23.957Z] OK: 12750 distinct packages available [2021-01-04T04:24:23.957Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:24:23.957Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:24:23.957Z] OK: 12750 distinct packages available [2021-01-04T04:24:23.957Z] OK: 233 MiB in 51 packages [2021-01-04T04:24:24.220Z] OK: 233 MiB in 51 packages [2021-01-04T04:24:24.220Z] OK: 233 MiB in 51 packages [2021-01-04T04:24:24.483Z] Removing intermediate container 1abcf2c866a6 [2021-01-04T04:24:24.483Z] ---> 52233a169959 [2021-01-04T04:24:24.483Z] Step 6/23 : COPY go.mod . [2021-01-04T04:24:24.745Z] ---> c58dbaf55974 [2021-01-04T04:24:24.745Z] Step 7/23 : RUN go mod download [2021-01-04T04:24:25.010Z] Removing intermediate container ff56a37de68f [2021-01-04T04:24:25.010Z] ---> e3f0df21b100 [2021-01-04T04:24:25.010Z] Step 6/21 : COPY go.mod . [2021-01-04T04:24:25.010Z] ---> Running in fcaa825d7273 [2021-01-04T04:24:25.010Z] Removing intermediate container d1816d91380b [2021-01-04T04:24:25.010Z] ---> 30ae9f50f96a [2021-01-04T04:24:25.010Z] Step 6/24 : COPY go.mod . [2021-01-04T04:24:25.275Z] Removing intermediate container 138a439339e7 [2021-01-04T04:24:25.275Z] ---> b13d00ab9330 [2021-01-04T04:24:25.275Z] Step 6/27 : COPY go.mod . [2021-01-04T04:24:25.275Z] ---> 0b45900d2de2 [2021-01-04T04:24:25.275Z] Step 7/21 : RUN go mod download [2021-01-04T04:24:25.552Z] ---> e05d9ec891fd [2021-01-04T04:24:25.552Z] Step 7/24 : RUN go mod download [2021-01-04T04:24:25.552Z] ---> Running in 8e874e8c5442 [2021-01-04T04:24:25.552Z] ---> 0e3d221601a5 [2021-01-04T04:24:25.552Z] Step 7/27 : RUN go mod download [2021-01-04T04:24:25.552Z] ---> Running in e0f5c5a5bfe9 [2021-01-04T04:24:25.816Z] ---> Running in 479fd36957fe [2021-01-04T04:24:27.239Z] Removing intermediate container fcaa825d7273 [2021-01-04T04:24:27.239Z] ---> b27ee8fd5ba5 [2021-01-04T04:24:27.239Z] Step 8/23 : COPY . . [2021-01-04T04:24:27.239Z] Removing intermediate container 8e874e8c5442 [2021-01-04T04:24:27.239Z] ---> bf52c9b27735 [2021-01-04T04:24:27.239Z] Step 8/21 : COPY . . [2021-01-04T04:24:27.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.170s coverage: 28.6% of statements [2021-01-04T04:24:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-04T04:24:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-04T04:24:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-04T04:24:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-04T04:24:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-04T04:24:27.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.150s coverage: 100.0% of statements [2021-01-04T04:24:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-04T04:24:27.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.073s coverage: 100.0% of statements [2021-01-04T04:24:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-04T04:24:27.308Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.337s coverage: 86.7% of statements [2021-01-04T04:24:27.308Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-04T04:24:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.354s coverage: 97.5% of statements [2021-01-04T04:24:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-04T04:24:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.135s coverage: 78.3% of statements [2021-01-04T04:24:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-04T04:24:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-04T04:24:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-04T04:24:29.307Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-04T04:24:29.814Z] Removing intermediate container 479fd36957fe [2021-01-04T04:24:29.814Z] ---> af6edf8c91cc [2021-01-04T04:24:29.814Z] Step 8/27 : COPY . . [2021-01-04T04:24:31.739Z] Removing intermediate container e0f5c5a5bfe9 [2021-01-04T04:24:31.739Z] ---> 815bc1281a15 [2021-01-04T04:24:31.739Z] Step 8/24 : COPY . . [2021-01-04T04:24:37.612Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.120s coverage: 93.8% of statements [2021-01-04T04:24:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-04T04:24:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-04T04:24:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-04T04:24:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-04T04:24:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-04T04:24:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-04T04:24:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-04T04:24:37.612Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-04T04:24:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.055s coverage: 58.8% of statements [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-04T04:24:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.188s coverage: 0.1% of statements [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-04T04:24:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-04T04:24:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 75.5% of statements [2021-01-04T04:24:37.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-04T04:24:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.8% of statements [2021-01-04T04:24:37.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.126s coverage: 87.2% of statements [2021-01-04T04:24:38.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.169s coverage: 84.2% of statements [2021-01-04T04:24:40.213Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 91.4% of statements [2021-01-04T04:24:40.213Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-04T04:24:42.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.630s coverage: 63.5% of statements [2021-01-04T04:24:42.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-04T04:24:42.219Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-04T04:24:42.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.091s coverage: 100.0% of statements [2021-01-04T04:24:42.219Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 91.3% of statements [2021-01-04T04:24:42.498Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements [2021-01-04T04:24:42.782Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements [2021-01-04T04:24:44.238Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.046s coverage: 100.0% of statements [2021-01-04T04:24:48.580Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.823s coverage: 55.9% of statements [2021-01-04T04:24:48.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-04T04:24:48.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-04T04:24:48.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-04T04:24:48.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-04T04:24:48.581Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-04T04:24:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.350s coverage: 37.0% of statements [2021-01-04T04:24:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-04T04:24:49.185Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-04T04:24:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.684s coverage: 84.0% of statements [2021-01-04T04:24:49.185Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.101s coverage: 100.0% of statements [2021-01-04T04:24:55.914Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.400s coverage: 47.1% of statements [2021-01-04T04:24:55.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-04T04:24:55.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-04T04:24:55.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-04T04:24:55.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-04T04:24:55.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-04T04:24:55.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.165s coverage: 100.0% of statements [2021-01-04T04:24:55.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-04T04:24:55.915Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.105s coverage: 100.0% of statements [2021-01-04T04:24:55.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-04T04:25:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 2.953s coverage: 29.1% of statements [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-04T04:25:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.221s coverage: 99.0% of statements [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-04T04:25:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.087s coverage: 100.0% of statements [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-04T04:25:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.041s coverage: 0.0% of statements [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-04T04:25:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.054s coverage: 100.0% of statements [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-04T04:25:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.089s coverage: 87.9% of statements [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-04T04:25:01.375Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-04T04:25:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.066s coverage: 100.0% of statements [2021-01-04T04:25:01.375Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.061s coverage: 32.1% of statements [2021-01-04T04:25:02.814Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-04T04:25:03.409Z] GO111MODULE=on go vet ./... [2021-01-04T04:25:04.638Z] ---> 1036de5259ef [2021-01-04T04:25:04.638Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T04:25:04.638Z] ---> Running in 7dc895b6917c [2021-01-04T04:25:04.638Z] ---> 7b3f3f506131 [2021-01-04T04:25:04.638Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T04:25:04.638Z] ---> 14b06276cd1a [2021-01-04T04:25:04.638Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T04:25:04.638Z] ---> 3b5824d400a7 [2021-01-04T04:25:04.638Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T04:25:04.638Z] ---> Running in a2f5cb05054e [2021-01-04T04:25:04.638Z] ---> Running in 18bf1801aa22 [2021-01-04T04:25:04.638Z] ---> Running in e9754df87dbc [2021-01-04T04:25:04.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T04:25:04.638Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T04:25:04.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T04:25:04.638Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T04:25:22.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T04:25:22.866Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T04:25:29.539Z] Removing intermediate container 18bf1801aa22 [2021-01-04T04:25:29.539Z] ---> 544f3f6f825b [2021-01-04T04:25:29.539Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T04:25:30.486Z] ---> Running in 3e29c95f6fe1 [2021-01-04T04:25:30.748Z] Removing intermediate container e9754df87dbc [2021-01-04T04:25:30.748Z] ---> 439260626935 [2021-01-04T04:25:30.748Z] [2021-01-04T04:25:30.748Z] Step 10/24 : FROM alpine:3.10 [2021-01-04T04:25:30.748Z] ---> be4e4bea2c2e [2021-01-04T04:25:30.748Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T04:25:30.748Z] ---> Using cache [2021-01-04T04:25:30.748Z] ---> b8bd22022b94 [2021-01-04T04:25:30.748Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T04:25:30.748Z] Removing intermediate container 7dc895b6917c [2021-01-04T04:25:30.748Z] ---> af675f8b2332 [2021-01-04T04:25:30.748Z] [2021-01-04T04:25:30.748Z] Step 10/21 : FROM alpine [2021-01-04T04:25:31.009Z] latest: Pulling from library/alpine [2021-01-04T04:25:31.585Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T04:25:32.534Z] Status: Downloaded newer image for alpine:latest [2021-01-04T04:25:32.534Z] ---> 389fef711851 [2021-01-04T04:25:32.534Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-04T04:25:33.485Z] ---> Running in 58be63ce2c1b [2021-01-04T04:25:33.748Z] ---> Running in 516ef14e8c76 [2021-01-04T04:25:33.748Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T04:25:33.748Z] Removing intermediate container a2f5cb05054e [2021-01-04T04:25:33.748Z] ---> 9b19819a0715 [2021-01-04T04:25:33.748Z] [2021-01-04T04:25:33.748Z] Step 10/23 : FROM alpine [2021-01-04T04:25:33.748Z] ---> 389fef711851 [2021-01-04T04:25:33.748Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T04:25:34.019Z] Removing intermediate container 58be63ce2c1b [2021-01-04T04:25:34.019Z] ---> 689bc5b03b81 [2021-01-04T04:25:34.019Z] Step 13/24 : WORKDIR / [2021-01-04T04:25:34.019Z] ---> Running in 381d40b85ab0 [2021-01-04T04:25:34.019Z] ---> Running in 2aef826e6270 [2021-01-04T04:25:34.282Z] Removing intermediate container 381d40b85ab0 [2021-01-04T04:25:34.282Z] ---> 281f4dc9f864 [2021-01-04T04:25:34.282Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T04:25:34.282Z] ---> Running in 3fac0d5023e5 [2021-01-04T04:25:34.282Z] Removing intermediate container 2aef826e6270 [2021-01-04T04:25:34.282Z] ---> 076e5d6d4f3b [2021-01-04T04:25:34.282Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-04T04:25:34.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:25:34.544Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:25:34.544Z] Removing intermediate container 3fac0d5023e5 [2021-01-04T04:25:34.544Z] ---> 24c7566fe8c5 [2021-01-04T04:25:34.544Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T04:25:34.806Z] ---> Running in e868a5b9bb00 [2021-01-04T04:25:34.806Z] v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:25:34.806Z] v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:25:34.806Z] OK: 12745 distinct packages available [2021-01-04T04:25:34.806Z] ---> e64b6bf18c84 [2021-01-04T04:25:34.806Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-04T04:25:35.069Z] Removing intermediate container 3e29c95f6fe1 [2021-01-04T04:25:35.069Z] ---> 6e22f7ca3e11 [2021-01-04T04:25:35.069Z] [2021-01-04T04:25:35.069Z] Step 11/27 : FROM docker:latest [2021-01-04T04:25:35.069Z] ---> 0040bc98e531 [2021-01-04T04:25:35.069Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-04T04:25:35.069Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T04:25:35.069Z] Removing intermediate container e868a5b9bb00 [2021-01-04T04:25:35.069Z] ---> e11a154b138d [2021-01-04T04:25:35.069Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:25:35.069Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T04:25:35.069Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T04:25:35.069Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T04:25:35.069Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:25:35.069Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T04:25:35.331Z] OK: 7 MiB in 18 packages [2021-01-04T04:25:35.602Z] ---> Running in cf02ce9f1080 [2021-01-04T04:25:35.602Z] ---> Running in 4f6e652f2e45 [2021-01-04T04:25:35.867Z] ---> 2134571660cd [2021-01-04T04:25:35.867Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T04:25:36.815Z] ---> 533031a1536f [2021-01-04T04:25:36.815Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T04:25:36.815Z] Removing intermediate container 516ef14e8c76 [2021-01-04T04:25:36.815Z] ---> 7ab918fda7ba [2021-01-04T04:25:36.815Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T04:25:36.815Z] ---> Running in 8df7472e89a4 [2021-01-04T04:25:37.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:25:37.085Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:25:37.085Z] Removing intermediate container 8df7472e89a4 [2021-01-04T04:25:37.085Z] ---> 340c1a098be0 [2021-01-04T04:25:37.085Z] Step 13/21 : WORKDIR /edgex [2021-01-04T04:25:37.085Z] ---> 42085be83040 [2021-01-04T04:25:37.085Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T04:25:37.351Z] ---> Running in 01b2673231fd [2021-01-04T04:25:37.351Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T04:25:37.351Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T04:25:37.351Z] Executing bash-5.0.17-r0.post-install [2021-01-04T04:25:37.351Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:25:37.351Z] OK: 12 MiB in 22 packages [2021-01-04T04:25:37.615Z] Removing intermediate container 01b2673231fd [2021-01-04T04:25:37.615Z] ---> cee2d41f0d1a [2021-01-04T04:25:37.615Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T04:25:37.878Z] Removing intermediate container 4f6e652f2e45 [2021-01-04T04:25:37.878Z] ---> a8c7a47261fb [2021-01-04T04:25:37.878Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-04T04:25:37.878Z] ---> 8d13044662a4 [2021-01-04T04:25:37.878Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T04:25:38.141Z] ---> Running in adeb6adfc07d [2021-01-04T04:25:38.141Z] ---> cbd51001762f [2021-01-04T04:25:38.141Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T04:25:38.404Z] Removing intermediate container cf02ce9f1080 [2021-01-04T04:25:38.404Z] ---> 58cf3c342920 [2021-01-04T04:25:38.404Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-04T04:25:38.669Z] ---> 8abcb5db89d6 [2021-01-04T04:25:38.669Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T04:25:38.669Z] ---> Running in aa6fdcd12678 [2021-01-04T04:25:38.669Z] ---> b66b5b7f8044 [2021-01-04T04:25:38.669Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T04:25:38.669Z] ---> Running in 3b8e3b4f505a [2021-01-04T04:25:38.938Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:25:39.203Z] ---> 5c5baeba7532 [2021-01-04T04:25:39.203Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T04:25:39.466Z] ---> Running in 922f4e6cab3a [2021-01-04T04:25:39.466Z] Removing intermediate container 922f4e6cab3a [2021-01-04T04:25:39.466Z] ---> 33434cb6c3bd [2021-01-04T04:25:39.466Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T04:25:39.733Z] ---> Running in 0491adb01d5b [2021-01-04T04:25:39.733Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:25:40.309Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T04:25:40.309Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T04:25:40.309Z] Removing intermediate container 0491adb01d5b [2021-01-04T04:25:40.309Z] ---> ee84d7760c73 [2021-01-04T04:25:40.309Z] Step 19/21 : LABEL arch=x86_64 [2021-01-04T04:25:40.571Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T04:25:40.571Z] ---> Running in b71af578efbf [2021-01-04T04:25:40.571Z] Removing intermediate container aa6fdcd12678 [2021-01-04T04:25:40.571Z] ---> 15ee95bc7241 [2021-01-04T04:25:40.571Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T04:25:40.835Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T04:25:40.835Z] ---> Running in 4857c245a013 [2021-01-04T04:25:40.835Z] Removing intermediate container 3b8e3b4f505a [2021-01-04T04:25:40.835Z] ---> 60ec75e254da [2021-01-04T04:25:40.835Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T04:25:40.835Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T04:25:40.835Z] Removing intermediate container b71af578efbf [2021-01-04T04:25:40.835Z] ---> ccb5f5321f89 [2021-01-04T04:25:40.835Z] Step 20/21 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:25:40.835Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:25:40.835Z] OK: 8 MiB in 19 packages [2021-01-04T04:25:40.835Z] ---> Running in df8cd8dc8f97 [2021-01-04T04:25:41.098Z] ---> Running in 856759df3812 [2021-01-04T04:25:41.098Z] Removing intermediate container 4857c245a013 [2021-01-04T04:25:41.098Z] ---> a97c90db2678 [2021-01-04T04:25:41.098Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-04T04:25:41.361Z] ---> Running in c158ba2eeda4 [2021-01-04T04:25:41.361Z] Removing intermediate container df8cd8dc8f97 [2021-01-04T04:25:41.361Z] ---> eacc478a91dc [2021-01-04T04:25:41.361Z] Step 22/24 : LABEL arch=x86_64 [2021-01-04T04:25:41.361Z] Removing intermediate container 856759df3812 [2021-01-04T04:25:41.361Z] ---> d97a3dd5abf3 [2021-01-04T04:25:41.361Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T04:25:41.623Z] Removing intermediate container c158ba2eeda4 [2021-01-04T04:25:41.624Z] ---> 6ce5796d970d [2021-01-04T04:25:41.624Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-04T04:25:41.624Z] ---> Running in 5550f9a04b17 [2021-01-04T04:25:41.624Z] ---> Running in 7c01082f04a0 [2021-01-04T04:25:41.886Z] ---> Running in 7db3d7189c0c [2021-01-04T04:25:41.886Z] Removing intermediate container adeb6adfc07d [2021-01-04T04:25:41.886Z] ---> e354113a1e2c [2021-01-04T04:25:41.886Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T04:25:41.886Z] Removing intermediate container 5550f9a04b17 [2021-01-04T04:25:41.886Z] ---> 667113a1857d [2021-01-04T04:25:41.886Z] Step 23/24 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:25:41.886Z] Removing intermediate container 7c01082f04a0 [2021-01-04T04:25:41.886Z] ---> b36e4df95981 [2021-01-04T04:25:41.886Z] [2021-01-04T04:25:42.151Z] ---> Running in a1103699a808 [2021-01-04T04:25:42.151Z] Removing intermediate container 7db3d7189c0c [2021-01-04T04:25:42.151Z] ---> 7e173860496a [2021-01-04T04:25:42.151Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T04:25:42.416Z] ---> 1ed00cc9bddb [2021-01-04T04:25:42.416Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T04:25:42.416Z] Successfully built b36e4df95981 [2021-01-04T04:25:42.416Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-04T04:25:42.416Z]  Building docker-security-proxy-setup-go ... done Removing intermediate container a1103699a808 [2021-01-04T04:25:42.416Z] ---> c7d0adc38fec [2021-01-04T04:25:42.416Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T04:25:42.680Z] ---> Running in 58e2121e0e34 [2021-01-04T04:25:42.680Z] ---> 9f579b478788 [2021-01-04T04:25:42.680Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T04:25:42.951Z] Removing intermediate container 58e2121e0e34 [2021-01-04T04:25:42.951Z] ---> 2bd29ec5e3e3 [2021-01-04T04:25:42.951Z] [2021-01-04T04:25:42.951Z] ---> 2d9e52196c28 [2021-01-04T04:25:42.951Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T04:25:42.951Z] ---> 2607ed1c2f78 [2021-01-04T04:25:42.951Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T04:25:43.213Z] Successfully built 2bd29ec5e3e3 [2021-01-04T04:25:43.213Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-04T04:25:43.213Z]  Building docker-security-secretstore-setup-go ... done  ---> e1e74ecabd88 [2021-01-04T04:25:43.213Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T04:25:43.475Z] ---> Running in e30761219873 [2021-01-04T04:25:43.475Z] ---> c012e82dc834 [2021-01-04T04:25:43.475Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-04T04:25:43.475Z] ---> Running in 3c7048dd8b92 [2021-01-04T04:25:43.475Z] Removing intermediate container e30761219873 [2021-01-04T04:25:43.475Z] ---> faf5c1830ef4 [2021-01-04T04:25:43.475Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:25:43.737Z] ---> Running in 5cc0bdf7864d [2021-01-04T04:25:44.001Z] Removing intermediate container 5cc0bdf7864d [2021-01-04T04:25:44.001Z] ---> 36af900402d6 [2021-01-04T04:25:44.001Z] Step 21/23 : LABEL arch=x86_64 [2021-01-04T04:25:44.001Z] ---> Running in 29d0a53296d4 [2021-01-04T04:25:44.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:25:44.001Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:25:44.001Z] Removing intermediate container 29d0a53296d4 [2021-01-04T04:25:44.001Z] ---> 3b43925fd0b5 [2021-01-04T04:25:44.001Z] Step 22/23 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:25:44.264Z] ---> Running in 11c0cf303158 [2021-01-04T04:25:44.264Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T04:25:44.264Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T04:25:44.264Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T04:25:44.264Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T04:25:44.264Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T04:25:44.264Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T04:25:44.264Z] Removing intermediate container 11c0cf303158 [2021-01-04T04:25:44.264Z] ---> 75a0951fe8b3 [2021-01-04T04:25:44.264Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T04:25:44.264Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T04:25:44.527Z] ---> Running in a30791ebf814 [2021-01-04T04:25:47.834Z] Removing intermediate container a30791ebf814 [2021-01-04T04:25:47.834Z] ---> f38882f556fe [2021-01-04T04:25:47.834Z] [2021-01-04T04:25:47.834Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T04:25:47.834Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T04:25:47.834Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T04:25:47.834Z] Successfully built f38882f556fe [2021-01-04T04:25:47.834Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T04:25:47.834Z] Successfully tagged docker-core-data-go:latest [2021-01-04T04:25:47.834Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T04:25:47.834Z]  Building docker-core-data-go ... done (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T04:25:47.834Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T04:25:47.834Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T04:25:47.834Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T04:25:47.834Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T04:25:47.834Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T04:25:47.834Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T04:25:47.834Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T04:25:47.834Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T04:25:47.834Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T04:25:47.834Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T04:25:47.834Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T04:25:47.834Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T04:25:47.835Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T04:25:47.835Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T04:25:47.835Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T04:25:47.835Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T04:25:48.098Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T04:25:48.098Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T04:25:48.098Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T04:25:48.098Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T04:25:48.098Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:25:48.098Z] OK: 71 MiB in 55 packages [2021-01-04T04:25:56.255Z] Removing intermediate container 3c7048dd8b92 [2021-01-04T04:25:56.255Z] ---> 5273d9e807a1 [2021-01-04T04:25:56.255Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-04T04:25:56.255Z] ---> Running in a34cc092739a [2021-01-04T04:25:56.831Z] Collecting docker-compose==1.23.2 [2021-01-04T04:25:56.831Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T04:25:57.094Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T04:25:57.094Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T04:25:57.361Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T04:25:57.361Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T04:25:57.361Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T04:25:57.361Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T04:25:57.938Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T04:25:57.938Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T04:25:58.518Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T04:25:58.518Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T04:25:58.518Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T04:25:58.518Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T04:25:58.780Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T04:25:58.780Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T04:25:59.043Z] Collecting PyYAML<4,>=3.10 [2021-01-04T04:25:59.044Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T04:25:59.993Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T04:25:59.993Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T04:26:00.256Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-04T04:26:00.256Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-04T04:26:00.256Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-04T04:26:00.256Z] Collecting idna<2.8,>=2.5 [2021-01-04T04:26:00.256Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T04:26:00.520Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T04:26:00.520Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T04:26:00.520Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T04:26:00.520Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T04:26:00.520Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T04:26:00.520Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T04:26:00.520Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T04:26:00.520Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T04:26:00.782Z] Installing collected packages: idna, urllib3, requests, cached-property, dockerpty, docopt, websocket-client, docker-pycreds, docker, jsonschema, PyYAML, texttable, docker-compose [2021-01-04T04:26:00.782Z] Attempting uninstall: idna [2021-01-04T04:26:00.782Z] Found existing installation: idna 2.9 [2021-01-04T04:26:00.782Z] Uninstalling idna-2.9: [2021-01-04T04:26:00.782Z] Successfully uninstalled idna-2.9 [2021-01-04T04:26:02.196Z] Attempting uninstall: urllib3 [2021-01-04T04:26:02.196Z] Found existing installation: urllib3 1.25.9 [2021-01-04T04:26:02.196Z] Uninstalling urllib3-1.25.9: [2021-01-04T04:26:02.196Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T04:26:02.196Z] Attempting uninstall: requests [2021-01-04T04:26:02.196Z] Found existing installation: requests 2.23.0 [2021-01-04T04:26:02.196Z] Uninstalling requests-2.23.0: [2021-01-04T04:26:02.196Z] Successfully uninstalled requests-2.23.0 [2021-01-04T04:26:02.463Z] Running setup.py install for dockerpty: started [2021-01-04T04:26:03.042Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T04:26:03.042Z] Running setup.py install for docopt: started [2021-01-04T04:26:03.304Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T04:26:03.879Z] Running setup.py install for PyYAML: started [2021-01-04T04:26:04.454Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T04:26:04.454Z] Running setup.py install for texttable: started [2021-01-04T04:26:04.717Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T04:26:04.979Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-04T04:26:08.298Z] Removing intermediate container a34cc092739a [2021-01-04T04:26:08.298Z] ---> b56b5fc37e48 [2021-01-04T04:26:08.298Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-04T04:26:08.298Z] ---> Running in dc28af62e17d [2021-01-04T04:26:08.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-04T04:26:08.298Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-04T04:26:08.561Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T04:26:08.561Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T04:26:08.561Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T04:26:08.561Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:26:08.561Z] OK: 72 MiB in 58 packages [2021-01-04T04:26:09.139Z] Removing intermediate container dc28af62e17d [2021-01-04T04:26:09.139Z] ---> 0ff294605f73 [2021-01-04T04:26:09.139Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T04:26:09.139Z] ---> Running in 36c931065ee0 [2021-01-04T04:26:09.402Z] Removing intermediate container 36c931065ee0 [2021-01-04T04:26:09.402Z] ---> 9ffeb20bbff1 [2021-01-04T04:26:09.402Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:26:09.402Z] ---> Running in 0b13c80fa468 [2021-01-04T04:26:09.402Z] Removing intermediate container 0b13c80fa468 [2021-01-04T04:26:09.402Z] ---> 847bc185735f [2021-01-04T04:26:09.402Z] Step 25/27 : LABEL arch=x86_64 [2021-01-04T04:26:09.666Z] ---> Running in 205e0e926d38 [2021-01-04T04:26:09.667Z] Removing intermediate container 205e0e926d38 [2021-01-04T04:26:09.667Z] ---> f197cd18f85f [2021-01-04T04:26:09.667Z] Step 26/27 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:26:09.667Z] ---> Running in 95a70bacdc25 [2021-01-04T04:26:09.933Z] Removing intermediate container 95a70bacdc25 [2021-01-04T04:26:09.933Z] ---> 2ef67df5ab35 [2021-01-04T04:26:09.933Z] Step 27/27 : LABEL version=0.0.0 [2021-01-04T04:26:09.933Z] ---> Running in ccc20204b7fc [2021-01-04T04:26:10.196Z] Removing intermediate container ccc20204b7fc [2021-01-04T04:26:10.196Z] ---> 316416dfbb64 [2021-01-04T04:26:10.196Z] [2021-01-04T04:26:10.459Z] Successfully built 316416dfbb64 [2021-01-04T04:26:10.459Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-04T04:26:10.731Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-04T04:26:10.756Z] $ docker stop --time=1 b944cc7cfc83d66e75902b244d13d0ca3a4dd37bf99ef6e9329b9597d265e35a [2021-01-04T04:26:11.477Z] gofmt -l . [2021-01-04T04:26:11.477Z] [ "`gofmt -l .`" = "" ] [2021-01-04T04:26:11.477Z] ./bin/test-go-mod-tidy.sh [2021-01-04T04:26:12.312Z] $ docker rm -f b944cc7cfc83d66e75902b244d13d0ca3a4dd37bf99ef6e9329b9597d265e35a [2021-01-04T04:26:12.471Z] ./bin/test-attribution-txt.sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T04:26:12.851Z] + docker images [2021-01-04T04:26:12.851Z] + grep docker [2021-01-04T04:26:13.114Z] docker-sys-mgmt-agent-go latest 316416dfbb64 4 seconds ago 313MB [2021-01-04T04:26:13.114Z] docker-core-data-go latest f38882f556fe 29 seconds ago 22.2MB [2021-01-04T04:26:13.114Z] docker-security-secretstore-setup-go latest 2bd29ec5e3e3 31 seconds ago 24.6MB [2021-01-04T04:26:13.114Z] docker-security-proxy-setup-go latest b36e4df95981 32 seconds ago 24.5MB [2021-01-04T04:26:13.114Z] docker-security-bootstrap-redis-go latest 027de4424b53 2 minutes ago 15.8MB [2021-01-04T04:26:13.114Z] docker-support-notifications-go latest 37de5c12b5d9 2 minutes ago 12MB [2021-01-04T04:26:13.114Z] docker-core-command-go latest 872ae37cf472 2 minutes ago 10.6MB [2021-01-04T04:26:13.114Z] docker-core-metadata-go latest b8f8cd439dfa 2 minutes ago 13MB [2021-01-04T04:26:13.114Z] docker-support-scheduler-go latest 9b8cba340f05 2 minutes ago 10.7MB [2021-01-04T04:26:13.114Z] docker latest 0040bc98e531 2 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [Pipeline] sh [2021-01-04T04:26:16.575Z] + ls -al . [2021-01-04T04:26:16.575Z] total 664 [2021-01-04T04:26:16.575Z] drwxrwxr-x 9 1001 1001 4096 Jan 4 04:26 . [2021-01-04T04:26:16.575Z] drwxr-xr-x 4 root root 4096 Jan 4 04:22 .. [2021-01-04T04:26:16.575Z] -rw-rw-r-- 1 1001 1001 11 Jan 4 04:21 .dockerignore [2021-01-04T04:26:16.575Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 04:21 .git [2021-01-04T04:26:16.575Z] drwxrwxr-x 3 1001 1001 4096 Jan 4 04:21 .github [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 824 Jan 4 04:21 .gitignore [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 166 Jan 4 04:21 .sonarcloud.properties [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 3804 Jan 4 04:21 CONTRIBUTING.md [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 1035 Jan 4 04:21 Dockerfile.build [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 863 Jan 4 04:21 Jenkinsfile [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 10775 Jan 4 04:21 LICENSE [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 5750 Jan 4 04:21 Makefile [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 6511 Jan 4 04:21 README.md [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 6744 Jan 4 04:21 SECURITY.md [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 5 Jan 4 04:18 VERSION [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 4131 Jan 4 04:21 ZMQWindows.md [2021-01-04T04:26:16.576Z] drwxrwxr-x 2 1001 1001 4096 Jan 4 04:21 bin [2021-01-04T04:26:16.576Z] drwxrwxr-x 14 1001 1001 4096 Jan 4 04:21 cmd [2021-01-04T04:26:16.576Z] -rw-r--r-- 1 root root 537189 Jan 4 04:25 coverage.out [2021-01-04T04:26:16.576Z] -rw-r--r-- 1 root root 979 Jan 4 04:26 go.mod [2021-01-04T04:26:16.576Z] -rw-r--r-- 1 root root 18849 Jan 4 04:26 go.sum [2021-01-04T04:26:16.576Z] drwxrwxr-x 8 1001 1001 4096 Jan 4 04:21 internal [2021-01-04T04:26:16.576Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 04:21 openapi [2021-01-04T04:26:16.576Z] drwxrwxr-x 4 1001 1001 4096 Jan 4 04:21 snap [2021-01-04T04:26:16.576Z] -rw-rw-r-- 1 1001 1001 168 Jan 4 04:21 version.go [Pipeline] sh [2021-01-04T04:26:17.236Z] + '[' -e coverage.out ] [2021-01-04T04:26:17.236Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-04T04:26:17.259Z] Warning: overwriting stash ‘coverage-report’ [2021-01-04T04:26:18.595Z] Stashed 1 file(s) [Pipeline] sh [2021-01-04T04:26:19.325Z] + make build [2021-01-04T04:26:19.325Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T04:26:29.157Z] Still waiting to schedule task [2021-01-04T04:26:29.157Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-04T04:26:29.525Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T04:26:51.743Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T04:26:54.369Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T04:26:58.680Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T04:27:00.143Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T04:27:05.548Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T04:27:09.851Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T04:27:14.162Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T04:27:17.553Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T04:27:20.950Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T04:27:24.350Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T04:27:26.172Z] Running on prd-ubuntu18.04-docker-8c-8g-18091 in /w/workspace/edgexfoundry_edgex-go_PR-2966 [Pipeline] { [Pipeline] ws [2021-01-04T04:27:26.234Z] Running in /w/workspace/edgex-go/7 [Pipeline] { [Pipeline] checkout [Pipeline] } [2021-01-04T04:27:28.732Z] $ docker stop --time=1 d80984f9f75da499991f7c9729cc31811740b199b97d8a080f97d057310fb5f7 [2021-01-04T04:27:28.900Z] using credential edgex-jenkins-ssh [2021-01-04T04:27:28.970Z] Cloning the remote Git repository [2021-01-04T04:27:29.005Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-04T04:27:29.091Z] > git init /w/workspace/edgex-go/7 # timeout=10 [2021-01-04T04:27:29.134Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T04:27:29.134Z] > git --version # timeout=10 [2021-01-04T04:27:29.141Z] > git --version # 'git version 2.17.1' [2021-01-04T04:27:29.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T04:27:29.171Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T04:27:31.320Z] $ docker rm -f d80984f9f75da499991f7c9729cc31811740b199b97d8a080f97d057310fb5f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:27:33.177Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T04:27:33.177Z] [2021-01-04T04:27:33.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:27:33.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T04:27:34.102Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-04T04:27:34.102Z] 29e5d40040c1: Pulling fs layer [2021-01-04T04:27:34.102Z] 1ce36da41761: Pulling fs layer [2021-01-04T04:27:34.102Z] 25b303627fd3: Pulling fs layer [2021-01-04T04:27:34.696Z] 29e5d40040c1: Verifying Checksum [2021-01-04T04:27:34.696Z] 29e5d40040c1: Download complete [2021-01-04T04:27:35.299Z] 1ce36da41761: Verifying Checksum [2021-01-04T04:27:35.299Z] 1ce36da41761: Download complete [2021-01-04T04:27:35.586Z] 29e5d40040c1: Pull complete [2021-01-04T04:27:37.030Z] 1ce36da41761: Pull complete [2021-01-04T04:27:37.030Z] 25b303627fd3: Verifying Checksum [2021-01-04T04:27:37.030Z] 25b303627fd3: Download complete [2021-01-04T04:27:40.883Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T04:27:40.889Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-04T04:27:41.480Z] Merging remotes/origin/master commit 68a8f910767166238b38b7946bcb5bba3869a893 into PR head commit 56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:27:41.669Z] Merge succeeded, producing 56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:27:41.669Z] Checking out Revision 56633661d93282abc5980671e0f1803467a527d3 (PR-2966) [2021-01-04T04:27:40.901Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-04T04:27:40.914Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-04T04:27:40.914Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T04:27:40.920Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2966/head:refs/remotes/origin/PR-2966 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-04T04:27:41.493Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T04:27:41.499Z] > git checkout -f 56633661d93282abc5980671e0f1803467a527d3 # timeout=10 [2021-01-04T04:27:41.637Z] > git remote # timeout=10 [2021-01-04T04:27:41.646Z] > git config --get remote.origin.url # timeout=10 [2021-01-04T04:27:41.651Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-04T04:27:41.656Z] > git merge 68a8f910767166238b38b7946bcb5bba3869a893 # timeout=10 [2021-01-04T04:27:41.666Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-04T04:27:41.676Z] > git config core.sparsecheckout # timeout=10 [2021-01-04T04:27:41.680Z] > git checkout -f 56633661d93282abc5980671e0f1803467a527d3 # timeout=10 [2021-01-04T04:27:45.435Z] Commit message: "feat(meta): Refactor device service callback client creation func" [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:27:46.717Z] + echo snap-build.sh [2021-01-04T04:27:46.717Z] snap-build.sh [2021-01-04T04:27:46.717Z] + SNAP_BASE_DIR=. [2021-01-04T04:27:46.717Z] + '[' '!' -z /w/workspace/edgex-go/7 ']' [2021-01-04T04:27:46.717Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/7 [2021-01-04T04:27:46.717Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/7]' [2021-01-04T04:27:46.717Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/7] [2021-01-04T04:27:46.717Z] + cd /w/workspace/edgex-go/7 [2021-01-04T04:27:46.717Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-04T04:27:46.717Z] Reading package lists... [2021-01-04T04:27:46.982Z] Building dependency tree... [2021-01-04T04:27:46.982Z] Reading state information... [2021-01-04T04:27:47.172Z] 25b303627fd3: Pull complete [2021-01-04T04:27:47.172Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-04T04:27:47.172Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T04:27:47.172Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-04T04:27:47.244Z] The following packages were automatically installed and are no longer required: [2021-01-04T04:27:47.244Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-04T04:27:47.244Z] uidmap xdelta3 [2021-01-04T04:27:47.244Z] Use 'sudo apt autoremove' to remove them. [2021-01-04T04:27:47.244Z] The following packages will be REMOVED: [2021-01-04T04:27:47.244Z] lxd* lxd-client* [2021-01-04T04:27:47.438Z] prd-ubuntu18.04-docker-arm64-4c-16g-18090 does not seem to be running inside a container [2021-01-04T04:27:47.538Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T04:27:47.821Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-04T04:27:47.821Z] After this operation, 31.7 MB disk space will be freed. [2021-01-04T04:27:49.398Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 190027 files and directories currently installed.) [2021-01-04T04:27:49.398Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T04:27:50.350Z] Removing lxd dnsmasq configuration [2021-01-04T04:27:50.612Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T04:27:50.612Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-04T04:27:50.770Z] $ docker top 15684f7a2e1f6c687af635351620cee2db3fa439514186b35e7b8c7f9663f005 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T04:27:51.558Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-04T04:27:51.753Z] + + grepdocker-compose parallel build [2021-01-04T04:27:51.754Z] --help [2021-01-04T04:27:51.822Z] (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 189852 files and directories currently installed.) [2021-01-04T04:27:51.822Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-04T04:27:53.743Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-04T04:27:53.743Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-04T04:27:55.129Z] --parallel Build images in parallel. [Pipeline] } [2021-01-04T04:27:55.170Z] $ docker stop --time=1 15684f7a2e1f6c687af635351620cee2db3fa439514186b35e7b8c7f9663f005 [2021-01-04T04:27:55.664Z] + sudo snap remove --purge lxd [2021-01-04T04:27:55.664Z] snap "lxd" is not installed [2021-01-04T04:27:55.664Z] + sudo groupadd --force --system lxd [2021-01-04T04:27:55.664Z] ++ whoami [2021-01-04T04:27:55.664Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-04T04:27:55.927Z] + newgrp - lxd [2021-01-04T04:27:55.928Z] + sudo snap install lxd [2021-01-04T04:27:57.065Z] $ docker rm -f 15684f7a2e1f6c687af635351620cee2db3fa439514186b35e7b8c7f9663f005 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:27:57.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-04T04:27:57.848Z] . [Pipeline] withDockerContainer [2021-01-04T04:27:58.116Z] prd-ubuntu18.04-docker-arm64-4c-16g-18090 does not seem to be running inside a container [2021-01-04T04:27:58.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-04T04:27:59.691Z] $ docker top fb660a562154427ef54b2441e842229b3ab3a11dd34499eb1e28a65dc8b1ff7b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T04:28:00.757Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-04T04:28:05.082Z] Building docker-core-command-go ... [2021-01-04T04:28:05.082Z] Building docker-core-data-go ... [2021-01-04T04:28:05.082Z] Building docker-core-metadata-go ... [2021-01-04T04:28:05.082Z] Building docker-security-bootstrap-redis-go ... [2021-01-04T04:28:05.082Z] Building docker-security-proxy-setup-go ... [2021-01-04T04:28:05.082Z] Building docker-security-secretstore-setup-go ... [2021-01-04T04:28:05.082Z] Building docker-support-notifications-go ... [2021-01-04T04:28:05.082Z] Building docker-support-scheduler-go ... [2021-01-04T04:28:05.082Z] Building docker-sys-mgmt-agent-go ... [2021-01-04T04:28:05.082Z] Building docker-support-scheduler-go [2021-01-04T04:28:05.082Z] Building docker-security-bootstrap-redis-go [2021-01-04T04:28:05.082Z] Building docker-core-data-go [2021-01-04T04:28:05.082Z] Building docker-support-notifications-go [2021-01-04T04:28:05.082Z] Building docker-security-secretstore-setup-go [2021-01-04T04:28:05.990Z] 2021-01-04T04:28:02Z INFO Waiting for automatic snapd restart... [2021-01-04T04:28:21.040Z] lxd 4.9 from Canonical* installed [2021-01-04T04:28:21.040Z] + sudo lxd init --auto [2021-01-04T04:28:31.069Z] + sudo snap install --classic snapcraft [2021-01-04T04:28:39.255Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T04:28:39.255Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-04T04:28:39.255Z] + patch --verbose -p1 [2021-01-04T04:28:39.255Z] Hmm... Looks like a unified diff to me... [2021-01-04T04:28:39.255Z] The text leading up to this was: [2021-01-04T04:28:39.255Z] -------------------------- [2021-01-04T04:28:39.255Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-04T04:28:39.255Z] |From: Tony Espy [2021-01-04T04:28:39.255Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-04T04:28:39.255Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-04T04:28:39.255Z] | [2021-01-04T04:28:39.255Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-04T04:28:39.255Z] |optimize the snap CI check run for pull requests. When [2021-01-04T04:28:39.255Z] |applied, it essentially strips out everything (apps and [2021-01-04T04:28:39.255Z] |parts) from the snapcraft.yaml file except those required [2021-01-04T04:28:39.255Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-04T04:28:39.255Z] |catch changes to edgex-go that break the snap build. [2021-01-04T04:28:39.255Z] | [2021-01-04T04:28:39.255Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-04T04:28:39.255Z] |to update this patch file, otherwise it may fail to apply, [2021-01-04T04:28:39.255Z] |resulting in a failed snap build CI check in the associated [2021-01-04T04:28:39.255Z] |pull request. [2021-01-04T04:28:39.255Z] | [2021-01-04T04:28:39.255Z] |Note - in addition to applying this patch, the pipeline also [2021-01-04T04:28:39.255Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-04T04:28:39.255Z] |need to build the finally binary .snap file (and it won't [2021-01-04T04:28:39.255Z] |work with the patch applied). This further reduces the build [2021-01-04T04:28:39.255Z] |time. [2021-01-04T04:28:39.255Z] |--- [2021-01-04T04:28:39.255Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-04T04:28:39.255Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-04T04:28:39.255Z] | [2021-01-04T04:28:39.255Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-04T04:28:39.255Z] |index 1e537489..faf42425 100644 [2021-01-04T04:28:39.255Z] |--- a/snap/snapcraft.yaml [2021-01-04T04:28:39.255Z] |+++ b/snap/snapcraft.yaml [2021-01-04T04:28:39.255Z] -------------------------- [2021-01-04T04:28:39.255Z] patching file snap/snapcraft.yaml [2021-01-04T04:28:39.255Z] Using Plan A... [2021-01-04T04:28:39.255Z] Hunk #1 succeeded at 73. [2021-01-04T04:28:39.255Z] Hunk #2 succeeded at 202. [2021-01-04T04:28:39.255Z] Hunk #3 succeeded at 214. [2021-01-04T04:28:39.255Z] Hunk #4 succeeded at 222. [2021-01-04T04:28:39.255Z] Hunk #5 succeeded at 229. [2021-01-04T04:28:39.255Z] Hunk #6 succeeded at 256. [2021-01-04T04:28:39.255Z] Hunk #7 succeeded at 290. [2021-01-04T04:28:39.255Z] Hunk #8 succeeded at 341. [2021-01-04T04:28:39.255Z] Hmm... Ignoring the trailing garbage. [2021-01-04T04:28:39.255Z] done [2021-01-04T04:28:39.255Z] + sudo snapcraft prime --use-lxd [2021-01-04T04:28:39.850Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-04T04:28:39.850Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-04T04:28:39.850Z] - README.md [2021-01-04T04:28:39.850Z] [2021-01-04T04:28:39.850Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T04:28:40.823Z] Launching a container. [2021-01-04T04:28:55.833Z] Waiting for container to be ready [2021-01-04T04:28:55.834Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-04T04:28:55.834Z] [2021-01-04T04:28:59.149Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-04T04:28:59.149Z] Waiting for network to be ready... [2021-01-04T04:28:59.724Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T04:28:59.724Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T04:29:00.301Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2021-01-04T04:29:00.302Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T04:29:00.302Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T04:29:00.565Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T04:29:00.565Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T04:29:00.565Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T04:29:00.565Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T04:29:00.565Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T04:29:00.565Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T04:29:00.565Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T04:29:00.565Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T04:29:00.565Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T04:29:00.565Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T04:29:00.565Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T04:29:00.565Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T04:29:00.834Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T04:29:01.098Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T04:29:01.361Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2021-01-04T04:29:01.361Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2021-01-04T04:29:01.361Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T04:29:01.361Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T04:29:01.361Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2021-01-04T04:29:01.361Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2021-01-04T04:29:01.361Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2021-01-04T04:29:01.624Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T04:29:05.854Z] Fetched 23.5 MB in 6s (3759 kB/s) [2021-01-04T04:29:07.249Z] Reading package lists... [2021-01-04T04:29:07.510Z] Reading package lists... [2021-01-04T04:29:07.773Z] Building dependency tree... [2021-01-04T04:29:07.773Z] Reading state information... [2021-01-04T04:29:07.773Z] The following additional packages will be installed: [2021-01-04T04:29:07.773Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T04:29:07.773Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T04:29:07.773Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T04:29:07.773Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-04T04:29:07.773Z] Suggested packages: [2021-01-04T04:29:07.773Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-04T04:29:07.773Z] Recommended packages: [2021-01-04T04:29:07.773Z] gnupg libsasl2-modules [2021-01-04T04:29:07.773Z] The following NEW packages will be installed: [2021-01-04T04:29:07.773Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-04T04:29:07.773Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-04T04:29:07.773Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-04T04:29:07.773Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-04T04:29:07.773Z] The following packages will be upgraded: [2021-01-04T04:29:07.773Z] gpg gpg-agent gpgconf libudev1 [2021-01-04T04:29:08.035Z] 4 upgraded, 18 newly installed, 0 to remove and 101 not upgraded. [2021-01-04T04:29:08.035Z] Need to get 3531 kB of archives. [2021-01-04T04:29:08.035Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-04T04:29:08.035Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-04T04:29:08.035Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-04T04:29:08.624Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-04T04:29:08.625Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-04T04:29:08.625Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-04T04:29:08.625Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [14.8 kB] [2021-01-04T04:29:08.625Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.1 [49.2 kB] [2021-01-04T04:29:08.625Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-04T04:29:08.625Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-04T04:29:08.891Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-04T04:29:08.891Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-04T04:29:08.891Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-04T04:29:08.891Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-04T04:29:08.891Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-04T04:29:08.891Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-04T04:29:08.891Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-04T04:29:08.891Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-04T04:29:08.891Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-04T04:29:08.891Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-04T04:29:08.891Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-04T04:29:08.891Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-04T04:29:08.891Z] Get:22 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-04T04:29:09.153Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T04:29:09.153Z] Fetched 3531 kB in 1s (3287 kB/s) [2021-01-04T04:29:09.153Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T04:29:09.153Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-04T04:29:09.416Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T04:29:09.416Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-04T04:29:09.416Z] Selecting previously unselected package udev. [2021-01-04T04:29:09.416Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-04T04:29:09.416Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-04T04:29:09.677Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-04T04:29:09.940Z] Selecting previously unselected package libfuse2:amd64. [2021-01-04T04:29:09.940Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T04:29:09.940Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T04:29:09.940Z] Selecting previously unselected package fuse. [2021-01-04T04:29:09.940Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-04T04:29:10.202Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-04T04:29:10.202Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T04:29:10.202Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T04:29:10.202Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T04:29:10.465Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T04:29:10.465Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T04:29:10.465Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T04:29:10.727Z] Selecting previously unselected package libksba8:amd64. [2021-01-04T04:29:10.727Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-04T04:29:10.727Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-04T04:29:10.727Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-04T04:29:10.727Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:10.727Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:10.990Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-04T04:29:10.990Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:10.990Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:10.990Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-04T04:29:10.990Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:10.990Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:10.990Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-04T04:29:10.990Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:10.990Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:11.251Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-04T04:29:11.251Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:11.251Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:11.251Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-04T04:29:11.251Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:11.251Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:11.251Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-04T04:29:11.251Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:11.251Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:11.520Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-04T04:29:11.520Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:11.520Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:11.520Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-04T04:29:11.520Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-04T04:29:11.520Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:11.788Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-04T04:29:11.788Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T04:29:11.788Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T04:29:11.788Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-04T04:29:11.788Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb ... [2021-01-04T04:29:11.788Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T04:29:11.788Z] Selecting previously unselected package libldap-common. [2021-01-04T04:29:11.788Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-04T04:29:11.788Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T04:29:12.081Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-04T04:29:12.081Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-04T04:29:12.081Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T04:29:12.081Z] Selecting previously unselected package dirmngr. [2021-01-04T04:29:12.081Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T04:29:12.081Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T04:29:12.343Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T04:29:12.343Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-04T04:29:12.343Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-04T04:29:12.343Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T04:29:12.343Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.1) ... [2021-01-04T04:29:12.343Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-04T04:29:12.343Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:12.606Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-04T04:29:12.606Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T04:29:12.606Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-04T04:29:13.092Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:29:13.092Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:29:13.092Z] ---> e4372624585e [2021-01-04T04:29:13.092Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T04:29:13.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:29:13.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:29:13.092Z] ---> e4372624585e [2021-01-04T04:29:13.092Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T04:29:13.092Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:29:13.092Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:29:13.092Z] ---> e4372624585e [2021-01-04T04:29:13.092Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T04:29:13.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:29:13.092Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:29:13.092Z] ---> e4372624585e [2021-01-04T04:29:13.092Z] Step 3/23 : WORKDIR /edgex-go [2021-01-04T04:29:13.092Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:29:13.092Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:29:13.092Z] ---> e4372624585e [2021-01-04T04:29:13.092Z] Step 3/24 : WORKDIR /edgex-go [2021-01-04T04:29:13.180Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-04T04:29:13.180Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:13.180Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-04T04:29:13.180Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-04T04:29:13.180Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-04T04:29:13.442Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:13.442Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:13.705Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:13.705Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:13.705Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:13.705Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:13.705Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-04T04:29:13.705Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-04T04:29:13.705Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-04T04:29:13.967Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T04:29:14.522Z] ---> Running in ea5bfba8a887 [2021-01-04T04:29:14.522Z] ---> Running in 1085349cfb9e [2021-01-04T04:29:14.522Z] ---> Running in 15f7565eb368 [2021-01-04T04:29:14.522Z] ---> Running in 9a78c6553979 [2021-01-04T04:29:14.522Z] ---> Running in d2614d8e31ea [2021-01-04T04:29:14.541Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-04T04:29:14.541Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-04T04:29:14.541Z] This means they are not meant to be enabled using systemctl. [2021-01-04T04:29:14.541Z] Possible reasons for having this kind of units are: [2021-01-04T04:29:14.541Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-04T04:29:14.541Z] .wants/ or .requires/ directory. [2021-01-04T04:29:14.541Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-04T04:29:14.541Z] a requirement dependency on it. [2021-01-04T04:29:14.541Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-04T04:29:14.541Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-04T04:29:14.541Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-04T04:29:14.541Z] instance name specified. [2021-01-04T04:29:15.114Z] Reading package lists... [2021-01-04T04:29:15.114Z] Building dependency tree... [2021-01-04T04:29:15.114Z] Reading state information... [2021-01-04T04:29:15.124Z] Removing intermediate container ea5bfba8a887 [2021-01-04T04:29:15.124Z] ---> d811c952b0c4 [2021-01-04T04:29:15.124Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:29:15.377Z] The following additional packages will be installed: [2021-01-04T04:29:15.377Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-04T04:29:15.377Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-04T04:29:15.377Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-04T04:29:15.377Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-04T04:29:15.377Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-04T04:29:15.377Z] Suggested packages: [2021-01-04T04:29:15.377Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-04T04:29:15.377Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-04T04:29:15.377Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-04T04:29:15.377Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-04T04:29:15.377Z] systemd-container policykit-1 [2021-01-04T04:29:15.377Z] Recommended packages: [2021-01-04T04:29:15.377Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-04T04:29:15.377Z] The following NEW packages will be installed: [2021-01-04T04:29:15.377Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-04T04:29:15.377Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-04T04:29:15.377Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-04T04:29:15.377Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-04T04:29:15.377Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-04T04:29:15.377Z] The following packages will be upgraded: [2021-01-04T04:29:15.377Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-04T04:29:15.377Z] 5 upgraded, 25 newly installed, 0 to remove and 96 not upgraded. [2021-01-04T04:29:15.377Z] Need to get 35.2 MB of archives. [2021-01-04T04:29:15.377Z] After this operation, 141 MB of additional disk space will be used. [2021-01-04T04:29:15.377Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-04T04:29:15.398Z] Removing intermediate container 1085349cfb9e [2021-01-04T04:29:15.398Z] ---> 3a64f5c9290c [2021-01-04T04:29:15.398Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:29:15.398Z] ---> Running in ee7cdd4170d0 [2021-01-04T04:29:15.639Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-04T04:29:15.639Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-04T04:29:15.639Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1301 kB] [2021-01-04T04:29:15.639Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-04T04:29:15.639Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-04T04:29:15.639Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-04T04:29:15.639Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-04T04:29:15.674Z] Removing intermediate container 15f7565eb368 [2021-01-04T04:29:15.674Z] ---> 5fdf58079db3 [2021-01-04T04:29:15.674Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:29:15.674Z] Removing intermediate container 9a78c6553979 [2021-01-04T04:29:15.674Z] ---> 67cf4f4df738 [2021-01-04T04:29:15.674Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:29:15.674Z] Removing intermediate container d2614d8e31ea [2021-01-04T04:29:15.674Z] ---> 9d8febc8eb55 [2021-01-04T04:29:15.674Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:29:15.674Z] ---> Running in 806f2193e021 [2021-01-04T04:29:15.901Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-04T04:29:15.901Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-04T04:29:15.901Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-04T04:29:15.901Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-04T04:29:15.901Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-04T04:29:15.901Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-04T04:29:15.901Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-04T04:29:15.901Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-04T04:29:15.901Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-04T04:29:15.951Z] ---> Running in 207af597f9bc [2021-01-04T04:29:15.951Z] ---> Running in 1bf03d902aea [2021-01-04T04:29:15.951Z] ---> Running in 46a9a3e3443a [2021-01-04T04:29:16.482Z] Get:18 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-04T04:29:16.482Z] Get:19 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-04T04:29:16.482Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-04T04:29:16.482Z] Get:21 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-04T04:29:16.482Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-04T04:29:16.482Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-04T04:29:16.482Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-04T04:29:16.482Z] Get:25 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-04T04:29:16.482Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-04T04:29:16.482Z] Get:27 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-04T04:29:16.482Z] Get:28 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-04T04:29:16.482Z] Get:29 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-04T04:29:16.482Z] Get:30 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-04T04:29:17.877Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T04:29:17.877Z] Fetched 35.2 MB in 2s (15.6 MB/s) [2021-01-04T04:29:17.877Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T04:29:17.877Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-04T04:29:18.140Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T04:29:19.396Z] Removing intermediate container ee7cdd4170d0 [2021-01-04T04:29:19.396Z] ---> 38fa33746f90 [2021-01-04T04:29:19.396Z] Step 5/24 : RUN apk update && apk add make git [2021-01-04T04:29:19.532Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-04T04:29:19.674Z] ---> Running in 69d59c5b83bf [2021-01-04T04:29:19.674Z] Removing intermediate container 806f2193e021 [2021-01-04T04:29:19.674Z] ---> 4790d8e9acaa [2021-01-04T04:29:19.674Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T04:29:19.674Z] Removing intermediate container 1bf03d902aea [2021-01-04T04:29:19.674Z] ---> 124da957d3e2 [2021-01-04T04:29:19.674Z] Step 5/24 : RUN apk update && apk add make bash git ca-certificates [2021-01-04T04:29:19.796Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T04:29:19.796Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-04T04:29:19.948Z] ---> Running in 3cee501346d5 [2021-01-04T04:29:19.948Z] ---> Running in 00bfa3e669eb [2021-01-04T04:29:19.948Z] Removing intermediate container 207af597f9bc [2021-01-04T04:29:19.948Z] ---> e2dd0a149681 [2021-01-04T04:29:19.948Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T04:29:20.069Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T04:29:20.070Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T04:29:20.070Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T04:29:20.070Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-04T04:29:20.229Z] Removing intermediate container 46a9a3e3443a [2021-01-04T04:29:20.229Z] ---> 32a96c28a8b4 [2021-01-04T04:29:20.229Z] Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-04T04:29:20.331Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-04T04:29:20.331Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-04T04:29:20.331Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-04T04:29:20.503Z] ---> Running in a0e790bd999a [2021-01-04T04:29:20.503Z] ---> Running in c2a184ffbf73 [2021-01-04T04:29:20.594Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-04T04:29:20.856Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-04T04:29:21.430Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-04T04:29:21.430Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-04T04:29:21.430Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T04:29:21.430Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T04:29:21.491Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:21.693Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-04T04:29:21.693Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T04:29:21.693Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T04:29:21.957Z] Selecting previously unselected package libexpat1:amd64. [2021-01-04T04:29:21.957Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-04T04:29:21.957Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T04:29:22.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:22.087Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:22.225Z] Selecting previously unselected package python3.6-minimal. [2021-01-04T04:29:22.225Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T04:29:22.225Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T04:29:22.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:22.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:22.364Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:22.489Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T04:29:22.754Z] Checking for services that may need to be restarted...done. [2021-01-04T04:29:22.754Z] Checking for services that may need to be restarted...done. [2021-01-04T04:29:22.754Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T04:29:22.754Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-04T04:29:22.754Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T04:29:22.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:22.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:23.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:23.232Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:29:23.232Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:29:23.232Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:29:23.232Z] OK: 12620 distinct packages available [2021-01-04T04:29:23.704Z] Selecting previously unselected package python3-minimal. [2021-01-04T04:29:23.704Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-04T04:29:23.704Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-04T04:29:23.704Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-04T04:29:23.704Z] Selecting previously unselected package mime-support. [2021-01-04T04:29:23.704Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-04T04:29:23.704Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-04T04:29:23.704Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-04T04:29:23.704Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-04T04:29:23.704Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T04:29:23.704Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-04T04:29:23.704Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T04:29:23.704Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T04:29:24.221Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:29:24.221Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:29:24.221Z] OK: 12620 distinct packages available [2021-01-04T04:29:24.221Z] OK: 217 MiB in 51 packages [2021-01-04T04:29:24.221Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:29:24.221Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:29:24.221Z] OK: 12620 distinct packages available [2021-01-04T04:29:24.221Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:29:24.221Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:29:24.221Z] OK: 12620 distinct packages available [2021-01-04T04:29:24.281Z] Selecting previously unselected package python3.6. [2021-01-04T04:29:24.281Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-04T04:29:24.281Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T04:29:24.281Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-04T04:29:24.281Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-04T04:29:24.281Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T04:29:24.281Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-04T04:29:24.500Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:29:24.500Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:29:24.500Z] OK: 12620 distinct packages available [2021-01-04T04:29:24.782Z] OK: 217 MiB in 51 packages [2021-01-04T04:29:25.058Z] OK: 217 MiB in 51 packages [2021-01-04T04:29:25.240Z] Selecting previously unselected package python3. [2021-01-04T04:29:25.240Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-04T04:29:25.240Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-04T04:29:25.240Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-04T04:29:25.240Z] Selecting previously unselected package multiarch-support. [2021-01-04T04:29:25.240Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T04:29:25.240Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T04:29:25.240Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-04T04:29:25.331Z] OK: 217 MiB in 51 packages [2021-01-04T04:29:25.505Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-04T04:29:25.505Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-04T04:29:25.505Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-04T04:29:25.505Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T04:29:25.505Z] Selecting previously unselected package libbsd0:amd64. [2021-01-04T04:29:25.505Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-04T04:29:25.505Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T04:29:25.505Z] Selecting previously unselected package sudo. [2021-01-04T04:29:25.505Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-04T04:29:25.505Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T04:29:25.616Z] OK: 217 MiB in 51 packages [2021-01-04T04:29:25.768Z] Selecting previously unselected package apparmor. [2021-01-04T04:29:25.768Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T04:29:25.768Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-04T04:29:26.033Z] Selecting previously unselected package libedit2:amd64. [2021-01-04T04:29:26.033Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-04T04:29:26.033Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T04:29:26.033Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-04T04:29:26.033Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T04:29:26.033Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T04:29:26.217Z] Removing intermediate container 69d59c5b83bf [2021-01-04T04:29:26.218Z] ---> a0b329b3e23c [2021-01-04T04:29:26.218Z] Step 6/24 : COPY go.mod . [2021-01-04T04:29:26.297Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-04T04:29:26.297Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T04:29:26.297Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T04:29:26.297Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-04T04:29:26.297Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-04T04:29:26.297Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T04:29:26.560Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-04T04:29:26.560Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T04:29:26.560Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T04:29:26.560Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-04T04:29:26.560Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-04T04:29:26.560Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T04:29:26.813Z] Removing intermediate container 3cee501346d5 [2021-01-04T04:29:26.813Z] ---> e5eb39d58bb1 [2021-01-04T04:29:26.813Z] Step 6/24 : COPY go.mod . [2021-01-04T04:29:26.822Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-04T04:29:26.822Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-04T04:29:26.822Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T04:29:27.084Z] Selecting previously unselected package openssh-client. [2021-01-04T04:29:27.084Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-04T04:29:27.085Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T04:29:27.085Z] Selecting previously unselected package squashfs-tools. [2021-01-04T04:29:27.085Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-04T04:29:27.086Z] Removing intermediate container 00bfa3e669eb [2021-01-04T04:29:27.086Z] ---> 4a87a3b20aef [2021-01-04T04:29:27.086Z] Step 6/21 : COPY go.mod . [2021-01-04T04:29:27.348Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T04:29:27.348Z] Selecting previously unselected package snapd. [2021-01-04T04:29:27.348Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-04T04:29:27.348Z] Unpacking snapd (2.48+18.04) ... [2021-01-04T04:29:27.357Z] ---> cbbf505e9918 [2021-01-04T04:29:27.357Z] Step 7/24 : RUN go mod download [2021-01-04T04:29:27.357Z] Removing intermediate container a0e790bd999a [2021-01-04T04:29:27.357Z] ---> 327ab934e75c [2021-01-04T04:29:27.357Z] Step 6/23 : COPY go.mod . [2021-01-04T04:29:27.357Z] Removing intermediate container c2a184ffbf73 [2021-01-04T04:29:27.357Z] ---> 564176314a70 [2021-01-04T04:29:27.357Z] Step 6/22 : COPY go.mod . [2021-01-04T04:29:27.633Z] ---> Running in 364d0053aa06 [2021-01-04T04:29:27.633Z] ---> 2ed2e4bf697c [2021-01-04T04:29:27.633Z] Step 7/24 : RUN go mod download [2021-01-04T04:29:27.918Z] ---> Running in 2cb1893e98ab [2021-01-04T04:29:28.195Z] ---> 0941f957976d [2021-01-04T04:29:28.195Z] Step 7/21 : RUN go mod download [2021-01-04T04:29:28.472Z] ---> Running in 6498a5aaadcb [2021-01-04T04:29:28.750Z] ---> 6dad2c5308f7 [2021-01-04T04:29:28.750Z] Step 7/22 : RUN go mod download [2021-01-04T04:29:28.750Z] ---> e738b3ed7c36 [2021-01-04T04:29:28.750Z] Step 7/23 : RUN go mod download [2021-01-04T04:29:29.030Z] ---> Running in fd1cf0d9513a [2021-01-04T04:29:29.030Z] ---> Running in 5cc7b725e9f5 [2021-01-04T04:29:30.663Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-04T04:29:30.664Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-04T04:29:30.664Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-04T04:29:30.664Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-04T04:29:30.664Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-04T04:29:30.664Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T04:29:30.664Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T04:29:30.664Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-04T04:29:30.664Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-04T04:29:31.241Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-04T04:29:31.241Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-04T04:29:31.241Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-04T04:29:31.241Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T04:29:31.505Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T04:29:31.505Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-04T04:29:32.456Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-04T04:29:32.456Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T04:29:32.456Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-04T04:29:32.456Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-04T04:29:32.456Z] running python rtupdate hooks for python3.6... [2021-01-04T04:29:32.456Z] running python post-rtupdate hooks for python3.6... [2021-01-04T04:29:32.463Z] Removing intermediate container 364d0053aa06 [2021-01-04T04:29:32.463Z] ---> 61f612d83eaa [2021-01-04T04:29:32.463Z] Step 8/24 : COPY . . [2021-01-04T04:29:32.463Z] Removing intermediate container 2cb1893e98ab [2021-01-04T04:29:32.463Z] ---> ec19997f38ef [2021-01-04T04:29:32.463Z] Step 8/24 : COPY . . [2021-01-04T04:29:32.720Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-04T04:29:33.060Z] Removing intermediate container 6498a5aaadcb [2021-01-04T04:29:33.060Z] ---> 4f9075fa84bc [2021-01-04T04:29:33.060Z] Step 8/21 : COPY . . [2021-01-04T04:29:33.661Z] Removing intermediate container fd1cf0d9513a [2021-01-04T04:29:33.661Z] ---> b3035b8c9c12 [2021-01-04T04:29:33.661Z] Step 8/22 : COPY . . [2021-01-04T04:29:34.257Z] Removing intermediate container 5cc7b725e9f5 [2021-01-04T04:29:34.257Z] ---> 003b187dd22b [2021-01-04T04:29:34.257Z] Step 8/23 : COPY . . [2021-01-04T04:29:34.647Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-04T04:29:34.647Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-04T04:29:34.647Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-04T04:29:34.647Z] Setting up snapd (2.48+18.04) ... [2021-01-04T04:29:35.598Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-04T04:29:35.598Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-04T04:29:35.863Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-04T04:29:36.128Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-04T04:29:36.390Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T04:29:36.390Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-04T04:29:36.654Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-04T04:29:36.917Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-04T04:29:37.180Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-04T04:29:37.443Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-04T04:29:37.707Z] /usr/sbin/policy-rc.d returned 101, not running 'start snapd.apparmor.service snapd.autoimport.service snapd.core-fixup.service snapd.failure.service snapd.recovery-chooser-trigger.service snapd.seeded.service snapd.service snapd.snap-repair.service snapd.snap-repair.timer snapd.socket snapd.system-shutdown.service' [2021-01-04T04:29:37.707Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-04T04:29:37.707Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T04:29:39.103Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T04:29:39.103Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T04:29:39.103Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T04:29:41.295Z] Reading package lists... [2021-01-04T04:29:41.559Z] Reading package lists... [2021-01-04T04:29:41.822Z] Building dependency tree... [2021-01-04T04:29:41.822Z] Reading state information... [2021-01-04T04:29:42.087Z] Calculating upgrade... [2021-01-04T04:29:42.087Z] The following packages will be upgraded: [2021-01-04T04:29:42.087Z] advancecomp base-files bash binutils binutils-common [2021-01-04T04:29:42.087Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-04T04:29:42.087Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-04T04:29:42.088Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-04T04:29:42.088Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-04T04:29:42.088Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-04T04:29:42.088Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-04T04:29:42.088Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-04T04:29:42.088Z] libncursesw5 libpam-modules libpam-modules-bin libpam-runtime libpam0g [2021-01-04T04:29:42.088Z] libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 libsmartcols1 [2021-01-04T04:29:42.088Z] libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 libtsan0 libubsan0 [2021-01-04T04:29:42.088Z] libunistring2 libuuid1 libzstd1 linux-libc-dev login mount ncurses-base [2021-01-04T04:29:42.088Z] ncurses-bin openssl passwd patch perl perl-base perl-modules-5.26 [2021-01-04T04:29:42.088Z] pkgbinarymangler procps systemd-sysv tar tzdata ubuntu-keyring util-linux [2021-01-04T04:29:42.351Z] 96 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T04:29:42.351Z] Need to get 63.5 MB of archives. [2021-01-04T04:29:42.351Z] After this operation, 5191 kB of additional disk space will be used. [2021-01-04T04:29:42.351Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-04T04:29:42.351Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-128.131 [989 kB] [2021-01-04T04:29:42.929Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-04T04:29:43.200Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-04T04:29:43.200Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-04T04:29:43.200Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-04T04:29:43.200Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-04T04:29:43.200Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-04T04:29:43.200Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-04T04:29:43.200Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-04T04:29:43.200Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-04T04:29:43.200Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-04T04:29:43.200Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-04T04:29:43.200Z] Get:14 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-04T04:29:43.200Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-04T04:29:43.200Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-04T04:29:43.200Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-04T04:29:43.200Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-04T04:29:43.200Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-04T04:29:43.200Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-04T04:29:43.200Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-04T04:29:43.200Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-04T04:29:43.200Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-04T04:29:43.200Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-04T04:29:43.200Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-04T04:29:43.200Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-04T04:29:43.200Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-04T04:29:43.467Z] Get:28 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-04T04:29:43.467Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-04T04:29:43.467Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-04T04:29:43.467Z] Get:31 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-04T04:29:43.467Z] Get:32 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-04T04:29:43.467Z] Get:33 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-04T04:29:43.467Z] Get:34 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-04T04:29:43.467Z] Get:35 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-04T04:29:43.467Z] Get:36 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules-bin amd64 1.1.8-3.6ubuntu2.18.04.2 [36.7 kB] [2021-01-04T04:29:43.467Z] Get:37 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-04T04:29:43.467Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-04T04:29:43.467Z] Get:39 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-04T04:29:43.467Z] Get:40 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-runtime all 1.1.8-3.6ubuntu2.18.04.2 [37.1 kB] [2021-01-04T04:29:43.467Z] Get:41 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-04T04:29:43.731Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-04T04:29:43.731Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-04T04:29:43.731Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-04T04:29:43.731Z] Get:45 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-04T04:29:43.731Z] Get:46 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-04T04:29:43.731Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-04T04:29:43.731Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-04T04:29:43.731Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-04T04:29:43.731Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-04T04:29:43.731Z] Get:51 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-04T04:29:43.731Z] Get:52 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-04T04:29:43.731Z] Get:53 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-04T04:29:43.731Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-04T04:29:43.731Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-04T04:29:43.731Z] Get:56 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-04T04:29:43.731Z] Get:57 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdevmapper1.02.1 amd64 2:1.02.145-4.1ubuntu3.18.04.3 [127 kB] [2021-01-04T04:29:43.731Z] Get:58 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-04T04:29:43.731Z] Get:59 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-04T04:29:43.731Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-04T04:29:43.731Z] Get:61 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-04T04:29:43.731Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-04T04:29:43.731Z] Get:63 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-04T04:29:43.731Z] Get:64 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-04T04:29:43.731Z] Get:65 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-04T04:29:43.731Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-04T04:29:43.731Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-04T04:29:43.731Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-04T04:29:43.731Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-04T04:29:43.996Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-04T04:29:43.996Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-04T04:29:43.996Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-04T04:29:43.996Z] Get:73 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-04T04:29:43.996Z] Get:74 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-04T04:29:43.996Z] Get:75 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-04T04:29:43.996Z] Get:76 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-04T04:29:43.997Z] Get:77 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020d-0ubuntu0.18.04 [190 kB] [2021-01-04T04:29:43.997Z] Get:78 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-04T04:29:43.997Z] Get:79 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-04T04:29:43.997Z] Get:80 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-04T04:29:44.260Z] Get:81 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-04T04:29:44.261Z] Get:82 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-04T04:29:44.261Z] Get:83 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-04T04:29:44.261Z] Get:84 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-04T04:29:44.261Z] Get:85 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-04T04:29:44.261Z] Get:86 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-04T04:29:44.261Z] Get:87 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-04T04:29:44.841Z] Get:88 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-04T04:29:45.106Z] Get:89 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-04T04:29:45.106Z] Get:90 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-04T04:29:45.106Z] Get:91 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-04T04:29:45.373Z] Get:92 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-04T04:29:45.373Z] Get:93 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-04T04:29:45.373Z] Get:94 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-04T04:29:45.374Z] Get:95 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-04T04:29:45.374Z] Get:96 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-04T04:29:45.640Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T04:29:45.640Z] Fetched 63.5 MB in 3s (19.8 MB/s) [2021-01-04T04:29:45.907Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:45.907Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T04:29:45.907Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T04:29:46.863Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T04:29:46.863Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T04:29:46.863Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-128.131_amd64.deb ... [2021-01-04T04:29:46.863Z] Unpacking linux-libc-dev:amd64 (4.15.0-128.131) over (4.15.0-20.21) ... [2021-01-04T04:29:47.815Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:47.815Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:47.815Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:47.815Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:48.107Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:48.107Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:48.107Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:48.370Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:48.370Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:48.370Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:48.655Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:48.655Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:48.655Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:48.655Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:48.919Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:29:48.920Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T04:29:48.920Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:48.920Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-04T04:29:49.184Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:29:49.184Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T04:29:49.184Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:49.184Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:49.184Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:49.449Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:49.449Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-04T04:29:49.449Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-04T04:29:49.721Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:29:49.721Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T04:29:49.721Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T04:29:49.984Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T04:29:50.573Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T04:29:51.150Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-04T04:29:51.150Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-04T04:29:51.150Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-04T04:29:51.150Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-04T04:29:51.150Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-04T04:29:51.431Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-04T04:29:51.431Z] Installing new version of config file /etc/issue ... [2021-01-04T04:29:51.431Z] Installing new version of config file /etc/issue.net ... [2021-01-04T04:29:51.431Z] Installing new version of config file /etc/lsb-release ... [2021-01-04T04:29:51.431Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-04T04:29:52.009Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-04T04:29:52.009Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-04T04:29:52.009Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-04T04:29:52.009Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:52.009Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-04T04:29:52.009Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-04T04:29:52.273Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-04T04:29:52.273Z] update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode [2021-01-04T04:29:52.536Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:52.537Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:29:52.537Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-04T04:29:52.537Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:29:52.537Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:52.537Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-04T04:29:52.802Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-04T04:29:52.802Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-04T04:29:53.068Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:53.068Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-04T04:29:53.068Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T04:29:53.332Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-04T04:29:53.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:53.332Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T04:29:53.599Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T04:29:53.599Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T04:29:53.599Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:53.599Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T04:29:53.599Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T04:29:53.862Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-04T04:29:54.125Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:54.125Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-04T04:29:54.125Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-04T04:29:54.125Z] Setting up grep (3.1-2build1) ... [2021-01-04T04:29:54.388Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:54.388Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T04:29:54.388Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T04:29:54.388Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-04T04:29:54.650Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:54.650Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T04:29:54.650Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T04:29:54.650Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-04T04:29:54.912Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:54.912Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T04:29:54.912Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T04:29:55.493Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T04:29:55.493Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T04:29:55.755Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-04T04:29:55.755Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T04:29:56.330Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-04T04:29:56.593Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:56.593Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-04T04:29:56.593Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-04T04:29:57.542Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T04:29:57.806Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T04:29:57.806Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-04T04:29:57.806Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-04T04:29:58.071Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T04:29:58.071Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:58.071Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-04T04:29:58.071Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-04T04:29:58.335Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-04T04:29:58.335Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:58.335Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:29:58.597Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T04:29:58.597Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:29:58.597Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:58.597Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:29:58.859Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T04:29:58.859Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:29:58.859Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:58.859Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:29:59.121Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T04:29:59.121Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:29:59.384Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:59.384Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:29:59.384Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T04:29:59.384Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:29:59.647Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:59.647Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T04:29:59.647Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T04:29:59.647Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T04:29:59.647Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T04:29:59.909Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T04:29:59.909Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:29:59.909Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-04T04:29:59.909Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T04:30:00.173Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T04:30:00.173Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:30:00.173Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:30:00.173Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T04:30:00.436Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:30:00.436Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:30:00.436Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:30:00.436Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T04:30:00.436Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:30:00.698Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:30:00.698Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:30:00.698Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T04:30:01.119Z] ---> 5e4a30b57cbd [2021-01-04T04:30:01.119Z] Step 9/22 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-04T04:30:01.119Z] ---> 2ce21cd1a40e [2021-01-04T04:30:01.119Z] Step 9/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-04T04:30:01.119Z] ---> 9118d1abbccf [2021-01-04T04:30:01.119Z] Step 9/24 : RUN make cmd/support-notifications/support-notifications [2021-01-04T04:30:01.119Z] ---> 4d5c906bacd5 [2021-01-04T04:30:01.119Z] Step 9/21 : RUN make cmd/support-scheduler/support-scheduler [2021-01-04T04:30:01.119Z] ---> 113c1bd6093a [2021-01-04T04:30:01.119Z] Step 9/23 : RUN make cmd/core-data/core-data [2021-01-04T04:30:01.119Z] ---> Running in 1de7c2445e50 [2021-01-04T04:30:01.119Z] ---> Running in 67306a5b2ddf [2021-01-04T04:30:01.119Z] ---> Running in 78ef914a35ca [2021-01-04T04:30:01.119Z] ---> Running in c6f1d514a62f [2021-01-04T04:30:01.119Z] ---> Running in f1537339c1d8 [2021-01-04T04:30:01.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T04:30:01.119Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T04:30:01.119Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T04:30:01.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T04:30:01.120Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T04:30:01.287Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:30:01.866Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-04T04:30:02.138Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-04T04:30:02.138Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:30:02.138Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-04T04:30:02.407Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-04T04:30:02.668Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T04:30:02.668Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-04T04:30:02.668Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-04T04:30:02.668Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-04T04:30:02.933Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-04T04:30:02.934Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:02.934Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-04T04:30:03.365Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-04T04:30:03.365Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-04T04:30:03.676Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:03.676Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T04:30:03.676Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T04:30:03.676Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T04:30:03.947Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:03.947Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T04:30:03.947Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T04:30:04.232Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T04:30:04.233Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:04.233Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-04T04:30:04.515Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T04:30:04.515Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T04:30:04.808Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:04.808Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-04T04:30:04.808Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-04T04:30:04.808Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-04T04:30:05.126Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-04T04:30:05.126Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T04:30:05.126Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T04:30:05.126Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T04:30:05.450Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:05.450Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-04T04:30:05.450Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-04T04:30:05.450Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-04T04:30:05.715Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:05.715Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-04T04:30:05.715Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-04T04:30:05.715Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-04T04:30:06.289Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:06.289Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-04T04:30:06.289Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-04T04:30:06.289Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-04T04:30:06.289Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:06.289Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-04T04:30:06.562Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-04T04:30:06.826Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-04T04:30:06.826Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:06.826Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-04T04:30:06.826Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-04T04:30:07.087Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-04T04:30:07.379Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:07.379Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-04T04:30:07.379Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-04T04:30:07.640Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-04T04:30:07.640Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:07.640Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-04T04:30:07.640Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-04T04:30:07.901Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-04T04:30:07.901Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:07.901Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-04T04:30:07.901Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-04T04:30:08.170Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-04T04:30:08.170Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:08.170Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-04T04:30:08.170Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-04T04:30:08.433Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-04T04:30:08.695Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:08.695Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T04:30:08.695Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-04T04:30:08.695Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-04T04:30:08.960Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-04T04:30:08.960Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-04T04:30:08.960Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-04T04:30:08.960Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-04T04:30:09.222Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-04T04:30:09.222Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T04:30:09.222Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T04:30:09.222Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-04T04:30:09.222Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-04T04:30:09.484Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-04T04:30:09.484Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-04T04:30:09.746Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-04T04:30:09.746Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-04T04:30:10.008Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-04T04:30:10.008Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-04T04:30:10.269Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-04T04:30:10.269Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-04T04:30:10.269Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-04T04:30:10.531Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-04T04:30:10.531Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-04T04:30:10.531Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-04T04:30:10.794Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-04T04:30:10.794Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-04T04:30:10.794Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-04T04:30:10.794Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-04T04:30:11.055Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-04T04:30:11.055Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-04T04:30:11.318Z] Preparing to unpack .../11-tzdata_2020d-0ubuntu0.18.04_all.deb ... [2021-01-04T04:30:11.318Z] Unpacking tzdata (2020d-0ubuntu0.18.04) over (2018d-1) ... [2021-01-04T04:30:12.278Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-04T04:30:12.278Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-04T04:30:12.278Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-04T04:30:12.278Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-04T04:30:12.544Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T04:30:12.544Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T04:30:13.117Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T04:30:13.117Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T04:30:13.117Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T04:30:13.380Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T04:30:13.380Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-04T04:30:13.380Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-04T04:30:13.651Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:13.651Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:13.651Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:13.917Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:13.917Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:14.181Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:14.181Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:14.181Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:15.582Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:15.582Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:16.548Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:16.548Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:17.518Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:17.518Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:17.792Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:18.060Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:19.022Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-04T04:30:19.022Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-04T04:30:19.291Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T04:30:19.291Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T04:30:19.291Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T04:30:19.291Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T04:30:19.559Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-04T04:30:19.559Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-04T04:30:19.826Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-04T04:30:19.826Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-04T04:30:19.826Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T04:30:19.826Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T04:30:20.091Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-04T04:30:20.091Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-04T04:30:20.091Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-04T04:30:20.355Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-04T04:30:20.355Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:30:20.355Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-04T04:30:20.355Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:30:20.355Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:30:20.618Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:30:20.618Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-04T04:30:20.618Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-04T04:30:20.618Z] Setting up tzdata (2020d-0ubuntu0.18.04) ... [2021-01-04T04:30:20.618Z] [2021-01-04T04:30:20.618Z] Current default time zone: 'Etc/UTC' [2021-01-04T04:30:20.880Z] Local time is now: Mon Jan 4 04:30:20 UTC 2021. [2021-01-04T04:30:20.880Z] Universal Time is now: Mon Jan 4 04:30:20 UTC 2021. [2021-01-04T04:30:20.880Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-04T04:30:20.880Z] [2021-01-04T04:30:20.880Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-04T04:30:20.880Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:30:20.880Z] Setting up linux-libc-dev:amd64 (4.15.0-128.131) ... [2021-01-04T04:30:20.880Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-04T04:30:20.880Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-04T04:30:20.880Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-04T04:30:21.143Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-04T04:30:21.143Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-04T04:30:21.143Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-04T04:30:21.143Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-04T04:30:21.143Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:30:21.143Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-04T04:30:21.406Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:21.406Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T04:30:21.406Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:30:21.669Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-04T04:30:21.669Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-04T04:30:21.669Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-04T04:30:21.669Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-04T04:30:21.669Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-04T04:30:21.669Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-04T04:30:21.669Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-04T04:30:21.669Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T04:30:24.237Z] Updating certificates in /etc/ssl/certs... [2021-01-04T04:30:25.199Z] 22 added, 17 removed; done. [2021-01-04T04:30:25.199Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-04T04:30:25.199Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-04T04:30:25.199Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-04T04:30:25.199Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-04T04:30:25.199Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-04T04:30:25.199Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:25.462Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-04T04:30:25.462Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:25.462Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:25.462Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:25.462Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:25.462Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:25.462Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-04T04:30:25.462Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-04T04:30:25.725Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-04T04:30:25.725Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-04T04:30:25.725Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-04T04:30:25.725Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:25.725Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-04T04:30:25.725Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-04T04:30:25.725Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-04T04:30:25.989Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-04T04:30:25.989Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T04:30:25.989Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-04T04:30:26.252Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-04T04:30:26.252Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-04T04:30:26.252Z] Updating certificates in /etc/ssl/certs... [2021-01-04T04:30:26.829Z] 0 added, 0 removed; done. [2021-01-04T04:30:26.829Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-04T04:30:26.829Z] done. [2021-01-04T04:30:27.778Z] Reading package lists... [2021-01-04T04:30:27.778Z] Building dependency tree... [2021-01-04T04:30:27.778Z] Reading state information... [2021-01-04T04:30:28.041Z] The following NEW packages will be installed: [2021-01-04T04:30:28.041Z] apt-transport-https [2021-01-04T04:30:28.305Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T04:30:28.305Z] Need to get 1696 B of archives. [2021-01-04T04:30:28.305Z] After this operation, 153 kB of additional disk space will be used. [2021-01-04T04:30:28.305Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-04T04:30:28.568Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T04:30:28.568Z] Fetched 1696 B in 0s (8098 B/s) [2021-01-04T04:30:28.568Z] Selecting previously unselected package apt-transport-https. [2021-01-04T04:30:28.568Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-04T04:30:28.568Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-04T04:30:28.568Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T04:30:28.830Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-04T04:30:29.406Z] Waiting for network to be ready... [2021-01-04T04:30:37.595Z] 2021-01-04T04:30:33Z INFO Waiting for automatic snapd restart... [2021-01-04T04:30:37.595Z] snapd 2.48.1 from Canonical* installed [2021-01-04T04:30:37.858Z] "snapd" switched to the "latest/stable" channel [2021-01-04T04:30:37.859Z] [2021-01-04T04:30:44.485Z] core18 20201210 from Canonical* installed [2021-01-04T04:30:44.485Z] "core18" switched to the "latest/stable" channel [2021-01-04T04:30:44.485Z] [2021-01-04T04:30:51.095Z] snapcraft 4.4.4 from Canonical* installed [2021-01-04T04:30:51.095Z] "snapcraft" switched to the "latest/stable" channel [2021-01-04T04:30:51.095Z] [2021-01-04T04:30:55.317Z] The 'snap' directory is meant specifically for snapcraft, but it contains the following non-snapcraft-related paths, which is unsupported and will cause unexpected behavior: [2021-01-04T04:30:55.317Z] - README.md [2021-01-04T04:30:55.317Z] [2021-01-04T04:30:55.317Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-04T04:31:01.921Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T04:31:01.921Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T04:31:01.921Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T04:31:01.921Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T04:31:04.104Z] Reading package lists... [2021-01-04T04:31:04.366Z] Installing build dependencies: git=1:2.17.1-1ubuntu0.7 git-man=1:2.17.1-1ubuntu0.7 libcurl3-gnutls=7.58.0-2ubuntu3.12 liberror-perl=0.17025-1 libglib2.0-0=2.56.4-0ubuntu0.18.04.6 libnghttp2-14=1.30.0-1ubuntu1 libnorm1=1.5r6+dfsg1-6 libpgm-5.2-0=5.2.122~dfsg-2 libpsl5=0.19.1-5build1 librtmp1=2.4+20151223.gitfa8646d.1-1 libsodium23=1.0.16-2 libzmq3-dev=4.2.5-1ubuntu0.2 libzmq5=4.2.5-1ubuntu0.2 pkg-config=0.29.1-0ubuntu2 zip=3.0-11build1 [2021-01-04T04:31:10.978Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T04:31:10.978Z] Reading package lists... [2021-01-04T04:31:10.978Z] Building dependency tree... [2021-01-04T04:31:10.978Z] Reading state information... [2021-01-04T04:31:10.978Z] Suggested packages: [2021-01-04T04:31:10.978Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-04T04:31:10.978Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-04T04:31:10.978Z] Recommended packages: [2021-01-04T04:31:10.978Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-04T04:31:10.978Z] The following NEW packages will be installed: [2021-01-04T04:31:10.978Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-04T04:31:10.978Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-04T04:31:10.978Z] pkg-config zip [2021-01-04T04:31:11.240Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-04T04:31:11.241Z] Need to get 7655 kB of archives. [2021-01-04T04:31:11.241Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-04T04:31:11.241Z] Get:1 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-04T04:31:11.241Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-04T04:31:11.503Z] Get:3 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-04T04:31:11.503Z] Get:4 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-04T04:31:11.503Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-04T04:31:11.766Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-04T04:31:11.766Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-04T04:31:11.766Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-04T04:31:11.766Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-04T04:31:11.766Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-04T04:31:12.032Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-04T04:31:12.032Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-04T04:31:12.032Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-04T04:31:12.301Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-04T04:31:12.301Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-04T04:31:12.301Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-04T04:31:12.301Z] Fetched 7655 kB in 1s (6965 kB/s) [2021-01-04T04:31:12.564Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-04T04:31:12.564Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-04T04:31:12.564Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-04T04:31:12.564Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T04:31:12.826Z] Selecting previously unselected package libpsl5:amd64. [2021-01-04T04:31:12.826Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-04T04:31:12.826Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T04:31:12.826Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-04T04:31:12.826Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-04T04:31:12.826Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T04:31:13.088Z] Selecting previously unselected package librtmp1:amd64. [2021-01-04T04:31:13.088Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-04T04:31:13.088Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T04:31:13.088Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-04T04:31:13.088Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-04T04:31:13.088Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T04:31:13.350Z] Selecting previously unselected package liberror-perl. [2021-01-04T04:31:13.350Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-04T04:31:13.350Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-04T04:31:13.350Z] Selecting previously unselected package git-man. [2021-01-04T04:31:13.350Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-04T04:31:13.350Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T04:31:13.618Z] Selecting previously unselected package git. [2021-01-04T04:31:13.618Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-04T04:31:13.618Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T04:31:14.567Z] Selecting previously unselected package libnorm1:amd64. [2021-01-04T04:31:14.567Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-04T04:31:14.567Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T04:31:14.567Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-04T04:31:14.567Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-04T04:31:14.567Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T04:31:14.830Z] Selecting previously unselected package libsodium23:amd64. [2021-01-04T04:31:14.830Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-04T04:31:14.830Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-04T04:31:14.830Z] Selecting previously unselected package libzmq5:amd64. [2021-01-04T04:31:14.830Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T04:31:14.830Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T04:31:14.830Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-04T04:31:14.830Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-04T04:31:15.095Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T04:31:15.095Z] Selecting previously unselected package pkg-config. [2021-01-04T04:31:15.095Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-04T04:31:15.095Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T04:31:15.374Z] Selecting previously unselected package zip. [2021-01-04T04:31:15.374Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-04T04:31:15.374Z] Unpacking zip (3.0-11build1) ... [2021-01-04T04:31:15.374Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-04T04:31:15.374Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-04T04:31:15.374Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-04T04:31:15.374Z] Setting up liberror-perl (0.17025-1) ... [2021-01-04T04:31:15.374Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-04T04:31:15.646Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-04T04:31:15.646Z] No schema files found: doing nothing. [2021-01-04T04:31:15.646Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-04T04:31:15.646Z] Setting up zip (3.0-11build1) ... [2021-01-04T04:31:15.646Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-04T04:31:15.646Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-04T04:31:15.646Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-04T04:31:15.646Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T04:31:15.646Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-04T04:31:15.936Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-04T04:31:15.936Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-04T04:31:15.936Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-04T04:31:22.575Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T04:31:22.837Z] git set to automatically installed. [2021-01-04T04:31:22.837Z] git-man set to automatically installed. [2021-01-04T04:31:22.837Z] libcurl3-gnutls set to automatically installed. [2021-01-04T04:31:22.837Z] liberror-perl set to automatically installed. [2021-01-04T04:31:22.837Z] libglib2.0-0 set to automatically installed. [2021-01-04T04:31:22.837Z] libnghttp2-14 set to automatically installed. [2021-01-04T04:31:22.837Z] libnorm1 set to automatically installed. [2021-01-04T04:31:22.837Z] libpgm-5.2-0 set to automatically installed. [2021-01-04T04:31:22.837Z] libpsl5 set to automatically installed. [2021-01-04T04:31:22.837Z] librtmp1 set to automatically installed. [2021-01-04T04:31:22.837Z] libsodium23 set to automatically installed. [2021-01-04T04:31:22.837Z] libzmq3-dev set to automatically installed. [2021-01-04T04:31:22.837Z] libzmq5 set to automatically installed. [2021-01-04T04:31:22.837Z] pkg-config set to automatically installed. [2021-01-04T04:31:22.837Z] zip set to automatically installed. [2021-01-04T04:31:23.081Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T04:31:24.759Z] snapd is not logged in, snap install commands will use sudo [2021-01-04T04:31:31.364Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-04T04:31:31.403Z] Removing intermediate container 1de7c2445e50 [2021-01-04T04:31:31.403Z] ---> 9e8575a439ed [2021-01-04T04:31:31.403Z] [2021-01-04T04:31:31.403Z] Step 10/22 : FROM alpine:3.10 [2021-01-04T04:31:31.681Z] 3.10: Pulling from library/alpine [2021-01-04T04:31:31.681Z] Removing intermediate container 67306a5b2ddf [2021-01-04T04:31:31.681Z] ---> fac9c5a9ff60 [2021-01-04T04:31:31.681Z] [2021-01-04T04:31:31.681Z] Step 10/24 : FROM alpine:3.10 [2021-01-04T04:31:31.681Z] 3.10: Pulling from library/alpine [2021-01-04T04:31:31.940Z] snap "core18" has no updates available [2021-01-04T04:31:33.329Z] Pulling config-common [2021-01-04T04:31:34.718Z] Pulling go-build-helper [2021-01-04T04:31:35.109Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T04:31:35.109Z] Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 [2021-01-04T04:31:35.109Z] Status: Image is up to date for alpine:3.10 [2021-01-04T04:31:35.109Z] ---> 536a684cf733 [2021-01-04T04:31:35.109Z] Status: Downloaded newer image for alpine:3.10 [2021-01-04T04:31:35.109Z] Step 11/24 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* ---> 536a684cf733 [2021-01-04T04:31:35.109Z] [2021-01-04T04:31:35.109Z] Step 11/22 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* [2021-01-04T04:31:35.712Z] ---> Running in 55014fdb01ff [2021-01-04T04:31:35.712Z] ---> Running in 058195e2a917 [2021-01-04T04:31:36.319Z] Removing intermediate container c6f1d514a62f [2021-01-04T04:31:36.319Z] ---> 193d01826b4e [2021-01-04T04:31:36.319Z] [2021-01-04T04:31:36.319Z] Step 10/24 : FROM scratch [2021-01-04T04:31:36.319Z] ---> [2021-01-04T04:31:36.319Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-04T04:31:37.311Z] ---> Running in 40ed774d1e52 [2021-01-04T04:31:38.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:31:38.302Z] Removing intermediate container 40ed774d1e52 [2021-01-04T04:31:38.302Z] ---> b9db47329e39 [2021-01-04T04:31:38.302Z] Step 12/24 : ENV APP_PORT=48060 [2021-01-04T04:31:38.302Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:31:38.302Z] ---> Running in 8457f610fd61 [2021-01-04T04:31:38.579Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:31:38.856Z] Removing intermediate container f1537339c1d8 [2021-01-04T04:31:38.856Z] ---> 8cebf2b655b5 [2021-01-04T04:31:38.856Z] [2021-01-04T04:31:38.856Z] Step 10/21 : FROM scratch [2021-01-04T04:31:38.856Z] ---> [2021-01-04T04:31:38.856Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T04:31:38.856Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:31:38.856Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T04:31:38.856Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T04:31:38.856Z] OK: 10171 distinct packages available [2021-01-04T04:31:39.200Z] ---> Running in 82ae9a9ea38e [2021-01-04T04:31:39.200Z] Removing intermediate container 8457f610fd61 [2021-01-04T04:31:39.200Z] ---> ec8bc0ad8575 [2021-01-04T04:31:39.200Z] Step 13/24 : EXPOSE $APP_PORT [2021-01-04T04:31:39.200Z] ---> Running in 197fee466b1b [2021-01-04T04:31:39.491Z] v3.10.5-176-g3d010a76e3 [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] [2021-01-04T04:31:39.491Z] v3.10.5-141-g8ae988abb8 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] [2021-01-04T04:31:39.491Z] OK: 10171 distinct packages available [2021-01-04T04:31:39.799Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T04:31:39.799Z] Removing intermediate container 82ae9a9ea38e [2021-01-04T04:31:39.799Z] ---> e8174d1dc5a7 [2021-01-04T04:31:39.799Z] Step 12/21 : ENV APP_PORT=48085 [2021-01-04T04:31:40.144Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T04:31:40.144Z] ---> Running in fc92891bd953 [2021-01-04T04:31:40.144Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T04:31:40.144Z] (1/5) Installing ca-certificates (20191127-r2) [2021-01-04T04:31:40.144Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T04:31:40.144Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T04:31:40.144Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T04:31:40.144Z] (2/5) Installing nghttp2-libs (1.39.2-r1) [2021-01-04T04:31:40.439Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T04:31:40.439Z] (3/5) Installing libcurl (7.66.0-r3) [2021-01-04T04:31:40.439Z] (4/5) Installing curl (7.66.0-r3) [2021-01-04T04:31:40.439Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-04T04:31:40.439Z] Executing busybox-1.30.1-r3.trigger [2021-01-04T04:31:40.439Z] Executing ca-certificates-20191127-r2.trigger [2021-01-04T04:31:40.439Z] Removing intermediate container 197fee466b1b [2021-01-04T04:31:40.439Z] ---> e4167c869c0e [2021-01-04T04:31:40.439Z] Step 14/24 : COPY --from=builder /bin/sh /bin/sh [2021-01-04T04:31:40.974Z] OK: 7 MiB in 19 packages [2021-01-04T04:31:40.974Z] OK: 7 MiB in 19 packages [2021-01-04T04:31:41.249Z] Removing intermediate container fc92891bd953 [2021-01-04T04:31:41.249Z] ---> 509c486e4d5f [2021-01-04T04:31:41.249Z] Step 13/21 : EXPOSE $APP_PORT [2021-01-04T04:31:41.521Z] ---> Running in 1f919cc97b33 [2021-01-04T04:31:41.798Z] ---> 6a87c347fcb9 [2021-01-04T04:31:41.798Z] Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-04T04:31:42.073Z] Removing intermediate container 1f919cc97b33 [2021-01-04T04:31:42.073Z] ---> 9d62525977ce [2021-01-04T04:31:42.352Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-04T04:31:43.800Z] ---> df43fbc16567 [2021-01-04T04:31:43.800Z] Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-04T04:31:44.072Z] ---> 313ef1a089e1 [2021-01-04T04:31:44.072Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-04T04:31:44.347Z] Removing intermediate container 55014fdb01ff [2021-01-04T04:31:44.347Z] ---> 1dfa5c539ef9 [2021-01-04T04:31:44.347Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-04T04:31:44.347Z] Removing intermediate container 058195e2a917 [2021-01-04T04:31:44.347Z] ---> 09dcc8862dfa [2021-01-04T04:31:44.347Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T04:31:44.620Z] ---> Running in cae5bce688b9 [2021-01-04T04:31:44.620Z] ---> Running in aa17ab783fbe [2021-01-04T04:31:45.607Z] ---> 111a4df824b9 [2021-01-04T04:31:45.607Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-04T04:31:45.902Z] Removing intermediate container aa17ab783fbe [2021-01-04T04:31:45.902Z] ---> b142aa400976 [2021-01-04T04:31:45.902Z] Step 13/24 : WORKDIR / [2021-01-04T04:31:45.902Z] Removing intermediate container cae5bce688b9 [2021-01-04T04:31:45.902Z] ---> a6e4beb8db80 [2021-01-04T04:31:45.902Z] Step 13/22 : WORKDIR / [2021-01-04T04:31:46.176Z] ---> 1f6b73077cba [2021-01-04T04:31:46.177Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-04T04:31:46.458Z] ---> Running in 7ac50f48633a [2021-01-04T04:31:46.458Z] ---> Running in 3ae153f216d2 [2021-01-04T04:31:46.733Z] ---> ada7d8c1d872 [2021-01-04T04:31:46.733Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-04T04:31:47.334Z] ---> 5900765b3fa6 [2021-01-04T04:31:47.334Z] Step 17/21 : ENTRYPOINT ["/support-scheduler"] [2021-01-04T04:31:47.609Z] Removing intermediate container 7ac50f48633a [2021-01-04T04:31:47.609Z] ---> b3d924d18025 [2021-01-04T04:31:47.609Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-04T04:31:47.609Z] Removing intermediate container 3ae153f216d2 [2021-01-04T04:31:47.609Z] ---> 5b1d3e58b57c [2021-01-04T04:31:47.609Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-04T04:31:47.609Z] ---> Running in e0c077b631bb [2021-01-04T04:31:48.592Z] Removing intermediate container e0c077b631bb [2021-01-04T04:31:48.592Z] ---> ea705a39fc79 [2021-01-04T04:31:48.592Z] Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:31:48.867Z] ---> 1c4a5d61d6d3 [2021-01-04T04:31:48.867Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-04T04:31:48.867Z] ---> Running in 50c43595d8e8 [2021-01-04T04:31:48.867Z] ---> bfcbdf0c7e05 [2021-01-04T04:31:48.867Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-04T04:31:48.867Z] ---> 471062d5a125 [2021-01-04T04:31:48.867Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-04T04:31:49.855Z] Removing intermediate container 50c43595d8e8 [2021-01-04T04:31:49.855Z] ---> 8d5d395c4693 [2021-01-04T04:31:49.855Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T04:31:50.142Z] ---> Running in e2ee2cf1463d [2021-01-04T04:31:50.142Z] ---> 37a8f26cc766 [2021-01-04T04:31:50.142Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-04T04:31:50.142Z] ---> 076053382af2 [2021-01-04T04:31:50.142Z] Step 20/24 : ENTRYPOINT ["/support-notifications"] [2021-01-04T04:31:50.430Z] ---> bf75c4b1b8e7 [2021-01-04T04:31:50.430Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-04T04:31:50.430Z] ---> Running in b0014d0da953 [2021-01-04T04:31:50.708Z] Removing intermediate container e2ee2cf1463d [2021-01-04T04:31:50.708Z] ---> 669cfac72516 [2021-01-04T04:31:50.708Z] Step 20/21 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:31:51.308Z] ---> Running in 40eba0d7f60f [2021-01-04T04:31:51.308Z] ---> e90af39da507 [2021-01-04T04:31:51.308Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-04T04:31:51.308Z] Removing intermediate container b0014d0da953 [2021-01-04T04:31:51.308Z] ---> d6c110793917 [2021-01-04T04:31:51.308Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:31:51.588Z] ---> 33f6a0449c30 [2021-01-04T04:31:51.588Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-04T04:31:51.588Z] ---> Running in 19e34dfcbb37 [2021-01-04T04:31:51.865Z] Removing intermediate container 40eba0d7f60f [2021-01-04T04:31:51.865Z] ---> 4dc75f6077b0 [2021-01-04T04:31:51.865Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T04:31:52.138Z] ---> Running in e99a39e103b5 [2021-01-04T04:31:52.418Z] Removing intermediate container 19e34dfcbb37 [2021-01-04T04:31:52.418Z] ---> 155a2eff64f4 [2021-01-04T04:31:52.418Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T04:31:52.691Z] ---> 9af5ab7a0c3f [2021-01-04T04:31:52.691Z] Step 18/22 : RUN chmod +x entrypoint.sh [2021-01-04T04:31:53.286Z] ---> Running in ef8e76a8d1cd [2021-01-04T04:31:53.880Z] ---> Running in f22c2c439367 [2021-01-04T04:31:54.167Z] ---> 1f965530fd01 [2021-01-04T04:31:54.167Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-04T04:31:54.167Z] Removing intermediate container e99a39e103b5 [2021-01-04T04:31:54.167Z] ---> dc63a5828bdc [2021-01-04T04:31:54.167Z] [2021-01-04T04:31:54.442Z] Removing intermediate container ef8e76a8d1cd [2021-01-04T04:31:54.442Z] ---> 13453f59083e [2021-01-04T04:31:54.442Z] Step 23/24 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:31:54.722Z] Successfully built dc63a5828bdc [2021-01-04T04:31:54.995Z] Removing intermediate container 78ef914a35ca [2021-01-04T04:31:54.995Z] ---> fe9f3b0af73d [2021-01-04T04:31:54.995Z] [2021-01-04T04:31:54.995Z] Step 10/23 : FROM alpine [2021-01-04T04:31:54.995Z] ---> Running in 14405c8578f8 [2021-01-04T04:31:54.995Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-04T04:31:54.995Z]  Building docker-support-scheduler-go ... done Building docker-sys-mgmt-agent-go [2021-01-04T04:31:54.995Z] latest: Pulling from library/alpine [2021-01-04T04:31:55.600Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-04T04:31:55.600Z] Status: Downloaded newer image for alpine:latest [2021-01-04T04:31:55.600Z] ---> afeebe901d6b [2021-01-04T04:31:55.600Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T04:31:55.600Z] Removing intermediate container 14405c8578f8 [2021-01-04T04:31:55.600Z] ---> 47aad6448339 [2021-01-04T04:31:55.600Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T04:31:55.880Z] ---> Running in 43e2033d6c33 [2021-01-04T04:31:55.880Z] ---> a7f179bc0bed [2021-01-04T04:31:55.880Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-04T04:31:55.880Z] ---> Running in f63a97b3a19d [2021-01-04T04:31:57.876Z] Removing intermediate container f63a97b3a19d [2021-01-04T04:31:57.876Z] Removing intermediate container 43e2033d6c33 [2021-01-04T04:31:57.876Z] ---> 5ea2155242c6 [2021-01-04T04:31:57.876Z] Step 12/23 : ENV APP_PORT=48080 [2021-01-04T04:31:57.876Z] ---> 96c96a4017ce [2021-01-04T04:31:57.876Z] [2021-01-04T04:31:58.148Z] ---> 471b92d280ac [2021-01-04T04:31:58.148Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-04T04:31:58.148Z] Successfully built 96c96a4017ce [2021-01-04T04:31:58.422Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-04T04:31:58.422Z] Building docker-security-proxy-setup-go [2021-01-04T04:31:58.696Z]  Building docker-support-notifications-go ... done  ---> Running in 81dd0634a610 [2021-01-04T04:31:58.696Z] Removing intermediate container f22c2c439367 [2021-01-04T04:31:58.696Z] ---> bdde05859374 [2021-01-04T04:31:58.696Z] Step 19/22 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-04T04:31:58.696Z] ---> Running in 9950bb5e13ec [2021-01-04T04:31:58.972Z] ---> Running in a54b6865ef25 [2021-01-04T04:31:59.568Z] Removing intermediate container 81dd0634a610 [2021-01-04T04:31:59.568Z] ---> edc857941fb0 [2021-01-04T04:31:59.568Z] Step 13/23 : EXPOSE $APP_PORT [2021-01-04T04:31:59.568Z] Removing intermediate container a54b6865ef25 [2021-01-04T04:31:59.568Z] ---> 56134a123aef [2021-01-04T04:31:59.568Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T04:31:59.843Z] ---> Running in a0a1a3949f2f [2021-01-04T04:31:59.843Z] ---> Running in c31bbbd49456 [2021-01-04T04:32:00.823Z] Removing intermediate container c31bbbd49456 [2021-01-04T04:32:00.823Z] ---> d441c4c9708b [2021-01-04T04:32:00.823Z] Step 21/22 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:32:00.823Z] Removing intermediate container a0a1a3949f2f [2021-01-04T04:32:00.823Z] ---> 91d44053bca8 [2021-01-04T04:32:00.823Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:32:01.321Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-04T04:32:01.322Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-04T04:32:01.322Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1453 kB] [2021-01-04T04:32:01.322Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [284 kB] [2021-01-04T04:32:01.322Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.8 kB] [2021-01-04T04:32:01.322Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2872 B] [2021-01-04T04:32:01.322Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [185 kB] [2021-01-04T04:32:01.322Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [24.3 kB] [2021-01-04T04:32:01.322Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1094 kB] [2021-01-04T04:32:01.322Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [244 kB] [2021-01-04T04:32:01.322Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-04T04:32:01.322Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-04T04:32:01.322Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-04T04:32:01.322Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-04T04:32:01.322Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-04T04:32:01.322Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-04T04:32:01.322Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-04T04:32:01.322Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-04T04:32:01.322Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-04T04:32:01.322Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1790 kB] [2021-01-04T04:32:01.322Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [376 kB] [2021-01-04T04:32:01.322Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [35.6 kB] [2021-01-04T04:32:01.322Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [7180 B] [2021-01-04T04:32:01.322Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [206 kB] [2021-01-04T04:32:01.322Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [27.9 kB] [2021-01-04T04:32:01.322Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1697 kB] [2021-01-04T04:32:01.322Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [357 kB] [2021-01-04T04:32:01.322Z] Fetched 23.5 MB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-04T04:32:01.322Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-04T04:32:01.322Z] Fetched 279 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-04T04:32:01.322Z] Fetched 122 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-04T04:32:01.322Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-04T04:32:01.322Z] Fetched 8848 B in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-04T04:32:01.322Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-04T04:32:01.322Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [14.8 kB] [2021-01-04T04:32:01.322Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-04T04:32:01.322Z] Fetched 214 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-04T04:32:01.322Z] Fetched 155 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-04T04:32:01.322Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-04T04:32:01.322Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-04T04:32:01.322Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-04T04:32:01.322Z] Fetched 499 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-04T04:32:01.322Z] Fetched 111 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-04T04:32:01.322Z] Fetched 240 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-04T04:32:01.322Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-04T04:32:01.322Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-04T04:32:01.322Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.1_amd64.deb [49.2 kB] [2021-01-04T04:32:01.322Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-04T04:32:01.322Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-04T04:32:01.322Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-04T04:32:01.322Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-04T04:32:01.322Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-04T04:32:01.322Z] Fetched 8720 B in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-04T04:32:01.322Z] Fetched 137 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-04T04:32:01.322Z] Fetched 119 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-04T04:32:01.322Z] Fetched 109 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-04T04:32:01.322Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-04T04:32:01.322Z] Fetched 645 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-04T04:32:01.322Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-04T04:32:01.322Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-04T04:32:01.322Z] Fetched 368 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libp11-kit0_0.23.9-2_amd64.deb [187 kB] [2021-01-04T04:32:01.322Z] Fetched 187 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-04T04:32:01.322Z] Fetched 175 kB in 0s (0 B/s) [2021-01-04T04:32:01.322Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-04T04:32:02.263Z] ---> Running in 43b2251ed22d [2021-01-04T04:32:02.264Z] ---> Running in 85273f060c40 [2021-01-04T04:32:03.252Z] Removing intermediate container 85273f060c40 [2021-01-04T04:32:03.252Z] ---> 9403333ae694 [2021-01-04T04:32:03.252Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T04:32:03.252Z] Removing intermediate container 9950bb5e13ec [2021-01-04T04:32:03.252Z] ---> e23048f078dd [2021-01-04T04:32:03.252Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2021-01-04T04:32:03.537Z] ---> Running in 6be0712a12b0 [2021-01-04T04:32:03.537Z] ---> Running in b89a68403530 [2021-01-04T04:32:04.533Z] Removing intermediate container 6be0712a12b0 [2021-01-04T04:32:04.533Z] ---> 58d2fbc1101d [2021-01-04T04:32:04.533Z] Step 22/24 : LABEL arch=arm64 [2021-01-04T04:32:04.641Z] Fetched 206 kB in 0s (0 B/s) [2021-01-04T04:32:04.641Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-04T04:32:04.641Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-04T04:32:04.641Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-04T04:32:04.641Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-04T04:32:04.641Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-04T04:32:04.641Z] Fetched 159 kB in 0s (0 B/s) [2021-01-04T04:32:04.641Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-04T04:32:04.641Z] Fetched 107 kB in 0s (0 B/s) [2021-01-04T04:32:04.641Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-04T04:32:04.641Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-04T04:32:04.641Z] Pulling static-packages [2021-01-04T04:32:04.813Z] Removing intermediate container b89a68403530 [2021-01-04T04:32:04.814Z] ---> ad638b4a0fe3 [2021-01-04T04:32:04.814Z] [2021-01-04T04:32:04.814Z] ---> Running in 36dcab04c860 [2021-01-04T04:32:05.427Z] Successfully built ad638b4a0fe3 [2021-01-04T04:32:06.022Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-04T04:32:06.022Z]  Building docker-security-bootstrap-redis-go ... done Building docker-core-metadata-go [2021-01-04T04:32:06.022Z] Removing intermediate container 43b2251ed22d [2021-01-04T04:32:06.022Z] ---> 58610188a956 [2021-01-04T04:32:06.022Z] Step 15/23 : RUN apk --no-cache add zeromq [2021-01-04T04:32:06.036Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-04T04:32:06.036Z] Skipping pull go-build-helper (already ran) [2021-01-04T04:32:06.036Z] Skipping pull static-packages (already ran) [2021-01-04T04:32:06.036Z] Building go-build-helper [2021-01-04T04:32:06.299Z] Removing intermediate container 36dcab04c860 [2021-01-04T04:32:06.300Z] ---> 343f416ea1c5 [2021-01-04T04:32:06.300Z] Step 23/24 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:32:06.300Z] ---> Running in 91d85927c338 [2021-01-04T04:32:06.571Z] ---> Running in 06352281f148 [2021-01-04T04:32:07.174Z] Removing intermediate container 06352281f148 [2021-01-04T04:32:07.174Z] ---> cf1765ca90c3 [2021-01-04T04:32:07.174Z] Step 24/24 : LABEL version=0.0.0 [2021-01-04T04:32:07.450Z] ---> Running in 822fb0c67020 [2021-01-04T04:32:07.725Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:08.325Z] Removing intermediate container 822fb0c67020 [2021-01-04T04:32:08.325Z] ---> ced4081757a7 [2021-01-04T04:32:08.325Z] [2021-01-04T04:32:08.601Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:08.601Z] Successfully built ced4081757a7 [2021-01-04T04:32:08.873Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-04T04:32:08.873Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-command-go [2021-01-04T04:32:09.469Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-04T04:32:09.469Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-04T04:32:09.469Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-04T04:32:09.741Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-04T04:32:10.015Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-04T04:32:10.015Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:32:10.015Z] OK: 8 MiB in 19 packages [2021-01-04T04:32:11.358Z] Building static-packages [2021-01-04T04:32:12.651Z] Removing intermediate container 91d85927c338 [2021-01-04T04:32:12.651Z] ---> 93d5a2b9bebc [2021-01-04T04:32:12.651Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-04T04:32:13.638Z] ---> de5140b413ae [2021-01-04T04:32:13.638Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-04T04:32:13.938Z] Staging go-build-helper [2021-01-04T04:32:15.334Z] Staging static-packages [2021-01-04T04:32:16.464Z] ---> 19d2925e362d [2021-01-04T04:32:16.464Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-04T04:32:16.731Z] Pulling go115 [2021-01-04T04:32:17.910Z] ---> 49af49cbe3cd [2021-01-04T04:32:17.910Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2021-01-04T04:32:18.134Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-04T04:32:18.134Z] Skipping pull go115 (already ran) [2021-01-04T04:32:18.134Z] Building go115 [2021-01-04T04:32:18.134Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T04:32:18.134Z] Dload Upload Total Spent Left Speed [2021-01-04T04:32:18.184Z] ---> Running in c1d2753b4583 [2021-01-04T04:32:18.783Z] Removing intermediate container c1d2753b4583 [2021-01-04T04:32:18.783Z] ---> 897acb564652 [2021-01-04T04:32:18.783Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:32:19.057Z] ---> Running in b8e137876042 [2021-01-04T04:32:20.046Z] Removing intermediate container b8e137876042 [2021-01-04T04:32:20.046Z] ---> a198b420220a [2021-01-04T04:32:20.046Z] Step 21/23 : LABEL arch=arm64 [2021-01-04T04:32:20.651Z] ---> Running in 82aaa8eed453 [2021-01-04T04:32:21.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 12 115M 12 14.8M 0 0 25.9M 0 0:00:04 --:--:-- 0:00:04 25.9M 44 115M 44 51.9M 0 0 32.5M 0 0:00:03 0:00:01 0:00:02 32.5M 78 115M 78 91.2M 0 0 35.4M 0 0:00:03 0:00:02 0:00:01 35.4M 100 115M 100 115M 0 0 36.7M 0 0:00:03 0:00:03 --:--:-- 36.7M [2021-01-04T04:32:21.246Z] Removing intermediate container 82aaa8eed453 [2021-01-04T04:32:21.246Z] ---> d9e4f5da7350 [2021-01-04T04:32:21.246Z] Step 22/23 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:32:21.517Z] ---> Running in f43846e84c1f [2021-01-04T04:32:22.082Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-04T04:32:22.493Z] Removing intermediate container f43846e84c1f [2021-01-04T04:32:22.493Z] ---> 40ac7d639b22 [2021-01-04T04:32:22.493Z] Step 23/23 : LABEL version=0.0.0 [2021-01-04T04:32:22.768Z] ---> Running in 79fa6866aec7 [2021-01-04T04:32:23.754Z] Removing intermediate container 79fa6866aec7 [2021-01-04T04:32:23.754Z] ---> 79643887007e [2021-01-04T04:32:23.754Z] [2021-01-04T04:32:24.030Z] Successfully built 79643887007e [2021-01-04T04:32:24.030Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-04T04:32:27.402Z] Staging go115 [2021-01-04T04:32:35.601Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-04T04:32:35.601Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-04T04:32:35.601Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-04T04:32:35.601Z] Fetched 0 B in 0s (0 B/s) [2021-01-04T04:32:35.601Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-04T04:32:35.601Z] Fetched 224 kB in 0s (0 B/s) [2021-01-04T04:32:35.601Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-04T04:32:35.601Z] Fetched 157 kB in 0s (0 B/s) [2021-01-04T04:32:35.601Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-04T04:32:35.601Z] Fetched 221 kB in 0s (0 B/s) [2021-01-04T04:32:35.601Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-04T04:32:35.601Z] Fetched 143 kB in 0s (0 B/s) [2021-01-04T04:32:35.601Z] Pulling edgex-go [2021-01-04T04:32:36.420Z]  Building docker-core-data-go ... done Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:32:36.420Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:32:36.420Z] ---> e4372624585e [2021-01-04T04:32:36.420Z] Step 3/27 : WORKDIR /edgex-go [2021-01-04T04:32:36.420Z] ---> Using cache [2021-01-04T04:32:36.420Z] ---> 9d8febc8eb55 [2021-01-04T04:32:36.420Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:32:36.420Z] ---> Using cache [2021-01-04T04:32:36.420Z] ---> 32a96c28a8b4 [2021-01-04T04:32:36.420Z] Step 5/27 : RUN apk update && apk add make bash git [2021-01-04T04:32:37.527Z] Pulling version [2021-01-04T04:32:37.871Z] ---> Running in 22e01c1f4701 [2021-01-04T04:32:38.938Z] Building config-common [2021-01-04T04:32:39.311Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:39.910Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:40.893Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:32:40.893Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:32:40.893Z] OK: 12620 distinct packages available [2021-01-04T04:32:41.873Z] OK: 217 MiB in 51 packages [2021-01-04T04:32:42.302Z] Skipping build go-build-helper (already ran) [2021-01-04T04:32:42.302Z] Skipping build static-packages (already ran) [2021-01-04T04:32:42.302Z] Skipping build go115 (already ran) [2021-01-04T04:32:42.302Z] Building edgex-go [2021-01-04T04:32:42.473Z] Step 1/21 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:32:42.473Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:32:42.473Z] ---> e4372624585e [2021-01-04T04:32:42.473Z] Step 3/21 : WORKDIR /edgex-go [2021-01-04T04:32:42.473Z] ---> Using cache [2021-01-04T04:32:42.473Z] ---> 9d8febc8eb55 [2021-01-04T04:32:42.473Z] Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:32:42.474Z] ---> Using cache [2021-01-04T04:32:42.474Z] ---> 32a96c28a8b4 [2021-01-04T04:32:42.474Z] Step 5/21 : RUN apk update && apk add make git [2021-01-04T04:32:43.257Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data [2021-01-04T04:32:44.652Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-04T04:32:44.652Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.136 [2021-01-04T04:32:44.652Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.65 [2021-01-04T04:32:44.652Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.29 [2021-01-04T04:32:44.938Z] go: downloading github.com/google/uuid v1.1.2 [2021-01-04T04:32:44.938Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-04T04:32:44.938Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-04T04:32:44.938Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-04T04:32:44.938Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-04T04:32:44.938Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-04T04:32:44.938Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-04T04:32:44.938Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-04T04:32:44.938Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-04T04:32:44.938Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-04T04:32:44.938Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-04T04:32:44.938Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-04T04:32:44.938Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-04T04:32:44.938Z] go: downloading github.com/pebbe/zmq4 v1.0.0 [2021-01-04T04:32:44.938Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-04T04:32:44.938Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-04T04:32:44.938Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-04T04:32:45.200Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-04T04:32:45.200Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-04T04:32:45.200Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-04T04:32:45.200Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-04T04:32:45.200Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-04T04:32:45.200Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-04T04:32:45.200Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-04T04:32:45.200Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-04T04:32:45.200Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-04T04:32:45.200Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-04T04:32:45.200Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-04T04:32:45.479Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-04T04:32:45.479Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-04T04:32:45.479Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-04T04:32:45.479Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-04T04:32:45.479Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-04T04:32:45.479Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-04T04:32:45.750Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-04T04:32:45.750Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-04T04:32:45.943Z] ---> Running in e57b06fc80eb [2021-01-04T04:32:46.255Z] Removing intermediate container 22e01c1f4701 [2021-01-04T04:32:46.255Z] ---> 26dd9d0c6aee [2021-01-04T04:32:46.255Z] Step 6/27 : COPY go.mod . [2021-01-04T04:32:47.783Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:48.060Z] ---> d9055ba481e0 [2021-01-04T04:32:48.334Z] Step 7/27 : RUN go mod download [2021-01-04T04:32:48.334Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:48.612Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:32:48.612Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:32:48.612Z] ---> e4372624585e [2021-01-04T04:32:48.612Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T04:32:48.612Z] ---> Using cache [2021-01-04T04:32:48.612Z] ---> 9d8febc8eb55 [2021-01-04T04:32:48.612Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:32:48.612Z] ---> Using cache [2021-01-04T04:32:48.612Z] ---> 32a96c28a8b4 [2021-01-04T04:32:48.612Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T04:32:48.612Z] ---> Running in 301522994af6 [2021-01-04T04:32:48.612Z] ---> Running in 0abe9ec7ec4c [2021-01-04T04:32:49.600Z] Step 1/22 : ARG BUILDER_BASE=golang:1.15-alpine [2021-01-04T04:32:49.600Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2021-01-04T04:32:49.600Z] ---> e4372624585e [2021-01-04T04:32:49.600Z] Step 3/22 : WORKDIR /edgex-go [2021-01-04T04:32:49.600Z] ---> Using cache [2021-01-04T04:32:49.600Z] ---> 9d8febc8eb55 [2021-01-04T04:32:49.600Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-04T04:32:49.600Z] ---> Using cache [2021-01-04T04:32:49.600Z] ---> 32a96c28a8b4 [2021-01-04T04:32:49.600Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:32:49.600Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:32:49.600Z] OK: 12620 distinct packages available [2021-01-04T04:32:49.600Z] Step 5/22 : RUN apk update && apk add make git [2021-01-04T04:32:49.600Z] ---> Running in 651b9add5729 [2021-01-04T04:32:50.202Z] OK: 217 MiB in 51 packages [2021-01-04T04:32:50.478Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:50.755Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:51.357Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:51.631Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:32:51.631Z] Removing intermediate container e57b06fc80eb [2021-01-04T04:32:51.631Z] ---> 0749ceaca0cb [2021-01-04T04:32:51.631Z] Step 6/21 : COPY go.mod . [2021-01-04T04:32:52.232Z] Removing intermediate container 301522994af6 [2021-01-04T04:32:52.232Z] ---> 7310dacff263 [2021-01-04T04:32:52.232Z] Step 8/27 : COPY . . [2021-01-04T04:32:52.510Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:32:52.510Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:32:52.510Z] OK: 12620 distinct packages available [2021-01-04T04:32:52.510Z] ---> e1a7690b8c86 [2021-01-04T04:32:52.510Z] Step 7/21 : RUN go mod download [2021-01-04T04:32:52.790Z] v3.12.3-36-ge8f315da3c [http://nl.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:32:52.790Z] v3.12.3-19-g600182bf4f [http://nl.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:32:52.790Z] OK: 12620 distinct packages available [2021-01-04T04:32:52.790Z] ---> Running in c5fdf8241403 [2021-01-04T04:32:53.403Z] OK: 217 MiB in 51 packages [2021-01-04T04:32:53.687Z] OK: 217 MiB in 51 packages [2021-01-04T04:32:55.822Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T04:32:57.101Z] Removing intermediate container 0abe9ec7ec4c [2021-01-04T04:32:57.101Z] ---> 60ba07adb097 [2021-01-04T04:32:57.101Z] Step 6/22 : COPY go.mod . [2021-01-04T04:32:57.101Z] Removing intermediate container 651b9add5729 [2021-01-04T04:32:57.101Z] ---> abc0fec1497b [2021-01-04T04:32:57.101Z] Step 6/22 : COPY go.mod . [2021-01-04T04:32:57.388Z] ---> b65587133e33 [2021-01-04T04:32:57.388Z] Step 7/22 : RUN go mod download [2021-01-04T04:32:57.388Z] Removing intermediate container c5fdf8241403 [2021-01-04T04:32:57.388Z] ---> be93bdc8a6a1 [2021-01-04T04:32:57.388Z] Step 8/21 : COPY . . [2021-01-04T04:32:57.664Z] ---> Running in 34a021c1e323 [2021-01-04T04:32:58.261Z] ---> 18ae21738475 [2021-01-04T04:32:58.261Z] Step 7/22 : RUN go mod download [2021-01-04T04:32:58.856Z] ---> Running in 181887d638c5 [2021-01-04T04:33:01.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T04:33:02.531Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2021-01-04T04:33:03.182Z] Removing intermediate container 34a021c1e323 [2021-01-04T04:33:03.183Z] ---> 23207456e7a7 [2021-01-04T04:33:03.183Z] Step 8/22 : COPY . . [2021-01-04T04:33:03.183Z] Removing intermediate container 181887d638c5 [2021-01-04T04:33:03.183Z] ---> 2e024195eb63 [2021-01-04T04:33:03.183Z] Step 8/22 : COPY . . [2021-01-04T04:33:03.488Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T04:33:04.064Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T04:33:04.064Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-04T04:33:04.326Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-04T04:33:04.326Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-04T04:33:04.326Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-04T04:33:06.248Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2021-01-04T04:33:06.248Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-04T04:33:06.248Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-04T04:33:08.176Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T04:33:08.176Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-04T04:33:08.586Z] ---> 234401116721 [2021-01-04T04:33:08.586Z] Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-04T04:33:09.126Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2021-01-04T04:33:09.126Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-04T04:33:10.562Z] ---> Running in 7c4a73bc678c [2021-01-04T04:33:11.046Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2021-01-04T04:33:12.002Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrap-redis/security-bootstrap-redis ./cmd/security-bootstrap-redis [2021-01-04T04:33:12.012Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2021-01-04T04:33:12.969Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T04:33:13.466Z] ---> a4bb2af36a14 [2021-01-04T04:33:13.466Z] Step 9/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-04T04:33:14.062Z] ---> Running in add604b3a53d [2021-01-04T04:33:16.045Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2021-01-04T04:33:16.456Z] Building version [2021-01-04T04:33:19.768Z] Staging config-common [2021-01-04T04:33:21.159Z] Skipping stage go-build-helper (already ran) [2021-01-04T04:33:21.159Z] Skipping stage static-packages (already ran) [2021-01-04T04:33:21.159Z] Skipping stage go115 (already ran) [2021-01-04T04:33:21.159Z] Staging edgex-go [2021-01-04T04:33:22.549Z] Staging version [2021-01-04T04:33:23.938Z] Priming config-common [2021-01-04T04:33:24.357Z] ---> 0b0fcc2bed95 [2021-01-04T04:33:24.357Z] Step 9/22 : RUN make cmd/core-metadata/core-metadata [2021-01-04T04:33:24.357Z] ---> 3c3c8ddb4e35 [2021-01-04T04:33:24.357Z] Step 9/22 : RUN make cmd/core-command/core-command [2021-01-04T04:33:24.357Z] ---> Running in e60606d99772 [2021-01-04T04:33:24.357Z] ---> Running in 141d20bdb670 [2021-01-04T04:33:25.329Z] Priming go-build-helper [2021-01-04T04:33:25.798Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2021-01-04T04:33:26.400Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command [2021-01-04T04:33:26.718Z] Priming static-packages [2021-01-04T04:33:30.027Z] Priming go115 [2021-01-04T04:33:30.972Z] Priming edgex-go [2021-01-04T04:33:32.894Z] Priming version [2021-01-04T04:33:33.838Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-04T04:34:22.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [2021-01-04T04:34:22.976Z] Removing intermediate container 7c4a73bc678c [2021-01-04T04:34:22.976Z] ---> 47c36dc1d29a [2021-01-04T04:34:22.976Z] Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-04T04:34:22.976Z] ---> Running in 1aea40140e30 [2021-01-04T04:34:22.976Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2021-01-04T04:34:27.302Z] Removing intermediate container 1aea40140e30 [2021-01-04T04:34:27.302Z] ---> d9755fde2d7c [2021-01-04T04:34:27.302Z] [2021-01-04T04:34:27.302Z] Step 11/27 : FROM docker:latest [2021-01-04T04:34:27.302Z] ---> f66387bf908a [2021-01-04T04:34:27.302Z] Step 12/27 : RUN apk add --no-cache bash [2021-01-04T04:34:27.302Z] ---> Running in bfaf784b87bb [2021-01-04T04:34:29.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:34:29.951Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:34:30.553Z] (1/2) Installing readline (8.0.4-r0) [2021-01-04T04:34:30.553Z] (2/2) Installing bash (5.0.17-r0) [2021-01-04T04:34:30.553Z] Executing bash-5.0.17-r0.post-install [2021-01-04T04:34:30.553Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:34:30.553Z] OK: 12 MiB in 22 packages [2021-01-04T04:34:30.834Z] Removing intermediate container add604b3a53d [2021-01-04T04:34:30.834Z] ---> 577ff5861530 [2021-01-04T04:34:30.834Z] [2021-01-04T04:34:30.834Z] Step 10/21 : FROM alpine [2021-01-04T04:34:30.834Z] ---> afeebe901d6b [2021-01-04T04:34:30.834Z] Step 11/21 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* [2021-01-04T04:34:31.112Z] ---> Running in 09e86a97fbce [2021-01-04T04:34:33.107Z] Removing intermediate container bfaf784b87bb [2021-01-04T04:34:33.107Z] ---> 20a78e8b39c6 [2021-01-04T04:34:33.107Z] Step 13/27 : RUN rm -rf /var/cache/apk/* [2021-01-04T04:34:33.107Z] ---> Running in d8e82da8ce5c [2021-01-04T04:34:33.107Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:34:33.383Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:34:33.987Z] v3.12.3-36-ge8f315da3c [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] [2021-01-04T04:34:33.987Z] v3.12.3-19-g600182bf4f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] [2021-01-04T04:34:33.987Z] OK: 12615 distinct packages available [2021-01-04T04:34:34.976Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-04T04:34:34.976Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T04:34:34.976Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-04T04:34:34.976Z] (4/4) Installing curl (7.69.1-r3) [2021-01-04T04:34:34.976Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:34:34.976Z] Executing ca-certificates-20191127-r4.trigger [2021-01-04T04:34:35.586Z] OK: 7 MiB in 18 packages [2021-01-04T04:34:36.582Z] Removing intermediate container d8e82da8ce5c [2021-01-04T04:34:36.582Z] ---> 8ade77e01bfd [2021-01-04T04:34:36.582Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-04T04:34:36.858Z] ---> Running in e3013c622b29 [2021-01-04T04:34:38.303Z] Removing intermediate container e3013c622b29 [2021-01-04T04:34:38.303Z] ---> 8053f0fa49f6 [2021-01-04T04:34:38.303Z] Step 15/27 : ENV APP_PORT=48090 [2021-01-04T04:34:38.581Z] ---> Running in 0139903aeea9 [2021-01-04T04:34:38.854Z] Removing intermediate container 09e86a97fbce [2021-01-04T04:34:38.854Z] ---> 3e1c3f8886c6 [2021-01-04T04:34:38.854Z] Step 12/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-04T04:34:39.129Z] ---> Running in bb6601f7e1d1 [2021-01-04T04:34:39.405Z] Removing intermediate container 0139903aeea9 [2021-01-04T04:34:39.405Z] ---> dfd544a22273 [2021-01-04T04:34:39.405Z] Step 16/27 : EXPOSE $APP_PORT [2021-01-04T04:34:39.684Z] ---> Running in 49681ae23402 [2021-01-04T04:34:39.958Z] Removing intermediate container bb6601f7e1d1 [2021-01-04T04:34:39.958Z] ---> 6994cb9ed9d8 [2021-01-04T04:34:39.958Z] Step 13/21 : WORKDIR /edgex [2021-01-04T04:34:40.228Z] ---> Running in 9eec084ce9f9 [2021-01-04T04:34:40.228Z] Removing intermediate container 49681ae23402 [2021-01-04T04:34:40.228Z] ---> f46923142b94 [2021-01-04T04:34:40.228Z] Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-04T04:34:40.825Z] Removing intermediate container 141d20bdb670 [2021-01-04T04:34:40.825Z] ---> 3ff5c67fdc54 [2021-01-04T04:34:40.825Z] [2021-01-04T04:34:40.825Z] Step 10/22 : FROM scratch [2021-01-04T04:34:40.825Z] ---> [2021-01-04T04:34:40.825Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T04:34:40.825Z] ---> Using cache [2021-01-04T04:34:40.825Z] ---> e8174d1dc5a7 [2021-01-04T04:34:40.825Z] Step 12/22 : ENV APP_PORT=48082 [2021-01-04T04:34:41.101Z] Removing intermediate container 9eec084ce9f9 [2021-01-04T04:34:41.101Z] ---> 74a1e1db434d [2021-01-04T04:34:41.101Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-04T04:34:41.101Z] ---> Running in f9ea1a715368 [2021-01-04T04:34:42.107Z] Removing intermediate container f9ea1a715368 [2021-01-04T04:34:42.107Z] ---> a06d0a559ba8 [2021-01-04T04:34:42.107Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T04:34:42.107Z] ---> Running in 65d32b3c0745 [2021-01-04T04:34:42.107Z] ---> c3832910dfed [2021-01-04T04:34:42.107Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-04T04:34:42.107Z] ---> 44297f606b9f [2021-01-04T04:34:42.107Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-04T04:34:42.756Z] Removing intermediate container 65d32b3c0745 [2021-01-04T04:34:42.757Z] ---> 2dfd0cd992ed [2021-01-04T04:34:42.757Z] Step 14/22 : WORKDIR / [2021-01-04T04:34:42.757Z] ---> Running in a8f6b6a37249 [2021-01-04T04:34:43.934Z] Removing intermediate container a8f6b6a37249 [2021-01-04T04:34:43.934Z] ---> 950d3342197f [2021-01-04T04:34:43.934Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-04T04:34:43.934Z] ---> 020867603790 [2021-01-04T04:34:43.935Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-04T04:34:43.935Z] ---> 5733c709b9d3 [2021-01-04T04:34:43.935Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-04T04:34:44.922Z] ---> fef470fe9870 [2021-01-04T04:34:44.922Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-04T04:34:45.521Z] ---> b29f90f0b93f [2021-01-04T04:34:45.521Z] Step 20/27 : RUN apk --no-cache add py3-pip [2021-01-04T04:34:45.796Z] ---> afbb556132a3 [2021-01-04T04:34:45.796Z] Step 17/21 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-04T04:34:45.796Z] ---> Running in af04e6b625cd [2021-01-04T04:34:46.073Z] ---> Running in 3c8c7011edd6 [2021-01-04T04:34:46.673Z] ---> b32026534345 [2021-01-04T04:34:46.673Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-04T04:34:46.673Z] Removing intermediate container 3c8c7011edd6 [2021-01-04T04:34:46.673Z] ---> f92cb06d4070 [2021-01-04T04:34:46.673Z] Step 18/21 : CMD ["--init=true"] [2021-01-04T04:34:46.954Z] ---> Running in 3c3e82531aa7 [2021-01-04T04:34:47.554Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:34:47.828Z] Removing intermediate container 3c3e82531aa7 [2021-01-04T04:34:47.828Z] ---> d17d8a8e2d93 [2021-01-04T04:34:47.828Z] Step 19/21 : LABEL arch=arm64 [2021-01-04T04:34:47.828Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:34:47.828Z] ---> 8737cc91eb59 [2021-01-04T04:34:47.828Z] Step 18/22 : ENTRYPOINT ["/core-command"] [2021-01-04T04:34:48.105Z] ---> Running in 115eea6027c0 [2021-01-04T04:34:48.105Z] ---> Running in 497457c96090 [2021-01-04T04:34:48.376Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-04T04:34:48.376Z] (2/33) Installing expat (2.2.9-r1) [2021-01-04T04:34:48.376Z] (3/33) Installing libffi (3.3-r2) [2021-01-04T04:34:48.376Z] (4/33) Installing gdbm (1.13-r1) [2021-01-04T04:34:48.376Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-04T04:34:48.376Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-04T04:34:48.376Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-04T04:34:48.982Z] Removing intermediate container 115eea6027c0 [2021-01-04T04:34:48.982Z] ---> c2f3152340cd [2021-01-04T04:34:48.982Z] Step 20/21 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:34:49.575Z] Removing intermediate container 497457c96090 [2021-01-04T04:34:49.575Z] ---> 07c124e97390 [2021-01-04T04:34:49.575Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:34:49.848Z] ---> Running in 74a49b2b26ce [2021-01-04T04:34:49.848Z] Removing intermediate container e60606d99772 [2021-01-04T04:34:49.848Z] ---> 1d4dec652480 [2021-01-04T04:34:49.848Z] [2021-01-04T04:34:49.848Z] Step 10/22 : FROM scratch [2021-01-04T04:34:49.848Z] ---> [2021-01-04T04:34:49.848Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-04T04:34:50.122Z] ---> Running in 158c28b1d9dc [2021-01-04T04:34:50.122Z] ---> Using cache [2021-01-04T04:34:50.122Z] ---> e8174d1dc5a7 [2021-01-04T04:34:50.122Z] Step 12/22 : ENV APP_PORT=48081 [2021-01-04T04:34:50.714Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-04T04:34:50.714Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-04T04:34:50.714Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-04T04:34:50.714Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-04T04:34:50.714Z] ---> Running in 13977415996e [2021-01-04T04:34:50.714Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-04T04:34:50.714Z] Removing intermediate container 74a49b2b26ce [2021-01-04T04:34:50.714Z] ---> 8486aaeb419f [2021-01-04T04:34:50.714Z] Step 21/21 : LABEL version=0.0.0 [2021-01-04T04:34:50.714Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-04T04:34:50.714Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-04T04:34:50.987Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-04T04:34:50.987Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-04T04:34:50.987Z] Removing intermediate container 158c28b1d9dc [2021-01-04T04:34:50.987Z] ---> b6f5b71e6dbc [2021-01-04T04:34:50.987Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T04:34:50.987Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-04T04:34:50.987Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-04T04:34:50.987Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-04T04:34:50.987Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-04T04:34:50.987Z] ---> Running in 2c74c3be4bdd [2021-01-04T04:34:50.987Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-04T04:34:51.259Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-04T04:34:51.259Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-04T04:34:51.259Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-04T04:34:51.259Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-04T04:34:51.259Z] ---> Running in 808abe257eab [2021-01-04T04:34:51.259Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-04T04:34:51.259Z] Removing intermediate container 13977415996e [2021-01-04T04:34:51.259Z] ---> 221157f67be9 [2021-01-04T04:34:51.259Z] Step 13/22 : EXPOSE $APP_PORT [2021-01-04T04:34:51.259Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-04T04:34:51.259Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-04T04:34:51.259Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-04T04:34:51.533Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-04T04:34:51.533Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-04T04:34:51.533Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-04T04:34:51.533Z] ---> Running in 6f82bbc98a07 [2021-01-04T04:34:51.533Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-04T04:34:51.533Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:34:51.807Z] OK: 71 MiB in 55 packages [2021-01-04T04:34:51.807Z] Removing intermediate container 2c74c3be4bdd [2021-01-04T04:34:51.807Z] ---> 449423f1a233 [2021-01-04T04:34:51.807Z] [2021-01-04T04:34:51.807Z] Removing intermediate container 808abe257eab [2021-01-04T04:34:51.807Z] ---> 1117fa81ccfe [2021-01-04T04:34:51.807Z] Step 21/22 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:34:52.082Z] Removing intermediate container 6f82bbc98a07 [2021-01-04T04:34:52.082Z] ---> f5c3020eb1b0 [2021-01-04T04:34:52.082Z] Step 14/22 : WORKDIR / [2021-01-04T04:34:52.082Z] Successfully built 449423f1a233 [2021-01-04T04:34:52.358Z] ---> Running in e571b784a72f [2021-01-04T04:34:52.358Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-04T04:34:52.358Z]  Building docker-security-proxy-setup-go ... done  ---> Running in 1077e9563499 [2021-01-04T04:34:52.953Z] Removing intermediate container e571b784a72f [2021-01-04T04:34:52.953Z] ---> 56c665bb4ef1 [2021-01-04T04:34:52.953Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T04:34:52.953Z] Removing intermediate container 1077e9563499 [2021-01-04T04:34:52.953Z] ---> 5f5023af7f18 [2021-01-04T04:34:52.953Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-04T04:34:53.227Z] ---> Running in 569889a58c2b [2021-01-04T04:34:53.825Z] Removing intermediate container 569889a58c2b [2021-01-04T04:34:53.825Z] ---> 88817de83805 [2021-01-04T04:34:53.825Z] [2021-01-04T04:34:53.825Z] ---> 144d69c354ca [2021-01-04T04:34:53.825Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-04T04:34:54.423Z] Successfully built 88817de83805 [2021-01-04T04:34:54.423Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-04T04:34:55.413Z]  Building docker-core-command-go ... done  ---> f8d1194baf68 [2021-01-04T04:34:55.413Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-04T04:34:56.395Z] ---> 0c6b23f6c53a [2021-01-04T04:34:56.395Z] Step 18/22 : ENTRYPOINT ["/core-metadata"] [2021-01-04T04:34:56.668Z] ---> Running in cc42c489e268 [2021-01-04T04:34:57.265Z] Removing intermediate container cc42c489e268 [2021-01-04T04:34:57.265Z] ---> cdcf97e4cb75 [2021-01-04T04:34:57.265Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:34:57.265Z] ---> Running in 26a9b38d3d92 [2021-01-04T04:34:58.241Z] Removing intermediate container af04e6b625cd [2021-01-04T04:34:58.241Z] ---> e175fd1d74d4 [2021-01-04T04:34:58.241Z] Step 21/27 : RUN pip install docker-compose==1.23.2 [2021-01-04T04:34:58.241Z] Removing intermediate container 26a9b38d3d92 [2021-01-04T04:34:58.241Z] ---> 1857302608ce [2021-01-04T04:34:58.241Z] Step 20/22 : LABEL arch=arm64 [2021-01-04T04:34:58.241Z] ---> Running in e64a98d45aab [2021-01-04T04:34:58.241Z] ---> Running in 7b03b7f8e8b7 [2021-01-04T04:34:58.835Z] Removing intermediate container 7b03b7f8e8b7 [2021-01-04T04:34:58.835Z] ---> 711babb56fb6 [2021-01-04T04:34:58.835Z] Step 21/22 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:34:59.107Z] ---> Running in 7177de5b06d7 [2021-01-04T04:34:59.699Z] Removing intermediate container 7177de5b06d7 [2021-01-04T04:34:59.699Z] ---> de575d82c025 [2021-01-04T04:34:59.699Z] Step 22/22 : LABEL version=0.0.0 [2021-01-04T04:34:59.699Z] ---> Running in 5bf948dfaa53 [2021-01-04T04:35:00.296Z] Removing intermediate container 5bf948dfaa53 [2021-01-04T04:35:00.296Z] ---> a168656d072c [2021-01-04T04:35:00.296Z] [2021-01-04T04:35:00.569Z] Successfully built a168656d072c [2021-01-04T04:35:00.569Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-04T04:35:03.170Z]  Building docker-core-metadata-go ... done Collecting docker-compose==1.23.2 [2021-01-04T04:35:03.170Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-04T04:35:04.143Z] Collecting PyYAML<4,>=3.10 [2021-01-04T04:35:04.143Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-04T04:35:07.507Z] Collecting docopt<0.7,>=0.6.1 [2021-01-04T04:35:07.507Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-04T04:35:09.470Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-04T04:35:09.470Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-04T04:35:09.470Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) [2021-01-04T04:35:09.470Z] Collecting texttable<0.10,>=0.9.0 [2021-01-04T04:35:09.470Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-04T04:35:12.079Z] Collecting docker<4.0,>=3.6.0 [2021-01-04T04:35:12.079Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-04T04:35:12.079Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-04T04:35:12.079Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-04T04:35:14.039Z] Collecting jsonschema<3,>=2.5.1 [2021-01-04T04:35:14.039Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-04T04:35:14.630Z] Collecting cached-property<2,>=1.2.0 [2021-01-04T04:35:14.630Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-04T04:35:15.598Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-04T04:35:15.598Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-04T04:35:15.868Z] Collecting docker-pycreds>=0.4.0 [2021-01-04T04:35:15.868Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-04T04:35:16.139Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) [2021-01-04T04:35:16.139Z] Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) [2021-01-04T04:35:16.729Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-04T04:35:16.729Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-04T04:35:17.001Z] Collecting idna<2.8,>=2.5 [2021-01-04T04:35:17.001Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-04T04:35:17.001Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-04T04:35:17.001Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-04T04:35:17.001Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-04T04:35:17.001Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-04T04:35:17.972Z] Installing collected packages: PyYAML, docopt, websocket-client, texttable, urllib3, idna, requests, docker-pycreds, docker, dockerpty, jsonschema, cached-property, docker-compose [2021-01-04T04:35:17.972Z] Running setup.py install for PyYAML: started [2021-01-04T04:35:19.943Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-04T04:35:19.943Z] Running setup.py install for docopt: started [2021-01-04T04:35:21.901Z] Running setup.py install for docopt: finished with status 'done' [2021-01-04T04:35:21.902Z] Running setup.py install for texttable: started [2021-01-04T04:35:23.867Z] Running setup.py install for texttable: finished with status 'done' [2021-01-04T04:35:23.867Z] Attempting uninstall: urllib3 [2021-01-04T04:35:23.867Z] Found existing installation: urllib3 1.25.9 [2021-01-04T04:35:23.867Z] Uninstalling urllib3-1.25.9: [2021-01-04T04:35:23.867Z] Successfully uninstalled urllib3-1.25.9 [2021-01-04T04:35:24.456Z] Attempting uninstall: idna [2021-01-04T04:35:24.456Z] Found existing installation: idna 2.9 [2021-01-04T04:35:24.456Z] Uninstalling idna-2.9: [2021-01-04T04:35:24.456Z] Successfully uninstalled idna-2.9 [2021-01-04T04:35:25.046Z] Attempting uninstall: requests [2021-01-04T04:35:25.046Z] Found existing installation: requests 2.23.0 [2021-01-04T04:35:25.046Z] Uninstalling requests-2.23.0: [2021-01-04T04:35:25.316Z] Successfully uninstalled requests-2.23.0 [2021-01-04T04:35:26.285Z] Running setup.py install for dockerpty: started [2021-01-04T04:35:28.246Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-04T04:35:29.215Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.57.0 [2021-01-04T04:35:33.496Z] Removing intermediate container e64a98d45aab [2021-01-04T04:35:33.496Z] ---> ce378327105c [2021-01-04T04:35:33.496Z] Step 22/27 : RUN apk --no-cache add curl [2021-01-04T04:35:33.496Z] ---> Running in c18b521f9651 [2021-01-04T04:35:34.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-04T04:35:34.467Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-04T04:35:35.060Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-04T04:35:35.060Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-04T04:35:35.060Z] (3/3) Installing curl (7.69.1-r3) [2021-01-04T04:35:35.060Z] Executing busybox-1.31.1-r19.trigger [2021-01-04T04:35:35.060Z] OK: 71 MiB in 58 packages [2021-01-04T04:35:36.491Z] Removing intermediate container c18b521f9651 [2021-01-04T04:35:36.491Z] ---> 833d097d593b [2021-01-04T04:35:36.491Z] Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-04T04:35:36.491Z] ---> Running in 28c7a2686447 [2021-01-04T04:35:37.082Z] Removing intermediate container 28c7a2686447 [2021-01-04T04:35:37.082Z] ---> 7349ee0bc2a2 [2021-01-04T04:35:37.082Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-04T04:35:37.082Z] ---> Running in 09635301b83e [2021-01-04T04:35:37.673Z] Removing intermediate container 09635301b83e [2021-01-04T04:35:37.673Z] ---> a7e27532124a [2021-01-04T04:35:37.673Z] Step 25/27 : LABEL arch=arm64 [2021-01-04T04:35:37.673Z] ---> Running in 5219f1690390 [2021-01-04T04:35:38.266Z] Removing intermediate container 5219f1690390 [2021-01-04T04:35:38.266Z] ---> ede933de89dc [2021-01-04T04:35:38.266Z] Step 26/27 : LABEL git_sha=56633661d93282abc5980671e0f1803467a527d3 [2021-01-04T04:35:38.266Z] ---> Running in e4b978bfc569 [2021-01-04T04:35:38.874Z] Removing intermediate container e4b978bfc569 [2021-01-04T04:35:38.874Z] ---> 9ff1c43e8c45 [2021-01-04T04:35:38.874Z] Step 27/27 : LABEL version=0.0.0 [2021-01-04T04:35:38.874Z] ---> Running in 92bd84d9ecfa [2021-01-04T04:35:39.495Z] Removing intermediate container 92bd84d9ecfa [2021-01-04T04:35:39.495Z] ---> 2670b1c42d02 [2021-01-04T04:35:39.495Z] [2021-01-04T04:35:39.777Z] Successfully built 2670b1c42d02 [2021-01-04T04:35:39.777Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-04T04:35:40.399Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-04T04:35:40.430Z] $ docker stop --time=1 fb660a562154427ef54b2441e842229b3ab3a11dd34499eb1e28a65dc8b1ff7b [2021-01-04T04:35:42.348Z] $ docker rm -f fb660a562154427ef54b2441e842229b3ab3a11dd34499eb1e28a65dc8b1ff7b [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-04T04:35:43.120Z] + docker images [2021-01-04T04:35:43.120Z] + grep docker [2021-01-04T04:35:43.391Z] docker-sys-mgmt-agent-go-arm64 latest 2670b1c42d02 4 seconds ago 300MB [2021-01-04T04:35:43.391Z] docker-core-metadata-go-arm64 latest a168656d072c 44 seconds ago 12.3MB [2021-01-04T04:35:43.391Z] docker-core-command-go-arm64 latest 88817de83805 50 seconds ago 9.98MB [2021-01-04T04:35:43.391Z] docker-security-proxy-setup-go-arm64 latest 449423f1a233 52 seconds ago 23.3MB [2021-01-04T04:35:43.391Z] docker-core-data-go-arm64 latest 79643887007e 3 minutes ago 20.9MB [2021-01-04T04:35:43.391Z] docker-security-secretstore-setup-go-arm64 latest ced4081757a7 3 minutes ago 23.5MB [2021-01-04T04:35:43.391Z] docker-security-bootstrap-redis-go-arm64 latest ad638b4a0fe3 3 minutes ago 15.1MB [2021-01-04T04:35:43.391Z] docker-support-notifications-go-arm64 latest 96c96a4017ce 3 minutes ago 11.4MB [2021-01-04T04:35:43.391Z] docker-support-scheduler-go-arm64 latest dc63a5828bdc 3 minutes ago 10MB [2021-01-04T04:35:43.391Z] docker latest f66387bf908a 2 weeks ago 228MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2021-01-04T04:35:45.963Z] provisioning config files... [2021-01-04T04:35:45.995Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/7@tmp/config7117137605662260357tmp [Pipeline] { [Pipeline] sh [2021-01-04T04:35:46.379Z] + set +x [2021-01-04T04:35:46.379Z] + curl -s https://codecov.io/bash [2021-01-04T04:35:46.379Z] + bash -s -- [2021-01-04T04:35:46.955Z] [2021-01-04T04:35:46.955Z] _____ _ [2021-01-04T04:35:46.955Z] / ____| | | [2021-01-04T04:35:46.955Z] | | ___ __| | ___ ___ _____ __ [2021-01-04T04:35:46.955Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-04T04:35:46.955Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-04T04:35:46.955Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-04T04:35:46.955Z] Bash-20201231-23d4836 [2021-01-04T04:35:46.955Z] [2021-01-04T04:35:46.955Z] [2021-01-04T04:35:46.955Z] ==> git version 2.24.3 found [2021-01-04T04:35:46.955Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-04T04:35:46.955Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-04T04:35:46.955Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-04T04:35:46.955Z] ==> Jenkins CI detected. [2021-01-04T04:35:46.955Z] project root: . [2021-01-04T04:35:46.955Z] --> token set from env [2021-01-04T04:35:46.955Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-04T04:35:46.955Z] ==> Running gcov in . (disable via -X gcov) [2021-01-04T04:35:46.955Z] ==> Python coveragepy not found [2021-01-04T04:35:46.955Z] ==> Searching for coverage reports in: [2021-01-04T04:35:46.955Z] + . [2021-01-04T04:35:46.955Z] -> Found 1 reports [2021-01-04T04:35:46.955Z] ==> Detecting git/mercurial file structure [2021-01-04T04:35:46.955Z] ==> Reading reports [2021-01-04T04:35:46.955Z] + ./coverage.out bytes=537189 [2021-01-04T04:35:46.955Z] ==> Appending adjustments [2021-01-04T04:35:46.955Z] https://docs.codecov.io/docs/fixing-reports [2021-01-04T04:35:50.274Z] + Found adjustments [2021-01-04T04:35:50.274Z] ==> Gzipping contents [2021-01-04T04:35:50.274Z] 80K /tmp/codecov.m9vCrN.gz [2021-01-04T04:35:50.274Z] ==> Uploading reports [2021-01-04T04:35:50.274Z] url: https://codecov.io [2021-01-04T04:35:50.274Z] query: branch=PR-2966&commit=56633661d93282abc5980671e0f1803467a527d3&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2966%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2966&job=&cmd_args= [2021-01-04T04:35:50.274Z] -> Pinging Codecov [2021-01-04T04:35:50.274Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-2966&commit=56633661d93282abc5980671e0f1803467a527d3&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-2966%2F7%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=2966&job=&cmd_args= [2021-01-04T04:35:50.537Z] -> Uploading to [2021-01-04T04:35:50.538Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-04/00271124DB129430A58F1EEE437C3FCB/56633661d93282abc5980671e0f1803467a527d3/57d2ceae-0792-4de9-9cee-0c417af83a41.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210104%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210104T043550Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=973ec98acabe7cde388f928f610448c69196d8c455d93ea73458933edd2a5da5 [2021-01-04T04:35:50.538Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-04T04:35:50.538Z] Dload Upload Total Spent Left Speed [2021-01-04T04:35:51.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 81868 0 0 100 81868 0 123k --:--:-- --:--:-- --:--:-- 123k [2021-01-04T04:35:51.486Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/56633661d93282abc5980671e0f1803467a527d3 [Pipeline] } [2021-01-04T04:35:51.498Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:35:54.224Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:35:55.115Z] ---> package-listing.sh [2021-01-04T04:35:55.115Z] ++ facter osfamily [2021-01-04T04:35:55.115Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-04T04:35:55.115Z] + OS_FAMILY=redhat [2021-01-04T04:35:55.115Z] + workspace=/w/workspace/edgex-go/7 [2021-01-04T04:35:55.115Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-04T04:35:55.115Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-04T04:35:55.115Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-04T04:35:55.115Z] + PACKAGES=/tmp/packages_start.txt [2021-01-04T04:35:55.115Z] + '[' /w/workspace/edgex-go/7 ']' [2021-01-04T04:35:55.115Z] + PACKAGES=/tmp/packages_end.txt [2021-01-04T04:35:55.115Z] + case "${OS_FAMILY}" in [2021-01-04T04:35:55.115Z] + rpm -qa [2021-01-04T04:35:55.115Z] + sort [2021-01-04T04:36:00.417Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-04T04:36:00.417Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-04T04:36:00.417Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-04T04:36:00.417Z] + '[' /w/workspace/edgex-go/7 ']' [2021-01-04T04:36:00.417Z] + mkdir -p /w/workspace/edgex-go/7/archives/ [2021-01-04T04:36:00.417Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/7/archives/ [Pipeline] echo [2021-01-04T04:36:00.432Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-04T04:36:00.802Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:36:01.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T04:36:01.269Z] [2021-01-04T04:36:01.269Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-04T04:36:01.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T04:36:01.723Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-04T04:36:01.723Z] df20fa9351a1: Pulling fs layer [2021-01-04T04:36:01.723Z] 36b3adc4ff6f: Pulling fs layer [2021-01-04T04:36:01.723Z] 8ad3a11d3b57: Pulling fs layer [2021-01-04T04:36:01.723Z] 46f8f816bc3b: Pulling fs layer [2021-01-04T04:36:01.723Z] 93b61091891f: Pulling fs layer [2021-01-04T04:36:01.723Z] 93b9cdb0e59b: Pulling fs layer [2021-01-04T04:36:01.723Z] 5e14af77c1be: Pulling fs layer [2021-01-04T04:36:01.723Z] 01666e4c0597: Pulling fs layer [2021-01-04T04:36:01.723Z] aa168da1d23b: Pulling fs layer [2021-01-04T04:36:01.723Z] 46f8f816bc3b: Waiting [2021-01-04T04:36:01.723Z] 93b61091891f: Waiting [2021-01-04T04:36:01.723Z] 93b9cdb0e59b: Waiting [2021-01-04T04:36:01.723Z] 5e14af77c1be: Waiting [2021-01-04T04:36:01.723Z] 01666e4c0597: Waiting [2021-01-04T04:36:01.723Z] aa168da1d23b: Waiting [2021-01-04T04:36:01.723Z] 36b3adc4ff6f: Verifying Checksum [2021-01-04T04:36:01.723Z] 36b3adc4ff6f: Download complete [2021-01-04T04:36:01.723Z] 46f8f816bc3b: Verifying Checksum [2021-01-04T04:36:01.723Z] 46f8f816bc3b: Download complete [2021-01-04T04:36:01.723Z] df20fa9351a1: Verifying Checksum [2021-01-04T04:36:01.723Z] df20fa9351a1: Download complete [2021-01-04T04:36:01.989Z] 93b9cdb0e59b: Verifying Checksum [2021-01-04T04:36:01.989Z] 93b9cdb0e59b: Download complete [2021-01-04T04:36:01.989Z] 93b61091891f: Verifying Checksum [2021-01-04T04:36:01.989Z] 93b61091891f: Download complete [2021-01-04T04:36:01.989Z] 5e14af77c1be: Verifying Checksum [2021-01-04T04:36:01.989Z] 5e14af77c1be: Download complete [2021-01-04T04:36:01.989Z] 01666e4c0597: Verifying Checksum [2021-01-04T04:36:01.989Z] 01666e4c0597: Download complete [2021-01-04T04:36:02.252Z] df20fa9351a1: Pull complete [2021-01-04T04:36:02.829Z] 8ad3a11d3b57: Verifying Checksum [2021-01-04T04:36:02.829Z] 8ad3a11d3b57: Download complete [2021-01-04T04:36:02.829Z] 36b3adc4ff6f: Pull complete [2021-01-04T04:36:03.413Z] 8ad3a11d3b57: Pull complete [2021-01-04T04:36:03.679Z] 46f8f816bc3b: Pull complete [2021-01-04T04:36:04.629Z] aa168da1d23b: Verifying Checksum [2021-01-04T04:36:04.629Z] aa168da1d23b: Download complete [2021-01-04T04:36:06.024Z] 93b61091891f: Pull complete [2021-01-04T04:36:06.024Z] 93b9cdb0e59b: Pull complete [2021-01-04T04:36:06.286Z] 5e14af77c1be: Pull complete [2021-01-04T04:36:06.286Z] 01666e4c0597: Pull complete [2021-01-04T04:36:14.471Z] aa168da1d23b: Pull complete [2021-01-04T04:36:14.471Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-04T04:36:14.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-04T04:36:14.471Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-04T04:36:14.677Z] prd-centos7-docker-4c-2g-18089 does not seem to be running inside a container [2021-01-04T04:36:14.727Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/7/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/7 -v /w/workspace/edgex-go/7:/w/workspace/edgex-go/7:rw,z -v /w/workspace/edgex-go/7@tmp:/w/workspace/edgex-go/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-04T04:36:19.248Z] $ docker top fe0a669db8f222ce1fd47f78858029a544215b5467567ccf6b0757581ac9fc4e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-04T04:36:19.847Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-04T04:36:20.154Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-04T04:36:20.462Z] + ls /var/log/sa-host [2021-01-04T04:36:20.462Z] + sadf -c /var/log/sa-host/sa04 [2021-01-04T04:36:20.462Z] file_magic: OK [2021-01-04T04:36:20.462Z] HZ: Using current value: 100 [2021-01-04T04:36:20.462Z] file_header: OK [2021-01-04T04:36:20.462Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-04T04:36:20.462Z] Statistics: [2021-01-04T04:36:20.462Z] 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... [2021-01-04T04:36:20.462Z] File successfully converted to sysstat format version 12.2.1 [2021-01-04T04:36:20.462Z] + sadf -c /var/log/sa-host/sa23 [2021-01-04T04:36:20.462Z] file_magic: OK [2021-01-04T04:36:20.462Z] HZ: Using current value: 100 [2021-01-04T04:36:20.462Z] file_header: OK [2021-01-04T04:36:20.462Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-01-04T04:36:20.462Z] Statistics: [2021-01-04T04:36:20.462Z] Hnuu...uuuununununu... [2021-01-04T04:36:20.462Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-04T04:36:21.161Z] provisioning config files... [2021-01-04T04:36:21.178Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/7@tmp/config3617968447657900536tmp [Pipeline] { [Pipeline] echo [2021-01-04T04:36:21.262Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:36:21.561Z] ---> create-netrc.sh [Pipeline] } [2021-01-04T04:36:21.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-04T04:36:21.674Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:36:21.977Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-04T04:36:21.988Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:36:22.287Z] ---> sudo-logs.sh [2021-01-04T04:36:22.287Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-04T04:36:22.298Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:36:22.594Z] ---> job-cost.sh [2021-01-04T04:36:22.594Z] lf-activate-venv: SKIPPING [2021-01-04T04:36:22.594Z] INFO: No Stack... [2021-01-04T04:36:23.540Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-04T04:36:24.116Z] INFO: Archiving Costs [Pipeline] echo [2021-01-04T04:36:24.130Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-04T04:36:24.429Z] ---> logs-deploy.sh [2021-01-04T04:36:24.429Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2966/7 [2021-01-04T04:36:24.429Z] INFO: archiving workspace using pattern(s): [2021-01-04T04:36:26.350Z] Archives upload complete. [2021-01-04T04:36:26.350Z] INFO: archiving logs to Nexus