Pull request #3003 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of beaufrusetta for edgexfoundry/edgex-go Loading trusted files from base branch master at 6aacc02e765899b5f00a422c0b56178915ca79e6 rather than b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 Obtained Jenkinsfile from 6aacc02e765899b5f00a422c0b56178915ca79e6 Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3003/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd # timeout=10 Commit message: "Merge pull request #306 from ernestojeda/disable-snyk-scan" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3003/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2], buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 BUILD_SNAP: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-15505’ is offline Running on prd-centos7-docker-4c-2g-19131 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 Merge succeeded, producing e297e52c37252bd03866ffecf1413e9f83c22788 Checking out Revision e297e52c37252bd03866ffecf1413e9f83c22788 (PR-3003) > 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/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 # 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 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e297e52c37252bd03866ffecf1413e9f83c22788 # timeout=10 Commit message: "Merge commit '6aacc02e765899b5f00a422c0b56178915ca79e6' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-08T21:48:02.498Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-08T21:48:02.895Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-08T21:48:03.116Z] ========================================================= [2021-01-08T21:48:03.116Z] EdgeX Global Pipelines Version Info [2021-01-08T21:48:03.116Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-08T21:48:04.689Z] ------------------- [2021-01-08T21:48:04.689Z] stable info: [2021-01-08T21:48:04.689Z] ------------------- [2021-01-08T21:48:04.689Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-08T21:48:04.689Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T21:48:04.689Z] Message: update stable to v1.0.173 [2021-01-08T21:48:05.639Z] ------------------- [2021-01-08T21:48:05.639Z] experimental info: [2021-01-08T21:48:05.639Z] ------------------- [2021-01-08T21:48:05.639Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-01-08T21:48:05.639Z] Commit SHA: 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [2021-01-08T21:48:05.639Z] Message: update experimental to v1.0.173 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-08T21:48:06.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2021-01-08T21:48:06.225Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2021-01-08T21:48:06.366Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-08T21:48:06.500Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-08T21:48:06.638Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-08T21:48:06.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-08T21:48:06.925Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-08T21:48:07.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2021-01-08T21:48:07.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo [2021-01-08T21:48:07.391Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo [2021-01-08T21:48:07.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-08T21:48:07.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-08T21:48:07.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-08T21:48:07.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-08T21:48:08.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-08T21:48:08.204Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-08T21:48:08.339Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-08T21:48:08.491Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-08T21:48:08.625Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-01-08T21:48:08.778Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo [2021-01-08T21:48:08.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-01-08T21:48:09.035Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-08T21:48:09.165Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-08T21:48:09.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3003 [Pipeline] echo [2021-01-08T21:48:09.428Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3003 [Pipeline] echo [2021-01-08T21:48:09.552Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3003 [Pipeline] echo [2021-01-08T21:48:09.717Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e297e52c37252bd03866ffecf1413e9f83c22788 [Pipeline] echo [2021-01-08T21:48:09.867Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e297e52 [Pipeline] echo [2021-01-08T21:48:09.991Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-08T21:48:10.324Z] provisioning config files... [2021-01-08T21:48:10.368Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9082560448757513655tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-08T21:48:10.811Z] ---> docker-login.sh [2021-01-08T21:48:10.811Z] nexus3.edgexfoundry.org:10001 [2021-01-08T21:48:11.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:48:11.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:48:11.338Z] Configure a credential helper to remove this warning. See [2021-01-08T21:48:11.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:48:11.338Z] [2021-01-08T21:48:11.338Z] Login Succeeded [2021-01-08T21:48:11.338Z] nexus3.edgexfoundry.org:10002 [2021-01-08T21:48:11.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:48:11.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:48:11.338Z] Configure a credential helper to remove this warning. See [2021-01-08T21:48:11.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:48:11.338Z] [2021-01-08T21:48:11.338Z] Login Succeeded [2021-01-08T21:48:11.338Z] nexus3.edgexfoundry.org:10003 [2021-01-08T21:48:11.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:48:11.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:48:11.601Z] Configure a credential helper to remove this warning. See [2021-01-08T21:48:11.601Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:48:11.601Z] [2021-01-08T21:48:11.601Z] Login Succeeded [2021-01-08T21:48:11.601Z] nexus3.edgexfoundry.org:10004 [2021-01-08T21:48:11.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:48:11.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:48:11.864Z] Configure a credential helper to remove this warning. See [2021-01-08T21:48:11.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:48:11.864Z] [2021-01-08T21:48:11.864Z] Login Succeeded [2021-01-08T21:48:11.864Z] docker.io [2021-01-08T21:48:11.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:48:12.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:48:12.127Z] Configure a credential helper to remove this warning. See [2021-01-08T21:48:12.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:48:12.127Z] [2021-01-08T21:48:12.127Z] Login Succeeded [2021-01-08T21:48:12.127Z] ---> docker-login.sh ends [Pipeline] } [2021-01-08T21:48:12.203Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T21:48:12.776Z] ++ 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-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/core-command/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo core-command,cmd/core-command/Dockerfile [2021-01-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/core-data/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo core-data,cmd/core-data/Dockerfile [2021-01-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/core-metadata/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2021-01-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/security-bootstrap-redis/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo security-bootstrap-redis,cmd/security-bootstrap-redis/Dockerfile [2021-01-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/security-proxy-setup/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2021-01-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/security-secretstore-setup/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2021-01-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/support-notifications/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2021-01-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/support-scheduler/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2021-01-08T21:48:12.777Z] + for file in '`ls cmd/**/Dockerfile`' [2021-01-08T21:48:12.777Z] ++ dirname cmd/sys-mgmt-agent/Dockerfile [2021-01-08T21:48:12.777Z] ++ cut -d/ -f2 [2021-01-08T21:48:12.777Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2021-01-08T21:48:12.875Z] 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-08T21:48:14.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T21:48:14.672Z] [2021-01-08T21:48:14.672Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:48:15.061Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T21:48:15.061Z] latest: Pulling from edgex-devops/git-semver [2021-01-08T21:48:15.061Z] 31603596830f: Pulling fs layer [2021-01-08T21:48:15.061Z] 2a8b12db71e7: Pulling fs layer [2021-01-08T21:48:15.061Z] 6ca5941a6612: Pulling fs layer [2021-01-08T21:48:15.061Z] ecc8261a40a4: Pulling fs layer [2021-01-08T21:48:15.061Z] ecc8261a40a4: Waiting [2021-01-08T21:48:15.061Z] 2a8b12db71e7: Verifying Checksum [2021-01-08T21:48:15.061Z] 2a8b12db71e7: Download complete [2021-01-08T21:48:15.324Z] 31603596830f: Verifying Checksum [2021-01-08T21:48:15.324Z] 31603596830f: Download complete [2021-01-08T21:48:15.324Z] ecc8261a40a4: Verifying Checksum [2021-01-08T21:48:15.324Z] ecc8261a40a4: Download complete [2021-01-08T21:48:15.324Z] 6ca5941a6612: Verifying Checksum [2021-01-08T21:48:15.324Z] 6ca5941a6612: Download complete [2021-01-08T21:48:15.585Z] 31603596830f: Pull complete [2021-01-08T21:48:15.848Z] 2a8b12db71e7: Pull complete [2021-01-08T21:48:16.426Z] 6ca5941a6612: Pull complete [2021-01-08T21:48:16.690Z] ecc8261a40a4: Pull complete [2021-01-08T21:48:16.690Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-08T21:48:16.952Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-08T21:48:16.953Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-08T21:48:17.159Z] prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container [2021-01-08T21:48:17.210Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-08T21:48:19.933Z] $ docker top 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-08T21:48:20.543Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T21:48:20.543Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T21:48:20.773Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T21:48:20.777Z] $ docker exec 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 ssh-agent [2021-01-08T21:48:20.952Z] SSH_AUTH_SOCK=/tmp/ssh-oCxay4ap1hvN/agent.11 [2021-01-08T21:48:20.952Z] SSH_AGENT_PID=16 [2021-01-08T21:48:20.976Z] Running ssh-add (command line suppressed) [2021-01-08T21:48:21.100Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2060856459087804138.key (/w/workspace/edgex-go/1@tmp/private_key_2060856459087804138.key) [2021-01-08T21:48:21.156Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T21:48:21.576Z] + git tag --points-at HEAD [Pipeline] } [2021-01-08T21:48:21.608Z] $ docker exec --env ******** --env ******** 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 ssh-agent -k [2021-01-08T21:48:21.725Z] unset SSH_AUTH_SOCK; [2021-01-08T21:48:21.725Z] unset SSH_AGENT_PID; [2021-01-08T21:48:21.725Z] echo Agent pid 16 killed; [2021-01-08T21:48:21.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-08T21:48:21.990Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-08T21:48:21.990Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-08T21:48:22.167Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-08T21:48:22.171Z] $ docker exec 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 ssh-agent [2021-01-08T21:48:22.343Z] SSH_AUTH_SOCK=/tmp/ssh-n4ouRWrC8JBL/agent.45 [2021-01-08T21:48:22.343Z] SSH_AGENT_PID=50 [2021-01-08T21:48:22.351Z] Running ssh-add (command line suppressed) [2021-01-08T21:48:22.471Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4380302796768998250.key (/w/workspace/edgex-go/1@tmp/private_key_4380302796768998250.key) [2021-01-08T21:48:22.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-08T21:48:22.914Z] + git semver init [2021-01-08T21:48:22.914Z] # -> Open(): unable to determine branch for HEAD [2021-01-08T21:48:22.914Z] # $GIT_DIR = /w/workspace/edgex-go/1/.git [2021-01-08T21:48:22.914Z] # $GIT_WORK_TREE = /w/workspace/edgex-go/1 [2021-01-08T21:48:22.914Z] # $SEMVER_REMOTE_NAME = origin [2021-01-08T21:48:22.914Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-08T21:48:22.914Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-08T21:48:22.914Z] # $SEMVER_BRANCH = PR-3003 [2021-01-08T21:48:22.914Z] # $SEMVER_TEMP = /tmp/semver-729911454 [2021-01-08T21:48:22.914Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP [2021-01-08T21:48:49.560Z] # '/tmp/semver-729911454' -> '/w/workspace/edgex-go/1/.semver' [2021-01-08T21:48:49.560Z] # -> Force: false [2021-01-08T21:48:49.560Z] # $SEMVER_DIR = /w/workspace/edgex-go/1/.semver [Pipeline] } [2021-01-08T21:48:49.582Z] $ docker exec --env ******** --env ******** 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 ssh-agent -k [2021-01-08T21:48:49.813Z] unset SSH_AUTH_SOCK; [2021-01-08T21:48:49.814Z] unset SSH_AGENT_PID; [2021-01-08T21:48:49.814Z] echo Agent pid 50 killed; [2021-01-08T21:48:49.891Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-08T21:48:50.657Z] + git semver [Pipeline] } [2021-01-08T21:48:50.689Z] $ docker stop --time=1 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 [2021-01-08T21:48:52.270Z] $ docker rm -f 1cc3726284632dafb74a4ba75419855c74f37248cf6ab8768218f4366f423d53 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T21:48:52.875Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-08T21:48:53.467Z] Stashed 1 file(s) [Pipeline] echo [2021-01-08T21:48:53.490Z] [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-08T21:48:55.044Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-08T21:48:55.369Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T21:48:55.689Z] + sudo service docker restart [2021-01-08T21:48:55.689Z] + true [2021-01-08T21:48:55.689Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] echo [2021-01-08T21:48:56.297Z] ========================================================= [2021-01-08T21:48:56.297Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-08T21:48:56.297Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:48:56.676Z] + 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-08T21:49:00.918Z] Sending build context to Docker daemon 326.4MB [2021-01-08T21:49:00.918Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-08T21:49:00.918Z] Step 2/6 : FROM ${BASE} [2021-01-08T21:49:00.918Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-08T21:49:00.918Z] 188c0c94c7c5: Pulling fs layer [2021-01-08T21:49:00.918Z] 0ef7d3d256c8: Pulling fs layer [2021-01-08T21:49:00.918Z] de9db76c5a1d: Pulling fs layer [2021-01-08T21:49:00.918Z] bca2f99d35d6: Pulling fs layer [2021-01-08T21:49:00.918Z] 93359f2a8cfa: Pulling fs layer [2021-01-08T21:49:00.918Z] 7c6f9722023f: Pulling fs layer [2021-01-08T21:49:00.918Z] a35cf1a2eb13: Pulling fs layer [2021-01-08T21:49:00.918Z] 93359f2a8cfa: Waiting [2021-01-08T21:49:00.918Z] 7c6f9722023f: Waiting [2021-01-08T21:49:00.918Z] a35cf1a2eb13: Waiting [2021-01-08T21:49:00.918Z] bca2f99d35d6: Waiting [2021-01-08T21:49:00.919Z] de9db76c5a1d: Verifying Checksum [2021-01-08T21:49:00.919Z] de9db76c5a1d: Download complete [2021-01-08T21:49:00.919Z] 0ef7d3d256c8: Verifying Checksum [2021-01-08T21:49:00.919Z] 0ef7d3d256c8: Download complete [2021-01-08T21:49:00.919Z] 93359f2a8cfa: Verifying Checksum [2021-01-08T21:49:00.919Z] 93359f2a8cfa: Download complete [2021-01-08T21:49:00.919Z] 7c6f9722023f: Verifying Checksum [2021-01-08T21:49:00.919Z] 7c6f9722023f: Download complete [2021-01-08T21:49:00.919Z] 188c0c94c7c5: Verifying Checksum [2021-01-08T21:49:00.919Z] 188c0c94c7c5: Download complete [2021-01-08T21:49:00.919Z] 188c0c94c7c5: Pull complete [2021-01-08T21:49:01.182Z] 0ef7d3d256c8: Pull complete [2021-01-08T21:49:01.182Z] de9db76c5a1d: Pull complete [2021-01-08T21:49:03.120Z] a35cf1a2eb13: Verifying Checksum [2021-01-08T21:49:03.120Z] a35cf1a2eb13: Download complete [2021-01-08T21:49:03.699Z] bca2f99d35d6: Download complete [2021-01-08T21:49:09.030Z] bca2f99d35d6: Pull complete [2021-01-08T21:49:09.394Z] Still waiting to schedule task [2021-01-08T21:49:09.394Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-18207’ is offline [2021-01-08T21:49:09.608Z] 93359f2a8cfa: Pull complete [2021-01-08T21:49:09.608Z] 7c6f9722023f: Pull complete [2021-01-08T21:49:13.860Z] a35cf1a2eb13: Pull complete [2021-01-08T21:49:13.860Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-08T21:49:13.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-08T21:49:13.860Z] ---> a62c8e92a672 [2021-01-08T21:49:13.860Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-08T21:49:13.860Z] ---> Running in 3431d493f53d [2021-01-08T21:49:14.437Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:49:15.013Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:49:15.966Z] (1/12) Installing libmagic (5.38-r0) [2021-01-08T21:49:16.914Z] (2/12) Installing file (5.38-r0) [2021-01-08T21:49:16.914Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-08T21:49:17.177Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-08T21:49:21.400Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-08T21:49:21.666Z] (6/12) Installing patch (2.7.6-r6) [2021-01-08T21:49:21.666Z] (7/12) Installing build-base (0.5-r2) [2021-01-08T21:49:21.666Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-08T21:49:21.928Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-08T21:49:21.928Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-08T21:49:22.192Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-08T21:49:22.192Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-08T21:49:22.192Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:49:22.192Z] OK: 233 MiB in 51 packages [2021-01-08T21:49:26.411Z] Removing intermediate container 3431d493f53d [2021-01-08T21:49:26.411Z] ---> 8a559e7e8bef [2021-01-08T21:49:26.411Z] Step 4/6 : WORKDIR /edgex-go [2021-01-08T21:49:26.411Z] ---> Running in 4152dc5ad62a [2021-01-08T21:49:26.411Z] Removing intermediate container 4152dc5ad62a [2021-01-08T21:49:26.411Z] ---> b926c2414386 [2021-01-08T21:49:26.411Z] Step 5/6 : COPY go.mod . [2021-01-08T21:49:26.677Z] ---> 2d6914cfb43e [2021-01-08T21:49:26.677Z] Step 6/6 : RUN go mod download [2021-01-08T21:49:26.677Z] ---> Running in 10299d3b56e4 [2021-01-08T21:49:48.704Z] Removing intermediate container 10299d3b56e4 [2021-01-08T21:49:48.705Z] ---> dbb3fb389a3f [2021-01-08T21:49:48.705Z] Successfully built dbb3fb389a3f [2021-01-08T21:49:48.705Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:49:49.248Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T21:49:49.248Z] . [Pipeline] withDockerContainer [2021-01-08T21:49:49.420Z] prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container [2021-01-08T21:49:49.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T21:49:50.429Z] $ docker top 95fb2c5d4cb259baf9eec4f917e18c85772a03a3f32bd4f5c904b394d9fea0fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T21:49:51.025Z] + go version [2021-01-08T21:49:51.025Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-08T21:49:51.053Z] $ docker stop --time=1 95fb2c5d4cb259baf9eec4f917e18c85772a03a3f32bd4f5c904b394d9fea0fc [2021-01-08T21:49:52.420Z] $ docker rm -f 95fb2c5d4cb259baf9eec4f917e18c85772a03a3f32bd4f5c904b394d9fea0fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:49:53.490Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-08T21:49:53.490Z] . [Pipeline] withDockerContainer [2021-01-08T21:49:53.605Z] prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container [2021-01-08T21:49:53.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-01-08T21:49:54.825Z] $ docker top e15c5f311623964ca83e65a139689ba32768765b7c9186986a84fe756979f4ad -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-08T21:49:55.151Z] ========================================================= [2021-01-08T21:49:55.151Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-08T21:49:55.151Z] ========================================================= [Pipeline] sh [2021-01-08T21:49:55.460Z] + make test [2021-01-08T21:49:55.460Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-08T21:50:05.543Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-08T21:50:17.893Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-08T21:50:24.556Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-08T21:50:25.989Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-08T21:50:25.989Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-08T21:50:25.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-08T21:50:25.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-08T21:50:25.989Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-08T21:50:26.583Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-08T21:50:27.182Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-08T21:50:27.451Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-08T21:50:29.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-08T21:50:29.414Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-08T21:50:29.414Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-08T21:50:31.378Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.086s coverage: 46.6% of statements [2021-01-08T21:50:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-08T21:50:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-08T21:50:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-08T21:50:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-08T21:50:31.378Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-08T21:50:36.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.204s coverage: 27.0% of statements [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-08T21:50:36.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.066s coverage: 100.0% of statements [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-08T21:50:36.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.039s coverage: 100.0% of statements [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-08T21:50:36.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.104s coverage: 77.1% of statements [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-08T21:50:36.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.126s coverage: 82.4% of statements [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-08T21:50:36.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-08T21:50:37.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.340s coverage: 28.6% of statements [2021-01-08T21:50:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-08T21:50:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-08T21:50:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-08T21:50:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-08T21:50:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-08T21:50:37.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.086s coverage: 100.0% of statements [2021-01-08T21:50:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-08T21:50:37.707Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.043s coverage: 100.0% of statements [2021-01-08T21:50:37.707Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-08T21:50:38.305Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.107s coverage: 86.7% of statements [2021-01-08T21:50:38.305Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-08T21:50:38.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.143s coverage: 97.5% of statements [2021-01-08T21:50:38.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-08T21:50:38.568Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.059s coverage: 78.3% of statements [2021-01-08T21:50:38.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-08T21:50:38.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-08T21:50:38.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-08T21:50:38.568Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-08T21:50:40.576Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 0.327s coverage: 93.8% of statements [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-08T21:50:40.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.034s coverage: 58.8% of statements [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-08T21:50:40.576Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.061s coverage: 0.1% of statements [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-08T21:50:40.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.034s coverage: 100.0% of statements [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-08T21:50:40.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 75.5% of statements [2021-01-08T21:50:40.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-08T21:50:40.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.8% of statements [2021-01-08T21:50:40.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.066s coverage: 87.2% of statements [2021-01-08T21:50:41.133Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 84.2% of statements [2021-01-08T21:50:42.122Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.091s coverage: 91.4% of statements [2021-01-08T21:50:42.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-08T21:50:42.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.218s coverage: 63.5% of statements [2021-01-08T21:50:42.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-08T21:50:42.599Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-08T21:50:42.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.025s coverage: 100.0% of statements [2021-01-08T21:50:42.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.057s coverage: 91.3% of statements [2021-01-08T21:50:42.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements [2021-01-08T21:50:42.973Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements [2021-01-08T21:50:43.287Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.044s coverage: 100.0% of statements [2021-01-08T21:50:44.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.299s coverage: 55.9% of statements [2021-01-08T21:50:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-08T21:50:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-08T21:50:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-08T21:50:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-08T21:50:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-08T21:50:44.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.108s coverage: 37.0% of statements [2021-01-08T21:50:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-08T21:50:44.714Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-08T21:50:44.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.324s coverage: 84.0% of statements [2021-01-08T21:50:44.714Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.040s coverage: 100.0% of statements [2021-01-08T21:50:47.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.124s coverage: 47.1% of statements [2021-01-08T21:50:47.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-08T21:50:47.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-08T21:50:47.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-08T21:50:47.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-08T21:50:47.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-08T21:50:47.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.046s coverage: 100.0% of statements [2021-01-08T21:50:47.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-08T21:50:47.303Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.050s coverage: 100.0% of statements [2021-01-08T21:50:47.303Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-08T21:50:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.742s coverage: 29.1% of statements [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-08T21:50:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.065s coverage: 99.0% of statements [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-08T21:50:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.067s coverage: 100.0% of statements [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-08T21:50:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.031s coverage: 0.0% of statements [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-08T21:50:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.038s coverage: 100.0% of statements [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-08T21:50:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.038s coverage: 87.9% of statements [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-08T21:50:48.271Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-08T21:50:48.271Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.035s coverage: 100.0% of statements [2021-01-08T21:50:48.534Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.035s coverage: 32.1% of statements [2021-01-08T21:50:48.796Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.043s coverage: 100.0% of statements [2021-01-08T21:50:49.059Z] GO111MODULE=on go vet ./... [2021-01-08T21:50:56.316Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-19132 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws [2021-01-08T21:50:56.421Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-08T21:51:01.628Z] using credential edgex-jenkins-ssh [2021-01-08T21:51:01.730Z] Cloning the remote Git repository [2021-01-08T21:51:01.804Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-08T21:51:01.936Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-08T21:51:02.024Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T21:51:02.027Z] > git --version # timeout=10 [2021-01-08T21:51:02.050Z] > git --version # 'git version 2.17.1' [2021-01-08T21:51:02.051Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T21:51:02.163Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T21:51:15.823Z] gofmt -l . [2021-01-08T21:51:15.823Z] [ "`gofmt -l .`" = "" ] [2021-01-08T21:51:15.824Z] ./bin/test-go-mod-tidy.sh [2021-01-08T21:51:15.824Z] ./bin/test-attribution-txt.sh [Pipeline] sh [2021-01-08T21:51:16.165Z] + ls -al . [2021-01-08T21:51:16.165Z] total 640 [2021-01-08T21:51:16.165Z] drwxrwxr-x 10 1001 1001 4096 Jan 8 21:51 . [2021-01-08T21:51:16.165Z] drwxr-xr-x 4 root root 28 Jan 8 21:49 .. [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 11 Jan 8 21:47 .dockerignore [2021-01-08T21:51:16.165Z] drwxrwxr-x 8 1001 1001 179 Jan 8 21:48 .git [2021-01-08T21:51:16.165Z] drwxrwxr-x 3 1001 1001 125 Jan 8 21:47 .github [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 824 Jan 8 21:47 .gitignore [2021-01-08T21:51:16.165Z] drwx------ 3 1001 1001 47 Jan 8 21:48 .semver [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 166 Jan 8 21:47 .sonarcloud.properties [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 3804 Jan 8 21:47 CONTRIBUTING.md [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 931 Jan 8 21:47 Dockerfile.build [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 863 Jan 8 21:47 Jenkinsfile [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 10775 Jan 8 21:47 LICENSE [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 5750 Jan 8 21:47 Makefile [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 6524 Jan 8 21:47 README.md [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 6744 Jan 8 21:47 SECURITY.md [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 5 Jan 8 21:48 VERSION [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 4131 Jan 8 21:47 ZMQWindows.md [2021-01-08T21:51:16.165Z] drwxrwxr-x 2 1001 1001 117 Jan 8 21:47 bin [2021-01-08T21:51:16.165Z] drwxrwxr-x 14 1001 1001 4096 Jan 8 21:47 cmd [2021-01-08T21:51:16.165Z] -rw-r--r-- 1 root root 541590 Jan 8 21:50 coverage.out [2021-01-08T21:51:16.165Z] -rw-r--r-- 1 root root 979 Jan 8 21:51 go.mod [2021-01-08T21:51:16.165Z] -rw-r--r-- 1 root root 19019 Jan 8 21:51 go.sum [2021-01-08T21:51:16.165Z] drwxrwxr-x 8 1001 1001 127 Jan 8 21:47 internal [2021-01-08T21:51:16.165Z] drwxrwxr-x 4 1001 1001 26 Jan 8 21:47 openapi [2021-01-08T21:51:16.165Z] drwxrwxr-x 4 1001 1001 71 Jan 8 21:47 snap [2021-01-08T21:51:16.165Z] -rw-rw-r-- 1 1001 1001 168 Jan 8 21:47 version.go [Pipeline] sh [2021-01-08T21:51:16.494Z] + '[' -e coverage.out ] [2021-01-08T21:51:16.494Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-08T21:51:16.718Z] Stashed 1 file(s) [Pipeline] sh [2021-01-08T21:51:17.033Z] + make build [2021-01-08T21:51:17.033Z] 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-08T21:51:20.368Z] 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-08T21:51:23.893Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 [2021-01-08T21:51:24.529Z] Merge succeeded, producing b4a8a420886796145ae9ce2e7b2b87278590c510 [2021-01-08T21:51:24.530Z] Checking out Revision b4a8a420886796145ae9ce2e7b2b87278590c510 (PR-3003) [2021-01-08T21:51:23.068Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T21:51:23.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T21:51:23.119Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T21:51:23.160Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T21:51:23.161Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T21:51:23.171Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T21:51:23.914Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T21:51:23.936Z] > git checkout -f b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 # timeout=10 [2021-01-08T21:51:24.220Z] > git remote # timeout=10 [2021-01-08T21:51:24.239Z] > git config --get remote.origin.url # timeout=10 [2021-01-08T21:51:24.254Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T21:51:24.265Z] > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 [2021-01-08T21:51:24.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-08T21:51:24.539Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T21:51:24.560Z] > git checkout -f b4a8a420886796145ae9ce2e7b2b87278590c510 # timeout=10 [2021-01-08T21:51:28.607Z] 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-08T21:51:28.607Z] 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-08T21:51:29.028Z] Commit message: "Merge commit '6aacc02e765899b5f00a422c0b56178915ca79e6' into HEAD" [2021-01-08T21:51:29.028Z] First time build. Skipping changelog. [2021-01-08T21:51:29.082Z] > git --version # timeout=10 [2021-01-08T21:51:29.089Z] > git --version # 'git version 2.17.1' [2021-01-08T21:51:29.102Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-08T21:51:30.014Z] 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-08T21:51:30.281Z] 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-08T21:51:30.925Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-08T21:51:31.345Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-08T21:51:31.686Z] 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-08T21:51:31.712Z] + true [2021-01-08T21:51:31.712Z] + sudo service docker restart [2021-01-08T21:51:33.611Z] 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] withEnv [Pipeline] { [Pipeline] wrap [2021-01-08T21:51:33.890Z] provisioning config files... [2021-01-08T21:51:33.987Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1859366467919932346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-08T21:51:34.471Z] ---> docker-login.sh [2021-01-08T21:51:34.472Z] nexus3.edgexfoundry.org:10001 [2021-01-08T21:51:34.558Z] 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-08T21:51:35.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:51:35.509Z] 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-08T21:51:35.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:51:35.748Z] Configure a credential helper to remove this warning. See [2021-01-08T21:51:35.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:51:35.748Z] [2021-01-08T21:51:35.748Z] Login Succeeded [2021-01-08T21:51:35.748Z] nexus3.edgexfoundry.org:10002 [2021-01-08T21:51:36.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:51:36.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:51:36.297Z] Configure a credential helper to remove this warning. See [2021-01-08T21:51:36.297Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:51:36.297Z] [2021-01-08T21:51:36.297Z] Login Succeeded [2021-01-08T21:51:36.297Z] nexus3.edgexfoundry.org:10003 [2021-01-08T21:51:36.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:51:36.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:51:36.850Z] Configure a credential helper to remove this warning. See [2021-01-08T21:51:36.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:51:36.850Z] [2021-01-08T21:51:36.850Z] Login Succeeded [2021-01-08T21:51:36.850Z] nexus3.edgexfoundry.org:10004 [2021-01-08T21:51:36.899Z] 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-08T21:51:37.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:51:37.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:51:37.126Z] Configure a credential helper to remove this warning. See [2021-01-08T21:51:37.126Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:51:37.126Z] [2021-01-08T21:51:37.126Z] Login Succeeded [2021-01-08T21:51:37.400Z] docker.io [2021-01-08T21:51:37.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-08T21:51:37.848Z] 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-08T21:51:37.954Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-08T21:51:37.954Z] Configure a credential helper to remove this warning. See [2021-01-08T21:51:37.954Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-08T21:51:37.954Z] [2021-01-08T21:51:37.954Z] Login Succeeded [2021-01-08T21:51:37.954Z] ---> docker-login.sh ends [Pipeline] } [2021-01-08T21:51:37.983Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-08T21:51:38.585Z] ========================================================= [2021-01-08T21:51:38.585Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-08T21:51:38.585Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-01-08T21:51:38.826Z] $ docker stop --time=1 e15c5f311623964ca83e65a139689ba32768765b7c9186986a84fe756979f4ad [2021-01-08T21:51:39.011Z] + 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-08T21:51:41.302Z] $ docker rm -f e15c5f311623964ca83e65a139689ba32768765b7c9186986a84fe756979f4ad [2021-01-08T21:51:41.660Z] Sending build context to Docker daemon 165.5MB [2021-01-08T21:51:41.660Z] Step 1/6 : ARG BASE=golang:1.15-alpine3.12 [2021-01-08T21:51:41.660Z] Step 2/6 : FROM ${BASE} [2021-01-08T21:51:41.660Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-08T21:51:41.660Z] 5f621e34cdf4: Pulling fs layer [2021-01-08T21:51:41.660Z] a4357932f1b6: Pulling fs layer [2021-01-08T21:51:41.660Z] 18c013af1878: Pulling fs layer [2021-01-08T21:51:41.660Z] 00ac8860ef70: Pulling fs layer [2021-01-08T21:51:41.660Z] 63d7cb157983: Pulling fs layer [2021-01-08T21:51:41.660Z] b116817d02f9: Pulling fs layer [2021-01-08T21:51:41.660Z] 745a02a5169b: Pulling fs layer [2021-01-08T21:51:41.660Z] 00ac8860ef70: Waiting [2021-01-08T21:51:41.660Z] 63d7cb157983: Waiting [2021-01-08T21:51:41.660Z] b116817d02f9: Waiting [2021-01-08T21:51:41.660Z] 745a02a5169b: Waiting [2021-01-08T21:51:41.660Z] a4357932f1b6: Verifying Checksum [2021-01-08T21:51:41.660Z] a4357932f1b6: Download complete [2021-01-08T21:51:41.660Z] 18c013af1878: Verifying Checksum [2021-01-08T21:51:41.660Z] 18c013af1878: Download complete [2021-01-08T21:51:41.660Z] 63d7cb157983: Verifying Checksum [2021-01-08T21:51:41.660Z] 63d7cb157983: Download complete [2021-01-08T21:51:41.660Z] b116817d02f9: Download complete [2021-01-08T21:51:41.660Z] 5f621e34cdf4: Verifying Checksum [2021-01-08T21:51:41.660Z] 5f621e34cdf4: Download complete [Pipeline] // withDockerContainer [Pipeline] } [2021-01-08T21:51:43.578Z] 5f621e34cdf4: Pull complete [2021-01-08T21:51:43.578Z] a4357932f1b6: Pull complete [2021-01-08T21:51:43.578Z] 18c013af1878: Pull complete [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2021-01-08T21:51:44.576Z] 745a02a5169b: Verifying Checksum [2021-01-08T21:51:44.576Z] 745a02a5169b: Download complete [2021-01-08T21:51:45.564Z] 00ac8860ef70: Verifying Checksum [2021-01-08T21:51:45.564Z] 00ac8860ef70: Download complete [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:51:46.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T21:51:46.762Z] [2021-01-08T21:51:46.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:51:47.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T21:51:47.162Z] latest: Pulling from edgex-devops/edgex-compose [2021-01-08T21:51:47.162Z] cbdbe7a5bc2a: Pulling fs layer [2021-01-08T21:51:47.162Z] ca9280d653b3: Pulling fs layer [2021-01-08T21:51:47.162Z] 7e9c9ca2126c: Pulling fs layer [2021-01-08T21:51:47.162Z] cbdbe7a5bc2a: Download complete [2021-01-08T21:51:47.741Z] cbdbe7a5bc2a: Pull complete [2021-01-08T21:51:47.741Z] ca9280d653b3: Download complete [2021-01-08T21:51:48.687Z] 7e9c9ca2126c: Verifying Checksum [2021-01-08T21:51:48.687Z] 7e9c9ca2126c: Download complete [2021-01-08T21:51:48.687Z] ca9280d653b3: Pull complete [2021-01-08T21:51:55.324Z] 7e9c9ca2126c: Pull complete [2021-01-08T21:51:55.324Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2021-01-08T21:51:55.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T21:51:55.324Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer [2021-01-08T21:51:55.632Z] prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container [2021-01-08T21:51:55.768Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-08T21:51:57.992Z] 00ac8860ef70: Pull complete [2021-01-08T21:51:57.992Z] 63d7cb157983: Pull complete [2021-01-08T21:51:57.992Z] b116817d02f9: Pull complete [2021-01-08T21:51:58.443Z] $ docker top 817067d1613c64334c9f15f9592b0f5d1f68b60d4541743c249d853efe736f5b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T21:51:58.980Z] + docker-compose build --help [2021-01-08T21:51:58.980Z] + grep parallel [2021-01-08T21:51:59.927Z] --parallel Build images in parallel. [Pipeline] } [2021-01-08T21:51:59.958Z] $ docker stop --time=1 817067d1613c64334c9f15f9592b0f5d1f68b60d4541743c249d853efe736f5b [2021-01-08T21:52:00.619Z] 745a02a5169b: Pull complete [2021-01-08T21:52:00.620Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-08T21:52:00.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-08T21:52:00.620Z] ---> b7e6874047d6 [2021-01-08T21:52:00.620Z] Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch [2021-01-08T21:52:01.341Z] $ docker rm -f 817067d1613c64334c9f15f9592b0f5d1f68b60d4541743c249d853efe736f5b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:52:02.164Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2021-01-08T21:52:02.164Z] . [Pipeline] withDockerContainer [2021-01-08T21:52:02.309Z] prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container [2021-01-08T21:52:02.359Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2021-01-08T21:52:03.094Z] $ docker top 3ad11b96ce429c237b6931575ec2cf380a252f5211e37deb703cb888e8beea4f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T21:52:03.732Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-08T21:52:04.020Z] ---> Running in 08c726635094 [2021-01-08T21:52:04.677Z] Building docker-core-command-go ... [2021-01-08T21:52:04.677Z] Building docker-core-data-go ... [2021-01-08T21:52:04.677Z] Building docker-core-metadata-go ... [2021-01-08T21:52:04.677Z] Building docker-security-bootstrap-redis-go ... [2021-01-08T21:52:04.677Z] Building docker-security-proxy-setup-go ... [2021-01-08T21:52:04.677Z] Building docker-security-secretstore-setup-go ... [2021-01-08T21:52:04.677Z] Building docker-support-notifications-go ... [2021-01-08T21:52:04.677Z] Building docker-support-scheduler-go ... [2021-01-08T21:52:04.677Z] Building docker-sys-mgmt-agent-go ... [2021-01-08T21:52:04.677Z] Building docker-security-secretstore-setup-go [2021-01-08T21:52:04.677Z] Building docker-sys-mgmt-agent-go [2021-01-08T21:52:04.677Z] Building docker-security-proxy-setup-go [2021-01-08T21:52:04.677Z] Building docker-support-scheduler-go [2021-01-08T21:52:04.677Z] Building docker-support-notifications-go [2021-01-08T21:52:04.997Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T21:52:05.971Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T21:52:06.571Z] (1/12) Installing libmagic (5.38-r0) [2021-01-08T21:52:06.571Z] (2/12) Installing file (5.38-r0) [2021-01-08T21:52:06.841Z] (3/12) Installing libc-dev (0.7.2-r3) [2021-01-08T21:52:06.841Z] (4/12) Installing g++ (9.3.0-r2) [2021-01-08T21:52:09.470Z] (5/12) Installing fortify-headers (1.1-r0) [2021-01-08T21:52:09.470Z] (6/12) Installing patch (2.7.6-r6) [2021-01-08T21:52:09.740Z] (7/12) Installing build-base (0.5-r2) [2021-01-08T21:52:09.740Z] (8/12) Installing libsodium (1.0.18-r0) [2021-01-08T21:52:09.740Z] (9/12) Installing pkgconf (1.7.2-r0) [2021-01-08T21:52:10.010Z] (10/12) Installing libsodium-dev (1.0.18-r0) [2021-01-08T21:52:10.010Z] (11/12) Installing libzmq (4.3.3-r0) [2021-01-08T21:52:10.010Z] (12/12) Installing zeromq-dev (4.3.3-r0) [2021-01-08T21:52:10.281Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:52:10.281Z] OK: 217 MiB in 51 packages [2021-01-08T21:52:14.592Z] Removing intermediate container 08c726635094 [2021-01-08T21:52:14.592Z] ---> 0eff530a9ef4 [2021-01-08T21:52:14.592Z] Step 4/6 : WORKDIR /edgex-go [2021-01-08T21:52:14.592Z] ---> Running in 5e8a440f1ddb [2021-01-08T21:52:14.865Z] Removing intermediate container 5e8a440f1ddb [2021-01-08T21:52:14.865Z] ---> c250d4723f3b [2021-01-08T21:52:14.865Z] Step 5/6 : COPY go.mod . [2021-01-08T21:52:15.460Z] ---> 82575a400c23 [2021-01-08T21:52:15.460Z] Step 6/6 : RUN go mod download [2021-01-08T21:52:15.738Z] ---> Running in 8c6814e4d11d [2021-01-08T21:52:36.935Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:52:36.935Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:52:36.935Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:52:36.935Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:52:36.935Z] ---> dbb3fb389a3f [2021-01-08T21:52:36.935Z] Step 3/27 : WORKDIR /edgex-go [2021-01-08T21:52:36.935Z] ---> dbb3fb389a3f [2021-01-08T21:52:36.935Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T21:52:36.935Z] Step 1/28 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:52:36.935Z] Step 2/28 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:52:36.935Z] ---> dbb3fb389a3f [2021-01-08T21:52:36.935Z] Step 3/28 : WORKDIR /edgex-go [2021-01-08T21:52:36.935Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:52:36.935Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:52:36.935Z] ---> dbb3fb389a3f [2021-01-08T21:52:36.935Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T21:52:36.935Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:52:36.935Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:52:36.935Z] ---> dbb3fb389a3f [2021-01-08T21:52:36.935Z] Step 3/23 : WORKDIR /edgex-go [2021-01-08T21:52:36.935Z] ---> Running in 723b9b5a662b [2021-01-08T21:52:36.935Z] ---> Running in 0e6846673af6 [2021-01-08T21:52:36.935Z] ---> Running in d7d1c8b68384 [2021-01-08T21:52:36.935Z] ---> Running in e92ae0aef245 [2021-01-08T21:52:36.935Z] ---> Running in 86585564441a [2021-01-08T21:52:36.935Z] Removing intermediate container 86585564441a [2021-01-08T21:52:36.935Z] ---> 1eece916998b [2021-01-08T21:52:36.935Z] Step 4/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:52:36.936Z] Removing intermediate container e92ae0aef245 [2021-01-08T21:52:36.936Z] ---> 8ca0480948f8 [2021-01-08T21:52:36.936Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:52:37.204Z] Removing intermediate container d7d1c8b68384 [2021-01-08T21:52:37.204Z] ---> 899d24c7d771 [2021-01-08T21:52:37.204Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:52:37.204Z] Removing intermediate container 0e6846673af6 [2021-01-08T21:52:37.204Z] ---> 4031a18fdee2 [2021-01-08T21:52:37.204Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:52:37.204Z] Removing intermediate container 723b9b5a662b [2021-01-08T21:52:37.204Z] ---> 0f9cc0a0ccf4 [2021-01-08T21:52:37.204Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:52:37.204Z] ---> Running in c36a3ab60f09 [2021-01-08T21:52:37.204Z] ---> Running in 78ee9513dd05 [2021-01-08T21:52:37.204Z] ---> Running in 6baa8b072305 [2021-01-08T21:52:37.204Z] ---> Running in 08d0d485f59f [2021-01-08T21:52:37.204Z] ---> Running in 7b1ef934f4ab [2021-01-08T21:52:39.164Z] Removing intermediate container 78ee9513dd05 [2021-01-08T21:52:39.164Z] ---> 8db99c32a62a [2021-01-08T21:52:39.164Z] Step 5/28 : RUN apk add --update --no-cache make bash git [2021-01-08T21:52:39.431Z] ---> Running in 41fca4c91873 [2021-01-08T21:52:40.377Z] Removing intermediate container c36a3ab60f09 [2021-01-08T21:52:40.377Z] ---> ec7e5f486472 [2021-01-08T21:52:40.377Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-08T21:52:40.377Z] Removing intermediate container 6baa8b072305 [2021-01-08T21:52:40.377Z] ---> e5719481e244 [2021-01-08T21:52:40.377Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-08T21:52:40.642Z] ---> Running in 79febcf37c87 [2021-01-08T21:52:40.642Z] ---> Running in 9b5ac3cebf74 [2021-01-08T21:52:40.912Z] Removing intermediate container 7b1ef934f4ab [2021-01-08T21:52:40.912Z] ---> 7f6d394d3bc2 [2021-01-08T21:52:40.912Z] Step 5/27 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-08T21:52:40.912Z] Removing intermediate container 08d0d485f59f [2021-01-08T21:52:40.912Z] ---> de25871837bd [2021-01-08T21:52:40.912Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-08T21:52:41.196Z] ---> Running in 1a02a4224856 [2021-01-08T21:52:41.197Z] ---> Running in 7d74ae36b6fb [2021-01-08T21:52:41.469Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:41.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:41.747Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:42.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:42.022Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:42.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:42.292Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:42.528Z] Removing intermediate container 8c6814e4d11d [2021-01-08T21:52:42.528Z] ---> 622bb411b4c4 [2021-01-08T21:52:42.528Z] Successfully built 622bb411b4c4 [2021-01-08T21:52:42.528Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:52:42.875Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:42.875Z] OK: 233 MiB in 51 packages [2021-01-08T21:52:42.875Z] OK: 233 MiB in 51 packages [2021-01-08T21:52:42.904Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T21:52:42.904Z] . [Pipeline] withDockerContainer [2021-01-08T21:52:43.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:43.141Z] OK: 233 MiB in 51 packages [2021-01-08T21:52:43.141Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:52:43.197Z] prd-ubuntu18.04-docker-arm64-4c-16g-19132 does not seem to be running inside a container [2021-01-08T21:52:43.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-08T21:52:43.406Z] Removing intermediate container 79febcf37c87 [2021-01-08T21:52:43.406Z] ---> 9d5aa965b646 [2021-01-08T21:52:43.406Z] Step 6/25 : COPY go.mod . [2021-01-08T21:52:43.670Z] OK: 233 MiB in 51 packages [2021-01-08T21:52:43.670Z] Removing intermediate container 41fca4c91873 [2021-01-08T21:52:43.670Z] ---> 724ed23a30c0 [2021-01-08T21:52:43.670Z] Step 6/28 : COPY go.mod . [2021-01-08T21:52:43.670Z] OK: 233 MiB in 51 packages [2021-01-08T21:52:43.935Z] Removing intermediate container 1a02a4224856 [2021-01-08T21:52:43.935Z] ---> 10742c8ea3af [2021-01-08T21:52:43.935Z] Step 6/27 : COPY go.mod . [2021-01-08T21:52:43.935Z] ---> 891bbafe837c [2021-01-08T21:52:43.935Z] Step 7/25 : RUN go mod download [2021-01-08T21:52:44.199Z] ---> 12867114a264 [2021-01-08T21:52:44.199Z] Step 7/28 : RUN go mod download [2021-01-08T21:52:44.199Z] ---> Running in 43e8c321ce76 [2021-01-08T21:52:44.462Z] ---> Running in 005ed5177655 [2021-01-08T21:52:44.462Z] ---> 7d7da30db2c3 [2021-01-08T21:52:44.462Z] Step 7/27 : RUN go mod download [2021-01-08T21:52:44.727Z] Removing intermediate container 9b5ac3cebf74 [2021-01-08T21:52:44.727Z] ---> 33e134537c7a [2021-01-08T21:52:44.727Z] Step 6/24 : COPY go.mod . [2021-01-08T21:52:44.727Z] ---> Running in 734445a7094f [2021-01-08T21:52:44.742Z] $ docker top ac23a917823fd1e9e638354c0fccb60c7a98964f91826f55db75c896b6ca5b45 -eo pid,comm [2021-01-08T21:52:44.999Z] Removing intermediate container 7d74ae36b6fb [2021-01-08T21:52:45.000Z] ---> 85f3f94544ab [2021-01-08T21:52:45.000Z] Step 6/23 : COPY go.mod . [Pipeline] { [Pipeline] sh [2021-01-08T21:52:45.278Z] ---> 33427a9238c5 [2021-01-08T21:52:45.278Z] Step 7/24 : RUN go mod download [2021-01-08T21:52:45.278Z] ---> Running in 938cacb9f043 [2021-01-08T21:52:45.562Z] ---> 90af4597dc39 [2021-01-08T21:52:45.562Z] Step 7/23 : RUN go mod download [2021-01-08T21:52:45.827Z] ---> Running in 28573c1f1204 [2021-01-08T21:52:45.888Z] + go version [2021-01-08T21:52:45.888Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-08T21:52:45.938Z] $ docker stop --time=1 ac23a917823fd1e9e638354c0fccb60c7a98964f91826f55db75c896b6ca5b45 [2021-01-08T21:52:47.244Z] Removing intermediate container 43e8c321ce76 [2021-01-08T21:52:47.244Z] ---> bf32a17ebfa7 [2021-01-08T21:52:47.244Z] Step 8/25 : COPY . . [2021-01-08T21:52:47.510Z] Removing intermediate container 005ed5177655 [2021-01-08T21:52:47.510Z] ---> b738f97b8adf [2021-01-08T21:52:47.510Z] Step 8/28 : COPY . . [2021-01-08T21:52:47.510Z] Removing intermediate container 734445a7094f [2021-01-08T21:52:47.510Z] ---> f4057e8f729e [2021-01-08T21:52:47.510Z] Step 8/27 : COPY . . [2021-01-08T21:52:47.833Z] $ docker rm -f ac23a917823fd1e9e638354c0fccb60c7a98964f91826f55db75c896b6ca5b45 [2021-01-08T21:52:48.093Z] Removing intermediate container 938cacb9f043 [2021-01-08T21:52:48.093Z] ---> 6387f5df5f6e [2021-01-08T21:52:48.093Z] Step 8/24 : COPY . . [2021-01-08T21:52:48.093Z] Removing intermediate container 28573c1f1204 [2021-01-08T21:52:48.093Z] ---> 9857ba34c9f9 [2021-01-08T21:52:48.093Z] Step 8/23 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:52:49.121Z] + docker inspect -f . ci-base-image-arm64 [2021-01-08T21:52:49.121Z] . [Pipeline] withDockerContainer [2021-01-08T21:52:49.400Z] prd-ubuntu18.04-docker-arm64-4c-16g-19132 does not seem to be running inside a container [2021-01-08T21:52:49.484Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-01-08T21:52:50.919Z] $ docker top cda3023067b5c5b77b41060e101970eb31f1520da75b965d8c1cde30499d27f9 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-01-08T21:52:51.347Z] ========================================================= [2021-01-08T21:52:51.347Z] [edgeXBuildGoParallel] Running Tests and Build... [2021-01-08T21:52:51.347Z] ========================================================= [Pipeline] sh [2021-01-08T21:52:52.030Z] + make test [2021-01-08T21:52:52.030Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-01-08T21:53:14.194Z] ? github.com/edgexfoundry/edgex-go [no test files] [2021-01-08T21:53:27.071Z] ---> 61412ca8ebbe [2021-01-08T21:53:27.071Z] Step 9/28 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-08T21:53:27.071Z] ---> 35a77ca7d25a [2021-01-08T21:53:27.071Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-08T21:53:27.071Z] ---> 40d3b8961501 [2021-01-08T21:53:27.071Z] Step 9/23 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-08T21:53:27.071Z] ---> Running in d6a0224a5178 [2021-01-08T21:53:27.071Z] ---> Running in 821795b276d6 [2021-01-08T21:53:27.071Z] ---> e4c240c8bd47 [2021-01-08T21:53:27.071Z] Step 9/27 : RUN make cmd/support-notifications/support-notifications [2021-01-08T21:53:27.071Z] ---> 76686d6df234 [2021-01-08T21:53:27.071Z] Step 9/24 : RUN make cmd/support-scheduler/support-scheduler [2021-01-08T21:53:27.071Z] ---> Running in d7a5c982178c [2021-01-08T21:53:27.071Z] ---> Running in 080814cc7369 [2021-01-08T21:53:27.071Z] ---> Running in a41ca0687eb2 [2021-01-08T21:53:27.071Z] 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-08T21:53:27.071Z] 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-08T21:53:27.071Z] 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-08T21:53:27.071Z] 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-08T21:53:27.071Z] 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-08T21:53:53.223Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2021-01-08T21:53:54.184Z] 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-08T21:53:54.184Z] 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-08T21:53:59.521Z] Removing intermediate container a41ca0687eb2 [2021-01-08T21:53:59.521Z] ---> c2815ce2e135 [2021-01-08T21:53:59.521Z] Step 10/27 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T21:53:59.521Z] ---> Running in e1af5fd1e1eb [2021-01-08T21:54:00.114Z] Removing intermediate container 821795b276d6 [2021-01-08T21:54:00.114Z] ---> 0a355bcd057f [2021-01-08T21:54:00.114Z] Step 10/28 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-08T21:54:00.383Z] Removing intermediate container 080814cc7369 [2021-01-08T21:54:00.383Z] ---> e94b15a531d7 [2021-01-08T21:54:00.383Z] Step 10/24 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T21:54:02.334Z] ---> Running in 00e5f3f874c9 [2021-01-08T21:54:02.334Z] ---> Running in 064e0f8137ab [2021-01-08T21:54:02.602Z] Removing intermediate container d6a0224a5178 [2021-01-08T21:54:02.602Z] ---> 0ca2df1a9b35 [2021-01-08T21:54:02.602Z] [2021-01-08T21:54:02.602Z] Step 10/25 : FROM alpine:3.12 [2021-01-08T21:54:02.868Z] Removing intermediate container d7a5c982178c [2021-01-08T21:54:02.868Z] ---> c6ba7a7ef613 [2021-01-08T21:54:02.868Z] [2021-01-08T21:54:02.868Z] Step 10/23 : FROM alpine:3.12 [2021-01-08T21:54:03.132Z] 3.12: Pulling from library/alpine [2021-01-08T21:54:03.132Z] 3.12: Pulling from library/alpine [2021-01-08T21:54:03.397Z] 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-08T21:54:03.660Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-08T21:54:03.660Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-08T21:54:03.928Z] Status: Image is up to date for alpine:3.12 [2021-01-08T21:54:03.928Z] ---> 389fef711851 [2021-01-08T21:54:03.928Z] Step 11/23 : RUN apk add --update --no-cache curlStatus: Downloaded newer image for alpine:3.12 [2021-01-08T21:54:03.928Z] ---> 389fef711851 [2021-01-08T21:54:03.928Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-01-08T21:54:03.928Z] [2021-01-08T21:54:04.198Z] ---> Running in 9125f9d4f8bc [2021-01-08T21:54:04.198Z] ---> Running in 508edb2d6769 [2021-01-08T21:54:04.198Z] Removing intermediate container e1af5fd1e1eb [2021-01-08T21:54:04.198Z] ---> 5cb26b16dacf [2021-01-08T21:54:04.198Z] [2021-01-08T21:54:04.198Z] Step 11/27 : FROM scratch [2021-01-08T21:54:04.198Z] ---> [2021-01-08T21:54:04.198Z] Step 12/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-08T21:54:04.461Z] Removing intermediate container 064e0f8137ab [2021-01-08T21:54:04.461Z] ---> db57a0f6950b [2021-01-08T21:54:04.461Z] [2021-01-08T21:54:04.461Z] Step 11/24 : FROM scratch [2021-01-08T21:54:04.461Z] ---> [2021-01-08T21:54:04.461Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T21:54:04.461Z] ---> Running in fe8dcd383dc3 [2021-01-08T21:54:05.043Z] ---> Running in fd2db7b9c385 [2021-01-08T21:54:05.043Z] Removing intermediate container fe8dcd383dc3 [2021-01-08T21:54:05.043Z] ---> de42cb3bf6f6 [2021-01-08T21:54:05.043Z] Step 13/27 : ENV APP_PORT=48060 [2021-01-08T21:54:05.321Z] ---> Running in 7014346c8ef5 [2021-01-08T21:54:05.321Z] Removing intermediate container fd2db7b9c385 [2021-01-08T21:54:05.321Z] ---> 3eeb56c4ac68 [2021-01-08T21:54:05.321Z] Step 13/24 : ENV APP_PORT=48085 [2021-01-08T21:54:05.599Z] ---> Running in e4cdc8a429e8 [2021-01-08T21:54:05.599Z] Removing intermediate container 00e5f3f874c9 [2021-01-08T21:54:05.599Z] ---> 637044c0177a [2021-01-08T21:54:05.599Z] [2021-01-08T21:54:05.599Z] Step 11/28 : FROM docker:20.10.0 [2021-01-08T21:54:05.599Z] 20.10.0: Pulling from library/docker [2021-01-08T21:54:05.599Z] Removing intermediate container 7014346c8ef5 [2021-01-08T21:54:05.599Z] ---> 311c4860fd1e [2021-01-08T21:54:05.599Z] Step 14/27 : EXPOSE $APP_PORT [2021-01-08T21:54:05.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:05.599Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:05.599Z] ---> Running in 88423a2a36ee [2021-01-08T21:54:05.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:05.884Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:05.884Z] Removing intermediate container e4cdc8a429e8 [2021-01-08T21:54:05.884Z] ---> 59088b5ba5f2 [2021-01-08T21:54:05.884Z] Step 14/24 : EXPOSE $APP_PORT [2021-01-08T21:54:05.884Z] Removing intermediate container 88423a2a36ee [2021-01-08T21:54:05.884Z] ---> 250bd449e671 [2021-01-08T21:54:05.884Z] Step 15/27 : COPY --from=builder /bin/sh /bin/sh [2021-01-08T21:54:05.884Z] ---> Running in 58a64a5c1fea [2021-01-08T21:54:05.884Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-08T21:54:06.179Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T21:54:06.179Z] (1/6) Installing ca-certificates (20191127-r4) [2021-01-08T21:54:06.179Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-08T21:54:06.179Z] (4/4) Installing curl (7.69.1-r3) [2021-01-08T21:54:06.179Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T21:54:06.179Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:54:06.179Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T21:54:06.179Z] (3/6) Installing libcurl (7.69.1-r3) [2021-01-08T21:54:06.179Z] (4/6) Installing curl (7.69.1-r3) [2021-01-08T21:54:06.179Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-01-08T21:54:06.179Z] OK: 7 MiB in 18 packages [2021-01-08T21:54:06.179Z] (6/6) Installing su-exec (0.2-r1) [2021-01-08T21:54:06.179Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:54:06.179Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T21:54:06.758Z] OK: 7 MiB in 20 packages [2021-01-08T21:54:07.023Z] Removing intermediate container 58a64a5c1fea [2021-01-08T21:54:07.023Z] ---> e5ed090e3d0b [2021-01-08T21:54:07.024Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-08T21:54:07.973Z] ---> 43860d7167df [2021-01-08T21:54:07.973Z] Step 16/27 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-08T21:54:07.973Z] ---> 04caaccdb872 [2021-01-08T21:54:07.973Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-08T21:54:09.376Z] Removing intermediate container 508edb2d6769 [2021-01-08T21:54:09.376Z] ---> 0f29504c1201 [2021-01-08T21:54:09.376Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T21:54:09.640Z] ---> daabd0eb673b [2021-01-08T21:54:09.640Z] Step 17/27 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-08T21:54:09.640Z] Removing intermediate container 9125f9d4f8bc [2021-01-08T21:54:09.640Z] ---> 245680d3e866 [2021-01-08T21:54:09.640Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T21:54:10.216Z] ---> Running in cce309b205b8 [2021-01-08T21:54:10.482Z] ---> 4dcec0e0989d [2021-01-08T21:54:10.482Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-08T21:54:10.744Z] ---> Running in ba20a5d5c1fa [2021-01-08T21:54:11.009Z] Removing intermediate container cce309b205b8 [2021-01-08T21:54:11.009Z] ---> d57f72c6ad1b [2021-01-08T21:54:11.009Z] Step 13/23 : WORKDIR /edgex [2021-01-08T21:54:11.009Z] ---> 263a076e47ee [2021-01-08T21:54:11.009Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-08T21:54:11.009Z] ---> 66d5e0fa8109 [2021-01-08T21:54:11.009Z] Step 18/24 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T21:54:11.009Z] ---> Running in 81e7b9536547 [2021-01-08T21:54:11.273Z] Removing intermediate container ba20a5d5c1fa [2021-01-08T21:54:11.273Z] ---> 58199c84d5d5 [2021-01-08T21:54:11.273Z] Step 13/25 : WORKDIR / [2021-01-08T21:54:11.273Z] ---> Running in 41b1a03d6094 [2021-01-08T21:54:11.540Z] ---> c7dbc06b94dd [2021-01-08T21:54:11.540Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-08T21:54:11.540Z] ---> 7a1afed27c2d [2021-01-08T21:54:11.540Z] Step 19/24 : USER edgex_user [2021-01-08T21:54:11.540Z] Removing intermediate container 81e7b9536547 [2021-01-08T21:54:11.540Z] ---> 38c4349099c3 [2021-01-08T21:54:11.540Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-08T21:54:11.540Z] Removing intermediate container 41b1a03d6094 [2021-01-08T21:54:11.540Z] ---> 03ac85ddd8c2 [2021-01-08T21:54:11.540Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-08T21:54:11.540Z] ---> Running in b960f6401606 [2021-01-08T21:54:12.510Z] ---> fe9fbf7302b0 [2021-01-08T21:54:12.510Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-08T21:54:12.510Z] ---> 80ad9354b7ff [2021-01-08T21:54:12.510Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-08T21:54:12.510Z] Removing intermediate container b960f6401606 [2021-01-08T21:54:12.510Z] ---> f8b99d5273eb [2021-01-08T21:54:12.510Z] Step 20/24 : ENTRYPOINT ["/support-scheduler"] [2021-01-08T21:54:12.510Z] ---> 25c47993ae14 [2021-01-08T21:54:12.510Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-08T21:54:12.774Z] ---> Running in 84c560d16bfe [2021-01-08T21:54:13.045Z] ---> 67c60a6f9798 [2021-01-08T21:54:13.045Z] Step 21/27 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T21:54:13.045Z] ---> 8914d62e918b [2021-01-08T21:54:13.045Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-08T21:54:13.045Z] Removing intermediate container 84c560d16bfe [2021-01-08T21:54:13.045Z] ---> 884fae625f8c [2021-01-08T21:54:13.045Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T21:54:13.315Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-08T21:54:13.315Z] ---> 0dce47a1c1b7 [2021-01-08T21:54:13.315Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-08T21:54:13.315Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-08T21:54:13.315Z] ---> aefe523efa57 [2021-01-08T21:54:13.315Z] Step 12/28 : RUN apk add --no-cache bash [2021-01-08T21:54:13.315Z] ---> Running in 151f908a4a8f [2021-01-08T21:54:13.315Z] ---> Running in 48bbb25a31f5 [2021-01-08T21:54:13.578Z] ---> 1069d7e471df [2021-01-08T21:54:13.578Z] Step 22/27 : USER edgex_user [2021-01-08T21:54:13.859Z] ---> e509fa5003d9 [2021-01-08T21:54:13.859Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-08T21:54:13.859Z] Removing intermediate container 151f908a4a8f [2021-01-08T21:54:13.859Z] ---> c642de198a40 [2021-01-08T21:54:13.859Z] Step 22/24 : LABEL arch=x86_64 [2021-01-08T21:54:13.859Z] ---> Running in 6a6c664eb3e5 [2021-01-08T21:54:13.859Z] ---> 6210f16eed34 [2021-01-08T21:54:13.859Z] Step 17/23 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user [2021-01-08T21:54:14.138Z] ---> Running in 282a24d25526 [2021-01-08T21:54:14.138Z] ---> Running in 4541228f4c88 [2021-01-08T21:54:14.415Z] Removing intermediate container 6a6c664eb3e5 [2021-01-08T21:54:14.415Z] ---> bd386a7ccbc8 [2021-01-08T21:54:14.415Z] Step 23/27 : ENTRYPOINT ["/support-notifications"] [2021-01-08T21:54:14.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:14.415Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:14.415Z] ---> 53adcd362049 [2021-01-08T21:54:14.415Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-08T21:54:14.415Z] ---> Running in 1afeba9471e9 [2021-01-08T21:54:14.687Z] Removing intermediate container 282a24d25526 [2021-01-08T21:54:14.687Z] ---> 24d1eecb7416 [2021-01-08T21:54:14.687Z] Step 23/24 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:54:14.687Z] ---> Running in c225192cfdbe [2021-01-08T21:54:14.687Z] (1/2) Installing readline (8.0.4-r0) [2021-01-08T21:54:14.687Z] (2/2) Installing bash (5.0.17-r0) [2021-01-08T21:54:14.687Z] Executing bash-5.0.17-r0.post-install [2021-01-08T21:54:14.687Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:54:14.687Z] OK: 12 MiB in 22 packages [2021-01-08T21:54:14.953Z] Removing intermediate container 1afeba9471e9 [2021-01-08T21:54:14.953Z] ---> 92f2d1c96c1f [2021-01-08T21:54:14.953Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T21:54:14.953Z] Removing intermediate container c225192cfdbe [2021-01-08T21:54:14.953Z] ---> 63e0433d4dc3 [2021-01-08T21:54:14.953Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T21:54:15.217Z] ---> Running in af14f95854a4 [2021-01-08T21:54:15.217Z] ---> Running in 01681097dbed [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrap-redis [no test files] [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2021-01-08T21:54:15.425Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2021-01-08T21:54:15.480Z] ---> 3a613f8d1006 [2021-01-08T21:54:15.480Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-08T21:54:15.480Z] Removing intermediate container af14f95854a4 [2021-01-08T21:54:15.480Z] ---> cd1121845faf [2021-01-08T21:54:15.480Z] Step 25/27 : LABEL arch=x86_64 [2021-01-08T21:54:15.744Z] ---> Running in cb75e60d8ca7 [2021-01-08T21:54:15.744Z] Removing intermediate container 01681097dbed [2021-01-08T21:54:15.744Z] ---> b99016d34f3a [2021-01-08T21:54:15.744Z] [2021-01-08T21:54:16.012Z] ---> 5ece49e63621 [2021-01-08T21:54:16.012Z] Step 20/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-08T21:54:16.012Z] Removing intermediate container 48bbb25a31f5 [2021-01-08T21:54:16.012Z] ---> 9ac7494e4720 [2021-01-08T21:54:16.012Z] Step 13/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-08T21:54:16.012Z] ---> Running in 2edc36cf644a [2021-01-08T21:54:16.012Z] Successfully built b99016d34f3a [2021-01-08T21:54:16.012Z] ---> Running in 2ba63571a6da [2021-01-08T21:54:16.280Z] Successfully tagged docker-support-scheduler-go:latest [2021-01-08T21:54:16.280Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-08T21:54:16.280Z] Removing intermediate container cb75e60d8ca7 [2021-01-08T21:54:16.280Z] ---> 44dc7cc25416 [2021-01-08T21:54:16.280Z] Step 26/27 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:54:16.280Z] Removing intermediate container 4541228f4c88 [2021-01-08T21:54:16.280Z] ---> 4b588e56a001 [2021-01-08T21:54:16.280Z] Step 18/23 : USER edgex_user [2021-01-08T21:54:16.565Z] ---> Running in ba0b246b852a [2021-01-08T21:54:16.565Z] ---> Running in 6353f10442fb [2021-01-08T21:54:16.565Z] Removing intermediate container 2edc36cf644a [2021-01-08T21:54:16.565Z] ---> 7c6466f375a6 [2021-01-08T21:54:16.565Z] Step 14/28 : ENV APP_PORT=48090 [2021-01-08T21:54:16.832Z] ---> Running in 04b210accfdd [2021-01-08T21:54:16.832Z] Removing intermediate container ba0b246b852a [2021-01-08T21:54:16.832Z] ---> f3ce82244550 [2021-01-08T21:54:16.832Z] Step 27/27 : LABEL version=0.0.0 [2021-01-08T21:54:16.832Z] Removing intermediate container 6353f10442fb [2021-01-08T21:54:16.832Z] ---> f9d3ab5da072 [2021-01-08T21:54:16.832Z] Step 19/23 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-08T21:54:18.233Z] ---> Running in be8db66d1948 [2021-01-08T21:54:18.233Z] ---> Running in 8fb68d871429 [2021-01-08T21:54:18.233Z] Removing intermediate container 04b210accfdd [2021-01-08T21:54:18.233Z] ---> 12ee99a575e4 [2021-01-08T21:54:18.233Z] Step 15/28 : EXPOSE $APP_PORT [2021-01-08T21:54:18.806Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2021-01-08T21:54:18.806Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2021-01-08T21:54:18.806Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2021-01-08T21:54:18.852Z] ---> Running in e7341811d31b [2021-01-08T21:54:20.774Z] Removing intermediate container 8fb68d871429 [2021-01-08T21:54:20.774Z] ---> 60d0c3aefe7e [2021-01-08T21:54:20.774Z] [2021-01-08T21:54:20.774Z] Removing intermediate container be8db66d1948 [2021-01-08T21:54:20.774Z] ---> 139df3fa12ec [2021-01-08T21:54:20.774Z] Step 20/23 : CMD ["--init=true"] [2021-01-08T21:54:21.353Z] Successfully built 60d0c3aefe7e [2021-01-08T21:54:21.353Z] Successfully tagged docker-support-notifications-go:latest [2021-01-08T21:54:21.353Z] Building docker-security-bootstrap-redis-go [2021-01-08T21:54:22.751Z]  Building docker-support-notifications-go ... done Removing intermediate container e7341811d31b [2021-01-08T21:54:22.751Z] ---> 62f6a8d32a27 [2021-01-08T21:54:22.751Z] Step 16/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-08T21:54:23.752Z] ---> Running in 69bcb5027e07 [2021-01-08T21:54:24.239Z] ok github.com/edgexfoundry/edgex-go/internal/core/command 0.276s coverage: 46.6% of statements [2021-01-08T21:54:24.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2021-01-08T21:54:24.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2021-01-08T21:54:24.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] [2021-01-08T21:54:24.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] [2021-01-08T21:54:24.239Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] [2021-01-08T21:54:24.334Z] Removing intermediate container 2ba63571a6da [2021-01-08T21:54:24.334Z] ---> e011667c4a15 [2021-01-08T21:54:24.334Z] Step 21/25 : RUN mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-08T21:54:26.272Z] ---> d77d769b9a46 [2021-01-08T21:54:26.272Z] Step 17/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-08T21:54:26.272Z] ---> Running in 6b579ec6867e [2021-01-08T21:54:26.272Z] Removing intermediate container 69bcb5027e07 [2021-01-08T21:54:26.272Z] ---> 96f21aa04251 [2021-01-08T21:54:26.272Z] Step 21/23 : LABEL arch=x86_64 [2021-01-08T21:54:28.847Z] ---> Running in eb003703befa [2021-01-08T21:54:29.440Z] ---> 464da8ab9dda [2021-01-08T21:54:29.440Z] Step 18/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-08T21:54:30.026Z] Removing intermediate container eb003703befa [2021-01-08T21:54:30.026Z] ---> f708618e6595 [2021-01-08T21:54:30.026Z] Step 22/23 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:54:30.302Z] ---> Running in b65e12408a92 [2021-01-08T21:54:30.892Z] ---> b6cfec003593 [2021-01-08T21:54:30.892Z] Step 19/28 : RUN apk --no-cache add py3-pip [2021-01-08T21:54:32.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data 1.486s coverage: 27.0% of statements [2021-01-08T21:54:32.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2021-01-08T21:54:32.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2021-01-08T21:54:32.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] [2021-01-08T21:54:32.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] [2021-01-08T21:54:32.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] [2021-01-08T21:54:32.629Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2021-01-08T21:54:32.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.073s coverage: 100.0% of statements [2021-01-08T21:54:32.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] [2021-01-08T21:54:32.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.097s coverage: 100.0% of statements [2021-01-08T21:54:32.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] [2021-01-08T21:54:32.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] [2021-01-08T21:54:32.630Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.553s coverage: 77.8% of statements [2021-01-08T21:54:32.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] [2021-01-08T21:54:32.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] [2021-01-08T21:54:32.833Z] ---> Running in 851b932103c5 [2021-01-08T21:54:32.833Z] Removing intermediate container b65e12408a92 [2021-01-08T21:54:32.833Z] ---> 2ade9f79f177 [2021-01-08T21:54:32.833Z] Step 23/23 : LABEL version=0.0.0 [2021-01-08T21:54:32.905Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.675s coverage: 82.4% of statements [2021-01-08T21:54:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] [2021-01-08T21:54:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T21:54:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] [2021-01-08T21:54:32.905Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] [2021-01-08T21:54:33.782Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:54:33.782Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:54:33.782Z] ---> dbb3fb389a3f [2021-01-08T21:54:33.782Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T21:54:33.782Z] ---> Using cache [2021-01-08T21:54:33.782Z] ---> 0f9cc0a0ccf4 [2021-01-08T21:54:33.782Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:54:33.782Z] ---> Using cache [2021-01-08T21:54:33.782Z] ---> 7f6d394d3bc2 [2021-01-08T21:54:33.782Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-08T21:54:34.745Z] ---> Running in b4ad08776d64 [2021-01-08T21:54:34.745Z] ---> Running in 646c57a6a904 [2021-01-08T21:54:34.745Z] Removing intermediate container 6b579ec6867e [2021-01-08T21:54:34.745Z] ---> 6734ca1cf894 [2021-01-08T21:54:34.745Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-08T21:54:35.331Z] ---> Running in ca31939ded45 [2021-01-08T21:54:35.613Z] Removing intermediate container b4ad08776d64 [2021-01-08T21:54:35.613Z] ---> 98a9da6259fe [2021-01-08T21:54:35.613Z] [2021-01-08T21:54:35.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:35.613Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:35.878Z] Successfully built 98a9da6259fe [2021-01-08T21:54:35.878Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-08T21:54:35.878Z] (2/33) Installing expat (2.2.9-r1) [2021-01-08T21:54:35.878Z] Successfully tagged docker-security-proxy-setup-go:latest [2021-01-08T21:54:35.878Z]  Building docker-security-proxy-setup-go ... done Building docker-core-command-go [2021-01-08T21:54:35.878Z] (3/33) Installing libffi (3.3-r2) [2021-01-08T21:54:35.878Z] Removing intermediate container ca31939ded45 [2021-01-08T21:54:35.878Z] ---> 3750aebaadcd [2021-01-08T21:54:35.878Z] Step 23/25 : LABEL arch=x86_64 [2021-01-08T21:54:35.878Z] (4/33) Installing gdbm (1.13-r1) [2021-01-08T21:54:35.878Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-08T21:54:36.145Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-08T21:54:36.145Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-08T21:54:36.145Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:36.145Z] ---> Running in 5f0c1e2530bc [2021-01-08T21:54:36.844Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:38.505Z] OK: 233 MiB in 51 packages [2021-01-08T21:54:39.505Z] Removing intermediate container 5f0c1e2530bc [2021-01-08T21:54:39.505Z] ---> 4e00c0694f81 [2021-01-08T21:54:39.505Z] Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:54:41.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata 1.186s coverage: 28.6% of statements [2021-01-08T21:54:41.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2021-01-08T21:54:41.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2021-01-08T21:54:41.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] [2021-01-08T21:54:41.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] [2021-01-08T21:54:41.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] [2021-01-08T21:54:41.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.170s coverage: 100.0% of statements [2021-01-08T21:54:41.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] [2021-01-08T21:54:41.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.091s coverage: 100.0% of statements [2021-01-08T21:54:41.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] [2021-01-08T21:54:41.204Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.363s coverage: 86.7% of statements [2021-01-08T21:54:41.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] [2021-01-08T21:54:42.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.324s coverage: 97.5% of statements [2021-01-08T21:54:42.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] [2021-01-08T21:54:42.185Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.125s coverage: 78.3% of statements [2021-01-08T21:54:42.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] [2021-01-08T21:54:42.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2 [no test files] [2021-01-08T21:54:42.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/application [no test files] [2021-01-08T21:54:42.185Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/bootstrap/container [no test files] [2021-01-08T21:54:42.837Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-08T21:54:42.837Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-08T21:54:42.837Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-08T21:54:42.837Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-08T21:54:42.837Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-08T21:54:42.837Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:54:42.837Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:54:42.837Z] ---> dbb3fb389a3f [2021-01-08T21:54:42.837Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T21:54:42.837Z] ---> Using cache [2021-01-08T21:54:42.837Z] ---> 0f9cc0a0ccf4 [2021-01-08T21:54:42.837Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:54:42.837Z] ---> Using cache [2021-01-08T21:54:42.837Z] ---> 7f6d394d3bc2 [2021-01-08T21:54:42.837Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-08T21:54:43.415Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-08T21:54:43.415Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-08T21:54:43.678Z] ---> Running in 6dea4452b192 [2021-01-08T21:54:43.678Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-08T21:54:43.945Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-08T21:54:43.945Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-08T21:54:44.209Z] ---> Running in 0dd7ed634ced [2021-01-08T21:54:44.209Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-08T21:54:44.209Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-08T21:54:44.209Z] Removing intermediate container 646c57a6a904 [2021-01-08T21:54:44.209Z] ---> 66522bb9d671 [2021-01-08T21:54:44.209Z] Step 6/25 : COPY go.mod . [2021-01-08T21:54:44.209Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-08T21:54:44.209Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-08T21:54:44.784Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-08T21:54:44.784Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-08T21:54:44.784Z] Removing intermediate container 6dea4452b192 [2021-01-08T21:54:44.784Z] ---> 38893629605a [2021-01-08T21:54:44.784Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T21:54:45.053Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-08T21:54:45.317Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-08T21:54:45.582Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-08T21:54:47.526Z] ---> Running in f816324c8be7 [2021-01-08T21:54:47.526Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-08T21:54:47.526Z] ---> a405afd6c6c0 [2021-01-08T21:54:47.526Z] Step 7/25 : RUN go mod download [2021-01-08T21:54:47.526Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-08T21:54:47.526Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-08T21:54:47.526Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-08T21:54:47.526Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:47.788Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-08T21:54:47.789Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-08T21:54:47.789Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-08T21:54:48.056Z] ---> Running in ddd59847b5d7 [2021-01-08T21:54:48.056Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:54:48.320Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:54:48.585Z] OK: 71 MiB in 55 packages [2021-01-08T21:54:48.851Z] OK: 233 MiB in 51 packages [2021-01-08T21:54:48.851Z] Removing intermediate container f816324c8be7 [2021-01-08T21:54:48.851Z] ---> db112c11ae3c [2021-01-08T21:54:48.851Z] [2021-01-08T21:54:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/controller/http 1.040s coverage: 93.8% of statements [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/infrastructure/interfaces/mocks [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/v2/io [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] [2021-01-08T21:54:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.076s coverage: 58.8% of statements [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/controller/http [no test files] [2021-01-08T21:54:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis 0.206s coverage: 0.1% of statements [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/interfaces [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/utils [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2021-01-08T21:54:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.062s coverage: 100.0% of statements [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2021-01-08T21:54:48.910Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.109s coverage: 75.5% of statements [2021-01-08T21:54:48.910Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2021-01-08T21:54:49.119Z] Successfully built db112c11ae3c [2021-01-08T21:54:49.386Z] Successfully tagged docker-security-secretstore-setup-go:latest [2021-01-08T21:54:49.386Z]  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go [2021-01-08T21:54:49.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.8% of statements [2021-01-08T21:54:49.514Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements [2021-01-08T21:54:50.504Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.162s coverage: 84.2% of statements [2021-01-08T21:54:51.951Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.190s coverage: 91.4% of statements [2021-01-08T21:54:51.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2021-01-08T21:54:55.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.619s coverage: 63.5% of statements [2021-01-08T21:54:55.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2021-01-08T21:54:55.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2021-01-08T21:54:55.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.063s coverage: 100.0% of statements [2021-01-08T21:54:55.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 91.3% of statements [2021-01-08T21:54:55.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.061s coverage: 100.0% of statements [2021-01-08T21:54:55.362Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements [2021-01-08T21:54:55.963Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements [2021-01-08T21:54:56.083Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:54:56.083Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:54:56.083Z] ---> dbb3fb389a3f [2021-01-08T21:54:56.083Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T21:54:56.083Z] ---> Using cache [2021-01-08T21:54:56.083Z] ---> 0f9cc0a0ccf4 [2021-01-08T21:54:56.083Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:54:56.083Z] ---> Using cache [2021-01-08T21:54:56.083Z] ---> 7f6d394d3bc2 [2021-01-08T21:54:56.083Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-08T21:54:56.083Z] ---> Using cache [2021-01-08T21:54:56.083Z] ---> 66522bb9d671 [2021-01-08T21:54:56.083Z] Step 6/25 : COPY go.mod . [2021-01-08T21:54:56.083Z] ---> Using cache [2021-01-08T21:54:56.083Z] ---> a405afd6c6c0 [2021-01-08T21:54:56.083Z] Step 7/25 : RUN go mod download [2021-01-08T21:54:57.035Z] ---> Running in 162a71cf6301 [2021-01-08T21:54:57.035Z] Removing intermediate container 0dd7ed634ced [2021-01-08T21:54:57.035Z] ---> 1f96335e338e [2021-01-08T21:54:57.035Z] Step 6/24 : COPY go.mod . [2021-01-08T21:54:57.620Z] Removing intermediate container ddd59847b5d7 [2021-01-08T21:54:57.620Z] ---> 0368fdb38e32 [2021-01-08T21:54:57.620Z] Step 8/25 : COPY . . [2021-01-08T21:54:57.897Z] ---> 3e79de8677e5 [2021-01-08T21:54:57.897Z] Step 7/24 : RUN go mod download [2021-01-08T21:54:59.840Z] ---> Running in 5799f408c5a1 [2021-01-08T21:55:01.413Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.929s coverage: 55.9% of statements [2021-01-08T21:55:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2021-01-08T21:55:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2021-01-08T21:55:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis [no test files] [2021-01-08T21:55:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/config [no test files] [2021-01-08T21:55:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/security/redis/container [no test files] [2021-01-08T21:55:02.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.431s coverage: 37.0% of statements [2021-01-08T21:55:02.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2021-01-08T21:55:02.017Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2021-01-08T21:55:02.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 1.630s coverage: 84.0% of statements [2021-01-08T21:55:02.017Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.099s coverage: 100.0% of statements [2021-01-08T21:55:08.030Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:55:08.030Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:55:08.030Z] ---> dbb3fb389a3f [2021-01-08T21:55:08.030Z] Step 3/26 : WORKDIR /edgex-go [2021-01-08T21:55:08.030Z] ---> Using cache [2021-01-08T21:55:08.030Z] ---> 0f9cc0a0ccf4 [2021-01-08T21:55:08.030Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:55:08.030Z] ---> Using cache [2021-01-08T21:55:08.030Z] ---> 7f6d394d3bc2 [2021-01-08T21:55:08.030Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-08T21:55:08.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.372s coverage: 47.1% of statements [2021-01-08T21:55:08.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2021-01-08T21:55:08.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2021-01-08T21:55:08.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] [2021-01-08T21:55:08.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] [2021-01-08T21:55:08.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] [2021-01-08T21:55:08.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.122s coverage: 100.0% of statements [2021-01-08T21:55:08.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] [2021-01-08T21:55:08.762Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.100s coverage: 100.0% of statements [2021-01-08T21:55:08.762Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] [2021-01-08T21:55:09.972Z] ---> Running in e461b56ba890 [2021-01-08T21:55:09.972Z] Removing intermediate container 162a71cf6301 [2021-01-08T21:55:09.972Z] ---> 38a1ce839c44 [2021-01-08T21:55:09.972Z] Step 8/25 : COPY . . [2021-01-08T21:55:13.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 3.014s coverage: 29.1% of statements [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] [2021-01-08T21:55:13.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.183s coverage: 99.0% of statements [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] [2021-01-08T21:55:13.077Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.100s coverage: 100.0% of statements [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] [2021-01-08T21:55:13.077Z] ok github.com/edgexfoundry/edgex-go/internal/system 0.046s coverage: 0.0% of statements [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2021-01-08T21:55:13.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.056s coverage: 100.0% of statements [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] [2021-01-08T21:55:13.077Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.088s coverage: 87.9% of statements [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] [2021-01-08T21:55:13.077Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2021-01-08T21:55:13.312Z] Removing intermediate container 851b932103c5 [2021-01-08T21:55:13.312Z] ---> 7f1c0203b50a [2021-01-08T21:55:13.312Z] Step 20/28 : RUN pip install docker-compose==1.23.2 [2021-01-08T21:55:13.351Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.087s coverage: 100.0% of statements [2021-01-08T21:55:13.948Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.059s coverage: 32.1% of statements [2021-01-08T21:55:14.542Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.077s coverage: 100.0% of statements [2021-01-08T21:55:15.254Z] Removing intermediate container 5799f408c5a1 [2021-01-08T21:55:15.254Z] ---> 82cf40f85ec9 [2021-01-08T21:55:15.254Z] Step 8/24 : COPY . . [2021-01-08T21:55:15.516Z] GO111MODULE=on go vet ./... [2021-01-08T21:55:15.518Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:55:16.098Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:55:16.678Z] OK: 233 MiB in 51 packages [2021-01-08T21:55:16.678Z] ---> Running in 4844c58c9794 [2021-01-08T21:55:31.684Z] ---> 34861d505eb7 [2021-01-08T21:55:31.684Z] Step 9/25 : RUN make cmd/core-metadata/core-metadata [2021-01-08T21:55:31.684Z] Removing intermediate container e461b56ba890 [2021-01-08T21:55:31.684Z] ---> 4ead05825013 [2021-01-08T21:55:31.684Z] Step 6/26 : COPY go.mod . [2021-01-08T21:55:31.969Z] ---> Running in 69f063141c0c [2021-01-08T21:55:32.249Z] ---> 0f183b9aaa8b [2021-01-08T21:55:32.249Z] Step 7/26 : RUN go mod download [2021-01-08T21:55:33.263Z] ---> Running in 4955bab7e722 [2021-01-08T21:55:33.863Z] 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-08T21:55:35.290Z] Collecting docker-compose==1.23.2 [2021-01-08T21:55:35.290Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-08T21:55:35.886Z] Collecting docopt<0.7,>=0.6.1 [2021-01-08T21:55:35.886Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-08T21:55:37.826Z] 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-08T21:55:37.826Z] Collecting texttable<0.10,>=0.9.0 [2021-01-08T21:55:37.826Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-08T21:55:39.001Z] Removing intermediate container 4955bab7e722 [2021-01-08T21:55:39.001Z] ---> c4a83be3aeef [2021-01-08T21:55:39.001Z] Step 8/26 : COPY . . [2021-01-08T21:55:39.425Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-08T21:55:39.425Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-08T21:55:39.823Z] Collecting jsonschema<3,>=2.5.1 [2021-01-08T21:55:39.823Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-08T21:55:42.422Z] ---> 453d8825c66e [2021-01-08T21:55:42.422Z] Step 9/25 : RUN make cmd/core-command/core-command [2021-01-08T21:55:43.010Z] Collecting cached-property<2,>=1.2.0 [2021-01-08T21:55:43.011Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-08T21:55:46.347Z] Collecting docker<4.0,>=3.6.0 [2021-01-08T21:55:46.347Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-08T21:55:47.762Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-08T21:55:47.762Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-08T21:55:47.762Z] ---> Running in 00cf5b5d9498 [2021-01-08T21:55:48.715Z] ---> 0c2109b29088 [2021-01-08T21:55:48.715Z] Step 9/24 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-08T21:55:49.693Z] Collecting PyYAML<4,>=3.10 [2021-01-08T21:55:49.693Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-08T21:55:51.638Z] ---> Running in 9ada67166232 [2021-01-08T21:55:51.638Z] 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-08T21:55:53.082Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-08T21:55:53.082Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-08T21:55:53.082Z] 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-08T21:55:53.674Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-08T21:55:53.949Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-08T21:55:54.966Z] Collecting idna<2.8,>=2.5 [2021-01-08T21:55:54.966Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-08T21:55:55.236Z] 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-08T21:55:55.236Z] 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-08T21:55:55.514Z] Collecting docker-pycreds>=0.4.0 [2021-01-08T21:55:55.514Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-08T21:55:56.477Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-08T21:55:56.477Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-08T21:55:56.477Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-08T21:55:56.477Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-08T21:55:56.478Z] Installing collected packages: docopt, texttable, urllib3, idna, requests, jsonschema, cached-property, docker-pycreds, websocket-client, docker, dockerpty, PyYAML, docker-compose [2021-01-08T21:55:56.478Z] Running setup.py install for docopt: started [2021-01-08T21:55:58.454Z] Running setup.py install for docopt: finished with status 'done' [2021-01-08T21:55:58.454Z] Running setup.py install for texttable: started [2021-01-08T21:55:59.063Z] Running setup.py install for texttable: finished with status 'done' [2021-01-08T21:55:59.064Z] Attempting uninstall: urllib3 [2021-01-08T21:55:59.064Z] Found existing installation: urllib3 1.25.9 [2021-01-08T21:55:59.064Z] Uninstalling urllib3-1.25.9: [2021-01-08T21:56:00.056Z] Successfully uninstalled urllib3-1.25.9 [2021-01-08T21:56:00.337Z] Attempting uninstall: idna [2021-01-08T21:56:00.337Z] Found existing installation: idna 2.9 [2021-01-08T21:56:00.337Z] Uninstalling idna-2.9: [2021-01-08T21:56:00.337Z] Successfully uninstalled idna-2.9 [2021-01-08T21:56:00.626Z] Attempting uninstall: requests [2021-01-08T21:56:00.626Z] Found existing installation: requests 2.23.0 [2021-01-08T21:56:00.626Z] Uninstalling requests-2.23.0: [2021-01-08T21:56:00.626Z] Successfully uninstalled requests-2.23.0 [2021-01-08T21:56:03.304Z] Running setup.py install for dockerpty: started [2021-01-08T21:56:03.909Z] ---> cdd2740d8db3 [2021-01-08T21:56:03.909Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-08T21:56:03.909Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-08T21:56:04.187Z] Running setup.py install for PyYAML: started [2021-01-08T21:56:04.462Z] ---> Running in fa6f079025e4 [2021-01-08T21:56:05.068Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-08T21:56:05.663Z] 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-08T21:56:05.664Z] 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-08T21:56:09.930Z] Removing intermediate container 4844c58c9794 [2021-01-08T21:56:09.930Z] ---> 2c59d49b146c [2021-01-08T21:56:09.930Z] Step 21/28 : RUN apk --no-cache add curl [2021-01-08T21:56:13.286Z] ---> Running in 6d6ab1dc72d2 [2021-01-08T21:56:13.872Z] Removing intermediate container 69f063141c0c [2021-01-08T21:56:13.872Z] ---> 7b1754b8750e [2021-01-08T21:56:13.872Z] Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T21:56:14.461Z] ---> Running in 0d1ac6900f44 [2021-01-08T21:56:15.068Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:56:15.345Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:56:15.619Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T21:56:15.619Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-08T21:56:15.619Z] (3/3) Installing curl (7.69.1-r3) [2021-01-08T21:56:15.619Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:56:15.619Z] OK: 72 MiB in 58 packages [2021-01-08T21:56:17.053Z] Removing intermediate container 0d1ac6900f44 [2021-01-08T21:56:17.053Z] ---> b6d867aca82a [2021-01-08T21:56:17.053Z] [2021-01-08T21:56:17.053Z] Step 11/25 : FROM scratch [2021-01-08T21:56:17.053Z] ---> [2021-01-08T21:56:17.053Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T21:56:17.053Z] Removing intermediate container 6d6ab1dc72d2 [2021-01-08T21:56:17.053Z] ---> 3e05e800c731 [2021-01-08T21:56:17.053Z] Step 22/28 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -s /sbin/nologin -u 2002 edgex_user [2021-01-08T21:56:17.325Z] ---> Running in ea3af97be024 [2021-01-08T21:56:17.924Z] ---> Using cache [2021-01-08T21:56:17.924Z] ---> 3eeb56c4ac68 [2021-01-08T21:56:17.924Z] Step 13/25 : ENV APP_PORT=48081 [2021-01-08T21:56:17.924Z] ---> Running in 810fb8902c76 [2021-01-08T21:56:20.620Z] Removing intermediate container 810fb8902c76 [2021-01-08T21:56:20.620Z] ---> 33f5cf6ac661 [2021-01-08T21:56:20.620Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-08T21:56:21.201Z] ---> Running in 7368d2651bcd [2021-01-08T21:56:22.167Z] Removing intermediate container 9ada67166232 [2021-01-08T21:56:22.167Z] ---> 2b3a4a527a1d [2021-01-08T21:56:22.167Z] [2021-01-08T21:56:22.167Z] Step 10/24 : FROM alpine:3.12 [2021-01-08T21:56:22.167Z] ---> 389fef711851 [2021-01-08T21:56:22.167Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-08T21:56:22.167Z] Removing intermediate container 00cf5b5d9498 [2021-01-08T21:56:22.167Z] ---> dd8f3764b0bc [2021-01-08T21:56:22.167Z] Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T21:56:22.770Z] ---> Running in df13a42fb8a6 [2021-01-08T21:56:22.770Z] ---> Running in e541e457d8f4 [2021-01-08T21:56:22.770Z] Removing intermediate container 7368d2651bcd [2021-01-08T21:56:22.770Z] ---> e3c6382003cc [2021-01-08T21:56:22.770Z] Step 15/25 : WORKDIR / [2021-01-08T21:56:23.370Z] ---> Running in f31629991bc2 [2021-01-08T21:56:23.553Z] gofmt -l . [2021-01-08T21:56:23.553Z] [ "`gofmt -l .`" = "" ] [2021-01-08T21:56:23.553Z] ./bin/test-go-mod-tidy.sh [2021-01-08T21:56:23.553Z] ./bin/test-attribution-txt.sh [2021-01-08T21:56:24.072Z] Removing intermediate container ea3af97be024 [2021-01-08T21:56:24.072Z] ---> 71d14424264f [2021-01-08T21:56:24.072Z] Step 23/28 : USER edgex_user [2021-01-08T21:56:24.072Z] Removing intermediate container f31629991bc2 [2021-01-08T21:56:24.072Z] ---> b8a8cd1a3e9b [2021-01-08T21:56:24.072Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-08T21:56:24.072Z] ---> Running in 78549a0f1d90 [2021-01-08T21:56:24.828Z] Removing intermediate container 78549a0f1d90 [2021-01-08T21:56:24.829Z] ---> 0139eb2e7511 [2021-01-08T21:56:24.829Z] Step 24/28 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-08T21:56:25.104Z] ---> Running in 11da7c1b2d90 [2021-01-08T21:56:25.104Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:56:25.373Z] ---> 7313bcd44a15 [2021-01-08T21:56:25.373Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-08T21:56:25.373Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:56:25.649Z] Removing intermediate container 11da7c1b2d90 [2021-01-08T21:56:25.649Z] ---> b25eef451fe1 [2021-01-08T21:56:25.649Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T21:56:25.649Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-08T21:56:25.649Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T21:56:25.649Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-08T21:56:25.649Z] (4/5) Installing curl (7.69.1-r3) [2021-01-08T21:56:25.915Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-08T21:56:25.915Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:56:25.915Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T21:56:25.915Z] ---> Running in 9c4af4e67b27 [2021-01-08T21:56:25.915Z] OK: 7 MiB in 19 packages [2021-01-08T21:56:25.915Z] Removing intermediate container e541e457d8f4 [2021-01-08T21:56:25.915Z] ---> ab74d68c1a30 [2021-01-08T21:56:25.915Z] [2021-01-08T21:56:25.915Z] Step 11/25 : FROM scratch [2021-01-08T21:56:25.915Z] ---> [2021-01-08T21:56:25.915Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T21:56:26.190Z] ---> 974bc59faf4c [2021-01-08T21:56:26.190Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-08T21:56:26.190Z] ---> Using cache [2021-01-08T21:56:26.190Z] ---> 3eeb56c4ac68 [2021-01-08T21:56:26.190Z] Step 13/25 : ENV APP_PORT=48082 [2021-01-08T21:56:26.190Z] Removing intermediate container 9c4af4e67b27 [2021-01-08T21:56:26.190Z] ---> 97783562d899 [2021-01-08T21:56:26.190Z] Step 26/28 : LABEL arch=x86_64 [2021-01-08T21:56:26.452Z] ---> Running in 05a8864af9a7 [2021-01-08T21:56:26.453Z] ---> Running in f73edb493c17 [2021-01-08T21:56:26.453Z] ---> 1c5e07fe1c19 [2021-01-08T21:56:26.453Z] Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T21:56:26.719Z] Removing intermediate container 05a8864af9a7 [2021-01-08T21:56:26.719Z] ---> 4a1bad8a5bce [2021-01-08T21:56:26.719Z] Step 14/25 : EXPOSE $APP_PORT [Pipeline] sh [2021-01-08T21:56:27.620Z] + ls -al . [2021-01-08T21:56:27.620Z] total 668 [2021-01-08T21:56:27.620Z] drwxrwxr-x 9 1001 1001 4096 Jan 8 21:56 . [2021-01-08T21:56:27.620Z] drwxr-xr-x 4 root root 4096 Jan 8 21:52 .. [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 11 Jan 8 21:51 .dockerignore [2021-01-08T21:56:27.620Z] drwxrwxr-x 8 1001 1001 4096 Jan 8 21:51 .git [2021-01-08T21:56:27.620Z] drwxrwxr-x 3 1001 1001 4096 Jan 8 21:51 .github [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 824 Jan 8 21:51 .gitignore [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 166 Jan 8 21:51 .sonarcloud.properties [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 3804 Jan 8 21:51 CONTRIBUTING.md [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 931 Jan 8 21:51 Dockerfile.build [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 863 Jan 8 21:51 Jenkinsfile [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 10775 Jan 8 21:51 LICENSE [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 5750 Jan 8 21:51 Makefile [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 6524 Jan 8 21:51 README.md [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 6744 Jan 8 21:51 SECURITY.md [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 5 Jan 8 21:48 VERSION [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 4131 Jan 8 21:51 ZMQWindows.md [2021-01-08T21:56:27.620Z] drwxrwxr-x 2 1001 1001 4096 Jan 8 21:51 bin [2021-01-08T21:56:27.620Z] drwxrwxr-x 14 1001 1001 4096 Jan 8 21:51 cmd [2021-01-08T21:56:27.620Z] -rw-r--r-- 1 root root 541590 Jan 8 21:55 coverage.out [2021-01-08T21:56:27.620Z] -rw-r--r-- 1 root root 979 Jan 8 21:56 go.mod [2021-01-08T21:56:27.620Z] -rw-r--r-- 1 root root 19019 Jan 8 21:56 go.sum [2021-01-08T21:56:27.620Z] drwxrwxr-x 8 1001 1001 4096 Jan 8 21:51 internal [2021-01-08T21:56:27.620Z] drwxrwxr-x 4 1001 1001 4096 Jan 8 21:51 openapi [2021-01-08T21:56:27.620Z] drwxrwxr-x 4 1001 1001 4096 Jan 8 21:51 snap [2021-01-08T21:56:27.620Z] -rw-rw-r-- 1 1001 1001 168 Jan 8 21:51 version.go [Pipeline] sh [2021-01-08T21:56:28.115Z] Removing intermediate container f73edb493c17 [2021-01-08T21:56:28.115Z] ---> e8ec1dc320a2 [2021-01-08T21:56:28.115Z] Step 27/28 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:56:28.115Z] ---> Running in 6981aa893999 [2021-01-08T21:56:28.294Z] + '[' -e coverage.out ] [2021-01-08T21:56:28.294Z] + chown 1001:1001 coverage.out [Pipeline] stash [2021-01-08T21:56:28.334Z] Warning: overwriting stash ‘coverage-report’ [2021-01-08T21:56:28.377Z] ---> Running in 9c9fefb51e45 [2021-01-08T21:56:28.377Z] Removing intermediate container df13a42fb8a6 [2021-01-08T21:56:28.377Z] ---> 855ad7ba629b [2021-01-08T21:56:28.377Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-08T21:56:28.377Z] ---> f9de08db3e14 [2021-01-08T21:56:28.377Z] Step 20/25 : USER edgex_user [2021-01-08T21:56:28.643Z] ---> Running in 0f478d2f1999 [2021-01-08T21:56:28.643Z] ---> Running in 03530523f1da [2021-01-08T21:56:28.643Z] Removing intermediate container 6981aa893999 [2021-01-08T21:56:28.643Z] ---> 1df3c1751508 [2021-01-08T21:56:28.643Z] Step 15/25 : WORKDIR / [2021-01-08T21:56:28.643Z] Removing intermediate container 9c9fefb51e45 [2021-01-08T21:56:28.643Z] ---> 4cb801555d3a [2021-01-08T21:56:28.643Z] Step 28/28 : LABEL version=0.0.0 [2021-01-08T21:56:28.643Z] ---> Running in d78f406aa137 [2021-01-08T21:56:28.904Z] ---> Running in 9a257c73bef1 [2021-01-08T21:56:28.904Z] Removing intermediate container 0f478d2f1999 [2021-01-08T21:56:28.904Z] ---> 1b1b81abf7b7 [2021-01-08T21:56:28.904Z] Step 13/24 : WORKDIR / [2021-01-08T21:56:28.904Z] Removing intermediate container 03530523f1da [2021-01-08T21:56:28.904Z] ---> 47e063ba5d31 [2021-01-08T21:56:28.904Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2021-01-08T21:56:29.177Z] ---> Running in 29b99958d23c [2021-01-08T21:56:29.177Z] Removing intermediate container d78f406aa137 [2021-01-08T21:56:29.177Z] ---> f6686b09045a [2021-01-08T21:56:29.177Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-08T21:56:29.177Z] ---> Running in 9fbc12f3b820 [2021-01-08T21:56:29.177Z] Removing intermediate container 9a257c73bef1 [2021-01-08T21:56:29.177Z] ---> a6cb650f44d9 [2021-01-08T21:56:29.177Z] [2021-01-08T21:56:29.433Z] Stashed 1 file(s) [Pipeline] sh [2021-01-08T21:56:29.755Z] Successfully built a6cb650f44d9 [2021-01-08T21:56:29.755Z] Successfully tagged docker-sys-mgmt-agent-go:latest [2021-01-08T21:56:30.022Z]  Building docker-sys-mgmt-agent-go ... done  ---> cd0cbd158a0c [2021-01-08T21:56:30.022Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-08T21:56:30.022Z] Removing intermediate container 9fbc12f3b820 [2021-01-08T21:56:30.022Z] ---> 69e4785aa8e1 [2021-01-08T21:56:30.022Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T21:56:30.023Z] Removing intermediate container 29b99958d23c [2021-01-08T21:56:30.023Z] ---> eba2162d08d3 [2021-01-08T21:56:30.023Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-08T21:56:30.144Z] + make build [2021-01-08T21:56:30.144Z] 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-08T21:56:30.286Z] ---> Running in 8d381657e058 [2021-01-08T21:56:30.560Z] ---> bbef1953d46b [2021-01-08T21:56:30.560Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-08T21:56:30.560Z] Removing intermediate container 8d381657e058 [2021-01-08T21:56:30.560Z] ---> 0ed067b5d863 [2021-01-08T21:56:30.560Z] Step 23/25 : LABEL arch=x86_64 [2021-01-08T21:56:32.485Z] ---> 2cdcc05cda7e [2021-01-08T21:56:32.485Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-08T21:56:32.485Z] ---> Running in 5f828036d61f [2021-01-08T21:56:32.485Z] ---> 0eda99c472ea [2021-01-08T21:56:32.485Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-08T21:56:32.751Z] Removing intermediate container fa6f079025e4 [2021-01-08T21:56:32.751Z] ---> 21a2e6fe6999 [2021-01-08T21:56:32.751Z] Step 10/26 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T21:56:32.751Z] Removing intermediate container 5f828036d61f [2021-01-08T21:56:32.751Z] ---> b846e78d85c7 [2021-01-08T21:56:32.751Z] Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:56:33.016Z] ---> Running in 33796b2962b9 [2021-01-08T21:56:33.016Z] ---> e203d3d4c538 [2021-01-08T21:56:33.016Z] Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T21:56:33.016Z] ---> Running in 30bda15627e8 [2021-01-08T21:56:33.016Z] ---> ab533ee3063f [2021-01-08T21:56:33.016Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-08T21:56:33.279Z] Removing intermediate container 30bda15627e8 [2021-01-08T21:56:33.279Z] ---> 0a6577428b0b [2021-01-08T21:56:33.279Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T21:56:33.542Z] ---> 122fcd5178f4 [2021-01-08T21:56:33.542Z] Step 20/25 : USER edgex_user [2021-01-08T21:56:33.542Z] ---> 9442092709a9 [2021-01-08T21:56:33.542Z] Step 18/24 : RUN chmod +x entrypoint.sh [2021-01-08T21:56:33.542Z] ---> Running in bd4e81459119 [2021-01-08T21:56:33.542Z] ---> Running in e15971087d7a [2021-01-08T21:56:33.806Z] ---> Running in b91d80ae950f [2021-01-08T21:56:33.806Z] Removing intermediate container bd4e81459119 [2021-01-08T21:56:33.806Z] ---> 7890fc6b23f0 [2021-01-08T21:56:33.806Z] [2021-01-08T21:56:34.391Z] Removing intermediate container e15971087d7a [2021-01-08T21:56:34.391Z] ---> c7fbb866a66c [2021-01-08T21:56:34.391Z] Step 21/25 : ENTRYPOINT ["/core-command"] [2021-01-08T21:56:34.391Z] Successfully built 7890fc6b23f0 [2021-01-08T21:56:34.391Z] Successfully tagged docker-core-metadata-go:latest [2021-01-08T21:56:34.655Z]  Building docker-core-metadata-go ... done  ---> Running in 35379c3ca042 [2021-01-08T21:56:34.655Z] Removing intermediate container 33796b2962b9 [2021-01-08T21:56:34.655Z] ---> 3304e20eca52 [2021-01-08T21:56:34.655Z] [2021-01-08T21:56:34.655Z] Step 11/26 : FROM alpine:3.12 [2021-01-08T21:56:34.655Z] ---> 389fef711851 [2021-01-08T21:56:34.655Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T21:56:34.655Z] ---> Running in c359c4d18fe7 [2021-01-08T21:56:34.918Z] Removing intermediate container 35379c3ca042 [2021-01-08T21:56:34.918Z] ---> 7270ad118b94 [2021-01-08T21:56:34.918Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T21:56:34.918Z] ---> Running in c2b8de9e8ddc [2021-01-08T21:56:34.918Z] Removing intermediate container c359c4d18fe7 [2021-01-08T21:56:34.918Z] ---> b1218d0598d1 [2021-01-08T21:56:34.918Z] Step 13/26 : ENV APP_PORT=48080 [2021-01-08T21:56:35.181Z] ---> Running in 79455e7e6bbe [2021-01-08T21:56:35.181Z] Removing intermediate container c2b8de9e8ddc [2021-01-08T21:56:35.181Z] ---> 7f2f06cda42e [2021-01-08T21:56:35.181Z] Step 23/25 : LABEL arch=x86_64 [2021-01-08T21:56:35.444Z] ---> Running in eb466fcd914a [2021-01-08T21:56:35.444Z] Removing intermediate container 79455e7e6bbe [2021-01-08T21:56:35.444Z] ---> 419a16f1e8aa [2021-01-08T21:56:35.444Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-08T21:56:35.707Z] ---> Running in 7387d9f0988a [2021-01-08T21:56:35.707Z] Removing intermediate container b91d80ae950f [2021-01-08T21:56:35.707Z] ---> 60fc0e854b64 [2021-01-08T21:56:35.707Z] Step 19/24 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user [2021-01-08T21:56:35.707Z] Removing intermediate container eb466fcd914a [2021-01-08T21:56:35.707Z] ---> 05824844257a [2021-01-08T21:56:35.707Z] Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:56:35.707Z] ---> Running in 58faf516b157 [2021-01-08T21:56:35.969Z] Removing intermediate container 7387d9f0988a [2021-01-08T21:56:35.969Z] ---> 0b6ad57139cf [2021-01-08T21:56:35.969Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:56:35.969Z] ---> Running in c6c9c5885341 [2021-01-08T21:56:36.232Z] ---> Running in ccaf2416bde7 [2021-01-08T21:56:36.232Z] Removing intermediate container c6c9c5885341 [2021-01-08T21:56:36.232Z] ---> a7b11fce0cbe [2021-01-08T21:56:36.232Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T21:56:36.497Z] ---> Running in 72dba958df48 [2021-01-08T21:56:36.760Z] Removing intermediate container 72dba958df48 [2021-01-08T21:56:36.760Z] ---> 020f5a3c32b2 [2021-01-08T21:56:36.760Z] [2021-01-08T21:56:37.341Z] Successfully built 020f5a3c32b2 [2021-01-08T21:56:37.341Z] Successfully tagged docker-core-command-go:latest [2021-01-08T21:56:37.921Z]  Building docker-core-command-go ... done Removing intermediate container 58faf516b157 [2021-01-08T21:56:37.921Z] ---> 4d201a1fe0a6 [2021-01-08T21:56:37.921Z] Step 20/24 : USER edgex_user [2021-01-08T21:56:37.921Z] ---> Running in 15f27c338fbb [2021-01-08T21:56:37.921Z] Removing intermediate container ccaf2416bde7 [2021-01-08T21:56:37.921Z] ---> 392c680342d7 [2021-01-08T21:56:37.921Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2021-01-08T21:56:37.921Z] ---> Running in cf96c881dd7e [2021-01-08T21:56:38.188Z] Removing intermediate container 15f27c338fbb [2021-01-08T21:56:38.188Z] ---> 2a82c40afcc7 [2021-01-08T21:56:38.188Z] Step 21/24 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-08T21:56:38.188Z] ---> Running in 449c628b7e9c [2021-01-08T21:56:38.452Z] Removing intermediate container 449c628b7e9c [2021-01-08T21:56:38.452Z] ---> df52efd67908 [2021-01-08T21:56:38.452Z] Step 22/24 : LABEL arch=x86_64 [2021-01-08T21:56:38.715Z] ---> Running in 7a0ec827ed28 [2021-01-08T21:56:38.715Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-08T21:56:38.715Z] Removing intermediate container 7a0ec827ed28 [2021-01-08T21:56:38.715Z] ---> 6e63b0963cd9 [2021-01-08T21:56:38.716Z] Step 23/24 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:56:38.980Z] ---> Running in 74b3370b1828 [2021-01-08T21:56:38.980Z] Removing intermediate container 74b3370b1828 [2021-01-08T21:56:38.980Z] ---> 602c39c500ff [2021-01-08T21:56:38.980Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T21:56:38.980Z] ---> Running in 13bfe89788e7 [2021-01-08T21:56:39.244Z] Removing intermediate container 13bfe89788e7 [2021-01-08T21:56:39.244Z] ---> ee2c57f445db [2021-01-08T21:56:39.244Z] [2021-01-08T21:56:39.244Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-08T21:56:39.507Z] Successfully built ee2c57f445db [2021-01-08T21:56:39.507Z] Successfully tagged docker-security-bootstrap-redis-go:latest [2021-01-08T21:56:39.771Z]  Building docker-security-bootstrap-redis-go ... done (1/5) Installing libgcc (9.3.0-r2) [2021-01-08T21:56:39.771Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-08T21:56:40.034Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-08T21:56:40.297Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-08T21:56:40.297Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-08T21:56:40.297Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T21:56:40.297Z] OK: 8 MiB in 19 packages [2021-01-08T21:56:41.705Z] Removing intermediate container cf96c881dd7e [2021-01-08T21:56:41.705Z] ---> c318c7dddba6 [2021-01-08T21:56:41.705Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-08T21:56:41.970Z] ---> 7398e72b008b [2021-01-08T21:56:41.970Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-08T21:56:42.544Z] 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-08T21:56:42.546Z] ---> 35c82250a996 [2021-01-08T21:56:42.546Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-08T21:56:42.808Z] ---> 978f647b76a9 [2021-01-08T21:56:42.808Z] Step 20/26 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T21:56:43.072Z] ---> 20237dbc3f46 [2021-01-08T21:56:43.072Z] Step 21/26 : USER edgex_user [2021-01-08T21:56:43.335Z] ---> Running in 6ad7391cbc5b [2021-01-08T21:56:43.335Z] Removing intermediate container 6ad7391cbc5b [2021-01-08T21:56:43.335Z] ---> 0a29073d54fd [2021-01-08T21:56:43.335Z] Step 22/26 : ENTRYPOINT ["/core-data"] [2021-01-08T21:56:43.335Z] ---> Running in 2258be05c063 [2021-01-08T21:56:43.598Z] Removing intermediate container 2258be05c063 [2021-01-08T21:56:43.598Z] ---> e01ee3f28ef6 [2021-01-08T21:56:43.598Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T21:56:43.598Z] ---> Running in e38b170ad01b [2021-01-08T21:56:43.861Z] Removing intermediate container e38b170ad01b [2021-01-08T21:56:43.861Z] ---> 21a6143cf9b8 [2021-01-08T21:56:43.861Z] Step 24/26 : LABEL arch=x86_64 [2021-01-08T21:56:43.861Z] ---> Running in 7942fad31db4 [2021-01-08T21:56:44.124Z] Removing intermediate container 7942fad31db4 [2021-01-08T21:56:44.124Z] ---> 53731529e3a0 [2021-01-08T21:56:44.124Z] Step 25/26 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T21:56:44.124Z] ---> Running in 8162bdd74988 [2021-01-08T21:56:44.386Z] Removing intermediate container 8162bdd74988 [2021-01-08T21:56:44.386Z] ---> d079b8eafee9 [2021-01-08T21:56:44.386Z] Step 26/26 : LABEL version=0.0.0 [2021-01-08T21:56:44.386Z] ---> Running in 534bdef3feab [2021-01-08T21:56:44.648Z] Removing intermediate container 534bdef3feab [2021-01-08T21:56:44.648Z] ---> 83abdd0cedc4 [2021-01-08T21:56:44.648Z] [2021-01-08T21:56:44.648Z] Successfully built 83abdd0cedc4 [2021-01-08T21:56:44.648Z] Successfully tagged docker-core-data-go:latest [2021-01-08T21:56:46.586Z]  Building docker-core-data-go ... done  [Pipeline] } [2021-01-08T21:56:46.615Z] $ docker stop --time=1 3ad11b96ce429c237b6931575ec2cf380a252f5211e37deb703cb888e8beea4f [2021-01-08T21:56:48.175Z] $ docker rm -f 3ad11b96ce429c237b6931575ec2cf380a252f5211e37deb703cb888e8beea4f [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T21:56:48.772Z] + docker images [2021-01-08T21:56:48.772Z] + grep docker [2021-01-08T21:56:48.772Z] docker-core-data-go latest 83abdd0cedc4 4 seconds ago 22.3MB [2021-01-08T21:56:48.772Z] docker-security-bootstrap-redis-go latest ee2c57f445db 9 seconds ago 15.8MB [2021-01-08T21:56:48.772Z] docker-core-command-go latest 020f5a3c32b2 12 seconds ago 10.6MB [2021-01-08T21:56:48.772Z] docker-core-metadata-go latest 7890fc6b23f0 15 seconds ago 13MB [2021-01-08T21:56:48.772Z] docker-sys-mgmt-agent-go latest a6cb650f44d9 19 seconds ago 313MB [2021-01-08T21:56:48.772Z] docker-security-secretstore-setup-go latest db112c11ae3c 2 minutes ago 24.6MB [2021-01-08T21:56:48.772Z] docker-security-proxy-setup-go latest 98a9da6259fe 2 minutes ago 24.5MB [2021-01-08T21:56:48.772Z] docker-support-notifications-go latest 60d0c3aefe7e 2 minutes ago 12MB [2021-01-08T21:56:48.772Z] docker-support-scheduler-go latest b99016d34f3a 2 minutes ago 10.7MB [2021-01-08T21:56:48.772Z] docker 20.10.0 aefe523efa57 4 weeks ago 240MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles [Pipeline] node [2021-01-08T21:57:04.732Z] 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-08T21:57:05.017Z] Still waiting to schedule task [2021-01-08T21:57:05.017Z] All nodes of label ‘ubuntu18.04-docker-8c-8g’ are offline [2021-01-08T21:57:08.114Z] 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-08T21:57:13.515Z] 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-08T21:57:14.496Z] 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-08T21:57:18.801Z] 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-08T21:57:24.207Z] 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-08T21:57:27.586Z] 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-08T21:57:31.891Z] 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-08T21:57:35.267Z] 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-08T21:57:39.577Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] } [2021-01-08T21:57:43.035Z] $ docker stop --time=1 cda3023067b5c5b77b41060e101970eb31f1520da75b965d8c1cde30499d27f9 [2021-01-08T21:57:45.614Z] $ docker rm -f cda3023067b5c5b77b41060e101970eb31f1520da75b965d8c1cde30499d27f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:57:47.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-08T21:57:47.863Z] [2021-01-08T21:57:47.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:57:48.579Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-08T21:57:48.850Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2021-01-08T21:57:48.850Z] 29e5d40040c1: Pulling fs layer [2021-01-08T21:57:48.850Z] 1ce36da41761: Pulling fs layer [2021-01-08T21:57:48.850Z] 25b303627fd3: Pulling fs layer [2021-01-08T21:57:49.444Z] 29e5d40040c1: Verifying Checksum [2021-01-08T21:57:49.445Z] 29e5d40040c1: Download complete [2021-01-08T21:57:50.044Z] 1ce36da41761: Verifying Checksum [2021-01-08T21:57:50.044Z] 1ce36da41761: Download complete [2021-01-08T21:57:50.044Z] 29e5d40040c1: Pull complete [2021-01-08T21:57:51.478Z] 25b303627fd3: Verifying Checksum [2021-01-08T21:57:51.478Z] 25b303627fd3: Download complete [2021-01-08T21:57:51.478Z] 1ce36da41761: Pull complete [2021-01-08T21:58:00.154Z] Running on prd-ubuntu18.04-docker-8c-8g-19133 in /w/workspace/edgexfoundry_edgex-go_PR-3003 [Pipeline] { [Pipeline] ws [2021-01-08T21:58:00.288Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2021-01-08T21:58:01.633Z] 25b303627fd3: Pull complete [2021-01-08T21:58:01.633Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2021-01-08T21:58:01.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-08T21:58:01.633Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer [2021-01-08T21:58:01.904Z] prd-ubuntu18.04-docker-arm64-4c-16g-19132 does not seem to be running inside a container [2021-01-08T21:58:02.023Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-08T21:58:02.550Z] using credential edgex-jenkins-ssh [2021-01-08T21:58:02.612Z] Cloning the remote Git repository [2021-01-08T21:58:02.649Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2021-01-08T21:58:02.715Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2021-01-08T21:58:02.747Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T21:58:02.747Z] > git --version # timeout=10 [2021-01-08T21:58:02.754Z] > git --version # 'git version 2.17.1' [2021-01-08T21:58:02.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T21:58:02.779Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T21:58:05.257Z] $ docker top 580a6bcb622a9d44cb78bf37db2540ac9093fda684e5bc7fc53455eecd7b353f -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T21:58:06.338Z] + grep parallel [2021-01-08T21:58:06.338Z] + docker-compose build --help [2021-01-08T21:58:09.716Z] --parallel Build images in parallel. [Pipeline] } [2021-01-08T21:58:10.045Z] $ docker stop --time=1 580a6bcb622a9d44cb78bf37db2540ac9093fda684e5bc7fc53455eecd7b353f [2021-01-08T21:58:12.001Z] $ docker rm -f 580a6bcb622a9d44cb78bf37db2540ac9093fda684e5bc7fc53455eecd7b353f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-08T21:58:13.003Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2021-01-08T21:58:13.003Z] . [Pipeline] withDockerContainer [2021-01-08T21:58:13.247Z] prd-ubuntu18.04-docker-arm64-4c-16g-19132 does not seem to be running inside a container [2021-01-08T21:58:13.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2021-01-08T21:58:14.635Z] $ docker top aede6b3a4d314527e01ee90b6432fbaa2216e519d8f485032d3894dface7e130 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T21:58:15.744Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2021-01-08T21:58:20.042Z] Building docker-core-command-go ... [2021-01-08T21:58:20.042Z] Building docker-core-data-go ... [2021-01-08T21:58:20.042Z] Building docker-core-metadata-go ... [2021-01-08T21:58:20.042Z] Building docker-security-bootstrap-redis-go ... [2021-01-08T21:58:20.042Z] Building docker-security-proxy-setup-go ... [2021-01-08T21:58:20.042Z] Building docker-security-secretstore-setup-go ... [2021-01-08T21:58:20.042Z] Building docker-support-notifications-go ... [2021-01-08T21:58:20.042Z] Building docker-support-scheduler-go ... [2021-01-08T21:58:20.042Z] Building docker-sys-mgmt-agent-go ... [2021-01-08T21:58:20.042Z] Building docker-support-notifications-go [2021-01-08T21:58:20.042Z] Building docker-security-bootstrap-redis-go [2021-01-08T21:58:20.042Z] Building docker-security-proxy-setup-go [2021-01-08T21:58:20.042Z] Building docker-core-data-go [2021-01-08T21:58:20.042Z] Building docker-support-scheduler-go [2021-01-08T21:58:27.292Z] Merging remotes/origin/master commit 6aacc02e765899b5f00a422c0b56178915ca79e6 into PR head commit b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 [2021-01-08T21:58:27.486Z] Merge succeeded, producing cea46297ce199f9305105d5e136c1454d727ed67 [2021-01-08T21:58:27.487Z] Checking out Revision cea46297ce199f9305105d5e136c1454d727ed67 (PR-3003) [2021-01-08T21:58:26.659Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T21:58:26.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-08T21:58:26.678Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2021-01-08T21:58:26.687Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2021-01-08T21:58:26.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T21:58:26.691Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3003/head:refs/remotes/origin/PR-3003 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-08T21:58:27.308Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T21:58:27.327Z] > git checkout -f b6d39cd237bdf427f2f3684f6714a2b34bb1dba0 # timeout=10 [2021-01-08T21:58:27.398Z] > git remote # timeout=10 [2021-01-08T21:58:27.405Z] > git config --get remote.origin.url # timeout=10 [2021-01-08T21:58:27.412Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-08T21:58:27.415Z] > git merge 6aacc02e765899b5f00a422c0b56178915ca79e6 # timeout=10 [2021-01-08T21:58:27.482Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-08T21:58:27.497Z] > git config core.sparsecheckout # timeout=10 [2021-01-08T21:58:27.503Z] > git checkout -f cea46297ce199f9305105d5e136c1454d727ed67 # timeout=10 [2021-01-08T21:58:31.172Z] Commit message: "Merge commit '6aacc02e765899b5f00a422c0b56178915ca79e6' into HEAD" [2021-01-08T21:58:31.172Z] First time build. Skipping changelog. [2021-01-08T21:58:31.204Z] > git --version # timeout=10 [2021-01-08T21:58:31.207Z] > git --version # 'git version 2.17.1' [2021-01-08T21:58:31.210Z] fatal: bad object 50a9f8eef5e5735e1ae4d12f0d7d5100f67887fd [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-08T21:58:32.319Z] + echo snap-build.sh [2021-01-08T21:58:32.319Z] snap-build.sh [2021-01-08T21:58:32.319Z] + SNAP_BASE_DIR=. [2021-01-08T21:58:32.319Z] + '[' '!' -z /w/workspace/edgex-go/1 ']' [2021-01-08T21:58:32.319Z] + SNAP_BASE_DIR=/w/workspace/edgex-go/1 [2021-01-08T21:58:32.319Z] + echo '[snap-build] Building snap in dir [/w/workspace/edgex-go/1]' [2021-01-08T21:58:32.319Z] [snap-build] Building snap in dir [/w/workspace/edgex-go/1] [2021-01-08T21:58:32.319Z] + cd /w/workspace/edgex-go/1 [2021-01-08T21:58:32.319Z] + sudo apt-get remove -qy --purge lxd lxd-client [2021-01-08T21:58:32.319Z] Reading package lists... [2021-01-08T21:58:32.581Z] Building dependency tree... [2021-01-08T21:58:32.581Z] Reading state information... [2021-01-08T21:58:32.581Z] The following packages were automatically installed and are no longer required: [2021-01-08T21:58:32.581Z] dns-root-data dnsmasq-base ebtables grub-pc-bin liblxc-common liblxc1 lxcfs [2021-01-08T21:58:32.581Z] uidmap xdelta3 [2021-01-08T21:58:32.581Z] Use 'sudo apt autoremove' to remove them. [2021-01-08T21:58:32.581Z] The following packages will be REMOVED: [2021-01-08T21:58:32.581Z] lxd* lxd-client* [2021-01-08T21:58:33.184Z] 0 upgraded, 0 newly installed, 2 to remove and 0 not upgraded. [2021-01-08T21:58:33.184Z] After this operation, 31.7 MB disk space will be freed. [2021-01-08T21:58:34.229Z] (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-08T21:58:34.229Z] Removing lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-08T21:58:35.170Z] Removing lxd dnsmasq configuration [2021-01-08T21:58:35.170Z] Removing lxd-client (3.0.3-0ubuntu1~18.04.1) ... [2021-01-08T21:58:35.432Z] Processing triggers for man-db (2.8.3-2ubuntu0.1) ... [2021-01-08T21:58:36.376Z] Processing triggers for libc-bin (2.27-3ubuntu1.3) ... [2021-01-08T21:58:36.376Z] (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-08T21:58:36.376Z] Purging configuration files for lxd (3.0.3-0ubuntu1~18.04.1) ... [2021-01-08T21:58:37.768Z] Processing triggers for systemd (237-3ubuntu10.42) ... [2021-01-08T21:58:37.768Z] Processing triggers for ureadahead (0.100.0-21) ... [2021-01-08T21:58:38.723Z] + sudo snap remove --purge lxd [2021-01-08T21:58:38.984Z] snap "lxd" is not installed [2021-01-08T21:58:38.984Z] + sudo groupadd --force --system lxd [2021-01-08T21:58:38.984Z] ++ whoami [2021-01-08T21:58:38.984Z] + sudo /usr/sbin/usermod -G lxd -a jenkins [2021-01-08T21:58:38.984Z] + newgrp - lxd [2021-01-08T21:58:38.984Z] + sudo snap install lxd [2021-01-08T21:58:47.130Z] 2021-01-08T21:58:44Z INFO Waiting for automatic snapd restart... [2021-01-08T21:58:59.396Z] lxd 4.9 from Canonical* installed [2021-01-08T21:58:59.396Z] + sudo lxd init --auto [2021-01-08T21:59:07.542Z] + sudo snap install --classic snapcraft [2021-01-08T21:59:14.131Z] snapcraft 4.4.4 from Canonical* installed [2021-01-08T21:59:14.131Z] + '[' -f snap/local/patches/0001-optimize-build-for-pipeline-CI-check.patch ']' [2021-01-08T21:59:14.131Z] + patch --verbose -p1 [2021-01-08T21:59:14.131Z] Hmm... Looks like a unified diff to me... [2021-01-08T21:59:14.131Z] The text leading up to this was: [2021-01-08T21:59:14.131Z] -------------------------- [2021-01-08T21:59:14.131Z] |From 0510531350ba940eafa289c8b699567ab358c449 Mon Sep 17 00:00:00 2001 [2021-01-08T21:59:14.131Z] |From: Tony Espy [2021-01-08T21:59:14.131Z] |Date: Wed, 16 Dec 2020 16:34:55 -0500 [2021-01-08T21:59:14.131Z] |Subject: [PATCH] optimize snap build for pipeline CI check [2021-01-08T21:59:14.131Z] | [2021-01-08T21:59:14.131Z] |This patch is used by the EdgeX CI pipeline builds to [2021-01-08T21:59:14.131Z] |optimize the snap CI check run for pull requests. When [2021-01-08T21:59:14.131Z] |applied, it essentially strips out everything (apps and [2021-01-08T21:59:14.131Z] |parts) from the snapcraft.yaml file except those required [2021-01-08T21:59:14.131Z] |to build edgex-go, as the whole idea of the CI check is to [2021-01-08T21:59:14.131Z] |catch changes to edgex-go that break the snap build. [2021-01-08T21:59:14.131Z] | [2021-01-08T21:59:14.131Z] |In general, anyone updating snapcraft.yaml will also need [2021-01-08T21:59:14.131Z] |to update this patch file, otherwise it may fail to apply, [2021-01-08T21:59:14.131Z] |resulting in a failed snap build CI check in the associated [2021-01-08T21:59:14.131Z] |pull request. [2021-01-08T21:59:14.131Z] | [2021-01-08T21:59:14.131Z] |Note - in addition to applying this patch, the pipeline also [2021-01-08T21:59:14.131Z] |only primes the snap (e.g. `snapcraft prime`), as there's no [2021-01-08T21:59:14.131Z] |need to build the finally binary .snap file (and it won't [2021-01-08T21:59:14.131Z] |work with the patch applied). This further reduces the build [2021-01-08T21:59:14.131Z] |time. [2021-01-08T21:59:14.131Z] |--- [2021-01-08T21:59:14.131Z] | snap/snapcraft.yaml | 461 +------------------------------------------- [2021-01-08T21:59:14.131Z] | 1 file changed, 2 insertions(+), 459 deletions(-) [2021-01-08T21:59:14.131Z] | [2021-01-08T21:59:14.131Z] |diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml [2021-01-08T21:59:14.131Z] |index 1e537489..faf42425 100644 [2021-01-08T21:59:14.131Z] |--- a/snap/snapcraft.yaml [2021-01-08T21:59:14.131Z] |+++ b/snap/snapcraft.yaml [2021-01-08T21:59:14.131Z] -------------------------- [2021-01-08T21:59:14.131Z] patching file snap/snapcraft.yaml [2021-01-08T21:59:14.131Z] Using Plan A... [2021-01-08T21:59:14.131Z] Hunk #1 succeeded at 73. [2021-01-08T21:59:14.131Z] Hunk #2 succeeded at 202 with fuzz 1. [2021-01-08T21:59:14.131Z] Hunk #3 succeeded at 214. [2021-01-08T21:59:14.131Z] Hunk #4 succeeded at 222. [2021-01-08T21:59:14.131Z] Hunk #5 succeeded at 229. [2021-01-08T21:59:14.131Z] Hunk #6 succeeded at 256. [2021-01-08T21:59:14.131Z] Hunk #7 succeeded at 290. [2021-01-08T21:59:14.131Z] Hunk #8 succeeded at 341. [2021-01-08T21:59:14.131Z] Hmm... Ignoring the trailing garbage. [2021-01-08T21:59:14.131Z] done [2021-01-08T21:59:14.131Z] + sudo snapcraft prime --use-lxd [2021-01-08T21:59:14.710Z] Running with 'sudo' may cause permission errors and is discouraged. Use 'sudo' when cleaning. [2021-01-08T21:59:14.710Z] 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-08T21:59:14.710Z] - README.md [2021-01-08T21:59:14.710Z] - snapcraft.yaml.orig [2021-01-08T21:59:14.710Z] [2021-01-08T21:59:14.710Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-08T21:59:15.285Z] Launching a container. [2021-01-08T21:59:27.542Z] Waiting for container to be ready [2021-01-08T21:59:27.542Z] To start your first instance, try: lxc launch ubuntu:18.04 [2021-01-08T21:59:27.542Z] [2021-01-08T21:59:28.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:59:28.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:59:28.018Z] ---> 622bb411b4c4 [2021-01-08T21:59:28.018Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T21:59:28.018Z] Step 1/27 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:59:28.018Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:59:28.018Z] ---> 622bb411b4c4 [2021-01-08T21:59:28.018Z] Step 3/27 : WORKDIR /edgex-go [2021-01-08T21:59:28.018Z] Step 1/26 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:59:28.018Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:59:28.018Z] ---> 622bb411b4c4 [2021-01-08T21:59:28.018Z] Step 3/26 : WORKDIR /edgex-go [2021-01-08T21:59:28.018Z] Step 1/24 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:59:28.018Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:59:28.018Z] ---> 622bb411b4c4 [2021-01-08T21:59:28.018Z] Step 3/24 : WORKDIR /edgex-go [2021-01-08T21:59:28.018Z] Step 1/23 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T21:59:28.018Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2021-01-08T21:59:28.018Z] ---> 622bb411b4c4 [2021-01-08T21:59:28.018Z] Step 3/23 : WORKDIR /edgex-go [2021-01-08T21:59:28.018Z] ---> Running in caa47c86317d [2021-01-08T21:59:28.018Z] ---> Running in a8ae16f44310 [2021-01-08T21:59:28.018Z] ---> Running in 781d74588959 [2021-01-08T21:59:28.018Z] ---> Running in 22cd186f1981 [2021-01-08T21:59:28.018Z] ---> Running in 00df7e482897 [2021-01-08T21:59:28.291Z] Removing intermediate container a8ae16f44310 [2021-01-08T21:59:28.291Z] ---> 4a3361b0b8c4 [2021-01-08T21:59:28.291Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:59:28.568Z] Removing intermediate container caa47c86317d [2021-01-08T21:59:28.568Z] ---> 0463ab187292 [2021-01-08T21:59:28.568Z] Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:59:28.568Z] Removing intermediate container 00df7e482897 [2021-01-08T21:59:28.568Z] ---> 0a45bc15907f [2021-01-08T21:59:28.568Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:59:28.568Z] Removing intermediate container 22cd186f1981 [2021-01-08T21:59:28.568Z] ---> dbf4ad91f51c [2021-01-08T21:59:28.568Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:59:28.568Z] Removing intermediate container 781d74588959 [2021-01-08T21:59:28.568Z] ---> 7bb04a6c7114 [2021-01-08T21:59:28.568Z] Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T21:59:28.568Z] ---> Running in a14e3722abc7 [2021-01-08T21:59:28.840Z] ---> Running in bbf164e627a2 [2021-01-08T21:59:28.840Z] ---> Running in 11b536241ab9 [2021-01-08T21:59:28.840Z] ---> Running in 324fbe433096 [2021-01-08T21:59:29.113Z] ---> Running in 9bd2b93ca88f [2021-01-08T21:59:29.460Z] Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /lib/systemd/system/systemd-networkd.service. [2021-01-08T21:59:29.720Z] Waiting for network to be ready... [2021-01-08T21:59:30.296Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-08T21:59:30.296Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-08T21:59:30.870Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-08T21:59:30.870Z] Get:4 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-08T21:59:30.870Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-08T21:59:31.139Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-08T21:59:31.139Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-08T21:59:31.139Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-08T21:59:31.139Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-08T21:59:31.139Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-08T21:59:31.139Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-08T21:59:31.409Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-08T21:59:31.409Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-08T21:59:31.409Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-08T21:59:31.409Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-08T21:59:31.409Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-08T21:59:31.409Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-08T21:59:31.409Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-08T21:59:31.409Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-08T21:59:31.997Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] [2021-01-08T21:59:31.997Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-08T21:59:31.997Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-08T21:59:31.997Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-08T21:59:31.997Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-08T21:59:31.997Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-08T21:59:31.997Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-08T21:59:31.997Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-08T21:59:32.553Z] Removing intermediate container a14e3722abc7 [2021-01-08T21:59:32.553Z] ---> 806e12550a60 [2021-01-08T21:59:32.553Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-08T21:59:32.834Z] ---> Running in bf40973d131a [2021-01-08T21:59:32.834Z] Removing intermediate container bbf164e627a2 [2021-01-08T21:59:32.834Z] ---> c8c8b8925ae1 [2021-01-08T21:59:32.834Z] Step 5/24 : RUN apk add --update --no-cache make git [2021-01-08T21:59:32.834Z] Removing intermediate container 324fbe433096 [2021-01-08T21:59:32.834Z] ---> ea21103c1d54 [2021-01-08T21:59:32.834Z] Step 5/26 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2021-01-08T21:59:33.120Z] ---> Running in af329fcc7767 [2021-01-08T21:59:33.120Z] Removing intermediate container 11b536241ab9 [2021-01-08T21:59:33.120Z] ---> 30f577cd4dbe [2021-01-08T21:59:33.120Z] Step 5/23 : RUN apk add --update --no-cache make git [2021-01-08T21:59:33.402Z] ---> Running in 3459e4d8e0c3 [2021-01-08T21:59:33.402Z] Removing intermediate container 9bd2b93ca88f [2021-01-08T21:59:33.402Z] ---> 33b13f6d9040 [2021-01-08T21:59:33.402Z] Step 5/27 : RUN apk add --update --no-cache make bash git ca-certificates [2021-01-08T21:59:33.681Z] ---> Running in e36871890558 [2021-01-08T21:59:33.681Z] ---> Running in c4a9c58cb788 [2021-01-08T21:59:34.569Z] Fetched 23.7 MB in 4s (5555 kB/s) [2021-01-08T21:59:34.686Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:34.970Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:35.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:35.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:35.519Z] Reading package lists... [2021-01-08T21:59:35.520Z] Reading package lists... [2021-01-08T21:59:35.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:35.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:35.787Z] Building dependency tree... [2021-01-08T21:59:35.787Z] Reading state information... [2021-01-08T21:59:35.837Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:35.837Z] OK: 217 MiB in 51 packages [2021-01-08T21:59:36.053Z] The following additional packages will be installed: [2021-01-08T21:59:36.054Z] gpg gpg-agent gpgconf libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-08T21:59:36.054Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-08T21:59:36.054Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-08T21:59:36.054Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libudev1 libwind0-heimdal [2021-01-08T21:59:36.054Z] Suggested packages: [2021-01-08T21:59:36.054Z] dbus-user-session libpam-systemd pinentry-gnome3 tor scdaemon [2021-01-08T21:59:36.054Z] Recommended packages: [2021-01-08T21:59:36.054Z] gnupg libsasl2-modules [2021-01-08T21:59:36.054Z] The following NEW packages will be installed: [2021-01-08T21:59:36.054Z] dirmngr fuse libasn1-8-heimdal libfuse2 libgssapi3-heimdal [2021-01-08T21:59:36.054Z] libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal [2021-01-08T21:59:36.054Z] libhx509-5-heimdal libkrb5-26-heimdal libksba8 libldap-2.4-2 libldap-common [2021-01-08T21:59:36.054Z] libroken18-heimdal libsasl2-2 libsasl2-modules-db libwind0-heimdal udev [2021-01-08T21:59:36.054Z] The following packages will be upgraded: [2021-01-08T21:59:36.054Z] gpg gpg-agent gpgconf libudev1 [2021-01-08T21:59:36.116Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:36.117Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:36.316Z] 4 upgraded, 18 newly installed, 0 to remove and 102 not upgraded. [2021-01-08T21:59:36.316Z] Need to get 3532 kB of archives. [2021-01-08T21:59:36.316Z] After this operation, 13.3 MB of additional disk space will be used. [2021-01-08T21:59:36.316Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg amd64 2.2.4-1ubuntu1.3 [467 kB] [2021-01-08T21:59:36.316Z] Get:2 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libudev1 amd64 237-3ubuntu10.43 [57.8 kB] [2021-01-08T21:59:36.397Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T21:59:36.580Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 udev amd64 237-3ubuntu10.43 [1102 kB] [2021-01-08T21:59:36.683Z] OK: 217 MiB in 51 packages [2021-01-08T21:59:36.841Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgconf amd64 2.2.4-1ubuntu1.3 [123 kB] [2021-01-08T21:59:36.841Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpg-agent amd64 2.2.4-1ubuntu1.3 [227 kB] [2021-01-08T21:59:36.841Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.8 [17.0 kB] [2021-01-08T21:59:36.841Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.8 [155 kB] [2021-01-08T21:59:36.841Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 dirmngr amd64 2.2.4-1ubuntu1.3 [316 kB] [2021-01-08T21:59:36.841Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 libfuse2 amd64 2.9.7-1ubuntu1 [80.9 kB] [2021-01-08T21:59:36.841Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 fuse amd64 2.9.7-1ubuntu1 [24.5 kB] [2021-01-08T21:59:36.841Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/main amd64 libksba8 amd64 1.3.5-2 [92.6 kB] [2021-01-08T21:59:36.841Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 libroken18-heimdal amd64 7.5.0+dfsg-1 [41.3 kB] [2021-01-08T21:59:36.841Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libasn1-8-heimdal amd64 7.5.0+dfsg-1 [175 kB] [2021-01-08T21:59:36.841Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimbase1-heimdal amd64 7.5.0+dfsg-1 [29.3 kB] [2021-01-08T21:59:36.841Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhcrypto4-heimdal amd64 7.5.0+dfsg-1 [85.9 kB] [2021-01-08T21:59:36.841Z] Get:16 http://archive.ubuntu.com/ubuntu bionic/main amd64 libwind0-heimdal amd64 7.5.0+dfsg-1 [47.8 kB] [2021-01-08T21:59:36.841Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libhx509-5-heimdal amd64 7.5.0+dfsg-1 [107 kB] [2021-01-08T21:59:36.841Z] Get:18 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkrb5-26-heimdal amd64 7.5.0+dfsg-1 [206 kB] [2021-01-08T21:59:36.969Z] OK: 217 MiB in 51 packages [2021-01-08T21:59:36.969Z] OK: 217 MiB in 51 packages [2021-01-08T21:59:37.102Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libheimntlm0-heimdal amd64 7.5.0+dfsg-1 [14.8 kB] [2021-01-08T21:59:37.102Z] Get:20 http://archive.ubuntu.com/ubuntu bionic/main amd64 libgssapi3-heimdal amd64 7.5.0+dfsg-1 [96.5 kB] [2021-01-08T21:59:37.102Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] [2021-01-08T21:59:37.102Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] [2021-01-08T21:59:37.102Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T21:59:37.102Z] Fetched 3532 kB in 1s (3456 kB/s) [2021-01-08T21:59:37.102Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-08T21:59:37.102Z] Preparing to unpack .../libudev1_237-3ubuntu10.43_amd64.deb ... [2021-01-08T21:59:37.250Z] OK: 217 MiB in 51 packages [2021-01-08T21:59:37.365Z] Unpacking libudev1:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-08T21:59:37.365Z] Setting up libudev1:amd64 (237-3ubuntu10.43) ... [2021-01-08T21:59:37.365Z] Selecting previously unselected package udev. [2021-01-08T21:59:37.365Z] (Reading database ... 12511 files and directories currently installed.) [2021-01-08T21:59:37.365Z] Preparing to unpack .../00-udev_237-3ubuntu10.43_amd64.deb ... [2021-01-08T21:59:37.627Z] Unpacking udev (237-3ubuntu10.43) ... [2021-01-08T21:59:37.627Z] Selecting previously unselected package libfuse2:amd64. [2021-01-08T21:59:37.627Z] Preparing to unpack .../01-libfuse2_2.9.7-1ubuntu1_amd64.deb ... [2021-01-08T21:59:37.627Z] Unpacking libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-08T21:59:37.853Z] Removing intermediate container bf40973d131a [2021-01-08T21:59:37.853Z] ---> 6a093a8fc613 [2021-01-08T21:59:37.853Z] Step 6/24 : COPY go.mod . [2021-01-08T21:59:37.888Z] Selecting previously unselected package fuse. [2021-01-08T21:59:37.888Z] Preparing to unpack .../02-fuse_2.9.7-1ubuntu1_amd64.deb ... [2021-01-08T21:59:37.888Z] Unpacking fuse (2.9.7-1ubuntu1) ... [2021-01-08T21:59:37.888Z] Preparing to unpack .../03-gpg_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T21:59:37.888Z] Unpacking gpg (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-08T21:59:38.153Z] Preparing to unpack .../04-gpgconf_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T21:59:38.153Z] Unpacking gpgconf (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-08T21:59:38.153Z] Preparing to unpack .../05-gpg-agent_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T21:59:38.153Z] Unpacking gpg-agent (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-08T21:59:38.414Z] Selecting previously unselected package libksba8:amd64. [2021-01-08T21:59:38.414Z] Preparing to unpack .../06-libksba8_1.3.5-2_amd64.deb ... [2021-01-08T21:59:38.414Z] Unpacking libksba8:amd64 (1.3.5-2) ... [2021-01-08T21:59:38.414Z] Selecting previously unselected package libroken18-heimdal:amd64. [2021-01-08T21:59:38.414Z] Preparing to unpack .../07-libroken18-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:38.414Z] Unpacking libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:38.457Z] Removing intermediate container af329fcc7767 [2021-01-08T21:59:38.457Z] ---> 2200301de301 [2021-01-08T21:59:38.457Z] Step 6/24 : COPY go.mod . [2021-01-08T21:59:38.675Z] Selecting previously unselected package libasn1-8-heimdal:amd64. [2021-01-08T21:59:38.675Z] Preparing to unpack .../08-libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:38.675Z] Unpacking libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:38.675Z] Selecting previously unselected package libheimbase1-heimdal:amd64. [2021-01-08T21:59:38.675Z] Preparing to unpack .../09-libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:38.675Z] Unpacking libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:38.726Z] Removing intermediate container 3459e4d8e0c3 [2021-01-08T21:59:38.726Z] ---> 4edc9489985f [2021-01-08T21:59:38.726Z] Step 6/26 : COPY go.mod . [2021-01-08T21:59:38.937Z] Selecting previously unselected package libhcrypto4-heimdal:amd64. [2021-01-08T21:59:38.937Z] Preparing to unpack .../10-libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:38.937Z] Unpacking libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:38.937Z] Selecting previously unselected package libwind0-heimdal:amd64. [2021-01-08T21:59:38.937Z] Preparing to unpack .../11-libwind0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:38.937Z] Unpacking libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:38.937Z] Selecting previously unselected package libhx509-5-heimdal:amd64. [2021-01-08T21:59:38.937Z] Preparing to unpack .../12-libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:38.937Z] Unpacking libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:39.007Z] ---> a0588a187484 [2021-01-08T21:59:39.007Z] Step 7/24 : RUN go mod download [2021-01-08T21:59:39.007Z] Removing intermediate container c4a9c58cb788 [2021-01-08T21:59:39.007Z] ---> 15cc590cffe8 [2021-01-08T21:59:39.007Z] Step 6/27 : COPY go.mod . [2021-01-08T21:59:39.199Z] Selecting previously unselected package libkrb5-26-heimdal:amd64. [2021-01-08T21:59:39.199Z] Preparing to unpack .../13-libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:39.199Z] Unpacking libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:39.199Z] Selecting previously unselected package libheimntlm0-heimdal:amd64. [2021-01-08T21:59:39.199Z] Preparing to unpack .../14-libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:39.199Z] Unpacking libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:39.291Z] ---> Running in a9a083c212f6 [2021-01-08T21:59:39.291Z] Removing intermediate container e36871890558 [2021-01-08T21:59:39.291Z] ---> 572a588d504a [2021-01-08T21:59:39.291Z] Step 6/23 : COPY go.mod . [2021-01-08T21:59:39.464Z] Selecting previously unselected package libgssapi3-heimdal:amd64. [2021-01-08T21:59:39.464Z] Preparing to unpack .../15-libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb ... [2021-01-08T21:59:39.464Z] Unpacking libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:39.464Z] Selecting previously unselected package libsasl2-modules-db:amd64. [2021-01-08T21:59:39.464Z] Preparing to unpack .../16-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-08T21:59:39.464Z] Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-08T21:59:39.464Z] Selecting previously unselected package libsasl2-2:amd64. [2021-01-08T21:59:39.464Z] Preparing to unpack .../17-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... [2021-01-08T21:59:39.464Z] Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-08T21:59:39.567Z] ---> 051aa23bce70 [2021-01-08T21:59:39.567Z] Step 7/24 : RUN go mod download [2021-01-08T21:59:39.735Z] Selecting previously unselected package libldap-common. [2021-01-08T21:59:39.735Z] Preparing to unpack .../18-libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb ... [2021-01-08T21:59:39.735Z] Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-08T21:59:39.735Z] Selecting previously unselected package libldap-2.4-2:amd64. [2021-01-08T21:59:39.735Z] Preparing to unpack .../19-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb ... [2021-01-08T21:59:39.735Z] Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-08T21:59:39.735Z] Selecting previously unselected package dirmngr. [2021-01-08T21:59:39.735Z] Preparing to unpack .../20-dirmngr_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T21:59:39.735Z] Unpacking dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-08T21:59:39.849Z] ---> Running in 9e75e4557a53 [2021-01-08T21:59:39.997Z] Setting up libldap-common (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-08T21:59:39.997Z] Setting up gpgconf (2.2.4-1ubuntu1.3) ... [2021-01-08T21:59:39.997Z] Setting up libfuse2:amd64 (2.9.7-1ubuntu1) ... [2021-01-08T21:59:39.997Z] Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-08T21:59:39.997Z] Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... [2021-01-08T21:59:40.138Z] ---> 0ecedf02fb40 [2021-01-08T21:59:40.138Z] Step 7/26 : RUN go mod download [2021-01-08T21:59:40.138Z] ---> 0fbcd0392001 [2021-01-08T21:59:40.138Z] Step 7/27 : RUN go mod download [2021-01-08T21:59:40.138Z] ---> Running in 194acc5c62ab [2021-01-08T21:59:40.258Z] Setting up gpg-agent (2.2.4-1ubuntu1.3) ... [2021-01-08T21:59:40.258Z] Setting up libroken18-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:40.258Z] Setting up libksba8:amd64 (1.3.5-2) ... [2021-01-08T21:59:40.258Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-08T21:59:40.258Z] Setting up udev (237-3ubuntu10.43) ... [2021-01-08T21:59:40.413Z] ---> 349afff961dc [2021-01-08T21:59:40.414Z] Step 7/23 : RUN go mod download [2021-01-08T21:59:40.524Z] invoke-rc.d: policy-rc.d denied execution of start. [2021-01-08T21:59:40.689Z] ---> Running in 6968cb6c7515 [2021-01-08T21:59:40.689Z] ---> Running in d9776461b955 [2021-01-08T21:59:40.789Z] Setting up libheimbase1-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:40.789Z] Processing triggers for systemd (237-3ubuntu10) ... [2021-01-08T21:59:40.789Z] Setting up fuse (2.9.7-1ubuntu1) ... [2021-01-08T21:59:41.053Z] Setting up gpg (2.2.4-1ubuntu1.3) ... [2021-01-08T21:59:41.053Z] Setting up libwind0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:41.053Z] Setting up libasn1-8-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:41.053Z] Setting up libhcrypto4-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:41.053Z] Setting up libhx509-5-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:41.053Z] Setting up libkrb5-26-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:41.053Z] Setting up libheimntlm0-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:41.053Z] Setting up libgssapi3-heimdal:amd64 (7.5.0+dfsg-1) ... [2021-01-08T21:59:41.313Z] Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.8) ... [2021-01-08T21:59:41.313Z] Setting up dirmngr (2.2.4-1ubuntu1.3) ... [2021-01-08T21:59:41.313Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-08T21:59:41.576Z] The unit files have no installation config (WantedBy, RequiredBy, Also, Alias [2021-01-08T21:59:41.576Z] settings in the [Install] section, and DefaultInstance for template units). [2021-01-08T21:59:41.576Z] This means they are not meant to be enabled using systemctl. [2021-01-08T21:59:41.576Z] Possible reasons for having this kind of units are: [2021-01-08T21:59:41.576Z] 1) A unit may be statically enabled by being symlinked from another unit's [2021-01-08T21:59:41.576Z] .wants/ or .requires/ directory. [2021-01-08T21:59:41.576Z] 2) A unit's purpose may be to act as a helper for some other unit which has [2021-01-08T21:59:41.576Z] a requirement dependency on it. [2021-01-08T21:59:41.576Z] 3) A unit may be started when needed via activation (socket, path, timer, [2021-01-08T21:59:41.576Z] D-Bus, udev, scripted systemctl call, ...). [2021-01-08T21:59:41.576Z] 4) In case of template units, the unit is meant to be enabled with some [2021-01-08T21:59:41.576Z] instance name specified. [2021-01-08T21:59:41.841Z] Reading package lists... [2021-01-08T21:59:42.104Z] Building dependency tree... [2021-01-08T21:59:42.104Z] Reading state information... [2021-01-08T21:59:42.104Z] The following additional packages will be installed: [2021-01-08T21:59:42.104Z] apparmor apt libapt-pkg5.0 libbsd0 libedit2 libexpat1 libgssapi-krb5-2 [2021-01-08T21:59:42.104Z] libk5crypto3 libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 [2021-01-08T21:59:42.104Z] libpython3-stdlib libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 [2021-01-08T21:59:42.104Z] libssl1.1 libsystemd0 mime-support multiarch-support openssh-client python3 [2021-01-08T21:59:42.104Z] python3-minimal python3.6 python3.6-minimal squashfs-tools systemd [2021-01-08T21:59:42.104Z] Suggested packages: [2021-01-08T21:59:42.104Z] apparmor-profiles-extra apparmor-utils apt-doc aptitude | synaptic | wajig [2021-01-08T21:59:42.104Z] gnupg | gnupg2 | gnupg1 powermgmt-base krb5-doc krb5-user keychain [2021-01-08T21:59:42.104Z] libpam-ssh monkeysphere ssh-askpass python3-doc python3-tk python3-venv [2021-01-08T21:59:42.104Z] python3.6-venv python3.6-doc binfmt-support zenity | kdialog [2021-01-08T21:59:42.104Z] systemd-container policykit-1 [2021-01-08T21:59:42.104Z] Recommended packages: [2021-01-08T21:59:42.104Z] krb5-locales file xauth gnupg libpam-systemd dbus networkd-dispatcher [2021-01-08T21:59:42.104Z] The following NEW packages will be installed: [2021-01-08T21:59:42.104Z] apparmor libbsd0 libedit2 libexpat1 libgssapi-krb5-2 libk5crypto3 [2021-01-08T21:59:42.104Z] libkeyutils1 libkrb5-3 libkrb5support0 liblzo2-2 libmpdec2 libpython3-stdlib [2021-01-08T21:59:42.104Z] libpython3.6-minimal libpython3.6-stdlib libssl1.0.0 mime-support [2021-01-08T21:59:42.104Z] multiarch-support openssh-client python3 python3-minimal python3.6 [2021-01-08T21:59:42.104Z] python3.6-minimal snapd squashfs-tools sudo [2021-01-08T21:59:42.104Z] The following packages will be upgraded: [2021-01-08T21:59:42.104Z] apt libapt-pkg5.0 libssl1.1 libsystemd0 systemd [2021-01-08T21:59:42.371Z] 5 upgraded, 25 newly installed, 0 to remove and 97 not upgraded. [2021-01-08T21:59:42.371Z] Need to get 35.2 MB of archives. [2021-01-08T21:59:42.371Z] After this operation, 141 MB of additional disk space will be used. [2021-01-08T21:59:42.371Z] Get:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.43 [2913 kB] [2021-01-08T21:59:42.371Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapt-pkg5.0 amd64 1.6.12ubuntu0.2 [806 kB] [2021-01-08T21:59:42.943Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apt amd64 1.6.12ubuntu0.2 [1201 kB] [2021-01-08T21:59:43.203Z] 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-08T21:59:43.203Z] Get:5 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.43 [208 kB] [2021-01-08T21:59:43.203Z] Get:6 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-minimal amd64 3.6.7-1~18.04 [23.7 kB] [2021-01-08T21:59:43.203Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/main amd64 mime-support all 3.60ubuntu1 [30.1 kB] [2021-01-08T21:59:43.203Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libmpdec2 amd64 2.4.2-1ubuntu1 [84.1 kB] [2021-01-08T21:59:43.203Z] Get:9 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpython3-stdlib amd64 3.6.7-1~18.04 [7240 B] [2021-01-08T21:59:43.203Z] Get:10 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3 amd64 3.6.7-1~18.04 [47.2 kB] [2021-01-08T21:59:43.203Z] Get:11 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 multiarch-support amd64 2.27-3ubuntu1.4 [6944 B] [2021-01-08T21:59:43.203Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] [2021-01-08T21:59:43.203Z] Get:13 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.3 [428 kB] [2021-01-08T21:59:43.203Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [533 kB] [2021-01-08T21:59:43.203Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libexpat1 amd64 2.2.5-3ubuntu0.2 [80.5 kB] [2021-01-08T21:59:43.203Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6-minimal amd64 3.6.9-1~18.04ubuntu1.3 [1609 kB] [2021-01-08T21:59:43.203Z] Get:17 http://archive.ubuntu.com/ubuntu bionic/main amd64 libedit2 amd64 3.1-20170329-1 [76.9 kB] [2021-01-08T21:59:43.203Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpython3.6-stdlib amd64 3.6.9-1~18.04ubuntu1.3 [1713 kB] [2021-01-08T21:59:43.358Z] Removing intermediate container a9a083c212f6 [2021-01-08T21:59:43.358Z] ---> 1e9914b4a259 [2021-01-08T21:59:43.358Z] Step 8/24 : COPY . . [2021-01-08T21:59:43.466Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/main amd64 libkeyutils1 amd64 1.5.9-9.2ubuntu2 [8720 B] [2021-01-08T21:59:43.466Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 squashfs-tools amd64 1:4.3-6ubuntu0.18.04.1 [110 kB] [2021-01-08T21:59:43.466Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 snapd amd64 2.48+18.04 [21.0 MB] [2021-01-08T21:59:43.466Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 python3.6 amd64 3.6.9-1~18.04ubuntu1.3 [203 kB] [2021-01-08T21:59:43.466Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbsd0 amd64 0.8.7-1ubuntu0.1 [41.6 kB] [2021-01-08T21:59:43.466Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 apparmor amd64 2.12-4ubuntu5.1 [487 kB] [2021-01-08T21:59:43.466Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] [2021-01-08T21:59:43.466Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] [2021-01-08T21:59:43.466Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] [2021-01-08T21:59:43.466Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] [2021-01-08T21:59:43.466Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libssl1.0.0 amd64 1.0.2n-1ubuntu5.5 [1088 kB] [2021-01-08T21:59:43.466Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.3 [614 kB] [2021-01-08T21:59:43.967Z] Removing intermediate container 9e75e4557a53 [2021-01-08T21:59:43.968Z] ---> ff9edd590652 [2021-01-08T21:59:43.968Z] Step 8/24 : COPY . . [2021-01-08T21:59:44.409Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T21:59:44.410Z] Fetched 35.2 MB in 2s (16.4 MB/s) [2021-01-08T21:59:44.671Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-08T21:59:44.671Z] Preparing to unpack .../systemd_237-3ubuntu10.43_amd64.deb ... [2021-01-08T21:59:44.671Z] Unpacking systemd (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-08T21:59:44.948Z] Removing intermediate container 194acc5c62ab [2021-01-08T21:59:44.948Z] ---> 9d922191d2b8 [2021-01-08T21:59:44.948Z] Step 8/26 : COPY . . [2021-01-08T21:59:45.243Z] Preparing to unpack .../libsystemd0_237-3ubuntu10.43_amd64.deb ... [2021-01-08T21:59:45.243Z] Unpacking libsystemd0:amd64 (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-08T21:59:45.504Z] Setting up libsystemd0:amd64 (237-3ubuntu10.43) ... [2021-01-08T21:59:45.504Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-08T21:59:45.504Z] Preparing to unpack .../libapt-pkg5.0_1.6.12ubuntu0.2_amd64.deb ... [2021-01-08T21:59:45.504Z] Unpacking libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-08T21:59:45.555Z] Removing intermediate container d9776461b955 [2021-01-08T21:59:45.555Z] ---> a9a5c907cfcd [2021-01-08T21:59:45.555Z] Step 8/27 : COPY . . [2021-01-08T21:59:45.768Z] Setting up libapt-pkg5.0:amd64 (1.6.12ubuntu0.2) ... [2021-01-08T21:59:45.768Z] (Reading database ... 12757 files and directories currently installed.) [2021-01-08T21:59:45.768Z] Preparing to unpack .../apt_1.6.12ubuntu0.2_amd64.deb ... [2021-01-08T21:59:45.843Z] Removing intermediate container 6968cb6c7515 [2021-01-08T21:59:45.843Z] ---> 31606cf2955e [2021-01-08T21:59:45.843Z] Step 8/23 : COPY . . [2021-01-08T21:59:46.028Z] Unpacking apt (1.6.12ubuntu0.2) over (1.6.1) ... [2021-01-08T21:59:46.288Z] Setting up apt (1.6.12ubuntu0.2) ... [2021-01-08T21:59:46.288Z] Installing new version of config file /etc/apt/apt.conf.d/01autoremove ... [2021-01-08T21:59:46.550Z] /usr/sbin/policy-rc.d returned 101, not running 'restart apt-daily-upgrade.timer apt-daily.timer' [2021-01-08T21:59:46.550Z] (Reading database ... 12764 files and directories currently installed.) [2021-01-08T21:59:46.550Z] Preparing to unpack .../libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-08T21:59:46.813Z] Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-08T21:59:46.813Z] Selecting previously unselected package libpython3.6-minimal:amd64. [2021-01-08T21:59:46.813Z] Preparing to unpack .../libpython3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-08T21:59:46.813Z] Unpacking libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T21:59:47.075Z] Selecting previously unselected package libexpat1:amd64. [2021-01-08T21:59:47.075Z] Preparing to unpack .../libexpat1_2.2.5-3ubuntu0.2_amd64.deb ... [2021-01-08T21:59:47.075Z] Unpacking libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-08T21:59:47.075Z] Selecting previously unselected package python3.6-minimal. [2021-01-08T21:59:47.075Z] Preparing to unpack .../python3.6-minimal_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-08T21:59:47.075Z] Unpacking python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T21:59:47.340Z] Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-08T21:59:47.601Z] Checking for services that may need to be restarted...done. [2021-01-08T21:59:47.601Z] Checking for services that may need to be restarted...done. [2021-01-08T21:59:47.601Z] Setting up libpython3.6-minimal:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T21:59:47.601Z] Setting up libexpat1:amd64 (2.2.5-3ubuntu0.2) ... [2021-01-08T21:59:47.865Z] Setting up python3.6-minimal (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T21:59:48.438Z] Selecting previously unselected package python3-minimal. [2021-01-08T21:59:48.438Z] (Reading database ... 13012 files and directories currently installed.) [2021-01-08T21:59:48.438Z] Preparing to unpack .../0-python3-minimal_3.6.7-1~18.04_amd64.deb ... [2021-01-08T21:59:48.438Z] Unpacking python3-minimal (3.6.7-1~18.04) ... [2021-01-08T21:59:48.438Z] Selecting previously unselected package mime-support. [2021-01-08T21:59:48.438Z] Preparing to unpack .../1-mime-support_3.60ubuntu1_all.deb ... [2021-01-08T21:59:48.438Z] Unpacking mime-support (3.60ubuntu1) ... [2021-01-08T21:59:48.438Z] Selecting previously unselected package libmpdec2:amd64. [2021-01-08T21:59:48.438Z] Preparing to unpack .../2-libmpdec2_2.4.2-1ubuntu1_amd64.deb ... [2021-01-08T21:59:48.438Z] Unpacking libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-08T21:59:48.706Z] Selecting previously unselected package libpython3.6-stdlib:amd64. [2021-01-08T21:59:48.706Z] Preparing to unpack .../3-libpython3.6-stdlib_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-08T21:59:48.706Z] Unpacking libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T21:59:48.973Z] Selecting previously unselected package python3.6. [2021-01-08T21:59:48.973Z] Preparing to unpack .../4-python3.6_3.6.9-1~18.04ubuntu1.3_amd64.deb ... [2021-01-08T21:59:48.973Z] Unpacking python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T21:59:48.973Z] Selecting previously unselected package libpython3-stdlib:amd64. [2021-01-08T21:59:48.973Z] Preparing to unpack .../5-libpython3-stdlib_3.6.7-1~18.04_amd64.deb ... [2021-01-08T21:59:48.973Z] Unpacking libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-08T21:59:48.973Z] Setting up python3-minimal (3.6.7-1~18.04) ... [2021-01-08T21:59:49.234Z] Selecting previously unselected package python3. [2021-01-08T21:59:49.234Z] (Reading database ... 13442 files and directories currently installed.) [2021-01-08T21:59:49.234Z] Preparing to unpack .../python3_3.6.7-1~18.04_amd64.deb ... [2021-01-08T21:59:49.234Z] Unpacking python3 (3.6.7-1~18.04) ... [2021-01-08T21:59:49.498Z] Selecting previously unselected package multiarch-support. [2021-01-08T21:59:49.498Z] Preparing to unpack .../multiarch-support_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T21:59:49.498Z] Unpacking multiarch-support (2.27-3ubuntu1.4) ... [2021-01-08T21:59:49.498Z] Setting up multiarch-support (2.27-3ubuntu1.4) ... [2021-01-08T21:59:49.759Z] Selecting previously unselected package liblzo2-2:amd64. [2021-01-08T21:59:49.759Z] (Reading database ... 13479 files and directories currently installed.) [2021-01-08T21:59:49.759Z] Preparing to unpack .../00-liblzo2-2_2.08-1.2_amd64.deb ... [2021-01-08T21:59:49.759Z] Unpacking liblzo2-2:amd64 (2.08-1.2) ... [2021-01-08T21:59:49.759Z] Selecting previously unselected package libbsd0:amd64. [2021-01-08T21:59:49.759Z] Preparing to unpack .../01-libbsd0_0.8.7-1ubuntu0.1_amd64.deb ... [2021-01-08T21:59:49.759Z] Unpacking libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-08T21:59:49.759Z] Selecting previously unselected package sudo. [2021-01-08T21:59:49.759Z] Preparing to unpack .../02-sudo_1.8.21p2-3ubuntu1.3_amd64.deb ... [2021-01-08T21:59:49.759Z] Unpacking sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-08T21:59:50.020Z] Selecting previously unselected package apparmor. [2021-01-08T21:59:50.020Z] Preparing to unpack .../03-apparmor_2.12-4ubuntu5.1_amd64.deb ... [2021-01-08T21:59:50.020Z] Unpacking apparmor (2.12-4ubuntu5.1) ... [2021-01-08T21:59:50.282Z] Selecting previously unselected package libedit2:amd64. [2021-01-08T21:59:50.282Z] Preparing to unpack .../04-libedit2_3.1-20170329-1_amd64.deb ... [2021-01-08T21:59:50.283Z] Unpacking libedit2:amd64 (3.1-20170329-1) ... [2021-01-08T21:59:50.283Z] Selecting previously unselected package libkrb5support0:amd64. [2021-01-08T21:59:50.283Z] Preparing to unpack .../05-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... [2021-01-08T21:59:50.283Z] Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T21:59:50.551Z] Selecting previously unselected package libk5crypto3:amd64. [2021-01-08T21:59:50.551Z] Preparing to unpack .../06-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-08T21:59:50.551Z] Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T21:59:50.551Z] Selecting previously unselected package libkeyutils1:amd64. [2021-01-08T21:59:50.551Z] Preparing to unpack .../07-libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb ... [2021-01-08T21:59:50.551Z] Unpacking libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-08T21:59:50.551Z] Selecting previously unselected package libkrb5-3:amd64. [2021-01-08T21:59:50.551Z] Preparing to unpack .../08-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... [2021-01-08T21:59:50.551Z] Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T21:59:50.819Z] Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-01-08T21:59:50.819Z] Preparing to unpack .../09-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... [2021-01-08T21:59:50.819Z] Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T21:59:50.819Z] Selecting previously unselected package libssl1.0.0:amd64. [2021-01-08T21:59:50.820Z] Preparing to unpack .../10-libssl1.0.0_1.0.2n-1ubuntu5.5_amd64.deb ... [2021-01-08T21:59:50.820Z] Unpacking libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-08T21:59:51.085Z] Selecting previously unselected package openssh-client. [2021-01-08T21:59:51.085Z] Preparing to unpack .../11-openssh-client_1%3a7.6p1-4ubuntu0.3_amd64.deb ... [2021-01-08T21:59:51.085Z] Unpacking openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-08T21:59:51.085Z] Selecting previously unselected package squashfs-tools. [2021-01-08T21:59:51.085Z] Preparing to unpack .../12-squashfs-tools_1%3a4.3-6ubuntu0.18.04.1_amd64.deb ... [2021-01-08T21:59:51.085Z] Unpacking squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-08T21:59:51.349Z] Selecting previously unselected package snapd. [2021-01-08T21:59:51.349Z] Preparing to unpack .../13-snapd_2.48+18.04_amd64.deb ... [2021-01-08T21:59:51.349Z] Unpacking snapd (2.48+18.04) ... [2021-01-08T21:59:54.658Z] Setting up libedit2:amd64 (3.1-20170329-1) ... [2021-01-08T21:59:54.658Z] Setting up libssl1.0.0:amd64 (1.0.2n-1ubuntu5.5) ... [2021-01-08T21:59:54.658Z] Setting up mime-support (3.60ubuntu1) ... [2021-01-08T21:59:54.658Z] Setting up sudo (1.8.21p2-3ubuntu1.3) ... [2021-01-08T21:59:54.658Z] Setting up libbsd0:amd64 (0.8.7-1ubuntu0.1) ... [2021-01-08T21:59:54.658Z] Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T21:59:54.658Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-08T21:59:54.658Z] Setting up systemd (237-3ubuntu10.43) ... [2021-01-08T21:59:54.658Z] Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... [2021-01-08T21:59:55.237Z] Setting up libkeyutils1:amd64 (1.5.9-9.2ubuntu2) ... [2021-01-08T21:59:55.237Z] Setting up libmpdec2:amd64 (2.4.2-1ubuntu1) ... [2021-01-08T21:59:55.237Z] Setting up liblzo2-2:amd64 (2.08-1.2) ... [2021-01-08T21:59:55.498Z] Setting up libpython3.6-stdlib:amd64 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T21:59:55.498Z] Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T21:59:55.498Z] Setting up python3.6 (3.6.9-1~18.04ubuntu1.3) ... [2021-01-08T21:59:56.068Z] Setting up squashfs-tools (1:4.3-6ubuntu0.18.04.1) ... [2021-01-08T21:59:56.068Z] Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T21:59:56.068Z] Setting up libpython3-stdlib:amd64 (3.6.7-1~18.04) ... [2021-01-08T21:59:56.068Z] Setting up python3 (3.6.7-1~18.04) ... [2021-01-08T21:59:56.068Z] running python rtupdate hooks for python3.6... [2021-01-08T21:59:56.068Z] running python post-rtupdate hooks for python3.6... [2021-01-08T21:59:56.329Z] Setting up apparmor (2.12-4ubuntu5.1) ... [2021-01-08T21:59:57.715Z] Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2021-01-08T21:59:57.978Z] Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... [2021-01-08T21:59:57.978Z] Setting up openssh-client (1:7.6p1-4ubuntu0.3) ... [2021-01-08T21:59:57.978Z] Setting up snapd (2.48+18.04) ... [2021-01-08T21:59:58.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.apparmor.service → /lib/systemd/system/snapd.apparmor.service. [2021-01-08T21:59:58.548Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.autoimport.service → /lib/systemd/system/snapd.autoimport.service. [2021-01-08T21:59:58.812Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.core-fixup.service → /lib/systemd/system/snapd.core-fixup.service. [2021-01-08T21:59:59.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.recovery-chooser-trigger.service → /lib/systemd/system/snapd.recovery-chooser-trigger.service. [2021-01-08T21:59:59.071Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-08T21:59:59.071Z] Created symlink /etc/systemd/system/cloud-final.service.wants/snapd.seeded.service → /lib/systemd/system/snapd.seeded.service. [2021-01-08T21:59:59.332Z] Created symlink /etc/systemd/system/multi-user.target.wants/snapd.service → /lib/systemd/system/snapd.service. [2021-01-08T21:59:59.595Z] Created symlink /etc/systemd/system/timers.target.wants/snapd.snap-repair.timer → /lib/systemd/system/snapd.snap-repair.timer. [2021-01-08T21:59:59.595Z] Created symlink /etc/systemd/system/sockets.target.wants/snapd.socket → /lib/systemd/system/snapd.socket. [2021-01-08T21:59:59.860Z] Created symlink /etc/systemd/system/final.target.wants/snapd.system-shutdown.service → /lib/systemd/system/snapd.system-shutdown.service. [2021-01-08T22:00:00.121Z] /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-08T22:00:00.121Z] Processing triggers for libc-bin (2.27-3ubuntu1) ... [2021-01-08T22:00:00.121Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-08T22:00:01.065Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-08T22:00:01.065Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-08T22:00:01.333Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-08T22:00:02.308Z] Reading package lists... [2021-01-08T22:00:02.580Z] Reading package lists... [2021-01-08T22:00:02.580Z] Building dependency tree... [2021-01-08T22:00:02.580Z] Reading state information... [2021-01-08T22:00:02.851Z] Calculating upgrade... [2021-01-08T22:00:02.851Z] The following packages will be upgraded: [2021-01-08T22:00:02.851Z] advancecomp base-files bash binutils binutils-common [2021-01-08T22:00:02.851Z] binutils-x86-64-linux-gnu bsdutils bzip2 ca-certificates cpp cpp-7 debconf [2021-01-08T22:00:02.851Z] dpkg dpkg-dev e2fsprogs fdisk g++ g++-7 gcc gcc-7 gcc-7-base gcc-8-base gpgv [2021-01-08T22:00:02.851Z] grep libapparmor1 libasan4 libatomic1 libbinutils libblkid1 libbz2-1.0 [2021-01-08T22:00:02.851Z] libc-bin libc-dev-bin libc6 libc6-dev libcc1-0 libcilkrts5 libcom-err2 [2021-01-08T22:00:02.851Z] libcryptsetup12 libdb5.3 libdevmapper1.02.1 libdpkg-perl libext2fs2 [2021-01-08T22:00:02.851Z] libfdisk1 libgcc-7-dev libgcc1 libgcrypt20 libgnutls30 libgomp1 libidn11 [2021-01-08T22:00:02.851Z] libidn2-0 libitm1 libjson-c3 libkmod2 liblsan0 libmount1 libmpx2 libncurses5 [2021-01-08T22:00:02.851Z] libncursesw5 libp11-kit0 libpam-modules libpam-modules-bin libpam-runtime [2021-01-08T22:00:02.851Z] libpam0g libperl5.26 libpng16-16 libprocps6 libquadmath0 libseccomp2 [2021-01-08T22:00:02.851Z] libsmartcols1 libsqlite3-0 libss2 libstdc++-7-dev libstdc++6 libtinfo5 [2021-01-08T22:00:02.851Z] libtsan0 libubsan0 libunistring2 libuuid1 libzstd1 linux-libc-dev login [2021-01-08T22:00:02.851Z] mount ncurses-base ncurses-bin openssl passwd patch perl perl-base [2021-01-08T22:00:02.851Z] perl-modules-5.26 pkgbinarymangler procps systemd-sysv tar tzdata [2021-01-08T22:00:02.851Z] ubuntu-keyring util-linux [2021-01-08T22:00:03.113Z] 97 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [2021-01-08T22:00:03.113Z] Need to get 63.7 MB of archives. [2021-01-08T22:00:03.113Z] After this operation, 5203 kB of additional disk space will be used. [2021-01-08T22:00:03.113Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 linux-libc-dev amd64 4.15.0-130.134 [988 kB] [2021-01-08T22:00:03.374Z] Get:2 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libtsan0 amd64 8.4.0-1ubuntu1~18.04 [288 kB] [2021-01-08T22:00:03.374Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libquadmath0 amd64 8.4.0-1ubuntu1~18.04 [134 kB] [2021-01-08T22:00:03.374Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmpx2 amd64 8.4.0-1ubuntu1~18.04 [11.6 kB] [2021-01-08T22:00:03.374Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 liblsan0 amd64 8.4.0-1ubuntu1~18.04 [133 kB] [2021-01-08T22:00:03.374Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libitm1 amd64 8.4.0-1ubuntu1~18.04 [27.9 kB] [2021-01-08T22:00:03.374Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgomp1 amd64 8.4.0-1ubuntu1~18.04 [76.5 kB] [2021-01-08T22:00:03.374Z] Get:8 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-8-base amd64 8.4.0-1ubuntu1~18.04 [18.7 kB] [2021-01-08T22:00:03.374Z] Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc1 amd64 1:8.4.0-1ubuntu1~18.04 [40.6 kB] [2021-01-08T22:00:03.374Z] Get:10 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcc1-0 amd64 8.4.0-1ubuntu1~18.04 [39.4 kB] [2021-01-08T22:00:03.374Z] Get:11 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libatomic1 amd64 8.4.0-1ubuntu1~18.04 [9192 B] [2021-01-08T22:00:03.374Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++6 amd64 8.4.0-1ubuntu1~18.04 [400 kB] [2021-01-08T22:00:03.374Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bsdutils amd64 1:2.31.1-0.4ubuntu3.7 [60.2 kB] [2021-01-08T22:00:03.374Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libext2fs2 amd64 1.44.1-1ubuntu1.3 [157 kB] [2021-01-08T22:00:03.374Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/main amd64 e2fsprogs amd64 1.44.1-1ubuntu1.3 [391 kB] [2021-01-08T22:00:03.374Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libperl5.26 amd64 5.26.1-6ubuntu0.5 [3534 kB] [2021-01-08T22:00:03.374Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl amd64 5.26.1-6ubuntu0.5 [201 kB] [2021-01-08T22:00:03.374Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-base amd64 5.26.1-6ubuntu0.5 [1391 kB] [2021-01-08T22:00:03.637Z] Get:19 http://security.ubuntu.com/ubuntu bionic-security/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.5 [2762 kB] [2021-01-08T22:00:03.637Z] Get:20 http://security.ubuntu.com/ubuntu bionic-security/main amd64 bzip2 amd64 1.0.6-8.1ubuntu0.2 [33.9 kB] [2021-01-08T22:00:03.637Z] Get:21 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbz2-1.0 amd64 1.0.6-8.1ubuntu0.2 [31.2 kB] [2021-01-08T22:00:03.637Z] Get:22 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libdb5.3 amd64 5.3.28-13.1ubuntu1.1 [672 kB] [2021-01-08T22:00:03.637Z] Get:23 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] [2021-01-08T22:00:03.637Z] Get:24 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libblkid1 amd64 2.31.1-0.4ubuntu3.7 [124 kB] [2021-01-08T22:00:03.637Z] Get:25 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libfdisk1 amd64 2.31.1-0.4ubuntu3.7 [164 kB] [2021-01-08T22:00:03.637Z] Get:26 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libmount1 amd64 2.31.1-0.4ubuntu3.7 [136 kB] [2021-01-08T22:00:03.637Z] Get:27 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsmartcols1 amd64 2.31.1-0.4ubuntu3.7 [83.8 kB] [2021-01-08T22:00:03.637Z] Get:28 http://security.ubuntu.com/ubuntu bionic-security/main amd64 fdisk amd64 2.31.1-0.4ubuntu3.7 [108 kB] [2021-01-08T22:00:03.637Z] Get:29 http://security.ubuntu.com/ubuntu bionic-security/main amd64 util-linux amd64 2.31.1-0.4ubuntu3.7 [904 kB] [2021-01-08T22:00:03.637Z] Get:30 http://security.ubuntu.com/ubuntu bionic-security/main amd64 mount amd64 2.31.1-0.4ubuntu3.7 [107 kB] [2021-01-08T22:00:03.637Z] Get:31 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8848 B] [2021-01-08T22:00:03.637Z] Get:32 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcrypt20 amd64 1.8.1-4ubuntu1.2 [417 kB] [2021-01-08T22:00:03.637Z] Get:33 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libss2 amd64 1.44.1-1ubuntu1.3 [11.1 kB] [2021-01-08T22:00:03.637Z] Get:34 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libzstd1 amd64 1.3.3+dfsg-2ubuntu1.1 [189 kB] [2021-01-08T22:00:03.637Z] Get:35 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gpgv amd64 2.2.4-1ubuntu1.3 [198 kB] [2021-01-08T22:00:03.637Z] Get:36 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libidn2-0 amd64 2.0.4-1.1ubuntu0.2 [48.7 kB] [2021-01-08T22:00:03.637Z] Get:37 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libp11-kit0 amd64 0.23.9-2ubuntu0.1 [187 kB] [2021-01-08T22:00:03.637Z] Get:38 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libseccomp2 amd64 2.4.3-1ubuntu3.18.04.3 [42.0 kB] [2021-01-08T22:00:03.637Z] Get:39 http://security.ubuntu.com/ubuntu bionic-security/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] [2021-01-08T22:00:03.637Z] Get:40 http://security.ubuntu.com/ubuntu bionic-security/main amd64 ca-certificates all 20201027ubuntu0.18.04.1 [153 kB] [2021-01-08T22:00:03.637Z] Get:41 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libapparmor1 amd64 2.12-4ubuntu5.1 [31.3 kB] [2021-01-08T22:00:03.637Z] Get:42 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libjson-c3 amd64 0.12.1-1.3ubuntu0.3 [21.7 kB] [2021-01-08T22:00:03.637Z] Get:43 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] [2021-01-08T22:00:03.637Z] Get:44 http://security.ubuntu.com/ubuntu bionic-security/main amd64 tzdata all 2020f-0ubuntu0.18.04 [190 kB] [2021-01-08T22:00:03.637Z] Get:45 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libpng16-16 amd64 1.6.34-1ubuntu0.18.04.2 [176 kB] [2021-01-08T22:00:03.637Z] Get:46 http://security.ubuntu.com/ubuntu bionic-security/main amd64 advancecomp amd64 2.1-1ubuntu0.18.04.1 [200 kB] [2021-01-08T22:00:03.637Z] Get:47 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-x86-64-linux-gnu amd64 2.30-21ubuntu1~18.04.4 [1839 kB] [2021-01-08T22:00:03.637Z] Get:48 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libbinutils amd64 2.30-21ubuntu1~18.04.4 [488 kB] [2021-01-08T22:00:03.637Z] Get:49 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils amd64 2.30-21ubuntu1~18.04.4 [3392 B] [2021-01-08T22:00:03.637Z] Get:50 http://security.ubuntu.com/ubuntu bionic-security/main amd64 binutils-common amd64 2.30-21ubuntu1~18.04.4 [196 kB] [2021-01-08T22:00:03.637Z] Get:51 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libubsan0 amd64 7.5.0-3ubuntu1~18.04 [126 kB] [2021-01-08T22:00:03.637Z] Get:52 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libasan4 amd64 7.5.0-3ubuntu1~18.04 [358 kB] [2021-01-08T22:00:03.637Z] Get:53 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcilkrts5 amd64 7.5.0-3ubuntu1~18.04 [42.5 kB] [2021-01-08T22:00:03.637Z] Get:54 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9697 kB] [2021-01-08T22:00:03.901Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-08T22:00:06.471Z] Get:55 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7 amd64 7.5.0-3ubuntu1~18.04 [9381 kB] [2021-01-08T22:00:06.472Z] Get:56 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6-dev amd64 2.27-3ubuntu1.4 [2585 kB] [2021-01-08T22:00:07.045Z] Get:57 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1471 kB] [2021-01-08T22:00:07.045Z] Get:58 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libgcc-7-dev amd64 7.5.0-3ubuntu1~18.04 [2378 kB] [2021-01-08T22:00:07.045Z] Get:59 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp-7 amd64 7.5.0-3ubuntu1~18.04 [8591 kB] [2021-01-08T22:00:07.305Z] Get:60 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-dev-bin amd64 2.27-3ubuntu1.4 [71.8 kB] [2021-01-08T22:00:07.305Z] Get:61 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc6 amd64 2.27-3ubuntu1.4 [2832 kB] [2021-01-08T22:00:07.305Z] Get:62 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 base-files amd64 10.1ubuntu2.10 [60.4 kB] [2021-01-08T22:00:07.305Z] Get:63 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 bash amd64 4.4.18-2ubuntu1.2 [614 kB] [2021-01-08T22:00:07.305Z] Get:64 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.1 [234 kB] [2021-01-08T22:00:07.305Z] Get:65 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg amd64 1.19.0.5ubuntu2.3 [1136 kB] [2021-01-08T22:00:07.305Z] Get:66 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc-7-base amd64 7.5.0-3ubuntu1~18.04 [18.3 kB] [2021-01-08T22:00:07.305Z] Get:67 http://security.ubuntu.com/ubuntu bionic-security/main amd64 cpp amd64 4:7.4.0-1ubuntu2.3 [27.7 kB] [2021-01-08T22:00:07.305Z] Get:68 http://security.ubuntu.com/ubuntu bionic-security/main amd64 patch amd64 2.7.6-2ubuntu1.1 [102 kB] [2021-01-08T22:00:07.305Z] Get:69 http://security.ubuntu.com/ubuntu bionic-security/main amd64 gcc amd64 4:7.4.0-1ubuntu2.3 [5184 B] [2021-01-08T22:00:07.305Z] Get:70 http://security.ubuntu.com/ubuntu bionic-security/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1568 B] [2021-01-08T22:00:07.305Z] Get:71 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 grep amd64 3.1-2build1 [159 kB] [2021-01-08T22:00:07.305Z] Get:72 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 login amd64 1:4.5-1ubuntu2 [308 kB] [2021-01-08T22:00:07.305Z] Get:73 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-bin amd64 6.1-1ubuntu1.18.04 [163 kB] [2021-01-08T22:00:07.305Z] Get:74 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncurses5 amd64 6.1-1ubuntu1.18.04 [95.1 kB] [2021-01-08T22:00:07.305Z] Get:75 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtinfo5 amd64 6.1-1ubuntu1.18.04 [80.3 kB] [2021-01-08T22:00:07.566Z] Get:76 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libncursesw5 amd64 6.1-1ubuntu1.18.04 [117 kB] [2021-01-08T22:00:07.566Z] Get:77 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libc-bin amd64 2.27-3ubuntu1.4 [643 kB] [2021-01-08T22:00:07.566Z] Get:78 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ncurses-base all 6.1-1ubuntu1.18.04 [17.8 kB] [2021-01-08T22:00:07.566Z] Get:79 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 debconf all 1.5.66ubuntu1 [124 kB] [2021-01-08T22:00:07.566Z] Get:80 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam0g amd64 1.1.8-3.6ubuntu2.18.04.2 [54.9 kB] [2021-01-08T22:00:07.566Z] Get:81 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-08T22:00:07.566Z] Get:82 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-modules amd64 1.1.8-3.6ubuntu2.18.04.2 [242 kB] [2021-01-08T22:00:07.566Z] Get:83 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd-sysv amd64 237-3ubuntu10.43 [15.7 kB] [2021-01-08T22:00:07.566Z] Get:84 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-08T22:00:07.566Z] Get:85 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 passwd amd64 1:4.5-1ubuntu2 [816 kB] [2021-01-08T22:00:07.566Z] Get:86 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunistring2 amd64 0.9.9-0ubuntu2 [368 kB] [2021-01-08T22:00:07.829Z] Get:87 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgnutls30 amd64 3.5.18-1ubuntu1.4 [645 kB] [2021-01-08T22:00:07.829Z] Get:88 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-keyring all 2018.09.18.1~18.04.0 [22.4 kB] [2021-01-08T22:00:07.829Z] Get:89 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libprocps6 amd64 2:3.3.12-3ubuntu1.2 [31.8 kB] [2021-01-08T22:00:07.829Z] Get:90 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 procps amd64 2:3.3.12-3ubuntu1.2 [225 kB] [2021-01-08T22:00:07.829Z] Get:91 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-08T22:00:07.829Z] Get:92 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcryptsetup12 amd64 2:2.0.2-1ubuntu1.2 [134 kB] [2021-01-08T22:00:07.830Z] Get:93 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libidn11 amd64 1.33-2.1ubuntu1.2 [46.6 kB] [2021-01-08T22:00:07.830Z] Get:94 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkmod2 amd64 24-1ubuntu3.5 [40.2 kB] [2021-01-08T22:00:07.830Z] Get:95 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] [2021-01-08T22:00:07.830Z] Get:96 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] [2021-01-08T22:00:07.830Z] Get:97 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 pkgbinarymangler all 138.18.04.1 [53.2 kB] [2021-01-08T22:00:08.097Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T22:00:08.097Z] Fetched 58.0 MB in 5s (11.8 MB/s) [2021-01-08T22:00:08.097Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:08.097Z] Preparing to unpack .../0-libc6-dev_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T22:00:08.097Z] Unpacking libc6-dev:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-08T22:00:08.670Z] Preparing to unpack .../1-libc-dev-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T22:00:08.670Z] Unpacking libc-dev-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-08T22:00:08.670Z] Preparing to unpack .../2-linux-libc-dev_4.15.0-130.134_amd64.deb ... [2021-01-08T22:00:08.670Z] Unpacking linux-libc-dev:amd64 (4.15.0-130.134) over (4.15.0-20.21) ... [2021-01-08T22:00:09.619Z] Preparing to unpack .../3-libtsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:09.619Z] Unpacking libtsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:09.880Z] Preparing to unpack .../4-libquadmath0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:09.880Z] Unpacking libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:09.880Z] Preparing to unpack .../5-libmpx2_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:09.880Z] Unpacking libmpx2:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:10.141Z] Preparing to unpack .../6-liblsan0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:10.141Z] Unpacking liblsan0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:10.141Z] Preparing to unpack .../7-libitm1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:10.141Z] Unpacking libitm1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:10.401Z] Preparing to unpack .../8-libgomp1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:10.401Z] Unpacking libgomp1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:10.401Z] Preparing to unpack .../9-gcc-8-base_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:10.401Z] Unpacking gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:10.661Z] Setting up gcc-8-base:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:10.661Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-08T22:00:10.661Z] Preparing to unpack .../libgcc1_1%3a8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:10.661Z] Unpacking libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) over (1:8-20180414-1ubuntu2) ... [2021-01-08T22:00:10.922Z] Setting up libgcc1:amd64 (1:8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:10.922Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-08T22:00:10.922Z] Preparing to unpack .../libcc1-0_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:10.922Z] Unpacking libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:10.922Z] Preparing to unpack .../libatomic1_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:11.183Z] Unpacking libatomic1:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:11.183Z] Preparing to unpack .../libstdc++6_8.4.0-1ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:11.183Z] Unpacking libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) over (8-20180414-1ubuntu2) ... [2021-01-08T22:00:11.443Z] Setting up libstdc++6:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:11.443Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-08T22:00:11.443Z] Preparing to unpack .../libc6_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T22:00:11.705Z] Unpacking libc6:amd64 (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-08T22:00:11.967Z] Setting up libc6:amd64 (2.27-3ubuntu1.4) ... [2021-01-08T22:00:12.237Z] (Reading database ... 13911 files and directories currently installed.) [2021-01-08T22:00:12.237Z] Preparing to unpack .../base-files_10.1ubuntu2.10_amd64.deb ... [2021-01-08T22:00:12.237Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.service' [2021-01-08T22:00:12.237Z] /usr/sbin/policy-rc.d returned 101, not running 'stop motd-news.timer' [2021-01-08T22:00:12.499Z] Unpacking base-files (10.1ubuntu2.10) over (10.1ubuntu2) ... [2021-01-08T22:00:12.499Z] Setting up base-files (10.1ubuntu2.10) ... [2021-01-08T22:00:12.708Z] ---> f023e01f92a7 [2021-01-08T22:00:12.708Z] Step 9/26 : RUN make cmd/core-data/core-data [2021-01-08T22:00:12.708Z] ---> d5402aa9697b [2021-01-08T22:00:12.708Z] Step 9/24 : RUN make cmd/security-bootstrap-redis/security-bootstrap-redis [2021-01-08T22:00:12.708Z] ---> 633e8667e850 [2021-01-08T22:00:12.708Z] Step 9/23 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2021-01-08T22:00:12.708Z] ---> 40b38ab153a5 [2021-01-08T22:00:12.708Z] Step 9/24 : RUN make cmd/support-scheduler/support-scheduler [2021-01-08T22:00:12.708Z] ---> 555efbeb2bf7 [2021-01-08T22:00:12.708Z] Step 9/27 : RUN make cmd/support-notifications/support-notifications [2021-01-08T22:00:12.708Z] ---> Running in 2e3dbcc65e37 [2021-01-08T22:00:12.708Z] ---> Running in 5587995c0fda [2021-01-08T22:00:12.708Z] ---> Running in 72fe3d47a421 [2021-01-08T22:00:12.708Z] ---> Running in 9f4a62ed10bc [2021-01-08T22:00:12.708Z] ---> Running in 1db62e05a097 [2021-01-08T22:00:12.709Z] 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-08T22:00:12.709Z] 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-08T22:00:12.709Z] 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-08T22:00:12.709Z] 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-08T22:00:12.709Z] 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-08T22:00:12.760Z] Installing new version of config file /etc/issue ... [2021-01-08T22:00:12.760Z] Installing new version of config file /etc/issue.net ... [2021-01-08T22:00:12.760Z] Installing new version of config file /etc/lsb-release ... [2021-01-08T22:00:12.760Z] Installing new version of config file /etc/update-motd.d/50-motd-news ... [2021-01-08T22:00:12.760Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer' [2021-01-08T22:00:13.029Z] /usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service' [2021-01-08T22:00:13.029Z] Removing obsolete conffile /etc/default/motd-news ... [2021-01-08T22:00:13.029Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:13.029Z] Preparing to unpack .../bash_4.4.18-2ubuntu1.2_amd64.deb ... [2021-01-08T22:00:13.029Z] Unpacking bash (4.4.18-2ubuntu1.2) over (4.4.18-2ubuntu1) ... [2021-01-08T22:00:13.295Z] Setting up bash (4.4.18-2ubuntu1.2) ... [2021-01-08T22:00:13.295Z] 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-08T22:00:13.559Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:13.559Z] Preparing to unpack .../bsdutils_1%3a2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:13.559Z] Unpacking bsdutils (1:2.31.1-0.4ubuntu3.7) over (1:2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:13.559Z] Setting up bsdutils (1:2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:13.559Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:13.559Z] Preparing to unpack .../tar_1.29b-2ubuntu0.1_amd64.deb ... [2021-01-08T22:00:13.559Z] Unpacking tar (1.29b-2ubuntu0.1) over (1.29b-2) ... [2021-01-08T22:00:13.822Z] Setting up tar (1.29b-2ubuntu0.1) ... [2021-01-08T22:00:13.822Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:13.822Z] Preparing to unpack .../dpkg_1.19.0.5ubuntu2.3_amd64.deb ... [2021-01-08T22:00:13.822Z] Unpacking dpkg (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-08T22:00:14.086Z] Setting up dpkg (1.19.0.5ubuntu2.3) ... [2021-01-08T22:00:14.347Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:14.347Z] Preparing to unpack .../libext2fs2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-08T22:00:14.347Z] Unpacking libext2fs2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-08T22:00:14.347Z] Setting up libext2fs2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-08T22:00:14.347Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:14.347Z] Preparing to unpack .../e2fsprogs_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-08T22:00:14.347Z] Unpacking e2fsprogs (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-08T22:00:14.610Z] Setting up e2fsprogs (1.44.1-1ubuntu1.3) ... [2021-01-08T22:00:14.610Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:14.610Z] Preparing to unpack .../grep_3.1-2build1_amd64.deb ... [2021-01-08T22:00:14.610Z] Unpacking grep (3.1-2build1) over (3.1-2) ... [2021-01-08T22:00:14.872Z] Setting up grep (3.1-2build1) ... [2021-01-08T22:00:14.872Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:14.872Z] Preparing to unpack .../login_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-08T22:00:14.872Z] Unpacking login (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-08T22:00:15.133Z] Setting up login (1:4.5-1ubuntu2) ... [2021-01-08T22:00:15.394Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:15.394Z] Preparing to unpack .../ncurses-bin_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-08T22:00:15.395Z] Unpacking ncurses-bin (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T22:00:15.395Z] Setting up ncurses-bin (6.1-1ubuntu1.18.04) ... [2021-01-08T22:00:15.655Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:15.655Z] Preparing to unpack .../libperl5.26_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-08T22:00:15.655Z] Unpacking libperl5.26:amd64 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-08T22:00:16.226Z] Preparing to unpack .../perl_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-08T22:00:16.226Z] Unpacking perl (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-08T22:00:16.226Z] Preparing to unpack .../perl-base_5.26.1-6ubuntu0.5_amd64.deb ... [2021-01-08T22:00:16.226Z] Unpacking perl-base (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-08T22:00:16.799Z] Setting up perl-base (5.26.1-6ubuntu0.5) ... [2021-01-08T22:00:16.799Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:16.799Z] Preparing to unpack .../perl-modules-5.26_5.26.1-6ubuntu0.5_all.deb ... [2021-01-08T22:00:16.799Z] Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.5) over (5.26.1-6) ... [2021-01-08T22:00:17.758Z] Preparing to unpack .../bzip2_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-08T22:00:18.052Z] Unpacking bzip2 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-08T22:00:18.052Z] Preparing to unpack .../libbz2-1.0_1.0.6-8.1ubuntu0.2_amd64.deb ... [2021-01-08T22:00:18.052Z] Unpacking libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) over (1.0.6-8.1) ... [2021-01-08T22:00:18.331Z] Setting up libbz2-1.0:amd64 (1.0.6-8.1ubuntu0.2) ... [2021-01-08T22:00:18.332Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:18.332Z] Preparing to unpack .../libdb5.3_5.3.28-13.1ubuntu1.1_amd64.deb ... [2021-01-08T22:00:18.332Z] Unpacking libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) over (5.3.28-13.1ubuntu1) ... [2021-01-08T22:00:18.603Z] Setting up libdb5.3:amd64 (5.3.28-13.1ubuntu1.1) ... [2021-01-08T22:00:18.874Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:18.874Z] Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:18.874Z] Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:18.874Z] Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:19.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:19.136Z] Preparing to unpack .../libblkid1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:19.136Z] Unpacking libblkid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:19.136Z] Setting up libblkid1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:19.136Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:19.136Z] Preparing to unpack .../libfdisk1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:19.397Z] Unpacking libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:19.397Z] Setting up libfdisk1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:19.397Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:19.397Z] Preparing to unpack .../libmount1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:19.658Z] Unpacking libmount1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:19.658Z] Setting up libmount1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:19.658Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:19.658Z] Preparing to unpack .../libncurses5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-08T22:00:19.921Z] Unpacking libncurses5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T22:00:19.921Z] Preparing to unpack .../libtinfo5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-08T22:00:19.921Z] Unpacking libtinfo5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T22:00:20.183Z] Setting up libtinfo5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-08T22:00:20.183Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:20.183Z] Preparing to unpack .../libncursesw5_6.1-1ubuntu1.18.04_amd64.deb ... [2021-01-08T22:00:20.183Z] Unpacking libncursesw5:amd64 (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T22:00:20.447Z] Setting up libncursesw5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-08T22:00:20.713Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:20.713Z] Preparing to unpack .../libsmartcols1_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:20.713Z] Unpacking libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:20.713Z] Setting up libsmartcols1:amd64 (2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:20.974Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:20.975Z] Preparing to unpack .../fdisk_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:20.975Z] Unpacking fdisk (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:20.975Z] Setting up fdisk (2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:21.236Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:21.236Z] Preparing to unpack .../util-linux_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:21.236Z] Unpacking util-linux (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:21.817Z] Setting up util-linux (2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:21.817Z] /usr/sbin/policy-rc.d returned 101, not running 'restart fstrim.timer' [2021-01-08T22:00:22.088Z] /usr/sbin/policy-rc.d returned 101, not running 'try-restart fstrim.service fstrim.timer' [2021-01-08T22:00:22.354Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:22.354Z] Preparing to unpack .../libc-bin_2.27-3ubuntu1.4_amd64.deb ... [2021-01-08T22:00:22.354Z] Unpacking libc-bin (2.27-3ubuntu1.4) over (2.27-3ubuntu1) ... [2021-01-08T22:00:22.622Z] Setting up libc-bin (2.27-3ubuntu1.4) ... [2021-01-08T22:00:22.622Z] (Reading database ... 13912 files and directories currently installed.) [2021-01-08T22:00:22.622Z] Preparing to unpack .../ncurses-base_6.1-1ubuntu1.18.04_all.deb ... [2021-01-08T22:00:22.622Z] Unpacking ncurses-base (6.1-1ubuntu1.18.04) over (6.1-1ubuntu1) ... [2021-01-08T22:00:22.886Z] Setting up ncurses-base (6.1-1ubuntu1.18.04) ... [2021-01-08T22:00:22.886Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:22.886Z] Preparing to unpack .../debconf_1.5.66ubuntu1_all.deb ... [2021-01-08T22:00:23.146Z] Unpacking debconf (1.5.66ubuntu1) over (1.5.66) ... [2021-01-08T22:00:23.146Z] Setting up debconf (1.5.66ubuntu1) ... [2021-01-08T22:00:23.407Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:23.407Z] Preparing to unpack .../libpam0g_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-08T22:00:23.407Z] Unpacking libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-08T22:00:23.668Z] Setting up libpam0g:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-08T22:00:23.668Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:23.668Z] Preparing to unpack .../libpam-modules-bin_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-08T22:00:23.668Z] Unpacking libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-08T22:00:23.928Z] Setting up libpam-modules-bin (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-08T22:00:23.928Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:23.928Z] Preparing to unpack .../libpam-modules_1.1.8-3.6ubuntu2.18.04.2_amd64.deb ... [2021-01-08T22:00:24.190Z] Unpacking libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-08T22:00:24.190Z] Setting up libpam-modules:amd64 (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-08T22:00:24.451Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:24.451Z] Preparing to unpack .../mount_2.31.1-0.4ubuntu3.7_amd64.deb ... [2021-01-08T22:00:24.451Z] Unpacking mount (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3) ... [2021-01-08T22:00:24.715Z] Preparing to unpack .../systemd-sysv_237-3ubuntu10.43_amd64.deb ... [2021-01-08T22:00:24.715Z] Unpacking systemd-sysv (237-3ubuntu10.43) over (237-3ubuntu10) ... [2021-01-08T22:00:24.982Z] Preparing to unpack .../libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-08T22:00:24.982Z] Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-08T22:00:24.982Z] Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-08T22:00:25.255Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:25.255Z] Preparing to unpack .../libgcrypt20_1.8.1-4ubuntu1.2_amd64.deb ... [2021-01-08T22:00:25.255Z] Unpacking libgcrypt20:amd64 (1.8.1-4ubuntu1.2) over (1.8.1-4ubuntu1) ... [2021-01-08T22:00:25.255Z] Setting up libgcrypt20:amd64 (1.8.1-4ubuntu1.2) ... [2021-01-08T22:00:25.520Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:25.520Z] Preparing to unpack .../libpam-runtime_1.1.8-3.6ubuntu2.18.04.2_all.deb ... [2021-01-08T22:00:25.520Z] Unpacking libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) over (1.1.8-3.6ubuntu2) ... [2021-01-08T22:00:25.520Z] Setting up libpam-runtime (1.1.8-3.6ubuntu2.18.04.2) ... [2021-01-08T22:00:25.783Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:25.783Z] Preparing to unpack .../libss2_1.44.1-1ubuntu1.3_amd64.deb ... [2021-01-08T22:00:25.783Z] Unpacking libss2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1) ... [2021-01-08T22:00:26.053Z] Setting up libss2:amd64 (1.44.1-1ubuntu1.3) ... [2021-01-08T22:00:26.053Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:26.053Z] Preparing to unpack .../libzstd1_1.3.3+dfsg-2ubuntu1.1_amd64.deb ... [2021-01-08T22:00:26.053Z] Unpacking libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) over (1.3.3+dfsg-2ubuntu1) ... [2021-01-08T22:00:26.314Z] Setting up libzstd1:amd64 (1.3.3+dfsg-2ubuntu1.1) ... [2021-01-08T22:00:26.314Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:26.314Z] Preparing to unpack .../passwd_1%3a4.5-1ubuntu2_amd64.deb ... [2021-01-08T22:00:26.314Z] Unpacking passwd (1:4.5-1ubuntu2) over (1:4.5-1ubuntu1) ... [2021-01-08T22:00:26.577Z] Setting up passwd (1:4.5-1ubuntu2) ... [2021-01-08T22:00:26.862Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:26.862Z] Preparing to unpack .../gpgv_2.2.4-1ubuntu1.3_amd64.deb ... [2021-01-08T22:00:26.862Z] Unpacking gpgv (2.2.4-1ubuntu1.3) over (2.2.4-1ubuntu1) ... [2021-01-08T22:00:27.123Z] Setting up gpgv (2.2.4-1ubuntu1.3) ... [2021-01-08T22:00:27.123Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:27.123Z] Preparing to unpack .../libunistring2_0.9.9-0ubuntu2_amd64.deb ... [2021-01-08T22:00:27.123Z] Unpacking libunistring2:amd64 (0.9.9-0ubuntu2) over (0.9.9-0ubuntu1) ... [2021-01-08T22:00:27.394Z] Setting up libunistring2:amd64 (0.9.9-0ubuntu2) ... [2021-01-08T22:00:27.394Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:27.394Z] Preparing to unpack .../libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb ... [2021-01-08T22:00:27.394Z] Unpacking libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) over (2.0.4-1.1build2) ... [2021-01-08T22:00:27.659Z] Setting up libidn2-0:amd64 (2.0.4-1.1ubuntu0.2) ... [2021-01-08T22:00:27.659Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:27.659Z] Preparing to unpack .../libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb ... [2021-01-08T22:00:27.659Z] Unpacking libp11-kit0:amd64 (0.23.9-2ubuntu0.1) over (0.23.9-2) ... [2021-01-08T22:00:27.926Z] Setting up libp11-kit0:amd64 (0.23.9-2ubuntu0.1) ... [2021-01-08T22:00:27.926Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:27.926Z] Preparing to unpack .../libgnutls30_3.5.18-1ubuntu1.4_amd64.deb ... [2021-01-08T22:00:27.926Z] Unpacking libgnutls30:amd64 (3.5.18-1ubuntu1.4) over (3.5.18-1ubuntu1) ... [2021-01-08T22:00:28.187Z] Setting up libgnutls30:amd64 (3.5.18-1ubuntu1.4) ... [2021-01-08T22:00:28.187Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:28.187Z] Preparing to unpack .../libseccomp2_2.4.3-1ubuntu3.18.04.3_amd64.deb ... [2021-01-08T22:00:28.187Z] Unpacking libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) over (2.3.1-2.1ubuntu4) ... [2021-01-08T22:00:28.187Z] Setting up libseccomp2:amd64 (2.4.3-1ubuntu3.18.04.3) ... [2021-01-08T22:00:28.452Z] (Reading database ... 13914 files and directories currently installed.) [2021-01-08T22:00:28.452Z] Preparing to unpack .../ubuntu-keyring_2018.09.18.1~18.04.0_all.deb ... [2021-01-08T22:00:28.452Z] Unpacking ubuntu-keyring (2018.09.18.1~18.04.0) over (2018.02.28) ... [2021-01-08T22:00:28.452Z] Setting up ubuntu-keyring (2018.09.18.1~18.04.0) ... [2021-01-08T22:00:28.714Z] (Reading database ... 13915 files and directories currently installed.) [2021-01-08T22:00:28.714Z] Preparing to unpack .../00-libprocps6_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-08T22:00:28.714Z] Unpacking libprocps6:amd64 (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-08T22:00:28.714Z] Preparing to unpack .../01-procps_2%3a3.3.12-3ubuntu1.2_amd64.deb ... [2021-01-08T22:00:28.714Z] Unpacking procps (2:3.3.12-3ubuntu1.2) over (2:3.3.12-3ubuntu1) ... [2021-01-08T22:00:28.980Z] Preparing to unpack .../02-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... [2021-01-08T22:00:28.980Z] Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.0g-2ubuntu4) ... [2021-01-08T22:00:29.255Z] Preparing to unpack .../03-ca-certificates_20201027ubuntu0.18.04.1_all.deb ... [2021-01-08T22:00:29.255Z] Unpacking ca-certificates (20201027ubuntu0.18.04.1) over (20180409) ... [2021-01-08T22:00:29.255Z] Preparing to unpack .../04-libapparmor1_2.12-4ubuntu5.1_amd64.deb ... [2021-01-08T22:00:29.530Z] Unpacking libapparmor1:amd64 (2.12-4ubuntu5.1) over (2.12-4ubuntu5) ... [2021-01-08T22:00:29.530Z] Preparing to unpack .../05-libdevmapper1.02.1_2%3a1.02.145-4.1ubuntu3.18.04.3_amd64.deb ... [2021-01-08T22:00:29.530Z] Unpacking libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) over (2:1.02.145-4.1ubuntu3) ... [2021-01-08T22:00:29.530Z] Preparing to unpack .../06-libjson-c3_0.12.1-1.3ubuntu0.3_amd64.deb ... [2021-01-08T22:00:29.791Z] Unpacking libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) over (0.12.1-1.3) ... [2021-01-08T22:00:29.791Z] Preparing to unpack .../07-libcryptsetup12_2%3a2.0.2-1ubuntu1.2_amd64.deb ... [2021-01-08T22:00:29.791Z] Unpacking libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) over (2:2.0.2-1ubuntu1) ... [2021-01-08T22:00:30.054Z] Preparing to unpack .../08-libidn11_1.33-2.1ubuntu1.2_amd64.deb ... [2021-01-08T22:00:30.054Z] Unpacking libidn11:amd64 (1.33-2.1ubuntu1.2) over (1.33-2.1ubuntu1) ... [2021-01-08T22:00:30.054Z] Preparing to unpack .../09-libkmod2_24-1ubuntu3.5_amd64.deb ... [2021-01-08T22:00:30.054Z] Unpacking libkmod2:amd64 (24-1ubuntu3.5) over (24-1ubuntu3) ... [2021-01-08T22:00:30.322Z] Preparing to unpack .../10-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... [2021-01-08T22:00:30.323Z] Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1) ... [2021-01-08T22:00:30.323Z] Preparing to unpack .../11-tzdata_2020f-0ubuntu0.18.04_all.deb ... [2021-01-08T22:00:30.587Z] Unpacking tzdata (2020f-0ubuntu0.18.04) over (2018d-1) ... [2021-01-08T22:00:31.977Z] Preparing to unpack .../12-libpng16-16_1.6.34-1ubuntu0.18.04.2_amd64.deb ... [2021-01-08T22:00:31.978Z] Unpacking libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) over (1.6.34-1) ... [2021-01-08T22:00:31.978Z] Preparing to unpack .../13-advancecomp_2.1-1ubuntu0.18.04.1_amd64.deb ... [2021-01-08T22:00:31.978Z] Unpacking advancecomp (2.1-1ubuntu0.18.04.1) over (2.1-1) ... [2021-01-08T22:00:31.978Z] Preparing to unpack .../14-binutils-x86-64-linux-gnu_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-08T22:00:31.978Z] Unpacking binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-08T22:00:32.240Z] Preparing to unpack .../15-libbinutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-08T22:00:32.240Z] Unpacking libbinutils:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-08T22:00:32.505Z] Preparing to unpack .../16-binutils_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-08T22:00:32.505Z] Unpacking binutils (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-08T22:00:32.505Z] Preparing to unpack .../17-binutils-common_2.30-21ubuntu1~18.04.4_amd64.deb ... [2021-01-08T22:00:32.505Z] Unpacking binutils-common:amd64 (2.30-21ubuntu1~18.04.4) over (2.30-15ubuntu1) ... [2021-01-08T22:00:32.765Z] Preparing to unpack .../18-libubsan0_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:32.765Z] Unpacking libubsan0:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:32.765Z] Preparing to unpack .../19-libasan4_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:32.765Z] Unpacking libasan4:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:33.029Z] Preparing to unpack .../20-libcilkrts5_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:33.029Z] Unpacking libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:33.029Z] Preparing to unpack .../21-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:33.029Z] Unpacking g++-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:33.971Z] Preparing to unpack .../22-gcc-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:33.971Z] Unpacking gcc-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:34.912Z] Preparing to unpack .../23-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:34.912Z] Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:35.487Z] Preparing to unpack .../24-libgcc-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:35.487Z] Unpacking libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:36.059Z] Preparing to unpack .../25-cpp-7_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:36.059Z] Unpacking cpp-7 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:37.000Z] Preparing to unpack .../26-gcc-7-base_7.5.0-3ubuntu1~18.04_amd64.deb ... [2021-01-08T22:00:37.000Z] Unpacking gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) over (7.3.0-16ubuntu3) ... [2021-01-08T22:00:37.000Z] Preparing to unpack .../27-cpp_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-08T22:00:37.000Z] Unpacking cpp (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-08T22:00:37.000Z] Preparing to unpack .../28-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... [2021-01-08T22:00:37.000Z] Unpacking dpkg-dev (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-08T22:00:37.271Z] Preparing to unpack .../29-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... [2021-01-08T22:00:37.271Z] Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) over (1.19.0.5ubuntu2) ... [2021-01-08T22:00:37.271Z] Preparing to unpack .../30-patch_2.7.6-2ubuntu1.1_amd64.deb ... [2021-01-08T22:00:37.532Z] Unpacking patch (2.7.6-2ubuntu1.1) over (2.7.6-2ubuntu1) ... [2021-01-08T22:00:37.532Z] Preparing to unpack .../31-gcc_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-08T22:00:37.532Z] Unpacking gcc (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-08T22:00:37.532Z] Preparing to unpack .../32-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... [2021-01-08T22:00:37.793Z] Unpacking g++ (4:7.4.0-1ubuntu2.3) over (4:7.3.0-3ubuntu2) ... [2021-01-08T22:00:37.793Z] Preparing to unpack .../33-pkgbinarymangler_138.18.04.1_all.deb ... [2021-01-08T22:00:37.793Z] Unpacking pkgbinarymangler (138.18.04.1) over (138) ... [2021-01-08T22:00:38.053Z] Setting up libquadmath0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:38.053Z] Setting up libncurses5:amd64 (6.1-1ubuntu1.18.04) ... [2021-01-08T22:00:38.054Z] Setting up libgomp1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:38.054Z] Setting up libatomic1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:38.054Z] Setting up libcc1-0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:38.054Z] Setting up libpng16-16:amd64 (1.6.34-1ubuntu0.18.04.2) ... [2021-01-08T22:00:38.054Z] Setting up libjson-c3:amd64 (0.12.1-1.3ubuntu0.3) ... [2021-01-08T22:00:38.054Z] Setting up tzdata (2020f-0ubuntu0.18.04) ... [2021-01-08T22:00:38.348Z] [2021-01-08T22:00:38.348Z] Current default time zone: 'Etc/UTC' [2021-01-08T22:00:38.348Z] Local time is now: Fri Jan 8 22:00:38 UTC 2021. [2021-01-08T22:00:38.348Z] Universal Time is now: Fri Jan 8 22:00:38 UTC 2021. [2021-01-08T22:00:38.348Z] Run 'dpkg-reconfigure tzdata' if you wish to change it. [2021-01-08T22:00:38.348Z] [2021-01-08T22:00:38.348Z] Setting up systemd-sysv (237-3ubuntu10.43) ... [2021-01-08T22:00:38.348Z] Setting up libtsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:38.348Z] Setting up linux-libc-dev:amd64 (4.15.0-130.134) ... [2021-01-08T22:00:38.348Z] Setting up mount (2.31.1-0.4ubuntu3.7) ... [2021-01-08T22:00:38.348Z] Setting up advancecomp (2.1-1ubuntu0.18.04.1) ... [2021-01-08T22:00:38.348Z] Setting up libdevmapper1.02.1:amd64 (2:1.02.145-4.1ubuntu3.18.04.3) ... [2021-01-08T22:00:38.724Z] Setting up perl-modules-5.26 (5.26.1-6ubuntu0.5) ... [2021-01-08T22:00:38.724Z] Setting up libprocps6:amd64 (2:3.3.12-3ubuntu1.2) ... [2021-01-08T22:00:38.724Z] Setting up libkmod2:amd64 (24-1ubuntu3.5) ... [2021-01-08T22:00:38.724Z] Setting up bzip2 (1.0.6-8.1ubuntu0.2) ... [2021-01-08T22:00:38.724Z] Setting up liblsan0:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:38.724Z] Setting up procps (2:3.3.12-3ubuntu1.2) ... [2021-01-08T22:00:38.724Z] Setting up gcc-7-base:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:39.027Z] Setting up binutils-common:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-08T22:00:39.027Z] Setting up libmpx2:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:39.027Z] Setting up patch (2.7.6-2ubuntu1.1) ... [2021-01-08T22:00:39.027Z] Setting up libperl5.26:amd64 (5.26.1-6ubuntu0.5) ... [2021-01-08T22:00:39.027Z] Setting up libapparmor1:amd64 (2.12-4ubuntu5.1) ... [2021-01-08T22:00:39.027Z] Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... [2021-01-08T22:00:39.027Z] Installing new version of config file /etc/ssl/openssl.cnf ... [2021-01-08T22:00:39.027Z] Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... [2021-01-08T22:00:39.027Z] Setting up libc-dev-bin (2.27-3ubuntu1.4) ... [2021-01-08T22:00:39.027Z] Setting up ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-08T22:00:40.715Z] Updating certificates in /etc/ssl/certs... [2021-01-08T22:00:41.689Z] 22 added, 17 removed; done. [2021-01-08T22:00:41.689Z] Setting up libc6-dev:amd64 (2.27-3ubuntu1.4) ... [2021-01-08T22:00:41.689Z] Setting up libitm1:amd64 (8.4.0-1ubuntu1~18.04) ... [2021-01-08T22:00:41.689Z] Setting up libidn11:amd64 (1.33-2.1ubuntu1.2) ... [2021-01-08T22:00:41.959Z] Setting up libcryptsetup12:amd64 (2:2.0.2-1ubuntu1.2) ... [2021-01-08T22:00:41.959Z] Setting up pkgbinarymangler (138.18.04.1) ... [2021-01-08T22:00:41.959Z] Setting up libasan4:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:41.959Z] Setting up libbinutils:amd64 (2.30-21ubuntu1~18.04.4) ... [2021-01-08T22:00:41.959Z] Setting up libcilkrts5:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:41.959Z] Setting up libubsan0:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:41.959Z] Setting up libgcc-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:42.230Z] Setting up cpp-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:42.230Z] Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:42.230Z] Setting up perl (5.26.1-6ubuntu0.5) ... [2021-01-08T22:00:42.230Z] Setting up binutils-x86-64-linux-gnu (2.30-21ubuntu1~18.04.4) ... [2021-01-08T22:00:42.230Z] Setting up cpp (4:7.4.0-1ubuntu2.3) ... [2021-01-08T22:00:42.230Z] Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... [2021-01-08T22:00:42.230Z] Setting up binutils (2.30-21ubuntu1~18.04.4) ... [2021-01-08T22:00:42.230Z] Setting up gcc-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:42.230Z] Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... [2021-01-08T22:00:42.493Z] Setting up gcc (4:7.4.0-1ubuntu2.3) ... [2021-01-08T22:00:42.493Z] Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... [2021-01-08T22:00:42.493Z] Setting up g++ (4:7.4.0-1ubuntu2.3) ... [2021-01-08T22:00:42.493Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-08T22:00:42.493Z] Processing triggers for systemd (237-3ubuntu10.43) ... [2021-01-08T22:00:42.754Z] Processing triggers for mime-support (3.60ubuntu1) ... [2021-01-08T22:00:42.754Z] Processing triggers for ca-certificates (20201027ubuntu0.18.04.1) ... [2021-01-08T22:00:42.754Z] Updating certificates in /etc/ssl/certs... [2021-01-08T22:00:43.333Z] 0 added, 0 removed; done. [2021-01-08T22:00:43.333Z] Running hooks in /etc/ca-certificates/update.d... [2021-01-08T22:00:43.333Z] done. [2021-01-08T22:00:43.905Z] Reading package lists... [2021-01-08T22:00:43.905Z] Building dependency tree... [2021-01-08T22:00:43.905Z] Reading state information... [2021-01-08T22:00:44.167Z] The following NEW packages will be installed: [2021-01-08T22:00:44.167Z] apt-transport-https [2021-01-08T22:00:44.167Z] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [2021-01-08T22:00:44.167Z] Need to get 1696 B of archives. [2021-01-08T22:00:44.167Z] After this operation, 153 kB of additional disk space will be used. [2021-01-08T22:00:44.167Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 apt-transport-https all 1.6.12ubuntu0.2 [1696 B] [2021-01-08T22:00:44.167Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T22:00:44.167Z] Fetched 1696 B in 0s (27.5 kB/s) [2021-01-08T22:00:44.167Z] Selecting previously unselected package apt-transport-https. [2021-01-08T22:00:44.167Z] (Reading database ... 13929 files and directories currently installed.) [2021-01-08T22:00:44.167Z] Preparing to unpack .../apt-transport-https_1.6.12ubuntu0.2_all.deb ... [2021-01-08T22:00:44.439Z] Unpacking apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-08T22:00:44.439Z] Setting up apt-transport-https (1.6.12ubuntu0.2) ... [2021-01-08T22:00:44.700Z] Waiting for network to be ready... [2021-01-08T22:00:50.000Z] 2021-01-08T22:00:47Z INFO Waiting for automatic snapd restart... [2021-01-08T22:00:50.000Z] snapd 2.48.2 from Canonical* installed [2021-01-08T22:00:50.957Z] "snapd" switched to the "latest/stable" channel [2021-01-08T22:00:50.957Z] [2021-01-08T22:00:53.503Z] core18 20201210 from Canonical* installed [2021-01-08T22:00:53.764Z] "core18" switched to the "latest/stable" channel [2021-01-08T22:00:53.764Z] [2021-01-08T22:00:57.082Z] snapcraft 4.4.4 from Canonical* installed [2021-01-08T22:00:57.082Z] "snapcraft" switched to the "latest/stable" channel [2021-01-08T22:00:57.082Z] [2021-01-08T22:01:00.383Z] 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-08T22:01:00.383Z] - README.md [2021-01-08T22:01:00.383Z] - snapcraft.yaml.orig [2021-01-08T22:01:00.383Z] [2021-01-08T22:01:00.383Z] If you must store these files within the 'snap' directory, move them to 'snap/local', which is ignored by snapcraft. [2021-01-08T22:01:06.972Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-08T22:01:06.972Z] Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-08T22:01:06.972Z] Hit:2 http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-08T22:01:06.972Z] Hit:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-08T22:01:07.913Z] Reading package lists... [2021-01-08T22:01:08.174Z] 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-08T22:01:14.759Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-08T22:01:14.759Z] Reading package lists... [2021-01-08T22:01:14.759Z] Building dependency tree... [2021-01-08T22:01:14.759Z] Reading state information... [2021-01-08T22:01:14.759Z] Suggested packages: [2021-01-08T22:01:14.759Z] gettext-base git-daemon-run | git-daemon-sysvinit git-doc git-el git-email [2021-01-08T22:01:14.759Z] git-gui gitk gitweb git-cvs git-mediawiki git-svn [2021-01-08T22:01:14.759Z] Recommended packages: [2021-01-08T22:01:14.759Z] less libglib2.0-data shared-mime-info xdg-user-dirs publicsuffix unzip [2021-01-08T22:01:14.759Z] The following NEW packages will be installed: [2021-01-08T22:01:14.759Z] git git-man libcurl3-gnutls liberror-perl libglib2.0-0 libnghttp2-14 [2021-01-08T22:01:14.759Z] libnorm1 libpgm-5.2-0 libpsl5 librtmp1 libsodium23 libzmq3-dev libzmq5 [2021-01-08T22:01:14.759Z] pkg-config zip [2021-01-08T22:01:14.759Z] 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2021-01-08T22:01:14.759Z] Need to get 7655 kB of archives. [2021-01-08T22:01:14.759Z] After this operation, 43.7 MB of additional disk space will be used. [2021-01-08T22:01:14.759Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1171 kB] [2021-01-08T22:01:14.759Z] Get:2 http://archive.ubuntu.com/ubuntu bionic/main amd64 libpsl5 amd64 0.19.1-5build1 [41.8 kB] [2021-01-08T22:01:14.759Z] Get:3 http://security.ubuntu.com/ubuntu bionic-security/main amd64 libcurl3-gnutls amd64 7.58.0-2ubuntu3.12 [212 kB] [2021-01-08T22:01:14.759Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git-man all 1:2.17.1-1ubuntu0.7 [804 kB] [2021-01-08T22:01:14.759Z] Get:5 http://security.ubuntu.com/ubuntu bionic-security/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3915 kB] [2021-01-08T22:01:14.759Z] Get:6 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] [2021-01-08T22:01:14.760Z] Get:7 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 libzmq3-dev amd64 4.2.5-1ubuntu0.2 [400 kB] [2021-01-08T22:01:15.020Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/main amd64 libnghttp2-14 amd64 1.30.0-1ubuntu1 [77.8 kB] [2021-01-08T22:01:15.020Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-1 [54.2 kB] [2021-01-08T22:01:15.020Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/main amd64 liberror-perl all 0.17025-1 [22.8 kB] [2021-01-08T22:01:15.020Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] [2021-01-08T22:01:15.280Z] Get:12 http://archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] [2021-01-08T22:01:15.280Z] Get:13 http://archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] [2021-01-08T22:01:15.280Z] Get:14 http://archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] [2021-01-08T22:01:15.280Z] Get:15 http://archive.ubuntu.com/ubuntu bionic/main amd64 zip amd64 3.0-11build1 [167 kB] [2021-01-08T22:01:15.542Z] debconf: delaying package configuration, since apt-utils is not installed [2021-01-08T22:01:15.542Z] Fetched 7655 kB in 1s (9941 kB/s) [2021-01-08T22:01:15.542Z] Selecting previously unselected package libglib2.0-0:amd64. [2021-01-08T22:01:15.542Z] (Reading database ... 13933 files and directories currently installed.) [2021-01-08T22:01:15.542Z] Preparing to unpack .../00-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... [2021-01-08T22:01:15.542Z] Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-08T22:01:15.805Z] Selecting previously unselected package libpsl5:amd64. [2021-01-08T22:01:15.805Z] Preparing to unpack .../01-libpsl5_0.19.1-5build1_amd64.deb ... [2021-01-08T22:01:15.805Z] Unpacking libpsl5:amd64 (0.19.1-5build1) ... [2021-01-08T22:01:15.805Z] Selecting previously unselected package libnghttp2-14:amd64. [2021-01-08T22:01:15.805Z] Preparing to unpack .../02-libnghttp2-14_1.30.0-1ubuntu1_amd64.deb ... [2021-01-08T22:01:15.805Z] Unpacking libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-08T22:01:15.805Z] Selecting previously unselected package librtmp1:amd64. [2021-01-08T22:01:15.805Z] Preparing to unpack .../03-librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb ... [2021-01-08T22:01:16.068Z] Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-08T22:01:16.068Z] Selecting previously unselected package libcurl3-gnutls:amd64. [2021-01-08T22:01:16.068Z] Preparing to unpack .../04-libcurl3-gnutls_7.58.0-2ubuntu3.12_amd64.deb ... [2021-01-08T22:01:16.068Z] Unpacking libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-08T22:01:16.068Z] Selecting previously unselected package liberror-perl. [2021-01-08T22:01:16.068Z] Preparing to unpack .../05-liberror-perl_0.17025-1_all.deb ... [2021-01-08T22:01:16.068Z] Unpacking liberror-perl (0.17025-1) ... [2021-01-08T22:01:16.331Z] Selecting previously unselected package git-man. [2021-01-08T22:01:16.331Z] Preparing to unpack .../06-git-man_1%3a2.17.1-1ubuntu0.7_all.deb ... [2021-01-08T22:01:16.331Z] Unpacking git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-08T22:01:16.331Z] Selecting previously unselected package git. [2021-01-08T22:01:16.331Z] Preparing to unpack .../07-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... [2021-01-08T22:01:16.331Z] Unpacking git (1:2.17.1-1ubuntu0.7) ... [2021-01-08T22:01:17.273Z] Selecting previously unselected package libnorm1:amd64. [2021-01-08T22:01:17.273Z] Preparing to unpack .../08-libnorm1_1.5r6+dfsg1-6_amd64.deb ... [2021-01-08T22:01:17.273Z] Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-08T22:01:17.273Z] Selecting previously unselected package libpgm-5.2-0:amd64. [2021-01-08T22:01:17.273Z] Preparing to unpack .../09-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... [2021-01-08T22:01:17.536Z] Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-08T22:01:17.536Z] Selecting previously unselected package libsodium23:amd64. [2021-01-08T22:01:17.536Z] Preparing to unpack .../10-libsodium23_1.0.16-2_amd64.deb ... [2021-01-08T22:01:17.536Z] Unpacking libsodium23:amd64 (1.0.16-2) ... [2021-01-08T22:01:17.536Z] Selecting previously unselected package libzmq5:amd64. [2021-01-08T22:01:17.536Z] Preparing to unpack .../11-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-08T22:01:17.536Z] Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-08T22:01:17.797Z] Selecting previously unselected package libzmq3-dev:amd64. [2021-01-08T22:01:17.797Z] Preparing to unpack .../12-libzmq3-dev_4.2.5-1ubuntu0.2_amd64.deb ... [2021-01-08T22:01:17.797Z] Unpacking libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-08T22:01:17.797Z] Selecting previously unselected package pkg-config. [2021-01-08T22:01:17.797Z] Preparing to unpack .../13-pkg-config_0.29.1-0ubuntu2_amd64.deb ... [2021-01-08T22:01:18.058Z] Unpacking pkg-config (0.29.1-0ubuntu2) ... [2021-01-08T22:01:18.058Z] Selecting previously unselected package zip. [2021-01-08T22:01:18.058Z] Preparing to unpack .../14-zip_3.0-11build1_amd64.deb ... [2021-01-08T22:01:18.058Z] Unpacking zip (3.0-11build1) ... [2021-01-08T22:01:18.058Z] Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... [2021-01-08T22:01:18.058Z] Setting up git-man (1:2.17.1-1ubuntu0.7) ... [2021-01-08T22:01:18.058Z] Setting up libnghttp2-14:amd64 (1.30.0-1ubuntu1) ... [2021-01-08T22:01:18.319Z] Setting up liberror-perl (0.17025-1) ... [2021-01-08T22:01:18.319Z] Setting up libpsl5:amd64 (0.19.1-5build1) ... [2021-01-08T22:01:18.319Z] Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... [2021-01-08T22:01:18.319Z] No schema files found: doing nothing. [2021-01-08T22:01:18.319Z] Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-1) ... [2021-01-08T22:01:18.319Z] Setting up zip (3.0-11build1) ... [2021-01-08T22:01:18.319Z] Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... [2021-01-08T22:01:18.319Z] Setting up libsodium23:amd64 (1.0.16-2) ... [2021-01-08T22:01:18.319Z] Setting up pkg-config (0.29.1-0ubuntu2) ... [2021-01-08T22:01:18.579Z] Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-08T22:01:18.580Z] Setting up libcurl3-gnutls:amd64 (7.58.0-2ubuntu3.12) ... [2021-01-08T22:01:18.580Z] Setting up libzmq3-dev:amd64 (4.2.5-1ubuntu0.2) ... [2021-01-08T22:01:18.580Z] Setting up git (1:2.17.1-1ubuntu0.7) ... [2021-01-08T22:01:18.580Z] Processing triggers for libc-bin (2.27-3ubuntu1.4) ... [2021-01-08T22:01:25.167Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-08T22:01:25.167Z] git set to automatically installed. [2021-01-08T22:01:25.167Z] git-man set to automatically installed. [2021-01-08T22:01:25.167Z] libcurl3-gnutls set to automatically installed. [2021-01-08T22:01:25.167Z] liberror-perl set to automatically installed. [2021-01-08T22:01:25.167Z] libglib2.0-0 set to automatically installed. [2021-01-08T22:01:25.168Z] libnghttp2-14 set to automatically installed. [2021-01-08T22:01:25.168Z] libnorm1 set to automatically installed. [2021-01-08T22:01:25.168Z] libpgm-5.2-0 set to automatically installed. [2021-01-08T22:01:25.168Z] libpsl5 set to automatically installed. [2021-01-08T22:01:25.168Z] librtmp1 set to automatically installed. [2021-01-08T22:01:25.168Z] libsodium23 set to automatically installed. [2021-01-08T22:01:25.168Z] libzmq3-dev set to automatically installed. [2021-01-08T22:01:25.168Z] libzmq5 set to automatically installed. [2021-01-08T22:01:25.168Z] pkg-config set to automatically installed. [2021-01-08T22:01:25.168Z] zip set to automatically installed. [2021-01-08T22:01:27.081Z] snapd is not logged in, snap install commands will use sudo [2021-01-08T22:01:33.669Z] sudo: unable to resolve host ubuntu: Resource temporarily unavailable [2021-01-08T22:01:33.929Z] snap "core18" has no updates available [2021-01-08T22:01:34.504Z] Pulling config-common [2021-01-08T22:01:34.533Z] 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-08T22:01:35.447Z] Pulling go-build-helper [2021-01-08T22:01:42.849Z] Removing intermediate container 5587995c0fda [2021-01-08T22:01:42.849Z] ---> 24d129535380 [2021-01-08T22:01:42.849Z] [2021-01-08T22:01:42.849Z] Step 10/24 : FROM alpine:3.12 [2021-01-08T22:01:42.849Z] 3.12: Pulling from library/alpine [2021-01-08T22:01:44.854Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-08T22:01:44.854Z] Status: Downloaded newer image for alpine:3.12 [2021-01-08T22:01:44.854Z] ---> afeebe901d6b [2021-01-08T22:01:44.854Z] Step 11/24 : RUN apk add --update --no-cache ca-certificates dumb-init curl [2021-01-08T22:01:45.851Z] ---> Running in 1b70f844c16d [2021-01-08T22:01:48.505Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:01:49.128Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:01:49.748Z] (1/5) Installing ca-certificates (20191127-r4) [2021-01-08T22:01:49.749Z] (2/5) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T22:01:49.749Z] (3/5) Installing libcurl (7.69.1-r3) [2021-01-08T22:01:49.749Z] (4/5) Installing curl (7.69.1-r3) [2021-01-08T22:01:49.749Z] (5/5) Installing dumb-init (1.2.2-r1) [2021-01-08T22:01:50.028Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:01:50.028Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T22:01:50.028Z] OK: 7 MiB in 19 packages [2021-01-08T22:01:50.307Z] Removing intermediate container 9f4a62ed10bc [2021-01-08T22:01:50.307Z] ---> ea4a396f00f2 [2021-01-08T22:01:50.307Z] [2021-01-08T22:01:50.307Z] Step 10/23 : FROM alpine:3.12 [2021-01-08T22:01:50.307Z] ---> afeebe901d6b [2021-01-08T22:01:50.307Z] Step 11/23 : RUN apk add --update --no-cache curl [2021-01-08T22:01:50.914Z] ---> Running in 91e3a6acf259 [2021-01-08T22:01:50.914Z] Removing intermediate container 1db62e05a097 [2021-01-08T22:01:50.914Z] ---> ed05905e75b0 [2021-01-08T22:01:50.914Z] Step 10/27 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:01:50.914Z] Removing intermediate container 72fe3d47a421 [2021-01-08T22:01:50.914Z] ---> 0084bd1a1e8a [2021-01-08T22:01:50.914Z] Step 10/24 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:01:51.194Z] ---> Running in c626d57d3be0 [2021-01-08T22:01:51.194Z] ---> Running in 61efd30434a0 [2021-01-08T22:01:53.833Z] Removing intermediate container 1b70f844c16d [2021-01-08T22:01:53.833Z] ---> e3c49b01e9e8 [2021-01-08T22:01:53.833Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020 Redis Labs' [2021-01-08T22:01:53.833Z] ---> Running in eb2321902d51 [2021-01-08T22:01:53.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:01:53.833Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:01:54.443Z] Removing intermediate container eb2321902d51 [2021-01-08T22:01:54.443Z] ---> 2b27f3246a2e [2021-01-08T22:01:54.443Z] Step 13/24 : WORKDIR / [2021-01-08T22:01:54.443Z] (1/4) Installing ca-certificates (20191127-r4) [2021-01-08T22:01:54.443Z] (2/4) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T22:01:54.443Z] (3/4) Installing libcurl (7.69.1-r3) [2021-01-08T22:01:54.443Z] (4/4) Installing curl (7.69.1-r3) [2021-01-08T22:01:54.443Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:01:54.443Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T22:01:54.724Z] ---> Running in 89f718e8cbae [2021-01-08T22:01:54.724Z] OK: 7 MiB in 18 packages [2021-01-08T22:01:55.340Z] Removing intermediate container c626d57d3be0 [2021-01-08T22:01:55.340Z] ---> 22513f914cf8 [2021-01-08T22:01:55.340Z] [2021-01-08T22:01:55.340Z] Step 11/27 : FROM scratch [2021-01-08T22:01:55.340Z] ---> [2021-01-08T22:01:55.340Z] Step 12/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' [2021-01-08T22:01:55.622Z] Removing intermediate container 89f718e8cbae [2021-01-08T22:01:55.622Z] Removing intermediate container 61efd30434a0 [2021-01-08T22:01:55.622Z] ---> c8b905abbf22 [2021-01-08T22:01:55.622Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/Attribution.txt / [2021-01-08T22:01:55.622Z] ---> 9bfc04d9caa8 [2021-01-08T22:01:55.622Z] [2021-01-08T22:01:55.622Z] Step 11/24 : FROM scratch [2021-01-08T22:01:55.622Z] ---> [2021-01-08T22:01:55.622Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T22:01:55.622Z] ---> Running in d0ff5ef795d3 [2021-01-08T22:01:55.901Z] ---> Running in 380b5d9cac15 [2021-01-08T22:01:56.506Z] Removing intermediate container d0ff5ef795d3 [2021-01-08T22:01:56.506Z] ---> 103eab502228 [2021-01-08T22:01:56.506Z] Step 13/27 : ENV APP_PORT=48060 [2021-01-08T22:01:56.781Z] ---> Running in ffacc0dcbbe2 [2021-01-08T22:01:56.781Z] Removing intermediate container 380b5d9cac15 [2021-01-08T22:01:56.781Z] ---> 317de8782d91 [2021-01-08T22:01:56.781Z] Step 13/24 : ENV APP_PORT=48085 [2021-01-08T22:01:57.051Z] ---> Running in e69a92c24bbd [2021-01-08T22:01:57.051Z] ---> ea3988d6a3d0 [2021-01-08T22:01:57.051Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/security-bootstrap-redis / [2021-01-08T22:01:57.330Z] Removing intermediate container 91e3a6acf259 [2021-01-08T22:01:57.330Z] ---> 48104006968c [2021-01-08T22:01:57.330Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T22:01:57.420Z] Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] [2021-01-08T22:01:57.420Z] Get:2 http://archive.ubuntu.com/ubuntu bionic InRelease [242 kB] [2021-01-08T22:01:57.420Z] Get:3 http://archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB] [2021-01-08T22:01:57.420Z] Get:4 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [1496 kB] [2021-01-08T22:01:57.420Z] Get:5 http://archive.ubuntu.com/ubuntu bionic/main amd64 Packages [1019 kB] [2021-01-08T22:01:57.420Z] Get:6 http://archive.ubuntu.com/ubuntu bionic/main Translation-en [516 kB] [2021-01-08T22:01:57.420Z] Get:7 http://archive.ubuntu.com/ubuntu bionic/multiverse amd64 Packages [151 kB] [2021-01-08T22:01:57.420Z] Get:8 http://archive.ubuntu.com/ubuntu bionic/multiverse Translation-en [108 kB] [2021-01-08T22:01:57.420Z] Get:9 http://archive.ubuntu.com/ubuntu bionic/restricted amd64 Packages [9184 B] [2021-01-08T22:01:57.420Z] Get:10 http://archive.ubuntu.com/ubuntu bionic/restricted Translation-en [3584 B] [2021-01-08T22:01:57.421Z] Get:11 http://archive.ubuntu.com/ubuntu bionic/universe amd64 Packages [8570 kB] [2021-01-08T22:01:57.421Z] Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [290 kB] [2021-01-08T22:01:57.421Z] Get:13 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [12.5 kB] [2021-01-08T22:01:57.421Z] Get:14 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2644 B] [2021-01-08T22:01:57.421Z] Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [204 kB] [2021-01-08T22:01:57.421Z] Get:16 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [27.0 kB] [2021-01-08T22:01:57.421Z] Get:17 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [1097 kB] [2021-01-08T22:01:57.421Z] Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [245 kB] [2021-01-08T22:01:57.421Z] Get:19 http://archive.ubuntu.com/ubuntu bionic/universe Translation-en [4941 kB] [2021-01-08T22:01:57.421Z] Get:20 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [1832 kB] [2021-01-08T22:01:57.421Z] Get:21 http://archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [382 kB] [2021-01-08T22:01:57.421Z] Get:22 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [31.7 kB] [2021-01-08T22:01:57.421Z] Get:23 http://archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [6696 B] [2021-01-08T22:01:57.421Z] Get:24 http://archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [232 kB] [2021-01-08T22:01:57.421Z] Get:25 http://archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [31.2 kB] [2021-01-08T22:01:57.421Z] Get:26 http://archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1700 kB] [2021-01-08T22:01:57.421Z] Get:27 http://archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [358 kB] [2021-01-08T22:01:57.421Z] Fetched 23.7 MB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libgssapi3-heimdal_7.5.0+dfsg-1_amd64.deb [96.5 kB] [2021-01-08T22:01:57.421Z] Fetched 96.5 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libkrb5-3_1.16-2ubuntu0.2_amd64.deb [279 kB] [2021-01-08T22:01:57.421Z] Fetched 279 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb [122 kB] [2021-01-08T22:01:57.421Z] Fetched 122 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libnghttp2-14_1.30.0-1ubuntu1_amd64.deb [77.8 kB] [2021-01-08T22:01:57.421Z] Fetched 77.8 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libcom-err2_1.44.1-1ubuntu1.3_amd64.deb [8848 B] [2021-01-08T22:01:57.421Z] Fetched 8848 B in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libwind0-heimdal_7.5.0+dfsg-1_amd64.deb [47.8 kB] [2021-01-08T22:01:57.421Z] Fetched 47.8 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 jq_1.5+dfsg-2_amd64.deb [45.6 kB] [2021-01-08T22:01:57.421Z] Fetched 45.6 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [15.0 kB] [2021-01-08T22:01:57.421Z] Fetched 15.0 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libcurl4_7.58.0-2ubuntu3.12_amd64.deb [214 kB] [2021-01-08T22:01:57.421Z] Fetched 214 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libldap-2.4-2_2.4.45+dfsg-1ubuntu1.8_amd64.deb [155 kB] [2021-01-08T22:01:57.421Z] Fetched 155 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 apg_2.2.3.dfsg.1-5_amd64.deb [50.6 kB] [2021-01-08T22:01:57.421Z] Fetched 50.6 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libheimntlm0-heimdal_7.5.0+dfsg-1_amd64.deb [14.8 kB] [2021-01-08T22:01:57.421Z] Fetched 14.8 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libpsl5_0.19.1-5build1_amd64.deb [41.8 kB] [2021-01-08T22:01:57.421Z] Fetched 41.8 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb [499 kB] [2021-01-08T22:01:57.421Z] Fetched 499 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libjq1_1.5+dfsg-2_amd64.deb [111 kB] [2021-01-08T22:01:57.421Z] Fetched 111 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libgmp10_6.1.2+dfsg-2_amd64.deb [240 kB] [2021-01-08T22:01:57.421Z] Fetched 240 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libheimbase1-heimdal_7.5.0+dfsg-1_amd64.deb [29.3 kB] [2021-01-08T22:01:57.421Z] Fetched 29.3 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libk5crypto3_1.16-2ubuntu0.2_amd64.deb [85.5 kB] [2021-01-08T22:01:57.421Z] Fetched 85.5 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 setpriv_2.31.1-0.4ubuntu3.7_amd64.deb [24.5 kB] [2021-01-08T22:01:57.421Z] Fetched 24.5 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb [49.2 kB] [2021-01-08T22:01:57.421Z] Fetched 49.2 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 librtmp1_2.4+20151223.gitfa8646d.1-1_amd64.deb [54.2 kB] [2021-01-08T22:01:57.421Z] Fetched 54.2 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libkrb5support0_1.16-2ubuntu0.2_amd64.deb [30.8 kB] [2021-01-08T22:01:57.421Z] Fetched 30.8 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libldap-common_2.4.45+dfsg-1ubuntu1.8_all.deb [17.0 kB] [2021-01-08T22:01:57.421Z] Fetched 17.0 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libhcrypto4-heimdal_7.5.0+dfsg-1_amd64.deb [85.9 kB] [2021-01-08T22:01:57.421Z] Fetched 85.9 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libkeyutils1_1.5.9-9.2ubuntu2_amd64.deb [8720 B] [2021-01-08T22:01:57.421Z] Fetched 8720 B in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libhogweed4_3.4-1_amd64.deb [137 kB] [2021-01-08T22:01:57.421Z] Fetched 137 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libonig4_6.7.0-1_amd64.deb [119 kB] [2021-01-08T22:01:57.421Z] Fetched 119 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libnettle6_3.4-1_amd64.deb [109 kB] [2021-01-08T22:01:57.421Z] Fetched 109 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libcap-ng0_0.7.7-3.1_amd64.deb [11.1 kB] [2021-01-08T22:01:57.421Z] Fetched 11.1 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libgnutls30_3.5.18-1ubuntu1.4_amd64.deb [645 kB] [2021-01-08T22:01:57.421Z] Fetched 645 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libroken18-heimdal_7.5.0+dfsg-1_amd64.deb [41.3 kB] [2021-01-08T22:01:57.421Z] Fetched 41.3 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libffi6_3.2.1-8_amd64.deb [17.9 kB] [2021-01-08T22:01:57.421Z] Fetched 17.9 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libunistring2_0.9.9-0ubuntu2_amd64.deb [368 kB] [2021-01-08T22:01:57.421Z] Fetched 368 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libp11-kit0_0.23.9-2ubuntu0.1_amd64.deb [187 kB] [2021-01-08T22:01:57.421Z] Fetched 187 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libasn1-8-heimdal_7.5.0+dfsg-1_amd64.deb [175 kB] [2021-01-08T22:01:57.421Z] Fetched 175 kB in 0s (0 B/s) [2021-01-08T22:01:57.421Z] Get:1 libkrb5-26-heimdal_7.5.0+dfsg-1_amd64.deb [206 kB] [2021-01-08T22:01:57.938Z] Removing intermediate container ffacc0dcbbe2 [2021-01-08T22:01:57.938Z] ---> 4b2c52175c23 [2021-01-08T22:01:57.938Z] Step 14/27 : EXPOSE $APP_PORT [2021-01-08T22:01:57.938Z] ---> Running in 5fbd9e97754b [2021-01-08T22:01:57.938Z] Removing intermediate container e69a92c24bbd [2021-01-08T22:01:57.938Z] ---> 13ea847068ab [2021-01-08T22:01:57.938Z] Step 14/24 : EXPOSE $APP_PORT [2021-01-08T22:01:57.938Z] ---> Running in 842a4846f49c [2021-01-08T22:01:58.211Z] ---> Running in 880b7653c1f9 [2021-01-08T22:01:58.809Z] Removing intermediate container 5fbd9e97754b [2021-01-08T22:01:58.809Z] ---> bfd86346ee04 [2021-01-08T22:01:58.809Z] Step 13/23 : WORKDIR /edgex [2021-01-08T22:01:59.080Z] ---> 9ef97a8bd368 [2021-01-08T22:01:59.080Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/entrypoint.sh / [2021-01-08T22:01:59.080Z] Removing intermediate container 880b7653c1f9 [2021-01-08T22:01:59.080Z] ---> 9bc65c9e9721 [2021-01-08T22:01:59.080Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / [2021-01-08T22:01:59.080Z] Removing intermediate container 842a4846f49c [2021-01-08T22:01:59.080Z] ---> 4e388e0b27cc [2021-01-08T22:01:59.080Z] Step 15/27 : COPY --from=builder /bin/sh /bin/sh [2021-01-08T22:01:59.080Z] ---> Running in bd8b68e7b5b5 [2021-01-08T22:02:00.056Z] Removing intermediate container bd8b68e7b5b5 [2021-01-08T22:02:00.056Z] ---> 19fa879227aa [2021-01-08T22:02:00.056Z] Step 14/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2021-01-08T22:02:00.056Z] ---> 5f7d8e659255 [2021-01-08T22:02:00.056Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2021-01-08T22:02:00.331Z] ---> 1abd4bd1dbb1 [2021-01-08T22:02:00.331Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-bootstrap-redis/res/configuration.toml /res/configuration.toml [2021-01-08T22:02:00.331Z] ---> 174d2eb877bc [2021-01-08T22:02:00.331Z] Step 16/27 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates [2021-01-08T22:02:00.732Z] Fetched 206 kB in 0s (0 B/s) [2021-01-08T22:02:00.733Z] Get:1 libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb [1301 kB] [2021-01-08T22:02:00.733Z] Fetched 1301 kB in 0s (0 B/s) [2021-01-08T22:02:00.733Z] Get:1 libtasn1-6_4.13-2_amd64.deb [36.2 kB] [2021-01-08T22:02:00.733Z] Fetched 36.2 kB in 0s (0 B/s) [2021-01-08T22:02:00.733Z] Get:1 curl_7.58.0-2ubuntu3.12_amd64.deb [159 kB] [2021-01-08T22:02:00.733Z] Fetched 159 kB in 0s (0 B/s) [2021-01-08T22:02:00.733Z] Get:1 libhx509-5-heimdal_7.5.0+dfsg-1_amd64.deb [107 kB] [2021-01-08T22:02:00.733Z] Fetched 107 kB in 0s (0 B/s) [2021-01-08T22:02:00.733Z] Get:1 libidn2-0_2.0.4-1.1ubuntu0.2_amd64.deb [48.7 kB] [2021-01-08T22:02:00.733Z] Fetched 48.7 kB in 0s (0 B/s) [2021-01-08T22:02:00.733Z] Pulling static-packages [2021-01-08T22:02:01.306Z] 'go115' has dependencies that need to be staged: go-build-helper static-packages [2021-01-08T22:02:01.306Z] Skipping pull go-build-helper (already ran) [2021-01-08T22:02:01.306Z] Skipping pull static-packages (already ran) [2021-01-08T22:02:01.306Z] Building go-build-helper [2021-01-08T22:02:01.370Z] ---> 74627405226b [2021-01-08T22:02:01.370Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2021-01-08T22:02:01.762Z] ---> 29ff8ba77599 [2021-01-08T22:02:01.762Z] Step 18/24 : RUN chmod +x entrypoint.sh [2021-01-08T22:02:01.762Z] ---> 93aaebdc4e16 [2021-01-08T22:02:01.762Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2021-01-08T22:02:02.061Z] ---> Running in 410037f92d2b [2021-01-08T22:02:02.061Z] ---> f70a45c1670b [2021-01-08T22:02:02.061Z] Step 17/27 : COPY --from=builder /etc/ssl /etc/ssl [2021-01-08T22:02:04.128Z] ---> a98c9887a813 [2021-01-08T22:02:04.128Z] Step 18/24 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:02:04.414Z] ---> d648b0795e7c [2021-01-08T22:02:04.414Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2021-01-08T22:02:04.801Z] Building static-packages [2021-01-08T22:02:05.014Z] ---> a53099847491 [2021-01-08T22:02:05.014Z] Step 18/27 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / [2021-01-08T22:02:05.610Z] ---> 80781fc782f7 [2021-01-08T22:02:05.610Z] Step 19/24 : USER edgex_user [2021-01-08T22:02:06.212Z] ---> Running in f81f82174fd8 [2021-01-08T22:02:06.212Z] Removing intermediate container 410037f92d2b [2021-01-08T22:02:06.212Z] ---> 0189b833e945 [2021-01-08T22:02:06.212Z] Step 19/24 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user [2021-01-08T22:02:06.492Z] ---> 19897e43e1d3 [2021-01-08T22:02:06.492Z] Step 17/23 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -u 2002 edgex_user [2021-01-08T22:02:06.492Z] ---> 879748cc2e01 [2021-01-08T22:02:06.492Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2021-01-08T22:02:06.492Z] ---> Running in c7d519320480 [2021-01-08T22:02:06.714Z] Staging go-build-helper [2021-01-08T22:02:06.774Z] ---> Running in f6d62ecd9c97 [2021-01-08T22:02:07.056Z] Removing intermediate container f81f82174fd8 [2021-01-08T22:02:07.056Z] ---> 3bc5d97277b8 [2021-01-08T22:02:07.056Z] Step 20/24 : ENTRYPOINT ["/support-scheduler"] [2021-01-08T22:02:07.287Z] Staging static-packages [2021-01-08T22:02:07.333Z] ---> Running in f535bee60f01 [2021-01-08T22:02:07.932Z] Removing intermediate container 2e3dbcc65e37 [2021-01-08T22:02:07.932Z] ---> 52d98d724dbd [2021-01-08T22:02:07.932Z] Step 10/26 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:02:08.229Z] Pulling go115 [2021-01-08T22:02:08.525Z] ---> Running in 96f85855dc48 [2021-01-08T22:02:08.525Z] ---> 5a7e40be8742 [2021-01-08T22:02:08.525Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2021-01-08T22:02:08.525Z] Removing intermediate container f535bee60f01 [2021-01-08T22:02:08.525Z] ---> 888bb7b56635 [2021-01-08T22:02:08.525Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:02:08.809Z] ---> Running in f3a92101baf2 [2021-01-08T22:02:09.169Z] 'edgex-go' has dependencies that need to be staged: go115 [2021-01-08T22:02:09.169Z] Skipping pull go115 (already ran) [2021-01-08T22:02:09.169Z] Building go115 [2021-01-08T22:02:09.169Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-08T22:02:09.169Z] Dload Upload Total Spent Left Speed [2021-01-08T22:02:09.800Z] ---> 49e5b8dcd184 [2021-01-08T22:02:09.800Z] Step 21/27 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:02:09.800Z] Removing intermediate container f3a92101baf2 [2021-01-08T22:02:09.800Z] ---> 7404bade6560 [2021-01-08T22:02:09.800Z] Step 22/24 : LABEL arch=arm64 [2021-01-08T22:02:10.079Z] Removing intermediate container c7d519320480 [2021-01-08T22:02:10.079Z] ---> 18ba2310fc9c [2021-01-08T22:02:10.079Z] Step 20/24 : USER edgex_user [2021-01-08T22:02:10.079Z] ---> Running in 8213db02f46e [2021-01-08T22:02:10.357Z] ---> Running in 35d3df59daf0 [2021-01-08T22:02:10.357Z] Removing intermediate container f6d62ecd9c97 [2021-01-08T22:02:10.357Z] ---> 711b3b6ebcfa [2021-01-08T22:02:10.357Z] Step 18/23 : USER edgex_user [2021-01-08T22:02:10.634Z] ---> Running in c6abc3b91927 [2021-01-08T22:02:10.911Z] ---> e1e8d8c09e4d [2021-01-08T22:02:10.911Z] Step 22/27 : USER edgex_user [2021-01-08T22:02:10.911Z] Removing intermediate container 35d3df59daf0 [2021-01-08T22:02:10.911Z] ---> 821b533facbb [2021-01-08T22:02:10.911Z] Step 21/24 : ENTRYPOINT ["/entrypoint.sh"] [2021-01-08T22:02:11.192Z] Removing intermediate container 8213db02f46e [2021-01-08T22:02:11.192Z] ---> a27e03304c84 [2021-01-08T22:02:11.192Z] Step 23/24 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:02:11.192Z] ---> Running in 1e5514fd8651 [2021-01-08T22:02:11.192Z] ---> Running in ace898953d90 [2021-01-08T22:02:11.192Z] ---> Running in 3ea367f1e3d5 [2021-01-08T22:02:11.470Z] Removing intermediate container c6abc3b91927 [2021-01-08T22:02:11.470Z] ---> ef5b8aa43ed9 [2021-01-08T22:02:11.470Z] Step 19/23 : ENTRYPOINT ["/edgex/security-proxy-setup"] [2021-01-08T22:02:11.470Z] Removing intermediate container 96f85855dc48 [2021-01-08T22:02:11.470Z] ---> 321d71a8fb70 [2021-01-08T22:02:11.470Z] [2021-01-08T22:02:11.470Z] Step 11/26 : FROM alpine:3.12 [2021-01-08T22:02:11.470Z] ---> afeebe901d6b [2021-01-08T22:02:11.470Z] Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T22:02:11.747Z] ---> Running in a657c9784860 [2021-01-08T22:02:11.747Z] ---> Running in 08d584543231 [2021-01-08T22:02:12.023Z] Removing intermediate container 1e5514fd8651 [2021-01-08T22:02:12.023Z] ---> 1d6a1bb6ef62 [2021-01-08T22:02:12.023Z] Step 23/27 : ENTRYPOINT ["/support-notifications"] [2021-01-08T22:02:12.023Z] Removing intermediate container ace898953d90 [2021-01-08T22:02:12.023Z] ---> d4c9da91926a [2021-01-08T22:02:12.023Z] Step 22/24 : LABEL arch=arm64 [2021-01-08T22:02:12.023Z] Removing intermediate container 3ea367f1e3d5 [2021-01-08T22:02:12.023Z] ---> ff55aaade246 [2021-01-08T22:02:12.023Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T22:02:12.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 21 115M 21 24.5M 0 0 33.6M 0 0:00:03 --:--:-- 0:00:03 33.5M 58 115M 58 67.3M 0 0 38.6M 0 0:00:02 0:00:01 0:00:01 38.6M 92 115M 92 107M 0 0 39.2M 0 0:00:02 0:00:02 --:--:-- 39.2M 100 115M 100 115M 0 0 39.4M 0 0:00:02 0:00:02 --:--:-- 39.3M [2021-01-08T22:02:12.297Z] ---> Running in dd6f4e85e476 [2021-01-08T22:02:12.297Z] ---> Running in 4457c8d06892 [2021-01-08T22:02:12.297Z] ---> Running in 29d8d39e34f1 [2021-01-08T22:02:12.297Z] Removing intermediate container a657c9784860 [2021-01-08T22:02:12.297Z] ---> f3c43cc354b5 [2021-01-08T22:02:12.297Z] Step 20/23 : CMD ["--init=true"] [2021-01-08T22:02:12.575Z] Removing intermediate container 08d584543231 [2021-01-08T22:02:12.575Z] ---> a561a37dca68 [2021-01-08T22:02:12.575Z] Step 13/26 : ENV APP_PORT=48080 [2021-01-08T22:02:12.575Z] ---> Running in dd991234e5b7 [2021-01-08T22:02:12.575Z] ---> Running in 16e92cf6ef23 [2021-01-08T22:02:12.625Z] go1.15.2.linux-amd64.tar.gz: OK [2021-01-08T22:02:12.848Z] Removing intermediate container 4457c8d06892 [2021-01-08T22:02:12.848Z] ---> 23fa0d0cb422 [2021-01-08T22:02:12.848Z] Step 23/24 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:02:12.848Z] Removing intermediate container dd6f4e85e476 [2021-01-08T22:02:12.848Z] ---> cf883cfe2d30 [2021-01-08T22:02:12.848Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:02:13.123Z] Removing intermediate container 29d8d39e34f1 [2021-01-08T22:02:13.123Z] ---> 35b1be9b8450 [2021-01-08T22:02:13.123Z] [2021-01-08T22:02:13.123Z] ---> Running in 5048fa5fe3f7 [2021-01-08T22:02:13.123Z] ---> Running in 16c251d6ddaf [2021-01-08T22:02:13.396Z] Removing intermediate container 16e92cf6ef23 [2021-01-08T22:02:13.396Z] ---> cc96aece019d [2021-01-08T22:02:13.396Z] Removing intermediate container dd991234e5b7 [2021-01-08T22:02:13.396Z] ---> 763b6bf27ecd [2021-01-08T22:02:13.396Z] Step 21/23 : LABEL arch=arm64 [2021-01-08T22:02:13.396Z] Step 14/26 : EXPOSE $APP_PORT [2021-01-08T22:02:13.667Z] Successfully built 35b1be9b8450 [2021-01-08T22:02:13.667Z] ---> Running in db3397763171 [2021-01-08T22:02:13.667Z] Successfully tagged docker-support-scheduler-go-arm64:latest [2021-01-08T22:02:13.667Z]  Building docker-support-scheduler-go ... done Building docker-core-metadata-go [2021-01-08T22:02:13.667Z] ---> Running in 5c2ffee1eaa4 [2021-01-08T22:02:13.940Z] Removing intermediate container 16c251d6ddaf [2021-01-08T22:02:13.940Z] Removing intermediate container 5048fa5fe3f7 [2021-01-08T22:02:13.940Z] ---> 46910532d3ca [2021-01-08T22:02:13.940Z] ---> db0d6c85645f [2021-01-08T22:02:13.940Z] Step 24/24 : LABEL version=0.0.0 [2021-01-08T22:02:13.940Z] Step 25/27 : LABEL arch=arm64 [2021-01-08T22:02:14.213Z] ---> Running in 925b9413a6c7 [2021-01-08T22:02:14.213Z] ---> Running in 4672cb4acce3 [2021-01-08T22:02:14.213Z] Removing intermediate container db3397763171 [2021-01-08T22:02:14.213Z] ---> f89ef7f93651 [2021-01-08T22:02:14.213Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:02:14.213Z] Removing intermediate container 5c2ffee1eaa4 [2021-01-08T22:02:14.213Z] ---> ada2713eef3b [2021-01-08T22:02:14.213Z] Step 22/23 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:02:14.486Z] ---> Running in 3991d3384c86 [2021-01-08T22:02:14.771Z] ---> Running in a8bdab032b74 [2021-01-08T22:02:15.049Z] Removing intermediate container 4672cb4acce3 [2021-01-08T22:02:15.049Z] Removing intermediate container 925b9413a6c7 [2021-01-08T22:02:15.049Z] ---> 2797f6bad1a8 [2021-01-08T22:02:15.049Z] Step 26/27 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:02:15.049Z] ---> e040f778b45d [2021-01-08T22:02:15.049Z] [2021-01-08T22:02:15.320Z] Removing intermediate container a8bdab032b74 [2021-01-08T22:02:15.320Z] ---> 9a70c2299e69 [2021-01-08T22:02:15.320Z] Step 23/23 : LABEL version=0.0.0 [2021-01-08T22:02:15.594Z] Successfully built e040f778b45d [2021-01-08T22:02:15.866Z] Successfully tagged docker-security-bootstrap-redis-go-arm64:latest [2021-01-08T22:02:15.866Z]  Building docker-security-bootstrap-redis-go ... done Building docker-security-secretstore-setup-go [2021-01-08T22:02:15.866Z] ---> Running in db2b56946a36 [2021-01-08T22:02:16.144Z] ---> Running in 68f022ac076e [2021-01-08T22:02:16.743Z] Removing intermediate container db2b56946a36 [2021-01-08T22:02:16.743Z] ---> 61bd74cd94df [2021-01-08T22:02:16.743Z] Step 27/27 : LABEL version=0.0.0 [2021-01-08T22:02:16.743Z] Removing intermediate container 68f022ac076e [2021-01-08T22:02:16.743Z] ---> 37f110fbdfa7 [2021-01-08T22:02:16.743Z] [2021-01-08T22:02:16.831Z] Staging go115 [2021-01-08T22:02:17.016Z] ---> Running in e4855fea1f17 [2021-01-08T22:02:17.291Z] Successfully built 37f110fbdfa7 [2021-01-08T22:02:18.719Z] Successfully tagged docker-security-proxy-setup-go-arm64:latest [2021-01-08T22:02:18.719Z]  Building docker-security-proxy-setup-go ... done Building docker-sys-mgmt-agent-go [2021-01-08T22:02:18.719Z] Removing intermediate container e4855fea1f17 [2021-01-08T22:02:18.719Z] ---> cb56e42ab065 [2021-01-08T22:02:18.719Z] [2021-01-08T22:02:18.992Z] Successfully built cb56e42ab065 [2021-01-08T22:02:18.992Z] Successfully tagged docker-support-notifications-go-arm64:latest [2021-01-08T22:02:19.263Z] Building docker-core-command-go [2021-01-08T22:02:19.263Z]  Building docker-support-notifications-go ... done Removing intermediate container 3991d3384c86 [2021-01-08T22:02:19.263Z] ---> b38fcf25af31 [2021-01-08T22:02:19.263Z] Step 16/26 : RUN apk add --update --no-cache zeromq [2021-01-08T22:02:19.537Z] ---> Running in 28c71d1484dd [2021-01-08T22:02:20.515Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:02:21.493Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:02:22.092Z] (1/5) Installing libgcc (9.3.0-r2) [2021-01-08T22:02:22.092Z] (2/5) Installing libsodium (1.0.18-r0) [2021-01-08T22:02:22.092Z] (3/5) Installing libstdc++ (9.3.0-r2) [2021-01-08T22:02:22.116Z] Hit http://security.ubuntu.com/ubuntu bionic-security InRelease [2021-01-08T22:02:22.116Z] Hit http://archive.ubuntu.com/ubuntu bionic InRelease [2021-01-08T22:02:22.116Z] Hit http://archive.ubuntu.com/ubuntu bionic-updates InRelease [2021-01-08T22:02:22.116Z] Fetched 0 B in 0s (0 B/s) [2021-01-08T22:02:22.116Z] Get:1 libnorm1_1.5r6+dfsg1-6_amd64.deb [224 kB] [2021-01-08T22:02:22.116Z] Fetched 224 kB in 0s (0 B/s) [2021-01-08T22:02:22.116Z] Get:1 libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb [157 kB] [2021-01-08T22:02:22.116Z] Fetched 157 kB in 0s (0 B/s) [2021-01-08T22:02:22.116Z] Get:1 libzmq5_4.2.5-1ubuntu0.2_amd64.deb [221 kB] [2021-01-08T22:02:22.116Z] Fetched 221 kB in 0s (0 B/s) [2021-01-08T22:02:22.116Z] Get:1 libsodium23_1.0.16-2_amd64.deb [143 kB] [2021-01-08T22:02:22.116Z] Fetched 143 kB in 0s (0 B/s) [2021-01-08T22:02:22.116Z] Pulling edgex-go [2021-01-08T22:02:22.366Z] (4/5) Installing libzmq (4.3.3-r0) [2021-01-08T22:02:22.641Z] (5/5) Installing zeromq (4.3.3-r0) [2021-01-08T22:02:22.641Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:02:22.641Z] OK: 8 MiB in 19 packages [2021-01-08T22:02:22.689Z] Pulling version [2021-01-08T22:02:23.628Z] Building config-common [2021-01-08T22:02:25.540Z] Skipping build go-build-helper (already ran) [2021-01-08T22:02:25.540Z] Skipping build static-packages (already ran) [2021-01-08T22:02:25.540Z] Skipping build go115 (already ran) [2021-01-08T22:02:25.800Z] Building edgex-go [2021-01-08T22:02:25.800Z] 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-08T22:02:26.941Z] Removing intermediate container 28c71d1484dd [2021-01-08T22:02:26.941Z] ---> 859b043459b1 [2021-01-08T22:02:26.941Z] Step 17/26 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / [2021-01-08T22:02:27.185Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-01-08T22:02:27.185Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap v0.0.68 [2021-01-08T22:02:27.185Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.139 [2021-01-08T22:02:27.185Z] go: downloading github.com/edgexfoundry/go-mod-messaging v0.1.30 [2021-01-08T22:02:27.185Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-01-08T22:02:27.185Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-01-08T22:02:27.185Z] go: downloading github.com/gomodule/redigo v2.0.0+incompatible [2021-01-08T22:02:27.185Z] go: downloading github.com/edgexfoundry/go-mod-configuration v0.0.8 [2021-01-08T22:02:27.185Z] go: downloading github.com/edgexfoundry/go-mod-secrets v0.0.29 [2021-01-08T22:02:27.185Z] go: downloading github.com/pelletier/go-toml v1.2.0 [2021-01-08T22:02:27.185Z] go: downloading github.com/imdario/mergo v0.3.11 [2021-01-08T22:02:27.185Z] go: downloading github.com/BurntSushi/toml v0.3.1 [2021-01-08T22:02:27.185Z] go: downloading github.com/edgexfoundry/go-mod-registry v0.1.27 [2021-01-08T22:02:27.185Z] go: downloading github.com/pkg/errors v0.8.1 [2021-01-08T22:02:27.185Z] go: downloading github.com/google/uuid v1.1.4 [2021-01-08T22:02:27.185Z] go: downloading github.com/go-kit/kit v0.8.0 [2021-01-08T22:02:27.185Z] go: downloading github.com/go-playground/validator/v10 v10.3.0 [2021-01-08T22:02:27.185Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-01-08T22:02:27.185Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-01-08T22:02:27.185Z] go: downloading github.com/x448/float16 v0.8.4 [2021-01-08T22:02:27.185Z] go: downloading github.com/go-redis/redis/v7 v7.2.0 [2021-01-08T22:02:27.185Z] go: downloading github.com/pebbe/zmq4 v1.2.2 [2021-01-08T22:02:27.185Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.2.0 [2021-01-08T22:02:27.185Z] go: downloading github.com/hashicorp/consul/api v1.1.0 [2021-01-08T22:02:27.185Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-01-08T22:02:27.214Z] ---> d33f511555bd [2021-01-08T22:02:27.214Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2021-01-08T22:02:27.446Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-01-08T22:02:27.446Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-01-08T22:02:27.446Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-01-08T22:02:27.446Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.0 [2021-01-08T22:02:27.446Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-01-08T22:02:27.446Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-01-08T22:02:27.446Z] go: downloading golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 [2021-01-08T22:02:27.446Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-01-08T22:02:27.446Z] go: downloading github.com/hashicorp/serf v0.8.2 [2021-01-08T22:02:27.446Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-01-08T22:02:27.446Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-01-08T22:02:27.446Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-01-08T22:02:27.708Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-01-08T22:02:27.708Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-01-08T22:02:27.708Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-01-08T22:02:29.832Z] ---> bb18ed843140 [2021-01-08T22:02:29.832Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2021-01-08T22:02:30.818Z] ---> 28f212b3e97f [2021-01-08T22:02:30.818Z] Step 20/26 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:02:32.245Z] ---> 078ccc12b90d [2021-01-08T22:02:32.245Z] Step 21/26 : USER edgex_user [2021-01-08T22:02:32.518Z] ---> Running in 6e8bc3642bb3 [2021-01-08T22:02:33.502Z] Removing intermediate container 6e8bc3642bb3 [2021-01-08T22:02:33.502Z] ---> dc17e6379f81 [2021-01-08T22:02:33.502Z] Step 22/26 : ENTRYPOINT ["/core-data"] [2021-01-08T22:02:33.502Z] ---> Running in 2455ed935c1e [2021-01-08T22:02:34.284Z] 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-08T22:02:34.485Z] Removing intermediate container 2455ed935c1e [2021-01-08T22:02:34.485Z] ---> bb2ff75d0438 [2021-01-08T22:02:34.485Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:02:34.758Z] ---> Running in 7ddf35ce3233 [2021-01-08T22:02:35.749Z] Removing intermediate container 7ddf35ce3233 [2021-01-08T22:02:35.749Z] ---> 3d2b347ce0d4 [2021-01-08T22:02:35.749Z] Step 24/26 : LABEL arch=arm64 [2021-01-08T22:02:36.022Z] ---> Running in 6440a1099a31 [2021-01-08T22:02:37.002Z] Removing intermediate container 6440a1099a31 [2021-01-08T22:02:37.002Z] ---> 71ac9c780351 [2021-01-08T22:02:37.002Z] Step 25/26 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:02:37.598Z] ---> Running in e4f0b7ed81d5 [2021-01-08T22:02:38.496Z] 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-08T22:02:38.584Z] Removing intermediate container e4f0b7ed81d5 [2021-01-08T22:02:38.584Z] ---> bc07009b3df9 [2021-01-08T22:02:38.584Z] Step 26/26 : LABEL version=0.0.0 [2021-01-08T22:02:38.855Z] ---> Running in 5820d14c9021 [2021-01-08T22:02:39.066Z] 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-08T22:02:39.460Z] Removing intermediate container 5820d14c9021 [2021-01-08T22:02:39.460Z] ---> e9b031759208 [2021-01-08T22:02:39.460Z] [2021-01-08T22:02:39.735Z] Successfully built e9b031759208 [2021-01-08T22:02:39.735Z] Successfully tagged docker-core-data-go-arm64:latest [2021-01-08T22:02:40.008Z] 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-08T22:02:40.268Z] 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-08T22:02:40.528Z] go: downloading github.com/stretchr/testify v1.6.1 [2021-01-08T22:02:40.789Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-01-08T22:02:40.789Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-01-08T22:02:40.789Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-01-08T22:02:42.176Z] 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-08T22:02:42.176Z] go: downloading gopkg.in/eapache/queue.v1 v1.1.0 [2021-01-08T22:02:42.176Z] go: downloading github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 [2021-01-08T22:02:43.557Z] 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-08T22:02:43.557Z] go: downloading github.com/dgrijalva/jwt-go v3.2.0+incompatible [2021-01-08T22:02:44.496Z] 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-08T22:02:44.496Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-01-08T22:02:45.878Z] 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-08T22:02:46.447Z] 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-08T22:02:47.019Z] 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-08T22:02:49.564Z] Building version [2021-01-08T22:02:50.948Z] Staging config-common [2021-01-08T22:02:51.889Z] Skipping stage go-build-helper (already ran) [2021-01-08T22:02:51.889Z] Skipping stage static-packages (already ran) [2021-01-08T22:02:51.889Z] Skipping stage go115 (already ran) [2021-01-08T22:02:51.889Z] Staging edgex-go [2021-01-08T22:02:52.832Z] Staging version [2021-01-08T22:02:53.784Z] Priming config-common [2021-01-08T22:02:54.726Z] Priming go-build-helper [2021-01-08T22:02:55.672Z] Priming static-packages [2021-01-08T22:02:57.587Z] Priming go115 [2021-01-08T22:02:58.532Z] Priming edgex-go [2021-01-08T22:02:59.916Z] Priming version [2021-01-08T22:03:00.857Z] The 'passthrough' property is being used to propagate experimental properties to snap.yaml that have not been validated. [2021-01-08T22:03:01.887Z]  Building docker-core-data-go ... done Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:03:01.887Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:03:01.887Z] ---> 622bb411b4c4 [2021-01-08T22:03:01.887Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T22:03:01.887Z] ---> Using cache [2021-01-08T22:03:01.887Z] ---> 7bb04a6c7114 [2021-01-08T22:03:01.887Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:03:01.887Z] ---> Using cache [2021-01-08T22:03:01.887Z] ---> 33b13f6d9040 [2021-01-08T22:03:01.887Z] Step 5/25 : RUN apk add --update --no-cache make git [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-08T22:03:06.237Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:03:06.237Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:03:06.237Z] ---> 622bb411b4c4 [2021-01-08T22:03:06.237Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T22:03:06.237Z] ---> Using cache [2021-01-08T22:03:06.237Z] ---> 7bb04a6c7114 [2021-01-08T22:03:06.237Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:03:06.237Z] ---> Using cache [2021-01-08T22:03:06.237Z] ---> 33b13f6d9040 [2021-01-08T22:03:06.237Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-08T22:03:06.832Z] ---> Running in 7b3315df4bcc [2021-01-08T22:03:06.832Z] ---> Running in d8e29b1bbb30 [2021-01-08T22:03:08.271Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:03:08.544Z] Step 1/28 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:03:08.544Z] Step 2/28 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:03:08.544Z] ---> 622bb411b4c4 [2021-01-08T22:03:08.544Z] Step 3/28 : WORKDIR /edgex-go [2021-01-08T22:03:08.544Z] ---> Using cache [2021-01-08T22:03:08.544Z] ---> 7bb04a6c7114 [2021-01-08T22:03:08.544Z] Step 4/28 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:03:08.544Z] ---> Using cache [2021-01-08T22:03:08.544Z] ---> 33b13f6d9040 [2021-01-08T22:03:08.544Z] Step 5/28 : RUN apk add --update --no-cache make bash git [2021-01-08T22:03:08.544Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:03:08.817Z] Step 1/25 : ARG BUILDER_BASE=golang:1.15-alpine3.12 [2021-01-08T22:03:08.817Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2021-01-08T22:03:08.817Z] ---> 622bb411b4c4 [2021-01-08T22:03:08.817Z] Step 3/25 : WORKDIR /edgex-go [2021-01-08T22:03:08.817Z] ---> Using cache [2021-01-08T22:03:08.817Z] ---> 7bb04a6c7114 [2021-01-08T22:03:08.817Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-08T22:03:08.817Z] ---> Using cache [2021-01-08T22:03:08.817Z] ---> 33b13f6d9040 [2021-01-08T22:03:08.817Z] Step 5/25 : RUN apk add --update --no-cache make git [2021-01-08T22:03:09.086Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:03:09.359Z] ---> Running in f480a72828d4 [2021-01-08T22:03:09.359Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:03:09.359Z] ---> Running in 32c3825773ec [2021-01-08T22:03:09.959Z] OK: 217 MiB in 51 packages [2021-01-08T22:03:10.232Z] OK: 217 MiB in 51 packages [2021-01-08T22:03:11.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:03:11.211Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:03:11.211Z] Removing intermediate container 7b3315df4bcc [2021-01-08T22:03:11.211Z] ---> b2352aee95f7 [2021-01-08T22:03:11.211Z] Step 6/25 : COPY go.mod . [2021-01-08T22:03:11.488Z] Removing intermediate container d8e29b1bbb30 [2021-01-08T22:03:11.488Z] ---> f4ec8b54a11d [2021-01-08T22:03:11.488Z] Step 6/25 : COPY go.mod . [2021-01-08T22:03:11.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:03:11.760Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:03:12.039Z] ---> 6d616b7da347 [2021-01-08T22:03:12.039Z] Step 7/25 : RUN go mod download [2021-01-08T22:03:12.315Z] ---> Running in fef35f0ddfa6 [2021-01-08T22:03:12.315Z] OK: 217 MiB in 51 packages [2021-01-08T22:03:12.315Z] ---> b2c21c184127 [2021-01-08T22:03:12.315Z] Step 7/25 : RUN go mod download [2021-01-08T22:03:12.611Z] OK: 217 MiB in 51 packages [2021-01-08T22:03:12.611Z] ---> Running in 66ca499cd90a [2021-01-08T22:03:14.070Z] Removing intermediate container f480a72828d4 [2021-01-08T22:03:14.070Z] ---> 7c8fb1e1f264 [2021-01-08T22:03:14.070Z] Step 6/25 : COPY go.mod . [2021-01-08T22:03:14.347Z] Removing intermediate container 32c3825773ec [2021-01-08T22:03:14.347Z] ---> 4845d49bf0e7 [2021-01-08T22:03:14.347Z] Step 6/28 : COPY go.mod . [2021-01-08T22:03:15.326Z] ---> 5441b4635755 [2021-01-08T22:03:15.326Z] Step 7/25 : RUN go mod download [2021-01-08T22:03:15.326Z] ---> b220662790bd [2021-01-08T22:03:15.326Z] Step 7/28 : RUN go mod download [2021-01-08T22:03:15.326Z] ---> Running in 82b0a2f4cb47 [2021-01-08T22:03:15.601Z] ---> Running in dc06f6b081f7 [2021-01-08T22:03:15.885Z] Removing intermediate container fef35f0ddfa6 [2021-01-08T22:03:15.885Z] ---> 6dd08e2a37d2 [2021-01-08T22:03:15.885Z] Step 8/25 : COPY . . [2021-01-08T22:03:16.163Z] Removing intermediate container 66ca499cd90a [2021-01-08T22:03:16.163Z] ---> 72f68b370048 [2021-01-08T22:03:16.163Z] Step 8/25 : COPY . . [2021-01-08T22:03:22.973Z] Removing intermediate container dc06f6b081f7 [2021-01-08T22:03:22.973Z] ---> 5a29bf999cc0 [2021-01-08T22:03:22.973Z] Step 8/28 : COPY . . [2021-01-08T22:03:22.973Z] Removing intermediate container 82b0a2f4cb47 [2021-01-08T22:03:22.973Z] ---> e8abf9f41a92 [2021-01-08T22:03:22.973Z] Step 8/25 : COPY . . [2021-01-08T22:03:38.066Z] ---> 2222bea3580b [2021-01-08T22:03:38.066Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2021-01-08T22:03:38.066Z] ---> 19bc8928ef42 [2021-01-08T22:03:38.067Z] Step 9/25 : RUN make cmd/core-metadata/core-metadata [2021-01-08T22:03:38.067Z] ---> a810e4c62be3 [2021-01-08T22:03:38.067Z] Step 9/25 : RUN make cmd/core-command/core-command [2021-01-08T22:03:38.067Z] ---> Running in d875401c89a3 [2021-01-08T22:03:38.067Z] ---> Running in 18b8c936905c [2021-01-08T22:03:38.067Z] ---> Running in 770eab47be03 [2021-01-08T22:03:38.336Z] ---> 6ac9f7250842 [2021-01-08T22:03:38.336Z] Step 9/28 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2021-01-08T22:03:38.609Z] ---> Running in 5837b50f6037 [2021-01-08T22:03:39.598Z] 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-08T22:03:39.875Z] 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-08T22:03:40.151Z] 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-08T22:03:40.151Z] 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-08T22:04:48.200Z] 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-08T22:04:54.933Z] Removing intermediate container d875401c89a3 [2021-01-08T22:04:54.933Z] ---> 8566e1227a64 [2021-01-08T22:04:54.933Z] [2021-01-08T22:04:54.933Z] Step 10/25 : FROM alpine:3.12 [2021-01-08T22:04:54.933Z] ---> afeebe901d6b [2021-01-08T22:04:54.933Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec [2021-01-08T22:04:54.933Z] ---> Running in 58e2828eeda6 [2021-01-08T22:04:56.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:04:56.935Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:04:57.212Z] Removing intermediate container 5837b50f6037 [2021-01-08T22:04:57.212Z] ---> 143fe8b82bd1 [2021-01-08T22:04:57.212Z] Step 10/28 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2021-01-08T22:04:57.492Z] ---> Running in 6211a58a646b [2021-01-08T22:04:57.492Z] (1/6) Installing ca-certificates (20191127-r4) [2021-01-08T22:04:57.492Z] (2/6) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T22:04:57.492Z] (3/6) Installing libcurl (7.69.1-r3) [2021-01-08T22:04:57.767Z] (4/6) Installing curl (7.69.1-r3) [2021-01-08T22:04:57.767Z] (5/6) Installing dumb-init (1.2.2-r1) [2021-01-08T22:04:57.767Z] (6/6) Installing su-exec (0.2-r1) [2021-01-08T22:04:57.767Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:04:57.767Z] Executing ca-certificates-20191127-r4.trigger [2021-01-08T22:04:58.062Z] OK: 7 MiB in 20 packages [2021-01-08T22:04:59.052Z] Removing intermediate container 770eab47be03 [2021-01-08T22:04:59.052Z] ---> ff1a7d2c9fc3 [2021-01-08T22:04:59.052Z] Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:04:59.052Z] ---> Running in 2cbe9368d0dd [2021-01-08T22:04:59.329Z] 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-08T22:05:00.772Z] Removing intermediate container 58e2828eeda6 [2021-01-08T22:05:00.772Z] ---> 7c02e941ba28 [2021-01-08T22:05:00.772Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2021-01-08T22:05:00.772Z] ---> Running in e337ef3fb608 [2021-01-08T22:05:01.379Z] Removing intermediate container e337ef3fb608 [2021-01-08T22:05:01.379Z] ---> 1a6790f5f97a [2021-01-08T22:05:01.379Z] Step 13/25 : WORKDIR / [2021-01-08T22:05:01.654Z] ---> Running in 94908f3296d6 [2021-01-08T22:05:02.637Z] Removing intermediate container 2cbe9368d0dd [2021-01-08T22:05:02.637Z] ---> ac8970d0f1df [2021-01-08T22:05:02.637Z] [2021-01-08T22:05:02.637Z] Step 11/25 : FROM scratch [2021-01-08T22:05:02.637Z] ---> [2021-01-08T22:05:02.637Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T22:05:02.637Z] Removing intermediate container 94908f3296d6 [2021-01-08T22:05:02.637Z] ---> 72739ec8d475 [2021-01-08T22:05:02.637Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2021-01-08T22:05:02.637Z] ---> Using cache [2021-01-08T22:05:02.637Z] ---> 317de8782d91 [2021-01-08T22:05:02.637Z] Step 13/25 : ENV APP_PORT=48082 [2021-01-08T22:05:02.913Z] ---> Running in 69e92990285d [2021-01-08T22:05:03.894Z] Removing intermediate container 69e92990285d [2021-01-08T22:05:03.894Z] ---> 83306040b0ea [2021-01-08T22:05:03.894Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-08T22:05:03.894Z] ---> 7dc06aa1a529 [2021-01-08T22:05:03.894Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2021-01-08T22:05:03.894Z] ---> Running in 92fc571f3f7d [2021-01-08T22:05:03.894Z] Removing intermediate container 6211a58a646b [2021-01-08T22:05:03.894Z] ---> 5457f8780f78 [2021-01-08T22:05:03.894Z] [2021-01-08T22:05:03.894Z] Step 11/28 : FROM docker:20.10.0 [2021-01-08T22:05:04.172Z] 20.10.0: Pulling from library/docker [2021-01-08T22:05:04.445Z] Removing intermediate container 92fc571f3f7d [2021-01-08T22:05:04.445Z] ---> 79d56b9e6230 [2021-01-08T22:05:04.445Z] Step 15/25 : WORKDIR / [2021-01-08T22:05:04.724Z] ---> Running in a2867e03b132 [2021-01-08T22:05:05.001Z] ---> 88ba21d42b2a [2021-01-08T22:05:05.001Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2021-01-08T22:05:05.598Z] Removing intermediate container a2867e03b132 [2021-01-08T22:05:05.598Z] ---> 94c8aacccabb [2021-01-08T22:05:05.598Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / [2021-01-08T22:05:06.584Z] ---> 584ff02523e9 [2021-01-08T22:05:06.584Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2021-01-08T22:05:06.872Z] ---> f45bf3c369ca [2021-01-08T22:05:06.872Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2021-01-08T22:05:08.318Z] Removing intermediate container 18b8c936905c [2021-01-08T22:05:08.318Z] ---> 88ef470f789c [2021-01-08T22:05:08.318Z] Step 10/25 : RUN echo "edgex_user:x:2002:2001:Linux User,,,:/home/edgex_user:/sbin/nologin" >> /tmp/passwd [2021-01-08T22:05:08.318Z] ---> 663642558c18 [2021-01-08T22:05:08.318Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2021-01-08T22:05:08.597Z] ---> Running in 8c060c63c560 [2021-01-08T22:05:08.870Z] ---> fdab263179ad [2021-01-08T22:05:08.870Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2021-01-08T22:05:10.336Z] ---> a87dab13e41e [2021-01-08T22:05:10.336Z] Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:05:10.336Z] ---> 2fe3eec8f52e [2021-01-08T22:05:10.336Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2021-01-08T22:05:11.792Z] ---> 35c092a5afc7 [2021-01-08T22:05:11.792Z] ---> 2c7cc7e3a69d [2021-01-08T22:05:11.792Z] Step 20/25 : USER edgex_user [2021-01-08T22:05:11.792Z] Step 20/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2021-01-08T22:05:12.071Z] Removing intermediate container 8c060c63c560 [2021-01-08T22:05:12.071Z] ---> 2f1c36fce0c2 [2021-01-08T22:05:12.071Z] [2021-01-08T22:05:12.071Z] Step 11/25 : FROM scratch [2021-01-08T22:05:12.071Z] ---> [2021-01-08T22:05:12.071Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2021-01-08T22:05:12.071Z] ---> Using cache [2021-01-08T22:05:12.071Z] ---> 317de8782d91 [2021-01-08T22:05:12.071Z] Step 13/25 : ENV APP_PORT=48081 [2021-01-08T22:05:12.071Z] ---> Running in 788b4417598a [2021-01-08T22:05:12.071Z] ---> Running in 785f2035abfd [2021-01-08T22:05:12.348Z] ---> Running in 8b647642fa5d [2021-01-08T22:05:12.958Z] Removing intermediate container 788b4417598a [2021-01-08T22:05:12.958Z] ---> 5d6a4438f0e6 [2021-01-08T22:05:12.958Z] Step 21/25 : ENTRYPOINT ["/core-command"] [2021-01-08T22:05:13.237Z] Removing intermediate container 8b647642fa5d [2021-01-08T22:05:13.237Z] ---> 2e3a6a311ce9 [2021-01-08T22:05:13.237Z] Step 14/25 : EXPOSE $APP_PORT [2021-01-08T22:05:13.509Z] ---> Running in 1ca44edeec22 [2021-01-08T22:05:13.509Z] ---> Running in 4737003ec31d [2021-01-08T22:05:14.111Z] Removing intermediate container 1ca44edeec22 [2021-01-08T22:05:14.111Z] ---> 32e7a61ebe7d [2021-01-08T22:05:14.111Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:05:14.111Z] Removing intermediate container 4737003ec31d [2021-01-08T22:05:14.111Z] ---> 7595e880df7c [2021-01-08T22:05:14.111Z] Step 15/25 : WORKDIR / [2021-01-08T22:05:14.388Z] ---> Running in ed43d376982d [2021-01-08T22:05:14.388Z] ---> Running in f7706862f82e [2021-01-08T22:05:15.366Z] Removing intermediate container ed43d376982d [2021-01-08T22:05:15.366Z] ---> ce1f0565901e [2021-01-08T22:05:15.366Z] Step 23/25 : LABEL arch=arm64 [2021-01-08T22:05:15.366Z] Removing intermediate container 785f2035abfd [2021-01-08T22:05:15.366Z] ---> 9fa8e1269793 [2021-01-08T22:05:15.366Z] Step 21/25 : RUN mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2021-01-08T22:05:15.366Z] Removing intermediate container f7706862f82e [2021-01-08T22:05:15.366Z] ---> 212bad0e64aa [2021-01-08T22:05:15.366Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / [2021-01-08T22:05:15.640Z] ---> Running in 4dfe70b799e3 [2021-01-08T22:05:15.640Z] ---> Running in 634a0adc5cdd [2021-01-08T22:05:16.252Z] Removing intermediate container 4dfe70b799e3 [2021-01-08T22:05:16.252Z] ---> 172a3a2d964c [2021-01-08T22:05:16.252Z] Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:05:16.252Z] ---> 2e2846d06710 [2021-01-08T22:05:16.252Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2021-01-08T22:05:16.252Z] ---> Running in 781612b5054b [2021-01-08T22:05:17.233Z] Removing intermediate container 781612b5054b [2021-01-08T22:05:17.233Z] ---> b9b56a9c162d [2021-01-08T22:05:17.233Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T22:05:17.506Z] ---> Running in 8efcfd3984cc [2021-01-08T22:05:17.506Z] Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 [2021-01-08T22:05:17.506Z] Status: Downloaded newer image for docker:20.10.0 [2021-01-08T22:05:17.506Z] ---> eeaf43b92773 [2021-01-08T22:05:17.506Z] Step 12/28 : RUN apk add --no-cache bash [2021-01-08T22:05:17.777Z] ---> Running in b4a60fb2ee10 [2021-01-08T22:05:17.777Z] ---> 95c9ea69ab8b [2021-01-08T22:05:17.777Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2021-01-08T22:05:18.055Z] Removing intermediate container 8efcfd3984cc [2021-01-08T22:05:18.055Z] ---> acb36915f722 [2021-01-08T22:05:18.055Z] [2021-01-08T22:05:18.329Z] Removing intermediate container 634a0adc5cdd [2021-01-08T22:05:18.330Z] ---> 335ee669dda0 [2021-01-08T22:05:18.330Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2021-01-08T22:05:18.605Z] Successfully built acb36915f722 [2021-01-08T22:05:18.605Z] Successfully tagged docker-core-command-go-arm64:latest [2021-01-08T22:05:18.605Z]  Building docker-core-command-go ... done  ---> Running in 0ee609c65982 [2021-01-08T22:05:18.881Z] ---> 485d0b53a05d [2021-01-08T22:05:18.881Z] Step 19/25 : COPY --from=builder /tmp/passwd /etc/passwd [2021-01-08T22:05:19.157Z] Removing intermediate container 0ee609c65982 [2021-01-08T22:05:19.157Z] ---> 13039ce0b4bc [2021-01-08T22:05:19.157Z] Step 23/25 : LABEL arch=arm64 [2021-01-08T22:05:19.157Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:05:19.430Z] ---> Running in a8bc8643beb7 [2021-01-08T22:05:19.430Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:05:19.703Z] ---> 20dcae1f1228 [2021-01-08T22:05:19.703Z] Step 20/25 : USER edgex_user [2021-01-08T22:05:19.982Z] Removing intermediate container a8bc8643beb7 [2021-01-08T22:05:19.982Z] ---> 1c64509d3175 [2021-01-08T22:05:19.982Z] Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:05:19.982Z] ---> Running in 1727ebe43e4a [2021-01-08T22:05:19.982Z] (1/2) Installing readline (8.0.4-r0) [2021-01-08T22:05:19.982Z] (2/2) Installing bash (5.0.17-r0) [2021-01-08T22:05:19.982Z] Executing bash-5.0.17-r0.post-install [2021-01-08T22:05:19.982Z] ---> Running in cf8247b3ad2a [2021-01-08T22:05:19.982Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:05:20.256Z] OK: 12 MiB in 22 packages [2021-01-08T22:05:20.539Z] Removing intermediate container 1727ebe43e4a [2021-01-08T22:05:20.539Z] ---> 83fcc322ec88 [2021-01-08T22:05:20.539Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2021-01-08T22:05:20.539Z] Removing intermediate container cf8247b3ad2a [2021-01-08T22:05:20.539Z] ---> 8b50362461b4 [2021-01-08T22:05:20.539Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T22:05:20.816Z] ---> Running in 4cf064ed0d4d [2021-01-08T22:05:20.816Z] ---> Running in 20d04b24087d [2021-01-08T22:05:21.417Z] Removing intermediate container 4cf064ed0d4d [2021-01-08T22:05:21.417Z] ---> bba64b583692 [2021-01-08T22:05:21.417Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:05:21.417Z] Removing intermediate container 20d04b24087d [2021-01-08T22:05:21.417Z] ---> f0430fc0b148 [2021-01-08T22:05:21.417Z] [2021-01-08T22:05:21.417Z] ---> Running in 4daefc578f9a [2021-01-08T22:05:21.692Z] Removing intermediate container b4a60fb2ee10 [2021-01-08T22:05:21.692Z] ---> 12c41c37a8d8 [2021-01-08T22:05:21.692Z] Step 13/28 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' [2021-01-08T22:05:21.692Z] ---> Running in 4f280fa0f9d6 [2021-01-08T22:05:21.963Z] Successfully built f0430fc0b148 [2021-01-08T22:05:21.963Z] Successfully tagged docker-security-secretstore-setup-go-arm64:latest [2021-01-08T22:05:21.963Z]  Building docker-security-secretstore-setup-go ... done Removing intermediate container 4daefc578f9a [2021-01-08T22:05:21.963Z] ---> 3c4d8ca70635 [2021-01-08T22:05:21.963Z] Step 23/25 : LABEL arch=arm64 [2021-01-08T22:05:22.236Z] ---> Running in 288cf51a77de [2021-01-08T22:05:22.236Z] Removing intermediate container 4f280fa0f9d6 [2021-01-08T22:05:22.236Z] ---> 59669fa5d14f [2021-01-08T22:05:22.236Z] Step 14/28 : ENV APP_PORT=48090 [2021-01-08T22:05:22.509Z] ---> Running in 9985ef117dec [2021-01-08T22:05:22.787Z] Removing intermediate container 288cf51a77de [2021-01-08T22:05:22.787Z] ---> df97f8510ed8 [2021-01-08T22:05:22.787Z] Step 24/25 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:05:22.787Z] ---> Running in 20272e5e922e [2021-01-08T22:05:23.063Z] Removing intermediate container 9985ef117dec [2021-01-08T22:05:23.063Z] ---> c83aeb98179e [2021-01-08T22:05:23.063Z] Step 15/28 : EXPOSE $APP_PORT [2021-01-08T22:05:23.063Z] ---> Running in 086482c0f019 [2021-01-08T22:05:23.334Z] Removing intermediate container 20272e5e922e [2021-01-08T22:05:23.334Z] ---> 23df1a222c5b [2021-01-08T22:05:23.334Z] Step 25/25 : LABEL version=0.0.0 [2021-01-08T22:05:23.609Z] ---> Running in 581b7f14ac3d [2021-01-08T22:05:23.609Z] Removing intermediate container 086482c0f019 [2021-01-08T22:05:23.609Z] ---> 369c94eb881d [2021-01-08T22:05:23.609Z] Step 16/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2021-01-08T22:05:23.881Z] Removing intermediate container 581b7f14ac3d [2021-01-08T22:05:23.881Z] ---> 49d633a5f771 [2021-01-08T22:05:23.881Z] [2021-01-08T22:05:24.476Z] Successfully built 49d633a5f771 [2021-01-08T22:05:24.476Z] Successfully tagged docker-core-metadata-go-arm64:latest [2021-01-08T22:05:25.064Z]  Building docker-core-metadata-go ... done  ---> 091555752373 [2021-01-08T22:05:25.064Z] Step 17/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2021-01-08T22:05:25.655Z] ---> 1435e098efb1 [2021-01-08T22:05:25.655Z] Step 18/28 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2021-01-08T22:05:26.630Z] ---> 63350ce473e9 [2021-01-08T22:05:26.630Z] Step 19/28 : RUN apk --no-cache add py3-pip [2021-01-08T22:05:26.630Z] ---> Running in 2cf0b04611c7 [2021-01-08T22:05:27.603Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:05:27.875Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:05:28.463Z] (1/33) Installing libbz2 (1.0.8-r1) [2021-01-08T22:05:28.463Z] (2/33) Installing expat (2.2.9-r1) [2021-01-08T22:05:28.463Z] (3/33) Installing libffi (3.3-r2) [2021-01-08T22:05:28.463Z] (4/33) Installing gdbm (1.13-r1) [2021-01-08T22:05:28.463Z] (5/33) Installing xz-libs (5.2.5-r0) [2021-01-08T22:05:28.463Z] (6/33) Installing sqlite-libs (3.32.1-r0) [2021-01-08T22:05:28.463Z] (7/33) Installing python3 (3.8.5-r0) [2021-01-08T22:05:30.422Z] (8/33) Installing py3-appdirs (1.4.4-r1) [2021-01-08T22:05:30.422Z] (9/33) Installing py3-ordered-set (4.0.1-r0) [2021-01-08T22:05:30.422Z] (10/33) Installing py3-parsing (2.4.7-r0) [2021-01-08T22:05:30.422Z] (11/33) Installing py3-six (1.15.0-r0) [2021-01-08T22:05:30.422Z] (12/33) Installing py3-packaging (20.4-r0) [2021-01-08T22:05:30.422Z] (13/33) Installing py3-setuptools (47.0.0-r0) [2021-01-08T22:05:30.422Z] (14/33) Installing py3-chardet (3.0.4-r4) [2021-01-08T22:05:30.422Z] (15/33) Installing py3-idna (2.9-r0) [2021-01-08T22:05:30.422Z] (16/33) Installing py3-certifi (2020.4.5.1-r0) [2021-01-08T22:05:30.422Z] (17/33) Installing py3-urllib3 (1.25.9-r0) [2021-01-08T22:05:30.422Z] (18/33) Installing py3-requests (2.23.0-r0) [2021-01-08T22:05:30.422Z] (19/33) Installing py3-msgpack (1.0.0-r0) [2021-01-08T22:05:30.422Z] (20/33) Installing py3-lockfile (0.12.2-r3) [2021-01-08T22:05:30.422Z] (21/33) Installing py3-cachecontrol (0.12.6-r0) [2021-01-08T22:05:30.692Z] (22/33) Installing py3-colorama (0.4.3-r0) [2021-01-08T22:05:30.692Z] (23/33) Installing py3-distlib (0.3.0-r0) [2021-01-08T22:05:30.692Z] (24/33) Installing py3-distro (1.5.0-r1) [2021-01-08T22:05:30.692Z] (25/33) Installing py3-webencodings (0.5.1-r3) [2021-01-08T22:05:30.692Z] (26/33) Installing py3-html5lib (1.0.1-r4) [2021-01-08T22:05:30.692Z] (27/33) Installing py3-pytoml (0.1.21-r0) [2021-01-08T22:05:30.692Z] (28/33) Installing py3-pep517 (0.8.2-r0) [2021-01-08T22:05:30.692Z] (29/33) Installing py3-progress (1.5-r0) [2021-01-08T22:05:30.692Z] (30/33) Installing py3-toml (0.10.1-r0) [2021-01-08T22:05:30.692Z] (31/33) Installing py3-retrying (1.3.3-r0) [2021-01-08T22:05:30.692Z] (32/33) Installing py3-contextlib2 (0.6.0-r0) [2021-01-08T22:05:30.692Z] (33/33) Installing py3-pip (20.1.1-r0) [2021-01-08T22:05:30.964Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:05:30.964Z] OK: 71 MiB in 55 packages [2021-01-08T22:05:37.785Z] Removing intermediate container 2cf0b04611c7 [2021-01-08T22:05:37.785Z] ---> 1b909f9cbfd9 [2021-01-08T22:05:37.785Z] Step 20/28 : RUN pip install docker-compose==1.23.2 [2021-01-08T22:05:37.785Z] ---> Running in 27668609b7dd [2021-01-08T22:05:43.185Z] Collecting docker-compose==1.23.2 [2021-01-08T22:05:43.185Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2021-01-08T22:05:43.185Z] Collecting texttable<0.10,>=0.9.0 [2021-01-08T22:05:43.185Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2021-01-08T22:05:44.607Z] Collecting dockerpty<0.5,>=0.4.1 [2021-01-08T22:05:44.607Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2021-01-08T22:05:47.211Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2021-01-08T22:05:47.211Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2021-01-08T22:05:47.482Z] 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-08T22:05:47.751Z] Collecting cached-property<2,>=1.2.0 [2021-01-08T22:05:47.751Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2021-01-08T22:05:48.344Z] Collecting websocket-client<1.0,>=0.32.0 [2021-01-08T22:05:48.344Z] Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) [2021-01-08T22:05:48.932Z] Collecting jsonschema<3,>=2.5.1 [2021-01-08T22:05:48.932Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2021-01-08T22:05:49.523Z] Collecting PyYAML<4,>=3.10 [2021-01-08T22:05:49.523Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2021-01-08T22:05:52.890Z] Collecting docker<4.0,>=3.6.0 [2021-01-08T22:05:52.890Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2021-01-08T22:05:53.161Z] Collecting docopt<0.7,>=0.6.1 [2021-01-08T22:05:53.161Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2021-01-08T22:05:55.763Z] Collecting urllib3<1.25,>=1.21.1 [2021-01-08T22:05:55.763Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2021-01-08T22:05:55.763Z] 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-08T22:05:55.763Z] Collecting idna<2.8,>=2.5 [2021-01-08T22:05:55.763Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2021-01-08T22:05:55.763Z] 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-08T22:05:56.033Z] Collecting docker-pycreds>=0.4.0 [2021-01-08T22:05:56.033Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2021-01-08T22:05:56.033Z] Using legacy setup.py install for texttable, since package 'wheel' is not installed. [2021-01-08T22:05:56.033Z] Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. [2021-01-08T22:05:56.033Z] Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. [2021-01-08T22:05:56.033Z] Using legacy setup.py install for docopt, since package 'wheel' is not installed. [2021-01-08T22:05:57.007Z] Installing collected packages: texttable, dockerpty, urllib3, idna, requests, cached-property, websocket-client, jsonschema, PyYAML, docker-pycreds, docker, docopt, docker-compose [2021-01-08T22:05:57.007Z] Running setup.py install for texttable: started [2021-01-08T22:05:58.968Z] Running setup.py install for texttable: finished with status 'done' [2021-01-08T22:05:58.968Z] Running setup.py install for dockerpty: started [2021-01-08T22:06:00.394Z] Running setup.py install for dockerpty: finished with status 'done' [2021-01-08T22:06:00.394Z] Attempting uninstall: urllib3 [2021-01-08T22:06:00.394Z] Found existing installation: urllib3 1.25.9 [2021-01-08T22:06:00.394Z] Uninstalling urllib3-1.25.9: [2021-01-08T22:06:00.665Z] Successfully uninstalled urllib3-1.25.9 [2021-01-08T22:06:01.255Z] Attempting uninstall: idna [2021-01-08T22:06:01.255Z] Found existing installation: idna 2.9 [2021-01-08T22:06:01.255Z] Uninstalling idna-2.9: [2021-01-08T22:06:01.255Z] Successfully uninstalled idna-2.9 [2021-01-08T22:06:01.848Z] Attempting uninstall: requests [2021-01-08T22:06:01.848Z] Found existing installation: requests 2.23.0 [2021-01-08T22:06:01.848Z] Uninstalling requests-2.23.0: [2021-01-08T22:06:02.119Z] Successfully uninstalled requests-2.23.0 [2021-01-08T22:06:03.090Z] Running setup.py install for PyYAML: started [2021-01-08T22:06:05.055Z] Running setup.py install for PyYAML: finished with status 'done' [2021-01-08T22:06:06.025Z] Running setup.py install for docopt: started [2021-01-08T22:06:07.996Z] Running setup.py install for docopt: finished with status 'done' [2021-01-08T22:06:08.590Z] 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-08T22:06:12.879Z] Removing intermediate container 27668609b7dd [2021-01-08T22:06:12.879Z] ---> 217d0becdbb8 [2021-01-08T22:06:12.879Z] Step 21/28 : RUN apk --no-cache add curl [2021-01-08T22:06:12.879Z] ---> Running in ad0baa5de183 [2021-01-08T22:06:13.469Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-08T22:06:13.738Z] fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-08T22:06:14.009Z] (1/3) Installing nghttp2-libs (1.41.0-r0) [2021-01-08T22:06:14.280Z] (2/3) Installing libcurl (7.69.1-r3) [2021-01-08T22:06:14.280Z] (3/3) Installing curl (7.69.1-r3) [2021-01-08T22:06:14.280Z] Executing busybox-1.31.1-r19.trigger [2021-01-08T22:06:14.280Z] OK: 71 MiB in 58 packages [2021-01-08T22:06:15.723Z] Removing intermediate container ad0baa5de183 [2021-01-08T22:06:15.723Z] ---> 775021d34460 [2021-01-08T22:06:15.723Z] Step 22/28 : RUN addgroup -g 2001 edgex_group && adduser -G edgex_group -D -H -s /sbin/nologin -u 2002 edgex_user [2021-01-08T22:06:15.723Z] ---> Running in 8a64c70e4d86 [2021-01-08T22:06:17.692Z] Removing intermediate container 8a64c70e4d86 [2021-01-08T22:06:17.692Z] ---> c8bdb17a56d3 [2021-01-08T22:06:17.692Z] Step 23/28 : USER edgex_user [2021-01-08T22:06:17.961Z] ---> Running in e5c6c693bd40 [2021-01-08T22:06:18.232Z] Removing intermediate container e5c6c693bd40 [2021-01-08T22:06:18.232Z] ---> d93767f07ba8 [2021-01-08T22:06:18.232Z] Step 24/28 : ENTRYPOINT ["/sys-mgmt-agent"] [2021-01-08T22:06:18.503Z] ---> Running in 763f701d3724 [2021-01-08T22:06:19.097Z] Removing intermediate container 763f701d3724 [2021-01-08T22:06:19.097Z] ---> d8773060d235 [2021-01-08T22:06:19.097Z] Step 25/28 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-01-08T22:06:19.097Z] ---> Running in f8f625a01423 [2021-01-08T22:06:19.370Z] Removing intermediate container f8f625a01423 [2021-01-08T22:06:19.370Z] ---> 09125124b0e1 [2021-01-08T22:06:19.370Z] Step 26/28 : LABEL arch=arm64 [2021-01-08T22:06:19.646Z] ---> Running in d58e1dc7fc88 [2021-01-08T22:06:20.237Z] Removing intermediate container d58e1dc7fc88 [2021-01-08T22:06:20.237Z] ---> 722413313b66 [2021-01-08T22:06:20.237Z] Step 27/28 : LABEL git_sha=e297e52c37252bd03866ffecf1413e9f83c22788 [2021-01-08T22:06:20.237Z] ---> Running in 6f05069de761 [2021-01-08T22:06:20.828Z] Removing intermediate container 6f05069de761 [2021-01-08T22:06:20.828Z] ---> ec0f02f3bffe [2021-01-08T22:06:20.828Z] Step 28/28 : LABEL version=0.0.0 [2021-01-08T22:06:20.828Z] ---> Running in 48e2a49b3375 [2021-01-08T22:06:21.419Z] Removing intermediate container 48e2a49b3375 [2021-01-08T22:06:21.419Z] ---> f2ff5a47d8a9 [2021-01-08T22:06:21.419Z] [2021-01-08T22:06:21.690Z] Successfully built f2ff5a47d8a9 [2021-01-08T22:06:21.690Z] Successfully tagged docker-sys-mgmt-agent-go-arm64:latest [2021-01-08T22:06:21.975Z]  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } [2021-01-08T22:06:22.035Z] $ docker stop --time=1 aede6b3a4d314527e01ee90b6432fbaa2216e519d8f485032d3894dface7e130 [2021-01-08T22:06:23.995Z] $ docker rm -f aede6b3a4d314527e01ee90b6432fbaa2216e519d8f485032d3894dface7e130 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-08T22:06:24.766Z] + grep docker [2021-01-08T22:06:24.766Z] + docker images [2021-01-08T22:06:25.040Z] docker-sys-mgmt-agent-go-arm64 latest f2ff5a47d8a9 3 seconds ago 300MB [2021-01-08T22:06:25.040Z] docker-core-metadata-go-arm64 latest 49d633a5f771 About a minute ago 12.2MB [2021-01-08T22:06:25.040Z] docker-security-secretstore-setup-go-arm64 latest f0430fc0b148 About a minute ago 23.4MB [2021-01-08T22:06:25.040Z] docker-core-command-go-arm64 latest acb36915f722 About a minute ago 9.98MB [2021-01-08T22:06:25.040Z] docker-core-data-go-arm64 latest e9b031759208 3 minutes ago 21MB [2021-01-08T22:06:25.040Z] docker-support-notifications-go-arm64 latest cb56e42ab065 4 minutes ago 11.4MB [2021-01-08T22:06:25.040Z] docker-security-proxy-setup-go-arm64 latest 37f110fbdfa7 4 minutes ago 23.3MB [2021-01-08T22:06:25.040Z] docker-security-bootstrap-redis-go-arm64 latest e040f778b45d 4 minutes ago 15.1MB [2021-01-08T22:06:25.040Z] docker-support-scheduler-go-arm64 latest 35b1be9b8450 4 minutes ago 10MB [2021-01-08T22:06:25.040Z] docker 20.10.0 eeaf43b92773 4 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-08T22:06:28.218Z] provisioning config files... [2021-01-08T22:06:28.235Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config582598769348530730tmp [Pipeline] { [Pipeline] sh [2021-01-08T22:06:28.681Z] + set +x [2021-01-08T22:06:28.681Z] + curl -s https://codecov.io/bash [2021-01-08T22:06:28.681Z] + bash -s -- [2021-01-08T22:06:29.257Z] [2021-01-08T22:06:29.257Z] _____ _ [2021-01-08T22:06:29.257Z] / ____| | | [2021-01-08T22:06:29.257Z] | | ___ __| | ___ ___ _____ __ [2021-01-08T22:06:29.257Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-08T22:06:29.257Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-08T22:06:29.257Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-08T22:06:29.257Z] Bash-20201231-23d4836 [2021-01-08T22:06:29.257Z] [2021-01-08T22:06:29.257Z] [2021-01-08T22:06:29.257Z] ==> git version 2.24.3 found [2021-01-08T22:06:29.257Z] ==> 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-08T22:06:29.257Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-08T22:06:29.257Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-08T22:06:29.257Z] ==> Jenkins CI detected. [2021-01-08T22:06:29.257Z] project root: . [2021-01-08T22:06:29.257Z] --> token set from env [2021-01-08T22:06:29.257Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-08T22:06:29.257Z] ==> Running gcov in . (disable via -X gcov) [2021-01-08T22:06:29.257Z] ==> Python coveragepy not found [2021-01-08T22:06:29.257Z] ==> Searching for coverage reports in: [2021-01-08T22:06:29.257Z] + . [2021-01-08T22:06:29.257Z] -> Found 1 reports [2021-01-08T22:06:29.257Z] ==> Detecting git/mercurial file structure [2021-01-08T22:06:29.257Z] ==> Reading reports [2021-01-08T22:06:29.257Z] + ./coverage.out bytes=541590 [2021-01-08T22:06:29.519Z] ==> Appending adjustments [2021-01-08T22:06:29.519Z] https://docs.codecov.io/docs/fixing-reports [2021-01-08T22:06:32.883Z] + Found adjustments [2021-01-08T22:06:32.883Z] ==> Gzipping contents [2021-01-08T22:06:32.883Z] 84K /tmp/codecov.fpoZ6c.gz [2021-01-08T22:06:32.883Z] ==> Uploading reports [2021-01-08T22:06:32.883Z] url: https://codecov.io [2021-01-08T22:06:32.883Z] query: branch=PR-3003&commit=e297e52c37252bd03866ffecf1413e9f83c22788&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3003%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3003&job=&cmd_args= [2021-01-08T22:06:32.883Z] -> Pinging Codecov [2021-01-08T22:06:32.883Z] https://codecov.io/upload/v4?package=bash-20201231-23d4836&token=secret&branch=PR-3003&commit=e297e52c37252bd03866ffecf1413e9f83c22788&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3003%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3003&job=&cmd_args= [2021-01-08T22:06:32.883Z] -> Uploading to [2021-01-08T22:06:32.883Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-08/00271124DB129430A58F1EEE437C3FCB/e297e52c37252bd03866ffecf1413e9f83c22788/babdc148-6bc2-4664-8b60-8bf337af1351.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210108%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210108T220632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a12b049eefaecb45f59f9556fda5fe958271b6fec017e06d6a9c96a706a055b0 [2021-01-08T22:06:32.883Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-08T22:06:32.883Z] Dload Upload Total Spent Left Speed [2021-01-08T22:06:33.457Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 82367 0 0 100 82367 0 131k --:--:-- --:--:-- --:--:-- 131k [2021-01-08T22:06:33.457Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-go/commit/e297e52c37252bd03866ffecf1413e9f83c22788 [Pipeline] } [2021-01-08T22:06:33.481Z] 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-08T22:06:36.848Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:06:37.770Z] ---> package-listing.sh [2021-01-08T22:06:37.770Z] ++ facter osfamily [2021-01-08T22:06:37.770Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-08T22:06:37.770Z] + OS_FAMILY=redhat [2021-01-08T22:06:37.770Z] + workspace=/w/workspace/edgex-go/1 [2021-01-08T22:06:37.770Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-08T22:06:37.770Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-08T22:06:37.770Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-08T22:06:37.770Z] + PACKAGES=/tmp/packages_start.txt [2021-01-08T22:06:37.770Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-08T22:06:37.770Z] + PACKAGES=/tmp/packages_end.txt [2021-01-08T22:06:37.770Z] + case "${OS_FAMILY}" in [2021-01-08T22:06:37.770Z] + rpm -qa [2021-01-08T22:06:37.770Z] + sort [2021-01-08T22:06:43.099Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-08T22:06:43.099Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-08T22:06:43.099Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-08T22:06:43.099Z] + '[' /w/workspace/edgex-go/1 ']' [2021-01-08T22:06:43.099Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2021-01-08T22:06:43.099Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2021-01-08T22:06:43.135Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-08T22:06:43.452Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:06:43.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T22:06:43.797Z] [2021-01-08T22:06:43.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-08T22:06:44.233Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T22:06:44.234Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-08T22:06:44.234Z] df20fa9351a1: Pulling fs layer [2021-01-08T22:06:44.234Z] 36b3adc4ff6f: Pulling fs layer [2021-01-08T22:06:44.234Z] 8ad3a11d3b57: Pulling fs layer [2021-01-08T22:06:44.234Z] 46f8f816bc3b: Pulling fs layer [2021-01-08T22:06:44.234Z] 93b61091891f: Pulling fs layer [2021-01-08T22:06:44.234Z] 93b9cdb0e59b: Pulling fs layer [2021-01-08T22:06:44.234Z] 5e14af77c1be: Pulling fs layer [2021-01-08T22:06:44.234Z] 01666e4c0597: Pulling fs layer [2021-01-08T22:06:44.234Z] aa168da1d23b: Pulling fs layer [2021-01-08T22:06:44.234Z] 93b9cdb0e59b: Waiting [2021-01-08T22:06:44.234Z] 5e14af77c1be: Waiting [2021-01-08T22:06:44.234Z] 01666e4c0597: Waiting [2021-01-08T22:06:44.234Z] aa168da1d23b: Waiting [2021-01-08T22:06:44.234Z] 46f8f816bc3b: Waiting [2021-01-08T22:06:44.234Z] 93b61091891f: Waiting [2021-01-08T22:06:44.234Z] 36b3adc4ff6f: Verifying Checksum [2021-01-08T22:06:44.234Z] 36b3adc4ff6f: Download complete [2021-01-08T22:06:44.495Z] 46f8f816bc3b: Verifying Checksum [2021-01-08T22:06:44.495Z] 46f8f816bc3b: Download complete [2021-01-08T22:06:44.495Z] df20fa9351a1: Verifying Checksum [2021-01-08T22:06:44.495Z] 93b9cdb0e59b: Verifying Checksum [2021-01-08T22:06:44.495Z] 93b9cdb0e59b: Download complete [2021-01-08T22:06:44.495Z] 5e14af77c1be: Verifying Checksum [2021-01-08T22:06:44.495Z] 5e14af77c1be: Download complete [2021-01-08T22:06:44.495Z] 93b61091891f: Verifying Checksum [2021-01-08T22:06:44.495Z] 93b61091891f: Download complete [2021-01-08T22:06:44.495Z] 01666e4c0597: Verifying Checksum [2021-01-08T22:06:44.495Z] 01666e4c0597: Download complete [2021-01-08T22:06:44.765Z] 8ad3a11d3b57: Verifying Checksum [2021-01-08T22:06:44.765Z] 8ad3a11d3b57: Download complete [2021-01-08T22:06:44.765Z] df20fa9351a1: Pull complete [2021-01-08T22:06:45.028Z] 36b3adc4ff6f: Pull complete [2021-01-08T22:06:45.992Z] 8ad3a11d3b57: Pull complete [2021-01-08T22:06:45.992Z] 46f8f816bc3b: Pull complete [2021-01-08T22:06:46.939Z] aa168da1d23b: Verifying Checksum [2021-01-08T22:06:46.939Z] aa168da1d23b: Download complete [2021-01-08T22:06:47.885Z] 93b61091891f: Pull complete [2021-01-08T22:06:47.885Z] 93b9cdb0e59b: Pull complete [2021-01-08T22:06:47.885Z] 5e14af77c1be: Pull complete [2021-01-08T22:06:48.147Z] 01666e4c0597: Pull complete [2021-01-08T22:07:03.103Z] aa168da1d23b: Pull complete [2021-01-08T22:07:03.103Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-08T22:07:03.103Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-08T22:07:03.103Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-08T22:07:03.373Z] prd-centos7-docker-4c-2g-19131 does not seem to be running inside a container [2021-01-08T22:07:03.429Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-08T22:07:06.221Z] $ docker top bc437c83795bf35ece83238d17eb1e692fa890e7be07d6a674fec73ddd3c6399 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-08T22:07:06.861Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-08T22:07:07.188Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-08T22:07:07.515Z] + ls /var/log/sa-host [2021-01-08T22:07:07.516Z] + sadf -c /var/log/sa-host/sa08 [2021-01-08T22:07:07.516Z] file_magic: OK [2021-01-08T22:07:07.516Z] HZ: Using current value: 100 [2021-01-08T22:07:07.516Z] file_header: OK [2021-01-08T22:07:07.516Z] 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-08T22:07:07.516Z] Statistics: [2021-01-08T22:07:07.516Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-08T22:07:07.516Z] File successfully converted to sysstat format version 12.2.1 [2021-01-08T22:07:07.516Z] + sadf -c /var/log/sa-host/sa23 [2021-01-08T22:07:07.516Z] file_magic: OK [2021-01-08T22:07:07.516Z] HZ: Using current value: 100 [2021-01-08T22:07:07.516Z] file_header: OK [2021-01-08T22:07:07.516Z] 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-08T22:07:07.516Z] Statistics: [2021-01-08T22:07:07.516Z] Hnuu...uuuununununu... [2021-01-08T22:07:07.516Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-08T22:07:08.376Z] provisioning config files... [2021-01-08T22:07:08.394Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7966690573836682328tmp [Pipeline] { [Pipeline] echo [2021-01-08T22:07:08.532Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:07:08.906Z] ---> create-netrc.sh [Pipeline] } [2021-01-08T22:07:08.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-08T22:07:09.107Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:07:09.478Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-08T22:07:09.522Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:07:09.884Z] ---> sudo-logs.sh [2021-01-08T22:07:09.884Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-08T22:07:09.918Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:07:10.303Z] ---> job-cost.sh [2021-01-08T22:07:10.303Z] lf-activate-venv: SKIPPING [2021-01-08T22:07:10.303Z] INFO: No Stack... [2021-01-08T22:07:11.247Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-08T22:07:11.822Z] INFO: Archiving Costs [Pipeline] echo [2021-01-08T22:07:11.858Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-08T22:07:12.206Z] ---> logs-deploy.sh [2021-01-08T22:07:12.206Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3003/1 [2021-01-08T22:07:12.206Z] INFO: archiving workspace using pattern(s): [2021-01-08T22:07:14.126Z] Archives upload complete. [2021-01-08T22:07:14.126Z] INFO: archiving logs to Nexus